gtk2/gtk
Benjamin Otte ccacd3a46a style: Apply same matrix conversion as gdk_draw_layout() did
This is only necessary for GtkLabel with an angle set as no other widget
rotates text.
Note that the label code does not need these adjustments as those paths
are only taken when the label is not rotated.
2010-08-10 21:02:31 +02:00
..
stock-icons Rotate figures on landscape icons in page setup dialog 2009-11-11 14:21:11 +01:00
tests API: remove GdkPangoRenderer 2010-08-10 21:02:29 +02:00
theme-bits Make GTK+ use an external gdk-pixbuf 2010-06-26 01:09:05 -04:00
abicheck.sh Don't include __bss_start, _edata and _end symbols in the abichecks 2010-05-11 06:39:35 +02: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 API: Remove gtk_gc_get() and gtk_gc_release() 2010-08-10 21:02:29 +02:00
gtk.symbols API: Remove gtk_gc_get() and gtk_gc_release() 2010-08-10 21:02:29 +02:00
gtkaboutdialog.c about: Add :license-type property 2010-08-10 00:00:15 -04:00
gtkaboutdialog.h about: Add :license-type property 2010-08-10 00:00:15 -04:00
gtkaccelgroup.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkaccelgroup.h Add and use internal accessor for accelerables in GtkAccelGroup 2010-05-03 01:51:19 +02:00
gtkaccelgroupprivate.h Move GtkAccelGroup private structure to shared header file 2010-05-03 01:51:20 +02:00
gtkaccellabel.c gtkaccellabel: Remove unused class members 2010-08-10 04:17:29 +02:00
gtkaccellabel.h gtkaccellabel: Remove unused class members 2010-08-10 04:17:29 +02:00
gtkaccelmap.c Add annotations for GtkAccelMap 2010-07-13 18:37:41 +02:00
gtkaccelmap.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkaccessible.c gtkaccessible: Move public members to private structure 2010-07-13 19:40:45 +02:00
gtkaccessible.h gtkaccessible: Move public members to private structure 2010-07-13 19:40:45 +02:00
gtkaction.c gtkaction: unseal private pointer 2010-07-13 19:40:44 +02:00
gtkaction.h gtkaction: unseal private pointer 2010-07-13 19:40:44 +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 gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkactivatable.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkadjustment.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkadjustment.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkalignment.c GtkAlignment: move public members to private structure 2010-07-14 01:48:53 +02:00
gtkalignment.h GtkAlignment: move public members to private structure 2010-07-14 01:48:53 +02:00
gtkapplication.c Do not access an invalid ActionGroup. Closes #624362. 2010-07-14 14:50:28 -03:00
gtkapplication.h [GtkApplication] Add gtk_application_get_windows() 2010-07-05 17:12:53 -03:00
gtkarrow.c Use accessor functions to access GtkMisc 2010-07-13 19:40:49 +02:00
gtkarrow.h gtkarrow: Move public members to private structure 2010-07-13 19:40:44 +02:00
gtkaspectframe.c Use GtkBin accessors 2010-07-13 19:40:47 +02:00
gtkaspectframe.h gtkaspectframe: Move public members to private structure 2010-07-13 19:40:45 +02:00
gtkassistant.c Use accessor functions to acces GtkContainer 2010-07-13 19:40:46 +02:00
gtkassistant.h gtkassistant: Move public members to private structure 2010-07-13 19:40:45 +02:00
gtkbbox.c Add _gtk_box_get_children() internal function 2010-08-05 09:51:15 +02:00
gtkbbox.h gtkbbox: Move public members to private structure 2010-07-13 19:40:45 +02:00
gtkbin.c gtkbin: Move public members to private structure 2010-07-13 19:40:47 +02:00
gtkbin.h gtkbin: Move public members to private structure 2010-07-13 19:40:47 +02:00
gtkbindings.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkbindings.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkbox.c Fix improperly unwinded loops 2010-08-06 20:08:32 -04:00
gtkbox.h Add _gtk_box_get_children() internal function 2010-08-05 09:51:15 +02:00
gtkbuildable.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkbuildable.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkbuilder.c gtkbuilder: Do not allocate colors when parsing GtkBuilder files 2010-08-10 21:02:30 +02:00
gtkbuilder.h gtkbuilder: unseal private pointer 2010-07-13 19:40:45 +02:00
gtkbuilderparser.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkbuilderprivate.h
gtkbutton.c Fixed expressions in gtk_button_size_allocate() 2010-08-07 17:41:29 -04:00
gtkbutton.h Add an accessor for the GSEALed Gtkbutton's event_window attribute 2010-06-26 21:22:02 -04:00
gtkcalendar.c Change GtkCalendar's inner border and separator values from hard-coded 2010-08-03 10:45:14 -05:00
gtkcalendar.h calendar: Remove unused GdkGC members 2010-08-10 21:02:29 +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 gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkcelllayout.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkcellrenderer.c gtkcellrenderer: Move public members to private structure 2010-07-13 19:40:45 +02:00
gtkcellrenderer.h gtkcellrenderer: Move public members to private structure 2010-07-13 19:40:45 +02:00
gtkcellrendereraccel.c Use accessor functions to access GtkCellRendererText 2010-07-13 19:40:45 +02:00
gtkcellrendereraccel.h gtkcellrendereraccel: Move public members to private structure 2010-07-13 19:40:45 +02:00
gtkcellrenderercombo.c Use GtkBin accessors 2010-07-13 19:40:47 +02:00
gtkcellrenderercombo.h gtkcellrenderercombo: Move public members to private structure 2010-07-13 19:40:45 +02:00
gtkcellrendererpixbuf.c gtkcellrendererpixbuf: Move public members to private structure 2010-07-13 19:40:46 +02:00
gtkcellrendererpixbuf.h gtkcellrendererpixbuf: Move public members to private structure 2010-07-13 19:40:46 +02:00
gtkcellrendererprogress.c gtkcellrendererprogress: unseal private pointer 2010-07-13 19:40:45 +02:00
gtkcellrendererprogress.h gtkcellrendererprogress: unseal private pointer 2010-07-13 19:40:45 +02:00
gtkcellrendererspin.c Bug 596125 — Property string fixes 2010-08-10 09:23:49 +01:00
gtkcellrendererspin.h gtkcellrendererspin: Use private pointer instead GET_PRIV macro 2010-07-13 19:40:45 +02:00
gtkcellrendererspinner.c gtkcellrendererspinner: Remove GET_PRIV() macro 2010-07-13 19:40:45 +02:00
gtkcellrendererspinner.h gtkcellrendererspinner: Remove GET_PRIV() macro 2010-07-13 19:40:45 +02:00
gtkcellrenderertext.c Bug 596125 — Property string fixes 2010-08-10 09:23:49 +01:00
gtkcellrenderertext.h gtkcellrenderertext: Move public members to private structure 2010-07-13 19:40:45 +02:00
gtkcellrenderertoggle.c gtkcellrenderertoggle: Move public members to private structure 2010-07-13 19:40:46 +02:00
gtkcellrenderertoggle.h gtkcellrenderertoggle: Move public members to private structure 2010-07-13 19:40:46 +02:00
gtkcellview.c gtkcellview: unseal private pointer 2010-07-13 19:40:46 +02:00
gtkcellview.h gtkcellview: unseal private pointer 2010-07-13 19:40:46 +02:00
gtkcheckbutton.c Use GtkBin accessors 2010-07-13 19:40:47 +02:00
gtkcheckbutton.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkcheckmenuitem.c Add _gtk_check_menu_item_set_active() internal function 2010-07-19 16:08:07 +02:00
gtkcheckmenuitem.h Add _gtk_check_menu_item_set_active() internal function 2010-07-19 16:08:07 +02:00
gtkclipboard-quartz.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkclipboard.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkclipboard.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkcolorbutton.c Add missing cairo_destroy() call 2010-08-10 21:02:25 +02:00
gtkcolorbutton.h gtkcolorbutton: unseal private pointer 2010-07-13 19:40:46 +02:00
gtkcolorsel.c colorsel: Create cursor image using Cairo 2010-08-10 21:02:30 +02:00
gtkcolorsel.h gtkcolorsel: unseal private pointer 2010-07-13 19:40:46 +02:00
gtkcolorseldialog.c Use accessor functions to access GtkDialog 2010-07-13 19:40:47 +02:00
gtkcolorseldialog.h gtkcolorseldialog: Move public members to private structure 2010-07-13 19:40:46 +02:00
gtkcombobox.c gtkcombobox: Only use the child if It is a GtkCellLayout 2010-08-08 06:22:45 +02:00
gtkcombobox.h gtkcombobox: unseal private pointer 2010-07-13 19:40:46 +02:00
gtkcomboboxentry.c Use GtkBin accessors 2010-07-13 19:40:47 +02:00
gtkcomboboxentry.h gtkcomboboxentry: unseal private pointer 2010-07-13 19:40:46 +02:00
gtkcontainer.c gtkcontainer: Move public members to private structure 2010-07-13 19:40:46 +02:00
gtkcontainer.h gtkcontainer: Move public members to private structure 2010-07-13 19:40:46 +02:00
gtkcustompaperunixdialog.c Use accessor functions to access GtkDialog 2010-07-13 19:40:47 +02:00
gtkcustompaperunixdialog.h gtkcustompaperunixdialog: unseal private pointer 2010-07-13 19:40:46 +02:00
gtkdebug.h Fixing debug build (s/extended layout/size request/ in GTK_NOTE flags). 2010-06-23 18:09:29 -04:00
gtkdialog.c gtkdialog: Move public members to private structure 2010-07-13 19:40:47 +02:00
gtkdialog.h gtkdialog: Move public members to private structure 2010-07-13 19:40:47 +02:00
gtkdnd-quartz.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkdnd.c Clarify what the @event is used for when calling gtk_drag_begin() 2010-07-23 11:51:46 -05:00
gtkdnd.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkdndcursors.h
gtkdrawingarea.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkdrawingarea.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkeditable.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkeditable.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkentry.c Bug 596125 — Property string fixes 2010-08-10 09:23:49 +01:00
gtkentry.h Merge branch 'gtk-2-90' 2010-05-06 22:55:02 -04:00
gtkentrybuffer.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkentrybuffer.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkentrycompletion.c gtkentrycompletion: check return value because It can be non-UTF8 2010-07-19 23:56:22 +02:00
gtkentrycompletion.h gtkentrycompletion: Do not use GET_PRIV() macro all the time 2010-07-13 19:40:47 +02:00
gtkentryprivate.h Merge the xi2-for-master branch 2010-05-25 18:38:44 -04:00
gtkenums.h gtkenums.h: Remove trailing comma to fix warning. 2010-06-21 15:21:44 +02:00
gtkeventbox.c Use GtkBin accessors 2010-07-13 19:40:47 +02:00
gtkeventbox.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkexpander.c Make it possible to make the expander label fill the entire space 2010-08-09 23:08:39 -04:00
gtkexpander.h Make it possible to make the expander label fill the entire space 2010-08-09 23:08:39 -04:00
gtkfilechooser.c Bug 596125 — Property string fixes 2010-08-10 09:23:49 +01:00
gtkfilechooser.h Document GTK_FILE_CHOOSER_ERROR_INCOMPLETE_HOSTNAME 2010-05-25 09:34:38 -04:00
gtkfilechooserbutton.c gtkfilechooserbutton: unseal private pointer 2010-07-13 19:40:47 +02:00
gtkfilechooserbutton.h gtkfilechooserbutton: unseal private pointer 2010-07-13 19:40:47 +02:00
gtkfilechooserdefault.c filechooser: Remove unused functions. 2010-08-10 21:02:25 +02:00
gtkfilechooserdefault.h
gtkfilechooserdialog.c Don't activate insensitive widgets 2010-08-10 13:42:17 -04:00
gtkfilechooserdialog.h gtkfilechooserdialog: Unseal private pointer 2010-07-13 19:40:47 +02:00
gtkfilechooserembed.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkfilechooserembed.h
gtkfilechooserentry.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkfilechooserentry.h
gtkfilechooserprivate.h bgo#625416 - Don't reload the filechooser's folder during a re-map event 2010-08-10 11:36:03 -05:00
gtkfilechoosersettings.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkfilechoosersettings.h
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 gtkfilechooserwidget: Unseal private pointer 2010-07-13 19:40:47 +02:00
gtkfilefilter.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkfilefilter.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkfilesystem.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkfilesystem.h Fix file chooser refcounting issues 2010-04-03 20:59:07 -04:00
gtkfilesystemmodel.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkfilesystemmodel.h s/get_is_visible/iter_is_visible for clarity 2009-10-15 22:06:17 +02:00
gtkfixed.c gtkfixed: Move public members to private structure 2010-07-13 19:40:47 +02:00
gtkfixed.h gtkfixed: Move public members to private structure 2010-07-13 19:40:47 +02:00
gtkfontbutton.c Use accessor funtions to access GtkFontSelectionDialog 2010-07-13 19:40:47 +02:00
gtkfontbutton.h gtkfontbutton: unseal private pointer 2010-07-13 19:40:47 +02:00
gtkfontsel.c GtkFontSelection: move public members to private structure 2010-07-13 19:40:47 +02:00
gtkfontsel.h GtkFontSelection: move public members to private structure 2010-07-13 19:40:47 +02:00
gtkframe.c Fixed bad typo causing bad vertical requests on frames with no label. 2010-08-06 18:57:41 -04:00
gtkframe.h gtkframe: move public members to private structure 2010-07-13 19:40:48 +02:00
gtkhandlebox.c Check if childs actually exists before using it 2010-07-22 17:17:43 +02:00
gtkhandlebox.h gtkhandlebox: move public members to private structure 2010-07-13 19:40:48 +02:00
gtkhbbox.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkhbbox.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +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
gtkhruler.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkhruler.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkhscale.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +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 hsv: Remove unused variable 2010-07-26 16:42:47 +02:00
gtkhsv.h GtkHSV: unseal private pointer 2010-07-13 19:40:48 +02:00
gtkiconcache.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkiconcache.h
gtkiconcachevalidator.c
gtkiconcachevalidator.h
gtkiconfactory.c GtkIconFactory: move public members to private structure 2010-07-13 19:40:48 +02:00
gtkiconfactory.h GtkIconFactory: move public members to private structure 2010-07-13 19:40:48 +02:00
gtkicontheme.c GtkIconTheme: unseal private pointer 2010-07-13 19:40:48 +02:00
gtkicontheme.h GtkIconTheme: unseal private pointer 2010-07-13 19:40:48 +02:00
gtkiconview.c iconview: Remove debug drawing code 2010-08-10 21:02:27 +02:00
gtkiconview.h GtkIconView: Unseal private pointer 2010-07-13 19:40:48 +02:00
gtkimage.c image: remove GdkImage as a possible image type 2010-08-10 21:02:25 +02:00
gtkimage.h image: remove GdkImage as a possible image type 2010-08-10 21:02:25 +02:00
gtkimagemenuitem.c GtkImageMenuItem: move public members to private structure 2010-07-13 19:40:48 +02:00
gtkimagemenuitem.h GtkImageMenuItem: move public members to private structure 2010-07-13 19:40:48 +02:00
gtkimcontext.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkimcontext.h Fix GtkIMContextClass inheritance 2010-08-08 06:22:45 +02:00
gtkimcontextsimple.c GtkImageMenuItem: move public members to private structure 2010-07-13 19:40:48 +02:00
gtkimcontextsimple.h GtkImageMenuItem: move public members to private structure 2010-07-13 19:40:48 +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/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkimmodule.h
gtkimmulticontext.c GtkIMMulticontext: move public members to private structure 2010-07-13 19:40:48 +02:00
gtkimmulticontext.h GtkIMMulticontext: move public members to private structure 2010-07-13 19:40:48 +02:00
gtkinfobar.c GtkInfoBar: use private pointer instead GET_PRIV() macro 2010-07-13 19:40:48 +02:00
gtkinfobar.h
gtkintl.h
gtkinvisible.c GtkInvisible: move public members to private structure 2010-07-13 19:40:48 +02:00
gtkinvisible.h GtkInvisible: move public members to private structure 2010-07-13 19:40:48 +02:00
gtkitem.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkitem.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkkeyhash.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkkeyhash.h
gtklabel.c label: Draw all text using PangoCairo 2010-08-10 21:02:28 +02:00
gtklabel.h GtkLabel: move public members to private structure 2010-07-13 19:40:48 +02:00
gtklayout.c GtkLayout: move public members to private structure 2010-07-13 19:40:48 +02:00
gtklayout.h GtkLayout: move public members to private structure 2010-07-13 19:40:48 +02:00
gtklinkbutton.c GtkLinkButton: unseal private pointer 2010-07-13 19:40:48 +02:00
gtklinkbutton.h GtkLinkButton: unseal private pointer 2010-07-13 19:40:48 +02:00
gtkliststore.c Clarify memory management of tree models 2010-08-09 21:35:26 -04:00
gtkliststore.h GtkListStore: move public members to private structure 2010-07-13 19:40:48 +02:00
gtkmain.c Set translation domain for parameter_string in gtk_init_with_args 2010-08-10 00:11:40 -04:00
gtkmain.h constify gtk_init_with_args()'s GOptionEntry argument 2010-06-10 03:51:51 +02:00
gtkmarshalers.list Merge the xi2-for-master branch 2010-05-25 18:38:44 -04:00
gtkmenu.c menu: replace gdk_draw_drawable() call with Cairo equivalent 2010-07-26 16:42:47 +02:00
gtkmenu.h s/GdkRegion/cairo_region_t/ in all of gtk 2010-06-29 16:06:38 +02:00
gtkmenubar.c GtkMenuBar: Use private pointer instead GET_PRIV() macro all the time 2010-07-13 19:40:48 +02:00
gtkmenubar.h GtkMenuBar: Use private pointer instead GET_PRIV() macro all the time 2010-07-13 19:40:48 +02:00
gtkmenuitem.c Check if childs actually exists before using it 2010-07-22 17:17:43 +02:00
gtkmenuitem.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkmenushell.c Allow windows to be dragged by clicking on empty areas 2010-07-16 01:15:47 -04:00
gtkmenushell.h GtkMenuShell: take a single device for grabs. 2010-06-16 15:04:27 +02:00
gtkmenutoolbutton.c GtkMenuToolButton: unseal private pointer 2010-07-13 19:40:49 +02:00
gtkmenutoolbutton.h GtkMenuToolButton: unseal private pointer 2010-07-13 19:40:49 +02:00
gtkmessagedialog.c GtkMessageDialog: move public members to private structure 2010-07-13 19:40:49 +02:00
gtkmessagedialog.h GtkMessageDialog: move public members to private structure 2010-07-13 19:40:49 +02:00
gtkmisc.c GtkMisc: move public members to private structure 2010-07-13 19:40:49 +02:00
gtkmisc.h GtkMisc: move public members to private structure 2010-07-13 19:40:49 +02:00
gtkmnemonichash.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51: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
gtkmountoperation-x11.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkmountoperation.c Use accessor functions to access GtkDialog 2010-07-13 19:40:47 +02:00
gtkmountoperation.h Move documentation to inline comments: GtkMountOperation 2010-04-03 20:53:37 -04:00
gtkmountoperationprivate.h
gtknotebook.c Bug 596125 — Property string fixes 2010-08-10 09:23:49 +01:00
gtknotebook.h Add missing accessors for notebook details 2010-08-09 21:20:07 -04:00
gtkobject.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkobject.h Deprecate GTK_OBJECT_FLAGS() and GtkObjectFlags enum 2010-06-16 20:36:30 +02:00
gtkoffscreenwindow.c Check if childs actually exists before using it 2010-07-22 17:17:43 +02:00
gtkoffscreenwindow.h Some fixes in gtkoffscreenwindow.h 2010-04-03 20:55:18 -04:00
gtkorientable.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkorientable.h
gtkpagesetup.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkpagesetup.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkpagesetupunixdialog.c gtkpagesetupunixdialog: unseal private pointer 2010-07-13 19:40:49 +02:00
gtkpagesetupunixdialog.h gtkpagesetupunixdialog: unseal private pointer 2010-07-13 19:40:49 +02:00
gtkpaned.c paned: Remove unused GdkGC 2010-07-31 22:41:39 +02: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 gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkpapersize.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkpathbar.c Use accessor functions to acces GtkContainer 2010-07-13 19:40:46 +02:00
gtkpathbar.h
gtkplug-stub.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkplug-win32.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkplug-x11.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkplug.c Bug 596125 — Property string fixes 2010-08-10 09:23:49 +01:00
gtkplug.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkplugprivate.h Mega commit backing out everything from the native-layout branch that 2010-04-21 03:42:23 -04:00
gtkprint-win32.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkprint-win32.h
gtkprintbackend.c gtkprintbackend: Use private pointer instead GET_PRIV() macro 2010-07-13 19:40:49 +02:00
gtkprintbackend.h Allow getting the printer's hard margins 2009-12-01 17:39:01 +01:00
gtkprintcontext.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02: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 gtkprinter: unseal private pointer 2010-07-13 19:40:49 +02:00
gtkprinteroption.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkprinteroption.h
gtkprinteroptionset.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkprinteroptionset.h
gtkprinteroptionwidget.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkprinteroptionwidget.h
gtkprintjob.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkprintjob.h Return error instead of showing an error dialog when printing 2010-06-07 14:52:38 +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 Fix 32-bit Windows build using mingw-w64 toolchain 2010-08-03 03:01:49 +02:00
gtkprintoperation.c GtkPrintOperation: unseal private pointer 2010-07-14 02:07:04 +02:00
gtkprintoperation.h GtkPrintOperation: unseal private pointer 2010-07-14 02:07:04 +02:00
gtkprintoperationpreview.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkprintoperationpreview.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkprintsettings.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkprintsettings.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkprintunixdialog.c Bug 596125 — Property string fixes 2010-08-10 09:23:49 +01:00
gtkprintunixdialog.h GtkPrintUnixDialog: unseal private pointer 2010-07-14 02:11:00 +02:00
gtkprintutils.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkprintutils.h
gtkprivate.h Merge the xi2-for-master branch 2010-05-25 18:38:44 -04:00
gtkprogressbar.c Bug 596125 — Property string fixes 2010-08-10 09:23:49 +01:00
gtkprogressbar.h progressbar: Remove act_mode_enter vfunc 2010-07-31 22:42:59 +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 GtkRadioButton: Move public members to private structure 2010-07-13 19:40:49 +02:00
gtkradiobutton.h GtkRadioButton: Move public members to private structure 2010-07-13 19:40:49 +02:00
gtkradiomenuitem.c Add _gtk_check_menu_item_set_active() internal function 2010-07-19 16:08:07 +02:00
gtkradiomenuitem.h GtkRadioMenuItem: Move public members to private structure 2010-07-13 19:40:49 +02:00
gtkradiotoolbutton.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkradiotoolbutton.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkrange.c Use accessor functions to access GtkScale 2010-07-13 19:40:50 +02:00
gtkrange.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkrbtree.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkrbtree.h
gtkrc.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkrc.default
gtkrc.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02: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 GtkRecentAction: move public members to private structure 2010-07-13 19:40:49 +02:00
gtkrecentchooser.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkrecentchooser.h Move documentation to inline comments: GtkRecentChooser 2010-05-18 18:16:35 +02:00
gtkrecentchooserdefault.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkrecentchooserdefault.h
gtkrecentchooserdialog.c Use accessor functions to access GtkDialog 2010-07-13 19:40:47 +02:00
gtkrecentchooserdialog.h gtkrecentchooserdialog: unseal private pointer 2010-07-13 19:40:49 +02:00
gtkrecentchoosermenu.c gtkrecentchoosermenu: unseal private pointer 2010-07-13 19:40:49 +02:00
gtkrecentchoosermenu.h gtkrecentchoosermenu: unseal private pointer 2010-07-13 19:40:49 +02:00
gtkrecentchooserprivate.h
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 gtkrecentchooserwidget: unseal private pointer 2010-07-13 19:40:49 +02:00
gtkrecentfilter.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkrecentfilter.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkrecentmanager.c docs: gitignore GtkRecentManager .sgml template 2010-07-15 15:43:48 +02:00
gtkrecentmanager.h docs: gitignore GtkRecentManager .sgml template 2010-07-15 15:43:48 +02:00
gtkruler.c ruler: Replace gdk_draw_drawable calls with Cairo 2010-07-26 16:42:47 +02:00
gtkruler.h GtkRuler: move public member to private structure 2010-07-13 19:40:49 +02:00
gtkscale.c Don't allocate space for "" in scale marks 2010-08-04 21:47:54 -04:00
gtkscale.h GtkScale: move public members to private structure 2010-07-13 19:40:50 +02:00
gtkscalebutton.c GtkScaleButton: Move public members to private structure 2010-07-13 19:40:50 +02:00
gtkscalebutton.h GtkScaleButton: Move public members to private structure 2010-07-13 19:40:50 +02:00
gtkscrollbar.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkscrollbar.h Make orientable base classes instantiable 2010-05-25 18:55:15 -04:00
gtkscrolledwindow.c Add _gtk_bin_set_widget() internal function 2010-07-13 19:40:47 +02:00
gtkscrolledwindow.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtksearchengine.c
gtksearchengine.h
gtksearchenginebeagle.c
gtksearchenginebeagle.h
gtksearchenginequartz.c
gtksearchenginequartz.h
gtksearchenginesimple.c
gtksearchenginesimple.h
gtksearchenginetracker.c Fix compilation warning: remove unused variable 2010-04-15 16:19:42 +02:00
gtksearchenginetracker.h
gtkselection.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkselection.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkseparator.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkseparator.h Make orientable base classes instantiable 2010-05-25 18:55:15 -04:00
gtkseparatormenuitem.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkseparatormenuitem.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkseparatortoolitem.c Remove accidental addition 2010-07-16 01:22:01 -04:00
gtkseparatortoolitem.h gtkseparatortoolitem: unseal private pointer 2010-07-13 19:40:50 +02:00
gtksettings.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02: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.c gtksizegroup: Move public members to private structure 2010-07-13 19:40:50 +02:00
gtksizegroup.h gtksizegroup: Move public members to private structure 2010-07-13 19:40:50 +02:00
gtksizerequest.c Added gtk_distribute_allocation() 2010-08-05 12:50:25 -04:00
gtksizerequest.h Added gtk_distribute_allocation() 2010-08-05 12:50:25 -04:00
gtksocket-stub.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtksocket-win32.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtksocket-x11.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtksocket.c Use GtkBin accessors 2010-07-13 19:40:47 +02: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 Bug 596125 — Property string fixes 2010-08-10 09:23:49 +01:00
gtkspinbutton.h Add _gtk_spin_button_get_panel private function 2010-07-13 19:40:50 +02:00
gtkspinner.c spinner: We want the default colormap, not the RGB colormap 2010-07-26 16:42:46 +02:00
gtkspinner.h gtkspinner: Remove GET_PRIVATE macro 2010-07-13 19:40:50 +02:00
gtkstatusbar.c Add _gtk_box_get_children() internal function 2010-08-05 09:51:15 +02:00
gtkstatusbar.h gtkstatusbar: Move public members to private structure 2010-07-13 19:40:50 +02:00
gtkstatusicon-quartz.c
gtkstatusicon.c Bug 596125 — Property string fixes 2010-08-10 09:23:49 +01:00
gtkstatusicon.h gtkstatusicon: unseal private pointer 2010-07-13 19:40:50 +02:00
gtkstock.c gtkstock: Adding a File label stock item. 2010-07-19 15:26:18 +02:00
gtkstock.h gtkstock: Adding a File label stock item. 2010-07-19 15:26:18 +02:00
gtkstyle.c style: Apply same matrix conversion as gdk_draw_layout() did 2010-08-10 21:02:31 +02:00
gtkstyle.h API: Remove GC members from GtkStyle 2010-08-10 21:02:29 +02:00
gtktable.c GtkTable: move public members to private structure 2010-07-13 19:40:50 +02:00
gtktable.h GtkTable: move public members to private structure 2010-07-13 19:40:50 +02:00
gtktearoffmenuitem.c gtktearoffmenuitem: Move public members to private structure 2010-07-14 01:17:28 +02:00
gtktearoffmenuitem.h gtktearoffmenuitem: Move public members to private structure 2010-07-14 01:17:28 +02:00
gtktestutils.c Add _gtk_spin_button_get_panel private function 2010-07-13 19:40:50 +02:00
gtktestutils.h
gtktextbtree.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtktextbtree.h
gtktextbuffer.c Annotate GtkTextBuffer insert methods 2010-08-04 21:04:04 +02:00
gtktextbuffer.h Move GtkTextBuffer sealed attributes to private struct. 2010-07-17 10:39:37 +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 Move GtkTextBuffer sealed attributes to private struct. 2010-07-17 10:39:37 +02:00
gtktextbufferserialize.h
gtktextchild.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtktextchild.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtktextchildprivate.h
gtktextdisplay.c Add call to cairo_destroy() to gtk_text_layout_draw() 2010-08-10 21:02:29 +02:00
gtktextdisplay.h textview: Replace GdkGC * argument with gpointer 2010-08-10 21:02:29 +02:00
gtktextiter.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtktextiter.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtktextiterprivate.h
gtktextlayout.c API: Remove GtkTextTag's stipple properties 2010-08-10 21:02:28 +02:00
gtktextlayout.h
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 gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtktextsegment.h
gtktexttag.c textview: remove GtkTextAttributes (un)realize code 2010-08-10 21:02:30 +02:00
gtktexttag.h textview: remove GtkTextAttributes (un)realize code 2010-08-10 21:02:30 +02:00
gtktexttagprivate.h textview: remove GtkTextAttributes (un)realize code 2010-08-10 21:02:30 +02:00
gtktexttagtable.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtktexttagtable.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtktexttypes.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtktexttypes.h
gtktextutil.c textview: Replace GdkGC * argument with gpointer 2010-08-10 21:02:29 +02:00
gtktextutil.h
gtktextview.c Use accessor functions to acces GtkContainer 2010-07-13 19:40:46 +02:00
gtktextview.h Move sealed attributes to private struct. 2010-07-12 21:12:46 +02:00
gtkthemes.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02: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 Bug 596125 — Property string fixes 2010-08-10 09:23:49 +01:00
gtktogglebutton.h Remove gtk_toggle_button_set_state() from GtkToggleButton 2010-05-03 01:51:20 +02:00
gtktoggletoolbutton.c Bug 596125 — Property string fixes 2010-08-10 09:23:49 +01:00
gtktoggletoolbutton.h GtkToggleToolButton: unseal private pointer 2010-07-14 02:24:58 +02:00
gtktoolbar.c Allow windows to be dragged by clicking on empty areas 2010-07-16 01:15:47 -04:00
gtktoolbar.h Remove deprecated GtkToolbar code 2010-05-24 20:16:07 +02:00
gtktoolbutton.c Stop assuming that priv->label_widget will be a GtkLabel. 2010-08-05 10:31:40 +02:00
gtktoolbutton.h GtkToolButton: unseal private pointer 2010-07-14 01:58:29 +02:00
gtktoolitem.c GtkToolItem: unseal private pointer 2010-07-14 02:24:58 +02:00
gtktoolitem.h GtkToolItem: unseal private pointer 2010-07-14 02:24:58 +02:00
gtktoolitemgroup.c Use accessor functions to acces GtkContainer 2010-07-13 19:40:46 +02:00
gtktoolitemgroup.h Add missing single-include guards 2009-11-27 15:58:13 +01:00
gtktoolpalette.c Use accessor functions to acces GtkContainer 2010-07-13 19:40:46 +02:00
gtktoolpalette.h GtkToolPalette: Change gtk_tool_palette_get_drop_group() return. 2010-04-03 20:55:20 -04:00
gtktoolpaletteprivate.h
gtktoolshell.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtktoolshell.h
gtktooltip.c Avoid warnings with tooltips on toplevels 2010-08-05 00:12:41 -04:00
gtktooltip.h Bug 607628 - DnD operation doesn't work when using offscreen 2010-05-26 17:21:09 +02:00
gtktrayicon-x11.c API: remove gdk_screen_get_rgb_colormap/visual() 2010-08-10 21:02:26 +02:00
gtktrayicon.h Add padding around the status icons 2010-05-10 15:26:44 +01: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 Clarify memory management of tree models 2010-08-09 21:35:26 -04:00
gtktreemodel.h Revert "Add length to gtk_tree_path_get_indices" 2010-06-28 14:15:10 -04:00
gtktreemodelfilter.c GtkTreeModelFilter: unseal private pointer 2010-07-14 02:24:58 +02:00
gtktreemodelfilter.h GtkTreeModelFilter: unseal private pointer 2010-07-14 02:24:58 +02:00
gtktreemodelsort.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtktreemodelsort.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtktreeprivate.h treeview: Draw lines with Cairo 2010-07-26 16:42:47 +02:00
gtktreeselection.c Allow to unset the tree selection function 2010-08-10 07:35:54 -04:00
gtktreeselection.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtktreesortable.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtktreesortable.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtktreestore.c Clarify memory management of tree models 2010-08-09 21:35:26 -04:00
gtktreestore.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtktreeview.c Fix a sporadic segfault in treeview keynav 2010-08-10 00:31:46 -04:00
gtktreeview.h GtkTreeView: unseal private pointer 2010-07-14 02:24:58 +02:00
gtktreeviewcolumn.c Use GtkBin accessors 2010-07-13 19:40:47 +02:00
gtktreeviewcolumn.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtktypebuiltins.c.template gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtktypebuiltins.h.template Remove remaining single-include guards 2010-06-04 19:40:43 -04:00
gtktypeutils.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtktypeutils.h Remove GtkType legacy API and type definitions 2010-05-03 01:51:21 +02:00
gtkuimanager.c gtkuimanager: unseal private pointer 2010-07-14 01:17:28 +02:00
gtkuimanager.h gtkuimanager: unseal private pointer 2010-07-14 01:17:28 +02:00
gtkunixprint.h
gtkvbbox.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkvbbox.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +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 GtkViewport: move public members to private structure 2010-07-14 01:17:28 +02:00
gtkviewport.h GtkViewport: move public members to private structure 2010-07-14 01:17:28 +02:00
gtkvolumebutton.c Use accessor functions to access GtkScaleButton 2010-07-13 19:40:49 +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
gtkvruler.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkvruler.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gtkvscale.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +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 Bug 596125 — Property string fixes 2010-08-10 09:23:49 +01:00
gtkwidget.h Use GSlice for GtkRequisition 2010-07-10 06:13:45 +02:00
gtkwin32embed.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkwin32embed.h
gtkwin32embedwidget.c Towards GSEAL-clean build on win32 2010-08-09 21:17:37 -04:00
gtkwin32embedwidget.h
gtkwindow-decorate.c Completely remove any use of GtkWindow allow-grow and allow-shrink properties 2010-08-07 17:19:16 +02:00
gtkwindow-decorate.h
gtkwindow.c Completely remove any use of GtkWindow allow-grow and allow-shrink properties 2010-08-07 17:19:16 +02:00
gtkwindow.h Remove GtkWindow:allow-grow and GtkWindow::allow_shrink deprecated properties 2010-07-02 21:45:08 +02:00
gtkxembed.c gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +02:00
gtkxembed.h
line-arrow.xbm
line-wrap.xbm
makeenums.pl
Makefile.am API: Remove gtk_gc_get() and gtk_gc_release() 2010-08-10 21:02:29 +02:00
makefile.msc.in gtk/: fully remove gtkalias hacks 2010-07-10 02:51:26 +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
xembed.h