| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed argument list and return type for non-XIM fallback. | Sebastian Wilhelmi | 1998-12-09 | 2 | -16/+16 |
* | Add in missing 'flags' field to target list. | Owen Taylor | 1998-12-09 | 2 | -2/+14 |
* | put text after #endif in comment | Manish Singh | 1998-12-09 | 2 | -4/+3 |
* | New file that holds code for dealing with X Input Methods. | Owen Taylor | 1998-12-09 | 2 | -0/+2894 |
* | Destroy widgets _after_ propagating unrealize signals through the widget | Owen Taylor | 1998-12-09 | 14 | -1576/+542 |
* | Don't name function parameters after ObjC reserved words ("id" to | Elliot Lee | 1998-12-07 | 1 | -1/+1 |
* | Use IPC_RMID _after_ doing XShmAttach. This should work everywhere, and | Owen Taylor | 1998-12-07 | 2 | -12/+16 |
* | New functions gtk_window_set_transient_for() - set up a "transient for" | Owen Taylor | 1998-12-07 | 4 | -5/+259 |
* | configure.in gdk/Makefile.am Put -DFOO stuff into Makefile.am INCLUDES. | Manish Singh | 1998-12-01 | 1 | -1/+9 |
* | I submitted this patch twice to gtk-devel-list, and received no comments, | Elliot Lee | 1998-11-30 | 9 | -29/+29 |
* | Fixed gdk_input_devices being NULL when compiled with --xinput=xfree but | Raph Levien | 1998-11-27 | 2 | -20/+24 |
* | Fixed up copyright message. | Owen Taylor | 1998-11-24 | 4 | -46/+46 |
* | Removed DEFS "+=" mess that breaks recent automakes. INCLUDES is the | Jeff Garzik | 1998-11-24 | 16 | -18/+17 |
* | Fixed so it at least works with window managers other than Enlightenment, | Owen Taylor | 1998-11-22 | 3 | -49/+55 |
* | Accept drops that are sent to a toplevel but are not within the toplevels | Owen Taylor | 1998-11-18 | 3 | -56/+140 |
* | Tue Nov 17 1998 The Rasterman <raster@redhat.com> Added | Carsten Haitzler | 1998-11-18 | 3 | -0/+129 |
* | New function gdk_pixmap_foreign_new(). (gtk-blizzard-981005-0. Christopher | Owen Taylor | 1998-11-13 | 6 | -1/+101 |
* | forward declaration for gtk_window_paint declare xid_ht static get the | Jay Cox | 1998-11-07 | 2 | -2/+2 |
* | Merge from themes-2. See the ChangeLog for a somewhat detailed | Owen Taylor | 1998-11-06 | 19 | -344/+1342 |
* | Remove `#pragma }'. | Raja R Harinath | 1998-11-01 | 1 | -3/+3 |
* | fixed extraneous "," on line 390 | Joel Becker | 1998-10-26 | 1 | -1/+1 |
* | One-character fix to make it compile - Federico | Arturo Espinosa | 1998-10-21 | 2 | -2/+2 |
* | Always send "drag_leave" to dests without GTK_DEST_DEFAULT_MOTION. | Owen Taylor | 1998-10-20 | 2 | -342/+294 |
* | Added a modular client-message-filter mechanism, that is used for the DND | Owen Taylor | 1998-10-18 | 15 | -2310/+6310 |
* | removed all occourances of #pragma } and #pragma { which were in place to | Tim Janik | 1998-10-07 | 1 | -1/+0 |
* | Fixed an alpha bug. | Raph Levien | 1998-10-05 | 1 | -3/+3 |
* | new function to get the *real* geometry position of a window, taken | Tim Janik | 1998-09-25 | 5 | -4/+119 |
* | Add names to prototype for gdk_image_new_bitmap. | Owen Taylor | 1998-09-20 | 1 | -4/+4 |
* | shutup CVS further | Manish Singh | 1998-09-17 | 1 | -0/+1 |
* | Update to libtool-1.2b, change library versioning scheme to drop | Owen Taylor | 1998-09-17 | 1 | -5/+5 |
* | Reverted global changes of g_new to malloc(), added back in the one place | Owen Taylor | 1998-09-15 | 5 | -67/+73 |
* | changed g_new()s to malloc()s and g_free()s to free()s to avoid mixing | CDT 1998 Shawn T. Amundson | 1998-09-15 | 2 | -34/+32 |
* | Checking in minor changes. Now synced with 0.9.0.GTK_1_1_2 | Raph Levien | 1998-09-11 | 1 | -2/+36 |
* | use g_atexit() instead of ATEXIT. | Tim Janik | 1998-09-08 | 2 | -4/+2 |
* | When the pointer is grabbed on an input window, either explicitely, or | Owen Taylor | 1998-09-05 | 6 | -62/+138 |
* | Fixed up some of the bigendian 32bpp modes. | Raph Levien | 1998-09-03 | 1 | -29/+164 |
* | Minor improvements to gdkrgb, added testrgb to the gtk directory. | Raph Levien | 1998-09-01 | 1 | -13/+24 |
* | Added a gdk_draw_rgb_image_dithalign function. | Raph Levien | 1998-08-31 | 2 | -35/+217 |
* | quell some warnings with g_hash_table_new | Manish Singh | 1998-08-29 | 2 | -8/+8 |
* | Reference count the fonts used in the text widget. | Owen Taylor | 1998-08-25 | 13 | -423/+1489 |
* | removed some unused variables | Manish Singh | 1998-08-24 | 1 | -1/+0 |
* | Added some calls to gdk_rgb_init, so it's much more likely to correctly | Raph Levien | 1998-08-22 | 1 | -0/+2 |
* | silly visual fixes | Manish Singh | 1998-08-20 | 1 | -2/+2 |
* | Minor fixes that were needed for the Gimp/GdkRgb integration. | Raph Levien | 1998-08-20 | 1 | -254/+362 |
* | use g_get_current_dir() instead of getcwd(). | Tim Janik | 1998-08-18 | 8 | -276/+281 |
* | restricted the --g*fatal-* arguments to --g-fatal-warnings again. this | Tim Janik | 1998-08-18 | 12 | -2686/+2720 |
* | It works better when I actually check the file in :) (I.e. this is the | Raph Levien | 1998-08-18 | 1 | -6/+155 |
* | removed gtk_input_add_interp.merge-to-themes-2-2 | Tim Janik | 1998-08-17 | 6 | -12/+16 |
* | gdk.c: fixed bug in gdk_input_remove | Dietmar Maurer | 1998-08-17 | 2 | -44/+66 |
* | fatal warning option is split up now, "--g-fatal-warnings" causes fatal | Tim Janik | 1998-08-16 | 3 | -0/+3 |