gtk2/gtk
Kristian Rietveld a79ef0866b Bug 555109 – selection broken when typeahead active
gtk_tree_view_enter_notify() now "ignores" the synthesized crossing
events.  The synthesized crossing events always have (0, 0) as
coordinates, which messes things up.  This patch does not fix all issues,
at least it makes the behavior much more reasonable again.  Watch bug
555109 for further discussion on the issue.
2009-07-30 20:24:31 +02:00
..
stock-icons
tests Bug 539377 – Unnecessary warnings when GtkTreeView is not realized 2009-07-30 20:24:31 +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
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 GtkEntryBuffer holds text for GtkEntry 2009-07-08 20:41:53 -05:00
gtk.symbols Allow disabling New Folder button in File Choser 2009-07-30 16:58:42 +02:00
gtkaboutdialog.c Fix a typo in the docs 2009-05-29 18:40:10 -04:00
gtkaboutdialog.h
gtkaccelgroup.c Fix a memory leak in GtkAccelGroup 2009-04-07 19:11:33 -04:00
gtkaccelgroup.h
gtkaccellabel.c
gtkaccellabel.h
gtkaccelmap.c
gtkaccelmap.h
gtkaccessible.c
gtkaccessible.h
gtkaction.c
gtkaction.h
gtkactiongroup.c
gtkactiongroup.h
gtkactivatable.c fix compile warnings 2009-06-17 10:28:03 +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 Make suitable GtkAssistant buttons default 2009-07-16 22:06:40 -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 Fix a GtkBuilder crash 2009-04-06 20:55:26 -04:00
gtkbuilder.h Improve GtkBuilder error reporting 2009-04-06 20:13:35 -04:00
gtkbuilderparser.c Cleanup some translation handling 2009-06-15 18:25:04 -04:00
gtkbuilderprivate.h Improve GtkBuilder error reporting 2009-04-06 20:13:35 -04:00
gtkbutton.c Make stock buttons have mnemonics again 2009-07-01 19:02:45 -04:00
gtkbutton.h
gtkcalendar.c Improve translator comment. Fixes bug #569393. 2009-07-07 16:37:07 +01:00
gtkcalendar.h
gtkcelleditable.c
gtkcelleditable.h
gtkcelllayout.c
gtkcelllayout.h
gtkcellrenderer.c Add API for sealed member "visible" 2009-07-15 03:22:22 +02:00
gtkcellrenderer.h Add API for sealed member "visible" 2009-07-15 03:22:22 +02:00
gtkcellrendereraccel.c Display invalid accelerators as "Invalid" in GTK mode. 2009-04-20 14:54:59 +02: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
gtkcellrendererspin.h
gtkcellrenderertext.c
gtkcellrenderertext.h
gtkcellrenderertoggle.c Add API for the sealed member "activatable" 2009-07-14 01:53:56 +02:00
gtkcellrenderertoggle.h Add API for the sealed member "activatable" 2009-07-14 01:53:56 +02:00
gtkcellview.c Move get_cells implementation from deprecated function 2009-07-08 16:46:26 +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
gtkclist.h
gtkcolorbutton.c
gtkcolorbutton.h
gtkcolorsel.c
gtkcolorsel.h
gtkcolorseldialog.c
gtkcolorseldialog.h
gtkcombo.c
gtkcombo.h
gtkcombobox.c Merge branch 'client-side-windows' 2009-07-01 16:15:03 +02:00
gtkcombobox.h
gtkcomboboxentry.c Fixed regression reported in bug #574059. (search button not available in 2009-03-10 15:57:16 +00:00
gtkcomboboxentry.h
gtkcontainer.c
gtkcontainer.h
gtkctree.c
gtkctree.h
gtkcurve.c
gtkcurve.h
gtkcustompaperunixdialog.c Add paper size combo and orientation combo to print dialog 2009-07-10 11:28:31 +02: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 Make an internal function static 2009-05-03 12:15:28 -04:00
gtkdialog.h
gtkdnd-quartz.c
gtkdnd.c fix compile warnings 2009-06-17 10:28:03 +02:00
gtkdnd.h
gtkdndcursors.h
gtkdrawingarea.c
gtkdrawingarea.h
gtkeditable.c
gtkeditable.h
gtkentry.c Complete the get_buffer() conversion 2009-07-17 15:09:35 -04: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 clarify bugfix in 2.14 for gtk_expander_get_label 2009-04-07 12:54:15 -04:00
gtkexpander.h
gtkfilechooser.c Allow disabling New Folder button in File Choser 2009-07-30 16:58:42 +02:00
gtkfilechooser.h Allow disabling New Folder button in File Choser 2009-07-30 16:58:42 +02:00
gtkfilechooserbutton.c Allow disabling New Folder button in File Choser 2009-07-30 16:58:42 +02:00
gtkfilechooserbutton.h
gtkfilechooserdefault.c Allow disabling New Folder button in File Choser 2009-07-30 16:58:42 +02:00
gtkfilechooserdefault.h
gtkfilechooserdialog.c remove unused variables 2009-06-27 11:28:07 +02:00
gtkfilechooserdialog.h
gtkfilechooserembed.c
gtkfilechooserembed.h
gtkfilechooserentry.c Use gtk_entry_xxx functions rather than using GtkEntry structure directly. 2009-03-27 05:22:23 +00:00
gtkfilechooserentry.h
gtkfilechooserprivate.h Allow disabling New Folder button in File Choser 2009-07-30 16:58:42 +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
gtkfilechooserwidget.h
gtkfilefilter.c
gtkfilefilter.h
gtkfilesel.c Fix a small leak in GtkFileSelector 2009-04-11 01:47:29 -04:00
gtkfilesel.h
gtkfilesystem.c
gtkfilesystem.h
gtkfilesystemmodel.c bgo#355851 - Hide backup files in the file chooser 2009-06-11 19:58:51 -05:00
gtkfilesystemmodel.h
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
gtkgamma.h
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
gtkiconfactory.h
gtkicontheme.c
gtkicontheme.h
gtkiconview.c Fix DND onto an empty icon view 2009-07-17 13:30:37 -04:00
gtkiconview.h
gtkimage.c
gtkimage.h
gtkimagemenuitem.c
gtkimagemenuitem.h
gtkimcontext.c
gtkimcontext.h
gtkimcontextsimple.c
gtkimcontextsimple.h
gtkimcontextsimpleseqs.h
gtkimmodule.c
gtkimmodule.h
gtkimmulticontext.c
gtkimmulticontext.h
gtkinfobar.c Fix redraw issues in GtkInfoBar 2009-07-06 01:56:05 -04:00
gtkinfobar.h Add single-include guard 2009-07-09 16:30:52 +02:00
gtkinputdialog.c
gtkinputdialog.h
gtkintl.h
gtkinvisible.c
gtkinvisible.h
gtkitem.c
gtkitem.h
gtkitemfactory.c
gtkitemfactory.h Move G_END_DECLS before the #endif in gtkitemfactory.h 2009-04-04 13:40:12 +02:00
gtkkeyhash.c
gtkkeyhash.h
gtklabel.c Make link coloring in labels optional 2009-07-09 13:59:35 -04: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 clean up code in gtk_list_store_set_n_columns() 2009-07-01 10:57:11 +02:00
gtkliststore.h
gtkmain.c
gtkmain.h
gtkmarshal.list
gtkmarshalers.list GtkEntryBuffer holds text for GtkEntry 2009-07-08 20:41:53 -05:00
gtkmenu.c Remove accidentally added debug spew 2009-07-09 17:10:56 +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 Fix casting problem in gmodule code. 2009-04-24 18:16:15 -05:00
gtkmodules.h
gtkmountoperation-stub.c Bug 587485 – GMountOperation::show-processes support 2009-07-06 14:23:03 -04:00
gtkmountoperation-x11.c Add a translator comment 2009-07-19 23:21:52 -04:00
gtkmountoperation.c Fix gccism - pointer arithmetic with void pointers 2009-07-13 09:45:01 +02:00
gtkmountoperation.h
gtkmountoperationprivate.h Bug 587485 – GMountOperation::show-processes support 2009-07-06 14:23:03 -04:00
gtknotebook.c bgo#529908 - Sanitize handling of motion events in GtkNotebook 2009-06-23 14:36:22 -05:00
gtknotebook.h
gtkobject.c
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 Adds authentication support of CUPS backend 2009-04-21 14:24:32 +02:00
gtkprintbackend.h Adds authentication support of CUPS backend 2009-04-21 14:24:32 +02:00
gtkprintcontext.c
gtkprintcontext.h
gtkprinter-private.h
gtkprinter.c
gtkprinter.h
gtkprinteroption.c
gtkprinteroption.h
gtkprinteroptionset.c
gtkprinteroptionset.h
gtkprinteroptionwidget.c
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 Add paper size combo and orientation combo to print dialog 2009-07-10 11:28:31 +02:00
gtkprintoperation-win32.c Add ability to print in number-up mode for file backend and lpr backend 2009-05-13 18:28:42 +02:00
gtkprintoperation.c Fix a typo in the startup-id property definition 2009-07-19 23:52:58 -04:00
gtkprintoperation.h Add paper size combo and orientation combo to print dialog 2009-07-10 11:28:31 +02:00
gtkprintoperationpreview.c
gtkprintoperationpreview.h
gtkprintsettings.c Add ability to print selection 2009-06-08 15:37:32 +02:00
gtkprintsettings.h
gtkprintunixdialog.c Change position of paper's dimensions according to reading direction 2009-07-17 16:33:16 +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
gtkprogress.c
gtkprogress.h
gtkprogressbar.c
gtkprogressbar.h
gtkquartz.c
gtkquartz.h
gtkquery.c
gtkquery.h
gtkradioaction.c
gtkradioaction.h
gtkradiobutton.c
gtkradiobutton.h
gtkradiomenuitem.c
gtkradiomenuitem.h
gtkradiotoolbutton.c
gtkradiotoolbutton.h
gtkrange.c Forward-port a GtkAdjustment compatibility fix 2009-05-03 13:04:06 -04:00
gtkrange.h
gtkrbtree.c
gtkrbtree.h
gtkrc.c
gtkrc.default
gtkrc.h
gtkrc.key.default
gtkrc.key.emacs
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 Support scale marks in builder markup 2009-05-03 12:15:28 -04: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
gtksearchenginetracker.h
gtkselection.c Fix broken compile: s/gtk_selection_atom/gtk_selection_atoms 2009-05-18 10:48:21 +08:00
gtkselection.h
gtkseparator.c
gtkseparator.h
gtkseparatormenuitem.c
gtkseparatormenuitem.h
gtkseparatortoolitem.c
gtkseparatortoolitem.h
gtksettings.c
gtksettings.h
gtkshow.c
gtkshow.h
gtksignal.c
gtksignal.h
gtksizegroup.c
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
gtksocket.h
gtksocketprivate.h
gtkspinbutton.c Forward-port a GtkAdjustment compatibility fix 2009-05-03 13:04:06 -04:00
gtkspinbutton.h
gtkstatusbar.c Fix issues with resize handles 2009-07-24 00:47:09 -04:00
gtkstatusbar.h
gtkstatusicon-quartz.c
gtkstatusicon.c gtk_status_icon_get_title() must return a value 2009-07-04 12:19:06 +02:00
gtkstatusicon.h Add a title property to GtkStatusIcon 2009-06-20 13:53:32 -04:00
gtkstock.c Fix docs build 2009-06-15 20:05:24 -04:00
gtkstock.h
gtkstyle.c Bug 574561 – gtk_style_get "shadows" g_object_get 2009-03-10 18:58:23 +00:00
gtkstyle.h Bug 574561 – gtk_style_get "shadows" g_object_get 2009-03-10 18:58:23 +00:00
gtktable.c
gtktable.h
gtktearoffmenuitem.c
gtktearoffmenuitem.h
gtktestutils.c
gtktestutils.h
gtktext.c
gtktext.h
gtktextbtree.c
gtktextbtree.h
gtktextbuffer.c
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 Fix handling of child widgets in the presence of bidi text 2009-05-03 23:26:11 -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 Avoid warnings when unrealizing a text view 2009-04-07 19:28:29 -04: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
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
gtktoolshell.h
gtktooltip.c Fix GtkTooltip destroy the custom widget 2009-05-25 10:01:04 +08:00
gtktooltip.h
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 573321 – additional check in gtk_tree_model_filter_convert_* 2009-07-30 20:24:31 +02:00
gtktreemodelfilter.h
gtktreemodelsort.c Bug 573321 – additional check in gtk_tree_model_filter_convert_* 2009-07-30 20:24:31 +02:00
gtktreemodelsort.h
gtktreeprivate.h bgo#580560 - Make Backspace work in the file chooser to to to the parent directory 2009-06-15 12:37:07 -05:00
gtktreeselection.c
gtktreeselection.h
gtktreesortable.c
gtktreesortable.h
gtktreestore.c clarify the init value for the default sort column id 2009-06-27 11:30:06 +02:00
gtktreestore.h
gtktreeview.c Bug 555109 – selection broken when typeahead active 2009-07-30 20:24:31 +02: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
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
gtkviewport.h
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 Fix gtk_widget_get_allocation() 2009-07-30 11:49:47 +02:00
gtkwidget.h Fix gtk_widget_get_allocation() 2009-07-30 11:49:47 +02:00
gtkwin32embed.c
gtkwin32embed.h
gtkwin32embedwidget.c
gtkwin32embedwidget.h
gtkwindow-decorate.c
gtkwindow-decorate.h
gtkwindow.c Fix a typo in the startup-id property definition 2009-07-19 23:52:58 -04:00
gtkwindow.h
gtkxembed.c
gtkxembed.h
line-arrow.xbm
line-wrap.xbm
makeenums.pl
Makefile.am Add paper size combo and orientation combo to print dialog 2009-07-10 11:28:31 +02: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 Use g_mapped_file_unref() 2009-06-18 15:11:57 -04:00
xembed.h