gtk2/gtk
Benjamin Otte 21f11eb0e6 window: restore size after hide/show properly
Old code assumed the size was stored in widget.allocation. This is no
longer true as the allocation is cleared upon hide. However, we store
the last configure request, and that one tracks the last size, so we can
just use that number.

Sometimes things are so easy - once you figure them out...

https://bugzilla.gnome.org/show_bug.cgi?id=696882
2013-04-08 16:34:19 +02:00
..
a11y GtkEntryAccessible: also handle entry icon tooltip NULL in notify_gtk. 2013-03-17 16:12:52 -04:00
deprecated style: Add missing deprecation markers 2013-04-02 11:45:45 +02:00
glade Added directory with Glade catalog 2013-04-08 21:19:27 +09:00
native Don't build native tools when not cross-compiling 2013-02-01 23:53:59 -05:00
stock-icons Add icons for frame buttons 2013-03-17 12:19:50 -04:00
tests build: Fix srcdir != builddir 2013-04-08 10:16:58 -04:00
abicheck.sh
compose-parse.py Change FSF Address 2012-02-27 17:06:11 +00:00
cursor_dnd_ask.png Add missing cursors 2012-01-16 14:36:18 +01:00
cursor_dnd_copy.png Add missing cursors 2012-01-16 14:36:18 +01:00
cursor_dnd_link.png Add missing cursors 2012-01-16 14:36:18 +01:00
cursor_dnd_move.png Add missing cursors 2012-01-16 14:36:18 +01:00
cursor_dnd_none.png Add missing cursors 2012-01-16 14:36:18 +01:00
extract-strings.c Extract strings from .ui files without intltool 2013-04-08 21:19:29 +09:00
fallback-c89.c Bug 670499-gtk/fallback-c89.c: Add fallback for nearbyint() 2012-05-03 11:59:16 +08:00
fnmatch.c gtk: Put private functions in headers and include those 2012-10-02 19:32:52 +02:00
gactionmuxer.c GActionMuxer: add support for parent muxers 2012-08-20 13:08:17 -04:00
gactionmuxer.h GActionMuxer: add support for parent muxers 2012-08-20 13:08:17 -04:00
gactionobservable.c Change FSF Address 2012-02-27 17:06:11 +00:00
gactionobservable.h Change FSF Address 2012-02-27 17:06:11 +00:00
gactionobserver.c docs: correct various spelling and grammar errors 2013-03-04 22:48:22 +00:00
gactionobserver.h Change FSF Address 2012-02-27 17:06:11 +00:00
gen-paper-names.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtk-a11y.h Include gtklevelbaraccessible.h in gtk-a11y.h 2013-02-01 22:54:20 -05:00
gtk-compose-lookaside.txt
gtk-default.css Add some visible border to the default csd 2013-03-17 19:01:25 -04:00
gtk-keys.css.default
gtk-keys.css.emacs Change FSF Address 2012-02-27 17:06:11 +00:00
gtk-keys.css.mac
gtk-launch.c Bug 595615 — Use proper ellipses 2012-11-26 08:59:27 +00:00
gtk-win32-base.css win32: Bring back spinner animation 2013-03-23 17:42:55 -04:00
gtk-win32-classic.css win32: Fall back to raleigh with the classic theme 2012-04-03 19:26:15 +02:00
gtk-win32-xp.css win32: Fix up theme for menus on XP 2012-03-15 21:12:34 +01:00
gtk-win32.css win32: Fix up theme for menus on XP 2012-03-15 21:12:34 +01:00
gtk-win32.rc.in
gtk.gresource.xml GtkVolumeButton: Define children with a GtkBuilder template 2013-04-08 21:19:29 +09:00
gtk.h Add GtkHeaderBar 2013-03-17 12:12:53 -04:00
gtk.symbols Added directory with Glade catalog 2013-04-08 21:19:27 +09:00
gtkaboutdialog.c GtkAboutDialog: Define children with a GtkBuilder template 2013-04-08 21:19:28 +09:00
gtkaboutdialog.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkaboutdialog.ui GtkAboutDialog: Define children with a GtkBuilder template 2013-04-08 21:19:28 +09:00
gtkaccelgroup.c docs: fix a number of typos and obsolete references 2012-07-02 10:41:11 -04:00
gtkaccelgroup.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkaccelgroupprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkaccellabel.c GtkAccelLabel: Don't show "+" if there's no more keys to add 2013-02-18 18:00:44 +01:00
gtkaccellabel.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkaccelmap.c docs: correct various spelling and grammar errors 2013-03-04 22:48:22 +00:00
gtkaccelmap.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkaccelmapprivate.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkaccessible.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkaccessible.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkaction.c gtk: ref the action around gtk_action_emit_activate() 2012-08-03 23:28:05 +02:00
gtkaction.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkactionable.c docs: fix a number of typos and obsolete references 2012-07-02 10:41:11 -04:00
gtkactionable.h actionable: silence g-i scanner warning 2012-06-25 14:49:11 -04:00
gtkactiongroup.c Added GtkActionGroup:accel-group property. 2012-09-14 17:58:51 -03:00
gtkactiongroup.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkactionhelper.c GtkActionHelper: Fix a copy-paste error 2012-11-29 23:10:34 -05:00
gtkactionhelper.h introduce private GtkActionHelper 2012-08-20 13:11:01 -04:00
gtkactivatable.c docs: fix a number of typos and obsolete references 2012-07-02 10:41:11 -04:00
gtkactivatable.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkadjustment.c gtk/gtkadjustment.c: Improve docs 2012-08-07 03:20:50 +09:00
gtkadjustment.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkalignment.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkalignment.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkallocatedbitmask.c bitmask: Don't allocate memory for small bitmasks 2012-03-01 15:10:36 +01:00
gtkallocatedbitmaskprivate.h bitmask: Don't allocate memory for small bitmasks 2012-03-01 15:10:36 +01:00
gtkappchooser.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkappchooser.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkappchooserbutton.c appchooserbutton: filter out applications not supposed to be visible 2013-03-22 15:27:41 -04:00
gtkappchooserbutton.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkappchooserdialog.c GtkAppChooserDialog: Define children with a GtkBuilder template 2013-04-08 21:19:28 +09:00
gtkappchooserdialog.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkappchooserdialog.ui GtkAppChooserDialog: Define children with a GtkBuilder template 2013-04-08 21:19:28 +09:00
gtkappchoosermodule.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkappchoosermodule.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkappchooseronline.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkappchooseronline.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkappchooseronlinepk.c Avoid a warning under Wayland 2013-03-08 19:49:00 -05:00
gtkappchooseronlinepk.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkappchooserprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkappchooserwidget.c GtkAppChooserWidget: Define children with a GtkBuilder template 2013-04-08 21:19:28 +09:00
gtkappchooserwidget.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkappchooserwidget.ui GtkAppChooserWidget: Define children with a GtkBuilder template 2013-04-08 21:19:28 +09:00
gtkapplication.c GtkApplication: Allow passing windows on non-X11 targets 2013-03-14 17:48:20 +01:00
gtkapplication.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkapplicationprivate.h Remove private appwindow observer creation API 2012-08-20 13:13:49 -04:00
gtkapplicationwindow.c Fix GtkApplicationWindow menubar placement 2013-03-27 00:23:19 -04:00
gtkapplicationwindow.h application: Add unique IDs for GtkApplicationWindow 2012-05-03 17:45:46 +02:00
gtkarrow.c docs: Typo fix 2013-03-15 18:51:11 +01:00
gtkarrow.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkaspectframe.c Docs: GtkAspectFrame: use top/bottom for vertical alignment 2012-08-26 01:01:59 +02:00
gtkaspectframe.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkassistant.c GtkAssistant: Define children with a GtkBuilder template 2013-04-08 21:19:28 +09:00
gtkassistant.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkassistant.ui GtkAssistant: Define children with a GtkBuilder template 2013-04-08 21:19:28 +09:00
gtkbbox.c Fix malformed doc comments 2012-04-12 21:12:16 -04:00
gtkbbox.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkbin.c bin: initialize out variables to zero for get_preferred_ functions. 2013-03-04 20:04:05 -05:00
gtkbin.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkbindings.c types: Clean up gtkwidget.h includes 2012-03-03 19:45:03 +01:00
gtkbindings.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkbindingsprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkbitmaskprivate.h Fix compile error from splitting bitmask code 2012-03-01 16:26:38 -08:00
gtkbitmaskprivateimpl.h bitmask: Fix intersection code 2012-11-10 18:35:37 +01:00
gtkborder.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkborder.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkborderimage.c themingengine: Draw fradctional border sizes 2012-10-31 11:09:12 +01:00
gtkborderimageprivate.h themingengine: Draw fradctional border sizes 2012-10-31 11:09:12 +01:00
gtkbox.c Revert "box: Don't special-case RTL hbox child positions anymore" 2013-02-23 14:53:24 -05:00
gtkbox.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkboxprivate.h box: Fix includes so hbox/vbox compile warning-free 2011-11-02 02:31:54 +01:00
gtkbubblewindow.c GtkBubbleWindow: use OSD style class 2013-03-05 16:48:02 -05:00
gtkbubblewindowprivate.h Really keep GtkBubbleWindow private 2013-03-05 16:48:01 -05:00
gtkbuildable.c docs: fix typo in gtkbuildable 2013-01-04 15:36:32 +01:00
gtkbuildable.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkbuilder-menus.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkbuilder.c Add Composite Child machinery and APIs to GtkWidget 2013-04-08 21:19:27 +09:00
gtkbuilder.h Add Composite Child machinery and APIs to GtkWidget 2013-04-08 21:19:27 +09:00
gtkbuilder.rnc GtkBuilder: Add private _gtk_builder_extend_with_template() 2013-04-08 21:19:27 +09:00
gtkbuilder.rng GtkBuilder: Add private _gtk_builder_extend_with_template() 2013-04-08 21:19:27 +09:00
gtkbuilderparser.c GtkBuilder: Add private _gtk_builder_extend_with_template() 2013-04-08 21:19:27 +09:00
gtkbuilderprivate.h GtkBuilder: Add private _gtk_builder_extend_with_template() 2013-04-08 21:19:27 +09:00
gtkbutton.c Add gtk_widget_(un)register_window 2013-02-07 11:11:37 +01:00
gtkbutton.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkbuttonprivate.h port GtkButton to GtkActionHelper 2012-08-20 13:11:02 -04:00
gtkcairoblur.c blur: Do the same thing for rows and cols 2012-09-20 02:45:41 +02:00
gtkcairoblurprivate.h blur: Take the radius as a double parameter 2012-09-20 02:45:41 +02:00
gtkcalendar.c Add gtk_widget_(un)register_window 2013-02-07 11:11:37 +01:00
gtkcalendar.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkcellarea.c docs: correct various spelling and grammar errors 2013-03-04 22:48:22 +00:00
gtkcellarea.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkcellareabox.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcellareabox.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkcellareaboxcontext.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcellareaboxcontextprivate.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkcellareacontext.c docs: correct various spelling and grammar errors 2013-03-04 22:48:22 +00:00
gtkcellareacontext.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkcelleditable.c docs: fix a number of typos and obsolete references 2012-07-02 10:41:11 -04:00
gtkcelleditable.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkcelllayout.c docs: fix a number of typos and obsolete references 2012-07-02 10:41:11 -04:00
gtkcelllayout.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkcellrenderer.c docs: correct various spelling and grammar errors 2013-03-04 22:48:22 +00:00
gtkcellrenderer.h API: Export gtk_cell_renderer_class_set_accessible_type() 2013-02-25 21:42:31 +01:00
gtkcellrendereraccel.c Bug 595615 — Use proper ellipses 2012-11-26 08:59:27 +00:00
gtkcellrendereraccel.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkcellrenderercombo.c Typo fix 2013-01-13 08:27:20 -05:00
gtkcellrenderercombo.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkcellrendererpixbuf.c API: Export gtk_cell_renderer_class_set_accessible_type() 2013-02-25 21:42:31 +01:00
gtkcellrendererpixbuf.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkcellrendererprogress.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcellrendererprogress.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkcellrendererspin.c types: Move GtkAdustment declaration to gtktypes.h 2012-03-03 19:45:03 +01:00
gtkcellrendererspin.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkcellrendererspinner.c celrendererspinner: Don't use deprecated API 2013-04-02 11:45:44 +02:00
gtkcellrendererspinner.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkcellrenderertext.c API: Export gtk_cell_renderer_class_set_accessible_type() 2013-02-25 21:42:31 +01:00
gtkcellrenderertext.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkcellrenderertoggle.c API: Export gtk_cell_renderer_class_set_accessible_type() 2013-02-25 21:42:31 +01:00
gtkcellrenderertoggle.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkcellview.c docs: correct various spelling and grammar errors 2013-03-04 22:48:22 +00:00
gtkcellview.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkcheckbutton.c Don't left align label in check buttons when they have no indicator 2012-08-21 07:09:14 -04:00
gtkcheckbutton.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkcheckmenuitem.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcheckmenuitem.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkclipboard-quartz.c quartz: merge the clipboard storing code from gtk-2-24 2013-01-17 13:16:02 +01:00
gtkclipboard-wayland.c gtk: Don't use GDK_THREADS_ENTER/LEAVE macros internally 2012-07-30 18:01:47 +02:00
gtkclipboard.c clipboard: remove dead code 2013-03-04 19:37:38 -05:00
gtkclipboard.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkcolorbutton.c Deprecate gtk_widget_push_composite_child & friends 2013-04-08 21:19:27 +09:00
gtkcolorbutton.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkcolorchooser.c Fix the annotations of gtk_color_chooser_get_rgba() 2013-01-04 15:42:39 +01:00
gtkcolorchooser.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkcolorchooserdialog.c GtkColorChooserDialog: Define children with a GtkBuilder template 2013-04-08 21:19:28 +09:00
gtkcolorchooserdialog.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkcolorchooserdialog.ui GtkColorChooserDialog: Define children with a GtkBuilder template 2013-04-08 21:19:28 +09:00
gtkcolorchooserprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcolorchooserwidget.c GtkColorChooserWidget: deselect swatch before removing palettes 2013-03-04 18:32:00 -05:00
gtkcolorchooserwidget.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkcoloreditor.c GtkColorEditor: Define children with a GtkBuilder template 2013-04-08 21:19:29 +09:00
gtkcoloreditor.ui GtkColorEditor: Define children with a GtkBuilder template 2013-04-08 21:19:29 +09:00
gtkcoloreditorprivate.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkcolorplane.c GtkColorPlane: Added construct-only properties to setup the adjustments. 2013-04-08 21:19:29 +09:00
gtkcolorplaneprivate.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkcolorscale.c colorscale: Select for touch events 2012-03-04 11:24:51 -05:00
gtkcolorscaleprivate.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkcolorswatch.c GtkColorChooser: Fix selection of colors 2013-03-20 22:21:16 -04:00
gtkcolorswatchprivate.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkcolorutils.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcolorutils.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkcombobox.c combobox: popdown the combobox when on 'grab-broken-event' 2013-03-12 07:23:17 -04:00
gtkcombobox.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkcomboboxtext.c Add missing annotation for gtk_combo_box_text_get_active_text() 2013-01-04 15:30:46 +01:00
gtkcomboboxtext.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkcontainer.c GtkContainer: fix disconnection from frame clock 2013-02-14 17:19:53 -05:00
gtkcontainer.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkcontainerprivate.h GtkContainer: fix disconnection from frame clock 2013-02-14 17:19:53 -05:00
gtkcssanimation.c cssanimation: Implement pausing the animation 2012-09-17 20:40:01 +02:00
gtkcssanimationprivate.h cssanimation: Implement pausing the animation 2012-09-17 20:40:01 +02:00
gtkcssarrayvalue.c css: Avoid allocations in gtk_css_value_array_compute 2012-12-04 20:16:44 +01:00
gtkcssarrayvalueprivate.h cssvalue: Make the array parser no longer parse "none" 2012-09-03 12:54:14 +02:00
gtkcssbgsizevalue.c gtk_css_value_bg_size_equal: actually compare contain values 2012-11-29 23:10:34 -05:00
gtkcssbgsizevalueprivate.h css: Introduce _gtk_css_value_compute() 2012-08-28 15:40:56 +02:00
gtkcssbordervalue.c css: Huge refactoring to avoid computing wrong values 2012-09-28 18:27:49 +02:00
gtkcssbordervalueprivate.h css: Introduce _gtk_css_value_compute() 2012-08-28 15:40:56 +02:00
gtkcsscolorvalue.c cssvalue: At cycle detection to color resolving 2013-03-28 23:18:59 +01:00
gtkcsscolorvalueprivate.h cssvalue: At cycle detection to color resolving 2013-03-28 23:18:59 +01:00
gtkcsscomputedvalues.c css: Start array allocation with a better size 2012-12-04 20:16:44 +01:00
gtkcsscomputedvaluesprivate.h stylecontext: Split out a function 2012-11-18 21:55:43 +01:00
gtkcsscornervalue.c css: Huge refactoring to avoid computing wrong values 2012-09-28 18:27:49 +02:00
gtkcsscornervalueprivate.h css: Introduce _gtk_css_value_compute() 2012-08-28 15:40:56 +02:00
gtkcsscustomproperty.c API: Deprecate functions to register custom CSS properties 2012-11-30 22:45:20 +01:00
gtkcsscustompropertyprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcsseasevalue.c css: Huge refactoring to avoid computing wrong values 2012-09-28 18:27:49 +02:00
gtkcsseasevalueprivate.h cssvalue: Add GtkCssEaseValue 2012-04-17 08:59:16 +02:00
gtkcssenginevalue.c css: Huge refactoring to avoid computing wrong values 2012-09-28 18:27:49 +02:00
gtkcssenginevalueprivate.h cssvalue: Add a css value for engines 2012-04-17 08:59:18 +02:00
gtkcssenumvalue.c cssvalue: Fix the scaling factors for 'smaller' and 'larger' 2012-12-01 16:27:45 +01:00
gtkcssenumvalueprivate.h cssvalue: Parse font sizes properly 2012-12-01 16:27:45 +01:00
gtkcssimage.c cssimage: Add a warning for drawing empty images 2012-10-31 11:09:10 +01:00
gtkcssimagecrossfade.c cssimage: Implement some equal functions 2012-11-01 12:27:31 +01:00
gtkcssimagecrossfadeprivate.h cssimage: Add GtkCssImageCrossFade 2012-04-17 08:59:16 +02:00
gtkcssimagegradient.c deprecations: Move files into deprecated/ dir 2012-11-25 04:16:43 +01:00
gtkcssimagegradientprivate.h deprecations: Move files into deprecated/ dir 2012-11-25 04:16:43 +01:00
gtkcssimagelinear.c cssimage: Use GtkCssColorValue 2012-11-08 23:34:29 +01:00
gtkcssimagelinearprivate.h linear-gradient: Convert from GtkCssNumber to GtkCssValue 2012-04-17 08:59:19 +02:00
gtkcssimageprivate.h cssimage: Add an equal vfunc 2012-10-31 11:09:10 +01:00
gtkcssimagesurface.c Fix an sed accident 2013-02-04 08:33:58 -05:00
gtkcssimagesurfaceprivate.h css: Split out GtkCssImageSurface 2013-02-02 01:43:30 +01:00
gtkcssimageurl.c cssimage: Only load image data when needed 2013-02-02 01:44:17 +01:00
gtkcssimageurlprivate.h css: Split out GtkCssImageSurface 2013-02-02 01:43:30 +01:00
gtkcssimagevalue.c cssimage: Add an equal vfunc 2012-10-31 11:09:10 +01:00
gtkcssimagevalueprivate.h cssvalue: Add a cssvalue for images 2012-04-17 08:59:14 +02:00
gtkcssimagewin32.c cssimage: No need to pass base file anymore 2012-05-11 16:42:12 +02:00
gtkcssimagewin32private.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcssinheritvalue.c cssvalue: Use _gtk_css_initial_value_get() for the inherit value 2012-11-25 22:29:14 +01:00
gtkcssinheritvalueprivate.h css: Move computing of initial and inherit values 2012-08-28 15:40:57 +02:00
gtkcssinitialvalue.c css: Add more features to font-size code 2012-12-01 14:00:24 +01:00
gtkcssinitialvalueprivate.h cssvalue: Add _gtk_css_initial_value_get() 2012-11-25 15:31:59 +01:00
gtkcsskeyframes.c csskeyframes: unref GtkCssValues when free-ing 2012-10-16 13:07:51 -04:00
gtkcsskeyframesprivate.h css: Huge refactoring to avoid computing wrong values 2012-09-28 18:27:49 +02:00
gtkcsslookup.c Make _gtk_css_lookup_get_missing inline 2012-11-09 10:16:23 +01:00
gtkcsslookupprivate.h Make _gtk_css_lookup_get_missing inline 2012-11-09 10:16:23 +01:00
gtkcssmatcher.c css: Speed up name matching 2012-12-10 12:57:10 +01:00
gtkcssmatcherprivate.h css: Speed up name matching 2012-12-10 12:57:10 +01:00
gtkcssnumbervalue.c Add singleton for css number 1.0 2013-02-07 11:11:38 +01:00
gtkcssnumbervalueprivate.h css: Introduce _gtk_css_value_compute() 2012-08-28 15:40:56 +02:00
gtkcssparser.c cssparser: Don't detect /*/ as a comment 2012-11-28 21:11:48 +01:00
gtkcssparserprivate.h cssparser: Change APIs that work with files 2012-05-11 16:42:12 +02:00
gtkcsspositionvalue.c Fix css parser tests 2012-10-16 06:02:03 -04:00
gtkcsspositionvalueprivate.h Fix css parser tests 2012-10-16 06:02:03 -04:00
gtkcssprovider.c css: Do get_change directly on the tree without matching first 2012-12-10 12:11:02 +01:00
gtkcssprovider.h Revert "Bind the themes to the livecycle of the screen" 2012-09-17 22:31:25 -04:00
gtkcssproviderprivate.h cssprovider: Export gtk_css_provider_load_named) function 2012-10-31 11:09:09 +01:00
gtkcssrepeatvalue.c css: Huge refactoring to avoid computing wrong values 2012-09-28 18:27:49 +02:00
gtkcssrepeatvalueprivate.h cssvalue: Add a custom value for repeats 2012-04-17 08:59:18 +02:00
gtkcssrgbavalue.c symboliccolor: Remove extra includes 2012-11-25 02:59:15 +01:00
gtkcssrgbavalueprivate.h css: Fold color value computation into gtksymboliccolor.c 2012-08-28 15:40:56 +02:00
gtkcsssection.c section: Add _gtk_css_section_to_string() 2012-09-28 18:27:49 +02:00
gtkcsssection.h cssprovider: Add parsing support for @keyframes 2012-09-17 20:39:10 +02:00
gtkcsssectionprivate.h section: Add _gtk_css_section_to_string() 2012-09-28 18:27:49 +02:00
gtkcssselector.c css: Parse and print the new state flags 2012-12-18 18:25:41 +01:00
gtkcssselectorprivate.h css: Do get_change directly on the tree without matching first 2012-12-10 12:11:02 +01:00
gtkcssshadowsvalue.c cssshadowsvalue: handle gtk_css_value_transition returning NULL 2012-10-16 14:22:24 -04:00
gtkcssshadowsvalueprivate.h css: Introduce _gtk_css_value_compute() 2012-08-28 15:40:56 +02:00
gtkcssshadowvalue.c cssvalue: Convert shadows to GtkCssColorValue 2012-11-08 23:34:29 +01:00
gtkcssshadowvalueprivate.h css: Introduce _gtk_css_value_compute() 2012-08-28 15:40:56 +02:00
gtkcssshorthandproperty.c styleproperty: Remove base argument 2012-05-11 16:42:12 +02:00
gtkcssshorthandpropertyimpl.c Don't return prematurely 2012-11-29 23:10:35 -05:00
gtkcssshorthandpropertyprivate.h cssshorthand: Don't pass base file anymore 2012-05-11 16:42:12 +02:00
gtkcssstringvalue.c css: Huge refactoring to avoid computing wrong values 2012-09-28 18:27:49 +02:00
gtkcssstringvalueprivate.h cssvalue: Add a GtkCssValue for idents 2012-04-17 08:59:16 +02:00
gtkcssstylefuncs.c cssvalue: At cycle detection to color resolving 2013-03-28 23:18:59 +01:00
gtkcssstylefuncsprivate.h css: Huge refactoring to avoid computing wrong values 2012-09-28 18:27:49 +02:00
gtkcssstyleproperty.c cssstyleproperty: remove unused variable 2012-12-13 21:54:50 -05:00
gtkcssstylepropertyimpl.c Don't return FALSE from a non-boolean function 2013-03-26 23:30:10 -04:00
gtkcssstylepropertyprivate.h build: fix some GCC warnings 2012-12-07 11:35:06 -05:00
gtkcsstransition.c animations: Don't set animated values for finished transitions 2012-10-06 15:55:31 -04:00
gtkcsstransitionprivate.h cssanimation: Don't store the end value in a CSS transition 2012-10-01 13:09:49 +02:00
gtkcsstypedvalue.c css: Huge refactoring to avoid computing wrong values 2012-09-28 18:27:49 +02:00
gtkcsstypedvalueprivate.h cssvalue: Split out old value handling to new typed value 2012-04-17 08:59:20 +02:00
gtkcsstypes.c cssvalue: First step of proper dependency tracking 2012-08-28 15:42:24 +02:00
gtkcsstypesprivate.h css: Support opacity 2013-02-07 11:11:38 +01:00
gtkcssvalue.c css: Use internal return_if_fail in some commonly called code 2012-12-04 20:16:44 +01:00
gtkcssvalueprivate.h css: Huge refactoring to avoid computing wrong values 2012-09-28 18:27:49 +02:00
gtkcustompaperunixdialog.c Bug 595615 — Use proper ellipses 2012-11-26 08:59:27 +00:00
gtkcustompaperunixdialog.h gtk: Put private functions in headers and include those 2012-10-02 19:32:52 +02:00
gtkdbusinterfaces.xml mountoperation: use the Shell DBus proxy if available 2012-06-22 16:49:05 -04:00
gtkdebug.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkdialog.c GtkDialog: Define children with a GtkBuilder template 2013-04-08 21:19:27 +09:00
gtkdialog.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkdialog.ui GtkDialog: Define children with a GtkBuilder template 2013-04-08 21:19:27 +09:00
gtkdnd-quartz.c quartz: move atom/pasteboard type conversions functions to GDK 2013-03-28 13:10:38 +01:00
gtkdnd.c Fix DND 2013-03-21 00:00:19 -04:00
gtkdnd.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkdrawingarea.c Fix compiler warnings 2013-02-11 11:40:15 +01:00
gtkdrawingarea.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkeditable.c Fix a typo in the the comments 2012-08-26 22:54:55 +08:00
gtkeditable.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkentry.c GtkEntry: Sanity check the end_pos value in _get_display_text() 2013-03-06 15:50:31 +01:00
gtkentry.h Allow to populate bubbles with extra content 2013-03-05 16:48:00 -05:00
gtkentrybuffer.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkentrybuffer.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkentrycompletion.c entrycompletion: Don't reconnect signals all the time 2013-03-05 13:09:10 +01:00
gtkentrycompletion.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkentryprivate.h Move entry completion code where it belongs 2012-08-31 10:47:23 -04:00
gtkenums.h gtkenums: correct various documentation typos 2013-03-04 22:49:43 +00:00
gtkeventbox.c Add gtk_widget_(un)register_window 2013-02-07 11:11:37 +01:00
gtkeventbox.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkexpander.c Add gtk_widget_(un)register_window 2013-02-07 11:11:37 +01:00
gtkexpander.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkfilechooser.c filechooser: Also convert get_uris() to returning native paths 2013-03-05 17:17:42 -06:00
gtkfilechooser.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkfilechooserbutton.c GtkFileChooserButton: Define children with a GtkBuilder template 2013-04-08 21:19:29 +09:00
gtkfilechooserbutton.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkfilechooserbutton.ui GtkFileChooserButton: Define children with a GtkBuilder template 2013-04-08 21:19:29 +09:00
gtkfilechooserdefault.c GtkFileChooserDefault: Define children with a GtkBuilder template 2013-04-08 21:19:28 +09:00
gtkfilechooserdefault.h gtk: Put private functions in headers and include those 2012-10-02 19:32:52 +02:00
gtkfilechooserdefault.ui GtkFileChooserDefault: Define children with a GtkBuilder template 2013-04-08 21:19:28 +09:00
gtkfilechooserdialog.c GtkFileChooserDialog: Define children with a GtkBuilder template 2013-04-08 21:19:28 +09:00
gtkfilechooserdialog.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkfilechooserdialog.ui GtkFileChooserDialog: Define children with a GtkBuilder template 2013-04-08 21:19:28 +09:00
gtkfilechooserembed.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkfilechooserembed.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkfilechooserentry.c filechooser: Rename _gtk_file_is_path_not_local() to _gtk_file_has_native_path() 2013-03-05 17:17:42 -06:00
gtkfilechooserentry.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkfilechooserprivate.h GtkFileChooserDialog: Define children with a GtkBuilder template 2013-04-08 21:19:28 +09:00
gtkfilechooserutils.c filechooser: Attach GSettings object to GtkSettings 2013-01-24 14:28:58 +01:00
gtkfilechooserutils.h filechooser: Attach GSettings object to GtkSettings 2013-01-24 14:28:58 +01:00
gtkfilechooserwidget.c Deprecate gtk_widget_push_composite_child & friends 2013-04-08 21:19:27 +09:00
gtkfilechooserwidget.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkfilefilter.c Fix malformed doc comments 2012-04-12 21:12:16 -04:00
gtkfilefilter.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkfilesystem.c filechooser: Rename _gtk_file_is_path_not_local() to _gtk_file_has_native_path() 2013-03-05 17:17:42 -06:00
gtkfilesystem.h filechooser: Rename _gtk_file_is_path_not_local() to _gtk_file_has_native_path() 2013-03-05 17:17:42 -06:00
gtkfilesystemmodel.c bgo#687196 - Fix model corruption during file removal 2012-11-02 14:09:01 -06:00
gtkfilesystemmodel.h Comments on how the filtering and sorting processes work 2012-11-01 17:19:10 -06:00
gtkfixed.c Add gtk_widget_(un)register_window 2013-02-07 11:11:37 +01:00
gtkfixed.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkfontbutton.c GtkFontButton: Define children with a GtkBuilder template 2013-04-08 21:19:29 +09:00
gtkfontbutton.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkfontbutton.ui GtkFontButton: Define children with a GtkBuilder template 2013-04-08 21:19:29 +09:00
gtkfontchooser.c Minor doc cleanup 2013-03-14 20:29:00 -04:00
gtkfontchooser.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkfontchooserdialog.c GtkFontChooserDialog: Define children with a GtkBuilder template 2013-04-08 21:19:29 +09:00
gtkfontchooserdialog.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkfontchooserdialog.ui GtkFontChooserDialog: Define children with a GtkBuilder template 2013-04-08 21:19:29 +09:00
gtkfontchooserprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkfontchooserutils.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkfontchooserutils.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkfontchooserwidget.c GtkFontChooserWidget: Define children with a GtkBuilder template 2013-04-08 21:19:28 +09:00
gtkfontchooserwidget.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkfontchooserwidget.ui GtkFontChooserWidget: Define children with a GtkBuilder template 2013-04-08 21:19:28 +09:00
gtkframe.c Paint GtkFrame background correctly when there is a label 2012-12-23 16:35:55 +01:00
gtkframe.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkgladecatalog.c Added directory with Glade catalog 2013-04-08 21:19:27 +09:00
gtkgrid.c Add gtk_grid_remove_{row,column} 2013-03-23 15:43:37 -04:00
gtkgrid.h Add gtk_grid_remove_{row,column} 2013-03-23 15:43:37 -04:00
gtkheaderbar.c GtkHeaderBar: Fix memory leak 2013-04-03 19:20:54 -04:00
gtkheaderbar.h GtkHeaderBar: Add subtitle support 2013-03-19 22:07:26 -04:00
gtkhsla.c hsla: Add _gtk_hsla_shade() 2012-11-25 03:25:15 +01:00
gtkhslaprivate.h hsla: Add _gtk_hsla_shade() 2012-11-25 03:25:15 +01:00
gtkiconcache.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkiconcache.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkiconcachevalidator.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkiconcachevalidator.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkiconfactory.c style: Add missing deprecation markers 2013-04-02 11:45:45 +02:00
gtkiconfactory.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkiconhelper.c Fix deprecations for GtkIconInfo 2013-02-15 19:48:56 -05:00
gtkiconhelperprivate.h Add API to force a GtkIconHelper pixbuf rescaling 2012-07-13 16:56:37 +02:00
gtkicontheme.c icontheme: Remove unused function 2013-04-06 10:47:55 +02:00
gtkicontheme.h icontheme: Remove unused function 2013-04-06 10:47:55 +02:00
gtkiconview.c Add gtk_widget_(un)register_window 2013-02-07 11:11:37 +01:00
gtkiconview.h Add optional single click activation mode for icon view 2013-01-20 16:49:30 -05:00
gtkiconviewprivate.h Add optional single click activation mode for icon view 2013-01-20 16:49:30 -05:00
gtkimage.c image: Make gtk_image_new_from_resource() load animations 2013-02-01 17:42:44 +01:00
gtkimage.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkimagemenuitem.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkimagemenuitem.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkimageprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkimcontext.c GtkIMContext: Add purpose and hints 2012-08-20 18:54:21 -04:00
gtkimcontext.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkimcontextinfo.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkimcontextsimple.c gtk: convert keyvals to unicode before committing to the imcontext 2012-11-30 15:10:51 +01:00
gtkimcontextsimple.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkimcontextsimpleseqs.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkimmodule.c immodule: fix a GCC warning 2013-02-18 19:38:21 -05:00
gtkimmodule.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkimmoduleprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkimmulticontext.c gkimmulticontext: Remove left over debug print 2012-08-26 22:26:23 -04:00
gtkimmulticontext.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkinfobar.c GtkInfoBar: Define children with a GtkBuilder template 2013-04-08 21:19:28 +09:00
gtkinfobar.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkinfobar.ui GtkInfoBar: Define children with a GtkBuilder template 2013-04-08 21:19:28 +09:00
gtkintl.h
gtkinvisible.c Add gtk_widget_(un)register_window 2013-02-07 11:11:37 +01:00
gtkinvisible.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkkeyhash.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkkeyhash.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtklabel.c GtkLabel: fix underlining of mnemonics 2013-03-24 15:07:40 +01:00
gtklabel.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtklayout.c Add gtk_widget_(un)register_window 2013-02-07 11:11:37 +01:00
gtklayout.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtklevelbar.c Add accessibility for GtkLevelBar and value test 2013-02-01 11:44:15 -06:00
gtklevelbar.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtklinkbutton.c gtk: Fix warnings for some uses of GtkLinkButton 2012-05-10 15:22:31 +01:00
gtklinkbutton.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkliststore.c gtkliststore: Add explicit braces to avoid dangling else 2012-12-01 14:02:50 +01:00
gtkliststore.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtklockbutton.c GtkLockButton: Define children with a GtkBuilder template 2013-04-08 21:19:28 +09:00
gtklockbutton.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtklockbutton.ui GtkLockButton: Define children with a GtkBuilder template 2013-04-08 21:19:28 +09:00
gtklockbuttonprivate.h a11y: Get lockbutton text directly 2012-07-09 02:58:22 +02:00
gtkmain.c Work around access to global resources without calling gtk_init() 2013-04-08 21:19:27 +09:00
gtkmain.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkmarshalers.list Add GtkTextHandle 2012-09-03 00:19:03 -04:00
gtkmenu.c Add gtk_widget_(un)register_window 2013-02-07 11:11:37 +01:00
gtkmenu.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkmenubar.c menubar: deprecate internal-padding style property 2012-11-28 10:09:16 -05:00
gtkmenubar.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkmenubutton.c Documentation fixes 2013-01-13 08:27:20 -05:00
gtkmenubutton.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkmenubuttonprivate.h GtkMenuButton: rename _set_menu() to _set_popup() 2012-08-20 17:04:14 -04:00
gtkmenuitem.c menuitem: Remove old themeing enhancement 2013-03-28 23:18:59 +01:00
gtkmenuitem.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkmenuitemprivate.h GtkMenuItem: implement GtkActionable 2012-08-20 13:13:45 -04:00
gtkmenuprivate.h menu: Move enum declaration to correct header 2013-03-28 23:18:58 +01:00
gtkmenushell.c Introduce GtkMenuTracker 2013-04-01 16:45:19 -04:00
gtkmenushell.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkmenushellprivate.h Introduce GtkMenuTracker 2013-04-01 16:45:19 -04:00
gtkmenutoolbutton.c GtkMenuButton: rename _set_menu() to _set_popup() 2012-08-20 17:04:14 -04:00
gtkmenutoolbutton.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkmenutracker.c Introduce GtkMenuTracker 2013-04-01 16:45:19 -04:00
gtkmenutracker.h Introduce GtkMenuTracker 2013-04-01 16:45:19 -04:00
gtkmessagedialog.c GtkMessageDialog: Define children with a GtkBuilder template 2013-04-08 21:19:27 +09:00
gtkmessagedialog.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkmessagedialog.ui GtkMessageDialog: Define children with a GtkBuilder template 2013-04-08 21:19:27 +09:00
gtkmisc.c Add gtk_widget_(un)register_window 2013-02-07 11:11:37 +01:00
gtkmisc.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkmnemonichash.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkmnemonichash.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkmodelmenu-quartz.c Fix compilation on MacOSX Tiger 2012-12-10 16:51:31 -08:00
gtkmodelmenu-quartz.h Action helper support in Mac OS menus. 2012-08-20 13:13:49 -04:00
gtkmodelmenuitem.c Introduce GtkMenuTracker 2013-04-01 16:45:19 -04:00
gtkmodelmenuitem.h Introduce GtkMenuTracker 2013-04-01 16:45:19 -04:00
gtkmodifierstyle.c symboliccolor: Deprecate 2012-11-25 03:43:28 +01:00
gtkmodifierstyle.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkmodules.c gtk: Simplify code for reduced screen count 2013-04-06 10:47:55 +02:00
gtkmodules.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkmodulesprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkmountoperation-stub.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkmountoperation-x11.c OpenBSD: use G_N_ELEMENTS instead of nitems 2012-07-09 18:20:34 +02:00
gtkmountoperation.c mountoperation: fix previous commit 2012-09-18 13:48:07 -04:00
gtkmountoperation.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkmountoperationprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtknotebook.c Add gtk_widget_(un)register_window 2013-02-07 11:11:37 +01:00
gtknotebook.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtknumerableicon.c Fix deprecations for GtkIconInfo 2013-02-15 19:48:56 -05:00
gtknumerableicon.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtknumerableiconprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkoffscreenwindow.c Add gtk_widget_(un)register_window 2013-02-07 11:11:37 +01:00
gtkoffscreenwindow.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkorientable.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkorientable.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkorientableprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkoverlay.c GtkOverlay: Respect overlay child min size 2013-03-28 13:32:09 +01:00
gtkoverlay.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkpagesetup.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkpagesetup.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkpagesetupunixdialog.c GtkPageSetupUnixDialog: Define children with a GtkBuilder template 2013-04-08 21:19:29 +09:00
gtkpagesetupunixdialog.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkpagesetupunixdialog.ui GtkPageSetupUnixDialog: Define children with a GtkBuilder template 2013-04-08 21:19:29 +09:00
gtkpaned.c Add gtk_widget_(un)register_window 2013-02-07 11:11:37 +01:00
gtkpaned.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkpango.c gtk: Add get_type() function declarations for private objects 2012-10-02 19:32:38 +02:00
gtkpango.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkpapersize.c gtk: Put private functions in headers and include those 2012-10-02 19:32:52 +02:00
gtkpapersize.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkpathbar.c GtkPathBar: Define children with a GtkBuilder template 2013-04-08 21:19:29 +09:00
gtkpathbar.h GtkPathBar: Define children with a GtkBuilder template 2013-04-08 21:19:29 +09:00
gtkpathbar.ui GtkPathBar: Define children with a GtkBuilder template 2013-04-08 21:19:29 +09:00
gtkplug.c plug: Don't unregister windows that were never registered 2013-04-08 16:34:19 +02:00
gtkplug.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkpressandhold.c gtk: Be more careful when ignoring touch events 2012-03-04 11:24:51 -05:00
gtkpressandholdprivate.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkprint-win32.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkprint-win32.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkprintbackend.c gtk: Add get_type() function declarations for private objects 2012-10-02 19:32:38 +02:00
gtkprintbackend.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkprintcontext.c Don't rotate pdf landscape output 2012-09-12 15:38:37 +02:00
gtkprintcontext.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkprinter-private.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkprinter.c gtk: Don't use GDK_THREADS_ENTER/LEAVE macros internally 2012-07-30 18:01:47 +02:00
gtkprinter.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkprinteroption.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkprinteroption.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkprinteroptionset.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkprinteroptionset.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkprinteroptionwidget.c Fix mnemonic activation for some printer option widgets 2012-08-31 22:50:28 -04:00
gtkprinteroptionwidget.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkprintjob.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkprintjob.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkprintoperation-private.h Don't rotate pdf landscape output 2012-09-12 15:38:37 +02:00
gtkprintoperation-unix.c Don't rotate pdf landscape output 2012-09-12 15:38:37 +02:00
gtkprintoperation-win32.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkprintoperation.c Don't rotate pdf landscape output 2012-09-12 15:38:37 +02:00
gtkprintoperation.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkprintoperationpreview.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkprintoperationpreview.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkprintsettings.c Make collate default to enabled 2012-03-19 13:00:33 +00:00
gtkprintsettings.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkprintunixdialog.c GtkPrintUnixDialog: Define children with a GtkBuilder template 2013-04-08 21:19:29 +09:00
gtkprintunixdialog.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkprintunixdialog.ui GtkPrintUnixDialog: Define children with a GtkBuilder template 2013-04-08 21:19:29 +09:00
gtkprintutils.c printing: Rename GTK_UNIT_PIXEL to GTK_UNIT_NONE 2012-05-03 18:30:48 -07:00
gtkprintutils.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkprivate.c Work around access to global resources without calling gtk_init() 2013-04-08 21:19:27 +09:00
gtkprivate.h Work around access to global resources without calling gtk_init() 2013-04-08 21:19:27 +09:00
gtkprivatetypebuiltins.c.template gtk: Put private functions in headers and include those 2012-10-02 19:32:52 +02:00
gtkprivatetypebuiltins.h.template Add generation of private g-types for private headers 2011-11-25 15:36:08 +01:00
gtkprogressbar.c progressbar: Store activity position as percentage 2012-12-29 01:00:15 +01:00
gtkprogressbar.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkquartz.c quartz: move atom/pasteboard type conversions functions to GDK 2013-03-28 13:10:38 +01:00
gtkquartz.h quartz: move atom/pasteboard type conversions functions to GDK 2013-03-28 13:10:38 +01:00
gtkquery.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkquery.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkradioaction.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkradioaction.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkradiobutton.c docs: Fix up the RadioButton example in the description 2012-08-20 11:03:17 +01:00
gtkradiobutton.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkradiomenuitem.c Fix #673243: accelerators not visible on GtkRadioMenu 2013-02-18 19:38:48 -05:00
gtkradiomenuitem.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkradiotoolbutton.c docs: fix a number of typos and obsolete references 2012-07-02 10:41:11 -04:00
gtkradiotoolbutton.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkrange.c range: don't draw origin when the slider is invisible 2013-02-27 17:20:59 -05:00
gtkrange.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkrbtree.c gtk: Make functions static that don't need to be non-static 2012-10-02 19:32:51 +02:00
gtkrbtree.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkrc.default
gtkrc.key.default
gtkrc.key.emacs Change FSF Address 2012-02-27 17:06:11 +00:00
gtkrc.key.mac gtkrc.key.mac: add Command-cursor text navigation 2011-10-25 22:26:26 +02:00
gtkrecentaction.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkrecentaction.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkrecentchooser.c gtk_recent_chooser_set_filter: Allow NULL value to unset the filter. 2013-04-06 18:06:51 +09:00
gtkrecentchooser.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkrecentchooserdefault.c GtkRecentChooserDefault: Define children with a GtkBuilder template 2013-04-08 21:19:29 +09:00
gtkrecentchooserdefault.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkrecentchooserdefault.ui GtkRecentChooserDefault: Define children with a GtkBuilder template 2013-04-08 21:19:29 +09:00
gtkrecentchooserdialog.c Deprecate gtk_widget_push_composite_child & friends 2013-04-08 21:19:27 +09:00
gtkrecentchooserdialog.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkrecentchoosermenu.c GtkRecentChooserMenu: avoid accessing a NULL action 2013-04-06 18:46:20 +09:00
gtkrecentchoosermenu.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkrecentchooserprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkrecentchooserutils.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkrecentchooserutils.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkrecentchooserwidget.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkrecentchooserwidget.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkrecentfilter.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkrecentfilter.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkrecentmanager.c Fix deprecations for GtkIconInfo 2013-02-15 19:48:56 -05:00
gtkrecentmanager.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkroundedbox.c roundedbox: Fix copy-paste error 2012-12-21 19:47:40 +01:00
gtkroundedboxprivate.h gtk: Put private functions in headers and include those 2012-10-02 19:32:52 +02:00
gtkscale.c GtkScale: Properly chain up in GtkBuildableIface->custom_finished() 2013-04-08 21:18:47 +09:00
gtkscale.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkscalebutton.c GtkScaleButton: Define children with a GtkBuilder template 2013-04-08 21:19:28 +09:00
gtkscalebutton.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkscalebutton.ui GtkScaleButton: Define children with a GtkBuilder template 2013-04-08 21:19:28 +09:00
gtkscaleprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkscrollable.c types: Move GtkAdustment declaration to gtktypes.h 2012-03-03 19:45:03 +01:00
gtkscrollable.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkscrollbar.c Drop separate scrollbar accessible implementation 2012-12-27 12:06:23 -05:00
gtkscrollbar.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkscrolledwindow.c Deprecate gtk_widget_push_composite_child & friends 2013-04-08 21:19:27 +09:00
gtkscrolledwindow.h scrolledwindow: deprecate gtk_scrolled_window_add_with_viewport() 2013-02-01 22:58:55 -05:00
gtksearchengine.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtksearchengine.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtksearchenginequartz.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtksearchenginequartz.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtksearchenginesimple.c Fix the build on Solaris 2012-05-25 23:13:42 -04:00
gtksearchenginesimple.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtksearchenginetracker.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtksearchenginetracker.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtksearchentry.c Place the search icon in the primary slot of the entry 2013-03-03 11:16:09 -05:00
gtksearchentry.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkselection.c docs: fix a number of typos and obsolete references 2012-07-02 10:41:11 -04:00
gtkselection.h Fix a small typo s/parater/parameter 2013-02-06 17:26:15 +01:00
gtkselectionprivate.h
gtkseparator.c separator: Don't use padding and borders wrongly 2013-03-15 18:18:40 +01:00
gtkseparator.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkseparatormenuitem.c types: Clean up gtkwidget.h includes 2012-03-03 19:45:03 +01:00
gtkseparatormenuitem.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkseparatortoolitem.c Add gtk_widget_(un)register_window 2013-02-07 11:11:37 +01:00
gtkseparatortoolitem.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtksettings.c Update cursor theme on wayland 2013-03-22 20:33:47 -04:00
gtksettings.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtksettingsprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkshow.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkshow.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtksizegroup-private.h sizerequest: Use GtkOrientation 2012-11-14 01:55:29 +01:00
gtksizegroup.c sizegroup: Use g_hash_table_add() 2012-11-25 22:58:19 +01:00
gtksizegroup.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtksizerequest.c style: Add missing deprecation markers 2013-04-02 11:45:45 +02:00
gtksizerequest.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtksizerequestcache.c sizerequestcache: Move rest of code to array 2012-11-14 01:55:29 +01:00
gtksizerequestcacheprivate.h sizerequestcache: Move rest of code to array 2012-11-14 01:55:29 +01:00
gtksocket.c Fix compiler warnings 2013-02-11 11:40:15 +01:00
gtksocket.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtksocketprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkspinbutton.c Fix the build 2013-03-08 06:26:34 -05:00
gtkspinbutton.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkspinner.c Force spinners to be square 2012-09-17 22:47:36 -04:00
gtkspinner.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkstatusbar.c GtkStatusbar: Define children with a GtkBuilder template 2013-04-08 21:19:28 +09:00
gtkstatusbar.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkstatusbar.ui GtkStatusbar: Define children with a GtkBuilder template 2013-04-08 21:19:28 +09:00
gtkstatusicon-quartz.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkstatusicon.c Make GtkStatusIcon survive on Broadway 2013-02-02 20:42:28 -05:00
gtkstatusicon.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkstock.c Change the stock help accel to F1 2012-05-26 12:09:13 -04:00
gtkstock.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkstyleanimation.c animation: Don't set the changed properties anymore 2012-09-17 20:39:13 +02:00
gtkstyleanimationprivate.h animation: Don't set the changed properties anymore 2012-09-17 20:39:13 +02:00
gtkstylecascade.c style: Add _gtk_style_provider_private_get_settings() 2012-12-01 01:24:12 +01:00
gtkstylecascadeprivate.h styleprovider: Add a custom object for a list of style providers 2012-04-17 08:59:07 +02:00
gtkstylecontext.c cssvalue: At cycle detection to color resolving 2013-03-28 23:18:59 +01:00
gtkstylecontext.h Add gtk_widget_add_tick_callback(), remove GtkTimeline, etc. 2013-02-14 17:19:52 -05:00
gtkstylecontextprivate.h stylecontext: Remove unused private functions 2012-11-30 22:41:22 +01:00
gtkstyleproperties.c deprecations: Move files into deprecated/ dir 2012-11-25 04:16:43 +01:00
gtkstyleproperties.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkstylepropertiesprivate.h symboliccolor: Remove extra includes 2012-11-25 02:59:15 +01:00
gtkstyleproperty.c styleproperty: Remove base argument 2012-05-11 16:42:12 +02:00
gtkstylepropertyprivate.h styleproperty: Remove base argument 2012-05-11 16:42:12 +02:00
gtkstyleprovider.c styleprovider: Deprecate two non-working functions 2012-11-24 21:12:00 +01:00
gtkstyleprovider.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkstyleproviderprivate.c style: Add _gtk_style_provider_private_get_settings() 2012-12-01 01:24:12 +01:00
gtkstyleproviderprivate.h style: Add _gtk_style_provider_private_get_settings() 2012-12-01 01:24:12 +01:00
gtkswitch.c Add gtk_widget_(un)register_window 2013-02-07 11:11:37 +01:00
gtkswitch.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtktestutils.c docs: correct various spelling and grammar errors 2013-03-04 22:48:22 +00:00
gtktestutils.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtktextattributes.c gtktextattributes: include the right headers 2013-04-01 21:12:49 +02:00
gtktextattributes.h gtktextattributes: move comment above relevant struct 2013-04-01 21:12:49 +02:00
gtktextbtree.c gtktextbtree: use g_slice 2011-12-25 17:49:03 +01:00
gtktextbtree.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtktextbuffer.c Small API doc fixes 2013-03-16 22:18:50 +01:00
gtktextbuffer.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtktextbufferrichtext.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtktextbufferrichtext.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtktextbufferserialize.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtktextbufferserialize.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtktextchild.c
gtktextchild.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtktextchildprivate.h
gtktextdisplay.c gtk: Add get_type() function declarations for private objects 2012-10-02 19:32:38 +02:00
gtktextdisplay.h Revert part of "textview: Remove extra magic for drawing children" 2012-04-10 16:21:07 +02:00
gtktexthandle.c texthandle: Set a bigger input shape, covering the line height 2013-03-05 16:47:58 -05:00
gtktexthandleprivate.h Add GtkTextHandle 2012-09-03 00:19:03 -04:00
gtktextiter.c Small API doc fixes 2013-03-16 22:18:50 +01:00
gtktextiter.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtktextiterprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtktextlayout.c textlayout: respect preedit color attribute 2013-01-31 11:22:06 +09:00
gtktextlayout.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtktextmark.c
gtktextmark.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtktextmarkprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtktextsegment.c
gtktextsegment.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtktexttag.c Clarify docs of GtkTextTag -set properties a bit 2013-02-03 17:22:48 -05:00
gtktexttag.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtktexttagprivate.h GtkTextView: remove some dead code 2013-04-01 21:12:49 +02:00
gtktexttagtable.c GtkTextTagTable: simplify a bit the code 2013-04-01 21:12:49 +02:00
gtktexttagtable.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtktexttypes.c gtktexttypes: remove inline_byte_begins_utf8_char() 2013-04-01 21:12:49 +02:00
gtktexttypes.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtktextutil.c gtk: Use gtk_style_context_get() 2012-12-06 02:57:18 +01:00
gtktextutil.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtktextview.c GtkTextView: don't popdown a bubble if we don't have one 2013-03-06 17:08:48 +01:00
gtktextview.h Allow to populate bubbles with extra content 2013-03-05 16:48:00 -05:00
gtkthemingbackground.c themingbackground: Remove struct members 2012-10-31 11:09:12 +01:00
gtkthemingbackgroundprivate.h themingbackground: Remove struct members 2012-10-31 11:09:12 +01:00
gtkthemingengine.c stylecontext: Deprecate direction property 2012-12-18 18:25:42 +01:00
gtkthemingengine.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkthemingengineprivate.h stylecontext: Remove unused private functions 2012-11-30 22:41:22 +01:00
gtktoggleaction.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtktoggleaction.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtktogglebutton.c togglebutton: always set PRELIGHT state when in_button = TRUE 2012-09-14 13:38:15 -04:00
gtktogglebutton.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtktoggletoolbutton.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtktoggletoolbutton.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtktoolbar.c Revert "toolbar: Don't special-case RTL toolbar child positions anymore" 2013-02-23 14:53:23 -05:00
gtktoolbar.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtktoolbutton.c docs: fix a number of typos and obsolete references 2012-07-02 10:41:11 -04:00
gtktoolbutton.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtktoolitem.c docs: correct various spelling and grammar errors 2013-03-04 22:48:22 +00:00
gtktoolitem.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtktoolitemgroup.c Deprecate gtk_widget_push_composite_child & friends 2013-04-08 21:19:27 +09:00
gtktoolitemgroup.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtktoolpalette.c gtktoolpalette: Only call gdk_atom_intern when we're constructed 2013-03-23 17:07:15 -04:00
gtktoolpalette.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtktoolpaletteprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtktoolshell.c Fix malformed doc comments 2012-04-12 21:12:16 -04:00
gtktoolshell.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtktooltip.c tooltip: set the transient parent when using the Wayland backend 2013-02-12 15:30:56 +00:00
gtktooltip.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtktrayicon-x11.c tray: Add suggested braces around empty body in 'if' statements 2012-04-07 13:01:24 +02:00
gtktrayicon.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtktreedatalist.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtktreedatalist.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtktreednd.c treednd: Remove (out) annotation for GtkSelectionData arg 2013-01-31 21:36:37 +01:00
gtktreednd.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtktreemenu.c gtk: Get rid of deprecation warnings 2012-05-01 03:13:01 +02:00
gtktreemenu.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtktreemodel.c docs: Improve GtkTreeModel iteration pattern 2012-11-22 21:36:46 +00:00
gtktreemodel.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtktreemodelfilter.c treemodelfilter: Make the constructor binding friendly 2012-12-05 13:43:19 -05:00
gtktreemodelfilter.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtktreemodelsort.c treemodelsort: fix iter_previous so it can go back to the first item 2012-04-28 02:01:16 -04:00
gtktreemodelsort.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtktreeprivate.h Use minimum/natural size semantics 2013-01-15 14:41:20 +01:00
gtktreeselection.c Make accessible implementations public 2012-12-27 11:23:22 -05:00
gtktreeselection.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtktreesortable.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtktreesortable.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtktreestore.c Consistently allow -1 to mean 'append' in tree models 2012-07-12 08:42:34 -04:00
gtktreestore.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtktreeview.c Use natural size to set adjustment ranges 2013-03-23 19:49:03 +01:00
gtktreeview.h Add an optional single click activation mode to treeview 2013-01-20 16:49:30 -05:00
gtktreeviewcolumn.c Deprecate gtk_widget_push_composite_child & friends 2013-04-08 21:19:27 +09:00
gtktreeviewcolumn.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtktypebuiltins.c.template
gtktypebuiltins.h.template
gtktypes.h Add Composite Child machinery and APIs to GtkWidget 2013-04-08 21:19:27 +09:00
gtkuimanager.c GtkUIManager Buildable implementation: Fixing leaked reference count 2013-02-20 18:17:14 +09:00
gtkuimanager.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkunixprint.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkversion.h.in gtkversion.h.in: Put the documentation inside the header guards 2012-11-08 19:19:00 -05:00
gtkviewport.c GtkViewport: annotate the adjustment args of the constructor 2013-02-18 19:39:12 -05:00
gtkviewport.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkvolumebutton.c GtkVolumeButton: Define children with a GtkBuilder template 2013-04-08 21:19:29 +09:00
gtkvolumebutton.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkvolumebutton.ui GtkVolumeButton: Define children with a GtkBuilder template 2013-04-08 21:19:29 +09:00
gtkwidget.c Add Composite Child machinery and APIs to GtkWidget 2013-04-08 21:19:27 +09:00
gtkwidget.h Add Composite Child machinery and APIs to GtkWidget 2013-04-08 21:19:27 +09:00
gtkwidgetpath.c Optimize gtk_widget_path_copy() by preallocating "elems" array 2012-08-07 00:38:48 -04:00
gtkwidgetpath.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkwidgetprivate.h sizerequest: Use GtkOrientation 2012-11-14 01:55:29 +01:00
gtkwin32.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkwin32embed.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkwin32embed.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkwin32embedwidget.c Add gtk_widget_(un)register_window 2013-02-07 11:11:37 +01:00
gtkwin32embedwidget.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkwin32theme.c symboliccolor: Implement using GtkCssValue 2012-11-25 02:41:17 +01:00
gtkwin32themeprivate.h symboliccolor: Implement using GtkCssValue 2012-11-25 02:41:17 +01:00
gtkwindow.c window: restore size after hide/show properly 2013-04-08 16:34:19 +02:00
gtkwindow.h Add documentation for gtk_window_set_titlebar 2013-03-18 08:50:22 -04:00
gtkwindowprivate.h window: rename functions dealing with mnemonic delayed display 2013-04-02 17:39:42 -04:00
gtkx.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkxembed.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkxembed.h Change FSF Address 2012-02-27 17:06:11 +00:00
Makefile.am Extract strings from .ui files without intltool 2013-04-08 21:19:29 +09:00
makefile.msc.in
org.gtk.Settings.ColorChooser.gschema.xml color chooser: give GSettings schema a path 2013-01-23 07:48:26 -05:00
org.gtk.Settings.FileChooser.gschema.xml file chooser: give GSettings schema a path 2013-01-23 07:46:05 -05:00
paper_names_offsets.c
paper_names.c
queryimmodules.c build: Remove now-unused GTK_DISABLE_DEPRECATED undefs 2012-05-01 03:13:01 +02:00
updateiconcache.c Make sure icon cache has /-separated subdirs only (v2 - use g_build_path) 2013-02-21 19:42:46 +01:00
xembed.h