gtk2/gtk
Javier Jardón c05f344c0a Use gtk_window_has_group() to know if the window has an explicit window group.
gtk_window_get_group() never returns NULL; if the window isn't in a group,
a default window group is returned instead. Use gtk_window_has_group() instead.
This fixes some previous commits to use accessors to access GtkWindow.

Reported by Philip Withnall in bug
https://bugzilla.gnome.org/show_bug.cgi?id=627828
2010-08-24 16:16:42 +02:00
..
stock-icons Revert from "edit-preferences" to "gtk-preferences" 2010-08-23 18:18:05 +02:00
tests gtk/tests/builder.c: Use accessor functions to access GtkWidget 2010-08-22 18:33:10 +02:00
theme-bits
abicheck.sh
circles.xbm
compose-parse.py
fnmatch.c
gen-paper-names.c
gtk-builder-convert-3.0
gtk-compose-lookaside.txt
gtk-win32.rc.in
gtk.h Added GtkCellSizeRequest bits to makefile, gtk/gtk.h and gtk/gtk.symbols. 2010-08-18 20:01:28 -04:00
gtk.symbols gtk/gtk.symbols: Add gtk_cell_view_get_desired_height_for_width_of_row() 2010-08-22 23:35:27 +02:00
gtkaboutdialog.c Fix a translation problem in the about dialog 2010-08-22 19:05:35 -04:00
gtkaboutdialog.h about: Add :license-type property 2010-08-10 00:00:15 -04:00
gtkaccelgroup.c
gtkaccelgroup.h
gtkaccelgroupprivate.h
gtkaccellabel.c Fixed accel label to do its derived work in ->get_width() instead of the old ->size_request() 2010-08-18 20:01:27 -04:00
gtkaccellabel.h gtkaccellabel: Remove unused class members 2010-08-10 04:17:29 +02:00
gtkaccelmap.c
gtkaccelmap.h
gtkaccessible.c
gtkaccessible.h
gtkaction.c
gtkaction.h
gtkactiongroup.c
gtkactiongroup.h
gtkactivatable.c
gtkactivatable.h
gtkadjustment.c
gtkadjustment.h
gtkalignment.c gtk/gtkalignment.c: use accessor functions to access GtkWidget 2010-08-22 22:56:16 +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
gtkarrow.c Use accessor functions to access GtkMisc 2010-07-13 19:40:49 +02:00
gtkarrow.h
gtkaspectframe.c
gtkaspectframe.h
gtkassistant.c gtk/gtkassistant.c: use accessor functions to access GtkWidget 2010-08-22 22:56:16 +02:00
gtkassistant.h
gtkbbox.c gtk/gtkbbox.c: use accessor functions to access GtkWidget 2010-08-22 22:56:16 +02:00
gtkbbox.h Drop internal function from header 2010-08-16 21:58:26 -04: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
gtkbindings.h
gtkbox.c gtk/gtkbox.c: use accessor functions to access GtkWidget 2010-08-22 22:56:16 +02:00
gtkbox.h Add _gtk_box_get_children() internal function 2010-08-05 09:51:15 +02:00
gtkbuildable.c
gtkbuildable.h
gtkbuilder.c gtkbuilder: Do not allocate colors when parsing GtkBuilder files 2010-08-10 21:02:30 +02:00
gtkbuilder.h
gtkbuilderparser.c Miscellaneous string fixes 2010-08-22 15:06:45 +01:00
gtkbuilderprivate.h
gtkbutton.c gtk/gtkbutton.c: use accessor functions to access GtkWidget 2010-08-22 22:56:15 +02:00
gtkbutton.h
gtkcalendar.c gtk/gtkcalendar.c: use accessor functions to access GtkWidget 2010-08-22 22:56:15 +02:00
gtkcalendar.h GtkCalendar: move public members to private structure 2010-08-12 18:02:31 +02:00
gtkcelleditable.c
gtkcelleditable.h
gtkcelllayout.c
gtkcelllayout.h
gtkcellrenderer.c Added/Implemented GtkCellSizeRequestIface 2010-08-18 20:01:28 -04:00
gtkcellrenderer.h Added/Implemented GtkCellSizeRequestIface 2010-08-18 20:01:28 -04:00
gtkcellrendereraccel.c gtk/gtkcellrendereraccel.c: use accessor functions to access GtkWidget 2010-08-22 22:56:15 +02:00
gtkcellrendereraccel.h
gtkcellrenderercombo.c
gtkcellrenderercombo.h
gtkcellrendererpixbuf.c gtk/gtkcellrendererpixbuf.c: use accessor functions to access GtkWidget 2010-08-22 22:56:15 +02:00
gtkcellrendererpixbuf.h
gtkcellrendererprogress.c gtk/gtkcellrendererprogress.c: use accessor functions to access GtkWidget 2010-08-22 22:56:15 +02:00
gtkcellrendererprogress.h
gtkcellrendererspin.c Bug 596125 — Property string fixes 2010-08-10 09:23:49 +01:00
gtkcellrendererspin.h
gtkcellrendererspinner.c gtk/gtkcellrendererspinner.c: use accessor functions to access GtkWidget 2010-08-22 22:56:15 +02:00
gtkcellrendererspinner.h
gtkcellrenderertext.c gtk/gtkcellrenderertext.c: use accessor functions to access GtkWidget 2010-08-22 22:56:14 +02:00
gtkcellrenderertext.h
gtkcellrenderertoggle.c gtk/gtkcellrenderertoggle.c: use accessor functions to access GtkWidget 2010-08-22 22:56:14 +02:00
gtkcellrenderertoggle.h
gtkcellsizerequest.c Added/Implemented GtkCellSizeRequestIface 2010-08-18 20:01:28 -04:00
gtkcellsizerequest.h Added/Implemented GtkCellSizeRequestIface 2010-08-18 20:01:28 -04:00
gtkcellview.c gtk/gtkcellview.c: use accessor functions to access GtkWidget 2010-08-22 22:56:14 +02:00
gtkcellview.h Drop one duplicated function header 2010-08-20 14:20:51 -03:00
gtkcheckbutton.c gtk/gtkcheckbutton.c: use accessor functions to access GtkWidget 2010-08-22 22:56:14 +02:00
gtkcheckbutton.h
gtkcheckmenuitem.c gtk/gtkcheckmenuitem.c: use accessor functions to access GtkWidget 2010-08-22 22:56:14 +02:00
gtkcheckmenuitem.h Add _gtk_check_menu_item_set_active() internal function 2010-07-19 16:08:07 +02:00
gtkclipboard-quartz.c
gtkclipboard.c gtk/gtkdnd.c: Use accessor functions to access GtkWidget 2010-08-22 22:56:16 +02:00
gtkclipboard.h
gtkcolorbutton.c gtk/gtkcolorbutton.c: use accessor functions to access GtkWidget 2010-08-22 22:56:14 +02:00
gtkcolorbutton.h
gtkcolorsel.c Use gtk_window_has_group() to know if the window has an explicit window group. 2010-08-24 16:16:42 +02:00
gtkcolorsel.h
gtkcolorseldialog.c Use accessor functions to access GtkDialog 2010-07-13 19:40:47 +02:00
gtkcolorseldialog.h
gtkcombobox.c gtk/gtkcombobox.c: use accessor functions to access GtkWidget 2010-08-22 22:56:13 +02:00
gtkcombobox.h
gtkcomboboxentry.c
gtkcomboboxentry.h
gtkcontainer.c gtk/gtkcontainer.c: Use accessor functions to access GtkWindow 2010-08-23 20:18:03 +02:00
gtkcontainer.h
gtkcustompaperunixdialog.c Use accessor functions to access GtkDialog 2010-07-13 19:40:47 +02:00
gtkcustompaperunixdialog.h
gtkdebug.h
gtkdialog.c gtk/gtkdialog.c: Use accessor functions to access GtkWindow 2010-08-23 20:18:10 +02:00
gtkdialog.h gtkdialog: Move public members to private structure 2010-07-13 19:40:47 +02:00
gtkdnd-quartz.c
gtkdnd.c Use gtk_window_has_group() to know if the window has an explicit window group. 2010-08-24 16:16:42 +02:00
gtkdnd.h
gtkdndcursors.h
gtkdrawingarea.c gtk/gtkdrawingarea.c: use accessor functions to access GtkWidget 2010-08-22 22:56:12 +02:00
gtkdrawingarea.h
gtkeditable.c
gtkeditable.h
gtkentry.c gtk/gtkentry.c: Use accessor functions to access GtkWindow 2010-08-23 20:18:27 +02:00
gtkentry.h
gtkentrybuffer.c
gtkentrybuffer.h
gtkentrycompletion.c gtk/gtkentrycompletion.c: use accessor functions to access GtkWidget 2010-08-22 22:56:12 +02:00
gtkentrycompletion.h gtkentrycompletion: Do not use GET_PRIV() macro all the time 2010-07-13 19:40:47 +02:00
gtkentryprivate.h
gtkenums.h Remove some leftovers of deprecated functionality 2010-08-12 23:25:10 -04:00
gtkeventbox.c gtk/gtkeventbox.c: use accessor functions to access GtkWidget 2010-08-22 22:56:12 +02:00
gtkeventbox.h
gtkexpander.c gtk/gtkexpander.c: use accessor functions to access GtkWidget 2010-08-22 22:56:12 +02: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
gtkfilechooserbutton.c gtk/gtkfilechooserbutton.c: Use accessor functions to access GtkWindow 2010-08-23 20:18:34 +02:00
gtkfilechooserbutton.h gtkfilechooserbutton: unseal private pointer 2010-07-13 19:40:47 +02:00
gtkfilechooserdefault.c Use gtk_window_has_group() to know if the window has an explicit window group. 2010-08-24 16:16:42 +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
gtkfilechooserembed.h
gtkfilechooserentry.c gtk/gtkfilechooserentry.c: use accessor functions to access GtkWidget 2010-08-22 22:56:11 +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
gtkfilechoosersettings.h
gtkfilechooserutils.c
gtkfilechooserutils.h
gtkfilechooserwidget.c
gtkfilechooserwidget.h gtkfilechooserwidget: Unseal private pointer 2010-07-13 19:40:47 +02:00
gtkfilefilter.c
gtkfilefilter.h
gtkfilesystem.c
gtkfilesystem.h
gtkfilesystemmodel.c
gtkfilesystemmodel.h
gtkfixed.c gtk/gtkfixed.c: use accessor functions to access GtkWidget 2010-08-22 22:56:11 +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 gtk/gtkfontsel.c: Use accessor functions to access GtkWindow 2010-08-23 20:18:48 +02:00
gtkfontsel.h GtkFontSelection: move public members to private structure 2010-07-13 19:40:47 +02:00
gtkframe.c gtk/gtkframe.c: use accessor functions to access GtkWidget 2010-08-22 22:56:11 +02: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 Remove some leftovers of deprecated functionality 2010-08-12 23:25:10 -04:00
gtkhbbox.h
gtkhbox.c
gtkhbox.h
gtkhpaned.c
gtkhpaned.h
gtkhruler.c
gtkhruler.h
gtkhscale.c
gtkhscale.h
gtkhscrollbar.c
gtkhscrollbar.h
gtkhseparator.c
gtkhseparator.h
gtkhsv.c gtk/gtkhsv.c: use accessor functions to access GtkWidget 2010-08-22 22:56:11 +02:00
gtkhsv.h GtkHSV: unseal private pointer 2010-07-13 19:40:48 +02:00
gtkiconcache.c
gtkiconcache.h
gtkiconcachevalidator.c
gtkiconcachevalidator.h
gtkiconfactory.c Revert from "edit-preferences" to "gtk-preferences" 2010-08-23 18:18:05 +02:00
gtkiconfactory.h GtkIconFactory: move public members to private structure 2010-07-13 19:40:48 +02:00
gtkicontheme.c Use G_DEFINE_BOXED_TYPE 2010-08-18 15:34:47 +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 gtk/gtkimagemenuitem.c: use accessor functions to access GtkWidget 2010-08-22 22:56:11 +02:00
gtkimagemenuitem.h GtkImageMenuItem: move public members to private structure 2010-07-13 19:40:48 +02:00
gtkimcontext.c
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
gtkimmodule.c
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 gtk/gtkinfobar.c: use accessor functions to access GtkWidget 2010-08-22 22:56:10 +02:00
gtkinfobar.h
gtkintl.h
gtkinvisible.c gtk/gtkinvisible.c: use accessor functions to access GtkWidget 2010-08-22 22:56:10 +02:00
gtkinvisible.h GtkInvisible: move public members to private structure 2010-07-13 19:40:48 +02:00
gtkitem.c gtk/gtkitem.c: use accessor functions to access GtkWidget 2010-08-22 22:56:10 +02:00
gtkitem.h
gtkkeyhash.c
gtkkeyhash.h
gtklabel.c gtk/gtklabel.c: Use accessor functions to access GtkWindow 2010-08-23 20:18:55 +02:00
gtklabel.h GtkLabel: move public members to private structure 2010-07-13 19:40:48 +02:00
gtklayout.c gtk/gtklayout.c: use accessor functions to access GtkWidget 2010-08-22 22:56:10 +02:00
gtklayout.h GtkLayout: move public members to private structure 2010-07-13 19:40:48 +02:00
gtklinkbutton.c gtk/gtklinkbutton.c: use accessor functions to access GtkWidget 2010-08-22 22:56:10 +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 gtk/gtkmain.c: use accessor functions to access GtkWidget 2010-08-22 22:56:09 +02:00
gtkmain.h
gtkmarshalers.list
gtkmenu.c Fixed oversized menus allocated offscreen 2010-08-20 21:18:13 -04:00
gtkmenu.h
gtkmenubar.c gtk/gtkmenubar.c: use accessor functions to access GtkWidget 2010-08-22 22:56:09 +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 gtk/gtkmenuitem.c: use accessor functions to access GtkWidget 2010-08-22 22:56:09 +02:00
gtkmenuitem.h
gtkmenushell.c gtk/gtkmenushell.c: use accessor functions to access GtkWidget 2010-08-22 22:56:09 +02:00
gtkmenushell.h
gtkmenutoolbutton.c gtk/gtkmenutoolbutton.c: use accessor functions to access GtkWidget 2010-08-22 22:56:09 +02:00
gtkmenutoolbutton.h GtkMenuToolButton: unseal private pointer 2010-07-13 19:40:49 +02:00
gtkmessagedialog.c gtk/gtkmessagedialog.c: use accessor functions to access GtkWidget 2010-08-22 21:25:26 +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/gtkmnemonichash.c: use accessor functions to access GtkWidget 2010-08-22 21:25:26 +02:00
gtkmnemonichash.h
gtkmodules.c
gtkmodules.h
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 Miscellaneous string fixes 2010-08-22 15:06:45 +01:00
gtkmountoperation.h
gtkmountoperationprivate.h
gtknotebook.c gtk/gtknotebook.c: Use accessor functions to access GtkWindow 2010-08-23 20:19:03 +02:00
gtknotebook.h Add missing accessors for notebook details 2010-08-09 21:20:07 -04:00
gtkobject.c
gtkobject.h
gtkoffscreenwindow.c gtk/gtkoffscreenwindow.c: use accessor functions to access GtkWidget 2010-08-22 21:25:26 +02:00
gtkoffscreenwindow.h
gtkorientable.c
gtkorientable.h
gtkpagesetup.c
gtkpagesetup.h
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 gtk/gtkpaned.c: Use accessor functions to access GtkWindow 2010-08-23 20:19:11 +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 Use G_DEFINE_BOXED_TYPE 2010-08-18 15:34:47 +02:00
gtkpapersize.h
gtkpathbar.c
gtkpathbar.h
gtkplug-stub.c
gtkplug-win32.c
gtkplug-x11.c gtk/gtkplug-x11.c: Use accessor functions to access GtkWidget 2010-08-22 22:56:17 +02:00
gtkplug.c gtk/gtkplug.c: use accessor functions to access GtkWidget 2010-08-22 21:25:26 +02:00
gtkplug.h
gtkplugprivate.h
gtkprint-win32.c
gtkprint-win32.h
gtkprintbackend.c gtkprintbackend: Use private pointer instead GET_PRIV() macro 2010-07-13 19:40:49 +02:00
gtkprintbackend.h
gtkprintcontext.c
gtkprintcontext.h
gtkprinter-private.h
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
gtkprinteroption.h
gtkprinteroptionset.c
gtkprinteroptionset.h
gtkprinteroptionwidget.c
gtkprinteroptionwidget.h
gtkprintjob.c
gtkprintjob.h
gtkprintoperation-private.h
gtkprintoperation-unix.c
gtkprintoperation-win32.c Fix 32-bit Windows build using mingw-w64 toolchain 2010-08-03 03:01:49 +02:00
gtkprintoperation.c Use gtk_window_has_group() to know if the window has an explicit window group. 2010-08-24 16:16:42 +02:00
gtkprintoperation.h GtkPrintOperation: unseal private pointer 2010-07-14 02:07:04 +02:00
gtkprintoperationpreview.c
gtkprintoperationpreview.h
gtkprintsettings.c
gtkprintsettings.h
gtkprintunixdialog.c Use gtk_window_has_group() to know if the window has an explicit window group. 2010-08-24 16:16:42 +02:00
gtkprintunixdialog.h GtkPrintUnixDialog: unseal private pointer 2010-07-14 02:11:00 +02:00
gtkprintutils.c
gtkprintutils.h
gtkprivate.h
gtkprogressbar.c gtk/gtkprogressbar.c: use accessor functions to access GtkWidget 2010-08-22 21:25:25 +02:00
gtkprogressbar.h progressbar: Remove act_mode_enter vfunc 2010-07-31 22:42:59 +02:00
gtkquartz.c
gtkquartz.h
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 gtk/gtkradiobutton.c: use accessor functions to access GtkWidget 2010-08-22 21:25:25 +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
gtkradiotoolbutton.h
gtkrange.c GtkRange: move public members to private structure 2010-08-23 20:48:03 +02:00
gtkrange.h GtkRange: move public members to private structure 2010-08-23 20:48:03 +02:00
gtkrbtree.c
gtkrbtree.h
gtkrc.c Remove GtkWidget::draw-border 2010-08-18 12:46:57 -04:00
gtkrc.default
gtkrc.h
gtkrc.key.default
gtkrc.key.emacs
gtkrc.key.mac
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
gtkrecentchooser.h
gtkrecentchooserdefault.c Use gtk_window_has_group() to know if the window has an explicit window group. 2010-08-24 16:16:42 +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
gtkrecentchooserutils.h
gtkrecentchooserwidget.c
gtkrecentchooserwidget.h gtkrecentchooserwidget: unseal private pointer 2010-07-13 19:40:49 +02:00
gtkrecentfilter.c
gtkrecentfilter.h
gtkrecentmanager.c Use G_DEFINE_BOXED_TYPE 2010-08-18 15:34:47 +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 gtkscale: use accessor functions to access GtkRange 2010-08-23 20:47:38 +02:00
gtkscale.h GtkScale: move public members to private structure 2010-07-13 19:40:50 +02:00
gtkscalebutton.c gtkscalebutton: use accessor functions to access GtkRange 2010-08-23 20:47:45 +02:00
gtkscalebutton.h GtkScaleButton: Move public members to private structure 2010-07-13 19:40:50 +02:00
gtkscrollbar.c Use accessor functions to access GtkRange 2010-08-23 20:47:52 +02:00
gtkscrollbar.h
gtkscrolledwindow.c Use accessor functions to access GtkRange 2010-08-23 20:47:52 +02:00
gtkscrolledwindow.h
gtksearchengine.c
gtksearchengine.h
gtksearchenginebeagle.c
gtksearchenginebeagle.h
gtksearchenginequartz.c
gtksearchenginequartz.h
gtksearchenginesimple.c
gtksearchenginesimple.h
gtksearchenginetracker.c
gtksearchenginetracker.h
gtkselection.c gtk/gtkselection.c: use accessor functions to access GtkWidget 2010-08-22 21:25:24 +02:00
gtkselection.h
gtkseparator.c
gtkseparator.h
gtkseparatormenuitem.c
gtkseparatormenuitem.h
gtkseparatortoolitem.c gtk/gtkseparatortoolitem.c: use accessor functions to access GtkWidget 2010-08-22 21:25:24 +02:00
gtkseparatortoolitem.h gtkseparatortoolitem: unseal private pointer 2010-07-13 19:40:50 +02:00
gtksettings.c
gtksettings.h
gtkshow.c
gtkshow.h
gtksizegroup.c gtk/gtksizegroup.c: use accessor functions to access GtkWidget 2010-08-22 21:25:25 +02:00
gtksizegroup.h gtksizegroup: Move public members to private structure 2010-07-13 19:40:50 +02:00
gtksizerequest.c Added return_if_fail guard to gtk_distribute_natural_allocation() 2010-08-18 20:01:27 -04:00
gtksizerequest.h Added gtk_distribute_allocation() 2010-08-05 12:50:25 -04:00
gtksocket-stub.c
gtksocket-win32.c
gtksocket-x11.c gtk/gtksocket-x11.c: Use accessor functions to access GtkWidget 2010-08-22 22:56:17 +02:00
gtksocket.c gtk/gtksocket.c: Use accessor functions to access GtkWindow 2010-08-23 20:19:31 +02:00
gtksocket.h
gtksocketprivate.h
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 gtk/gtkspinner.c: use accessor functions to access GtkWidget 2010-08-22 21:25:24 +02:00
gtkspinner.h gtkspinner: Remove GET_PRIVATE macro 2010-07-13 19:40:50 +02:00
gtkstatusbar.c gtk/gtkstatusbar.c: use accessor functions to access GtkWidget 2010-08-22 21:25:24 +02:00
gtkstatusbar.h gtkstatusbar: Move public members to private structure 2010-07-13 19:40:50 +02:00
gtkstatusicon-quartz.c
gtkstatusicon.c gtk/gtkstatusicon.c: use accessor functions to access GtkWidget 2010-08-22 21:25:24 +02:00
gtkstatusicon.h gtkstatusicon: unseal private pointer 2010-07-13 19:40:50 +02:00
gtkstock.c Bug 528257 — File selector and stock string problems 2010-08-22 12:24:00 +01:00
gtkstock.h gtkstock: Adding a File label stock item. 2010-07-19 15:26:18 +02:00
gtkstyle.c gtk/gtkstyle.c: use accessor functions to access GtkWidget 2010-08-22 21:25:24 +02:00
gtkstyle.h API: Remove GC members from GtkStyle 2010-08-10 21:02:29 +02:00
gtktable.c gtk/gtktable.c: use accessor functions to access GtkWidget 2010-08-22 21:25:24 +02:00
gtktable.h GtkTable: move public members to private structure 2010-07-13 19:40:50 +02:00
gtktearoffmenuitem.c gtk/gtktearoffmenuitem.c: use accessor functions to access GtkWidget 2010-08-22 21:25:23 +02:00
gtktearoffmenuitem.h gtktearoffmenuitem: Move public members to private structure 2010-07-14 01:17:28 +02:00
gtktestutils.c gtk/gtktestutils.c: use accessor functions to access GtkWidget 2010-08-22 21:25:23 +02:00
gtktestutils.h
gtktextbtree.c
gtktextbtree.h
gtktextbuffer.c The 'len' argument of gtk_text_buffer_insert and gtk_text_buffer_insert_at_cursor isn't really the length of the 'text' argument 2010-08-17 17:57:58 +02:00
gtktextbuffer.h Move GtkTextBuffer sealed attributes to private struct. 2010-07-17 10:39:37 +02:00
gtktextbufferrichtext.c
gtktextbufferrichtext.h
gtktextbufferserialize.c Miscellaneous string fixes 2010-08-22 15:06:45 +01:00
gtktextbufferserialize.h
gtktextchild.c
gtktextchild.h
gtktextchildprivate.h
gtktextdisplay.c gtk/gtktextdisplay.c: use accessor functions to access GtkWidget 2010-08-22 21:25:23 +02:00
gtktextdisplay.h textview: Replace GdkGC * argument with gpointer 2010-08-10 21:02:29 +02:00
gtktextiter.c Use G_DEFINE_BOXED_TYPE 2010-08-18 15:34:47 +02:00
gtktextiter.h
gtktextiterprivate.h
gtktextlayout.c API: Remove GtkTextTag's stipple properties 2010-08-10 21:02:28 +02:00
gtktextlayout.h
gtktextmark.c
gtktextmark.h
gtktextmarkprivate.h
gtktextsegment.c
gtktextsegment.h
gtktexttag.c Use G_DEFINE_BOXED_TYPE 2010-08-18 15:34:47 +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 GtkTextTagTable: move public members to private structure 2010-08-12 18:33:28 +02:00
gtktexttagtable.h GtkTextTagTable: move public members to private structure 2010-08-12 18:33:28 +02:00
gtktexttypes.c
gtktexttypes.h
gtktextutil.c gtk/gtktextutil.c: use accessor functions to access GtkWidget 2010-08-22 21:25:23 +02:00
gtktextutil.h
gtktextview.c
gtktextview.h
gtkthemes.c
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
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 gtk/gtktoolbar.c: use accessor functions to access GtkWidget 2010-08-22 21:25:23 +02:00
gtktoolbar.h GtkToolbar: move public members to private structure 2010-08-14 02:25:33 +02:00
gtktoolbutton.c gtk/gtktoolbutton.c: use accessor functions to access GtkWidget 2010-08-22 21:25:23 +02:00
gtktoolbutton.h GtkToolButton: unseal private pointer 2010-07-14 01:58:29 +02:00
gtktoolitem.c gtk/gtktoolitem.c: use accessor functions to access GtkWidget 2010-08-22 21:25:23 +02:00
gtktoolitem.h GtkToolItem: unseal private pointer 2010-07-14 02:24:58 +02:00
gtktoolitemgroup.c gtk/gtktoolitemgroup.c: use accessor functions to access GtkWidget 2010-08-22 21:25:23 +02:00
gtktoolitemgroup.h
gtktoolpalette.c gtk/gtktoolpalette.c: use accessor functions to access GtkWidget 2010-08-22 21:25:23 +02:00
gtktoolpalette.h
gtktoolpaletteprivate.h
gtktoolshell.c
gtktoolshell.h
gtktooltip.c gtk/gtktooltip.c: use accessor functions to access GtkWidget 2010-08-22 21:25:22 +02:00
gtktooltip.h
gtktrayicon-x11.c gtk/gtktrayicon-x11.c: Use accessor functions to access GtkWidget 2010-08-22 22:56:17 +02:00
gtktrayicon.h
gtktreedatalist.c
gtktreedatalist.h
gtktreednd.c
gtktreednd.h
gtktreemodel.c Use G_DEFINE_BOXED_TYPE 2010-08-18 15:34:47 +02:00
gtktreemodel.h
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
gtktreemodelsort.h
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
gtktreesortable.c
gtktreesortable.h
gtktreestore.c Clarify memory management of tree models 2010-08-09 21:35:26 -04:00
gtktreestore.h
gtktreeview.c Use gtk_window_has_group() to know if the window has an explicit window group. 2010-08-24 16:16:42 +02:00
gtktreeview.h GtkTreeView: unseal private pointer 2010-07-14 02:24:58 +02:00
gtktreeviewcolumn.c gtk/gtktreeviewcolumn.c: use accessor functions to access GtkWidget 2010-08-22 21:25:22 +02:00
gtktreeviewcolumn.h
gtktypebuiltins.c.template
gtktypebuiltins.h.template
gtktypeutils.c
gtktypeutils.h
gtkuimanager.c gtk/gtkuimanager.c: use accessor functions to access GtkWidget 2010-08-22 21:25:22 +02:00
gtkuimanager.h gtkuimanager: unseal private pointer 2010-07-14 01:17:28 +02:00
gtkunixprint.h
gtkvbbox.c Remove some leftovers of deprecated functionality 2010-08-12 23:25:10 -04:00
gtkvbbox.h
gtkvbox.c
gtkvbox.h
gtkversion.h.in
gtkviewport.c gtk/gtkviewport: use accessor functions to access GtkWidget 2010-08-22 21:25:22 +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
gtkvpaned.c
gtkvpaned.h
gtkvruler.c
gtkvruler.h
gtkvscale.c
gtkvscale.h
gtkvscrollbar.c
gtkvscrollbar.h
gtkvseparator.c
gtkvseparator.h
gtkwidget.c Use an acessor function instead of a deprecated macro 2010-08-20 14:11:05 -03:00
gtkwidget.h
gtkwin32embed.c
gtkwin32embed.h
gtkwin32embedwidget.c gtk/gtkwin32embedwidget: use accessor functions to access GtkWidget 2010-08-22 21:25:22 +02:00
gtkwin32embedwidget.h
gtkwindow-decorate.c directfb: Remove 2010-08-23 12:44:58 +02:00
gtkwindow-decorate.h
gtkwindow.c docs: gtk_window_group_get_current_device_grab() was added in 3.0 2010-08-18 05:29:17 +02:00
gtkwindow.h
gtkxembed.c
gtkxembed.h
line-arrow.xbm
line-wrap.xbm
makeenums.pl
Makefile.am Revert from "edit-preferences" to "gtk-preferences" 2010-08-23 18:18:05 +02:00
makefile.msc.in
paper_names_offsets.c
paper_names.c
queryimmodules.c
tree_minus.xbm
tree_minus.xpm
tree_plus.xbm
tree_plus.xpm
updateiconcache.c
xembed.h