gtk2/gtk
2010-10-30 17:37:04 +09:00
..
stock-icons
tests Use gtk_box_new() instead gtk_[v|h]box_new() 2010-10-30 17:37:03 +09: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 Add GtkGrid 2010-10-22 16:42:50 +02:00
gtk.symbols GtkComboBox: Add a constructor that takes a model and adds an entry 2010-10-30 17:37:02 +09:00
gtkaboutdialog.c Use gtk_box_new() instead gtk_[v|h]box_new() 2010-10-30 17:37:03 +09:00
gtkaboutdialog.h
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
gtkaccellabel.c Move destroy signal to GtkWidget 2010-09-26 22:18:18 -04:00
gtkaccellabel.h
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
gtkaccessible.h
gtkaction.c
gtkaction.h Add padding to class structs 2010-10-19 19:07:36 +02:00
gtkactiongroup.c
gtkactiongroup.h
gtkactivatable.c
gtkactivatable.h
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-30 17:35:17 +09:00
gtkapplication.c ifdef X-specific stuff 2010-10-30 17:37:01 +09: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
gtkaspectframe.c Move GtkSizeRequest into GtkWidget 2010-09-26 15:11:45 +02:00
gtkaspectframe.h
gtkassistant.c Use gtk_box_new() instead gtk_[v|h]box_new() 2010-10-30 17:37:03 +09:00
gtkassistant.h
gtkbbox.c Don't set get_preferred_width_for_height to NULL 2010-10-30 17:37:02 +09:00
gtkbbox.h
gtkbin.c Move GtkSizeRequest into GtkWidget 2010-09-26 15:11:45 +02:00
gtkbin.h
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 Emphasize that GtkBox and GtkTable can be replaced by GtkGrid 2010-10-30 17:37:04 +09:00
gtkbox.h Add padding to class structs 2010-10-19 19:07:36 +02:00
gtkbuildable.c
gtkbuildable.h
gtkbuilder.c Use g_ascii_strto[u]ll instead of strto[u]l 2010-10-25 12:22:20 -04:00
gtkbuilder.h
gtkbuilderparser.c
gtkbuilderprivate.h
gtkbutton.c Use gtk_box_new() instead gtk_[v|h]box_new() 2010-10-30 17:37:03 +09:00
gtkbutton.h button: Port to draw vfunc 2010-09-26 15:11:39 +02:00
gtkcalendar.c Remove size_request from GtkCalendar 2010-10-30 17:35:17 +09:00
gtkcalendar.h Add padding to class structs 2010-10-19 19:07:36 +02:00
gtkcellarea.c Added GtkCellAreaIter class 2010-10-26 17:14:20 +09:00
gtkcellarea.h Made GtkCellAreaBox:align-cells a packing property per cell 2010-10-30 17:35:22 +09:00
gtkcellareabox.c Made GtkCellAreaBox:align-cells a packing property per cell 2010-10-30 17:35:22 +09:00
gtkcellareabox.h Made GtkCellAreaBox:align-cells a packing property per cell 2010-10-30 17:35:22 +09:00
gtkcellareaboxiter.c Made GtkCellAreaBox:align-cells a packing property per cell 2010-10-30 17:35:22 +09:00
gtkcellareaboxiter.h Made GtkCellAreaBox:align-cells a packing property per cell 2010-10-30 17:35:22 +09:00
gtkcellareaiter.c Made GtkCellAreaBox:align-cells a packing property per cell 2010-10-30 17:35:22 +09:00
gtkcellareaiter.h Made GtkCellAreaBox:align-cells a packing property per cell 2010-10-30 17:35:22 +09:00
gtkcelleditable.c
gtkcelleditable.h
gtkcelllayout.c Use g_ascii_strto[u]ll instead of strto[u]l 2010-10-25 12:22:20 -04:00
gtkcelllayout.h
gtkcellrenderer.c Support resetting cell renderer colors with NULL again 2010-10-25 11:17:24 -04:00
gtkcellrenderer.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-30 17:35:17 +09:00
gtkcellrendereraccel.c Make GdkRectangle arguments in GtkCellRenderer use const consistently 2010-10-04 10:23:55 -04:00
gtkcellrendereraccel.h
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-30 17:35:17 +09:00
gtkcellrendererpixbuf.c Make GdkRectangle arguments in GtkCellRenderer use const consistently 2010-10-04 10:23:55 -04:00
gtkcellrendererpixbuf.h
gtkcellrendererprogress.c Make GdkRectangle arguments in GtkCellRenderer use const consistently 2010-10-04 10:23:55 -04:00
gtkcellrendererprogress.h
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-30 17:35:17 +09: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-30 17:35:17 +09:00
gtkcellrenderertext.c Support resetting cell renderer colors with NULL again 2010-10-25 11:17:24 -04:00
gtkcellrenderertext.h
gtkcellrenderertoggle.c Make GdkRectangle arguments in GtkCellRenderer use const consistently 2010-10-04 10:23:55 -04:00
gtkcellrenderertoggle.h
gtkcellview.c GtkCellView: Add gtk_cell_view_set_background_rgba() 2010-10-22 20:14:56 +02:00
gtkcellview.h GtkCellView: Add gtk_cell_view_set_background_rgba() 2010-10-22 20:14:56 +02:00
gtkcheckbutton.c Remove size_request from GtkCheckButton 2010-10-30 17:35:17 +09: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-30 17:35:17 +09:00
gtkclipboard-quartz.c
gtkclipboard.c Assign all g_signal_connect() and friends to gulong variables 2010-10-22 18:58:47 +02:00
gtkclipboard.h
gtkcolorbutton.c Fix up docs 2010-10-23 23:41:08 +02:00
gtkcolorbutton.h GtkColorButton: Add API to deal with GdkRGBA. 2010-10-22 20:14:57 +02:00
gtkcolorsel.c Use gtk_box_new() instead gtk_[v|h]box_new() 2010-10-30 17:37:03 +09:00
gtkcolorsel.h GtkColorSelection: Add API to deal with GdkRGBA. 2010-10-22 20:14:56 +02:00
gtkcolorseldialog.c
gtkcolorseldialog.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-30 17:35:17 +09:00
gtkcombobox.c Use gtk_box_new() instead gtk_[v|h]box_new() 2010-10-30 17:37:03 +09:00
gtkcombobox.h GtkComboBox: Add a constructor that takes a model and adds an entry 2010-10-30 17:37:02 +09: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-30 17:35:17 +09:00
gtkcontainer.c Fixed problems with combination of height-for-width apis and 2010-10-23 00:11:37 +09:00
gtkcontainer.h Add padding to class structs 2010-10-19 19:07:36 +02:00
gtkcustompaperunixdialog.c Use gtk_box_new() instead gtk_[v|h]box_new() 2010-10-30 17:37:03 +09:00
gtkcustompaperunixdialog.h Add padding to class structs 2010-10-19 19:07:36 +02:00
gtkdebug.h
gtkdialog.c Use gtk_box_new() instead gtk_[v|h]box_new() 2010-10-30 17:37:03 +09:00
gtkdialog.h
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 Don't g_free gslice-allocated structures 2010-10-30 17:35:20 +09:00
gtkdnd.h
gtkdndcursors.h
gtkdrawingarea.c
gtkdrawingarea.h
gtkeditable.c [introspection] annotate delete_text invoker to match do_delete_text v-method 2010-10-30 17:37:01 +09:00
gtkeditable.h
gtkentry.c Fixed unused variable in get_preferred_height(). 2010-10-30 17:35:18 +09:00
gtkentry.h gtk: add gtk_entry_get_text_area() and gtk_entry_get_icon_area() 2010-10-22 14:48:08 +02:00
gtkentrybuffer.c
gtkentrybuffer.h Add padding to class structs 2010-10-19 19:07:36 +02:00
gtkentrycompletion.c Use gtk_box_new() instead gtk_[v|h]box_new() 2010-10-30 17:37:03 +09:00
gtkentrycompletion.h Add padding to class structs 2010-10-19 19:07:36 +02:00
gtkentryprivate.h
gtkenums.h Added GtkScrollablePolicy property to scrollable interface 2010-10-26 10:15:56 +09: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
gtkfilechooser.h
gtkfilechooserbutton.c Use gtk_box_new() instead gtk_[v|h]box_new() 2010-10-30 17:37:03 +09:00
gtkfilechooserbutton.h Add padding to class structs 2010-10-19 19:07:36 +02:00
gtkfilechooserdefault.c Use gtk_box_new() instead gtk_[v|h]box_new() 2010-10-30 17:37:03 +09: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
gtkfilechooserembed.h
gtkfilechooserentry.c gtkfilechooserentry: Use accessor functions to access GtkEntry 2010-10-26 06:07:43 +02:00
gtkfilechooserentry.h
gtkfilechooserprivate.h Use GSettings for the filechooser settings 2010-10-13 14:31:07 +02:00
gtkfilechooserutils.c
gtkfilechooserutils.h
gtkfilechooserwidget.c
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
gtkfilesystem.c Initialize private structure 2010-09-30 16:56:11 -03:00
gtkfilesystem.h
gtkfilesystemmodel.c
gtkfilesystemmodel.h
gtkfixed.c Fix gtk_fixed_get_preferred_width 2010-10-30 17:35:21 +09:00
gtkfixed.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-30 17:35:17 +09:00
gtkfontbutton.c Use gtk_box_new() instead gtk_[v|h]box_new() 2010-10-30 17:37:03 +09:00
gtkfontbutton.h
gtkfontsel.c Use gtk_box_new() instead gtk_[v|h]box_new() 2010-10-30 17:37:03 +09:00
gtkfontsel.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-30 17:35:17 +09: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-30 17:35:17 +09:00
gtkgrid.c Don't declare various unused variables in gtk_grid_set_orientation 2010-10-22 19:05:40 +02:00
gtkgrid.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-30 17:35:17 +09:00
gtkhandlebox.c Remove size_request from GtkHandleBox 2010-10-30 17:35:18 +09:00
gtkhandlebox.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-30 17:35:17 +09:00
gtkhbbox.c
gtkhbbox.h gtk: remove declarations of removed internal functions 2010-10-30 17:37:02 +09:00
gtkhbox.c
gtkhbox.h
gtkhpaned.c
gtkhpaned.h
gtkhruler.c
gtkhruler.h
gtkhscale.c gtk_adjustment_new() should return a GtkAdjustment* 2010-09-29 01:18:10 +02:00
gtkhscale.h
gtkhscrollbar.c
gtkhscrollbar.h
gtkhseparator.c
gtkhseparator.h
gtkhsv.c Remove size_request from GtkHSV 2010-10-30 17:35:17 +09:00
gtkhsv.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-30 17:35:17 +09:00
gtkiconcache.c
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-30 17:35:17 +09:00
gtkicontheme.c gtk: Fix crasher when loading symbolic icons 2010-10-30 17:35:20 +09:00
gtkicontheme.h Make gtk_icon_info_load_symbolic() Take GdkRGBA colors. 2010-10-22 20:14:56 +02:00
gtkiconview.c Removed size_request from GtkIconView. 2010-10-30 17:35:18 +09:00
gtkiconview.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-30 17:35:17 +09:00
gtkimage.c Remove size_reuqest from GtkImage 2010-10-30 17:35:17 +09:00
gtkimage.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-30 17:35:17 +09:00
gtkimagemenuitem.c Removed size_request from GtkImageMenuItem 2010-10-30 17:35:18 +09:00
gtkimagemenuitem.h Add padding to class structs 2010-10-19 19:07:36 +02:00
gtkimcontext.c
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-30 17:35:17 +09:00
gtkimcontextsimpleseqs.h
gtkimmodule.c
gtkimmodule.h
gtkimmulticontext.c
gtkimmulticontext.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-30 17:35:17 +09:00
gtkinfobar.c Use gtk_box_new() instead gtk_[v|h]box_new() 2010-10-30 17:37:03 +09: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-30 17:35:17 +09:00
gtkkeyhash.c
gtkkeyhash.h
gtklabel.c settings: Move setting property registration in gtksettings.c 2010-10-20 10:34:25 +01:00
gtklabel.h Add padding to class structs 2010-10-19 19:07:36 +02:00
gtklayout.c Re-enable deprecation guards 2010-10-30 17:37:02 +09:00
gtklayout.h Re-enable deprecation guards 2010-10-30 17:37:02 +09: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
gtkliststore.h
gtkmain.c Split off gtkprivate.h 2010-10-20 10:34:26 +01:00
gtkmain.h Deprecate gtk_init_add, gtk_remove_add and friends 2010-10-15 14:13:32 -04:00
gtkmarshalers.list
gtkmenu.c Use gtk_box_new() instead gtk_[v|h]box_new() 2010-10-30 17:37:03 +09:00
gtkmenu.h
gtkmenubar.c Removed size_request from GtkMenuBar 2010-10-30 17:35:18 +09:00
gtkmenubar.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-30 17:35:17 +09:00
gtkmenuitem.c Remove gtk_widget_hide_all() 2010-10-19 19:31:38 +02:00
gtkmenuitem.h
gtkmenuprivate.h
gtkmenushell.c Remove GtkObject completely 2010-09-26 22:18:19 -04:00
gtkmenushell.h Add padding to class structs 2010-10-19 19:07:36 +02:00
gtkmenutoolbutton.c Use gtk_box_new() instead gtk_[v|h]box_new() 2010-10-30 17:37:03 +09:00
gtkmenutoolbutton.h
gtkmessagedialog.c Use gtk_box_new() instead gtk_[v|h]box_new() 2010-10-30 17:37:03 +09:00
gtkmessagedialog.h
gtkmisc.c
gtkmisc.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-30 17:35:17 +09:00
gtkmnemonichash.c
gtkmnemonichash.h
gtkmodules.c
gtkmodules.h
gtkmountoperation-stub.c
gtkmountoperation-x11.c
gtkmountoperation.c Use gtk_box_new() instead gtk_[v|h]box_new() 2010-10-30 17:37:03 +09:00
gtkmountoperation.h
gtkmountoperationprivate.h
gtknotebook.c Removed size_request from GtkNotebook 2010-10-30 17:35:18 +09:00
gtknotebook.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-30 17:35:17 +09:00
gtkoffscreenwindow.c Removed size_request from GtkOffscreenWindow 2010-10-30 17:35:18 +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
gtkpagesetup.h
gtkpagesetupunixdialog.c Use gtk_box_new() instead gtk_[v|h]box_new() 2010-10-30 17:37:03 +09:00
gtkpagesetupunixdialog.h Add padding to class structs 2010-10-19 19:07:36 +02:00
gtkpaned.c Remove size_request from GtkPaned 2010-10-30 17:35:18 +09:00
gtkpaned.h
gtkpango.c
gtkpango.h
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 Use gtk_box_new() instead gtk_[v|h]box_new() 2010-10-30 17:37:03 +09:00
gtkpathbar.h
gtkplug-stub.c
gtkplug-win32.c Make it compile again for Windows 2010-10-07 01:28:47 +03:00
gtkplug-x11.c Remove GtkObject completely 2010-09-26 22:18:19 -04:00
gtkplug.c Split off gtkprivate.h 2010-10-20 10:34:26 +01:00
gtkplug.h
gtkplugprivate.h
gtkprint-win32.c
gtkprint-win32.h
gtkprintbackend.c Use gtk_box_new() instead gtk_[v|h]box_new() 2010-10-30 17:37:03 +09:00
gtkprintbackend.h
gtkprintcontext.c
gtkprintcontext.h
gtkprinter-private.h
gtkprinter.c
gtkprinter.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-30 17:35:17 +09:00
gtkprinteroption.c
gtkprinteroption.h Add padding to class structs 2010-10-19 19:07:36 +02:00
gtkprinteroptionset.c
gtkprinteroptionset.h Add padding to class structs 2010-10-19 19:07:36 +02:00
gtkprinteroptionwidget.c Use gtk_box_new() instead gtk_[v|h]box_new() 2010-10-30 17:37:03 +09:00
gtkprinteroptionwidget.h Add padding to class structs 2010-10-19 19:07:36 +02:00
gtkprintjob.c
gtkprintjob.h Add padding to class structs 2010-10-19 19:07:36 +02:00
gtkprintoperation-private.h
gtkprintoperation-unix.c
gtkprintoperation-win32.c Move GtkSizeRequest into GtkWidget 2010-09-26 15:11:45 +02:00
gtkprintoperation.c
gtkprintoperation.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-30 17:35:17 +09:00
gtkprintoperationpreview.c
gtkprintoperationpreview.h Add padding to class structs 2010-10-19 19:07:36 +02:00
gtkprintsettings.c
gtkprintsettings.h
gtkprintunixdialog.c Use gtk_box_new() instead gtk_[v|h]box_new() 2010-10-30 17:37:03 +09:00
gtkprintunixdialog.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-30 17:35:17 +09:00
gtkprintutils.c
gtkprintutils.h
gtkprivate.h Re-add copyright notice 2010-10-20 12:05:23 +01:00
gtkprogressbar.c Remove size_request from GtkProgressBar 2010-10-30 17:35:17 +09:00
gtkprogressbar.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-30 17:35:17 +09:00
gtkquartz.c
gtkquartz.h
gtkquery.c
gtkquery.h
gtkradioaction.c
gtkradioaction.h
gtkradiobutton.c Use gtk_box_new() instead gtk_[v|h]box_new() 2010-10-30 17:37:03 +09:00
gtkradiobutton.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-30 17:35:17 +09: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-30 17:35:17 +09:00
gtkradiotoolbutton.c
gtkradiotoolbutton.h
gtkrange.c Remove size_request from GtkRange 2010-10-30 17:35:19 +09:00
gtkrange.h Add padding to class structs 2010-10-19 19:07:36 +02:00
gtkrbtree.c
gtkrbtree.h
gtkrc.c
gtkrc.default
gtkrc.h
gtkrc.key.default
gtkrc.key.emacs
gtkrc.key.mac
gtkrecentaction.c
gtkrecentaction.h Add padding to class structs 2010-10-19 19:07:36 +02:00
gtkrecentchooser.c
gtkrecentchooser.h
gtkrecentchooserdefault.c Use gtk_box_new() instead gtk_[v|h]box_new() 2010-10-30 17:37:03 +09:00
gtkrecentchooserdefault.h
gtkrecentchooserdialog.c
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-30 17:35:17 +09:00
gtkrecentchooserprivate.h
gtkrecentchooserutils.c
gtkrecentchooserutils.h
gtkrecentchooserwidget.c
gtkrecentchooserwidget.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-30 17:35:17 +09:00
gtkrecentfilter.c Split off gtkprivate.h 2010-10-20 10:34:26 +01:00
gtkrecentfilter.h
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-30 17:35:17 +09:00
gtkruler.c Remove size_request from GtkRuler 2010-10-30 17:35:19 +09:00
gtkruler.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-30 17:35:17 +09:00
gtkscale.c Remove size_request from GtkScale 2010-10-30 17:35:20 +09:00
gtkscale.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-30 17:35:17 +09:00
gtkscalebutton.c Use gtk_box_new() instead gtk_[v|h]box_new() 2010-10-30 17:37:03 +09:00
gtkscalebutton.h
gtkscrollable.c Added GtkScrollablePolicy property to scrollable interface 2010-10-26 10:15:56 +09: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
gtkscrolledwindow.c Use gtk_scrollbar_new() instead gtk_[v|h]scrollbar_new() 2010-10-30 17:37:03 +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
gtksearchenginetracker.h
gtkselection.c selection: Hi, I can't get my code right 2010-10-18 19:22:44 +02:00
gtkselection.h Add boxed type and constructor 2010-10-15 13:54:37 -04:00
gtkseparator.c Remove size_request from GtkSeparator 2010-10-30 17:35:19 +09:00
gtkseparator.h Add padding to class structs 2010-10-19 19:07:36 +02:00
gtkseparatormenuitem.c
gtkseparatormenuitem.h Add padding to class structs 2010-10-19 19:07:36 +02:00
gtkseparatortoolitem.c Remove size_request from GtkSeparatorToolItem 2010-10-30 17:35:20 +09:00
gtkseparatortoolitem.h
gtksettings.c settings: Move setting property registration in gtksettings.c 2010-10-20 10:34:25 +01:00
gtksettings.h
gtkshow.c
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-30 17:35:17 +09:00
gtksizerequest.c Fire a warning if there are any handlers connected to the deprecated "size-request" signal. 2010-10-30 17:35:22 +09:00
gtksizerequest.h Move GtkSizeRequest into GtkWidget 2010-09-26 15:11:45 +02:00
gtksocket-stub.c
gtksocket-win32.c Make it compile again for Windows 2010-10-07 01:28:47 +03:00
gtksocket-x11.c Fix the build 2010-10-30 17:35:21 +09:00
gtksocket.c Remove size_request from GtkSocket 2010-10-30 17:35:20 +09:00
gtksocket.h
gtksocketprivate.h
gtkspinbutton.c Remove size_request from GtkSpinButton 2010-10-30 17:35:18 +09:00
gtkspinbutton.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-30 17:35:17 +09: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-30 17:35:17 +09:00
gtkstatusbar.c Use gtk_box_new() instead gtk_[v|h]box_new() 2010-10-30 17:37:03 +09:00
gtkstatusbar.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-30 17:35:17 +09:00
gtkstatusicon-quartz.c
gtkstatusicon.c Move GtkSizeRequest into GtkWidget 2010-09-26 15:11:45 +02:00
gtkstatusicon.h
gtkstock.c
gtkstock.h
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-30 17:35:22 +09:00
gtktable.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-30 17:35:17 +09:00
gtktearoffmenuitem.c Removed size_request from GtkTearoffMenuItem 2010-10-30 17:35:20 +09:00
gtktearoffmenuitem.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-30 17:35:17 +09:00
gtktestutils.c testutils: Get rid of gdk_drawable_get_size() usage 2010-09-26 15:11:44 +02:00
gtktestutils.h Remove GtkObject completely 2010-09-26 22:18:19 -04:00
gtktextbtree.c
gtktextbtree.h
gtktextbuffer.c
gtktextbuffer.h Add padding to class structs 2010-10-19 19:07:36 +02:00
gtktextbufferrichtext.c
gtktextbufferrichtext.h
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
gtktextchild.h
gtktextchildprivate.h
gtktextdisplay.c textview: Fix clip usage 2010-10-03 12:30:30 +02:00
gtktextdisplay.h
gtktextiter.c
gtktextiter.h
gtktextiterprivate.h
gtktextlayout.c Remove GtkObject completely 2010-09-26 22:18:19 -04:00
gtktextlayout.h
gtktextmark.c
gtktextmark.h
gtktextmarkprivate.h
gtktextsegment.c
gtktextsegment.h
gtktexttag.c
gtktexttag.h Remove GtkObject completely 2010-09-26 22:18:19 -04:00
gtktexttagprivate.h
gtktexttagtable.c
gtktexttagtable.h
gtktexttypes.c
gtktexttypes.h
gtktextutil.c
gtktextutil.h
gtktextview.c Revert "Removed size_request from GtkTextView" 2010-10-30 17:35:20 +09:00
gtktextview.h Add GtkScrollable interface 2010-10-22 11:03:45 +02:00
gtkthemes.c Remove GtkObject completely 2010-09-26 22:18:19 -04:00
gtkthemes.h
gtktoggleaction.c
gtktoggleaction.h
gtktogglebutton.c gtktogglebutton: move public members to private structure 2010-10-26 06:07:42 +02: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
gtktoolbar.c Remove size_request from GtkToolbar 2010-10-30 17:35:19 +09:00
gtktoolbar.h Add padding to class structs 2010-10-19 19:07:36 +02:00
gtktoolbutton.c Use gtk_box_new() instead gtk_[v|h]box_new() 2010-10-30 17:37:03 +09:00
gtktoolbutton.h
gtktoolitem.c Remove size_request from gtkToolItem 2010-10-30 17:35:19 +09:00
gtktoolitem.h
gtktoolitemgroup.c Removed size_request from GtkToolItemGroup 2010-10-30 17:35:21 +09:00
gtktoolitemgroup.h Add padding to class structs 2010-10-19 19:07:36 +02:00
gtktoolpalette.c Removing size_request from GtkToolPalette 2010-10-30 17:35:19 +09:00
gtktoolpalette.h Add GtkScrollable interface 2010-10-22 11:03:45 +02:00
gtktoolpaletteprivate.h
gtktoolshell.c
gtktoolshell.h
gtktooltip.c Use gtk_box_new() instead gtk_[v|h]box_new() 2010-10-30 17:37:03 +09:00
gtktooltip.h
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
gtktreedatalist.h
gtktreednd.c
gtktreednd.h
gtktreemodel.c
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
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 gtktreesortable: Move documentation to inline comments 2010-10-23 00:31:37 +02: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
gtktreeview.c Use gtk_box_new() instead gtk_[v|h]box_new() 2010-10-30 17:37:03 +09:00
gtktreeview.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-30 17:35:17 +09:00
gtktreeviewcolumn.c Use gtk_box_new() instead gtk_[v|h]box_new() 2010-10-30 17:37:03 +09:00
gtktreeviewcolumn.h gtktreeviewcolumn: Move documentation to inline comments 2010-10-23 00:31:36 +02:00
gtktypebuiltins.c.template
gtktypebuiltins.h.template
gtktypeutils.c Remove GtkObject completely 2010-09-26 22:18:19 -04:00
gtktypeutils.h Remove GtkObject completely 2010-09-26 22:18:19 -04:00
gtkuimanager.c
gtkuimanager.h Add padding to class structs 2010-10-19 19:07:36 +02:00
gtkunixprint.h
gtkvbbox.c
gtkvbbox.h gtk: remove declarations of removed internal functions 2010-10-30 17:37:02 +09:00
gtkvbox.c
gtkvbox.h
gtkversion.h.in
gtkviewport.c Re-enable deprecation guards 2010-10-30 17:37:02 +09:00
gtkviewport.h Re-enable deprecation guards 2010-10-30 17:37:02 +09:00
gtkvolumebutton.c gtk_adjustment_new() should return a GtkAdjustment* 2010-09-29 01:18:10 +02:00
gtkvolumebutton.h
gtkvpaned.c
gtkvpaned.h
gtkvruler.c
gtkvruler.h
gtkvscale.c gtk_adjustment_new() should return a GtkAdjustment* 2010-09-29 01:18:10 +02:00
gtkvscale.h
gtkvscrollbar.c
gtkvscrollbar.h
gtkvseparator.c
gtkvseparator.h
gtkwidget.c Use gtk_scrollbar_new() instead gtk_[v|h]scrollbar_new() 2010-10-30 17:37:03 +09:00
gtkwidget.h Fixed problems with combination of height-for-width apis and 2010-10-23 00:11:37 +09:00
gtkwidgetprivate.h Split off gtkprivate.h 2010-10-20 10:34:26 +01:00
gtkwin32embed.c
gtkwin32embed.h
gtkwin32embedwidget.c Make it compile again for Windows 2010-10-07 01:28:47 +03:00
gtkwin32embedwidget.h
gtkwindow-decorate.c
gtkwindow-decorate.h
gtkwindow.c Use gtk_box_new() instead gtk_[v|h]box_new() 2010-10-30 17:37:03 +09: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 Added GtkCellAreaBox subclass to handle alignments of cells across rows inside a GtkCellAreaBox. 2010-10-26 18:22:59 +09:00
makefile.msc.in
org.gtk.Settings.FileChooser.gschema.xml Use GSettings for the filechooser settings 2010-10-13 14:31:07 +02:00
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