..
stock-icons
Automatic RTL flipping for some more widgets.
2002-11-02 00:18:14 +00:00
theme-bits
Use g_printf instead of system printf. ( #99327 )
2002-12-15 01:49:01 +00:00
.cvsignore
circles.xbm
fnmatch.c
Merge from stable:
2003-01-19 21:18:15 +00:00
gtk-win32.rc.in
gtk.def
Use correct DLL and import library names, with GTK_API_VERSION in name,
2003-01-05 02:24:15 +00:00
gtk.h
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
gtkaccessible.c
Deprecation cleanup
2002-10-11 22:57:11 +00:00
gtkaccessible.h
Deprecation cleanup
2002-10-11 22:57:11 +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
Deprecation cleanup
2002-10-09 22:25:18 +00:00
gtkalignment.h
Deprecation cleanup
2002-10-09 22:25:18 +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
Deprecation cleanup
2002-10-04 22:49:28 +00:00
gtkbbox.h
Deprecation cleanup
2002-10-04 22:49:28 +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
Add a new binding signal, "move_scroll", and use it to hook up
2002-12-14 22:43:52 +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
Data constness fixes. ( #75754 )
2002-12-10 21:39:53 +00:00
gtkbutton.h
Deprecation cleanup
2002-10-11 22:57:11 +00:00
gtkcalendar.c
Use g_printf instead of system printf. ( #99327 )
2002-12-15 01:49:01 +00:00
gtkcalendar.h
Deprecation cleanup
2002-10-09 22:11:08 +00:00
gtkcelleditable.c
deprecation cleanup
2002-10-07 01:38:40 +00:00
gtkcelleditable.h
gtkcellrenderer.c
add a gtk_list_store_sort_iter_changed line for some special case ...
2002-11-26 21:28:01 +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
The full changelog for this commit is too long to paste here, so to avoid
2003-01-14 22:30:41 +00:00
gtkcellrendererpixbuf.h
deprecation cleanup
2002-10-07 01:38:40 +00:00
gtkcellrenderertext.c
add a gtk_list_store_sort_iter_changed line for some special case ...
2002-11-26 21:28:01 +00:00
gtkcellrenderertext.h
deprecation cleanup
2002-10-07 01:38:40 +00:00
gtkcellrenderertoggle.c
Fixed typo in gtkcellrendertoggle.c.
2002-12-04 19:32:13 +00:00
gtkcellrenderertoggle.h
deprecation cleanup
2002-10-07 01:38:40 +00:00
gtkcheckbutton.c
gtk/gtkradiobutton.c (gtk_radio_button_draw_indicator)
2002-11-10 20:52:34 +00:00
gtkcheckbutton.h
Deprecation cleanup
2002-10-11 22:57:11 +00:00
gtkcheckmenuitem.c
RTL flipping for check menu items.
2002-11-08 22:38:13 +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
System fnmatch wasn't going to be UTF-8 clean, neither was our version.
2002-12-13 23:18:03 +00:00
gtkclist.h
gtkcolorsel.c
Deprecate. ( #60582 )
2003-01-31 00:37:38 +00:00
gtkcolorsel.h
Deprecate. ( #60582 )
2003-01-31 00:37:38 +00:00
gtkcolorseldialog.c
Deprecation cleanup
2002-10-13 19:34:42 +00:00
gtkcolorseldialog.h
Deprecation cleanup
2002-10-11 22:57:11 +00:00
gtkcombo.c
Add back the monitoring of the selection when the combo isn't popped down;
2002-12-04 18:07:08 +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
Fix a few doc comments. Link to style properties.
2002-12-17 02:07:57 +00:00
gtkcontainer.h
Deprecation cleanup
2002-10-07 04:29:52 +00:00
gtkctree.c
add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c.
2002-11-20 01:07:33 +00:00
gtkctree.h
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
Skip insensitive widgets. ( #84061 )
2002-12-12 22:06:43 +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
Deprecation cleanup
2002-10-09 23:55:27 +00:00
gtkeditable.h
Deprecation cleanup
2002-10-09 23:55:27 +00:00
gtkentry.c
Deprecate gtk_paned_computed_position(). ( #97077 )
2003-01-31 00:08:35 +00:00
gtkentry.h
Deprecation cleanup
2002-10-09 22:25:18 +00:00
gtkenums.h
Replace PAGE_HORIZONTALLY_HACK_VALUE by GTK_MOVEMENT_HORIZONTAL_PAGES.
2003-01-30 21:29:28 +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
gtkfilesel.c
Merge from stable:
2003-01-19 21:18:15 +00:00
gtkfilesel.h
Add /*< public >*/ and /*< private >*/ as appropriate. ( #97211 )
2003-01-04 20:44:29 +00:00
gtkfixed.c
Deprecation cleanup
2002-10-10 01:02:25 +00:00
gtkfixed.h
Deprecation cleanup
2002-10-10 01:02:25 +00:00
gtkfontsel.c
Use g_printf instead of system printf. ( #99327 )
2002-12-15 01:49:01 +00:00
gtkfontsel.h
Deprecation cleanup
2002-10-09 22:11:08 +00:00
gtkframe.c
Deprecation cleanup
2002-10-04 23:50:27 +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
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
Deprecation cleanup
2002-10-04 08:02:14 +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
Remove unnecessary leftover check that was causing a UMR. ( #100768 ,
2002-12-09 22:34:23 +00:00
gtkiconfactory.h
Use GDK_MULTIHEAD_SAFE like all other gtk headers.
2003-02-01 00:34:52 +00:00
gtkiconview.c
Fix buglet that sometimes left dirt in corner of the rubberband area.
2002-08-20 19:50:19 +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
Automatic RTL flipping for some more widgets.
2002-11-02 00:18:14 +00:00
gtkimagemenuitem.h
Deprecation cleanup
2002-10-05 01:51:16 +00:00
gtkimcontext.c
Deprecation cleanup
2002-10-10 22:20:48 +00:00
gtkimcontext.h
Deprecation cleanup
2002-10-10 22:20:48 +00:00
gtkimcontextsimple.c
Add a const here.
2002-11-13 20:23:02 +00:00
gtkimcontextsimple.h
Deprecation cleanup
2002-10-10 22:20:48 +00:00
gtkimmodule.c
Sort the list of Input Modules by name, keeping Default at top.
2002-11-18 03:43:53 +00:00
gtkimmodule.h
gtkimmulticontext.c
Include config.h ( #96441 , Morten Welinder)
2002-10-22 19:17:02 +00:00
gtkimmulticontext.h
Deprecation cleanup
2002-10-10 22:20:48 +00:00
gtkinputdialog.c
Use g_printf instead of system printf. ( #99327 )
2002-12-15 01:49:01 +00:00
gtkinputdialog.h
Deprecation cleanup
2002-10-11 22:57:11 +00:00
gtkintl.h
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
Deprecate gtk_paned_computed_position(). ( #97077 )
2003-01-31 00:08:35 +00:00
gtkitemfactory.h
Deprecate gtk_paned_computed_position(). ( #97077 )
2003-01-31 00:08:35 +00:00
gtkkeyhash.c
Deprecation cleanup
2002-10-10 01:02:25 +00:00
gtkkeyhash.h
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
Data constness fixes. ( #75754 )
2002-12-10 21:39:53 +00:00
gtklist.h
gtklistitem.c
add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c.
2002-11-20 01:07:33 +00:00
gtklistitem.h
gtkliststore.c
ChangeLog too long to mention here. Bugs fixed : #100973 , #83195 , #87556 ,
2003-01-27 21:41:06 +00:00
gtkliststore.h
modify and free tmp instead of path ... (patch from #97927 ).
2002-11-18 19:33:28 +00:00
gtkmain.c
Merge from stable:
2003-01-12 04:44:23 +00:00
gtkmain.h
Deprecate gtk_paned_computed_position(). ( #97077 )
2003-01-31 00:08:35 +00:00
gtkmarshal.list
gtkmarshalers.list
add a gtk_list_store_sort_iter_changed line for some special case ...
2002-11-26 21:28:01 +00:00
gtkmenu.c
Add a new binding signal, "move_scroll", and use it to hook up
2002-12-14 22:43:52 +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
Automatic RTL flipping for some more widgets.
2002-11-02 00:18:14 +00:00
gtkmenubar.h
Deprecation cleanup
2002-10-05 01:51:16 +00:00
gtkmenuitem.c
Make up from the menu bar go to the end of the submenu. ( #96114 , Ian
2003-01-29 21:02:03 +00:00
gtkmenuitem.h
Deprecation cleanup
2002-10-05 01:51:16 +00:00
gtkmenushell.c
Make up from the menu bar go to the end of the submenu. ( #96114 , Ian
2003-01-29 21:02:03 +00:00
gtkmenushell.h
Add a new binding signal, "move_scroll", and use it to hook up
2002-12-14 22:43:52 +00:00
gtkmessagedialog.c
Deprecation cleanup
2002-10-11 22:57:11 +00:00
gtkmessagedialog.h
Deprecation cleanup
2002-10-11 22:57:11 +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
set_state on the tab_label before unparenting it, in case the unparent
2003-02-01 01:36:15 +00:00
gtknotebook.h
deprecation cleanup
2002-10-05 23:15:39 +00:00
gtkobject.c
add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c.
2002-11-20 01:07:33 +00:00
gtkobject.h
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
Data constness fixes. ( #75754 )
2002-12-10 21:39:53 +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
New GtkPaned keyboard navigation. (Shift-)F8 now cycles the available
2002-10-25 16:28:14 +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
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
Use g_printf instead of system printf. ( #99327 )
2002-12-15 01:49:01 +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
gtkradiobutton.c
gtk/gtkradiobutton.c (gtk_radio_button_draw_indicator)
2002-11-10 20:52:34 +00:00
gtkradiobutton.h
Deprecation cleanup
2002-10-13 23:56:31 +00:00
gtkradiomenuitem.c
Automatic RTL flipping for some more widgets.
2002-11-02 00:18:14 +00:00
gtkradiomenuitem.h
Deprecation cleanup
2002-10-05 01:51:16 +00:00
gtkrange.c
Deprecation cleanup
2002-10-04 08:02:14 +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
return a value in the range of [-1, 1] instead [0, 1],
2002-11-20 18:15:28 +00:00
gtkrbtree.h
include missing #ifdef G_ENA\BLE_DEBUG
2002-05-16 21:37:49 +00:00
gtkrc.c
new default color scheme based on the GNOME stock icon palette. ( #80691 ,
2002-12-10 12:02:43 +00:00
gtkrc.default
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
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
Deprecation cleanup
2002-10-04 08:02:14 +00:00
gtkscrollbar.h
Deprecation cleanup
2002-10-04 08:02:14 +00:00
gtkscrolledwindow.c
Add a scrollbar_spacing style property ( #81396 , based on a patch from
2002-10-20 19:08:17 +00:00
gtkscrolledwindow.h
Privately export _gtk_scrolled_window_get_scrollbar_spacing().
2002-10-10 18:46:10 +00:00
gtkselection.c
Deprecate. ( #85683 )
2003-01-31 00:44: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
gtkseparatormenuitem.h
Deprecation cleanup
2002-10-04 08:02:14 +00:00
gtksettings.c
Set the double click speed from XSETTINGS when creating a new GtkSettings
2003-01-15 21:01:54 +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
event->any.window might be NULL. Use gtk_widget_get_display (widget)
2003-01-27 21:22:16 +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
Deprecation cleanup
2002-10-10 01:02:25 +00:00
gtkspinbutton.h
Deprecation cleanup
2002-10-10 01:02:25 +00:00
gtkstatusbar.c
RTL flipping for statusbars.
2002-12-03 21:49:39 +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
Stockify color picker icon. ( #89880 )
2002-09-16 22:52:22 +00:00
gtkstyle.c
only count the special cell if it is also visible,
2003-01-30 22:42:21 +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
Automatic RTL flipping for some more widgets.
2002-11-02 00:18:14 +00:00
gtktearoffmenuitem.h
Deprecation cleanup
2002-10-11 22:57:11 +00:00
gtktext.c
add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c.
2002-11-20 01:07:33 +00:00
gtktext.h
gtktextbtree.c
Implement a utility function proposed in #102534 :
2003-01-06 22:34:23 +00:00
gtktextbtree.h
Implement a utility function proposed in #102534 :
2003-01-06 22:34:23 +00:00
gtktextbuffer.c
Implement a utility function proposed in #102534 :
2003-01-06 22:34:23 +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
gtktextchildprivate.h
gtktextdisplay.c
Fix display of the selection in the presence of invisible segments.
2003-01-08 19:00:29 +00:00
gtktextdisplay.h
gtktextiter.c
Skip invisible chars for GTK_MOVEMENT_LOGICAL_POSITIONS and
2003-01-14 01:07:58 +00:00
gtktextiter.h
Skip invisible chars for GTK_MOVEMENT_LOGICAL_POSITIONS and
2003-01-14 01:07:58 +00:00
gtktextiterprivate.h
gtktextlayout.c
Fix off-by-one error on the backward iteration loop, that was causing the
2003-01-21 22:48:33 +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
Deprecation cleanup
2002-10-10 21:45:41 +00:00
gtktextmark.h
gtktextmarkprivate.h
gtktextsegment.c
gtktextsegment.h
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
gtktexttagtable.c
Deprecation cleanup
2002-10-10 21:45:41 +00:00
gtktexttagtable.h
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
gtktextutil.c
Data constness fixes. ( #75754 )
2002-12-10 21:39:53 +00:00
gtktextutil.h
gtktextview.c
Replace PAGE_HORIZONTALLY_HACK_VALUE by GTK_MOVEMENT_HORIZONTAL_PAGES.
2003-01-30 21:29:28 +00:00
gtktextview.h
Add a comment that the just_selected_element is unused.
2003-01-06 23:07:06 +00:00
gtkthemes.c
Deprecation cleanup
2002-10-10 01:02:25 +00:00
gtkthemes.h
gtktipsquery.c
add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c.
2002-11-20 01:07:33 +00:00
gtktipsquery.h
gtktogglebutton.c
Deprecation cleanup
2002-10-11 22:57:11 +00:00
gtktogglebutton.h
Deprecation cleanup
2002-10-11 22:57:11 +00:00
gtktoolbar.c
New helper function that sets the icon's and label's packing options and
2003-01-30 21:38:37 +00:00
gtktoolbar.h
Deprecation cleanup
2002-10-09 00:38:22 +00:00
gtktooltips.c
Fix from Nam SungHyun for crashes when tooltips->active_tips_data is NULL.
2002-10-31 22:43:00 +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
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
gtktreeitem.c
add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c.
2002-11-20 01:07:33 +00:00
gtktreeitem.h
gtktreemodel.c
Use g_printf instead of system printf. ( #99327 )
2002-12-15 01:49:01 +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
gtktreemodelsort.c
ChangeLog too long to mention here. Bugs fixed : #100973 , #83195 , #87556 ,
2003-01-27 21:41:06 +00:00
gtktreemodelsort.h
Deprecation cleanup
2002-10-07 19:10:39 +00:00
gtktreeprivate.h
add a gtk_list_store_sort_iter_changed line for some special case ...
2002-11-26 21:28:01 +00:00
gtktreeselection.c
The full changelog for this commit is too long to paste here, so to avoid
2003-01-14 22:30:41 +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
ChangeLog too long to mention here. Bugs fixed : #100973 , #83195 , #87556 ,
2003-01-27 21:41:06 +00:00
gtktreestore.h
modify and free tmp instead of path ... (patch from #97927 ).
2002-11-18 19:33:28 +00:00
gtktreeview.c
ChangeLog too long to mention here. Bugs fixed : #100973 , #83195 , #87556 ,
2003-01-27 21:41:06 +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
only count the special cell if it is also visible,
2003-01-30 22:42:21 +00:00
gtktreeviewcolumn.h
add a gtk_list_store_sort_iter_changed line for some special case ...
2002-11-26 21:28:01 +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
gtkviewport.c
Deprecation cleanup
2002-10-09 00:38:22 +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
Deprecation cleanup
2002-10-04 08:02:14 +00:00
gtkvseparator.h
Deprecation cleanup
2002-10-04 08:02:14 +00:00
gtkwidget.c
Add docs.
2002-12-18 23:45:53 +00:00
gtkwidget.h
gtk/gtkradiobutton.c (gtk_radio_button_draw_indicator)
2002-11-10 20:52:34 +00:00
gtkwindow-decorate.c
use gdk_drawable_get_size instead of gdk_window_get_size. Fixes #98957 .
2002-11-19 01:16:36 +00:00
gtkwindow-decorate.h
gtkwindow.c
Document that it may return NULL. ( #102069 )
2003-01-02 21:56:08 +00:00
gtkwindow.h
Add _gtk_window_unset_focus_and_default(), use to clear the focus and
2002-11-12 21:08:29 +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
Makefile.am
Use correct DLL and import library names, with GTK_API_VERSION in name,
2003-01-05 02:24:15 +00:00
makefile.msc.in
queryimmodules.c
Use g_printf instead of system printf. ( #99327 )
2002-12-15 01:49:01 +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