..
stock-icons
readded as binary
2003-07-20 15:50:55 +00:00
theme-bits
Patch from James Henstridge to update to automake-1.7 ( #109542 )
2003-05-06 21:55:41 +00:00
xdgmime
Move ChangeLog entry here
2003-07-23 22:30:52 +00:00
.cvsignore
add missing dependency of objects on gtkmarshalers.h.
2002-03-03 15:37:40 +00:00
circles.xbm
gtk/gtktext.c
1998-02-27 06:13:22 +00:00
fnmatch.c
Merge from stable:
2003-01-19 21:18:15 +00:00
gtk-win32.rc.in
gdk-pixbuf/gdk_pixbuf.rc.in gdk/win32/rc/gdk.rc.in Use GTK_API_VERSION.
2002-03-06 01:50:43 +00:00
gtk.def
Add support for EWMH "Above" and "Below" window states. (105100, Manuel Clos)
2003-08-10 23:37:37 +00:00
gtk.h
A model-view separation for menus and toolbars, using the EggMenu code by
2003-08-24 19:58:30 +00:00
gtkaccelgroup.c
Deprecation cleanup
2002-10-10 22:00:09 +00:00
gtkaccelgroup.h
Add a missing ; to make things compile.
2002-09-24 21:59:54 +00:00
gtkaccellabel.c
Implement Owen's susggestion from #80764 . Fixes #101314 .
2002-12-16 16:22:11 +00:00
gtkaccellabel.h
Don't recalculate the acceleration label in an idle handler.
2002-12-14 11:01:08 +00:00
gtkaccelmap.c
Deprecation cleanup
2002-10-10 01:02:25 +00:00
gtkaccelmap.h
Consistently use GdkModifierType. ( #66950 , Mark Patton)
2002-01-30 03:07:14 +00:00
gtkaccessible.c
Deprecation cleanup
2002-10-11 22:57:11 +00:00
gtkaccessible.h
Deprecation cleanup
2002-10-11 22:57:11 +00:00
gtkaction.c
A model-view separation for menus and toolbars, using the EggMenu code by
2003-08-24 19:58:30 +00:00
gtkaction.h
A model-view separation for menus and toolbars, using the EggMenu code by
2003-08-24 19:58:30 +00:00
gtkactiongroup.c
A model-view separation for menus and toolbars, using the EggMenu code by
2003-08-24 19:58:30 +00:00
gtkactiongroup.h
A model-view separation for menus and toolbars, using the EggMenu code by
2003-08-24 19:58:30 +00:00
gtkadjustment.c
Deprecation cleanup
2002-10-09 22:25:18 +00:00
gtkadjustment.h
Deprecation cleanup
2002-10-09 22:25:18 +00:00
gtkalignment.c
Add a blurb for shadow_type.
2003-06-24 21:55:40 +00:00
gtkalignment.h
Added 4-sided padding as properties with gtk_alignment_get_padding() and
2003-05-30 18:29:32 +00:00
gtkarrow.c
Deprecation cleanup
2002-10-10 22:00:09 +00:00
gtkarrow.h
Deprecation cleanup
2002-10-10 22:00:09 +00:00
gtkaspectframe.c
Deprecation cleanup
2002-10-04 23:50:27 +00:00
gtkaspectframe.h
Deprecation cleanup
2002-10-04 23:50:27 +00:00
gtkbbox.c
new file to build it all ... added to EXTRA_DIST
2003-07-20 15:50:14 +00:00
gtkbbox.h
New function. ( #64562 )
2003-07-18 23:08:51 +00:00
gtkbin.c
Deprecation cleanup
2002-10-04 23:50:27 +00:00
gtkbin.h
Deprecation cleanup
2002-10-04 23:50:27 +00:00
gtkbindings.c
We need to pass the unmasked state to
2003-05-21 17:49:49 +00:00
gtkbindings.h
Add a new binding signal, "move_scroll", and use it to hook up
2002-12-14 22:43:52 +00:00
gtkbox.c
Deprecation cleanup
2002-10-07 04:29:52 +00:00
gtkbox.h
Documentation fixes.
2002-10-13 17:17:14 +00:00
gtkbutton.c
remove GDK_EXPOSURE_MASK for INPUT_ONLY window same same same same
2003-07-08 18:59:16 +00:00
gtkbutton.h
add property focus_on_click
2003-04-02 21:50:45 +00:00
gtkcalendar.c
Add DND support to GtkCalendar. The selected date is dragged as text,
2003-08-08 23:01:17 +00:00
gtkcalendar.h
Some calendar improvements.
2003-05-08 00:25:51 +00:00
gtkcelleditable.c
Fix numerous misspellings of possessive "its". ( #110027 , Doug Quale)
2003-04-07 00:16:43 +00:00
gtkcelleditable.h
Use G_TYPE_INSTANCE_GET_INTERFACE. ditto. ditto. ditto. Don't reference
2002-01-09 06:52:19 +00:00
gtkcelllayout.c
Landing GtkTreeModelFilter and the completion code. (Test program and
2003-07-11 12:51:24 +00:00
gtkcelllayout.h
Landing GtkTreeModelFilter and the completion code. (Test program and
2003-07-11 12:51:24 +00:00
gtkcellrenderer.c
is-expander and is-expanded are boolean properties, not ints. ( #118359 ,
2003-07-27 21:33:54 +00:00
gtkcellrenderer.h
add a gtk_list_store_sort_iter_changed line for some special case ...
2002-11-26 21:28:01 +00:00
gtkcellrendererpixbuf.c
removed redundant calls to g_object_notify().
2003-03-13 12:24:20 +00:00
gtkcellrendererpixbuf.h
deprecation cleanup
2002-10-07 01:38:40 +00:00
gtkcellrenderertext.c
Merged from stable.
2003-07-12 14:04:42 +00:00
gtkcellrenderertext.h
deprecation cleanup
2002-10-07 01:38:40 +00:00
gtkcellrenderertoggle.c
handle rtl code.
2003-03-03 04:51:42 +00:00
gtkcellrenderertoggle.h
deprecation cleanup
2002-10-07 01:38:40 +00:00
gtkcheckbutton.c
gtk/gtkradiobutton.c (gtk_radio_button_draw_indicator): Use
2003-06-04 22:44:10 +00:00
gtkcheckbutton.h
Deprecation cleanup
2002-10-11 22:57:11 +00:00
gtkcheckmenuitem.c
add vertical_padding style property.
2003-07-06 13:14:28 +00:00
gtkcheckmenuitem.h
Deprecation cleanup
2002-10-05 01:51:16 +00:00
gtkclipboard.c
Data constness fixes. ( #75754 )
2002-12-10 21:39:53 +00:00
gtkclipboard.h
Deprecation cleanup
2002-10-09 23:55:27 +00:00
gtkclist.c
Replace uses of gtk_timeout_* and gtk_idle_* by their non-deprecated
2003-02-05 23:48:11 +00:00
gtkclist.h
i2001-04-24 Alexander Larsson <alexl@redhat.com>
2001-04-24 14:58:33 +00:00
gtkcolorbutton.c
Accept drops with the wrong format, since the KDE color chooser
2003-08-02 09:22:38 +00:00
gtkcolorbutton.h
Add color and font picker widgets.
2003-07-01 19:52:07 +00:00
gtkcolorsel.c
Accept drops with the wrong format, since the KDE color chooser
2003-08-02 09:22:38 +00:00
gtkcolorsel.h
Deprecate. ( #60582 )
2003-01-31 00:37:38 +00:00
gtkcolorseldialog.c
Set a default window title to match the GtkFontSelectionDialog behavior.
2003-03-29 00:44:29 +00:00
gtkcolorseldialog.h
Deprecation cleanup
2002-10-11 22:57:11 +00:00
gtkcombo.c
connect_after() to key-press-event on the entry, so input methods get
2003-08-13 16:34:35 +00:00
gtkcombo.h
Change so that updates of selection don't take effect immediately, but
2002-11-14 04:46:20 +00:00
gtkcontainer.c
Consider the text direction when sorting children. ( #116540 , Soeren
2003-07-08 22:49:35 +00:00
gtkcontainer.h
Deprecation cleanup
2002-10-07 04:29:52 +00:00
gtkctree.c
Don't cut descenders when rendering. ( #118646 , Charles Kerr)
2003-08-06 22:56:50 +00:00
gtkctree.h
add marshal function types.
2001-09-25 01:12:08 +00:00
gtkcurve.c
Deprecation cleanup
2002-10-13 20:44:18 +00:00
gtkcurve.h
docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgml
2002-11-08 19:41:50 +00:00
gtkdebug.h
Get rid of gtk_style_get_font_for_display(), make gtk_style_get_font()
2002-06-20 19:29:16 +00:00
gtkdialog.c
Some fixes for modal hint setting based on a patch from Arvind Samptur
2002-12-16 00:05:26 +00:00
gtkdialog.h
Deprecation cleanup
2002-10-11 22:57:11 +00:00
gtkdnd.c
Rename parameter target_list back to targets, to pacify gtk-doc.
2003-07-13 20:50:24 +00:00
gtkdnd.h
docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgml
2002-11-08 19:41:50 +00:00
gtkdrawingarea.c
deprecation cleanup
2002-10-05 23:15:39 +00:00
gtkdrawingarea.h
deprecation cleanup
2002-10-05 23:15:39 +00:00
gtkeditable.c
Fix NULL/FALSE confusion ( #107648 , Morten Welinder)
2003-03-06 19:49:53 +00:00
gtkeditable.h
Deprecation cleanup
2002-10-09 23:55:27 +00:00
gtkentry.c
Landing GtkTreeModelFilter and the completion code. (Test program and
2003-07-11 12:51:24 +00:00
gtkentry.h
Landing GtkTreeModelFilter and the completion code. (Test program and
2003-07-11 12:51:24 +00:00
gtkentrycompletion.c
Landing GtkTreeModelFilter and the completion code. (Test program and
2003-07-11 12:51:24 +00:00
gtkentrycompletion.h
Landing GtkTreeModelFilter and the completion code. (Test program and
2003-07-11 12:51:24 +00:00
gtkentryprivate.h
Landing GtkTreeModelFilter and the completion code. (Test program and
2003-07-11 12:51:24 +00:00
gtkenums.h
Add a new keybinding signal, move_viewport. (gtk_text_view_move_viewport):
2003-07-18 18:52:03 +00:00
gtkeventbox.c
Deprecation cleanup
2002-10-10 22:00:09 +00:00
gtkeventbox.h
Deprecation cleanup
2002-10-10 22:00:09 +00:00
gtkexpander.c
remove GDK_EXPOSURE_MASK for INPUT_ONLY window same same same same
2003-07-08 18:59:16 +00:00
gtkexpander.h
kill some stray characters breaking the build.
2003-06-30 13:10:12 +00:00
gtkfilechooser.c
Add over-big test case for preview (much of size from a modified copy of
2003-07-23 22:30:32 +00:00
gtkfilechooser.h
Add over-big test case for preview (much of size from a modified copy of
2003-07-23 22:30:32 +00:00
gtkfilechooserdefault.c
Add over-big test case for preview (much of size from a modified copy of
2003-07-23 22:30:32 +00:00
gtkfilechooserdefault.h
Add GtkFileSystem::parse, and a chooser entry with completion
2003-03-25 00:11:06 +00:00
gtkfilechooserdialog.c
auto-ize.
2003-07-16 21:07:38 +00:00
gtkfilechooserdialog.h
Initial revision
2003-03-21 20:34:02 +00:00
gtkfilechooserentry.c
auto-ize.
2003-07-16 21:07:38 +00:00
gtkfilechooserentry.h
Move interface definition into a private header so it can refer to
2003-04-04 22:43:12 +00:00
gtkfilechooserprivate.h
Add over-big test case for preview (much of size from a modified copy of
2003-07-23 22:30:32 +00:00
gtkfilechooserutils.c
Add over-big test case for preview (much of size from a modified copy of
2003-07-23 22:30:32 +00:00
gtkfilechooserutils.h
File filter objects.
2003-07-23 15:31:10 +00:00
gtkfilechooserwidget.c
auto-ize.
2003-07-16 21:07:38 +00:00
gtkfilechooserwidget.h
Initial revision
2003-03-21 20:34:02 +00:00
gtkfilefilter.c
File filter objects.
2003-07-23 15:31:10 +00:00
gtkfilefilter.h
File filter objects.
2003-07-23 15:31:10 +00:00
gtkfilesel.c
Don't reposition the cursor when we aren't trying to complete. (Fixes
2003-08-14 22:30:28 +00:00
gtkfilesel.h
Add /*< public >*/ and /*< private >*/ as appropriate. ( #97211 )
2003-01-04 20:44:29 +00:00
gtkfilesystem.c
auto-ize.
2003-07-16 21:07:38 +00:00
gtkfilesystem.h
auto-ize.
2003-07-16 21:07:38 +00:00
gtkfilesystemmodel.c
Return parent path for dummy paths.
2003-07-23 22:45:01 +00:00
gtkfilesystemmodel.h
File filter objects.
2003-07-23 15:31:10 +00:00
gtkfilesystemunix.c
auto-ize.
2003-07-16 21:07:38 +00:00
gtkfilesystemunix.h
auto-ize.
2003-07-16 21:07:38 +00:00
gtkfixed.c
Fix numerous misspellings of possessive "its". ( #110027 , Doug Quale)
2003-04-07 00:16:43 +00:00
gtkfixed.h
Deprecation cleanup
2002-10-10 01:02:25 +00:00
gtkfontbutton.c
Add color and font picker widgets.
2003-07-01 19:52:07 +00:00
gtkfontbutton.h
Add color and font picker widgets.
2003-07-01 19:52:07 +00:00
gtkfontsel.c
new file to build it all ... added to EXTRA_DIST
2003-07-20 15:50:14 +00:00
gtkfontsel.h
Deprecation cleanup
2002-10-09 22:11:08 +00:00
gtkframe.c
Patch from Charles Schmidt to add missing notify ( #108305 )
2003-05-14 21:26:19 +00:00
gtkframe.h
Deprecation cleanup
2002-10-04 23:50:27 +00:00
gtkgamma.c
Deprecation cleanup
2002-10-13 20:44:18 +00:00
gtkgamma.h
Deprecation cleanup
2002-10-13 20:44:18 +00:00
gtkgc.c
Deprecation cleanup
2002-10-09 23:55:27 +00:00
gtkgc.h
applied patch from Andreas Persenius <ndap@swipnet.se> that updates the
2000-07-26 11:33:08 +00:00
gtkhandlebox.c
Handle the case where the pointer is moved between screens during a handle
2002-12-14 02:41:30 +00:00
gtkhandlebox.h
Deprecation cleanup
2002-10-11 22:57:11 +00:00
gtkhbbox.c
Deprecation cleanup
2002-10-04 22:49:28 +00:00
gtkhbbox.h
Deprecation cleanup
2002-10-04 22:49:28 +00:00
gtkhbox.c
Deprecation cleanup
2002-10-07 04:29:52 +00:00
gtkhbox.h
Deprecation cleanup
2002-10-07 04:29:52 +00:00
gtkhpaned.c
Check for NULL children, #97913 .
2002-11-07 19:53:49 +00:00
gtkhpaned.h
Deprecation cleanup
2002-10-08 23:07:02 +00:00
gtkhruler.c
Use g_printf instead of system printf. ( #99327 )
2002-12-15 01:49:01 +00:00
gtkhruler.h
Deprecation cleanup
2002-10-04 23:50:27 +00:00
gtkhscale.c
Deprecation cleanup
2002-10-04 22:49:28 +00:00
gtkhscale.h
Deprecation cleanup
2002-10-04 22:49:28 +00:00
gtkhscrollbar.c
Deprecation cleanup
2002-10-04 08:02:14 +00:00
gtkhscrollbar.h
Deprecation cleanup
2002-10-04 08:02:14 +00:00
gtkhseparator.c
add vertical_padding style property.
2003-07-06 13:14:28 +00:00
gtkhseparator.h
Deprecation cleanup
2002-10-04 08:02:14 +00:00
gtkhsv.c
get rid of deprecated gdk_rgb_gc_set_foreground usage in favor of
2002-11-14 05:52:10 +00:00
gtkhsv.h
Deprecation cleanup
2002-10-09 22:25:18 +00:00
gtkiconfactory.c
new file to build it all ... added to EXTRA_DIST
2003-07-20 15:50:14 +00:00
gtkiconfactory.h
Implement a loader for named themed icon based on from gnome-desktop
2003-07-02 22:44:09 +00:00
gtkicontheme.c
new file to build it all ... added to EXTRA_DIST
2003-07-20 15:50:14 +00:00
gtkicontheme.h
Implement a loader for named themed icon based on from gnome-desktop
2003-07-02 22:44:09 +00:00
gtkiconthemeparser.c
new file to build it all ... added to EXTRA_DIST
2003-07-20 15:50:14 +00:00
gtkiconthemeparser.h
Implement a loader for named themed icon based on from gnome-desktop
2003-07-02 22:44:09 +00:00
gtkiconview.c
Use gdk_draw_pixbuf.
2003-08-24 17:28:23 +00:00
gtkiconview.h
Changes, bug fixes etc.
2002-07-29 21:11:23 +00:00
gtkimage.c
Don't try to use render if we can't get a picture for the drawable. (Fixes
2002-11-07 22:27:22 +00:00
gtkimage.h
deprecation cleanup
2002-10-05 23:15:39 +00:00
gtkimagemenuitem.c
don't request toggle_space when the image width is 0.
2003-07-26 13:22:42 +00:00
gtkimagemenuitem.h
Deprecation cleanup
2002-10-05 01:51:16 +00:00
gtkimcontext.c
Fix docs. ( #109510 , Noah Levitt)
2003-03-31 22:37:04 +00:00
gtkimcontext.h
Deprecation cleanup
2002-10-10 22:20:48 +00:00
gtkimcontextsimple.c
Improve Cedilla handling - based on a patch from Gustavo De Nardin,
2003-08-15 21:30:44 +00:00
gtkimcontextsimple.h
Deprecation cleanup
2002-10-10 22:20:48 +00:00
gtkimmodule.c
use GETTEXT_PACKAGE to get a translation for "Default"( #113850 ).
2003-05-30 01:09:05 +00:00
gtkimmodule.h
fix busted /* comment */
2001-03-06 00:09:28 +00:00
gtkimmulticontext.c
Replace client_window field with 'priv' pointer, retaining binary
2003-08-19 19:24:39 +00:00
gtkimmulticontext.h
Replace client_window field with 'priv' pointer, retaining binary
2003-08-19 19:24:39 +00:00
gtkinputdialog.c
Remove dubious bitfields of unspecified signedness. ( #112919 , Morten
2003-05-27 21:21:00 +00:00
gtkinputdialog.h
Deprecation cleanup
2002-10-11 22:57:11 +00:00
gtkintl.h
Move gtk-config to gtk-config-2.0 move gtk_.m4 to gtk-2.0.m4
2000-07-14 20:08:10 +00:00
gtkinvisible.c
Document 2.2 API additions.
2002-11-28 00:33:17 +00:00
gtkinvisible.h
Deprecation cleanup
2002-10-10 22:00:09 +00:00
gtkitem.c
Deprecation cleanup
2002-10-09 22:11:08 +00:00
gtkitem.h
Deprecation cleanup
2002-10-09 22:11:08 +00:00
gtkitemfactory.c
remove quark_user_data usage in gtk_object_{g|s}et_user_data(). fixes
2003-02-07 03:53:20 +00:00
gtkitemfactory.h
Deprecate gtk_paned_computed_position(). ( #97077 )
2003-01-31 00:08:35 +00:00
gtkkeyhash.c
Remove GDK_LOCK_MASK before calling gdk_keymap_translate_keyboard_state so
2003-08-12 18:38:16 +00:00
gtkkeyhash.h
We need to pass the unmasked state to
2003-05-21 17:49:49 +00:00
gtklabel.c
Deprecate gtk_paned_computed_position(). ( #97077 )
2003-01-31 00:08:35 +00:00
gtklabel.h
deprecation cleanup
2002-10-05 23:15:39 +00:00
gtklayout.c
Deprecation cleanup
2002-10-13 20:44:18 +00:00
gtklayout.h
Deprecation cleanup
2002-10-13 20:44:18 +00:00
gtklist.c
Replace uses of gtk_timeout_* and gtk_idle_* by their non-deprecated
2003-02-05 23:48:11 +00:00
gtklist.h
CVS is doing its broken pipe thing, this is more of the previous commit
2001-02-03 01:09:41 +00:00
gtklistitem.c
add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c.
2002-11-20 01:07:33 +00:00
gtklistitem.h
Version 1.3.11 Require GLib-1.3.11, Pango-0.22, ATK-0.7. Restore to
2001-11-23 21:46:44 +00:00
gtkliststore.c
Document restriction on types.
2003-06-04 23:53:35 +00:00
gtkliststore.h
modify and free tmp instead of path ... (patch from #97927 ).
2002-11-18 19:33:28 +00:00
gtkmain.c
fixed documentation.
2003-02-24 20:25:30 +00:00
gtkmain.h
Replace uses of gtk_timeout_* and gtk_idle_* by their non-deprecated
2003-02-05 23:48:11 +00:00
gtkmarshal.list
Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2;
2001-11-17 23:28:51 +00:00
gtkmarshalers.list
Landing GtkTreeModelFilter and the completion code. (Test program and
2003-07-11 12:51:24 +00:00
gtkmenu.c
Thu Aug 21 21:27:45 2003 Kristian Rietveld <kris@gtk.org>A
2003-08-21 19:42:44 +00:00
gtkmenu.h
docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgml
2002-11-08 19:41:50 +00:00
gtkmenubar.c
demos/gtk-demo/main.c demos/gtk-demo/tree_store.c gdk/x11/gdkscreen-x11.c
2003-02-28 01:45:51 +00:00
gtkmenubar.h
Deprecation cleanup
2002-10-05 01:51:16 +00:00
gtkmenuitem.c
Revert accidentally committed changes.
2003-07-13 02:42:40 +00:00
gtkmenuitem.h
Deprecation cleanup
2002-10-05 01:51:16 +00:00
gtkmenumerge.c
A model-view separation for menus and toolbars, using the EggMenu code by
2003-08-24 19:58:30 +00:00
gtkmenumerge.h
A model-view separation for menus and toolbars, using the EggMenu code by
2003-08-24 19:58:30 +00:00
gtkmenushell.c
Remove usage of menu_shell->ignore leave which was to deal with stray
2003-08-13 21:13:09 +00:00
gtkmenushell.h
Remove usage of menu_shell->ignore leave which was to deal with stray
2003-08-13 21:13:09 +00:00
gtkmessagedialog.c
Add a missing break. ( #119156 , Callum McKenzie)
2003-08-05 14:10:00 +00:00
gtkmessagedialog.h
Add a new keybinding signal, move_viewport. (gtk_text_view_move_viewport):
2003-07-18 18:52:03 +00:00
gtkmisc.c
deprecation cleanup
2002-10-05 23:15:39 +00:00
gtkmisc.h
deprecation cleanup
2002-10-05 23:15:39 +00:00
gtknotebook.c
Remove leftover page_num variable (Archit Baweja)
2003-08-07 20:41:11 +00:00
gtknotebook.h
Add support for up to four scroll arrows. Control their display by new
2003-05-22 22:34:31 +00:00
gtkobject.c
remove quark_user_data usage in gtk_object_{g|s}et_user_data(). fixes
2003-02-07 03:53:20 +00:00
gtkobject.h
Remove a couple of obsolete comments, fix another comment. ( #109737 ,
2003-04-21 22:39:43 +00:00
gtkoldeditable.c
add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c.
2002-11-20 01:07:33 +00:00
gtkoldeditable.h
docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgml
2002-11-08 19:41:50 +00:00
gtkoptionmenu.c
Set state of labels back to normal before reparenting back. ( #102387 )
2003-03-29 00:48:28 +00:00
gtkoptionmenu.h
docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgml
2002-11-08 19:41:50 +00:00
gtkpaned.c
Insert cast to fix warning. Assign something to old_value to quiet gcc
2003-07-03 01:02:04 +00:00
gtkpaned.h
Deprecate gtk_paned_computed_position(). ( #97077 )
2003-01-31 00:08:35 +00:00
gtkpixmap.c
add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c.
2002-11-20 01:07:33 +00:00
gtkpixmap.h
Applied patch from Nils Barth (bug # 51041) to replace "gint" with
2001-03-16 20:12:40 +00:00
gtkplug.c
Document 2.2 API additions.
2002-11-28 00:33:17 +00:00
gtkplug.h
docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgml
2002-11-08 19:41:50 +00:00
gtkpreview.c
add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c.
2002-11-20 01:07:33 +00:00
gtkpreview.h
docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgml
2002-11-08 19:41:50 +00:00
gtkprivate.h
System fnmatch wasn't going to be UTF-8 clean, neither was our version.
2002-12-13 23:18:03 +00:00
gtkprogress.c
added a missing cast.
2003-06-02 14:14:41 +00:00
gtkprogress.h
add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c.
2002-11-20 01:07:33 +00:00
gtkprogressbar.c
don't offset one pixel when calculating the x position of the text.
2002-11-26 01:13:27 +00:00
gtkprogressbar.h
Deprecation cleanup
2002-10-08 23:07:02 +00:00
gtkradioaction.c
A model-view separation for menus and toolbars, using the EggMenu code by
2003-08-24 19:58:30 +00:00
gtkradioaction.h
A model-view separation for menus and toolbars, using the EggMenu code by
2003-08-24 19:58:30 +00:00
gtkradiobutton.c
gtk/gtkradiobutton.c (gtk_radio_button_draw_indicator): Use
2003-06-04 22:44:10 +00:00
gtkradiobutton.h
Deprecation cleanup
2002-10-13 23:56:31 +00:00
gtkradiomenuitem.c
add vertical_padding style property.
2003-07-06 13:14:28 +00:00
gtkradiomenuitem.h
use GTK_DISABLE_DEPRECATED instead of G_DISABLE_DEPRECATED.
2003-03-16 02:49:56 +00:00
gtkradiotoolbutton.c
add new "is_important" property
2003-08-04 21:13:55 +00:00
gtkradiotoolbutton.h
add new "is_important" property
2003-08-04 21:13:55 +00:00
gtkrange.c
remove GDK_EXPOSURE_MASK for INPUT_ONLY window same same same same
2003-07-08 18:59:16 +00:00
gtkrange.h
docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgml
2002-11-08 19:41:50 +00:00
gtkrbtree.c
null initialize reorder's members so Purify won't complain.
2003-03-31 19:44:06 +00:00
gtkrbtree.h
include missing #ifdef G_ENA\BLE_DEBUG
2002-05-16 21:37:49 +00:00
gtkrc.c
Fix problem where rc_file->directory wasn't always getting set. ( #120549 ,
2003-08-24 02:31:20 +00:00
gtkrc.default
Fix use of ! in shell.
2002-02-02 01:00:42 +00:00
gtkrc.h
Make icon sizes configurable ( #70648 , slightly based on a patch from Bill
2002-09-24 21:03:58 +00:00
gtkrc.key.default
Add a function to delete all bindings add by gtk_binding_parse_binding()
2002-02-09 00:19:29 +00:00
gtkrc.key.emacs
Add C-u/C-h/C-w. ( #72245 )
2002-12-12 23:02:40 +00:00
gtkruler.c
Deprecation cleanup
2002-10-04 23:50:27 +00:00
gtkruler.h
Deprecation cleanup
2002-10-04 23:50:27 +00:00
gtkscale.c
Deprecation cleanup
2002-10-04 22:49:28 +00:00
gtkscale.h
Deprecation cleanup
2002-10-04 22:49:28 +00:00
gtkscrollbar.c
Make the minimum scrollbar slider length 21 instead of 7.
2003-05-24 20:03:08 +00:00
gtkscrollbar.h
Deprecation cleanup
2002-10-04 08:02:14 +00:00
gtkscrolledwindow.c
Replace uses of gtk_object_new by g_object_new.
2003-02-28 23:48:40 +00:00
gtkscrolledwindow.h
Privately export _gtk_scrolled_window_get_scrollbar_spacing().
2002-10-10 18:46:10 +00:00
gtkselection.c
Comprehensively zero all unused parts of client messages (Mainly Motif DND
2003-05-20 21:01:08 +00:00
gtkselection.h
declare gtk_selection_clear in GTK_COMPILATION too, for gtkwidget.c.
2003-01-31 01:20:56 +00:00
gtkseparator.c
Deprecation cleanup
2002-10-04 08:02:14 +00:00
gtkseparator.h
Deprecation cleanup
2002-10-04 08:02:14 +00:00
gtkseparatormenuitem.c
Code cleanup. (gtk_separator_menu_item_class_init): Fix bugs in this code.
2001-10-30 00:24:08 +00:00
gtkseparatormenuitem.h
Deprecation cleanup
2002-10-04 08:02:14 +00:00
gtkseparatortoolitem.c
add new "is_important" property
2003-08-04 21:13:55 +00:00
gtkseparatortoolitem.h
add padding to subclasses of GtkToolItem
2003-07-31 15:26:40 +00:00
gtksettings.c
Implement a loader for named themed icon based on from gnome-desktop
2003-07-02 22:44:09 +00:00
gtksettings.h
Privately export: _gtk_settings_set_property_value_from_rc()
2002-10-02 14:22:31 +00:00
gtksignal.c
add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c.
2002-11-20 01:07:33 +00:00
gtksignal.h
Fix prepending at the start of the list. ( #56349 , Thomas Leonard.)
2002-05-14 22:15:48 +00:00
gtksizegroup.c
Data constness fixes. ( #75754 )
2002-12-10 21:39:53 +00:00
gtksizegroup.h
Deprecation cleanup
2002-10-09 23:55:27 +00:00
gtksocket.c
Patch from Denis Mikhalkin to forward KeyRelease events as well as
2003-08-01 19:51:05 +00:00
gtksocket.h
docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgml
2002-11-08 19:41:50 +00:00
gtkspinbutton.c
Merge from stable.
2003-08-20 23:47:19 +00:00
gtkspinbutton.h
Deprecation cleanup
2002-10-10 01:02:25 +00:00
gtkstatusbar.c
Add a new keybinding signal, move_viewport. (gtk_text_view_move_viewport):
2003-07-18 18:52:03 +00:00
gtkstatusbar.h
Deprecation cleanup
2002-10-09 00:38:22 +00:00
gtkstock.c
Data constness fixes. ( #75754 )
2002-12-10 21:39:53 +00:00
gtkstock.h
Add authentication icon.
2003-07-18 23:43:26 +00:00
gtkstyle.c
remove correction on x when detail is "menuitem". With the new menu look
2003-07-08 18:20:45 +00:00
gtkstyle.h
docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgml
2002-11-08 19:41:50 +00:00
gtktable.c
Fix assertion.
2003-01-20 12:52:10 +00:00
gtktable.h
Deprecation cleanup
2002-10-10 01:02:25 +00:00
gtktearoffmenuitem.c
add vertical_padding style property.
2003-07-06 13:14:28 +00:00
gtktearoffmenuitem.h
Deprecation cleanup
2002-10-11 22:57:11 +00:00
gtktext.c
Replace uses of gtk_timeout_* and gtk_idle_* by their non-deprecated
2003-02-05 23:48:11 +00:00
gtktext.h
Applied patch from Nils Barth (bug # 51041) to replace "gint" with
2001-03-16 20:12:40 +00:00
gtktextbtree.c
Remove dubious bitfields of unspecified signedness. ( #112919 , Morten
2003-05-27 21:21:00 +00:00
gtktextbtree.h
Implement a utility function proposed in #102534 :
2003-01-06 22:34:23 +00:00
gtktextbuffer.c
Document.
2003-04-12 22:25:21 +00:00
gtktextbuffer.h
Implement a utility function proposed in #102534 :
2003-01-06 22:34:23 +00:00
gtktextchild.c
Deprecation cleanup
2002-10-10 22:00:09 +00:00
gtktextchild.h
Massive padding addition to class structures.
2002-02-23 20:22:05 +00:00
gtktextchildprivate.h
add insert_child_anchor signal, bug #50245
2001-02-19 23:27:27 +00:00
gtktextdisplay.c
Keep track of when we have a clip mask set for the GC, and when we unset
2003-06-04 23:26:52 +00:00
gtktextdisplay.h
expose the child widgets in here (gtk_text_view_realize): set parent
2001-11-06 00:54:24 +00:00
gtktextiter.c
removed redundant calls to g_object_notify().
2003-03-13 12:24:20 +00:00
gtktextiter.h
Document new properties as 2.4 additions.
2003-06-14 22:27:14 +00:00
gtktextiterprivate.h
Adapt to uscore-ification of gtktextiterprivate
2001-01-04 17:48:43 +00:00
gtktextlayout.c
If at the end of the buffer, move to the end iter - parallels behavior of
2003-06-05 23:08:48 +00:00
gtktextlayout.h
docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgml
2002-11-08 19:41:50 +00:00
gtktextmark.c
Fix NULL/FALSE confusion ( #107648 , Morten Welinder)
2003-03-06 19:49:53 +00:00
gtktextmark.h
Massive padding addition to class structures.
2002-02-23 20:22:05 +00:00
gtktextmarkprivate.h
fix constness warning
2000-10-26 23:50:57 +00:00
gtktextsegment.c
isspace -> g_ascii_isspace Remove gdki8n.h include. Remove <ctype.h>
2002-02-08 19:12:34 +00:00
gtktextsegment.h
Massive reindentation and reformatting. Arg alignment and comments still
2000-10-30 17:03:00 +00:00
gtktexttag.c
Get rid of incorrect calls to g_value_init(). ( #100669 , Johan Dahlin,
2002-12-16 21:26:59 +00:00
gtktexttag.h
Deprecation cleanup
2002-10-10 21:45:41 +00:00
gtktexttagprivate.h
remove g_assert_not_reached() that was bogus, since we demand-create the
2001-12-05 01:43:48 +00:00
gtktexttagtable.c
Deprecation cleanup
2002-10-10 21:45:41 +00:00
gtktexttagtable.h
Massive padding addition to class structures.
2002-02-23 20:22:05 +00:00
gtktexttypes.c
Add a note that yes, we do know what () means and we can't change it.
2002-08-05 18:52:28 +00:00
gtktexttypes.h
Changes by Hans Breuer:
2000-11-30 23:39:50 +00:00
gtktextutil.c
Data constness fixes. ( #75754 )
2002-12-10 21:39:53 +00:00
gtktextutil.h
Add Unicode control char menu, based on patch from Dov. Bug #63495
2001-12-17 16:46:08 +00:00
gtktextview.c
Make the "Input Methods" insensitive when editing isn't possible.
2003-07-24 18:50:38 +00:00
gtktextview.h
Install boolean property "overwrite". (gtk_text_view_[gs]et_property):
2003-06-09 22:25:00 +00:00
gtkthemes.c
Deprecation cleanup
2002-10-10 01:02:25 +00:00
gtkthemes.h
Make parent_class static.
2000-11-12 03:43:24 +00:00
gtktipsquery.c
add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c.
2002-11-20 01:07:33 +00:00
gtktipsquery.h
Massive padding addition to class structures.
2002-02-23 20:22:05 +00:00
gtktoggleaction.c
A model-view separation for menus and toolbars, using the EggMenu code by
2003-08-24 19:58:30 +00:00
gtktoggleaction.h
A model-view separation for menus and toolbars, using the EggMenu code by
2003-08-24 19:58:30 +00:00
gtktoggleactionprivate.h
A model-view separation for menus and toolbars, using the EggMenu code by
2003-08-24 19:58:30 +00:00
gtktogglebutton.c
Deprecation cleanup
2002-10-11 22:57:11 +00:00
gtktogglebutton.h
Deprecation cleanup
2002-10-11 22:57:11 +00:00
gtktoggletoolbutton.c
add new "is_important" property
2003-08-04 21:13:55 +00:00
gtktoggletoolbutton.h
add padding to subclasses of GtkToolItem
2003-07-31 15:26:40 +00:00
gtktoolbar.c
add new "is_important" property
2003-08-04 21:13:55 +00:00
gtktoolbar.h
swap icon_widget and label arguments to match BonoboUIToolbarButton.
2003-07-30 18:35:08 +00:00
gtktoolbutton.c
add new "is_important" property
2003-08-04 21:13:55 +00:00
gtktoolbutton.h
add new "is_important" property
2003-08-04 21:13:55 +00:00
gtktoolitem.c
add new "is_important" property
2003-08-04 21:13:55 +00:00
gtktoolitem.h
add new "is_important" property
2003-08-04 21:13:55 +00:00
gtktooltips.c
Replace uses of gtk_timeout_* and gtk_idle_* by their non-deprecated
2003-02-05 23:48:11 +00:00
gtktooltips.h
Deprecation cleanup
2002-10-09 22:25:18 +00:00
gtktree.c
add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c.
2002-11-20 01:07:33 +00:00
gtktree.h
Applied patch from Nils Barth (bug # 51041) to replace "gint" with
2001-03-16 20:12:40 +00:00
gtktreedatalist.c
Deprecation cleanup
2002-10-07 19:10:39 +00:00
gtktreedatalist.h
[ merge from stable ]
2002-05-27 22:42:08 +00:00
gtktreednd.c
Fixes #102168 .
2003-01-14 22:57:37 +00:00
gtktreednd.h
Use G_TYPE_INSTANCE_GET_INTERFACE. ditto. ditto. ditto. Don't reference
2002-01-09 06:52:19 +00:00
gtktreeitem.c
add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c.
2002-11-20 01:07:33 +00:00
gtktreeitem.h
bracket in #ifdef GTK_ENABLE_BROKEN.
2001-01-31 03:51:14 +00:00
gtktreemodel.c
Fix major bug in row ref handling, so the new combo box will actually work
2003-08-16 14:39:33 +00:00
gtktreemodel.h
Declare gtk_tree_row_reference_get_type(). It is already used by a macro
2002-12-02 22:24:39 +00:00
gtktreemodelfilter.c
Landing GtkTreeModelFilter and the completion code. (Test program and
2003-07-11 12:51:24 +00:00
gtktreemodelfilter.h
Landing GtkTreeModelFilter and the completion code. (Test program and
2003-07-11 12:51:24 +00:00
gtktreemodelsort.c
Merged from stable.
2003-08-15 18:13:54 +00:00
gtktreemodelsort.h
Deprecation cleanup
2002-10-07 19:10:39 +00:00
gtktreeprivate.h
Remove dubious bitfields of unspecified signedness. ( #112919 , Morten
2003-05-27 21:21:00 +00:00
gtktreeselection.c
Fix function name in warning message. ( #118156 , Tim-Philipp Müller)
2003-07-27 21:42:20 +00:00
gtktreeselection.h
Deprecation cleanup
2002-10-07 19:10:39 +00:00
gtktreesortable.c
Deprecation cleanup
2002-10-07 19:10:39 +00:00
gtktreesortable.h
Deprecation cleanup
2002-10-07 19:10:39 +00:00
gtktreestore.c
Document restriction on types.
2003-06-04 23:53:35 +00:00
gtktreestore.h
modify and free tmp instead of path ... (patch from #97927 ).
2002-11-18 19:33:28 +00:00
gtktreeview.c
Slightly modified patch from Yann Rouillard to improve selection behavior
2003-08-21 19:00:29 +00:00
gtktreeview.h
add a gtk_list_store_sort_iter_changed line for some special case ...
2002-11-26 21:28:01 +00:00
gtktreeviewcolumn.c
Merged from stable.
2003-07-17 17:09:57 +00:00
gtktreeviewcolumn.h
handle rtl code.
2003-03-03 04:51:42 +00:00
gtktypeutils.c
add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c.
2002-11-20 01:07:33 +00:00
gtktypeutils.h
add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c.
2002-11-20 01:07:33 +00:00
gtkvbbox.c
Deprecation cleanup
2002-10-04 22:49:28 +00:00
gtkvbbox.h
Deprecation cleanup
2002-10-04 22:49:28 +00:00
gtkvbox.c
Deprecation cleanup
2002-10-07 04:29:52 +00:00
gtkvbox.h
Deprecation cleanup
2002-10-07 04:29:52 +00:00
gtkversion.h.in
[ Patch from Sebastian Wilhelmi, 52790 ]
2001-08-23 15:27:21 +00:00
gtkviewport.c
Fix bug with set_adjustment (viewport, NULL);
2003-06-08 15:34:30 +00:00
gtkviewport.h
Deprecation cleanup
2002-10-09 00:38:22 +00:00
gtkvpaned.c
Check for NULL children, #97913 .
2002-11-07 19:53:49 +00:00
gtkvpaned.h
Deprecation cleanup
2002-10-08 23:07:02 +00:00
gtkvruler.c
Use g_printf instead of system printf. ( #99327 )
2002-12-15 01:49:01 +00:00
gtkvruler.h
Deprecation cleanup
2002-10-04 23:50:27 +00:00
gtkvscale.c
Deprecation cleanup
2002-10-04 22:49:28 +00:00
gtkvscale.h
Deprecation cleanup
2002-10-04 22:49:28 +00:00
gtkvscrollbar.c
Deprecation cleanup
2002-10-04 08:02:14 +00:00
gtkvscrollbar.h
Deprecation cleanup
2002-10-04 08:02:14 +00:00
gtkvseparator.c
add vertical_padding style property.
2003-07-06 13:14:28 +00:00
gtkvseparator.h
Deprecation cleanup
2002-10-04 08:02:14 +00:00
gtkwidget.c
Fix a bug where on theme change, resize/redraw wasn't properly getting
2003-08-07 21:03:18 +00:00
gtkwidget.h
Mark parent public as well; it's extensively accessed in existing code, so
2003-08-11 15:18:27 +00:00
gtkwindow-decorate.c
Remove dubious bitfields of unspecified signedness. ( #112919 , Morten
2003-05-27 21:21:00 +00:00
gtkwindow-decorate.h
New files. Contains an implementation of a minimal WM for linux-fb.
2001-01-08 17:04:17 +00:00
gtkwindow.c
Protect against reentrancy from ::focus-out handlers. ( #118129 , Felipe
2003-08-12 19:16:06 +00:00
gtkwindow.h
Add support for EWMH "Above" and "Below" window states. (105100, Manuel Clos)
2003-08-10 23:37:37 +00:00
line-arrow.xbm
Data constness fixes. ( #75754 )
2002-12-10 21:39:53 +00:00
line-wrap.xbm
Data constness fixes. ( #75754 )
2002-12-10 21:39:53 +00:00
makeenums.pl
use more elaborate variable names.
2001-04-03 04:29:58 +00:00
Makefile.am
A model-view separation for menus and toolbars, using the EggMenu code by
2003-08-24 19:58:30 +00:00
makefile.msc.in
new file to build it all ... added to EXTRA_DIST
2003-07-20 15:50:14 +00:00
queryimmodules.c
Don't look at the same directory twice (in simple cases). ( #120342 )
2003-08-20 22:05:24 +00:00
tree_minus.xbm
Data constness fixes. ( #75754 )
2002-12-10 21:39:53 +00:00
tree_minus.xpm
Data constness fixes. ( #75754 )
2002-12-10 21:39:53 +00:00
tree_plus.xbm
Data constness fixes. ( #75754 )
2002-12-10 21:39:53 +00:00
tree_plus.xpm
Data constness fixes. ( #75754 )
2002-12-10 21:39:53 +00:00
xembed.h
Implement accelerator propagation using a custom XEMBED_GTK_KEY_GRAB
2002-02-24 01:52:14 +00:00