gtk2/gtk
Michael Natterer b3f1be3b56 applied modified patch from maemo-gtk which adds a "horizontal-padding"
2005-12-02  Michael Natterer  <mitch@imendio.com>

	* gtk/gtkmenu.c: applied modified patch from maemo-gtk which
	adds a "horizontal-padding" style property. Fixes bug #323036.
2005-12-02 19:49:10 +00:00
..
stock-icons Added: ? gtk/gtkbuiltincache.h ? gtk/stock-icons/icon-theme.cache 2005-11-23 16:49:59 +00:00
theme-bits
xdgmime Merge upstream changes to handle duplicate glob patterns. 2005-12-01 19:04:41 +00:00
.cvsignore Added: ? gtk/gtkbuiltincache.h ? gtk/stock-icons/icon-theme.cache 2005-11-23 16:49:59 +00:00
abicheck.sh
circles.xbm
fnmatch.c
gtk-win32.rc.in
gtk.h Renamed GtkCellRendererKeys to GtkCellRendererAccel to be consistent with 2005-09-22 16:33:50 +00:00
gtk.symbols deprecated floating/sink API and implemented it in terms of the GObject 2005-11-23 18:06:58 +00:00
gtkaboutdialog.c deprecated floating/sink API and implemented it in terms of the GObject 2005-11-23 18:06:58 +00:00
gtkaboutdialog.h
gtkaccelgroup.c
gtkaccelgroup.h
gtkaccellabel.c Various cleanups. (#315360, Kjartan Maraas) 2005-09-13 19:57:42 +00:00
gtkaccellabel.h
gtkaccelmap.c Various cleanups. (#315360, Kjartan Maraas) 2005-09-13 19:57:42 +00:00
gtkaccelmap.h
gtkaccessible.c
gtkaccessible.h
gtkaction.c Buttons use the label property for stock ids. (#322565, Milosz Derezynski) 2005-11-28 15:42:00 +00:00
gtkaction.h
gtkactiongroup.c
gtkactiongroup.h
gtkadjustment.c
gtkadjustment.h
gtkalignment.c Various cleanups. (#315360, Kjartan Maraas) 2005-09-13 19:57:42 +00:00
gtkalignment.h
gtkarrow.c
gtkarrow.h
gtkaspectframe.c
gtkaspectframe.h
gtkbbox.c
gtkbbox.h
gtkbin.c
gtkbin.h
gtkbindings.c
gtkbindings.h
gtkbox.c
gtkbox.h
gtkbutton.c Check arguments. (#317491, Paolo Borelli) 2005-09-29 13:42:21 +00:00
gtkbutton.h
gtkcalendar.c Use GetLocaleInfo() on Windows to get the localized weekday and month 2005-11-28 01:51:08 +00:00
gtkcalendar.h
gtkcelleditable.c
gtkcelleditable.h
gtkcelllayout.c
gtkcelllayout.h
gtkcellrenderer.c
gtkcellrenderer.h
gtkcellrendereraccel.c Renamed GtkCellRendererKeys to GtkCellRendererAccel to be consistent with 2005-09-22 16:33:50 +00:00
gtkcellrendereraccel.h Renamed GtkCellRendererKeys to GtkCellRendererAccel to be consistent with 2005-09-22 16:33:50 +00:00
gtkcellrenderercombo.c
gtkcellrenderercombo.h
gtkcellrendererpixbuf.c Fix bug #319974: 2005-10-27 13:16:23 +00:00
gtkcellrendererpixbuf.h
gtkcellrendererprogress.c
gtkcellrendererprogress.h
gtkcellrenderertext.c
gtkcellrenderertext.h
gtkcellrenderertoggle.c removed redundant calls to g_object_notify(). 2005-11-14 11:28:33 +00:00
gtkcellrenderertoggle.h
gtkcellview.c deprecated floating/sink API and implemented it in terms of the GObject 2005-11-23 18:06:58 +00:00
gtkcellview.h
gtkcheckbutton.c Various cleanups. (#315360, Kjartan Maraas) 2005-09-13 19:57:42 +00:00
gtkcheckbutton.h
gtkcheckmenuitem.c
gtkcheckmenuitem.h
gtkclipboard.c Applied patch from maemo-gtk that addresses many issues wrt display 2005-11-10 12:09:42 +00:00
gtkclipboard.h
gtkclist.c deprecated floating/sink API and implemented it in terms of the GObject 2005-11-23 18:06:58 +00:00
gtkclist.h
gtkcolorbutton.c Don't leak a PangoLayout here. (#322505, Paolo Borelli) 2005-11-27 20:23:46 +00:00
gtkcolorbutton.h
gtkcolorsel.c deprecated floating/sink API and implemented it in terms of the GObject 2005-11-23 18:06:58 +00:00
gtkcolorsel.h
gtkcolorseldialog.c Various cleanups. (#315360, Kjartan Maraas) 2005-09-13 19:57:42 +00:00
gtkcolorseldialog.h
gtkcombo.c
gtkcombo.h
gtkcombobox.c deprecated floating/sink API and implemented it in terms of the GObject 2005-11-23 18:06:58 +00:00
gtkcombobox.h Add a tearoff-title property, with getter and setter. (#316482, Olexiy 2005-11-21 16:01:56 +00:00
gtkcomboboxentry.c
gtkcomboboxentry.h
gtkcontainer.c Various cleanups. (#315360, Kjartan Maraas) 2005-09-13 19:57:42 +00:00
gtkcontainer.h
gtkctree.c
gtkctree.h
gtkcurve.c Various cleanups. (#315360, Kjartan Maraas) 2005-09-13 19:57:42 +00:00
gtkcurve.h
gtkdebug.h
gtkdialog.c
gtkdialog.h
gtkdnd.c Fix the anchor of the default drag cursors. (#319200, Federico Mena 2005-10-28 17:06:43 +00:00
gtkdnd.h
gtkdndcursors.h
gtkdrawingarea.c
gtkdrawingarea.h
gtkeditable.c
gtkeditable.h
gtkentry.c Include gtkimcontextsimple.h (#322235, Kazuki IWAMOTO) 2005-11-23 14:35:05 +00:00
gtkentry.h
gtkentrycompletion.c Don't popup the completions if the focus has already been moved somewhere 2005-11-07 17:28:37 +00:00
gtkentrycompletion.h
gtkentryprivate.h
gtkenums.h Added per-stepper API for GtkRange's stepper sensitivity as discussed in 2005-11-11 12:48:29 +00:00
gtkeventbox.c Various cleanups. (#315360, Kjartan Maraas) 2005-09-13 19:57:42 +00:00
gtkeventbox.h
gtkexpander.c Various cleanups. (#315360, Kjartan Maraas) 2005-09-13 19:57:42 +00:00
gtkexpander.h
gtkfilechooser.c Fix whitespace in a blurb. (#319499, Francisco Javier F. Serrador) 2005-10-25 17:57:35 +00:00
gtkfilechooser.h Add ALREADY_EXISTS error code. Return an error code when the shortcut 2005-10-10 14:29:03 +00:00
gtkfilechooserbutton.c Add a focus-on-click property with setter and getter. (#318945, Christian 2005-11-07 15:57:19 +00:00
gtkfilechooserbutton.h Add a focus-on-click property with setter and getter. (#318945, Christian 2005-11-07 15:57:19 +00:00
gtkfilechooserdefault.c Fixes the critical warnings from bug #317999, thus fixing the bug 2005-11-29 01:15:13 +00:00
gtkfilechooserdefault.h
gtkfilechooserdialog.c Start a set of automated tests for the file chooser. The only test in 2005-09-15 21:51:31 +00:00
gtkfilechooserdialog.h
gtkfilechooserembed.c
gtkfilechooserembed.h
gtkfilechooserentry.c
gtkfilechooserentry.h
gtkfilechooserprivate.h Don't reload the current folder unnecessarily on ::map(). 2005-09-28 01:07:08 +00:00
gtkfilechooserutils.c
gtkfilechooserutils.h
gtkfilechooserwidget.c Don't reload the current folder unnecessarily on ::map(). 2005-09-27 23:57:09 +00:00
gtkfilechooserwidget.h
gtkfilefilter.c
gtkfilefilter.h
gtkfilesel.c Various cleanups. (#315360, Kjartan Maraas) 2005-09-13 19:57:42 +00:00
gtkfilesel.h
gtkfilesystem.c Use G_MODULE_BIND_LAZY when dlopening modules. (#319557, Laszlo Peter) 2005-10-27 03:16:00 +00:00
gtkfilesystem.h
gtkfilesystemmodel.c Start a set of automated tests for the file chooser. The only test in 2005-09-15 21:51:31 +00:00
gtkfilesystemmodel.h
gtkfilesystemunix.c
gtkfilesystemunix.h
gtkfilesystemwin32.c Don't hide dotfiles, no such convention on Win32. Just hide files with the 2005-11-12 01:12:08 +00:00
gtkfilesystemwin32.h
gtkfixed.c
gtkfixed.h
gtkfontbutton.c Various cleanups. (#315360, Kjartan Maraas) 2005-09-13 19:57:42 +00:00
gtkfontbutton.h
gtkfontsel.c Various cleanups. (#315360, Kjartan Maraas) 2005-09-13 19:57:42 +00:00
gtkfontsel.h
gtkframe.c
gtkframe.h
gtkgamma.c
gtkgamma.h
gtkgc.c
gtkgc.h
gtkhandlebox.c Various cleanups. (#315360, Kjartan Maraas) 2005-09-13 19:57:42 +00:00
gtkhandlebox.h
gtkhbbox.c Various cleanups. (#315360, Kjartan Maraas) 2005-09-13 19:57:42 +00:00
gtkhbbox.h
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 Various cleanups. (#315360, Kjartan Maraas) 2005-09-13 19:57:42 +00:00
gtkhsv.h
gtkiconcache.c Store builtin stock icons in an icon cache, instead of populating a hash 2005-11-04 15:43:40 +00:00
gtkiconcache.h Store builtin stock icons in an icon cache, instead of populating a hash 2005-11-04 15:43:40 +00:00
gtkiconfactory.c Store builtin stock icons in an icon cache, instead of populating a hash 2005-11-04 15:43:40 +00:00
gtkiconfactory.h
gtkicontheme.c Avoid a crash 2005-11-14 18:49:41 +00:00
gtkicontheme.h
gtkiconview.c Correctly handle the cell list and indices into it. (#321856) 2005-11-28 15:32:44 +00:00
gtkiconview.h
gtkimage.c call gtk_window_process_updates() so the animation keeps running even if 2005-11-16 14:40:41 +00:00
gtkimage.h
gtkimagemenuitem.c
gtkimagemenuitem.h
gtkimcontext.c
gtkimcontext.h
gtkimcontextsimple.c
gtkimcontextsimple.h
gtkimmodule.c Use G_MODULE_BIND_LAZY when dlopening modules. (#319557, Laszlo Peter) 2005-10-27 03:16:00 +00:00
gtkimmodule.h
gtkimmulticontext.c
gtkimmulticontext.h
gtkinputdialog.c Forgotten file 2005-11-28 14:23:17 +00:00
gtkinputdialog.h
gtkintl.h
gtkinvisible.c deprecated floating/sink API and implemented it in terms of the GObject 2005-11-23 18:06:58 +00:00
gtkinvisible.h
gtkitem.c
gtkitem.h
gtkitemfactory.c deprecated floating/sink API and implemented it in terms of the GObject 2005-11-23 18:06:58 +00:00
gtkitemfactory.h
gtkkeyhash.c
gtkkeyhash.h
gtklabel.c Use GDK_WINDOW_CHILD for the selection window. (#318806, Alex Larsson) 2005-10-20 20:40:54 +00:00
gtklabel.h
gtklayout.c deprecated floating/sink API and implemented it in terms of the GObject 2005-11-23 18:06:58 +00:00
gtklayout.h
gtklist.c
gtklist.h
gtklistitem.c Various cleanups. (#315360, Kjartan Maraas) 2005-09-13 19:57:42 +00:00
gtklistitem.h
gtkliststore.c
gtkliststore.h
gtkmain.c The locale directory is passed to bindtextdomain() which isn't 2005-09-28 23:46:10 +00:00
gtkmain.h
gtkmarshal.list
gtkmarshalers.list Improve navigation to parent folders. (#318444, Andrei Yurkevich) 2005-11-10 15:17:40 +00:00
gtkmenu.c applied modified patch from maemo-gtk which adds a "horizontal-padding" 2005-12-02 19:49:10 +00:00
gtkmenu.h
gtkmenubar.c Various cleanups. (#315360, Kjartan Maraas) 2005-09-13 19:57:42 +00:00
gtkmenubar.h
gtkmenuitem.c Various cleanups. (#315360, Kjartan Maraas) 2005-09-13 19:57:42 +00:00
gtkmenuitem.h
gtkmenushell.c
gtkmenushell.h
gtkmenutoolbutton.c deprecated floating/sink API and implemented it in terms of the GObject 2005-11-23 18:06:58 +00:00
gtkmenutoolbutton.h
gtkmessagedialog.c Fix an example. (#322493, Elie De Brauwer) 2005-11-27 20:48:41 +00:00
gtkmessagedialog.h
gtkmisc.c Various cleanups. (#315360, Kjartan Maraas) 2005-09-13 19:57:42 +00:00
gtkmisc.h
gtkmnemonichash.c
gtkmnemonichash.h
gtkmodules.c
gtkmodules.h
gtknotebook.c deprecated floating/sink API and implemented it in terms of the GObject 2005-11-23 18:06:58 +00:00
gtknotebook.h
gtkobject.c deprecated floating/sink API and implemented it in terms of the GObject 2005-11-23 18:06:58 +00:00
gtkobject.h deprecated floating/sink API and implemented it in terms of the GObject 2005-11-23 18:06:58 +00:00
gtkoldeditable.c
gtkoldeditable.h
gtkoptionmenu.c Various cleanups. (#315360, Kjartan Maraas) 2005-09-13 19:57:42 +00:00
gtkoptionmenu.h
gtkpaned.c Stop drags when being grab shadowed. (#317332) 2005-09-29 13:35:01 +00:00
gtkpaned.h
gtkpathbar.c Made button-press timeouts which work like key repeat timeouts 2005-11-22 12:40:15 +00:00
gtkpathbar.h Fix crashes in connection with pathbar scrolling (#321560, Bogdan Nicula) 2005-11-19 03:46:04 +00:00
gtkpixmap.c Various cleanups. (#315360, Kjartan Maraas) 2005-09-13 19:57:42 +00:00
gtkpixmap.h
gtkplug-stub.c Add quartz backend. 2005-11-22 10:03:32 +00:00
gtkplug-win32.c
gtkplug-x11.c Various cleanups. (#315360, Kjartan Maraas) 2005-09-13 19:57:42 +00:00
gtkplug.c
gtkplug.h
gtkplugprivate.h
gtkpreview.c Various cleanups. (#315360, Kjartan Maraas) 2005-09-13 19:57:42 +00:00
gtkpreview.h
gtkprivate.h
gtkprogress.c deprecated floating/sink API and implemented it in terms of the GObject 2005-11-23 18:06:58 +00:00
gtkprogress.h
gtkprogressbar.c Various cleanups. (#315360, Kjartan Maraas) 2005-09-13 19:57:42 +00:00
gtkprogressbar.h
gtkradioaction.c
gtkradioaction.h
gtkradiobutton.c Various cleanups. (#315360, Kjartan Maraas) 2005-09-13 19:57:42 +00:00
gtkradiobutton.h
gtkradiomenuitem.c Various cleanups. (#315360, Kjartan Maraas) 2005-09-13 19:57:42 +00:00
gtkradiomenuitem.h
gtkradiotoolbutton.c
gtkradiotoolbutton.h
gtkrange.c deprecated floating/sink API and implemented it in terms of the GObject 2005-11-23 18:06:58 +00:00
gtkrange.h Added per-stepper API for GtkRange's stepper sensitivity as discussed in 2005-11-11 12:48:29 +00:00
gtkrbtree.c get rid of GAllocator usage, allocate and free nodes via the g_slice_*() 2005-11-01 18:10:51 +00:00
gtkrbtree.h get rid of GAllocator usage, allocate and free nodes via the g_slice_*() 2005-11-01 18:10:51 +00:00
gtkrc.c don't leak all toplevel windows on other screens (correctly remove all 2005-11-23 14:23:26 +00:00
gtkrc.default
gtkrc.h Added symbolic themable colors. Patch is a merged version of proposals 2005-11-23 10:33:58 +00:00
gtkrc.key.default
gtkrc.key.emacs
gtkruler.c
gtkruler.h
gtkscale.c Insert an LRM, to prevent -20 to come out as 20- in RTL locales. (#322571, 2005-11-28 16:00:26 +00:00
gtkscale.h
gtkscrollbar.c Various cleanups. (#315360, Kjartan Maraas) 2005-09-13 19:57:42 +00:00
gtkscrollbar.h
gtkscrolledwindow.c
gtkscrolledwindow.h
gtkselection.c Plug a leak 2005-11-15 05:11:24 +00:00
gtkselection.h
gtkseparator.c
gtkseparator.h
gtkseparatormenuitem.c
gtkseparatormenuitem.h
gtkseparatortoolitem.c
gtkseparatortoolitem.h
gtksequence.c
gtksequence.h
gtksettings.c Merged modified patch from maemo-gtk that allows to disable toolbar 2005-12-01 20:49:17 +00:00
gtksettings.h
gtksignal.c
gtksignal.h
gtksizegroup.c
gtksizegroup.h
gtksocket-stub.c Add quartz backend. 2005-11-22 10:03:32 +00:00
gtksocket-win32.c
gtksocket-x11.c Prevent overflow when storing size hints in an unsigned short variable. 2005-09-30 14:57:02 +00:00
gtksocket.c Convert GtkSocket to g_type_class_add_private. 2005-11-21 16:24:59 +00:00
gtksocket.h
gtksocketprivate.h
gtkspinbutton.c deprecated floating/sink API and implemented it in terms of the GObject 2005-11-23 18:06:58 +00:00
gtkspinbutton.h
gtkstatusbar.c Various cleanups. (#315360, Kjartan Maraas) 2005-09-13 19:57:42 +00:00
gtkstatusbar.h
gtkstatusicon.c deprecated floating/sink API and implemented it in terms of the GObject 2005-11-23 18:06:58 +00:00
gtkstatusicon.h
gtkstock.c
gtkstock.h
gtkstyle.c Added symbolic themable colors. Patch is a merged version of proposals 2005-11-23 10:33:58 +00:00
gtkstyle.h Added symbolic themable colors. Patch is a merged version of proposals 2005-11-23 10:33:58 +00:00
gtktable.c
gtktable.h
gtktearoffmenuitem.c Various cleanups. (#315360, Kjartan Maraas) 2005-09-13 19:57:42 +00:00
gtktearoffmenuitem.h
gtktext.c deprecated floating/sink API and implemented it in terms of the GObject 2005-11-23 18:06:58 +00:00
gtktext.h
gtktextbtree.c Replace manual offset calculations by g_utf8_offset_to_pointer(). 2005-11-02 05:08:31 +00:00
gtktextbtree.h
gtktextbuffer.c Add a has-selection property 2005-10-07 03:38:57 +00:00
gtktextbuffer.h Add a has-selection property 2005-10-07 03:38:57 +00:00
gtktextchild.c
gtktextchild.h
gtktextchildprivate.h
gtktextdisplay.c Applied patch from maemo-gtk that addresses many issues wrt display 2005-11-10 12:09:42 +00:00
gtktextdisplay.h
gtktextiter.c Make limit an inclusive boundary. (#321299) 2005-11-14 04:25:25 +00:00
gtktextiter.h
gtktextiterprivate.h
gtktextlayout.c Various cleanups. (#315360, Kjartan Maraas) 2005-09-13 19:57:42 +00:00
gtktextlayout.h
gtktextmark.c
gtktextmark.h
gtktextmarkprivate.h
gtktextsegment.c Try to match an off toggle here with the matching on toggle if it 2005-10-11 14:39:17 +00:00
gtktextsegment.h Try to match an off toggle here with the matching on toggle if it 2005-10-11 14:39:17 +00:00
gtktexttag.c Use g_return_val_if_fail(), not g_return_if_fail(). (#318412, Kazuki 2005-10-07 16:01:19 +00:00
gtktexttag.h Change header too 2005-09-28 20:28:54 +00:00
gtktexttagprivate.h
gtktexttagtable.c Add some more docs. (#319722, Paolo Borelli) 2005-10-25 18:28:35 +00:00
gtktexttagtable.h
gtktexttypes.c
gtktexttypes.h
gtktextutil.c Various cleanups. (#315360, Kjartan Maraas) 2005-09-13 19:57:42 +00:00
gtktextutil.h
gtktextview.c deprecated floating/sink API and implemented it in terms of the GObject 2005-11-23 18:06:58 +00:00
gtktextview.h
gtkthemes.c Use G_MODULE_BIND_LAZY when dlopening modules. (#319557, Laszlo Peter) 2005-10-27 03:16:00 +00:00
gtkthemes.h
gtktipsquery.c
gtktipsquery.h
gtktoggleaction.c Add an active property. (#322673, Jorn Baayen) 2005-11-30 04:25:34 +00:00
gtktoggleaction.h
gtktoggleactionprivate.h
gtktogglebutton.c
gtktogglebutton.h
gtktoggletoolbutton.c
gtktoggletoolbutton.h
gtktoolbar.c Merged modified patch from maemo-gtk that allows to disable toolbar 2005-12-01 20:49:17 +00:00
gtktoolbar.h changed two private guint that used to hold signal handler IDs to two 2005-11-24 16:51:22 +00:00
gtktoolbutton.c deprecated floating/sink API and implemented it in terms of the GObject 2005-11-23 18:06:58 +00:00
gtktoolbutton.h
gtktoolitem.c deprecated floating/sink API and implemented it in terms of the GObject 2005-11-23 18:06:58 +00:00
gtktoolitem.h
gtktooltips.c Set timer_tag to 0 when the timeout is done. (#322291, Jean-Yves Lefort) 2005-11-28 14:17:06 +00:00
gtktooltips.h
gtktrayicon-win32.c now handling events by hard-coded g_signal_emit_by_name() - will break 2005-09-18 21:36:05 +00:00
gtktrayicon-x11.c
gtktrayicon.h
gtktree.c
gtktree.h
gtktreedatalist.c
gtktreedatalist.h
gtktreednd.c
gtktreednd.h
gtktreeitem.c deprecated floating/sink API and implemented it in terms of the GObject 2005-11-23 18:06:58 +00:00
gtktreeitem.h
gtktreemodel.c Clarify docs. (#317682, Christian - Manny Calavera - Neumair) 2005-10-26 14:43:10 +00:00
gtktreemodel.h
gtktreemodelfilter.c fix stupid thinko. 2005-10-28 17:15:15 +00:00
gtktreemodelfilter.h
gtktreemodelsort.c emitting row-has-child-toggled when the level is not in the cache does not 2005-10-24 19:01:36 +00:00
gtktreemodelsort.h
gtktreeprivate.h Properly handle model changes in GtkTreeSelection: (#322569, Milosz 2005-11-29 19:34:15 +00:00
gtktreeselection.c Properly handle model changes in GtkTreeSelection: (#322569, Milosz 2005-11-29 19:34:15 +00:00
gtktreeselection.h
gtktreesortable.c
gtktreesortable.h
gtktreestore.c Fix a memory leak. (#321032, Peter Zelezny) 2005-11-15 15:38:53 +00:00
gtktreestore.h
gtktreeview.c Properly handle model changes in GtkTreeSelection: (#322569, Milosz 2005-11-29 19:34:15 +00:00
gtktreeview.h Implement a getter for headers-clickable. (#163851, Richard Hult) 2005-11-10 14:18:45 +00:00
gtktreeviewcolumn.c deprecated floating/sink API and implemented it in terms of the GObject 2005-11-23 18:06:58 +00:00
gtktreeviewcolumn.h
gtktypeutils.c
gtktypeutils.h
gtkuimanager.c deprecated floating/sink API and implemented it in terms of the GObject 2005-11-23 18:06:58 +00:00
gtkuimanager.h
gtkvbbox.c Various cleanups. (#315360, Kjartan Maraas) 2005-09-13 19:57:42 +00:00
gtkvbbox.h
gtkvbox.c
gtkvbox.h
gtkversion.h.in
gtkviewport.c deprecated floating/sink API and implemented it in terms of the GObject 2005-11-23 18:06:58 +00:00
gtkviewport.h
gtkvpaned.c
gtkvpaned.h
gtkvruler.c
gtkvruler.h
gtkvscale.c
gtkvscale.h
gtkvscrollbar.c
gtkvscrollbar.h
gtkvseparator.c
gtkvseparator.h
gtkwidget.c deprecated floating/sink API and implemented it in terms of the GObject 2005-11-23 18:06:58 +00:00
gtkwidget.h
gtkwin32embed.c
gtkwin32embed.h
gtkwindow-decorate.c
gtkwindow-decorate.h
gtkwindow.c deprecated floating/sink API and implemented it in terms of the GObject 2005-11-23 18:06:58 +00:00
gtkwindow.h
gtkxembed.c
gtkxembed.h
line-arrow.xbm
line-wrap.xbm
makeenums.pl
Makefile.am Add quartz backend. 2005-11-22 10:03:32 +00:00
makefile.msc.in fix typo for GTK_VER; define HAVE_CONFIG_H cause gtkprogressbar.c has 2005-09-18 12:28:42 +00:00
makegtkalias.pl
queryimmodules.c
tree_minus.xbm
tree_minus.xpm
tree_plus.xbm
tree_plus.xpm
updateiconcache.c Don't create a big string, since Visual C++ doesn't like strings longer 2005-11-23 15:09:47 +00:00
xembed.h