| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix coordinate translations, once and for all. | Owen Taylor | 2002-01-08 | 1 | -23/+23 |
* | Doc typo fix. (#68172) | Matthias Clasen | 2002-01-08 | 1 | -4/+4 |
* | don't forget to offset the pointer by x/y_offset into the new window when | Tim Janik | 2002-01-07 | 1 | -3/+3 |
* | At least don't infinite loop if the widget and window heirarchies don't | Owen Taylor | 2002-01-04 | 1 | -14/+50 |
* | Free dash list if necessary. | Anders Carlsson | 2002-01-03 | 1 | -1/+3 |
* | Connect gtk_drag_hightlight_expose _after_, so it works with widgets that | Owen Taylor | 2001-12-26 | 1 | -3/+3 |
* | Update xsettings name. | Anders Carlsson | 2001-12-09 | 1 | -3/+7 |
* | Version 1.3.11, interface, binary age 0. | Owen Taylor | 2001-11-21 | 1 | -1/+1 |
* | gtk/gtkbutton.[ch] fixed inline comments | Sven Neumann | 2001-10-26 | 1 | -2/+1 |
* | Fix problem with g_return_if_fail return value. | Owen Taylor | 2001-10-22 | 1 | -3/+3 |
* | Documentation updates. Updates. | Matthias Clasen | 2001-10-17 | 1 | -14/+13 |
* | Allow NUOL for @target_list to mean, use gtk_drag_dest_get_target_list | Owen Taylor | 2001-10-03 | 1 | -8/+20 |
* | Make gdkx.h the only installed header from gdk/x11. All structures in | Owen Taylor | 2001-09-07 | 1 | -18/+1 |
* | add default icon | Havoc Pennington | 2001-08-29 | 1 | -4/+5 |
* | Make compile. | Owen Taylor | 2001-07-05 | 1 | -2/+3 |
* | Check GTK_WIDGET_TOPLEVEL(gtk_widget_get_toplevel (widget)), not | Owen Taylor | 2001-07-05 | 1 | -25/+40 |
* | Add a special size for drag-and-drop GTK_ICON_SIZE_DND (Default to 32x32) | Owen Taylor | 2001-06-25 | 1 | -155/+309 |
* | New function for getting toplevel window at position. | Alexander Larsson | 2001-05-07 | 1 | -5/+5 |
* | Don't put -lgthread in GLIB_LIBS, GLIB_DEPLIBS | Owen Taylor | 2001-04-17 | 1 | -4/+4 |
* | Updated. | Owen Taylor | 2001-04-03 | 1 | -1/+1 |
* | make this somewhat key-navigable | Havoc Pennington | 2001-03-24 | 1 | -2/+6 |
* | sync to tree changes | Havoc Pennington | 2001-01-19 | 1 | -18/+78 |
* | Remove unused variable. | Owen Taylor | 2001-01-17 | 1 | -128/+180 |
* | Doh! Mixed up x and y. | 7 | 2001-01-17 | 1 | -4/+14 |
* | Fix bugs Alex found: | Havoc Pennington | 2000-12-04 | 1 | -3/+0 |
* | removed accidentally committed debugging message | Owen Taylor | 2000-11-14 | 1 | -2/+0 |
* | Fix srcdir != builddir | Owen Taylor | 2000-11-14 | 1 | -0/+2 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | Ignore calls with <= width or height. | Owen Taylor | 2000-07-03 | 1 | -5/+2 |
* | Add gdk_rgb_find_color() to get a pixel value using GdkRGB functionality | Owen Taylor | 2000-07-02 | 1 | -2/+0 |
* | Make this compile without framebuffer enabled | Havoc Pennington | 2000-06-20 | 1 | -13/+23 |
* | (follow-on from previous commit) | Elliot Lee | 2000-06-20 | 1 | -0/+2 |
* | Fix cut and paste typo where wrong pixmap was being unref'ed. (Pointed out | Owen Taylor | 2000-06-11 | 1 | -1/+1 |
* | A bit of editing. | Owen Taylor | 2000-05-15 | 1 | -26/+26 |
* | Sat, 6 May 2000 13:31:34 +0200 Paolo Molaro <lupus@linuxcare.com> | Paolo Molaro | 2000-05-06 | 1 | -0/+2 |
* | Merges from gtk-1-2 | Owen Taylor | 2000-03-14 | 1 | -4/+14 |
* | Add some sanity checks if the widget passed to gtk_drag_get_data() was not | Owen Taylor | 2000-02-01 | 1 | -2/+2 |
* | Must mark also gdk_error_warnings and gdk_error_code as GDKVAR, as they | Tor Lillqvist | 1999-12-11 | 1 | -1/+8 |
* | Adapt cast macros to standard. | Raja R Harinath | 1999-11-22 | 1 | -99/+249 |
* | Changed from #if GDK_WINDOWING == GDK_WINDOWING_X11 to #ifdef | Owen Taylor | 1999-09-29 | 1 | -2/+2 |
* | Merge in Win32 version: Define macro GDKVAR for declaring gdk variables | Tor Lillqvist | 1999-03-17 | 1 | -1/+1 |
* | swap the gtk_drag_highlight_expose and gtk_drag_highlight_paint since it | George Lebl | 1999-03-15 | 1 | -2/+2 |
* | This might seem like a large patch, but it isn't that bad, and nothing | Tor Lillqvist | 1999-03-15 | 1 | -2/+11 |
* | Added notice to look in AUTHORS and ChangeLog files for a list of changes. | CST 1999 Shawn T. Amundson | 1999-02-24 | 1 | -0/+7 |
* | When sending events to windows with a proxy, set the window field in the | Owen Taylor | 1999-02-23 | 1 | -1/+7 |
* | Some coding style fixups. | Owen Taylor | 1999-02-16 | 1 | -78/+118 |
* | Reverted coding style "fixups" | Owen Taylor | 1999-02-10 | 1 | -416/+401 |
* | asure that ->value_buf always points to an allocated area. | Tim Janik | 1999-02-10 | 1 | -401/+416 |
* | Adjust saved positions of children when resizing a guffaw_gravity = TRUE | Owen Taylor | 1999-02-05 | 1 | -44/+89 |
* | Make sure we set the icon window position before it is shown to prevent | Owen Taylor | 1999-02-02 | 1 | -22/+31 |