summaryrefslogtreecommitdiff
path: root/gtk/gtkbox.c
Commit message (Expand)AuthorAgeFilesLines
* Use canonical names for g_object_notify() as well.Matthias Clasen2005-03-261-3/+3
* Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITEMatthias Clasen2005-03-221-9/+8
* : Mark param spec strings as static.Matthias Clasen2005-03-211-7/+9
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-1/+4
* xMatthias Clasen2005-03-091-1/+1
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+1
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog andMatthias Clasen2004-01-161-14/+14
* Deprecation cleanupManish Singh2002-10-071-11/+11
* Mark abstract types as G_TYPE_FLAG_ABSTRACT. (#72383)Matthias Clasen2002-09-211-9/+12
* Minor documentation fixesSoren Sandmann2002-08-101-2/+2
* Add nicks and blurbs for child properties. (#57143)Matthias Clasen2002-05-021-5/+15
* Clean up the code so < 0 == end wasn't just a side effect, remove most ofOwen Taylor2002-02-271-42/+23
* Remove excess calls to g_return_if_fail from static and virtual functions.Matthias Clasen2002-01-301-18/+5
* Add a function gdk_window_invalidate_maybe_recurse() for use in "shallowOwen Taylor2001-11-041-1/+2
* removed unused widget_class.Sven Neumann2001-08-161-1/+0
* Enforce the widget/child realization/mapping invariants.Owen Taylor2001-07-191-73/+0
* Patch from Matthias Clasen to remove remove all instances ofOwen Taylor2001-07-181-14/+0
* Patch from Gregory Merchan to add gtk_button_box_set_secondary(), whichOwen Taylor2001-07-061-0/+2
* Fix stupid error introduced last night that was making things decidedlyOwen Taylor2001-06-241-0/+17
* fix PROP_EVENTS.Tim Janik2001-06-191-80/+120
* Apply property patch from Lee MallaboneHavoc Pennington2001-03-231-33/+58
* fixed signals with GDK_TYPE_DRAG_CONTEXT, it needs to be marshaled as anTim Janik2001-03-091-1/+1
* Document expose event->region change and that gtk_widget_event doesn'tAlexander Larsson2001-03-091-38/+0
* new function, turns off decorations for a window.Havoc Pennington2001-03-071-0/+16
* doh, this was broken beyond believe.Tim Janik2000-12-131-8/+8
* Remove "draw" virtual method and signalHavoc Pennington2000-12-041-32/+0
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Adapt cast macros to standard.Raja R Harinath1999-11-221-22/+18
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* Check args for NULL. (gtk_selection_default_handler): Replace manual listJeff Garzik1999-01-211-2/+2
* I submitted this patch twice to gtk-devel-list, and received no comments,Elliot Lee1998-11-301-1/+1
* added args ::show_text, ::text_xalign, ::text_yalign, ::activity_mode.Tim Janik1998-11-231-1/+1
* Merge from themes-2. See the ChangeLog for a somewhat detailedOwen Taylor1998-11-061-4/+4
* GTK_MENU_DIR_CHILD: check for the existance ofTim Janik1998-09-031-5/+7
* changed reversed_[12] to reserved_[12] in gtk_*_get_type functions.Tim Janik1998-07-041-2/+2
* call the base class init fucntions from all parent types upon classTim Janik1998-06-281-6/+18
* do not avoid to queue for a resize if the container is not visible, weTim Janik1998-06-241-3/+6
* added a frame with radio buttons to select the resize_mode for theTim Janik1998-06-241-1/+1
* new function gdk_window_at_pointer() to retrive the current GdkWindow theTim Janik1998-06-171-4/+4
* boy! did i really modify that many files?Tim Janik1998-06-161-22/+170
* configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both onOwen Taylor1998-05-031-1/+1
* Merged changes from gtk-1-0. Check ChangeLog for details.Owen Taylor1998-05-011-0/+2
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* Fixed assignment of adjustment->value to negative values. Moved a fewOwen Taylor1998-04-051-1/+1
* save the widgets visibility flag for evaluation after the widget gotTim Janik1998-03-241-1/+4
* present the argument access masks on their announcement.Tim Janik1998-02-191-2/+2
* hm, initital refcount revolution commit ;)Tim Janik1998-01-301-34/+0
* some gtk_*_set_arg fixesTim Janik1998-01-211-0/+3
* checked in wrong version of gtk_box_reorder_child previously.Tim Janik1998-01-181-1/+3