| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove excess calls to g_return_if_fail from static and virtual functions. | Matthias Clasen | 2002-01-30 | 1 | -18/+5 |
* | Add a function gdk_window_invalidate_maybe_recurse() for use in "shallow | Owen Taylor | 2001-11-04 | 1 | -1/+2 |
* | removed unused widget_class. | Sven Neumann | 2001-08-16 | 1 | -1/+0 |
* | Enforce the widget/child realization/mapping invariants. | Owen Taylor | 2001-07-19 | 1 | -73/+0 |
* | Patch from Matthias Clasen to remove remove all instances of | Owen Taylor | 2001-07-18 | 1 | -14/+0 |
* | Patch from Gregory Merchan to add gtk_button_box_set_secondary(), which | Owen Taylor | 2001-07-06 | 1 | -0/+2 |
* | Fix stupid error introduced last night that was making things decidedly | Owen Taylor | 2001-06-24 | 1 | -0/+17 |
* | fix PROP_EVENTS. | Tim Janik | 2001-06-19 | 1 | -80/+120 |
* | Apply property patch from Lee Mallabone | Havoc Pennington | 2001-03-23 | 1 | -33/+58 |
* | fixed signals with GDK_TYPE_DRAG_CONTEXT, it needs to be marshaled as an | Tim Janik | 2001-03-09 | 1 | -1/+1 |
* | Document expose event->region change and that gtk_widget_event doesn't | Alexander Larsson | 2001-03-09 | 1 | -38/+0 |
* | new function, turns off decorations for a window. | Havoc Pennington | 2001-03-07 | 1 | -0/+16 |
* | doh, this was broken beyond believe. | Tim Janik | 2000-12-13 | 1 | -8/+8 |
* | Remove "draw" virtual method and signal | Havoc Pennington | 2000-12-04 | 1 | -32/+0 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | Adapt cast macros to standard. | Raja R Harinath | 1999-11-22 | 1 | -22/+18 |
* | 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 |
* | Check args for NULL. (gtk_selection_default_handler): Replace manual list | Jeff Garzik | 1999-01-21 | 1 | -2/+2 |
* | I submitted this patch twice to gtk-devel-list, and received no comments, | Elliot Lee | 1998-11-30 | 1 | -1/+1 |
* | added args ::show_text, ::text_xalign, ::text_yalign, ::activity_mode. | Tim Janik | 1998-11-23 | 1 | -1/+1 |
* | Merge from themes-2. See the ChangeLog for a somewhat detailed | Owen Taylor | 1998-11-06 | 1 | -4/+4 |
* | GTK_MENU_DIR_CHILD: check for the existance of | Tim Janik | 1998-09-03 | 1 | -5/+7 |
* | 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 | -6/+18 |
* | do not avoid to queue for a resize if the container is not visible, we | Tim Janik | 1998-06-24 | 1 | -3/+6 |
* | added a frame with radio buttons to select the resize_mode for the | Tim Janik | 1998-06-24 | 1 | -1/+1 |
* | new function gdk_window_at_pointer() to retrive the current GdkWindow the | Tim Janik | 1998-06-17 | 1 | -4/+4 |
* | boy! did i really modify that many files? | Tim Janik | 1998-06-16 | 1 | -22/+170 |
* | configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both on | Owen Taylor | 1998-05-03 | 1 | -1/+1 |
* | Merged changes from gtk-1-0. Check ChangeLog for details. | Owen Taylor | 1998-05-01 | 1 | -0/+2 |
* | Changed LGPL address for FSF in all .h and .c files | PDT 1998 Shawn T. Amundson | 1998-04-13 | 1 | -2/+3 |
* | Fixed assignment of adjustment->value to negative values. Moved a few | Owen Taylor | 1998-04-05 | 1 | -1/+1 |
* | save the widgets visibility flag for evaluation after the widget got | Tim Janik | 1998-03-24 | 1 | -1/+4 |
* | present the argument access masks on their announcement. | Tim Janik | 1998-02-19 | 1 | -2/+2 |
* | hm, initital refcount revolution commit ;) | Tim Janik | 1998-01-30 | 1 | -34/+0 |
* | some gtk_*_set_arg fixes | Tim Janik | 1998-01-21 | 1 | -0/+3 |
* | checked in wrong version of gtk_box_reorder_child previously. | Tim Janik | 1998-01-18 | 1 | -1/+3 |
* | new functions gtk_box_reorder_child, gtk_box_query_child_packing and | Tim Janik | 1998-01-18 | 1 | -0/+139 |
* | more *_get_arg/*_set_arg implementations | Tim Janik | 1998-01-17 | 1 | -2/+51 |
* | main part for GtkArgSetFunc/GtkArgGetFunc implementation. | Tim Janik | 1998-01-16 | 1 | -1/+2 |
* | Initial revision | Elliot Lee | 1997-11-24 | 1 | -0/+453 |