gtk2/gtk
Benjamin Otte 1bd065fa4d styleproperties: Rename the storage struct for style pspecs
PropertyNode => GtkStyleProperty
2011-05-21 22:49:42 +02:00
..
stock-icons Use existing mime type for GTK_FILE stock icon 2011-03-06 00:31:20 -05:00
tests Bug 633291 - Handle Shift-keys in X11 gdk_test_simulate_key() 2011-02-13 12:57:01 +01:00
abicheck.sh Bump the version to 3.0.0 2011-02-10 14:41:02 -05:00
compose-parse.py
fnmatch.c
gen-paper-names.c
gtk9slice.c
gtk9slice.h
gtk-compose-lookaside.txt
gtk-keys.css.default
gtk-keys.css.emacs keys.css: Remove semicolons at end of rules 2011-05-18 22:17:59 +02:00
gtk-keys.css.mac mac keys: Add a missing semicolon 2011-05-18 22:17:59 +02:00
gtk-win32.rc.in
gtk.css.raleigh
gtk.h Add a lock button widget 2011-05-06 22:44:38 -04:00
gtk.symbols API: Add API to set style properties to be inherit 2011-05-18 22:17:57 +02:00
gtkaboutdialog.c Fix leaking calls to gdk_device_manager_list_devices() 2011-03-21 10:37:10 -04:00
gtkaboutdialog.h
gtkaccelgroup.c Fix annotations for gtk_accelerator_parse 2011-03-12 21:23:25 -05:00
gtkaccelgroup.h
gtkaccelgroupprivate.h
gtkaccellabel.c accellabel: Remove leftover debug code 2011-05-02 20:09:17 +02:00
gtkaccellabel.h
gtkaccelmap.c
gtkaccelmap.h
gtkaccessible.c Fix spelling 2011-02-20 16:46:27 -05:00
gtkaccessible.h
gtkaccessibleprivate.h Add a private function for accessible factory registration 2011-02-17 01:24:43 -05:00
gtkaction.c
gtkaction.h
gtkactiongroup.c
gtkactiongroup.h
gtkactivatable.c
gtkactivatable.h
gtkadjustment.c
gtkadjustment.h
gtkalignment.c
gtkalignment.h
gtkanimationdescription.c gtk: Add _gtk_animation_description_to_string() 2011-05-18 21:58:43 +02:00
gtkanimationdescription.h gtk: Add _gtk_animation_description_to_string() 2011-05-18 21:58:43 +02:00
gtkappchooser.c
gtkappchooser.h
gtkappchooserbutton.c GtkAppChooserButtonPrivate: Improve struct packing 2011-04-12 12:24:05 -04:00
gtkappchooserbutton.h Add "extern C" declarations around AppChooser headers. 2011-02-10 10:02:38 +01:00
gtkappchooserdialog.c Ensure we always grab the gdk lock in async callbacks 2011-03-28 12:49:17 +02:00
gtkappchooserdialog.h Add "extern C" declarations around AppChooser headers. 2011-02-10 10:02:38 +01:00
gtkappchoosermodule.c
gtkappchoosermodule.h
gtkappchooseronline.c
gtkappchooseronline.h
gtkappchooseronlinepk.c
gtkappchooseronlinepk.h
gtkappchooserprivate.h
gtkappchooserwidget.c GtkAppChooserWidgetPrivate: Improve struct packing 2011-04-12 12:24:34 -04:00
gtkappchooserwidget.h Add "extern C" declarations around AppChooser headers. 2011-02-10 10:02:38 +01:00
gtkapplication.c
gtkapplication.h
gtkarrow.c Dueling arrow positioning fixes... 2011-05-08 21:33:12 -04:00
gtkarrow.h
gtkaspectframe.c
gtkaspectframe.h
gtkassistant.c assistant: pack the sidebar in a frame instead of an event box 2011-05-19 10:54:04 -04:00
gtkassistant.h GtkAssistant: an new style for assistants 2011-05-06 14:56:43 -04:00
gtkbbox.c GtkButtonBox: add a non-homogeneous child property 2011-05-05 07:46:03 -04:00
gtkbbox.h GtkButtonBox: add a non-homogeneous child property 2011-05-05 07:46:03 -04:00
gtkbin.c Added GTK_SIZE_REQUEST_CONSTANT_SIZE to GtkSizeRequestMode 2011-03-25 18:42:07 +09:00
gtkbin.h
gtkbindings.c
gtkbindings.h
gtkbindingsprivate.h
gtkborder.c
gtkborder.h Add some missing symbols to the docs 2011-02-08 23:21:39 -05:00
gtkbox.c GtkBoxPrivate: Improve struct packing 2011-04-12 12:24:56 -04:00
gtkbox.h
gtkbuildable.c Minor documentation improvements 2011-02-23 10:26:21 +01:00
gtkbuildable.h
gtkbuilder.c gtkbuilder.c: gtk_builder_value_from_string() also support GdkRGBA values 2011-05-02 15:43:45 +01:00
gtkbuilder.h
gtkbuilderparser.c
gtkbuilderprivate.h
gtkbutton.c all: avoid boxed structs copying where possible 2011-05-18 10:27:21 -04:00
gtkbutton.h
gtkbuttonprivate.h GtkButtonPrivate: Improve struct packing 2011-04-12 12:25:25 -04:00
gtkcalendar.c gtkcalendar: Remove unused variable 2011-05-02 14:59:53 +01:00
gtkcalendar.h
gtkcellarea.c cellarea: Fix warning messages to display the right type 2011-05-02 20:09:17 +02:00
gtkcellarea.h
gtkcellareabox.c GtkCellAreaBoxPrivate: Improve struct packing 2011-04-12 12:25:53 -04:00
gtkcellareabox.h Don't export gtk_cell_area_box_init_groups 2011-02-08 23:21:39 -05:00
gtkcellareaboxcontext.c Don't export gtk_cell_area_box_init_groups 2011-02-08 23:21:39 -05:00
gtkcellareaboxcontextprivate.h Don't export gtk_cell_area_box_init_groups 2011-02-08 23:21:39 -05:00
gtkcellareacontext.c Minor documentation improvements 2011-02-23 10:26:21 +01:00
gtkcellareacontext.h
gtkcelleditable.c
gtkcelleditable.h
gtkcelllayout.c Fixed GtkCellLayout buildable implementation to set cell properties explicitly set to "" (i.e. explicitly set to nothing). 2011-02-02 15:22:31 +09:00
gtkcelllayout.h
gtkcellrenderer.c Minor documentation improvements 2011-02-23 10:26:21 +01:00
gtkcellrenderer.h
gtkcellrendereraccel.c GtkCellRendererAccelPrivate: Improve struct packing 2011-04-12 12:30:04 -04:00
gtkcellrendereraccel.h
gtkcellrenderercombo.c Move documentation to inline comments: GtkCellRendererCombo 2011-04-11 23:07:41 +01:00
gtkcellrenderercombo.h
gtkcellrendererpixbuf.c GtkCellRendererPixbufPrivate: Improve struct packing 2011-04-12 12:30:36 -04:00
gtkcellrendererpixbuf.h
gtkcellrendererprogress.c cellrendererprogress: don't force drawing inside the border 2011-05-06 15:10:43 -04:00
gtkcellrendererprogress.h
gtkcellrendererspin.c Move documentation to online comments: GtkCellRendererSpin 2011-04-11 22:14:35 +01:00
gtkcellrendererspin.h
gtkcellrendererspinner.c
gtkcellrendererspinner.h
gtkcellrenderertext.c GtkCellRendererTextPrivate: Improve struct packing 2011-04-12 12:31:28 -04:00
gtkcellrenderertext.h
gtkcellrenderertoggle.c Move documentation to inline comments: GtkCellRendererToggle 2011-04-11 02:42:54 +01:00
gtkcellrenderertoggle.h
gtkcellview.c GtkCellViewPrivate: Improve struct packing 2011-04-12 12:32:04 -04:00
gtkcellview.h Bandaid fix for icon view subclassing 2011-01-31 17:39:42 -05:00
gtkcheckbutton.c Move documentation to inline comments: GtkCheckButton 2011-04-13 12:25:06 +01:00
gtkcheckbutton.h
gtkcheckmenuitem.c Move documentation to inline comments: GtkCheckMenuItem 2011-04-13 12:32:47 +01:00
gtkcheckmenuitem.h
gtkclipboard-quartz.c
gtkclipboard.c Move documentation to inline comments: GtkClipboard 2011-04-13 12:48:47 +01:00
gtkclipboard.h Move documentation to inline comments: GtkClipboard 2011-04-13 12:48:47 +01:00
gtkcolorbutton.c Fix the build 2011-04-29 16:50:17 -04:00
gtkcolorbutton.h
gtkcolorsel.c colorsel: Remove WINDOWING ifdef 2011-02-12 22:09:58 +01:00
gtkcolorsel.h
gtkcolorseldialog.c Move documentation to inline comments: GtkColorSelectionDialog 2011-04-13 14:36:28 +01:00
gtkcolorseldialog.h
gtkcombobox.c all: avoid boxed structs copying where possible 2011-05-18 10:27:21 -04:00
gtkcombobox.h GtkComboBox: Improve gtk_combo_box_set_active_id 2011-04-26 07:59:53 -04:00
gtkcomboboxtext.c Make gtk_combo_box_text_get_active_text() behave as documented 2011-02-19 13:27:51 -05:00
gtkcomboboxtext.h
gtkcontainer.c Silently allow child properties on grandchildren 2011-05-06 14:29:47 -04:00
gtkcontainer.h Add gtk_container_child_notify 2011-05-06 14:29:14 -04:00
gtkcssparser.c css: Make property parsing functions take a css parser 2011-05-18 22:17:59 +02:00
gtkcssparserprivate.h css: Make property parsing functions take a css parser 2011-05-18 22:17:59 +02:00
gtkcssprovider.c docs: Add missing <row> 2011-05-21 03:41:52 +02:00
gtkcssprovider.h css: No more special code for regions 2011-05-18 22:17:55 +02:00
gtkcssproviderprivate.h
gtkcssselector.c css: Make _gtk_css_selector_matches() take a path length 2011-05-18 22:17:57 +02:00
gtkcssselectorprivate.h css: Make _gtk_css_selector_matches() take a path length 2011-05-18 22:17:57 +02:00
gtkcssstringfuncs.c css: add a parser for GTK_TYPE_SHADOW properties 2011-05-20 18:44:12 -04:00
gtkcssstringfuncsprivate.h css: Make property parsing functions take a css parser 2011-05-18 22:17:59 +02:00
gtkcustompaperunixdialog.c
gtkcustompaperunixdialog.h
gtkdebug.h
gtkdialog.c Removed incorrect description's sentence. 2011-02-28 17:36:05 +00:00
gtkdialog.h
gtkdnd-quartz.c API: image: Move private struct definitions into private header 2011-02-08 08:58:49 +01:00
gtkdnd.c gtkdnd: Add API that takes GIcon 2011-05-03 12:53:46 -04:00
gtkdnd.h gtkdnd: Add API that takes GIcon 2011-05-03 12:53:46 -04:00
gtkdndcursors.h
gtkdrawingarea.c
gtkdrawingarea.h
gtkeditable.c
gtkeditable.h
gtkentry.c Desensitize "Select All" when GtkEntry is empty 2011-04-26 07:56:09 -04:00
gtkentry.h gtkentry: Add hinting to GtkEntry 2011-03-21 09:37:37 +01:00
gtkentrybuffer.c GtkEntryBufferPrivate: Improve struct packing 2011-04-12 12:32:29 -04:00
gtkentrybuffer.h
gtkentrycompletion.c Added documentation to "cell-area" construct-only properties. 2011-02-24 16:05:41 +09:00
gtkentrycompletion.h
gtkentryprivate.h
gtkenums.h Move documentation to inline comments: GtkPrintSettings 2011-04-18 02:08:36 +01:00
gtkeventbox.c
gtkeventbox.h
gtkexpander.c Bug 643805 - Allow GtkExpander to resize the toplevel upon expanding/collpasing 2011-03-21 20:57:43 +01:00
gtkexpander.h Bug 643805 - Allow GtkExpander to resize the toplevel upon expanding/collpasing 2011-03-21 20:57:43 +01:00
gtkfilechooser.c Added "shift" modifier versions of keybings for GtkFileChooser "folder-up"/"folder-down" bindings. 2011-02-01 05:02:56 +09:00
gtkfilechooser.h
gtkfilechooserbutton.c Move documentation to inline comments: GtkFileChooserButton 2011-04-14 00:07:42 +01:00
gtkfilechooserbutton.h
gtkfilechooserdefault.c Make GtkFileChoser remember the last directory opened 2011-04-15 15:34:22 -05:00
gtkfilechooserdefault.h
gtkfilechooserdialog.c Move documentation to inline comments: GtkFileChooserDialog 2011-04-14 00:07:42 +01:00
gtkfilechooserdialog.h
gtkfilechooserembed.c
gtkfilechooserembed.h
gtkfilechooserentry.c [filechooser] Free things which got duplicated or reffed by gtk_tree_model_get() 2011-04-01 17:00:17 -06:00
gtkfilechooserentry.h
gtkfilechooserprivate.h
gtkfilechooserutils.c
gtkfilechooserutils.h
gtkfilechooserwidget.c Move documentation to inline comments: GtkFileChooserWidget 2011-04-11 03:27:08 +01:00
gtkfilechooserwidget.h
gtkfilefilter.c
gtkfilefilter.h
gtkfilesystem.c Ensure we always grab the gdk lock in async callbacks 2011-03-28 12:49:17 +02:00
gtkfilesystem.h
gtkfilesystemmodel.c Ensure we always grab the gdk lock in async callbacks 2011-03-28 12:49:17 +02:00
gtkfilesystemmodel.h
gtkfixed.c Fix another GtkFixed regression, in gtk_fixed_forall() 2011-02-02 00:40:02 -05:00
gtkfixed.h
gtkfontbutton.c Move documentation to inline comments: GtkFontButton 2011-04-11 02:47:43 +01:00
gtkfontbutton.h
gtkfontsel.c Move documentation to inline comments: GtkFontSelectionDialog 2011-04-18 02:08:37 +01:00
gtkfontsel.h
gtkframe.c Move documentation to inline comments: GtkFrame 2011-04-13 02:02:43 +01:00
gtkframe.h
gtkgradient.c API: Add gtk_gradient_to_string() 2011-05-18 21:58:43 +02:00
gtkgradient.h API: Add gtk_gradient_to_string() 2011-05-18 21:58:43 +02:00
gtkgrid.c Add shortcuts for the !children case 2011-05-12 20:12:51 -04:00
gtkgrid.h
gtkhandlebox.c Move documentation to inline comments: GtkHandleBox 2011-04-14 00:07:42 +01:00
gtkhandlebox.h
gtkhbbox.c Move documentation to inline comments: GtkHButtonBox 2011-04-13 02:02:43 +01:00
gtkhbbox.h
gtkhbox.c
gtkhbox.h
gtkhpaned.c Move documentation to inline comments: GtkHPaned 2011-04-11 02:36:23 +01:00
gtkhpaned.h
gtkhscale.c Move documentation to inline comments: GtkHScale 2011-04-11 03:27:08 +01:00
gtkhscale.h
gtkhscrollbar.c Move documentation to inline comments: GtkHScrollbar 2011-04-11 02:54:53 +01:00
gtkhscrollbar.h
gtkhseparator.c Move documentation to inline comments: GtkHSeparator 2011-04-11 22:33:38 +01:00
gtkhseparator.h
gtkhsv.c Move documentation to inline comments: GtkHSV 2011-04-15 02:14:14 +01:00
gtkhsv.h
gtkiconcache.c
gtkiconcache.h
gtkiconcachevalidator.c
gtkiconcachevalidator.h
gtkiconfactory.c Drop the last remaining translated g_warning/g_error calls 2011-04-29 10:33:50 -04:00
gtkiconfactory.h
gtkicontheme.c gtkicontheme: More explicitly note ownership transfers of duplicated string 2011-05-05 16:02:10 -04:00
gtkicontheme.h Move documentation to inline comments: GtkIconTheme 2011-04-15 01:41:13 +01:00
gtkiconview.c GtkIconViewPrivate: Improve struct packing 2011-04-12 12:33:24 -04:00
gtkiconview.h
gtkimage.c gtkdnd: Add API that takes GIcon 2011-05-03 12:53:46 -04:00
gtkimage.h API: image: Move private struct definitions into private header 2011-02-08 08:58:49 +01:00
gtkimagemenuitem.c imagemenuitem: No need to query image size by default 2011-05-01 04:44:56 +02:00
gtkimagemenuitem.h
gtkimageprivate.h gtkdnd: Add API that takes GIcon 2011-05-03 12:53:46 -04:00
gtkimcontext.c
gtkimcontext.h
gtkimcontextsimple.c Don't only use ch != 0 to check if a character is a control char. 2011-03-16 20:09:14 -04:00
gtkimcontextsimple.h
gtkimcontextsimpleseqs.h
gtkimmodule.c
gtkimmodule.h
gtkimmulticontext.c Don't only use ch != 0 to check if a character is a control char. 2011-03-16 20:09:14 -04:00
gtkimmulticontext.h
gtkinfobar.c Always chain up in ::style-updated 2011-02-07 07:30:37 -05:00
gtkinfobar.h
gtkintl.h
gtkinvisible.c Move documentation to inline comments: GtkInvisible 2011-04-11 02:31:56 +01:00
gtkinvisible.h
gtkkeyhash.c Don't leak a list when activating keybindings 2011-04-14 20:22:18 -04:00
gtkkeyhash.h
gtklabel.c all: avoid boxed structs copying where possible 2011-05-18 10:27:21 -04:00
gtklabel.h
gtklayout.c
gtklayout.h
gtklinkbutton.c Always chain up in ::style-updated 2011-02-07 07:30:37 -05:00
gtklinkbutton.h
gtkliststore.c docs: Fix liststore docs 2011-04-28 22:21:45 +02:00
gtkliststore.h
gtklockbutton.c Allow NULL permissions 2011-05-21 09:12:40 -04:00
gtklockbutton.h Add a lock button widget 2011-05-06 22:44:38 -04:00
gtkmain.c Some additional auto-mnemonic fixes 2011-05-06 14:10:23 -04:00
gtkmain.h
gtkmainprivate.h Extend the mixed-dependency check to modules as well 2011-02-08 13:49:16 -05:00
gtkmarshalers.list API: cssprovider: Make error a signal 2011-05-18 21:58:44 +02:00
gtkmenu.c menu: Only realize menu if it isn't realized yet 2011-05-19 13:04:19 +02:00
gtkmenu.h
gtkmenubar.c all: avoid boxed structs copying where possible 2011-05-18 10:27:21 -04:00
gtkmenubar.h
gtkmenuitem.c menu: don't use the border as a padding value 2011-05-18 10:45:50 -04:00
gtkmenuitem.h menuitem: Deprecate gtk_menu_item_set_right_justified() 2011-05-02 16:57:12 +02:00
gtkmenuitemprivate.h GtkMenuItemPrivate: Improve struct packing 2011-04-12 12:34:53 -04:00
gtkmenuprivate.h
gtkmenushell.c Fix commit 5f55c42047 2011-04-17 23:15:06 -04:00
gtkmenushell.h
gtkmenushellprivate.h Fix commit 5f55c42047 2011-04-17 23:15:06 -04:00
gtkmenutoolbutton.c Move documentation to inline comments: GtkMenuToolButton 2011-04-15 02:14:14 +01:00
gtkmenutoolbutton.h
gtkmessagedialog.c Always chain up in ::style-updated 2011-02-07 07:30:37 -05:00
gtkmessagedialog.h
gtkmisc.c Move documentation to inline comments: GtkMisc 2011-04-11 02:14:08 +01:00
gtkmisc.h
gtkmnemonichash.c
gtkmnemonichash.h
gtkmodifierstyle.c Don't export GtkModifierStyle symbols 2011-02-08 23:21:39 -05:00
gtkmodifierstyle.h Don't export GtkModifierStyle symbols 2011-02-08 23:21:39 -05:00
gtkmodules.c Extend the mixed-dependency check to modules as well 2011-02-08 13:49:16 -05:00
gtkmodules.h Adding allow-none introspection annotation for GtkInitFunc parameters 2011-04-20 20:11:11 +01:00
gtkmountoperation-stub.c
gtkmountoperation-x11.c
gtkmountoperation.c
gtkmountoperation.h
gtkmountoperationprivate.h
gtknotebook.c notebook: Match horizontal and vertical code paths 2011-04-29 11:05:37 +02:00
gtknotebook.h
gtknumerableicon.c GtkNumerableIconPrivate: Improve struct packing 2011-04-12 12:35:17 -04:00
gtknumerableicon.h
gtknumerableiconprivate.h
gtkoffscreenwindow.c
gtkoffscreenwindow.h
gtkorientable.c
gtkorientable.h
gtkorientableprivate.h
gtkpagesetup.c
gtkpagesetup.h
gtkpagesetupunixdialog.c
gtkpagesetupunixdialog.h
gtkpaned.c paned: Be careful about showing windows 2011-05-11 00:47:23 +02:00
gtkpaned.h
gtkpango.c
gtkpango.h
gtkpapersize.c
gtkpapersize.h
gtkpathbar.c
gtkpathbar.h
gtkplug.c Prevent a segfault in GtkPlug 2011-01-31 10:17:21 -05:00
gtkplug.h
gtkprint-win32.c
gtkprint-win32.h
gtkprintbackend.c Add some missing symbols to the docs 2011-02-08 23:21:39 -05:00
gtkprintbackend.h
gtkprintcontext.c Move documentation to inline comments: GtkPrintContext 2011-04-18 02:08:36 +01:00
gtkprintcontext.h
gtkprinter-private.h
gtkprinter.c
gtkprinter.h Move documentation to inline comments: GtkPrintUnixDialog 2011-04-18 02:08:36 +01:00
gtkprinteroption.c
gtkprinteroption.h
gtkprinteroptionset.c
gtkprinteroptionset.h
gtkprinteroptionwidget.c
gtkprinteroptionwidget.h
gtkprintjob.c Add some missing symbols to the docs 2011-02-08 23:21:39 -05:00
gtkprintjob.h
gtkprintoperation-private.h
gtkprintoperation-unix.c
gtkprintoperation-win32.c
gtkprintoperation.c
gtkprintoperation.h
gtkprintoperationpreview.c
gtkprintoperationpreview.h
gtkprintsettings.c Move documentation to inline comments: GtkPrintSettings 2011-04-18 02:08:36 +01:00
gtkprintsettings.h Move documentation to inline comments: GtkPrintSettings 2011-04-18 02:08:36 +01:00
gtkprintunixdialog.c Move documentation to inline comments: GtkPrintUnixDialog 2011-04-18 02:08:36 +01:00
gtkprintunixdialog.h
gtkprintutils.c
gtkprintutils.h
gtkprivate.h
gtkprogressbar.c progressbar: fetch the padding without the trough style class 2011-05-06 15:10:43 -04:00
gtkprogressbar.h
gtkquartz.c
gtkquartz.h
gtkquery.c
gtkquery.h
gtkradioaction.c
gtkradioaction.h
gtkradiobutton.c radiobutton: exclude states we set manually from the previous state 2011-03-18 15:16:02 -04:00
gtkradiobutton.h
gtkradiomenuitem.c Move documentation to inline comments: GtkRadioMenuItem 2011-04-18 02:08:36 +01:00
gtkradiomenuitem.h
gtkradiotoolbutton.c Move documentation to inline comments: GtkRadioToolButton 2011-04-18 02:08:36 +01:00
gtkradiotoolbutton.h
gtkrange.c GtkRangePrivate: Improve struct packing 2011-04-12 12:42:14 -04:00
gtkrange.h
gtkrbtree.c
gtkrbtree.h
gtkrc.c Drop the last remaining translated g_warning/g_error calls 2011-04-29 10:33:50 -04:00
gtkrc.default
gtkrc.h Move documentation to inline comments: GtkRc 2011-04-19 11:51:06 +01:00
gtkrc.key.default
gtkrc.key.emacs
gtkrc.key.mac
gtkrecentaction.c Drop the last remaining translated g_warning/g_error calls 2011-04-29 10:33:50 -04:00
gtkrecentaction.h
gtkrecentchooser.c
gtkrecentchooser.h
gtkrecentchooserdefault.c recentchooser: Fix default size setting 2011-04-27 19:59:02 +02:00
gtkrecentchooserdefault.h
gtkrecentchooserdialog.c
gtkrecentchooserdialog.h
gtkrecentchoosermenu.c Drop the last remaining translated g_warning/g_error calls 2011-04-29 10:33:50 -04:00
gtkrecentchoosermenu.h
gtkrecentchooserprivate.h
gtkrecentchooserutils.c
gtkrecentchooserutils.h
gtkrecentchooserwidget.c
gtkrecentchooserwidget.h
gtkrecentfilter.c
gtkrecentfilter.h
gtkrecentmanager.c Ensure we always grab the gdk lock in async callbacks 2011-03-28 12:49:17 +02:00
gtkrecentmanager.h
gtkscale.c GtkScale: Add style classes for marks 2011-03-03 16:49:49 -05:00
gtkscale.h
gtkscalebutton.c
gtkscalebutton.h
gtkscaleprivate.h
gtkscrollable.c widget: Allow underallocation for scrollables 2011-04-28 22:21:45 +02:00
gtkscrollable.h
gtkscrollbar.c
gtkscrollbar.h
gtkscrolledwindow.c GtkScrolledWindowPrivate: Improve struct packing 2011-04-12 12:42:37 -04:00
gtkscrolledwindow.h
gtksearchengine.c
gtksearchengine.h
gtksearchenginebeagle.c
gtksearchenginebeagle.h
gtksearchenginequartz.c
gtksearchenginequartz.h
gtksearchenginesimple.c
gtksearchenginesimple.h
gtksearchenginetracker.c tracker: Include gdk.h 2011-03-29 15:33:27 +02:00
gtksearchenginetracker.h
gtkselection.c API: gdk: Make GdkEventSelection.requestor a GdkWindow 2011-02-01 18:51:57 +01:00
gtkselection.h
gtkselectionprivate.h
gtkseparator.c separator: call gtk_style_context_restore() after drawing 2011-04-08 20:33:59 -04:00
gtkseparator.h
gtkseparatormenuitem.c all: add a "separator" style class 2011-03-03 17:48:26 -05:00
gtkseparatormenuitem.h
gtkseparatortoolitem.c all: add a "separator" style class 2011-03-03 17:48:26 -05:00
gtkseparatortoolitem.h
gtksettings.c settings: Recompute styles when font name changes 2011-05-01 04:44:56 +02:00
gtksettings.h
gtksettingsprivate.h
gtkshadow.c shadow: add a method to paint the shadow for a PangoLayout 2011-05-20 18:49:54 -04:00
gtkshadowprivate.h shadow: add a method to paint the shadow for a PangoLayout 2011-05-20 18:49:54 -04:00
gtkshow.c
gtkshow.h
gtksizegroup-private.h
gtksizegroup.c Move documentation to inline comments: GtkSizeGroup 2011-04-18 02:08:37 +01:00
gtksizegroup.h
gtksizerequest.c sizerequest: return CONSTANT_SIZE in return_if_fail() 2011-04-14 14:59:24 +02:00
gtksizerequest.h
gtksocket.c React to is-focus change, not ignore it 2011-02-20 16:45:41 -05:00
gtksocket.h
gtksocketprivate.h
gtkspinbutton.c GtkSpinButtonPrivate: Improve struct packing 2011-04-12 12:45:28 -04:00
gtkspinbutton.h
gtkspinner.c
gtkspinner.h
gtkstatusbar.c gtk/gtkstatusbar: gtk_misc_set_alignment replacing 2011-05-21 09:16:00 -04:00
gtkstatusbar.h
gtkstatusicon-quartz.c
gtkstatusicon.c gtk/gtktrayicon-x11.c: Use GdkRGBA instead GdkColor 2011-05-05 12:48:09 +01:00
gtkstatusicon.h
gtkstock.c
gtkstock.h docs: Fixes for icon renaming 2011-03-29 00:09:39 +02:00
gtkstyle.c all: avoid boxed structs copying where possible 2011-05-18 10:27:21 -04:00
gtkstyle.h
gtkstylecontext.c GtkStyleContextPrivate: Improve struct packing 2011-04-12 12:45:51 -04:00
gtkstylecontext.h stylecontext: add a sidebar style class 2011-03-17 17:12:53 -04:00
gtkstylecontextprivate.h
gtkstyleproperties.c styleproperties: Rename the storage struct for style pspecs 2011-05-21 22:49:42 +02:00
gtkstyleproperties.h API: Add API to set style properties to be inherit 2011-05-18 22:17:57 +02:00
gtkstylepropertiesprivate.h css: Refactor code to do property lookups earlier 2011-05-18 22:17:57 +02:00
gtkstyleprovider.c More tiny documentation typo fixes. 2011-02-23 11:09:20 +01:00
gtkstyleprovider.h
gtkswitch.c switch: hardcode a smaller font size for the switch label 2011-03-23 10:00:01 -04:00
gtkswitch.h GtkSwitch: use regular activation 2011-02-25 15:47:03 -05:00
gtksymboliccolor.c symboliccolor: Allow props == NULL when resolving 2011-05-18 22:17:58 +02:00
gtksymboliccolor.h API: gtk: Add gtk_symbolic_color_to_string() 2011-05-18 21:58:43 +02:00
gtktable.c Move documentation to inline comments: GtkTable 2011-04-13 02:12:40 +01:00
gtktable.h
gtktearoffmenuitem.c Move documentation to inline comments: GtkTearoffMenuItem 2011-04-11 23:07:41 +01:00
gtktearoffmenuitem.h
gtktestutils.c Minor documentation improvements 2011-02-23 10:26:21 +01:00
gtktestutils.h
gtktextattributes.c Added internal GdkRGBA support for GtkTextTag::paragraph-background-rgba 2011-05-06 17:05:34 -04:00
gtktextattributes.h Added GdkRGBA properties to GtkTextTag. 2011-05-06 17:05:10 -04:00
gtktextbtree.c GtkTextBTreeNode: Improve struct packing 2011-04-12 12:46:28 -04:00
gtktextbtree.h
gtktextbuffer.c Move documentation to inline comments: GtkTextBuffer 2011-04-18 02:08:36 +01:00
gtktextbuffer.h
gtktextbufferrichtext.c
gtktextbufferrichtext.h Move documentation to inline comments: GtkTextBuffer 2011-04-18 02:08:36 +01:00
gtktextbufferserialize.c
gtktextbufferserialize.h
gtktextchild.c
gtktextchild.h
gtktextchildprivate.h
gtktextdisplay.c Added internal GdkRGBA support for GtkTextTag::paragraph-background-rgba 2011-05-06 17:05:34 -04:00
gtktextdisplay.h
gtktextiter.c
gtktextiter.h
gtktextiterprivate.h
gtktextlayout.c Added internal GdkRGBA support for GtkTextTag::paragraph-background-rgba 2011-05-06 17:05:34 -04:00
gtktextlayout.h Added internal GdkRGBA support for GtkTextTag::paragraph-background-rgba 2011-05-06 17:05:34 -04:00
gtktextmark.c Move documentation to inline comments: GtkTextMark 2011-04-18 02:08:36 +01:00
gtktextmark.h
gtktextmarkprivate.h
gtktextsegment.c
gtktextsegment.h
gtktexttag.c Remove outdated comments 2011-05-06 17:05:35 -04:00
gtktexttag.h
gtktexttagprivate.h
gtktexttagtable.c
gtktexttagtable.h
gtktexttypes.c
gtktexttypes.h
gtktextutil.c
gtktextutil.h
gtktextview.c Desensitize "Select All" when GtkEntry is empty 2011-04-26 07:56:09 -04:00
gtktextview.h
gtkthemingengine.c themingengine: use the text-shadow property to render text shadow 2011-05-20 18:49:54 -04:00
gtkthemingengine.h
gtktimeline.c GtkTimeline: don't look when animations are disabled 2011-04-14 08:58:48 -04:00
gtktimeline.h
gtktoggleaction.c
gtktoggleaction.h
gtktogglebutton.c Move documentation to inline comments: GtkToggleButton 2011-04-18 02:08:37 +01:00
gtktogglebutton.h
gtktoggletoolbutton.c Move documentation to inline comments: GtkToggleToolButton 2011-04-14 00:07:42 +01:00
gtktoggletoolbutton.h
gtktoolbar.c GtkToolbarPrivate: Improve struct packing 2011-04-12 12:48:55 -04:00
gtktoolbar.h
gtktoolbutton.c Move documentation to inline comments: GtkToolButton 2011-04-15 01:41:13 +01:00
gtktoolbutton.h
gtktoolitem.c GtkToolItemPrivate: Improve struct packing 2011-04-12 12:49:16 -04:00
gtktoolitem.h
gtktoolitemgroup.c GtkToolItemGroupPrivate: Improve struct packing 2011-04-12 12:49:40 -04:00
gtktoolitemgroup.h
gtktoolpalette.c Minor documentation improvements 2011-02-23 10:26:21 +01:00
gtktoolpalette.h
gtktoolpaletteprivate.h
gtktoolshell.c
gtktoolshell.h
gtktooltip.c tooltips: treat scroll events like key/button press instead of motion 2011-05-01 16:39:21 +02:00
gtktooltip.h
gtktrayicon-x11.c gtk/gtktrayicon-x11.c: Use GdkRGBA instead GdkColor 2011-05-05 12:48:09 +01:00
gtktrayicon.h GtkStatusIcon: support fixed-sized icons 2011-03-30 00:26:27 +05:30
gtktreedatalist.c
gtktreedatalist.h
gtktreednd.c
gtktreednd.h
gtktreemenu.c Minor documentation improvements 2011-02-23 10:26:21 +01:00
gtktreemenu.h
gtktreemodel.c Fixed GtkTreeModel::row-deleted documentation 2011-03-09 15:06:45 +09:00
gtktreemodel.h
gtktreemodelfilter.c GtkTreeModelFilterPrivate: Improve struct packing 2011-04-12 12:50:05 -04:00
gtktreemodelfilter.h
gtktreemodelsort.c Move documentation to inline comments: GtkTreeModelSort 2011-04-18 02:08:37 +01:00
gtktreemodelsort.h
gtktreeprivate.h
gtktreeselection.c * gtk/gtktreeselection.c: 2011-03-31 19:17:17 -03:00
gtktreeselection.h
gtktreesortable.c
gtktreesortable.h
gtktreestore.c Use faster new G_VALUE_COLLECT_INIT variant instead G_VALUE_COLLECT 2011-02-07 13:14:47 +00:00
gtktreestore.h
gtktreeview.c treeview: don't arbitrairly add 2 to the expander size 2011-05-18 11:12:47 -04:00
gtktreeview.h
gtktreeviewcolumn.c treeview: Do not unconditionally set width_changed to TRUE, which redraws 2011-04-17 01:14:51 +02:00
gtktreeviewcolumn.h
gtktypebuiltins.c.template
gtktypebuiltins.h.template
gtkuimanager.c Move documentation to inline comments: GtkUIManager 2011-04-18 18:55:34 +01:00
gtkuimanager.h Move documentation to inline comments: GtkUIManager 2011-04-18 18:55:34 +01:00
gtkunixprint.h
gtkvbbox.c
gtkvbbox.h
gtkvbox.c
gtkvbox.h
gtkversion.h.in
gtkviewport.c Always chain up in ::style-updated 2011-02-07 07:30:37 -05:00
gtkviewport.h
gtkvolumebutton.c
gtkvolumebutton.h
gtkvpaned.c
gtkvpaned.h
gtkvscale.c
gtkvscale.h
gtkvscrollbar.c
gtkvscrollbar.h
gtkvseparator.c
gtkvseparator.h
gtkwidget.c Add missing gtk_widget_override_* annotations 2011-05-09 23:09:26 +12:00
gtkwidget.h widget: Make gtk_widget_get_aux_info() private 2011-04-19 22:18:18 +02:00
gtkwidgetpath.c gtk: add "Since: 3.2" to gtk_widget_path_to_string() 2011-03-27 15:43:31 +02:00
gtkwidgetpath.h API: Add gtk_widget_path_to_string() 2011-03-27 01:47:17 +01:00
gtkwidgetprivate.h Cache heights-for-range-of-widths instead of height for every width. 2011-03-25 18:42:08 +09:00
gtkwin32embed.c
gtkwin32embed.h
gtkwin32embedwidget.c
gtkwin32embedwidget.h
gtkwindow.c Some additional auto-mnemonic fixes 2011-05-06 14:10:23 -04:00
gtkwindow.h
gtkwindowprivate.h API: gtk: Remove client_event vfunc from GtkWidget 2011-02-01 06:33:01 +01:00
gtkx.h
gtkxembed.c
gtkxembed.h
makeenums.pl
Makefile.am shadow: add a GtkShadow private type 2011-05-20 18:44:07 -04:00
makefile.msc.in win32: msvc build update 2011-02-06 15:07:12 +01:00
org.gtk.Settings.FileChooser.gschema.xml Make GtkFileChoser remember the last directory opened 2011-04-15 15:34:22 -05:00
paper_names_offsets.c
paper_names.c
queryimmodules.c
updateiconcache.c updateiconcache: Don't translate g_warning/g_error 2011-04-29 10:24:21 -04:00
xembed.h