summaryrefslogtreecommitdiff
path: root/gtk/gtkwidget.c
Commit message (Expand)AuthorAgeFilesLines
* Changes to make cross-process merging feasible:Matthias Clasen2003-09-211-1/+73
* Fix a bug where on theme change, resize/redraw wasn't properly gettingOwen Taylor2003-08-071-2/+2
* make _gtk_tool_item_toolbar_reconfigured() an internal functionSoeren Sandmann2003-07-301-1/+1
* Some updates to the DND signal docs.Matthias Clasen2003-07-291-12/+25
* Document DND signals.Matthias Clasen2003-07-251-12/+159
* Fix C99 declarationSoeren Sandmann2003-07-181-9/+23
* Add this API.Soeren Sandmann2003-07-181-2/+18
* Implement a loader for named themed icon based on from gnome-desktopOwen Taylor2003-07-021-2/+2
* More formatting fixes for docs.Matthias Clasen2003-06-291-13/+14
* Doc comment fix.Matthias Clasen2003-06-291-1/+0
* Add a blurb for shadow_type.Matthias Clasen2003-06-241-10/+10
* Document new properties as 2.4 additions.Matthias Clasen2003-06-141-71/+72
* Special case pixmaps. (#114880)Anders Carlsson2003-06-121-0/+7
* Document child-notify and drag-data-received signals. Owen, we need toMatthias Clasen2003-06-111-0/+71
* Before delivering an event to a widget, check that (if relevant), theOwen Taylor2003-06-091-0/+48
* g_return_if_fail() if GTK_WIDGET_ANCHORED (widget) || GTK_IS_INVISIBLEOwen Taylor2003-05-211-0/+2
* Add docs.Matthias Clasen2003-05-191-0/+16
* Fix PROP_HAS_FOCUS/ PROP_IS_FOCUS confusion. (#111333, Jody Goldberg)Owen Taylor2003-05-051-1/+1
* Add note about periods in names. (#57680)Matthias Clasen2003-02-091-0/+2
* Add docs.Matthias Clasen2002-12-181-0/+22
* Delete EWMH properties if no private->state flags are set. (#66754)Matthias Clasen2002-12-101-1/+1
* Remove left-over NULL checks that were preventing the NULL to "unmodify"Owen Taylor2002-12-081-5/+0
* Document 2.2 API additions.Matthias Clasen2002-11-281-0/+14
* Add a note about reflexive ancestry. (#99085, Frederic Lespez)Matthias Clasen2002-11-211-2/+3
* add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c.Manish Singh2002-11-201-92/+106
* Add _gtk_window_unset_focus_and_default(), use to clear the focus andOwen Taylor2002-11-121-35/+19
* Use the correct struct offset for the screen_changed signal.Anders Carlsson2002-11-091-1/+1
* Note that get_pango_context() is not "until death does us part", butOwen Taylor2002-11-081-12/+25
* Add ::screen-changed signal.Owen Taylor2002-11-071-5/+92
* Deprecation cleanupManish Singh2002-10-131-493/+518
* Don't invalidate a widget if it or one of its ancestors isn't mapped.Soeren Sandmann2002-10-131-1/+7
* - Replace GdkPointerHooks with a multihead-safe GdkDisplayPointerHooks,Owen Taylor2002-10-071-1/+1
* Privatize gtk_selection_request, gtk_selection_incr_eventOwen Taylor2002-09-231-3/+3
* Mark abstract types as G_TYPE_FLAG_ABSTRACT. (#72383)Matthias Clasen2002-09-211-10/+12
* Minor documentation fixesSoren Sandmann2002-08-101-17/+21
* [ Patch from Padraig O'Briain, #87904 ]Owen Taylor2002-07-251-1/+1
* Renames:Owen Taylor2002-06-201-2/+2
* Fix type names for GtkIconSet, GtkIconSource, GtkSelectionData, GtkBorder,Owen Taylor2002-06-131-1/+1
* Add a "is_focus" property indicating whether a widget is the focus widgetOwen Taylor2002-06-061-0/+15
* Changes multihead reorganizing code for win32 support, mostly from a patchOwen Taylor2002-06-061-3/+3
* Change parameter names to match the header file and the documentation.Matthias Clasen2002-05-131-6/+6
* gtk/gtkfilesel.c gtk/gtkplug.c gtk/gtkwidget.c gtk/gtkwindow.c a few typosVitaly Tishkov2002-05-131-1/+1
* Bump version to 2.1.0, binary, interface age 0.Matthias Clasen2002-05-051-1/+46
* Correct the composite_child blurb.Matthias Clasen2002-05-021-6/+6
* Integrate Erwann Chenede's multihead changes for the gtk/ directory.Alex Larsson2002-04-291-23/+182
* Accept NULL for color to mean "unmodify"Owen Taylor2002-04-201-24/+41
* s/<!>/<!-- -->/g throughout the documentation to bring the producedMatthias Clasen2002-04-181-14/+14
* don't install/change accelerators from locked accel groups.Tim Janik2002-04-161-1/+4
* Fix problems with HandleBox and focusing - #78232Owen Taylor2002-04-091-0/+6
* Patch from Erwann Chenede, #73900 fixing a lot of warnings with Forte CC,Owen Taylor2002-03-201-3/+3