summaryrefslogtreecommitdiff
path: root/gtk/gtkwidget.h
Commit message (Expand)AuthorAgeFilesLines
* Minor documentation fixesSoren Sandmann2002-08-101-9/+4
* Bump version to 2.1.0, binary, interface age 0.Matthias Clasen2002-05-051-0/+4
* Integrate Erwann Chenede's multihead changes for the gtk/ directory.Alex Larsson2002-04-291-1/+12
* don't install/change accelerators from locked accel groups.Tim Janik2002-04-161-1/+2
* Switch style of stamp file usage.Owen Taylor2002-03-021-2/+4
* Massive padding addition to class structures.Owen Taylor2002-02-231-4/+8
* Change show_help signal to return gboolean instead of void. This allowsPadraig O'Briain2002-02-071-1/+1
* Change popup_menu signal to return gboolean instead of void. This allowsPadraig O'Briain2002-02-071-1/+1
* Export gtk_widget_set_accel_path().Owen Taylor2002-01-301-1/+1
* Consistently use GdkModifierType. (#66950, Mark Patton)Owen Taylor2002-01-301-2/+2
* Use G_TYPE_INSTANCE_GET_INTERFACE. ditto. ditto. ditto. Don't referenceMike Kestner2002-01-091-1/+1
* applied patch from owen to get rid of accel map notifiers. changed thingsTim Janik2001-11-201-1/+1
* added gtkaccelmap.sgml. other updates.Tim Janik2001-11-131-23/+6
* Add a function gdk_window_invalidate_maybe_recurse() for use in "shallowOwen Taylor2001-11-041-19/+21
* Add a utility function to translate coordinates relative to one widget'sOwen Taylor2001-10-161-0/+7
* Add xgettext:no-c-format comment to to handle '99% of the time. (#60473,Owen Taylor2001-09-191-3/+0
* Make the default default colormap the GdkRGB colormap, not the systemOwen Taylor2001-09-071-0/+2
* Really remove set_default_style().Owen Taylor2001-08-191-1/+0
* Add some compat macros for push/pop/set_visual that were supposed to beOwen Taylor2001-08-111-0/+6
* fix a typo.Havoc Pennington2001-08-101-0/+10
* Enforce the widget/child realization/mapping invariants.Owen Taylor2001-07-191-0/+4
* Check GTK_WIDGET_TOPLEVEL(gtk_widget_get_toplevel (widget)), notOwen Taylor2001-07-051-2/+4
* Remove change check for GTK_TYPE_OBJECT derivation to G_TYPE_OBJECTS -Owen Taylor2001-07-011-1/+2
* Allow %NULL for style to mean "revert to default style"Owen Taylor2001-06-301-4/+8
* Clip the retrieved image data to the screen, using a server grab to avoidHavoc Pennington2001-06-291-1/+15
* Fix stupid error introduced last night that was making things decidedlyOwen Taylor2001-06-241-0/+4
* fix PROP_EVENTS.Tim Janik2001-06-191-1/+13
* Add a GtkWindowGroup struct that allows grouping together multiple windowsOwen Taylor2001-06-141-0/+2
* geez, don't call g_list funcs on GSListHavoc Pennington2001-06-081-1/+5
* Deprecate gtk_widget_set().Owen Taylor2001-06-051-0/+2
* Add dependency on Atk for accessibility support.Owen Taylor2001-05-031-2/+11
* Add boxed type for GtkRequistion. Use it for ::size-request.Owen Taylor2001-04-021-0/+3
* got rid of gtk_widget_popup(), a function that bad needs to be nuked, notTim Janik2001-04-011-5/+2
* Add private function to get the aux info structure fo the widget.Owen Taylor2001-03-291-0/+4
* Add missing NULL on valist.Owen Taylor2001-03-291-1/+4
* c++ fixes.Tim Janik2001-03-281-2/+2
* Apply patch from Nils Barth fixing event return values. (#51041)Owen Taylor2001-03-281-55/+55
* some cleanups, fixed mnemonic_widget handling, added PROP_MNEMONIC_WIDGET.Tim Janik2001-03-221-3/+6
* Renamed gtk_button_new_stock() to gtk_button_new_from_stock() and removedAlexander Larsson2001-03-211-0/+6
* added rc-style argument GtkSpinButton::shadow_type. removedTim Janik2001-03-181-11/+29
* change to use gint instead of gint16, to avoid overflow issues, sinceHavoc Pennington2001-03-161-4/+4
* Applied patch from Nils Barth (bug # 51041) to replace "gint" withHavoc Pennington2001-03-161-2/+2
* Switch to using an enum with registration for icon sizes, instead ofHavoc Pennington2001-03-121-1/+1
* Document expose event->region change and that gtk_widget_event doesn'tAlexander Larsson2001-03-091-0/+4
* Make G_CONST_RETURN.Owen Taylor2001-03-081-1/+2
* marshaller fixes.Tim Janik2001-03-071-4/+0
* Remove draw_focus and draw_default (gtk_widget_draw_focus): remove thisHavoc Pennington2001-02-281-4/+0
* test the window state stuffHavoc Pennington2001-02-271-1/+3
* CVS is doing its broken pipe thing, this is more of the previous commitHavoc Pennington2001-02-031-4/+8
* doh, this was broken beyond believe.Tim Janik2000-12-131-14/+2