| Commit message (Expand) | Author | Age | Files | Lines |
* | gtk/gtktooltips.c tests/testtreesort.c inserted some casts to get rid of | Sven Neumann | 2001-08-19 | 1 | -1/+1 |
* | gtk/gtktooltips.c (gtk_tooltips_set_tip, gtk_tooltips_draw_tips): | Matthias Clasen | 2001-08-13 | 1 | -20/+35 |
* | Patch from Matthias Clasen to remove remove all instances of | Owen Taylor | 2001-07-18 | 1 | -2/+0 |
* | Formatting fixes from multihead brnach. [ mostly foo(bar) => foo (bar) ] | Owen Taylor | 2001-07-12 | 1 | -4/+4 |
* | Clip the retrieved image data to the screen, using a server grab to avoid | Havoc Pennington | 2001-06-29 | 1 | -11/+22 |
* | Return FALSE, not TRUE. (Fixes #52925) | Owen Taylor | 2001-04-18 | 1 | -1/+1 |
* | got rid of gtk_widget_popup(), a function that bad needs to be nuked, not | Tim Janik | 2001-04-01 | 1 | -1/+2 |
* | Don't return TRUE from the event handler, that blocks all event signals on | Alexander Larsson | 2001-03-29 | 1 | -1/+1 |
* | make this somewhat key-navigable | Havoc Pennington | 2001-03-24 | 1 | -0/+2 |
* | fix warnings | Havoc Pennington | 2001-03-24 | 1 | -1/+1 |
* | Delete. | Havoc Pennington | 2001-03-15 | 1 | -3/+3 |
* | fix screwup with shadowed variables that had broken size request in some | Havoc Pennington | 2001-02-17 | 1 | -3/+52 |
* | Fix bugs Alex found: | Havoc Pennington | 2000-12-04 | 1 | -4/+0 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | Remove all references to offscreen flag which was no longer used. | Havoc Pennington | 2000-06-02 | 1 | -167/+20 |
* | Merges from gtk-1-2 | Owen Taylor | 2000-03-14 | 1 | -13/+2 |
* | Adapt cast macros to standard. | Raja R Harinath | 1999-11-22 | 1 | -5/+12 |
* | Added notice to look in AUTHORS and ChangeLog files for a list of changes. | CST 1999 Shawn T. Amundson | 1999-02-24 | 1 | -0/+8 |
* | Fix recent change to match existing coding style. | Jeff Garzik | 1999-01-22 | 1 | -8/+10 |
* | Don't search entire row list twice for element being removed. | Jeff Garzik | 1999-01-21 | 1 | -4/+6 |
* | for NO_WINDOW widgets, add their allocation.y to the position of the | George Lebl | 1999-01-17 | 1 | -0/+2 |
* | Set name "gtk-tooltips" on tip window so that a style can be set for | Owen Taylor | 1999-01-09 | 1 | -1/+1 |
* | Move main thread lock back to GDK - we need it there for locking when | Owen Taylor | 1998-12-16 | 1 | -3/+2 |
* | version bump to 1.1.8, binary age 0, interface age 0, depend on GLib | Tim Janik | 1998-12-16 | 1 | -3/+3 |
* | Added GTK_USER_DRAW flag. | Owen Taylor | 1998-12-15 | 1 | -2/+3 |
* | Commented out testthreads from the build process, since we won't have any | Owen Taylor | 1998-12-15 | 1 | -0/+5 |
* | I submitted this patch twice to gtk-devel-list, and received no comments, | Elliot Lee | 1998-11-30 | 1 | -1/+1 |
* | removed assertements for constructed containers again, since this | Tim Janik | 1998-11-23 | 1 | -1/+0 |
* | Merge from themes-2. See the ChangeLog for a somewhat detailed | Owen Taylor | 1998-11-06 | 1 | -47/+57 |
* | GTK_MENU_DIR_CHILD: check for the existance of | Tim Janik | 1998-09-03 | 1 | -21/+25 |
* | changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. | Tim Janik | 1998-07-04 | 1 | -2/+2 |
* | call the base class init fucntions from all parent types upon class | Tim Janik | 1998-06-28 | 1 | -2/+3 |
* | boy! did i really modify that many files? | Tim Janik | 1998-06-16 | 1 | -1/+1 |
* | configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both on | Owen Taylor | 1998-05-03 | 1 | -2/+2 |
* | Changed LGPL address for FSF in all .h and .c files | PDT 1998 Shawn T. Amundson | 1998-04-13 | 1 | -2/+3 |
* | don't shut down the tooltip on expose events. | Tim Janik | 1998-04-11 | 1 | -0/+1 |
* | code and structure clean ups. fixed the tooltips flickering bug. | Tim Janik | 1998-03-11 | 1 | -128/+80 |
* | new functions gtk_tooltips_data_get and gtk_tooltips_set_tip, | Tim Janik | 1998-02-18 | 1 | -29/+34 |
* | hm, initital refcount revolution commit ;) | Tim Janik | 1998-01-30 | 1 | -82/+86 |
* | It's all in the changelog. Well, almost all. | Owen Taylor | 1997-12-18 | 1 | -21/+10 |
* | Changes to make drawing work correctly (no black text on black background). | Owen Taylor | 1997-12-05 | 1 | -8/+17 |
* | Initial revision | Elliot Lee | 1997-11-24 | 1 | -0/+632 |