gtk2/gtk
Benjamin Otte d6bb8a63aa label: Make attr_list_merge() use sane merging rules
Instead of "attribute with later start index wins, make sure the
attribute list that is merged from takes precedence. This now gives the
multiple attribute lists we use in the label an order:

1) gtk_label_set_attributes()
  These attributes override everything. It's what the function's there
  for after all.
2) markup of label
  Other user-specified attributes come next.
3) attributes for links
  When we apply custom attributes on parts of the text, we put them
  last. We don't want to mess with what the user does. Also, we change
  color and underline, so we usually have something to show.
2012-01-06 05:23:42 +01:00
..
a11y a11y: Remove keysnooping support 2012-01-06 05:23:42 +01:00
deprecated Don't warn about deprecations in deprecated/ 2011-11-02 08:10:42 -04:00
stock-icons
tests GtkBuilder: pick up named submenus 2011-12-19 12:51:12 -05:00
abicheck.sh
compose-parse.py
fallback-c89.c
fnmatch.c
gactionmuxer.c Fix a typo 2011-12-19 12:51:12 -05:00
gactionmuxer.h add GActionMuxer and observer interfaces 2011-12-19 12:51:08 -05:00
gactionobservable.c Undoccommentify action muxer files 2011-12-19 12:51:09 -05:00
gactionobservable.h add GActionMuxer and observer interfaces 2011-12-19 12:51:08 -05:00
gactionobserver.c Undoccommentify action muxer files 2011-12-19 12:51:09 -05:00
gactionobserver.h add GActionMuxer and observer interfaces 2011-12-19 12:51:08 -05:00
gen-paper-names.c
gtk-compose-lookaside.txt
gtk-keys.css.default
gtk-keys.css.emacs
gtk-keys.css.mac
gtk-win32.css win32-theme: Make tabs look better 2011-11-28 10:06:38 +01:00
gtk-win32.rc.in
gtk.css.raleigh
gtk.h Drop GtkApplicationMenuButton for now 2011-12-19 12:51:09 -05:00
gtk.symbols Fix symbol lists 2011-12-19 18:07:42 -05:00
gtkaboutdialog.c Remove various internal uses of deprecated api 2011-11-02 08:10:42 -04:00
gtkaboutdialog.h
gtkaccelgroup.c Fix up includes 2011-12-19 12:51:12 -05:00
gtkaccelgroup.h gtk: Add accel with keycode parsing functions 2011-11-04 16:40:22 +00:00
gtkaccelgroupprivate.h
gtkaccellabel.c accellabel: Stop setting state flags on the style context for drawing 2011-12-19 19:21:15 +00:00
gtkaccellabel.h
gtkaccelmap.c Introduce gtkaccelmapprivate.h 2011-12-19 12:51:11 -05:00
gtkaccelmap.h Introduce gtkaccelmapprivate.h 2011-12-19 12:51:11 -05:00
gtkaccelmapprivate.h Introduce gtkaccelmapprivate.h 2011-12-19 12:51:11 -05:00
gtkaccessible.c accessible: Deprecate gtk_accessible_connect_widget_destroyed() 2011-12-19 16:17:13 +01:00
gtkaccessible.h accessible: Deprecate gtk_accessible_connect_widget_destroyed() 2011-12-19 16:17:13 +01:00
gtkaction.c GtkAction: Hold a reference to proxy widgets 2011-12-20 15:36:48 -05:00
gtkaction.h
gtkactiongroup.c
gtkactiongroup.h
gtkactivatable.c
gtkactivatable.h
gtkadjustment.c
gtkadjustment.h
gtkalignment.c
gtkalignment.h
gtkanimationdescription.c
gtkanimationdescription.h
gtkappchooser.c GtkAppChooserButton: Add a way to include the default app 2011-09-10 01:42:07 -04:00
gtkappchooser.h
gtkappchooserbutton.c GtkAppChooserButton: Add a way to include the default app 2011-09-10 01:42:07 -04:00
gtkappchooserbutton.h GtkAppChooserButton: Add a way to include the default app 2011-09-10 01:42:07 -04:00
gtkappchooserdialog.c appchooser: make the "Find applications online" follow search state 2011-10-04 11:34:10 -04:00
gtkappchooserdialog.h
gtkappchoosermodule.c
gtkappchoosermodule.h
gtkappchooseronline.c appchooser: add a GCancellable to the search operation 2011-10-04 11:34:10 -04:00
gtkappchooseronline.h appchooser: add a GCancellable to the search operation 2011-10-04 11:34:10 -04:00
gtkappchooseronlinepk.c appchooser: add a GCancellable to the search operation 2011-10-04 11:34:10 -04:00
gtkappchooseronlinepk.h
gtkappchooserprivate.h
gtkappchooserwidget.c gtkappchooserwidget: Use g_object_clear() 2011-12-22 02:57:35 +00:00
gtkappchooserwidget.h
gtkapplication.c application: don't unconditionally unref the GMenuModel in getters 2011-12-21 12:20:15 +01:00
gtkapplication.h GtkApplication: add menu API 2011-12-19 12:51:12 -05:00
gtkapplicationprivate.h missing file 2011-12-19 12:51:12 -05:00
gtkapplicationwindow.c GtkApplicationWindow: fix a typo 2011-12-20 14:10:39 -05:00
gtkapplicationwindow.h Fix a gtk-doc warning 2011-12-19 12:51:11 -05:00
gtkarrow.c arrow: Stop setting state flags on the style context for drawing 2011-12-19 19:21:15 +00:00
gtkarrow.h
gtkaspectframe.c
gtkaspectframe.h
gtkassistant.c assistant: Work around deprecation warnings 2011-11-08 21:14:05 +01:00
gtkassistant.h Drop use of GDK_DISABLE_DEPRECATED guards in gtk 2011-11-09 22:02:42 -05:00
gtkbbox.c gtkbox: Move private functions to private header 2011-10-02 21:30:42 +01:00
gtkbbox.h
gtkbin.c
gtkbin.h
gtkbindings.c Use G_VALUE_INIT 2011-10-15 16:45:16 +01:00
gtkbindings.h Drop use of GDK_DISABLE_DEPRECATED guards in gtk 2011-11-09 22:02:42 -05:00
gtkbindingsprivate.h
gtkborder.c
gtkborder.h
gtkborderimage.c Rename GTK_CSS_REPEAT_STYLE_NONE to GTK_CSS_REPEAT_STYLE_STRETCH 2011-11-25 15:36:08 +01:00
gtkborderimageprivate.h Add GtkStylePropertyContext and use it in when getting style properties 2011-11-17 12:27:22 +01:00
gtkbox.c gtkbox: Move private functions to private header 2011-10-02 21:30:42 +01:00
gtkbox.h gtkbox: Move private functions to private header 2011-10-02 21:30:42 +01:00
gtkboxprivate.h box: Fix includes so hbox/vbox compile warning-free 2011-11-02 02:31:54 +01:00
gtkbuildable.c
gtkbuildable.h
gtkbuilder.c Some more menu-related docs 2011-12-19 12:51:12 -05:00
gtkbuilder.h
gtkbuilderparser.c GtkBuilder: pick up named submenus 2011-12-19 12:51:12 -05:00
gtkbuilderprivate.h Forgotten file 2011-12-19 12:51:12 -05:00
gtkbutton.c button: deprecate the inner-border style property 2011-12-20 19:01:38 +01:00
gtkbutton.h Drop use of GDK_DISABLE_DEPRECATED guards in gtk 2011-11-09 22:02:42 -05:00
gtkbuttonprivate.h
gtkcalendar.c calendar: Use the widget state flags as a base for drawing arrows 2011-12-19 19:21:15 +00:00
gtkcalendar.h
gtkcellarea.c Use G_VALUE_INIT 2011-10-15 16:45:16 +01:00
gtkcellarea.h
gtkcellareabox.c
gtkcellareabox.h
gtkcellareaboxcontext.c
gtkcellareaboxcontextprivate.h
gtkcellareacontext.c
gtkcellareacontext.h
gtkcelleditable.c
gtkcelleditable.h
gtkcelllayout.c Use G_VALUE_INIT 2011-10-15 16:45:16 +01:00
gtkcelllayout.h
gtkcellrenderer.c Deprecate all the public API that is using GdkColor struct 2011-12-22 02:59:39 +00:00
gtkcellrenderer.h cellrenderer: Add API to keep the accessible type 2011-12-16 04:53:16 +01:00
gtkcellrendereraccel.c Revert 3fd7dbc940 2011-12-08 12:44:19 -05:00
gtkcellrendereraccel.h
gtkcellrenderercombo.c
gtkcellrenderercombo.h
gtkcellrendererpixbuf.c gtk: Add accessible types for cell renderers 2011-12-16 04:53:16 +01:00
gtkcellrendererpixbuf.h
gtkcellrendererprogress.c Fix handling of GtkCellRendererProgress::inverted 2011-10-24 13:50:00 -04:00
gtkcellrendererprogress.h
gtkcellrendererspin.c Move gtkstyle and gtkrc to deprecated/ 2011-11-02 01:15:21 -04:00
gtkcellrendererspin.h
gtkcellrendererspinner.c cellrendererspinner: Ignore deprecation warnings 2011-11-08 21:14:05 +01:00
gtkcellrendererspinner.h
gtkcellrenderertext.c Deprecate all the public API that is using GdkColor struct 2011-12-22 02:59:39 +00:00
gtkcellrenderertext.h
gtkcellrenderertoggle.c cellrenderertoggle: Use the cell renderer's state flags as a base for rendering 2011-12-19 19:21:15 +00:00
gtkcellrenderertoggle.h
gtkcellview.c gtkcellview: Do not use deprecated GdkColor api 2012-01-03 18:00:57 +01:00
gtkcellview.h Deprecate all the public API that is using GdkColor struct 2011-12-22 02:59:39 +00:00
gtkcheckbutton.c checkbutton: Use the widget state flags as a base for drawing the indicator 2011-12-19 19:21:15 +00:00
gtkcheckbutton.h
gtkcheckmenuitem.c checkmenuitem: Clean up state flags handling on drawing 2011-12-19 19:21:15 +00:00
gtkcheckmenuitem.h
gtkclipboard-quartz.c
gtkclipboard.c
gtkclipboard.h
gtkcolorbutton.c gtk/gtkcolorbutton.c: Do not use deprecated GdkColor api 2012-01-04 01:55:16 +01:00
gtkcolorbutton.h Deprecate all the public API that is using GdkColor struct 2011-12-22 02:59:39 +00:00
gtkcolorsel.c gtkcolorsel.c: Do not use GdkColor API 2012-01-05 04:38:22 +01:00
gtkcolorsel.h Deprecate all the public API that is using GdkColor struct 2011-12-22 02:59:39 +00:00
gtkcolorseldialog.c
gtkcolorseldialog.h More include cleanups 2011-08-28 01:42:10 -04:00
gtkcombobox.c combobox: Don't allow an individual cell to cheat 2011-12-23 00:15:59 +01:00
gtkcombobox.h GtkComboBox: Add the format-entry-text signal. 2011-10-06 11:14:38 +02:00
gtkcomboboxtext.c GtkComboBoxText: allow id='' tag in builder markup 2012-01-04 17:00:35 -05:00
gtkcomboboxtext.h
gtkcontainer.c Use G_VALUE_INIT 2011-10-15 16:45:16 +01:00
gtkcontainer.h
gtkcontainerprivate.h toolbar: Fix widget path creation code 2011-09-27 05:37:14 +02:00
gtkcssparser.c Plug tiny leak in the css parser 2011-12-03 17:52:24 +01:00
gtkcssparserprivate.h css: Add _gtk_css_parser_try_enum 2011-11-25 15:36:08 +01:00
gtkcssprovider.c Add a Since tag 2011-12-30 00:38:06 -05:00
gtkcssprovider.h
gtkcssproviderprivate.h
gtkcsssection.c Doc typo fix 2011-12-15 23:03:12 -05:00
gtkcsssection.h
gtkcsssectionprivate.h
gtkcssselector.c gtk: Add a GTK_STATE_FLAG_WINDOW_UNFOCUSED widget state flag 2011-11-08 19:33:22 +00:00
gtkcssselectorprivate.h
gtkcsstypes.c css: start background-repeat 2011-11-08 11:10:44 -05:00
gtkcsstypesprivate.h Add GtkCssArea enum 2011-11-25 16:14:19 +01:00
gtkcustompaperunixdialog.c print: Convert custom paper dialog from GtkTable to GtkGrid 2011-09-28 05:29:50 +02:00
gtkcustompaperunixdialog.h
gtkdebug.h
gtkdialog.c gtkbox: Move private functions to private header 2011-10-02 21:30:42 +01:00
gtkdialog.h Mark gtk_dialog_new_with_buttons as NULL-terminated 2011-11-05 01:27:25 -04:00
gtkdnd-quartz.c quartz: fix coding style in quartz-version of gtk_drag_begin_internal 2011-11-20 20:15:32 +01:00
gtkdnd.c gtk/*: Use g_list_free_full() convenience function 2012-01-05 04:22:43 +01:00
gtkdnd.h
gtkdndcursors.h
gtkdrawingarea.c
gtkdrawingarea.h
gtkeditable.c gtk/gtkeditable: Some docs fixes 2011-11-28 15:23:00 +00:00
gtkeditable.h
gtkentry.c entry: Use the widget state flags as a base for drawing icons and text 2011-12-19 19:21:16 +00:00
gtkentry.h
gtkentrybuffer.c
gtkentrybuffer.h
gtkentrycompletion.c Use the workarea when placing popups 2011-12-18 14:29:16 -05:00
gtkentrycompletion.h entrycompletion: Export gtk_entry_completion_compute_prefix() 2011-12-16 20:09:12 +01:00
gtkentryprivate.h
gtkenums.h gtk: Add a GTK_STATE_FLAG_WINDOW_UNFOCUSED widget state flag 2011-11-08 19:33:22 +00:00
gtkeventbox.c eventbox: Stop setting state flags on the style context for drawing 2011-12-19 19:21:16 +00:00
gtkeventbox.h
gtkexpander.c expander: Use the widget state flags as a base for drawing 2011-12-19 19:21:16 +00:00
gtkexpander.h
gtkfilechooser.c Replace some references to the GtkTable, use GtkGrid instead 2011-09-29 12:38:49 +01:00
gtkfilechooser.h
gtkfilechooserbutton.c GtkFileChooserButton: Expand like other 'pickers' 2011-09-12 21:33:11 -04:00
gtkfilechooserbutton.h
gtkfilechooserdefault.c gtk/*: Use g_list_free_full() convenience function 2012-01-05 04:22:43 +01:00
gtkfilechooserdefault.h
gtkfilechooserdialog.c Documentation fixes 2011-09-25 21:04:49 -04:00
gtkfilechooserdialog.h
gtkfilechooserembed.c
gtkfilechooserembed.h
gtkfilechooserentry.c filechooserentry: Catch tab key earlier 2011-12-16 20:09:14 +01:00
gtkfilechooserentry.h filechooserentry: Remove _gtk_file_chooser_entry_set_file_part() 2011-12-16 20:09:13 +01:00
gtkfilechooserprivate.h Menu item to visit the selected files in recent-files mode 2011-09-05 13:31:57 -05:00
gtkfilechooserutils.c
gtkfilechooserutils.h
gtkfilechooserwidget.c
gtkfilechooserwidget.h
gtkfilefilter.c
gtkfilefilter.h
gtkfilesystem.c filechooserentry: Move _gtk_file_system_parse() 2011-12-16 20:09:12 +01:00
gtkfilesystem.h filechooserentry: Move _gtk_file_system_parse() 2011-12-16 20:09:12 +01:00
gtkfilesystemmodel.c filesystemmodel: Add a toggle for whether directories are filtered 2011-12-16 20:09:14 +01:00
gtkfilesystemmodel.h filesystemmodel: Add a toggle for whether directories are filtered 2011-12-16 20:09:14 +01:00
gtkfixed.c
gtkfixed.h
gtkfontbutton.c Fix void function n gtkfontbutton.c so it does not try to return a value. 2011-10-10 14:13:35 -05:00
gtkfontbutton.h
gtkfontchooser.c fontchooser: List font description as font description 2011-09-19 22:11:05 +02:00
gtkfontchooser.h Fix a parameter name mismatch 2011-09-13 17:36:24 -04:00
gtkfontchooserdialog.c Doc typo fix 2011-12-15 23:03:12 -05:00
gtkfontchooserdialog.h Make GtkFontChooser an interface 2011-09-13 12:55:21 +02:00
gtkfontchooserprivate.h Setters should not return a boolean 2011-09-13 12:55:22 +02:00
gtkfontchooserutils.c Rename gtk_font_chooser_get_{family,face,size} 2011-09-13 12:55:33 +02:00
gtkfontchooserutils.h Add GtkFontChooser:font-desc property 2011-09-13 12:55:33 +02:00
gtkfontchooserwidget.c fontchooserwidget: Handle dpi < 0 2011-12-16 04:50:11 +01:00
gtkfontchooserwidget.h Make GtkFontChooser an interface 2011-09-13 12:55:21 +02:00
gtkframe.c GtkFrame: Fix a casting in the compute_child_allocation() method 2011-12-13 20:26:30 +02:00
gtkframe.h
gtkgradient.c
gtkgradient.h
gtkgrid.c Fix gtk_grid_attach_next_to 2011-10-25 23:21:13 -04:00
gtkgrid.h Add an accessor for grid children 2011-08-28 21:20:53 -04:00
gtkhsv.c hsv: Stop setting state flags on the style context for drawing 2011-12-19 19:21:16 +00:00
gtkhsv.h
gtkiconcache.c Bug 660730: Win32: Only use _fstat32 if available 2011-10-12 11:39:06 +08:00
gtkiconcache.h
gtkiconcachevalidator.c
gtkiconcachevalidator.h
gtkiconfactory.c Use the right icon-name for missing images 2012-01-05 14:07:04 -05:00
gtkiconfactory.h Drop use of GDK_DISABLE_DEPRECATED guards in gtk 2011-11-09 22:02:42 -05:00
gtkiconhelper.c iconhelper: treat the empty string as a NULL icon name 2011-12-15 20:01:35 +01:00
gtkiconhelperprivate.h icon-helper: add GtkIconHelper private object 2011-11-30 16:39:59 -05:00
gtkicontheme.c gtk/*: Use g_list_free_full() convenience function 2012-01-05 04:22:43 +01:00
gtkicontheme.h Drop use of GDK_DISABLE_DEPRECATED guards in gtk 2011-11-09 22:02:42 -05:00
gtkiconview.c gtk/*: Use g_list_free_full() convenience function 2012-01-05 04:22:43 +01:00
gtkiconview.h
gtkiconviewprivate.h iconview: Split out iconview accessible 2011-12-19 16:17:12 +01:00
gtkimage.c image: Stop setting state flags on the style context for drawing 2011-12-19 19:21:16 +00:00
gtkimage.h
gtkimagemenuitem.c Documentation fixes 2011-09-25 21:04:49 -04:00
gtkimagemenuitem.h
gtkimageprivate.h
gtkimcontext.c gtk: clean up the private horror 2011-10-22 23:53:55 +02:00
gtkimcontext.h
gtkimcontextinfo.h gtk: Empty gtkimmodule.h 2011-11-08 21:14:05 +01:00
gtkimcontextsimple.c GtkImContextSimple: fix tentative match handling 2011-12-29 23:42:03 -05:00
gtkimcontextsimple.h
gtkimcontextsimpleseqs.h
gtkimmodule.c immodule: Disable deprecations before including deprecated header 2011-11-08 21:14:05 +01:00
gtkimmodule.h gtk: Empty gtkimmodule.h 2011-11-08 21:14:05 +01:00
gtkimmoduleprivate.h gtk: Empty gtkimmodule.h 2011-11-08 21:14:05 +01:00
gtkimmulticontext.c gtk: Empty gtkimmodule.h 2011-11-08 21:14:05 +01:00
gtkimmulticontext.h
gtkinfobar.c docs: Make infobar code example use GtkGrid instead of GtkTable 2011-09-29 01:51:46 +02:00
gtkinfobar.h
gtkintl.h
gtkinvisible.c
gtkinvisible.h
gtkkeyhash.c Turn the private #define for the group-shifting modifier into API 2011-11-18 15:14:31 +01:00
gtkkeyhash.h
gtklabel.c label: Make attr_list_merge() use sane merging rules 2012-01-06 05:23:42 +01:00
gtklabel.h
gtklayout.c layout: Work around deprecation warnings 2011-11-08 21:14:05 +01:00
gtklayout.h Drop use of GDK_DISABLE_DEPRECATED guards in gtk 2011-11-09 22:02:42 -05:00
gtklinkbutton.c Use the workarea when placing popups 2011-12-18 14:29:16 -05:00
gtklinkbutton.h
gtkliststore.c Use G_VALUE_INIT 2011-10-15 16:45:16 +01:00
gtkliststore.h
gtklockbutton.c
gtklockbutton.h
gtkmain.c API: Deprecate key snooping 2012-01-06 05:23:42 +01:00
gtkmain.h API: Deprecate key snooping 2012-01-06 05:23:42 +01:00
gtkmarshalers.list GtkComboBox: Add the format-entry-text signal. 2011-10-06 11:14:38 +02:00
gtkmenu.c Fix scroll_offset handling 2011-12-23 00:36:20 -05:00
gtkmenu.h
gtkmenubar.c menubar: Stop setting state flags on the style context for drawing 2011-12-19 19:21:16 +00:00
gtkmenubar.h
gtkmenuitem.c menuitem: Stop setting state flags on the style context for drawing 2011-12-19 19:21:16 +00:00
gtkmenuitem.h Drop use of GDK_DISABLE_DEPRECATED guards in gtk 2011-11-09 22:02:42 -05:00
gtkmenuitemprivate.h
gtkmenuprivate.h
gtkmenushell.c gtk: Fix compiler warnings from include fixes 2011-11-16 04:31:06 +01:00
gtkmenushell.h
gtkmenushellprivate.h
gtkmenutoolbutton.c Use the workarea when placing popups 2011-12-18 14:29:16 -05:00
gtkmenutoolbutton.h
gtkmessagedialog.c Documentation fixes 2011-09-25 21:04:49 -04:00
gtkmessagedialog.h
gtkmisc.c
gtkmisc.h
gtkmnemonichash.c
gtkmnemonichash.h
gtkmodelmenu.c GtkModelMenu: drop extra & added by mistake 2011-12-21 17:15:16 -05:00
gtkmodelmenu.h GtkApplicationWindow: Set the accel group on constructed windows 2011-12-19 12:51:11 -05:00
gtkmodelmenuitem.c gtkmodelmenuitem: don't crash on missing action 2011-12-20 10:51:58 -05:00
gtkmodelmenuitem.h GtkApplicationWindow: Set the accel group on constructed windows 2011-12-19 12:51:11 -05:00
gtkmodifierstyle.c modifierstyle: Move Private typedef to public header 2011-12-29 10:10:22 +01:00
gtkmodifierstyle.h modifierstyle: Move Private typedef to public header 2011-12-29 10:10:22 +01:00
gtkmodules.c Move gtkstyle and gtkrc to deprecated/ 2011-11-02 01:15:21 -04:00
gtkmodules.h Move gtkstyle and gtkrc to deprecated/ 2011-11-02 01:15:21 -04:00
gtkmodulesprivate.h Move gtkstyle and gtkrc to deprecated/ 2011-11-02 01:15:21 -04:00
gtkmountoperation-stub.c
gtkmountoperation-x11.c GMountOperation on OpenBSD: remove the need for kvm(3) 2011-10-17 19:06:41 +02:00
gtkmountoperation.c mountoperation: fix the build 2011-09-27 12:51:54 -04:00
gtkmountoperation.h
gtkmountoperationprivate.h
gtknotebook.c GtkNotebook: fix crash when DnD tabs between windows 2012-01-04 08:48:46 +01:00
gtknotebook.h
gtknumerableicon.c
gtknumerableicon.h
gtknumerableiconprivate.h
gtkoffscreenwindow.c
gtkoffscreenwindow.h
gtkorientable.c
gtkorientable.h
gtkorientableprivate.h
gtkoverlay.c overlay: Properly allocate the child upon addition 2011-12-08 00:24:28 +01:00
gtkoverlay.h
gtkpagesetup.c
gtkpagesetup.h
gtkpagesetupunixdialog.c GtkPageSetupUnixDialog: replace GtkTable by GtkGrid 2011-08-28 00:35:51 -04:00
gtkpagesetupunixdialog.h
gtkpaned.c paned: Pass x/y position to update_drag() 2011-11-08 21:14:06 +01:00
gtkpaned.h
gtkpango.c Improve AtkText implementations 2011-11-19 19:28:48 -05:00
gtkpango.h
gtkpapersize.c gtk/*: Use g_list_free_full() convenience function 2012-01-05 04:22:43 +01:00
gtkpapersize.h
gtkpathbar.c [GtkPathBar] Remove unused error argument 2011-11-29 15:11:54 -06:00
gtkpathbar.h [GtkPathBar] Remove unused error argument 2011-11-29 15:11:54 -06:00
gtkplug.c GtkPlug: preserve map/unmap invariants 2011-09-02 21:40:42 -04:00
gtkplug.h Revert a change to the plug/socket headers 2011-11-02 08:28:34 -04:00
gtkprint-win32.c
gtkprint-win32.h
gtkprintbackend.c gtk: clean up the private horror 2011-10-22 23:53:55 +02:00
gtkprintbackend.h
gtkprintcontext.c Don't use deprecated Pango api 2011-11-01 21:22:14 -04:00
gtkprintcontext.h
gtkprinter-private.h
gtkprinter.c
gtkprinter.h
gtkprinteroption.c
gtkprinteroption.h
gtkprinteroptionset.c
gtkprinteroptionset.h
gtkprinteroptionwidget.c Improve PICKONE_* handling in GtkPrinterOptionWidget (bug #543520) 2012-01-06 00:20:42 +01:00
gtkprinteroptionwidget.h
gtkprintjob.c
gtkprintjob.h
gtkprintoperation-private.h
gtkprintoperation-unix.c
gtkprintoperation-win32.c win32: Actually check for IPrintDialogCallback in configure 2011-11-10 17:41:08 +01:00
gtkprintoperation.c Print preview: make cancel work 2011-11-07 13:10:24 -05:00
gtkprintoperation.h
gtkprintoperationpreview.c
gtkprintoperationpreview.h
gtkprintsettings.c
gtkprintsettings.h
gtkprintunixdialog.c GtkPrintUnixDialog: Hide unused tabs 2012-01-05 13:17:46 +01:00
gtkprintunixdialog.h
gtkprintutils.c
gtkprintutils.h
gtkprivate.c gtk/gtkprivate.c: Include stdlib.h 2012-01-04 00:52:44 +08:00
gtkprivate.h Add generation of private g-types for private headers 2011-11-25 15:36:08 +01:00
gtkprivatetypebuiltins.c.template Add generation of private g-types for private headers 2011-11-25 15:36:08 +01:00
gtkprivatetypebuiltins.h.template Add generation of private g-types for private headers 2011-11-25 15:36:08 +01:00
gtkprogressbar.c Revert "progressbar: Set state flags on draw" 2011-12-19 20:59:06 +00:00
gtkprogressbar.h
gtkquartz-menu.c Handle menu changes. 2011-12-19 12:51:12 -05:00
gtkquartz-menu.h begin GtkApplication menu support for Mac OS 2011-12-19 12:51:11 -05:00
gtkquartz.c [Bug 664238] GTK apps crash when dragging something 2011-11-20 10:35:40 -08:00
gtkquartz.h gtk: clean up the private horror 2011-10-22 23:53:55 +02:00
gtkquery.c gtk/*: Use g_list_free_full() convenience function 2012-01-05 04:22:43 +01:00
gtkquery.h
gtkradioaction.c
gtkradioaction.h
gtkradiobutton.c gtk: add annotations for some GtkRadio* constructors 2011-11-06 16:50:57 +01:00
gtkradiobutton.h
gtkradiomenuitem.c gtk: add annotations for some GtkRadio* constructors 2011-11-06 16:50:57 +01:00
gtkradiomenuitem.h
gtkradiotoolbutton.c gtk: add annotations for some GtkRadio* constructors 2011-11-06 16:50:57 +01:00
gtkradiotoolbutton.h
gtkrange.c Add has-origin property for GtkScale 2011-12-14 17:16:09 +01:00
gtkrange.h Add has-origin property for GtkScale 2011-12-14 17:16:09 +01:00
gtkrbtree.c rbtree: Add _gtk_rbtree_contains() 2011-12-10 08:00:25 +01:00
gtkrbtree.h rbtree: Add _gtk_rbtree_contains() 2011-12-10 08:00:25 +01:00
gtkrc.default
gtkrc.key.default
gtkrc.key.emacs
gtkrc.key.mac gtkrc.key.mac: add Command-cursor text navigation 2011-10-25 22:26:26 +02:00
gtkrecentaction.c
gtkrecentaction.h
gtkrecentchooser.c gtk/*: Use g_list_free_full() convenience function 2012-01-05 04:22:43 +01:00
gtkrecentchooser.h
gtkrecentchooserdefault.c gtk/*: Use g_list_free_full() convenience function 2012-01-05 04:22:43 +01:00
gtkrecentchooserdefault.h
gtkrecentchooserdialog.c Maintain map/unmap invariants in GtkRecentChooserDialog 2011-11-16 19:56:11 +01:00
gtkrecentchooserdialog.h
gtkrecentchoosermenu.c gtk/*: Use g_list_free_full() convenience function 2012-01-05 04:22:43 +01:00
gtkrecentchoosermenu.h
gtkrecentchooserprivate.h
gtkrecentchooserutils.c gtk/*: Use g_list_free_full() convenience function 2012-01-05 04:22:43 +01:00
gtkrecentchooserutils.h
gtkrecentchooserwidget.c
gtkrecentchooserwidget.h
gtkrecentfilter.c
gtkrecentfilter.h
gtkrecentmanager.c bgo#662814 - Don't print a g_warning() when GtkRecentManager can't find a file 2011-11-23 09:44:26 -06:00
gtkrecentmanager.h
gtkroundedbox.c
gtkroundedboxprivate.h
gtkscale.c scale: remove unused variable 2011-12-15 12:16:09 +01:00
gtkscale.h Add has-origin property for GtkScale 2011-12-14 17:16:09 +01:00
gtkscalebutton.c Use the workarea when placing popups 2011-12-18 14:29:16 -05:00
gtkscalebutton.h
gtkscaleprivate.h
gtkscrollable.c
gtkscrollable.h
gtkscrollbar.c
gtkscrollbar.h
gtkscrolledwindow.c gtk: Fix compiler warnings from include fixes 2011-11-16 04:31:06 +01:00
gtkscrolledwindow.h Trivial: include cleanups 2011-08-28 20:46:11 -04:00
gtksearchengine.c Fix the build 2011-11-19 17:57:26 -05:00
gtksearchengine.h
gtksearchenginequartz.c
gtksearchenginequartz.h
gtksearchenginesimple.c gtk/*: Use g_list_free_full() convenience function 2012-01-05 04:22:43 +01:00
gtksearchenginesimple.h
gtksearchenginetracker.c GtkSearchEngineTracker: port to tracker 0.12 2011-09-12 21:35:31 -04:00
gtksearchenginetracker.h
gtkselection.c Bug 658398 - Use of uninitialized variable reported by Valgrind 2011-09-07 16:19:44 -04:00
gtkselection.h
gtkselectionprivate.h
gtkseparator.c
gtkseparator.h
gtkseparatormenuitem.c
gtkseparatormenuitem.h
gtkseparatortoolitem.c
gtkseparatortoolitem.h
gtksettings.c Revert "gtksettings.c: Do not use GdkColor API" 2012-01-05 12:22:05 +01:00
gtksettings.h Move gtkstyle and gtkrc to deprecated/ 2011-11-02 01:15:21 -04:00
gtksettingsprivate.h
gtkshadow.c
gtkshadowprivate.h
gtkshow.c
gtkshow.h
gtksizegroup-private.h
gtksizegroup.c Replace some references to the GtkTable, use GtkGrid instead 2011-09-29 12:38:49 +01:00
gtksizegroup.h
gtksizerequest.c Move deprecated gtkwidget style api to gtkstyle 2011-11-02 08:10:42 -04:00
gtksizerequest.h
gtksocket.c Move gtkstyle and gtkrc to deprecated/ 2011-11-02 01:15:21 -04:00
gtksocket.h Revert a change to the plug/socket headers 2011-11-02 08:28:34 -04:00
gtksocketprivate.h
gtkspinbutton.c gtkspinbutton: Ignore keynav when !editable 2012-01-06 05:45:46 +02:00
gtkspinbutton.h spinbutton: redesign to use an horizontal layout 2011-11-28 09:40:23 -05:00
gtkspinner.c
gtkspinner.h
gtkstatusbar.c gtkbox: Move private functions to private header 2011-10-02 21:30:42 +01:00
gtkstatusbar.h
gtkstatusicon-quartz.c
gtkstatusicon.c Use gtk_widget_get_allocated_width/height where it makes sense 2011-12-23 00:36:20 -05:00
gtkstatusicon.h
gtkstock.c gtk: remove the private GTK_DEFAULT_ACCEL_MOD_MASK define 2011-10-07 20:58:58 +02:00
gtkstock.h Fixed referenced images for GTK_STOCK_INDENT 2011-10-15 00:30:46 +02:00
gtkstylecontext.c gtk/*: Use g_list_free_full() convenience function 2012-01-05 04:22:43 +01:00
gtkstylecontext.h stylecontext: add GTK_STYLE_CLASS_ARROW 2011-12-05 09:30:57 -05:00
gtkstylecontextprivate.h Add GtkStylePropertyContext and use it in when getting style properties 2011-11-17 12:27:22 +01:00
gtkstyleproperties.c styleproperties: Move private struct declaration into public header 2011-12-23 00:15:59 +01:00
gtkstyleproperties.h styleproperties: Move private struct declaration into public header 2011-12-23 00:15:59 +01:00
gtkstylepropertiesprivate.h Remove _gtk_style_properties_peek_property 2011-11-17 12:27:22 +01:00
gtkstyleproperty.c Implement background-clip and background-origin 2011-11-25 16:14:19 +01:00
gtkstylepropertyprivate.h make _gtk_style_property_resolve copy the result to an output value 2011-11-17 12:27:23 +01:00
gtkstyleprovider.c
gtkstyleprovider.h Move gtkstyle and gtkrc to deprecated/ 2011-11-02 01:15:21 -04:00
gtkswitch.c
gtkswitch.h
gtksymboliccolor.c Cosmetic changes 2011-12-15 23:03:12 -05:00
gtksymboliccolor.h Cosmetic changes 2011-12-15 23:03:12 -05:00
gtktestutils.c spinbutton: redesign to use an horizontal layout 2011-11-28 09:40:23 -05:00
gtktestutils.h
gtktextattributes.c gtk: move _gtk_modules_has_mixed_deps() to gtkmodlesprivate.h 2011-10-23 13:57:07 +02:00
gtktextattributes.h __SIZEOF_INT__ and __SIZEOF_POINTER__ may not be defined. 2011-10-03 09:11:50 +02:00
gtktextbtree.c gtktextbtree: use g_slice 2011-12-25 17:49:03 +01:00
gtktextbtree.h
gtktextbuffer.c Documentation fixes 2011-09-25 21:04:49 -04:00
gtktextbuffer.h
gtktextbufferrichtext.c gtk/*: Use g_list_free_full() convenience function 2012-01-05 04:22:43 +01:00
gtktextbufferrichtext.h
gtktextbufferserialize.c gtk/*: Use g_list_free_full() convenience function 2012-01-05 04:22:43 +01:00
gtktextbufferserialize.h
gtktextchild.c
gtktextchild.h
gtktextchildprivate.h
gtktextdisplay.c textdisplay: use g_list_free_full 2012-01-01 22:38:30 +01:00
gtktextdisplay.h
gtktextiter.c
gtktextiter.h
gtktextiterprivate.h
gtktextlayout.c gtktextlayout: use g_slice for GtkTextLineDisplay 2011-12-25 18:13:51 +01:00
gtktextlayout.h Rework GtkTextView cursor code. 2011-12-01 01:22:39 +01:00
gtktextmark.c
gtktextmark.h
gtktextmarkprivate.h
gtktextsegment.c
gtktextsegment.h
gtktexttag.c Deprecate all the public API that is using GdkColor struct 2011-12-22 02:59:39 +00:00
gtktexttag.h
gtktexttagprivate.h
gtktexttagtable.c
gtktexttagtable.h
gtktexttypes.c
gtktexttypes.h
gtktextutil.c
gtktextutil.h
gtktextview.c Use the workarea when placing popups 2011-12-18 14:29:16 -05:00
gtktextview.h Drop use of GDK_DISABLE_DEPRECATED guards in gtk 2011-11-09 22:02:42 -05:00
gtkthemingbackground.c themingbackground: Avoid erroring cairo context 2011-12-23 22:30:45 +01:00
gtkthemingbackgroundprivate.h themingengine: split a GtkThemingBackground object 2011-12-12 12:46:52 +01:00
gtkthemingengine.c themingengine: split a GtkThemingBackground object 2011-12-12 12:46:52 +01:00
gtkthemingengine.h
gtkthemingengineprivate.h Add GtkStylePropertyContext and use it in when getting style properties 2011-11-17 12:27:22 +01:00
gtktimeline.c
gtktimeline.h
gtktoggleaction.c
gtktoggleaction.h
gtktogglebutton.c Documentation fixes 2011-09-25 21:04:49 -04:00
gtktogglebutton.h
gtktoggletoolbutton.c
gtktoggletoolbutton.h
gtktoolbar.c Use the workarea when placing popups 2011-12-18 14:29:16 -05:00
gtktoolbar.h
gtktoolbutton.c toolbutton: don't force the icon widget to be a GtkMisc 2011-09-27 17:31:11 -04:00
gtktoolbutton.h
gtktoolitem.c gtk: move _gtk_modules_has_mixed_deps() to gtkmodlesprivate.h 2011-10-23 13:57:07 +02:00
gtktoolitem.h
gtktoolitemgroup.c
gtktoolitemgroup.h
gtktoolpalette.c
gtktoolpalette.h Drop use of GDK_DISABLE_DEPRECATED guards in gtk 2011-11-09 22:02:42 -05:00
gtktoolpaletteprivate.h
gtktoolshell.c GtkToolShell: Move vfunc default results to default implementations. 2011-08-30 15:28:06 +02:00
gtktoolshell.h
gtktooltip.c Use the workarea when placing popups 2011-12-18 14:29:16 -05:00
gtktooltip.h
gtktrayicon-x11.c gtk/gtktrayicon-x11.c: Use new GdkRGBA api instead GDKColor one 2011-12-20 18:32:15 +00:00
gtktrayicon.h
gtktreedatalist.c Don't use deprecated GValue api 2011-11-01 22:05:29 -04:00
gtktreedatalist.h
gtktreednd.c
gtktreednd.h
gtktreemenu.c Move wholly deprecated files to a subdirectory 2011-11-01 23:51:18 -04:00
gtktreemenu.h
gtktreemodel.c treemodel: document gtk_tree_path_free() as allow-none 2011-10-20 09:27:17 -04:00
gtktreemodel.h
gtktreemodelfilter.c Use G_VALUE_INIT 2011-10-15 16:45:16 +01:00
gtktreemodelfilter.h
gtktreemodelsort.c
gtktreemodelsort.h
gtktreeprivate.h treeview: Rename function 2011-11-29 20:44:57 +01:00
gtktreeselection.c treeview: Signal selection changes to the accessible 2011-12-16 04:53:15 +01:00
gtktreeselection.h
gtktreesortable.c
gtktreesortable.h
gtktreestore.c Use G_VALUE_INIT 2011-10-15 16:45:16 +01:00
gtktreestore.h
gtktreeview.c gtk/*: Use g_list_free_full() convenience function 2012-01-05 04:22:43 +01:00
gtktreeview.h treeview: Deprecate gtk_tree_view_set_destroy_count_func() 2011-12-16 04:53:14 +01:00
gtktreeviewcolumn.c treeview: Call a11y functions for culmn changes directly 2011-11-16 04:39:25 +01:00
gtktreeviewcolumn.h
gtktypebuiltins.c.template
gtktypebuiltins.h.template
gtkuimanager.c gtk/*: Use g_list_free_full() convenience function 2012-01-05 04:22:43 +01:00
gtkuimanager.h Drop use of GDK_DISABLE_DEPRECATED guards in gtk 2011-11-09 22:02:42 -05:00
gtkunixprint.h
gtkversion.h.in
gtkviewport.c viewport: Get rid of deprecation warnings 2011-11-17 00:46:15 +01:00
gtkviewport.h Drop use of GDK_DISABLE_DEPRECATED guards in gtk 2011-11-09 22:02:42 -05:00
gtkvolumebutton.c
gtkvolumebutton.h
gtkwidget.c gtk/*: Use g_list_free_full() convenience function 2012-01-05 04:22:43 +01:00
gtkwidget.h Drop use of GDK_DISABLE_DEPRECATED guards in gtk 2011-11-09 22:02:42 -05:00
gtkwidgetpath.c widgetpath: correctly print the siblings index 2011-11-23 11:22:30 -05:00
gtkwidgetpath.h
gtkwidgetprivate.h widget: Add _gtk_widget_peek_accessible() 2011-11-16 04:39:23 +01:00
gtkwin32.c win32: fix unterminated #ifdef error 2011-10-23 21:46:19 +02:00
gtkwin32embed.c
gtkwin32embed.h
gtkwin32embedwidget.c
gtkwin32embedwidget.h
gtkwin32theme.c win32-theme: Support custom margins in win32 theme parts 2011-11-28 09:13:54 +01:00
gtkwin32themeprivate.h Add support for win32 theme colors as symbolic colors 2011-11-18 10:16:38 +01:00
gtkwindow.c gtk/*: Use g_list_free_full() convenience function 2012-01-05 04:22:43 +01:00
gtkwindow.h window: Add hide-titlebar-when-maximized property 2011-12-15 16:31:56 +01:00
gtkwindowprivate.h
gtkx.h
gtkxembed.c
gtkxembed.h
Makefile.am gtk/Makefile.am: Update VS projects completion 2011-12-30 16:44:55 +08:00
makefile.msc.in
org.gtk.Settings.FileChooser.gschema.xml
paper_names_offsets.c
paper_names.c
queryimmodules.c queryimmodules: Actually fix deprecation warnings 2011-11-09 03:23:43 +01:00
updateiconcache.c gtk/*: Use g_list_free_full() convenience function 2012-01-05 04:22:43 +01:00
xembed.h