gtk2/gtk
Matthias Clasen c7e4a1a012 Add an 'action area' to GtkNotebook
Add support for putting widgets in the tab area, before or after
the tabs. This was requested a long time ago in bug 116650. The
implementation is the work of Johannes Schmid.
2009-11-08 21:28:17 -05:00
..
stock-icons
tests Remove some unnused variables 2009-10-20 20:37:46 +02:00
theme-bits Add git.mk to generate .gitignore files 2009-05-04 14:29:21 -04:00
abicheck.sh
aliasfilescheck.sh
circles.xbm
compose-parse.py Fixes for the compose-parse.py script 2009-10-25 23:46:27 -04:00
fnmatch.c
gen-paper-names.c
gtk-builder-convert Handle translated combobox models better 2009-05-03 22:50:27 -04:00
gtk-compose-lookaside.txt
gtk-win32.rc.in
gtk.h Deprecate GtkCurve and GtkGammaCurve 2009-10-21 18:17:32 +02:00
gtk.symbols Add an 'action area' to GtkNotebook 2009-11-08 21:28:17 -05:00
gtkaboutdialog.c Remove unused function 2009-10-21 19:39:46 +02:00
gtkaboutdialog.h Move documentation from templates to inline comments: GtkAboutDialog 2009-10-14 03:33:09 +02:00
gtkaccelgroup.c Allow removing all closures with gtk_accel_group_disconnect 2009-10-27 21:25:56 +01:00
gtkaccelgroup.h Move documentation from templates to inline comments: GtkAccelGroup 2009-10-15 03:11:39 +02:00
gtkaccellabel.c
gtkaccellabel.h
gtkaccelmap.c
gtkaccelmap.h
gtkaccessible.c Move documentation from templates to inline comments: GtkAccesible 2009-10-15 03:13:22 +02:00
gtkaccessible.h
gtkaction.c
gtkaction.h
gtkactiongroup.c Do not use static GTypeInfo and GInterfaceInfo 2009-11-06 01:21:09 +01:00
gtkactiongroup.h
gtkactivatable.c Move documentation from templates to inline comments: GtkActivatable 2009-10-15 03:12:42 +02:00
gtkactivatable.h
gtkadjustment.c Forward-port a GtkAdjustment compatibility fix 2009-05-03 13:04:06 -04:00
gtkadjustment.h
gtkalignment.c
gtkalignment.h
gtkarrow.c
gtkarrow.h
gtkaspectframe.c
gtkaspectframe.h
gtkassistant.c Emit GtkAssistant::apply before computing the next step 2009-08-06 23:52:18 -04:00
gtkassistant.h
gtkbbox.c Fix the remaining issues that broke the PLT check 2009-07-08 17:01:32 +02:00
gtkbbox.h
gtkbin.c
gtkbin.h
gtkbindings.c
gtkbindings.h
gtkbox.c
gtkbox.h
gtkbuildable.c
gtkbuildable.h
gtkbuilder.c
gtkbuilder.h
gtkbuilderparser.c Fix memory leaks when using add_objects 2009-08-14 15:56:44 +02:00
gtkbuilderprivate.h
gtkbutton.c Make stock buttons have mnemonics again 2009-07-01 19:02:45 -04:00
gtkbutton.h Deprecate functions according to deprecated GtkButton signals 2009-10-27 22:42:25 +01:00
gtkcalendar.c Improve translator comment. Fixes bug #569393. 2009-07-07 16:37:07 +01:00
gtkcalendar.h
gtkcelleditable.c Added editing_canceled property to GtkCellEditable 2009-10-21 18:55:24 +02:00
gtkcelleditable.h
gtkcelllayout.c
gtkcelllayout.h
gtkcellrenderer.c Trivial typo fix. 2009-11-08 01:10:45 +02:00
gtkcellrenderer.h Add API for sealed member "visible" 2009-07-15 03:22:22 +02:00
gtkcellrendereraccel.c Add a missing include 2009-09-02 22:14:47 -04:00
gtkcellrendereraccel.h
gtkcellrenderercombo.c
gtkcellrenderercombo.h
gtkcellrendererpixbuf.c Bug 565317 - Resulting image of GtkCellRendererPixbuf depends on order of set properties 2009-06-15 21:10:34 +02:00
gtkcellrendererpixbuf.h
gtkcellrendererprogress.c
gtkcellrendererprogress.h
gtkcellrendererspin.c Bug 592883 - Spin cell rendererer problem with double click 2009-08-27 18:12:54 +02:00
gtkcellrendererspin.h
gtkcellrendererspinner.c Use "Since: 2.x" instead "Since 2.x" 2009-10-30 18:11:44 +01:00
gtkcellrendererspinner.h Add single-include guard and reduce includes to what's needed 2009-10-21 20:21:20 +02:00
gtkcellrenderertext.c
gtkcellrenderertext.h
gtkcellrenderertoggle.c Make toggle cell renderer follow insensitive state of widget 2009-09-04 14:06:58 +02:00
gtkcellrenderertoggle.h Add API for the sealed member "activatable" 2009-07-14 01:53:56 +02:00
gtkcellview.c Propagate insensitive state to cell renderers in GtkCellView 2009-09-04 14:06:58 +02:00
gtkcellview.h Deprecate get_cell_renderers implementations 2009-06-15 18:25:04 -04:00
gtkcheckbutton.c
gtkcheckbutton.h
gtkcheckmenuitem.c
gtkcheckmenuitem.h
gtkclipboard-quartz.c
gtkclipboard.c bgo#463773 - Handle a NULL display in gtk_clipboard_get_for_display() so Flash won't hang 2009-05-12 13:44:04 -05:00
gtkclipboard.h
gtkclist.c Fix some compilation warnings 2009-10-30 18:36:03 +01:00
gtkclist.h
gtkcolorbutton.c
gtkcolorbutton.h
gtkcolorsel.c Fix tooltips in GtkColorSelection 2009-11-05 23:22:32 +00:00
gtkcolorsel.h
gtkcolorseldialog.c
gtkcolorseldialog.h
gtkcombo.c Don't use deprecated button signal functions in clist and combo 2009-10-27 22:42:24 +01:00
gtkcombo.h
gtkcombobox.c Added editing_canceled property to GtkCellEditable 2009-10-21 18:55:24 +02:00
gtkcombobox.h
gtkcomboboxentry.c Make gtk_combo_box_entry_set_text_column more forgiving 2009-09-04 22:20:28 -04:00
gtkcomboboxentry.h
gtkcontainer.c Do not use static GTypeInfo and GInterfaceInfo 2009-11-06 01:21:09 +01:00
gtkcontainer.h Revert "Remove deprecated GtkContainer function and macros" 2009-10-10 18:26:07 +02:00
gtkctree.c Fix some compilation warnings 2009-10-30 18:36:03 +01:00
gtkctree.h
gtkcurve.c Deprecate GtkCurve and GtkGammaCurve 2009-10-21 18:17:32 +02:00
gtkcurve.h Deprecate GtkCurve and GtkGammaCurve 2009-10-21 18:17:32 +02:00
gtkcustompaperunixdialog.c Make the custom paper size dialog not block the main dialog 2009-09-09 00:03:14 -04:00
gtkcustompaperunixdialog.h No need to have single-include guards in a private header 2009-07-14 01:33:52 +02:00
gtkdebug.h
gtkdialog.c Bug 596019 - No accessors for GtkDialog buttons 2009-10-12 17:20:02 +02:00
gtkdialog.h Bug 596019 - No accessors for GtkDialog buttons 2009-10-12 17:20:02 +02:00
gtkdnd-quartz.c Bug 588449 - DnD doesn't work on GDK/Quartz 2009-09-30 15:07:37 +02:00
gtkdnd.c Example for setting default action in gtk_drag_dest_set 2009-11-08 01:35:42 +01:00
gtkdnd.h
gtkdndcursors.h
gtkdrawingarea.c
gtkdrawingarea.h
gtkeditable.c
gtkeditable.h
gtkentry.c Added editing_canceled property to GtkCellEditable 2009-10-21 18:55:24 +02:00
gtkentry.h GtkEntryBuffer holds text for GtkEntry 2009-07-08 20:41:53 -05:00
gtkentrybuffer.c Correct property types 2009-07-17 15:16:38 -04:00
gtkentrybuffer.h Use G_CONST_RETURN for const return values 2009-07-15 18:29:13 -04:00
gtkentrycompletion.c More instances of those deprecated functions 2009-06-16 12:21:36 -04:00
gtkentrycompletion.h
gtkentryprivate.h
gtkenums.h Add ability to print selection 2009-06-08 15:37:32 +02:00
gtkeventbox.c
gtkeventbox.h
gtkexpander.c
gtkexpander.h
gtkfilechooser.c Document ownership for return value of gtk_file_chooser_get_file() 2009-08-27 11:53:24 +02:00
gtkfilechooser.h Allow disabling New Folder button in File Choser 2009-07-30 16:58:42 +02:00
gtkfilechooserbutton.c bgo#563010 - Fix clearing the selection in GtkFileChooserButton 2009-10-21 12:29:03 -05:00
gtkfilechooserbutton.h
gtkfilechooserdefault.c Simplify cleanup code 2009-11-02 20:11:03 +01:00
gtkfilechooserdefault.h
gtkfilechooserdialog.c Use "Deprecated:" gtk-doc symbol corrently 2009-11-06 03:03:40 +01:00
gtkfilechooserdialog.h
gtkfilechooserembed.c
gtkfilechooserembed.h
gtkfilechooserentry.c
gtkfilechooserentry.h
gtkfilechooserprivate.h Improve show_and_select_files() function 2009-10-15 22:01:40 +02:00
gtkfilechoosersettings.c Show the size column by default in the file chooser 2009-06-18 19:48:38 -05:00
gtkfilechoosersettings.h Add load/save functions for the sort column order in GtkFileChooserSettings 2009-06-12 16:40:25 -05:00
gtkfilechooserutils.c Allow disabling New Folder button in File Choser 2009-07-30 16:58:42 +02:00
gtkfilechooserutils.h Allow disabling New Folder button in File Choser 2009-07-30 16:58:42 +02:00
gtkfilechooserwidget.c Use "Deprecated:" gtk-doc symbol corrently 2009-11-06 03:03:40 +01:00
gtkfilechooserwidget.h
gtkfilefilter.c
gtkfilefilter.h
gtkfilesel.c Preserve errno, and always use g_strerror() 2009-08-24 15:30:00 +02:00
gtkfilesel.h
gtkfilesystem.c
gtkfilesystem.h
gtkfilesystemmodel.c Don't keep the filesystem model alive while querying files 2009-11-02 20:11:09 +01:00
gtkfilesystemmodel.h s/get_is_visible/iter_is_visible for clarity 2009-10-15 22:06:17 +02:00
gtkfixed.c
gtkfixed.h
gtkfontbutton.c
gtkfontbutton.h
gtkfontsel.c Add some more font sizes 2009-06-15 18:25:04 -04:00
gtkfontsel.h
gtkframe.c
gtkframe.h
gtkgamma.c Deprecate GtkCurve and GtkGammaCurve 2009-10-21 18:17:32 +02:00
gtkgamma.h Deprecate GtkCurve and GtkGammaCurve 2009-10-21 18:17:32 +02:00
gtkgc.c
gtkgc.h
gtkhandlebox.c fix compile warnings 2009-06-17 10:28:03 +02:00
gtkhandlebox.h
gtkhbbox.c Fix the remaining issues that broke the PLT check 2009-07-08 17:01:32 +02:00
gtkhbbox.h Fix the remaining issues that broke the PLT check 2009-07-08 17:01:32 +02:00
gtkhbox.c
gtkhbox.h
gtkhpaned.c
gtkhpaned.h
gtkhruler.c
gtkhruler.h
gtkhscale.c
gtkhscale.h
gtkhscrollbar.c
gtkhscrollbar.h
gtkhseparator.c
gtkhseparator.h
gtkhsv.c
gtkhsv.h
gtkiconcache.c Use g_mapped_file_unref() 2009-06-18 15:11:57 -04:00
gtkiconcache.h
gtkiconcachevalidator.c
gtkiconcachevalidator.h
gtkiconfactory.c Restore initializing settings sizes, which was accidentally removed 2009-09-21 12:40:15 +02:00
gtkiconfactory.h
gtkicontheme.c Fix a typo 2009-08-06 23:44:00 -04:00
gtkicontheme.h
gtkiconview.c Do not use static GTypeInfo and GInterfaceInfo 2009-11-06 01:21:09 +01:00
gtkiconview.h Add a GtkIconView::item-padding property 2009-08-06 23:56:30 -04:00
gtkimage.c Fix a problem in GtkImage size allocation 2009-10-18 01:38:44 -04:00
gtkimage.h
gtkimagemenuitem.c Remove some unused variables (GnomeBug:591218) 2009-08-10 11:06:54 +02:00
gtkimagemenuitem.h
gtkimcontext.c
gtkimcontext.h
gtkimcontextsimple.c Update compose sequences 2009-10-25 23:42:58 -04:00
gtkimcontextsimple.h
gtkimcontextsimpleseqs.h Update compose sequences 2009-10-25 23:42:58 -04:00
gtkimmodule.c Rework the way IM contexts are set 2009-09-04 18:09:44 -04:00
gtkimmodule.h
gtkimmulticontext.c Don't forget to set the client window on the slave 2009-09-04 20:34:09 -04:00
gtkimmulticontext.h
gtkinfobar.c Fix some compilation warning 2009-10-21 02:08:18 +02:00
gtkinfobar.h Add single-include guard 2009-07-09 16:30:52 +02:00
gtkinputdialog.c
gtkinputdialog.h Deprecate GtkInputDialog 2009-10-16 16:05:13 +02:00
gtkintl.h
gtkinvisible.c
gtkinvisible.h
gtkitem.c
gtkitem.h
gtkitemfactory.c
gtkitemfactory.h
gtkkeyhash.c Handle accelerators involving virtual modifiers better 2009-08-17 13:46:30 -04:00
gtkkeyhash.h
gtklabel.c Make selecting the last character work again 2009-10-09 07:08:54 +02:00
gtklabel.h Make link coloring in labels optional 2009-07-09 13:59:35 -04:00
gtklayout.c
gtklayout.h
gtklinkbutton.c
gtklinkbutton.h
gtklist.c
gtklist.h
gtklistitem.c
gtklistitem.h
gtkliststore.c Remove some unused variables (GnomeBug:591218) 2009-08-10 11:06:54 +02:00
gtkliststore.h
gtkmain.c Remove statement with no effect 2009-10-30 04:19:10 +01:00
gtkmain.h gtk_init_with_args() arguments should be const gchar* 2009-10-26 22:29:33 +01:00
gtkmarshal.list
gtkmarshalers.list Add support for 'auth-info' attribute to the CUPS backend 2009-09-24 15:34:56 +02:00
gtkmenu.c Fix some compilation warning 2009-10-21 02:37:05 +02:00
gtkmenu.h Add a way to turn off toggle spacing in menus 2009-06-24 01:01:51 -04:00
gtkmenubar.c
gtkmenubar.h
gtkmenuitem.c Accelerators failed for submenus (GNOME bug 582025) 2009-06-22 12:19:56 -04:00
gtkmenuitem.h
gtkmenushell.c
gtkmenushell.h
gtkmenutoolbutton.c
gtkmenutoolbutton.h
gtkmessagedialog.c
gtkmessagedialog.h Add a message area widget 2009-06-05 18:00:26 -04:00
gtkmisc.c
gtkmisc.h
gtkmnemonichash.c
gtkmnemonichash.h
gtkmodules.c
gtkmodules.h
gtkmountoperation-stub.c Bug 587485 – GMountOperation::show-processes support 2009-07-06 14:23:03 -04:00
gtkmountoperation-x11.c Fix casts in calls to g_utf8_validate() 2009-08-27 21:14:21 +02:00
gtkmountoperation.c Fix a compilation warning 2009-10-21 02:45:05 +02:00
gtkmountoperation.h
gtkmountoperationprivate.h Bug 587485 – GMountOperation::show-processes support 2009-07-06 14:23:03 -04:00
gtknotebook.c Add an 'action area' to GtkNotebook 2009-11-08 21:28:17 -05:00
gtknotebook.h Add an 'action area' to GtkNotebook 2009-11-08 21:28:17 -05:00
gtkobject.c Fix warning: cast to gint* 2009-10-30 18:34:35 +01:00
gtkobject.h
gtkoldeditable.c
gtkoldeditable.h
gtkoptionmenu.c
gtkoptionmenu.h
gtkorientable.c
gtkorientable.h
gtkpagesetup.c
gtkpagesetup.h
gtkpagesetupunixdialog.c g_strdup_print does not exist, the function is g_strdup_printf. 2009-07-20 09:58:22 +03:00
gtkpagesetupunixdialog.h
gtkpaned.c
gtkpaned.h
gtkpapersize.c
gtkpapersize.h
gtkpathbar.c bgo#355851 - Hide backup files in the file chooser 2009-06-11 19:58:51 -05:00
gtkpathbar.h
gtkpixmap.c
gtkpixmap.h
gtkplug-stub.c
gtkplug-win32.c
gtkplug-x11.c
gtkplug.c
gtkplug.h
gtkplugprivate.h
gtkpreview.c
gtkpreview.h
gtkprint-win32.c
gtkprint-win32.h
gtkprintbackend.c Add support for 'auth-info' attribute to the CUPS backend 2009-09-24 15:34:56 +02:00
gtkprintbackend.h Add support for 'auth-info' attribute to the CUPS backend 2009-09-24 15:34:56 +02:00
gtkprintcontext.c Correct the orientation of landscape pages 2009-09-30 12:47:55 -04:00
gtkprintcontext.h
gtkprinter-private.h
gtkprinter.c
gtkprinter.h
gtkprinteroption.c Print when Enter pressed in certain GtkEntries of the print dialog 2009-08-11 09:24:18 +02:00
gtkprinteroption.h Print when Enter pressed in certain GtkEntries of the print dialog 2009-08-11 09:24:18 +02:00
gtkprinteroptionset.c
gtkprinteroptionset.h
gtkprinteroptionwidget.c Accept "true" as a true value in printer settings 2009-09-09 11:52:07 -04:00
gtkprinteroptionwidget.h
gtkprintjob.c Add ability to print in number-up mode for file backend and lpr backend 2009-05-13 18:28:42 +02:00
gtkprintjob.h Add ability to print in number-up mode for file backend and lpr backend 2009-05-13 18:28:42 +02:00
gtkprintoperation-private.h Add paper size combo and orientation combo to print dialog 2009-07-10 11:28:31 +02:00
gtkprintoperation-unix.c Show correct print preview 2009-10-26 17:47:37 +01:00
gtkprintoperation-win32.c Take printer margins into account on Windows 2009-10-27 12:30:50 +02:00
gtkprintoperation.c Don't assign a GtkPageOrientation to a boolean value 2009-10-27 17:35:37 +01:00
gtkprintoperation.h Add gtk_print_operation_get_n_pages_to_print() 2009-08-07 09:42:03 +02:00
gtkprintoperationpreview.c
gtkprintoperationpreview.h
gtkprintsettings.c Show correct print preview 2009-10-26 17:47:37 +01:00
gtkprintsettings.h
gtkprintunixdialog.c Add translators comments for tab labels (closes 599118) 2009-10-21 22:06:31 +02:00
gtkprintunixdialog.h Add paper size combo and orientation combo to print dialog 2009-07-10 11:28:31 +02:00
gtkprintutils.c
gtkprintutils.h
gtkprivate.h Use standard mac shortcuts 2009-10-26 00:03:05 +01:00
gtkprogress.c
gtkprogress.h
gtkprogressbar.c
gtkprogressbar.h
gtkquartz.c
gtkquartz.h
gtkquery.c
gtkquery.h
gtkradioaction.c
gtkradioaction.h
gtkradiobutton.c Don't focus unmapped radio buttons 2009-09-18 16:37:43 -04:00
gtkradiobutton.h
gtkradiomenuitem.c
gtkradiomenuitem.h
gtkradiotoolbutton.c
gtkradiotoolbutton.h
gtkrange.c Add accessors for sealed member "flippable" 2009-08-27 21:14:21 +02:00
gtkrange.h Add accessors for sealed member "flippable" 2009-08-27 21:14:21 +02:00
gtkrbtree.c
gtkrbtree.h
gtkrc.c Fix issues with symbolic colors in rc file parsing 2009-10-25 23:47:59 -04:00
gtkrc.default
gtkrc.h
gtkrc.key.default
gtkrc.key.emacs
gtkrc.key.mac Use standard mac shortcuts: add gtk/gtkrc.key.mac 2009-10-28 00:54:28 +01:00
gtkrecentaction.c
gtkrecentaction.h
gtkrecentchooser.c
gtkrecentchooser.h
gtkrecentchooserdefault.c
gtkrecentchooserdefault.h
gtkrecentchooserdialog.c
gtkrecentchooserdialog.h
gtkrecentchoosermenu.c
gtkrecentchoosermenu.h
gtkrecentchooserprivate.h
gtkrecentchooserutils.c
gtkrecentchooserutils.h
gtkrecentchooserwidget.c
gtkrecentchooserwidget.h
gtkrecentfilter.c
gtkrecentfilter.h
gtkrecentmanager.c Fix the docs for gtk_recent_info_get_application_info() 2009-06-15 18:25:04 -04:00
gtkrecentmanager.h Fix the docs for gtk_recent_info_get_application_info() 2009-06-15 18:25:04 -04:00
gtkruler.c
gtkruler.h
gtkscale.c marks_start_element(): initialize "value" to get rid of a compiler warning 2009-08-27 21:14:21 +02:00
gtkscale.h
gtkscalebutton.c Bug 461944 – pressing the volume icon in full screen shuts down the sound 2009-06-22 17:25:21 +01:00
gtkscalebutton.h
gtkscrollbar.c
gtkscrollbar.h
gtkscrolledwindow.c Forward-port a GtkAdjustment compatibility fix 2009-05-03 13:04:06 -04:00
gtkscrolledwindow.h
gtksearchengine.c
gtksearchengine.h
gtksearchenginebeagle.c
gtksearchenginebeagle.h
gtksearchenginequartz.c
gtksearchenginequartz.h
gtksearchenginesimple.c
gtksearchenginesimple.h
gtksearchenginetracker.c Support tracker 0.7 2009-09-30 00:43:51 -04:00
gtksearchenginetracker.h
gtkselection.c Fix a compilation warning: use NULL instead "" 2009-10-21 19:41:50 +02:00
gtkselection.h
gtkseparator.c
gtkseparator.h
gtkseparatormenuitem.c
gtkseparatormenuitem.h
gtkseparatortoolitem.c
gtkseparatortoolitem.h
gtksettings.c Fix compilation warning: Use gpointer variables 2009-11-02 23:49:00 +01:00
gtksettings.h
gtkshow.c
gtkshow.h
gtksignal.c
gtksignal.h
gtksizegroup.c [GtkSizeGroup] don't recurse into yourself 2009-08-30 10:47:52 +10:00
gtksizegroup.h
gtksocket-stub.c
gtksocket-win32.c
gtksocket-x11.c Hack that works around firefox plugin crash 2009-07-04 20:21:26 +02:00
gtksocket.c Don't use structure fields of GtkAccelMap in GtkSocket 2009-10-27 21:27:28 +01:00
gtksocket.h
gtksocketprivate.h
gtkspinbutton.c Forward-port a GtkAdjustment compatibility fix 2009-05-03 13:04:06 -04:00
gtkspinbutton.h
gtkspinner.c Improve accessibility context and description of the spinner 2009-11-06 00:56:30 +01:00
gtkspinner.h Don't allow to include this new header individually 2009-10-21 20:20:54 +02:00
gtkstatusbar.c Fix issues with resize handles 2009-07-24 00:47:09 -04:00
gtkstatusbar.h
gtkstatusicon-quartz.c
gtkstatusicon.c Use G_STRLOC instead __FILE__ and __LINE__ 2009-10-27 00:21:51 +01:00
gtkstatusicon.h Add a title property to GtkStatusIcon 2009-06-20 13:53:32 -04:00
gtkstock.c Use standard mac shortcuts 2009-10-26 00:03:05 +01:00
gtkstock.h
gtkstyle.c Bug 319607 – Add a throbber (activity widget) to GTK+ 2009-10-14 14:58:30 +01:00
gtkstyle.h Bug 319607 – Add a throbber (activity widget) to GTK+ 2009-10-14 14:58:30 +01:00
gtktable.c
gtktable.h
gtktearoffmenuitem.c
gtktearoffmenuitem.h
gtktestutils.c Deprecate GDK_WINDOW_OBJECT and GdkWindowObject 2009-09-04 17:59:18 +02:00
gtktestutils.h
gtktext.c Do not use static GTypeInfo and GInterfaceInfo 2009-11-06 01:21:09 +01:00
gtktext.h
gtktextbtree.c
gtktextbtree.h
gtktextbuffer.c Remove unneeded call of begin/end user action 2009-08-31 21:47:49 +02:00
gtktextbuffer.h
gtktextbufferrichtext.c
gtktextbufferrichtext.h
gtktextbufferserialize.c
gtktextbufferserialize.h
gtktextchild.c
gtktextchild.h
gtktextchildprivate.h
gtktextdisplay.c
gtktextdisplay.h
gtktextiter.c
gtktextiter.h
gtktextiterprivate.h
gtktextlayout.c Handle child widgets correctly with multiple views 2009-09-27 00:14:54 -04:00
gtktextlayout.h
gtktextmark.c
gtktextmark.h
gtktextmarkprivate.h
gtktextsegment.c
gtktextsegment.h
gtktexttag.c
gtktexttag.h
gtktexttagprivate.h
gtktexttagtable.c
gtktexttagtable.h
gtktexttypes.c
gtktexttypes.h
gtktextutil.c
gtktextutil.h
gtktextview.c Protect gtk_text_view_scroll_mark_onscreen() from using invalid marks 2009-09-04 17:40:12 +02:00
gtktextview.h
gtkthemes.c
gtkthemes.h
gtktipsquery.c
gtktipsquery.h
gtktoggleaction.c
gtktoggleaction.h
gtktoggleactionprivate.h
gtktogglebutton.c
gtktogglebutton.h
gtktoggletoolbutton.c
gtktoggletoolbutton.h
gtktoolbar.c
gtktoolbar.h
gtktoolbutton.c Do not use static GTypeInfo and GInterfaceInfo 2009-11-06 01:21:09 +01:00
gtktoolbutton.h
gtktoolitem.c docs: inline see_also to sections docs and add missing <variablelist> 2009-07-28 11:20:22 +03:00
gtktoolitem.h
gtktoolshell.c Move documentation to inline comments: GtkToolShell 2009-10-15 03:49:08 +02:00
gtktoolshell.h
gtktooltip.c Documentation and stylistic fixups 2009-11-01 16:12:43 -05:00
gtktooltip.h Documentation and stylistic fixups 2009-11-01 16:12:43 -05:00
gtktooltips.c
gtktooltips.h
gtktrayicon-x11.c Use gdk_display_sync instead of XSync 2009-07-06 02:03:21 -04:00
gtktrayicon.h
gtktree.c
gtktree.h
gtktreedatalist.c
gtktreedatalist.h
gtktreednd.c
gtktreednd.h
gtktreeitem.c
gtktreeitem.h
gtktreemodel.c
gtktreemodel.h
gtktreemodelfilter.c Bug 596580 - Blank rows in entry autocompletion 2009-09-30 10:25:48 +02:00
gtktreemodelfilter.h
gtktreemodelsort.c Bug 346800 - Rework sort/filter models to use indices to parents... 2009-09-06 14:12:46 +02:00
gtktreemodelsort.h
gtktreeprivate.h Use G_STRFUNC and G_STRLOC instead __FUNCTION__ and __FILE__ 2009-10-26 18:46:19 +01:00
gtktreeselection.c
gtktreeselection.h
gtktreesortable.c
gtktreesortable.h
gtktreestore.c Clean up code in gtk_tree_store_set_n_columns() 2009-08-23 22:06:15 +02:00
gtktreestore.h
gtktreeview.c Use standard mac shortcuts 2009-10-26 00:03:05 +01:00
gtktreeview.h
gtktreeviewcolumn.c Bug 589336 – Add GtkTreeViewColumn:sort-column-id property 2009-07-26 10:52:30 +01:00
gtktreeviewcolumn.h Deprecate get_cell_renderers implementations 2009-06-15 18:25:04 -04:00
gtktypebuiltins.c.template
gtktypebuiltins.h.template
gtktypeutils.c Shut up warning about calling gtk_object_get_type() having no effect 2009-08-18 12:10:03 +02:00
gtktypeutils.h
gtkuimanager.c
gtkuimanager.h
gtkunixprint.h
gtkvbbox.c Fix the remaining issues that broke the PLT check 2009-07-08 17:01:32 +02:00
gtkvbbox.h Fix the remaining issues that broke the PLT check 2009-07-08 17:01:32 +02:00
gtkvbox.c
gtkvbox.h
gtkversion.h.in
gtkviewport.c Added accesor for GTK_VIEWPORT (widget)->bin_window 2009-10-21 18:14:31 +02:00
gtkviewport.h Added accesor for GTK_VIEWPORT (widget)->bin_window 2009-10-21 18:14:31 +02:00
gtkvolumebutton.c
gtkvolumebutton.h
gtkvpaned.c
gtkvpaned.h
gtkvruler.c
gtkvruler.h
gtkvscale.c
gtkvscale.h
gtkvscrollbar.c
gtkvscrollbar.h
gtkvseparator.c
gtkvseparator.h
gtkwidget.c Add a note about tooltip theming 2009-09-30 08:45:30 -04:00
gtkwidget.h Substitute gtk_widget_ref/unref with g_object_ref/unref 2009-10-14 03:30:57 +02:00
gtkwin32embed.c
gtkwin32embed.h
gtkwin32embedwidget.c
gtkwin32embedwidget.h
gtkwindow-decorate.c
gtkwindow-decorate.h
gtkwindow.c Allow setting type hints on unmapped windows 2009-10-28 12:13:58 -04:00
gtkwindow.h
gtkxembed.c
gtkxembed.h
line-arrow.xbm
line-wrap.xbm
makeenums.pl
Makefile.am Use standard mac shortcuts 2009-10-26 00:03:05 +01:00
makefile.msc.in Use perl to make gtkalias.h without warnings 2009-07-18 13:31:51 +02:00
makegtkalias.pl
paper_names_offsets.c
paper_names.c
pltcheck.sh
queryimmodules.c
tree_minus.xbm
tree_minus.xpm
tree_plus.xbm
tree_plus.xpm
updateiconcache.c Bug 584638 - Build of gtkupdateiconcache without NLS breaks 2009-09-03 11:30:12 +02:00
xembed.h