gtk2/gtk
Tristan Van Berkom eb5a500495 Changing GtkBox:fill child property default back to TRUE.
Since Havoc's patches introducing the GtkWidget halign/valign
properties, fill should always be TRUE. If the widget should
not fill its allocated space then it should set the halign or
valign properties for that purpose.

This also consequently fixes bug 634592.
2010-11-25 14:37:02 +09:00
..
stock-icons Revert from "edit-preferences" to "gtk-preferences" 2010-08-23 18:18:05 +02:00
tests gtk: Remove GtkRuler 2010-11-24 16:56:10 +01:00
theme-bits Make GTK+ use an external gdk-pixbuf 2010-06-26 01:09:05 -04:00
abicheck.sh gtk: Remove unused variables from build scripts 2010-11-24 16:40:40 +01:00
circles.xbm
compose-parse.py Updates to the compose-parse.py script 2010-04-03 20:59:08 -04:00
fnmatch.c
gen-paper-names.c Remove obsolete translator comments 2010-04-03 20:59:06 -04:00
gtk-builder-convert-3.0 Make 3.0 parallel-installable to 2.x 2010-05-08 01:18:53 -04:00
gtk-compose-lookaside.txt Remove conflicting legacy compose sequences in favour of X.org sequences 2010-04-03 20:59:08 -04:00
gtk-win32.rc.in
gtk.h gtk: Remove GtkRuler 2010-11-24 16:56:10 +01:00
gtk.symbols gtk: Remove GtkRuler 2010-11-24 16:56:10 +01:00
gtkaboutdialog.c [gi] add "array" annotations to GtkAboutDialog methods 2010-11-16 11:07:20 -05:00
gtkaboutdialog.h Remove url hooks from GtkAboutDialog and GtkLinkButton 2010-09-22 00:36:13 -04:00
gtkaccelgroup.c Make gtk_accelerator_get_default_mod_mask() return a GdkModifierType 2010-10-15 14:46:22 -04:00
gtkaccelgroup.h Make gtk_accelerator_get_default_mod_mask() return a GdkModifierType 2010-10-15 14:46:22 -04:00
gtkaccelgroupprivate.h Move GtkAccelGroup private structure to shared header file 2010-05-03 01:51:20 +02:00
gtkaccellabel.c Move destroy signal to GtkWidget 2010-09-26 22:18:18 -04:00
gtkaccellabel.h gtkaccellabel: Remove unused class members 2010-08-10 04:17:29 +02:00
gtkaccelmap.c Update and expand GtkAccelMap API docs 2010-09-27 03:04:34 +02:00
gtkaccelmap.h Update and expand GtkAccelMap API docs 2010-09-27 03:04:34 +02:00
gtkaccessible.c Use GtkFooPrivate instead GtkFooPriv 2010-08-27 04:48:23 +02:00
gtkaccessible.h Use GtkFooPrivate instead GtkFooPriv 2010-08-27 04:48:23 +02:00
gtkaction.c Tons of transfer annotations 2010-09-21 00:18:11 -04:00
gtkaction.h Add padding to class structs 2010-10-19 19:07:36 +02:00
gtkactiongroup.c gtkactiongroup: Unseal private pointer 2010-07-13 19:40:44 +02:00
gtkactiongroup.h gtkactiongroup: Unseal private pointer 2010-07-13 19:40:44 +02:00
gtkactivatable.c Tons of transfer annotations 2010-09-21 00:18:11 -04:00
gtkactivatable.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkadjustment.c gtkadjustment: Move documentation to inline comments 2010-10-23 00:31:37 +02:00
gtkadjustment.h gtkadjustment: Move documentation to inline comments 2010-10-23 00:31:37 +02:00
gtkalignment.c docs: Add gtk-doc notation 2010-10-22 17:59:38 +02:00
gtkalignment.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-26 18:35:04 +02:00
gtkapplication.c GtkApplication: drop Quit from the docs 2010-11-05 16:26:51 -04:00
gtkapplication.h Some GtkApplication cleanups 2010-10-23 21:24:24 +02:00
gtkarrow.c Remove GtkObject completely 2010-09-26 22:18:19 -04:00
gtkarrow.h Use GtkFooPrivate instead GtkFooPriv 2010-08-27 04:48:23 +02:00
gtkaspectframe.c Move GtkSizeRequest into GtkWidget 2010-09-26 15:11:45 +02:00
gtkaspectframe.h Use GtkFooPrivate instead GtkFooPriv 2010-08-27 04:48:23 +02:00
gtkassistant.c GtkAssistant: Mention custom pages in the introduction 2010-10-31 14:34:35 -04:00
gtkassistant.h GtkAssistant: Add custom page type 2010-10-31 16:08:46 +00:00
gtkbbox.c Handle empty button boxes gracefully 2010-11-03 23:01:09 -04:00
gtkbbox.h Use GtkFooPrivate instead GtkFooPriv 2010-08-27 04:48:23 +02:00
gtkbin.c Move GtkSizeRequest into GtkWidget 2010-09-26 15:11:45 +02:00
gtkbin.h Use GtkFooPrivate instead GtkFooPriv 2010-08-27 04:48:23 +02:00
gtkbindings.c Remove GtkObject completely 2010-09-26 22:18:19 -04:00
gtkbindings.h Remove GtkObject completely 2010-09-26 22:18:19 -04:00
gtkbox.c Changing GtkBox:fill child property default back to TRUE. 2010-11-25 14:37:02 +09:00
gtkbox.h gtk: remove "gboolean homogeneous" from gtk_box_new() 2010-10-31 19:22:28 +01:00
gtkbuildable.c Tons of transfer annotations 2010-09-21 00:18:11 -04:00
gtkbuildable.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkbuilder.c Use g_ascii_strto[u]ll instead of strto[u]l 2010-10-25 12:22:20 -04:00
gtkbuilder.h gtkbuilder: unseal private pointer 2010-07-13 19:40:45 +02:00
gtkbuilderparser.c Replace gtk_debug_flags with getter and setter functions 2010-09-08 21:31:34 +03:00
gtkbuilderprivate.h Improve GtkBuilder error reporting 2009-04-06 20:13:35 -04:00
gtkbutton.c Move all GdkDevice members to private and add one missing accessor 2010-11-23 20:25:13 +01:00
gtkbutton.h gtktbutton: Move public members to private structure 2010-11-19 06:15:26 +01:00
gtkbuttonprivate.h Create a private header to access some GtkButton variables 2010-11-19 06:15:26 +01:00
gtkcalendar.c Remove size_request from GtkCalendar 2010-10-26 21:06:40 -04:00
gtkcalendar.h Add padding to class structs 2010-10-19 19:07:36 +02:00
gtkcelleditable.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkcelleditable.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkcelllayout.c Use g_ascii_strto[u]ll instead of strto[u]l 2010-10-25 12:22:20 -04:00
gtkcelllayout.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkcellrenderer.c Don't export _gtk_cell_renderer_calc_offset 2010-11-09 08:15:06 -05:00
gtkcellrenderer.h Don't export _gtk_cell_renderer_calc_offset 2010-11-09 08:15:06 -05:00
gtkcellrendereraccel.c Move all GdkDevice members to private and add one missing accessor 2010-11-23 20:25:13 +01:00
gtkcellrendereraccel.h Use GtkFooPrivate instead GtkFooPriv 2010-08-27 04:48:23 +02:00
gtkcellrenderercombo.c Assign all g_signal_connect() and friends to gulong variables 2010-10-22 18:58:47 +02:00
gtkcellrenderercombo.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-26 18:35:04 +02:00
gtkcellrendererpixbuf.c Make GdkRectangle arguments in GtkCellRenderer use const consistently 2010-10-04 10:23:55 -04:00
gtkcellrendererpixbuf.h Use GtkFooPrivate instead GtkFooPriv 2010-08-27 04:48:23 +02:00
gtkcellrendererprogress.c Make GdkRectangle arguments in GtkCellRenderer use const consistently 2010-10-04 10:23:55 -04:00
gtkcellrendererprogress.h gtkcellrendererprogress: unseal private pointer 2010-07-13 19:40:45 +02:00
gtkcellrendererspin.c Make GdkRectangle arguments in GtkCellRenderer use const consistently 2010-10-04 10:23:55 -04:00
gtkcellrendererspin.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-26 18:35:04 +02:00
gtkcellrendererspinner.c Make GdkRectangle arguments in GtkCellRenderer use const consistently 2010-10-04 10:23:55 -04:00
gtkcellrendererspinner.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-26 18:35:04 +02:00
gtkcellrenderertext.c docs: Move documentation to inline comments: GtkCellRendererText 2010-11-06 18:21:36 +01:00
gtkcellrenderertext.h Use GtkFooPrivate instead GtkFooPriv 2010-08-27 04:48:23 +02:00
gtkcellrenderertoggle.c Make GdkRectangle arguments in GtkCellRenderer use const consistently 2010-10-04 10:23:55 -04:00
gtkcellrenderertoggle.h Use GtkFooPrivate instead GtkFooPriv 2010-08-27 04:48:23 +02:00
gtkcellview.c docs: Move documentation to inline comments: GtkCellView 2010-11-06 18:21:36 +01:00
gtkcellview.h GtkCellView: Add gtk_cell_view_set_background_rgba() 2010-10-22 20:14:56 +02:00
gtkcheckbutton.c Create a private header to access some GtkButton variables 2010-11-19 06:15:26 +01:00
gtkcheckbutton.h API: checkbutton: Port to draw vfunc 2010-09-26 15:11:39 +02:00
gtkcheckmenuitem.c API: Rename gtk_cairo_paint_*() to gtk_paint_*() 2010-09-26 15:11:42 +02:00
gtkcheckmenuitem.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-26 18:35:04 +02:00
gtkclipboard-quartz.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkclipboard.c Assign all g_signal_connect() and friends to gulong variables 2010-10-22 18:58:47 +02:00
gtkclipboard.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkcolorbutton.c docs: move documentation to inline comments: GtkColorButton 2010-11-06 03:26:14 +01:00
gtkcolorbutton.h GtkColorButton: Add API to deal with GdkRGBA. 2010-10-22 20:14:57 +02:00
gtkcolorsel.c Move all GdkDevice members to private and add one missing accessor 2010-11-23 20:25:13 +01:00
gtkcolorsel.h docs: Move documentation to inline comments: GtkColorSelection 2010-11-06 17:42:00 +01:00
gtkcolorseldialog.c Tons of transfer annotations 2010-09-21 00:18:11 -04:00
gtkcolorseldialog.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-26 18:35:04 +02:00
gtkcombobox.c Move all GdkDevice members to private and add one missing accessor 2010-11-23 20:25:13 +01:00
gtkcombobox.h GtkComboBox: Add a constructor that takes a model and adds an entry 2010-10-29 12:28:42 -04:00
gtkcomboboxtext.c gtkcomboboxtext: remove unused variable 2010-10-26 15:18:35 +09:00
gtkcomboboxtext.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-26 18:35:04 +02:00
gtkcontainer.c gtk: fix C99-style variable declarations in various sources 2010-11-10 10:08:14 +08:00
gtkcontainer.h Add padding to class structs 2010-10-19 19:07:36 +02:00
gtkcustompaperunixdialog.c gtk: remove "gboolean homogeneous" from gtk_box_new() 2010-10-31 19:22:28 +01:00
gtkcustompaperunixdialog.h Add padding to class structs 2010-10-19 19:07:36 +02:00
gtkdebug.h Replace gtk_debug_flags with getter and setter functions 2010-09-08 21:31:34 +03:00
gtkdialog.c docs: Update URL of some documentation links 2010-11-14 01:24:19 +01:00
gtkdialog.h Remove separators from dialogs 2010-09-02 09:14:20 -04:00
gtkdnd-quartz.c dnd-quartz: get hot spot from device offset for surface and use this 2010-10-19 14:07:39 +02:00
gtkdnd.c Move all GdkDevice members to private and add one missing accessor 2010-11-23 20:25:13 +01:00
gtkdnd.h API: Remove the ability to set the dnd icon from a pixmap 2010-09-26 15:11:11 +02:00
gtkdndcursors.h
gtkdrawingarea.c gtk: Don't set colormap anymore when creating GDK windows 2010-09-26 15:11:31 +02:00
gtkdrawingarea.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkeditable.c [introspection] mark invokers for gtkeditable vfuncs 2010-11-09 21:00:14 -05:00
gtkeditable.h Change GtkEditable typedef from GtkEditableClass to GtkEditabeInterface 2010-09-17 19:57:09 +02:00
gtkentry.c Move all GdkDevice members to private and add one missing accessor 2010-11-23 20:25:13 +01:00
gtkentry.h gtkentry: move public members to private structure 2010-11-19 08:38:12 +01:00
gtkentrybuffer.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkentrybuffer.h Add padding to class structs 2010-10-19 19:07:36 +02:00
gtkentrycompletion.c Fix entry completion window sizing 2010-11-08 18:39:02 -05:00
gtkentrycompletion.h Add padding to class structs 2010-10-19 19:07:36 +02:00
gtkentryprivate.h Add _gtk_entry_get_im_context() internal accessor 2010-11-19 06:15:27 +01:00
gtkenums.h gtk: Remove GtkRuler 2010-11-24 16:56:10 +01:00
gtkeventbox.c Implement get_preferred_width/height in GtkEventBox 2010-10-14 23:04:24 -04:00
gtkeventbox.h Add padding to class structs 2010-10-19 19:07:36 +02:00
gtkexpander.c GtkExpander: avoid use of gtk_get_event_widget() 2010-10-22 18:21:44 +02:00
gtkexpander.h Add padding to class structs 2010-10-19 19:07:36 +02:00
gtkfilechooser.c Tons of transfer annotations 2010-09-21 00:18:11 -04:00
gtkfilechooser.h Drop Win32 DLL ABI compatibility cruft 2010-08-30 14:57:48 +03:00
gtkfilechooserbutton.c Make GtkFileChooserButton behave as expected when expanding 2010-11-07 11:22:07 -05:00
gtkfilechooserbutton.h Add padding to class structs 2010-10-19 19:07:36 +02:00
gtkfilechooserdefault.c bgo#634558 - filechooser - Actually focus the Search entry when selecting the Search shortcut 2010-11-16 10:58:16 -06:00
gtkfilechooserdefault.h
gtkfilechooserdialog.c Use GSettings for the filechooser settings 2010-10-13 14:31:07 +02:00
gtkfilechooserdialog.h Add padding to class structs 2010-10-19 19:07:36 +02:00
gtkfilechooserembed.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkfilechooserembed.h
gtkfilechooserentry.c gtkfilechooserentry: Use accessor functions to access GtkEntry 2010-10-26 06:07:43 +02:00
gtkfilechooserentry.h
gtkfilechooserprivate.h bgo#634558 - filechooser - Actually focus the Search entry when selecting the Search shortcut 2010-11-16 10:58:16 -06:00
gtkfilechooserutils.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkfilechooserutils.h Remove remnants of filechooser backend property 2010-05-10 23:43:49 -04:00
gtkfilechooserwidget.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkfilechooserwidget.h Add padding to class structs 2010-10-19 19:07:36 +02:00
gtkfilefilter.c Split off gtkprivate.h 2010-10-20 10:34:26 +01:00
gtkfilefilter.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkfilesystem.c Initialize private structure 2010-09-30 16:56:11 -03:00
gtkfilesystem.h Use GtkFooPrivate instead GtkFooPriv 2010-08-27 04:48:23 +02:00
gtkfilesystemmodel.c bgo#614006 - GtkFileSystemModel - Make sure to generate node IDs are valid for new files 2010-08-24 17:09:37 -05:00
gtkfilesystemmodel.h s/get_is_visible/iter_is_visible for clarity 2009-10-15 22:06:17 +02:00
gtkfixed.c Fix gtk_fixed_get_preferred_width 2010-10-27 12:53:47 -04:00
gtkfixed.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-26 18:35:04 +02:00
gtkfontbutton.c gtk: remove "gboolean homogeneous" from gtk_box_new() 2010-10-31 19:22:28 +01:00
gtkfontbutton.h gtkfontbutton: unseal private pointer 2010-07-13 19:40:47 +02:00
gtkfontsel.c gtk: remove "gboolean homogeneous" from gtk_box_new() 2010-10-31 19:22:28 +01:00
gtkfontsel.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-26 18:35:04 +02:00
gtkframe.c Move GtkSizeRequest into GtkWidget 2010-09-26 15:11:45 +02:00
gtkframe.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-26 18:35:04 +02:00
gtkgrid.c docs: Improve cross-referencing on GtkGrid docs 2010-11-03 03:31:57 +01:00
gtkgrid.h Revert "Move the /*< private >*/ at the correct position" 2010-11-03 03:38:06 +01:00
gtkhandlebox.c Remove size_request from GtkHandleBox 2010-10-27 13:56:46 +09:00
gtkhandlebox.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-26 18:35:04 +02:00
gtkhbbox.c Remove some leftovers of deprecated functionality 2010-08-12 23:25:10 -04:00
gtkhbbox.h gtk: remove declarations of removed internal functions 2010-10-29 20:24:41 +02:00
gtkhbox.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkhbox.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkhpaned.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkhpaned.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkhscale.c gtk_adjustment_new() should return a GtkAdjustment* 2010-09-29 01:18:10 +02:00
gtkhscale.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkhscrollbar.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkhscrollbar.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkhseparator.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkhseparator.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkhsv.c Remove size_request from GtkHSV 2010-10-26 23:08:01 -04:00
gtkhsv.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-26 18:35:04 +02:00
gtkiconcache.c Replace gtk_debug_flags with getter and setter functions 2010-09-08 21:31:34 +03:00
gtkiconcache.h
gtkiconcachevalidator.c
gtkiconcachevalidator.h
gtkiconfactory.c iconfactory: Initialize varibale to NULL in failure path 2010-09-26 15:11:42 +02:00
gtkiconfactory.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-26 18:35:04 +02:00
gtkicontheme.c icon-theme: always force icon sizes for emblems 2010-11-05 16:28:32 +01:00
gtkicontheme.h Make gtk_icon_info_load_symbolic() Take GdkRGBA colors. 2010-10-22 20:14:56 +02:00
gtkiconview.c docs: Mention that tooltip_column text should be escaped in GtkIconView 2010-11-14 12:39:48 +01:00
gtkiconview.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-26 18:35:04 +02:00
gtkimage.c Remove size_reuqest from GtkImage 2010-10-26 23:16:40 -04:00
gtkimage.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-26 18:35:04 +02:00
gtkimagemenuitem.c Removed size_request from GtkImageMenuItem 2010-10-27 14:12:41 +09:00
gtkimagemenuitem.h Add padding to class structs 2010-10-19 19:07:36 +02:00
gtkimcontext.c Fix typo in GtkIMContextClass doc. 2010-08-29 19:01:30 +02:00
gtkimcontext.h Remove GtkObject completely 2010-09-26 22:18:19 -04:00
gtkimcontextsimple.c GtkIMContextSimple: avoid gdk_window_get_user_data 2010-10-20 23:58:20 +02:00
gtkimcontextsimple.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-26 18:35:04 +02:00
gtkimcontextsimpleseqs.h Remove conflicting legacy compose sequences in favour of X.org sequences 2010-04-03 20:59:08 -04:00
gtkimmodule.c gtk: gdk_drawable_get_screen/visual => gdk_window_get_screen/visual 2010-09-26 15:11:33 +02:00
gtkimmodule.h
gtkimmulticontext.c gtk: gdk_drawable_get_screen/visual => gdk_window_get_screen/visual 2010-09-26 15:11:33 +02:00
gtkimmulticontext.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-26 18:35:04 +02:00
gtkinfobar.c gtk: remove "gboolean homogeneous" from gtk_box_new() 2010-10-31 19:22:28 +01:00
gtkinfobar.h Add padding to class structs 2010-10-19 19:07:36 +02:00
gtkintl.h
gtkinvisible.c Split off gtkprivate.h 2010-10-20 10:34:26 +01:00
gtkinvisible.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-26 18:35:04 +02:00
gtkkeyhash.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkkeyhash.h
gtklabel.c gtklabel.c: Added hack for rint() 2010-11-10 10:21:08 +08:00
gtklabel.h Add padding to class structs 2010-10-19 19:07:36 +02:00
gtklayout.c docs: Move documentation to inline comments: GtkLayout 2010-11-06 17:42:00 +01:00
gtklayout.h Re-enable deprecation guards 2010-10-29 05:10:52 +02:00
gtklinkbutton.c link-button: Add ::activate-link signal 2010-10-15 10:36:01 +01:00
gtklinkbutton.h Add padding to class structs 2010-10-19 19:07:36 +02:00
gtkliststore.c Use GtkFooPrivate instead GtkFooPriv 2010-08-27 04:48:23 +02:00
gtkliststore.h Use GtkFooPrivate instead GtkFooPriv 2010-08-27 04:48:23 +02:00
gtkmain.c gtkmain: Remove deprecated gtk_init_add() function 2010-11-16 06:54:01 +01:00
gtkmain.h gtkmain: Remove deprecated gtk_init_add() function 2010-11-16 06:54:01 +01:00
gtkmarshalers.list Merge the xi2-for-master branch 2010-05-25 18:38:44 -04:00
gtkmenu.c Fixed GtkMenuShell to deactivate itself at dispose time 2010-11-25 14:08:55 +09:00
gtkmenu.h GtkMenu: Add a destroy notify to gtk_menu_popup_for_device 2010-09-24 13:52:49 -04:00
gtkmenubar.c Removed size_request from GtkMenuBar 2010-10-27 14:30:07 +09:00
gtkmenubar.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-26 18:35:04 +02:00
gtkmenuitem.c Remove gtk_widget_hide_all() 2010-10-19 19:31:38 +02:00
gtkmenuitem.h Remove GtkItem 2010-09-08 23:38:09 -04:00
gtkmenuprivate.h Move deprectated menu enumerations to a private header 2010-08-28 21:24:11 -04:00
gtkmenushell.c Fixed GtkMenuShell to deactivate itself at dispose time 2010-11-25 14:08:55 +09:00
gtkmenushell.h Add padding to class structs 2010-10-19 19:07:36 +02:00
gtkmenutoolbutton.c gtk: remove "gboolean homogeneous" from gtk_box_new() 2010-10-31 19:22:28 +01:00
gtkmenutoolbutton.h GtkMenuToolButton: unseal private pointer 2010-07-13 19:40:49 +02:00
gtkmessagedialog.c gtk: remove "gboolean homogeneous" from gtk_box_new() 2010-10-31 19:22:28 +01:00
gtkmessagedialog.h Use GtkFooPrivate instead GtkFooPriv 2010-08-27 04:48:23 +02:00
gtkmisc.c gtk: Don't set colormap anymore when creating GDK windows 2010-09-26 15:11:31 +02:00
gtkmisc.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-26 18:35:04 +02:00
gtkmnemonichash.c gtk/gtkmnemonichash.c: use accessor functions to access GtkWidget 2010-08-22 21:25:26 +02:00
gtkmnemonichash.h
gtkmodules.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkmodules.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkmountoperation-stub.c Miscellaneous string fixes 2010-08-22 15:06:45 +01:00
gtkmountoperation-x11.c Miscellaneous string fixes 2010-08-22 15:06:45 +01:00
gtkmountoperation.c gtk: remove "gboolean homogeneous" from gtk_box_new() 2010-10-31 19:22:28 +01:00
gtkmountoperation.h Move documentation to inline comments: GtkMountOperation 2010-04-03 20:53:37 -04:00
gtkmountoperationprivate.h Bug 587485 – GMountOperation::show-processes support 2009-07-06 14:23:03 -04:00
gtknotebook.c Removed size_request from GtkNotebook 2010-10-27 14:35:04 +09:00
gtknotebook.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-26 18:35:04 +02:00
gtkoffscreenwindow.c Removed size_request from GtkOffscreenWindow 2010-10-27 14:43:30 +09:00
gtkoffscreenwindow.h Add padding to class structs 2010-10-19 19:07:36 +02:00
gtkorientable.c Remove GtkObject completely 2010-09-26 22:18:19 -04:00
gtkorientable.h
gtkpagesetup.c docs: Move documentation to inline comments: GtkPageSetup 2010-11-08 23:21:49 +01:00
gtkpagesetup.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkpagesetupunixdialog.c gtk: remove "gboolean homogeneous" from gtk_box_new() 2010-10-31 19:22:28 +01:00
gtkpagesetupunixdialog.h Add padding to class structs 2010-10-19 19:07:36 +02:00
gtkpaned.c docs: Move documentation to inline comments: GtkPaned 2010-11-08 23:22:03 +01:00
gtkpaned.h GtkPaned: move public members to private structure 2010-07-13 19:40:49 +02:00
gtkpango.c label: Draw all text using PangoCairo 2010-08-10 21:02:28 +02:00
gtkpango.h label: Draw all text using PangoCairo 2010-08-10 21:02:28 +02:00
gtkpapersize.c Move documentation to inline comments: GtkPaperSize 2010-09-27 03:49:49 +02:00
gtkpapersize.h Move documentation to inline comments: GtkPaperSize 2010-09-27 03:49:49 +02:00
gtkpathbar.c gtk: remove "gboolean homogeneous" from gtk_box_new() 2010-10-31 19:22:28 +01:00
gtkpathbar.h
gtkplug-stub.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkplug-win32.c Make it compile again for Windows 2010-10-07 01:28:47 +03:00
gtkplug-x11.c Move all GdkDevice members to private and add one missing accessor 2010-11-23 20:25:13 +01:00
gtkplug.c gtkplug: Do not leak in gtk_plug_realize() 2010-11-18 17:52:18 +01:00
gtkplug.h GtkPlug: move public members to private structures 2010-08-27 23:12:12 +02:00
gtkplugprivate.h GtkPlug: move public members to private structures 2010-08-27 23:12:12 +02:00
gtkprint-win32.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkprint-win32.h
gtkprintbackend.c gtk: remove "gboolean homogeneous" from gtk_box_new() 2010-10-31 19:22:28 +01:00
gtkprintbackend.h Allow getting the printer's hard margins 2009-12-01 17:39:01 +01:00
gtkprintcontext.c Tons of transfer annotations 2010-09-21 00:18:11 -04:00
gtkprintcontext.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkprinter-private.h Allow getting the printer's hard margins 2009-12-01 17:39:01 +01:00
gtkprinter.c gtkprinter: unseal private pointer 2010-07-13 19:40:49 +02:00
gtkprinter.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-26 18:35:04 +02:00
gtkprinteroption.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkprinteroption.h Add padding to class structs 2010-10-19 19:07:36 +02:00
gtkprinteroptionset.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkprinteroptionset.h Add padding to class structs 2010-10-19 19:07:36 +02:00
gtkprinteroptionwidget.c gtk: remove "gboolean homogeneous" from gtk_box_new() 2010-10-31 19:22:28 +01:00
gtkprinteroptionwidget.h Add padding to class structs 2010-10-19 19:07:36 +02:00
gtkprintjob.c Replace gtk_debug_flags with getter and setter functions 2010-09-08 21:31:34 +03:00
gtkprintjob.h Add padding to class structs 2010-10-19 19:07:36 +02:00
gtkprintoperation-private.h Set unix printer hard margins on print context 2009-12-05 13:45:55 +01:00
gtkprintoperation-unix.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkprintoperation-win32.c Move GtkSizeRequest into GtkWidget 2010-09-26 15:11:45 +02:00
gtkprintoperation.c Tons of transfer annotations 2010-09-21 00:18:11 -04:00
gtkprintoperation.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-26 18:35:04 +02:00
gtkprintoperationpreview.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkprintoperationpreview.h Add padding to class structs 2010-10-19 19:07:36 +02:00
gtkprintsettings.c Tons of transfer annotations 2010-09-21 00:18:11 -04:00
gtkprintsettings.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkprintunixdialog.c gtk: remove "gboolean homogeneous" from gtk_box_new() 2010-10-31 19:22:28 +01:00
gtkprintunixdialog.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-26 18:35:04 +02:00
gtkprintutils.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkprintutils.h
gtkprivate.h Re-add copyright notice 2010-10-20 12:05:23 +01:00
gtkprogressbar.c docs: Move documentation to inline comments: GtkProgressBar 2010-11-08 23:21:57 +01:00
gtkprogressbar.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-26 18:35:04 +02:00
gtkquartz.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkquartz.h Rework a previous commit to not crash in addition to fixing leaks 2010-04-03 20:53:48 -04:00
gtkquery.c
gtkquery.h
gtkradioaction.c Add _gtk_toggle_action_set_active() internal function 2010-07-19 15:16:03 +02:00
gtkradioaction.h GtkRadioAction: unseal private pointer 2010-07-13 19:40:49 +02:00
gtkradiobutton.c GtkRadioButtons: Mark group arguments as "allow-none" 2010-11-19 16:29:43 +01:00
gtkradiobutton.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-26 18:35:04 +02:00
gtkradiomenuitem.c Move destroy signal to GtkWidget 2010-09-26 22:18:18 -04:00
gtkradiomenuitem.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-26 18:35:04 +02:00
gtkradiotoolbutton.c Tons of transfer annotations 2010-09-21 00:18:11 -04:00
gtkradiotoolbutton.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkrange.c gtk: fix C99-style variable declarations in various sources 2010-11-10 10:08:14 +08:00
gtkrange.h Add padding to class structs 2010-10-19 19:07:36 +02:00
gtkrbtree.c Replace gtk_debug_flags with getter and setter functions 2010-09-08 21:31:34 +03:00
gtkrbtree.h
gtkrc.c Tons of transfer annotations 2010-09-21 00:18:11 -04:00
gtkrc.default
gtkrc.h Drop Win32 DLL ABI compatibility cruft 2010-08-30 14:57:48 +03:00
gtkrc.key.default
gtkrc.key.emacs
gtkrc.key.mac Use standard mac shortcuts: add gtk/gtkrc.key.mac 2009-10-28 00:54:28 +01:00
gtkrecentaction.c GtkRecentAction: move public members to private structure 2010-07-13 19:40:49 +02:00
gtkrecentaction.h Add padding to class structs 2010-10-19 19:07:36 +02:00
gtkrecentchooser.c Tons of transfer annotations 2010-09-21 00:18:11 -04:00
gtkrecentchooser.h Tons of transfer annotations 2010-09-21 00:18:11 -04:00
gtkrecentchooserdefault.c gtk: remove "gboolean homogeneous" from gtk_box_new() 2010-10-31 19:22:28 +01:00
gtkrecentchooserdefault.h
gtkrecentchooserdialog.c Remove separators from dialogs 2010-09-02 09:14:20 -04:00
gtkrecentchooserdialog.h Add padding to class structs 2010-10-19 19:07:36 +02:00
gtkrecentchoosermenu.c recent-chooser: Use gtk_recent_info_get_gicon() 2010-10-22 12:20:55 +01:00
gtkrecentchoosermenu.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-26 18:35:04 +02:00
gtkrecentchooserprivate.h Rename gtk_activatable_reset to gtk_activatable_sync_action_properties, 2009-02-22 05:20:14 +00:00
gtkrecentchooserutils.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkrecentchooserutils.h
gtkrecentchooserwidget.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkrecentchooserwidget.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-26 18:35:04 +02:00
gtkrecentfilter.c Split off gtkprivate.h 2010-10-20 10:34:26 +01:00
gtkrecentfilter.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkrecentmanager.c recent-manager: Coalesce multiple changes 2010-10-22 18:08:48 +01:00
gtkrecentmanager.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-26 18:35:04 +02:00
gtkscale.c Remove size_request from GtkScale 2010-10-27 11:18:46 -04:00
gtkscale.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-26 18:35:04 +02:00
gtkscalebutton.c Move all GdkDevice members to private and add one missing accessor 2010-11-23 20:25:13 +01:00
gtkscalebutton.h GtkScaleButton: Move public members to private structure 2010-07-13 19:40:50 +02:00
gtkscrollable.c GtkScrollable: Improve the documentation text. 2010-11-02 09:23:24 +01:00
gtkscrollable.h Added GtkScrollablePolicy property to scrollable interface 2010-10-26 10:15:56 +09:00
gtkscrollbar.c gtkscrollbar: Move documentation to inline comments 2010-10-23 00:31:37 +02:00
gtkscrollbar.h Make orientable base classes instantiable 2010-05-25 18:55:15 -04:00
gtkscrolledwindow.c Fixing GtkScrolledWindow inconsistent scrollbar visibility. 2010-11-19 00:53:19 +09:00
gtkscrolledwindow.h Remove GtkScrollablePolicy again 2010-10-22 19:24:03 +02:00
gtksearchengine.c
gtksearchengine.h
gtksearchenginebeagle.c
gtksearchenginebeagle.h
gtksearchenginequartz.c
gtksearchenginequartz.h
gtksearchenginesimple.c Split off gtkprivate.h 2010-10-20 10:34:26 +01:00
gtksearchenginesimple.h
gtksearchenginetracker.c Fix compilation warning: remove unused variable 2010-04-15 16:19:42 +02:00
gtksearchenginetracker.h
gtkselection.c [gi] add array annotations for DnD related methods 2010-11-19 15:06:40 -05:00
gtkselection.h Bug 565665 - GtkTargetEntry member target should be const char * 2010-11-24 21:01:45 +01:00
gtkseparator.c Remove size_request from GtkSeparator 2010-10-27 08:33:42 -04:00
gtkseparator.h Add padding to class structs 2010-10-19 19:07:36 +02:00
gtkseparatormenuitem.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkseparatormenuitem.h Add padding to class structs 2010-10-19 19:07:36 +02:00
gtkseparatortoolitem.c Remove size_request from GtkSeparatorToolItem 2010-10-27 10:17:58 -04:00
gtkseparatortoolitem.h gtkseparatortoolitem: unseal private pointer 2010-07-13 19:40:50 +02:00
gtksettings.c docs: Move documentation to inline comments: GtkSettings 2010-11-06 18:21:35 +01:00
gtksettings.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkshow.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkshow.h
gtksizegroup-private.h Fix handling of the geometry widget 2010-10-11 14:05:29 -04:00
gtksizegroup.c Split off gtkprivate.h 2010-10-20 10:34:26 +01:00
gtksizegroup.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-26 18:35:04 +02:00
gtksizerequest.c gtk: remove GtkWidget::size-request 2010-11-19 19:38:48 +01:00
gtksizerequest.h Move GtkSizeRequest into GtkWidget 2010-09-26 15:11:45 +02:00
gtksocket-stub.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtksocket-win32.c gtkwocket-win32.c Added missing include to avoid C4013 2010-11-10 10:15:45 +08:00
gtksocket-x11.c Fix the build 2010-10-27 13:01:21 -04:00
gtksocket.c Remove size_request from GtkSocket 2010-10-27 11:18:47 -04:00
gtksocket.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtksocketprivate.h Mega commit backing out everything from the native-layout branch that 2010-04-21 03:42:23 -04:00
gtkspinbutton.c gtk: draw the frame around the spinbutton's buttons conditionally 2010-11-19 14:55:47 +01:00
gtkspinbutton.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-26 18:35:04 +02:00
gtkspinner.c Move GtkSizeRequest into GtkWidget 2010-09-26 15:11:45 +02:00
gtkspinner.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-26 18:35:04 +02:00
gtkstatusbar.c gtk: remove "gboolean homogeneous" from gtk_box_new() 2010-10-31 19:22:28 +01:00
gtkstatusbar.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-26 18:35:04 +02:00
gtkstatusicon-quartz.c
gtkstatusicon.c Bug 609622 - disappearing statusicon 2010-11-07 23:58:29 +01:00
gtkstatusicon.h GtkStatusIcon: Remove get/set_blinking() declarations from header. 2010-09-04 13:18:09 +02:00
gtkstock.c Bug 528257 — File selector and stock string problems 2010-08-22 12:24:00 +01:00
gtkstock.h docs: Further fix GtkStock documentation 2010-09-01 17:43:59 +02:00
gtkstyle.c Remove GtkObject completely 2010-09-26 22:18:19 -04:00
gtkstyle.h API: Get rid of gtk_draw_insertion_cursor() 2010-09-26 15:11:43 +02:00
gtktable.c Remove useless vars. 2010-10-28 11:54:05 +02:00
gtktable.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-26 18:35:04 +02:00
gtktearoffmenuitem.c Removed size_request from GtkTearoffMenuItem 2010-10-27 23:59:43 +09:00
gtktearoffmenuitem.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-26 18:35:04 +02:00
gtktestutils.c Handle NULL intp in test_increment_intp() 2010-10-31 00:49:38 +02:00
gtktestutils.h Remove GtkObject completely 2010-09-26 22:18:19 -04:00
gtktextbtree.c Get rid of the rest of variables exported from libgtk 2010-09-08 21:31:34 +03:00
gtktextbtree.h
gtktextbuffer.c Normalize boolean. 2010-11-01 22:59:21 +01:00
gtktextbuffer.h Add padding to class structs 2010-10-19 19:07:36 +02:00
gtktextbufferrichtext.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtktextbufferrichtext.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtktextbufferserialize.c Use g_ascii_strto[u]ll instead of strto[u]l 2010-10-25 12:22:20 -04:00
gtktextbufferserialize.h
gtktextchild.c Get rid of the rest of variables exported from libgtk 2010-09-08 21:31:34 +03:00
gtktextchild.h docs: Move documentation to inline comments: GtkTextView 2010-11-06 03:26:14 +01:00
gtktextchildprivate.h
gtktextdisplay.c textview: Fix clip usage 2010-10-03 12:30:30 +02:00
gtktextdisplay.h textview: API: change gtk_text_layout_draw() to take a cairo_t 2010-09-26 15:03:01 +02:00
gtktextiter.c Add case insensitive to GtkTextIter. Fixes bug #61852. 2010-11-01 15:21:48 +01:00
gtktextiter.h Removed a trailing enum comma. 2010-11-01 23:09:21 +01:00
gtktextiterprivate.h
gtktextlayout.c Get rid of unused shaped_object list in _GtkTextLineDisplay 2010-11-01 17:09:58 +01:00
gtktextlayout.h Get rid of unused shaped_object list in _GtkTextLineDisplay 2010-11-01 17:09:58 +01:00
gtktextmark.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtktextmark.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtktextmarkprivate.h
gtktextsegment.c Replace gtk_debug_flags with getter and setter functions 2010-09-08 21:31:34 +03:00
gtktextsegment.h
gtktexttag.c Use G_DEFINE_BOXED_TYPE 2010-08-18 15:34:47 +02:00
gtktexttag.h Remove GtkObject completely 2010-09-26 22:18:19 -04:00
gtktexttagprivate.h textview: remove GtkTextAttributes (un)realize code 2010-08-10 21:02:30 +02:00
gtktexttagtable.c Tons of transfer annotations 2010-09-21 00:18:11 -04:00
gtktexttagtable.h Use GtkFooPrivate instead GtkFooPriv 2010-08-27 04:48:23 +02:00
gtktexttypes.c Get rid of the rest of variables exported from libgtk 2010-09-08 21:31:34 +03:00
gtktexttypes.h Mark declaration of symbol _gtk_text_unknown_char_utf8 as extern 2010-09-13 16:47:14 +02:00
gtktextutil.c testview: Convert _gtk_text_util_create_rich_drag_icon() to use surfaces 2010-09-26 15:03:01 +02:00
gtktextutil.h testview: Convert _gtk_text_util_create_rich_drag_icon() to use surfaces 2010-09-26 15:03:01 +02:00
gtktextview.c docs: Move documentation to inline comments: GtkTextView 2010-11-06 03:26:14 +01:00
gtktextview.h docs: Move documentation to inline comments: GtkTextView 2010-11-06 03:26:14 +01:00
gtkthemes.c Remove GtkObject completely 2010-09-26 22:18:19 -04:00
gtkthemes.h
gtktoggleaction.c Bug 596125 — Property string fixes 2010-08-10 09:23:49 +01:00
gtktoggleaction.h Add _gtk_toggle_action_set_active() internal function 2010-07-19 15:16:03 +02:00
gtktogglebutton.c Create a private header to access some GtkButton variables 2010-11-19 06:15:26 +01:00
gtktogglebutton.h gtktogglebutton: move public members to private structure 2010-10-26 06:07:42 +02:00
gtktoggletoolbutton.c gtktoggletoolbutton: Use accessor functions to access GtkToggleButton 2010-10-26 06:07:42 +02:00
gtktoggletoolbutton.h GtkToggleToolButton: unseal private pointer 2010-07-14 02:24:58 +02:00
gtktoolbar.c Remove size_request from GtkToolbar 2010-10-27 09:41:37 -04:00
gtktoolbar.h Add padding to class structs 2010-10-19 19:07:36 +02:00
gtktoolbutton.c gtk: remove "gboolean homogeneous" from gtk_box_new() 2010-10-31 19:22:28 +01:00
gtktoolbutton.h GtkToolButton: unseal private pointer 2010-07-14 01:58:29 +02:00
gtktoolitem.c Remove size_request from gtkToolItem 2010-10-27 09:54:44 -04:00
gtktoolitem.h GtkToolItem: unseal private pointer 2010-07-14 02:24:58 +02:00
gtktoolitemgroup.c gtk: fix C99-style variable declarations in various sources 2010-11-10 10:08:14 +08:00
gtktoolitemgroup.h Add padding to class structs 2010-10-19 19:07:36 +02:00
gtktoolpalette.c gtk: fix C99-style variable declarations in various sources 2010-11-10 10:08:14 +08:00
gtktoolpalette.h Add GtkScrollable interface 2010-10-22 11:03:45 +02:00
gtktoolpaletteprivate.h GtkTool*: Removed the HAVE_EXTENDED_TOOL_SHELL_SUPPORT_BUG_535090 ifdefs. This gives us nicer text alignment among other things. 2009-07-13 19:37:25 +02:00
gtktoolshell.c Add a couple of missing annotations 2010-09-18 13:43:06 -03:00
gtktoolshell.h ToolShell: Add ellipsize, text-orientation, text-alignment and size-group. 2009-07-13 19:13:59 +02:00
gtktooltip.c Move all GdkDevice members to private and add one missing accessor 2010-11-23 20:25:13 +01:00
gtktooltip.h Bug 607628 - DnD operation doesn't work when using offscreen 2010-05-26 17:21:09 +02:00
gtktrayicon-x11.c trayicon: Use gdk_cairo_get_clip_rectangle() to simplify code 2010-09-30 15:50:52 +02:00
gtktrayicon.h Add padding to class structs 2010-10-19 19:07:36 +02:00
gtktreedatalist.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtktreedatalist.h
gtktreednd.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtktreednd.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtktreemodel.c Tons of transfer annotations 2010-09-21 00:18:11 -04:00
gtktreemodel.h Remove GtkObject completely 2010-09-26 22:18:19 -04:00
gtktreemodelfilter.c gtktreemodelfilter: Move documentation to inline comments 2010-10-23 00:31:37 +02:00
gtktreemodelfilter.h gtktreemodelfilter: Move documentation to inline comments 2010-10-23 00:31:37 +02:00
gtktreemodelsort.c Tons of transfer annotations 2010-09-21 00:18:11 -04:00
gtktreemodelsort.h Assign all g_signal_connect() and friends to gulong variables 2010-10-22 18:58:47 +02:00
gtktreeprivate.h Added GtkScrollablePolicy property to scrollable interface 2010-10-26 10:15:56 +09:00
gtktreeselection.c gtktreeselection: Move documentation to inline comments 2010-10-23 00:31:37 +02:00
gtktreeselection.h gtktreeselection: Move documentation to inline comments 2010-10-23 00:31:37 +02:00
gtktreesortable.c [gi] add "out" annotations to gtk_tree_store_sort_column_id params 2010-11-15 12:14:43 -05:00
gtktreesortable.h gtktreesortable: Move documentation to inline comments 2010-10-23 00:31:37 +02:00
gtktreestore.c gtktreestore: Move documentation to inline comments 2010-10-23 00:31:36 +02:00
gtktreestore.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtktreeview.c Move all GdkDevice members to private and add one missing accessor 2010-11-23 20:25:13 +01:00
gtktreeview.h docs: move documentation to inline comments: GtkTreeView 2010-11-06 03:26:14 +01:00
gtktreeviewcolumn.c gtk: remove "gboolean homogeneous" from gtk_box_new() 2010-10-31 19:22:28 +01:00
gtktreeviewcolumn.h gtktreeviewcolumn: Move documentation to inline comments 2010-10-23 00:31:36 +02:00
gtktypebuiltins.c.template Do not disable deprecation guards 2010-09-22 04:21:13 +02:00
gtktypebuiltins.h.template Remove remaining single-include guards 2010-06-04 19:40:43 -04:00
gtktypeutils.c Remove GtkObject completely 2010-09-26 22:18:19 -04:00
gtktypeutils.h Deprecate GtkCallbackMarshal and GtkFunction 2010-11-16 06:54:01 +01:00
gtkuimanager.c Tons of transfer annotations 2010-09-21 00:18:11 -04:00
gtkuimanager.h Add padding to class structs 2010-10-19 19:07:36 +02:00
gtkunixprint.h
gtkvbbox.c Remove some leftovers of deprecated functionality 2010-08-12 23:25:10 -04:00
gtkvbbox.h gtk: remove declarations of removed internal functions 2010-10-29 20:24:41 +02:00
gtkvbox.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkvbox.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkversion.h.in Remove remaining single-include guards 2010-06-04 19:40:43 -04:00
gtkviewport.c Re-enable deprecation guards 2010-10-29 05:10:52 +02:00
gtkviewport.h Re-enable deprecation guards 2010-10-29 05:10:52 +02:00
gtkvolumebutton.c gtk_adjustment_new() should return a GtkAdjustment* 2010-09-29 01:18:10 +02:00
gtkvolumebutton.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkvpaned.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkvpaned.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkvscale.c gtk_adjustment_new() should return a GtkAdjustment* 2010-09-29 01:18:10 +02:00
gtkvscale.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkvscrollbar.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkvscrollbar.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkvseparator.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkvseparator.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkwidget.c gtk: remove GtkWidget::size-request 2010-11-19 19:38:48 +01:00
gtkwidget.h gtk: remove GtkWidget::size-request 2010-11-19 19:38:48 +01:00
gtkwidgetprivate.h Split off gtkprivate.h 2010-10-20 10:34:26 +01:00
gtkwin32embed.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkwin32embed.h
gtkwin32embedwidget.c Make it compile again for Windows 2010-10-07 01:28:47 +03:00
gtkwin32embedwidget.h
gtkwindow-decorate.c Removed _gtk_window_reposition() 2010-09-07 15:45:15 +09:00
gtkwindow-decorate.h
gtkwindow.c Move all GdkDevice members to private and add one missing accessor 2010-11-23 20:25:13 +01:00
gtkwindow.h gtk: clean up GtkWidget signals 2010-10-20 17:02:38 +02:00
gtkxembed.c Remove GtkObject completely 2010-09-26 22:18:19 -04:00
gtkxembed.h
line-arrow.xbm
line-wrap.xbm
makeenums.pl
Makefile.am gtk: Remove GtkRuler 2010-11-24 16:56:10 +01:00
makefile.msc.in gtk: Remove GtkRuler 2010-11-24 16:56:10 +01:00
org.gtk.Settings.FileChooser.gschema.xml Use GSettings for the filechooser settings 2010-10-13 14:31:07 +02:00
paper_names_offsets.c Remove obsolete translator comments 2010-04-03 20:59:06 -04:00
paper_names.c Correct PRC6 and PRC9 envelope sizes 2010-04-03 20:55:17 -04:00
queryimmodules.c Let query utilities update the cache file directly 2010-05-17 22:58:25 -04:00
tree_minus.xbm
tree_minus.xpm
tree_plus.xbm
tree_plus.xpm
updateiconcache.c No fsync on Windows 2010-11-24 14:36:29 +02:00
xembed.h