| Commit message (Expand) | Author | Age | Files | Lines |
* | Must mark also gdk_error_warnings and gdk_error_code as GDKVAR, as they | Tor Lillqvist | 1999-12-11 | 9 | -8/+51 |
* | make a warning go away. | Jonathan Blandford | 1999-12-10 | 1 | -9/+16 |
* | New function, long needed. | Owen Taylor | 1999-12-03 | 2 | -0/+16 |
* | #include <config.h>, and fix includes. | Federico Mena Quintero | 1999-12-02 | 2 | -2/+3 |
* | added missing file | Owen Taylor | 1999-11-29 | 1 | -0/+0 |
* | Uniquify the strings to save some memory. Make it build. No imlib! Include | Elliot Lee | 1999-11-23 | 1 | -2/+2 |
* | Adapt cast macros to standard. | Raja R Harinath | 1999-11-22 | 108 | -2097/+4097 |
* | make the symlink. Does not work for srcdir != buildir != . Beats me why; I | Jonathan Blandford | 1999-11-22 | 2 | -3/+3 |
* | Fix typo. | Tor Lillqvist | 1999-11-21 | 2 | -30/+22 |
* | Added support for wheel mice (buttons 4 and 5). | Stefan Jeske | 1999-11-21 | 1 | -1/+15 |
* | Populated. | Federico Mena Quintero | 1999-11-10 | 1 | -15/+19 |
* | forgot this | Jonathan Blandford | 1999-11-10 | 1 | -5/+1 |
* | emit the closed signal. | Jonathan Blandford | 1999-11-10 | 1 | -0/+7 |
* | Fix off-by-one bug in parameter check. | GMT 1999 Tony Gale | 1999-11-10 | 1 | -1/+1 |
* | Substitute gdkx.h => gdkprivate.h since we need to accesss only | Owen Taylor | 1999-11-08 | 11 | -28/+9 |
* | Move all X specific code into the x11/ directory. Aside from shuffling | Owen Taylor | 1999-11-08 | 3 | -2/+3 |
* | Don't define HAVE_DIMM_H if MSC, as you have to get the Platform SDK to | Tor Lillqvist | 1999-11-04 | 1 | -1/+1 |
* | More docs work - Federico | Arturo Espinosa | 1999-11-04 | 1 | -2/+2 |
* | handle the actual update. add a update_func callback. add a update_func | Jonathan Blandford | 1999-11-04 | 2 | -2/+17 |
* | Make the arguments to the write/load_increment operations const-correct. | Elliot Lee | 1999-11-02 | 2 | -3/+3 |
* | Always return the amount eaten, rather than the full header size. | Elliot Lee | 1999-11-02 | 1 | -4/+4 |
* | Return TRUE if all the data got eaten by header_buf, instead of FALSE. | Elliot Lee | 1999-11-02 | 1 | -1/+1 |
* | Reorganize gdk_pixbuf_loader_write into three functions, and eliminate | Elliot Lee | 1999-11-02 | 1 | -66/+73 |
* | Add new keysyms from X11R6.4 (including EuroSign). | Tor Lillqvist | 1999-10-31 | 3 | -2/+11 |
* | Actually load the image handler when we determine the image type. | Michael Fulbright | 1999-10-29 | 1 | -4/+7 |
* | don't send a 0 length buffer. | Jonathan Blandford | 1999-10-28 | 1 | -1/+1 |
* | started work on the tiff non-incremental loader. | Jonathan Blandford | 1999-10-28 | 1 | -1/+1 |
* | Make it build - Federico | Arturo Espinosa | 1999-10-27 | 1 | -9/+14 |
* | Fix typo that prevented compilation (gdk_pixbuf_loader_destroy): ditto | Havoc Pennington | 1999-10-27 | 1 | -2/+2 |
* | Return a GdkPixbufLoader, not a GtkObject. | Federico Mena Quintero | 1999-10-27 | 2 | -81/+113 |
* | New function to create a blank pixbuf. | Havoc Pennington | 1999-10-27 | 1 | -3/+8 |
* | Fixed logic so we only try to close loader if it wasn't previously closed. | Michael Fulbright | 1999-10-27 | 1 | -1/+1 |
* | gdk-pixbuf-loader.c: Fixed init function to properly initialize all | Michael Fulbright | 1999-10-27 | 1 | -0/+1 |
* | load the vtable fully. | Jonathan Blandford | 1999-10-26 | 1 | -5/+5 |
* | Finished initial cut at the object. | Jonathan Blandford | 1999-10-26 | 2 | -5/+127 |
* | fix signals | Havoc Pennington | 1999-10-26 | 1 | -5/+4 |
* | more work on the incremental loading | Jonathan Blandford | 1999-10-26 | 2 | -27/+55 |
* | New Class. Beginning of progrssive loading. | Jonathan Blandford | 1999-10-26 | 1 | -3/+4 |
* | started work on the loader | Jonathan Blandford | 1999-10-26 | 2 | -0/+269 |
* | Use G_OS_WIN32. | Tor Lillqvist | 1999-10-19 | 4 | -5/+9 |
* | Don't use TextOutW for GDK_FONT_FONT fonts (which is all we have for now, | Tor Lillqvist | 1999-10-13 | 1 | -0/+5 |
* | s/G_HAVE_CYGWIN/G_WITH_CYGWIN/ | Manish Singh | 1999-10-06 | 2 | -18/+18 |
* | Corresponding changes as in X11 backend. | Tor Lillqvist | 1999-10-05 | 4 | -8/+46 |
* | correct checking for BeOS check | Manish Singh | 1999-10-04 | 6 | -42/+42 |
* | added new gtkrc.* files for new encodings | Pablo Saratxaga | 1999-10-04 | 5 | -3/+32 |
* | Fix a reference to window_private->destroyed. | Owen Taylor | 1999-10-03 | 2 | -2/+3 |
* | This is an implementation of Idea #13 from | ÉRDI Gergo | 1999-10-02 | 3 | -9/+108 |
* | Started | Owen Taylor | 1999-10-01 | 1 | -2/+19 |
* | On Win32, expand possible hex escapes in the font family (put there by | Tor Lillqvist | 1999-09-30 | 1 | -3/+45 |
* | Changed from #if GDK_WINDOWING == GDK_WINDOWING_X11 to #ifdef | Owen Taylor | 1999-09-29 | 8 | -37/+37 |