gtk2/gtk
Tristan Van Berkom f08f1f92aa Fixed some nit-picking bugs in GtkCellArea
- Dont try fetching a cell renderer for an event when the event
    coordinate is outside the cell area allocation (can happen
    on the y axis, not all events are button events).
  - Dont remove focus-line-width (inner area) an extra time from
    GtkCellArea->event
  - Dont remove focus-line-width from the cell area at all for the
    editable widget... use the whole area including the focus line
    (compared with git master behaviour and now it looks right, check
    the multiline editable string in testtreeedit).
2010-12-06 17:27:03 +09:00
..
stock-icons
tests Add explanation to failing test 2010-12-04 15:39:48 +01:00
theme-bits
abicheck.sh Re-add some conditionals to symbols files 2010-11-29 12:47:44 -05:00
circles.xbm
compose-parse.py
fnmatch.c
gen-paper-names.c
gtk9slice.c Gtk9Slice: Fix stretch rendering. 2010-12-04 15:39:54 +01:00
gtk9slice.h Gtk9Slice: Fix stretch case. 2010-12-04 15:38:20 +01:00
gtk-builder-convert-3.0
gtk-compose-lookaside.txt
gtk-win32.rc.in
gtk.h Merge branch 'master' into treeview-refactor 2010-12-05 00:36:37 +09:00
gtk.symbols Changed gtk_cell_area_forall to gtk_cell_area_foreach since thats more widely used semantics. 2010-12-06 12:41:38 +09:00
gtkaboutdialog.c [gi] add "array" annotations to GtkAboutDialog methods 2010-11-16 11:07:20 -05:00
gtkaboutdialog.h
gtkaccelgroup.c
gtkaccelgroup.h
gtkaccelgroupprivate.h
gtkaccellabel.c
gtkaccellabel.h
gtkaccelmap.c
gtkaccelmap.h
gtkaccessible.c
gtkaccessible.h
gtkaction.c
gtkaction.h
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
gtkalignment.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-30 17:35:17 +09:00
gtkanimationdescription.c GtkAnimationDescription: parse "loop" correctly. 2010-12-04 15:39:25 +01:00
gtkanimationdescription.h Handle looping transition animations. 2010-12-04 15:39:05 +01:00
gtkappchooser.c app-chooser: update docs 2010-11-30 15:03:33 +01:00
gtkappchooser.h Coding style fixups 2010-11-24 18:32:05 -05:00
gtkappchooserbutton.c app-chooser-button: don't insert empty rows in the combobox 2010-12-01 20:18:12 +01:00
gtkappchooserbutton.h app-chooser-button: add gtk_app_chooser_button_set_active_custom_item() 2010-12-01 17:04:22 +01:00
gtkappchooserdialog.c app-chooser: other misc doc fixes 2010-11-30 17:27:53 +01:00
gtkappchooserdialog.h Coding style fixups 2010-11-24 18:32:05 -05:00
gtkappchoosermodule.c app-chooser-online: rework of the online module 2010-11-29 18:10:06 +01:00
gtkappchoosermodule.h app-chooser: rename GtkOpenWith to GtkAppChooser 2010-11-23 17:50:15 +01:00
gtkappchooseronline.c app-chooser-online: rework of the online module 2010-11-29 18:10:06 +01:00
gtkappchooseronline.h app-chooser-online: rework of the online module 2010-11-29 18:10:06 +01:00
gtkappchooseronlinepk.c app-chooser-online: rework of the online module 2010-11-29 18:10:06 +01:00
gtkappchooseronlinepk.h Coding style fixups 2010-11-24 18:32:05 -05:00
gtkappchooserprivate.h Coding style fixups 2010-11-24 18:32:05 -05:00
gtkappchooserwidget.c app-chooser: other misc doc fixes 2010-11-30 17:27:53 +01:00
gtkappchooserwidget.h app-chooser: other misc doc fixes 2010-11-30 17:27:53 +01:00
gtkapplication.c GtkApplication: drop Quit from the docs 2010-11-08 11:31:01 +09:00
gtkapplication.h Some GtkApplication cleanups 2010-10-23 21:24:24 +02:00
gtkarrow.c
gtkarrow.h
gtkaspectframe.c
gtkaspectframe.h
gtkassistant.c a11y: Use ATK macros and clean up/1 - GtkAssistant 2010-11-30 02:06:56 +00:00
gtkassistant.h GtkAssistant: Add custom page type 2010-11-02 12:04:34 +09:00
gtkbbox.c Handle empty button boxes gracefully 2010-11-05 22:19:50 +09:00
gtkbbox.h
gtkbin.c
gtkbin.h
gtkbindings.c
gtkbindings.h
gtkborder.c Some header cleanups 2010-12-04 15:39:47 +01:00
gtkborder.h Some header cleanups 2010-12-04 15:39:47 +01:00
gtkbox.c Changing GtkBox:fill child property default back to TRUE. 2010-11-25 14:37:02 +09:00
gtkbox.h gtk: remove "gboolean homogeneous" from gtk_box_new() 2010-11-02 12:04:35 +09:00
gtkbuildable.c
gtkbuildable.h
gtkbuilder.c rgba: Invert the arguments and improve bindability 2010-11-28 19:01:51 +00:00
gtkbuilder.h
gtkbuilderparser.c
gtkbuilderprivate.h
gtkbutton.c GtkStyleProperties: Turn border-width into a GtkBorder property. 2010-12-04 15:39:52 +01:00
gtkbutton.h gtktbutton: Move public members to private structure 2010-11-19 06:15:26 +01:00
gtkbuttonprivate.h Create a private header to access some GtkButton variables 2010-11-19 06:15:26 +01:00
gtkcalendar.c Remove size_request from GtkCalendar 2010-10-30 17:35:17 +09:00
gtkcalendar.h
gtkcellarea.c Fixed some nit-picking bugs in GtkCellArea 2010-12-06 17:27:03 +09:00
gtkcellarea.h Fixed gtk-doc statement in GtkCellArea header 2010-12-06 16:29:13 +09:00
gtkcellareabox.c Fix GtkCellAreaBox allocate_cells_manually to handle undersized areas. 2010-12-06 16:29:40 +09:00
gtkcellareabox.h Marking GtkCellArea structure portions as /*< private >*/ 2010-12-03 17:12:59 +09:00
gtkcellareaboxcontext.c Removed unused variable from GtkCellAreaBoxContext. 2010-12-02 17:09:44 +09:00
gtkcellareaboxcontext.h Finally really support rendering of cells in an unallocated context. 2010-11-26 21:38:10 +09:00
gtkcellareacontext.c Added gtk-doc to GtkCellArea & GtkCellAreaContext. 2010-12-03 16:29:11 +09:00
gtkcellareacontext.h Marking GtkCellArea structure portions as /*< private >*/ 2010-12-03 17:12:59 +09:00
gtkcelleditable.c
gtkcelleditable.h
gtkcelllayout.c Added boolean return to GtkCellLayout buildable custom tag end shared private function. 2010-12-04 16:53:28 +09:00
gtkcelllayout.h Added boolean return to GtkCellLayout buildable custom tag end shared private function. 2010-12-04 16:53:28 +09:00
gtkcellrenderer.c Merge branch 'master' into treeview-refactor 2010-12-05 00:36:37 +09:00
gtkcellrenderer.h Changed cell area/renderer "can_focus" semantics to "is_activatable" across the board. 2010-11-29 16:29:09 +09:00
gtkcellrendereraccel.c Move all GdkDevice members to private and add one missing accessor 2010-11-23 20:25:13 +01:00
gtkcellrendereraccel.h
gtkcellrenderercombo.c
gtkcellrenderercombo.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-30 17:35:17 +09:00
gtkcellrendererpixbuf.c Use gtk_icon_info_load_symbolic_for_context 2010-12-04 15:39:43 +01:00
gtkcellrendererpixbuf.h
gtkcellrendererprogress.c
gtkcellrendererprogress.h
gtkcellrendererspin.c
gtkcellrendererspin.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-30 17:35:17 +09:00
gtkcellrendererspinner.c
gtkcellrendererspinner.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-30 17:35:17 +09:00
gtkcellrenderertext.c Removing an unused variable from GtkCellRendererText->get_preferred_width() 2010-12-04 14:31:45 +09:00
gtkcellrenderertext.h
gtkcellrenderertoggle.c
gtkcellrenderertoggle.h
gtkcellview.c docs: Move documentation to inline comments: GtkCellView 2010-11-08 11:31:02 +09:00
gtkcellview.h
gtkcheckbutton.c GtkCheckButton: Look active when the pointer button is pressed and hovering 2010-12-04 15:39:41 +01:00
gtkcheckbutton.h
gtkcheckmenuitem.c
gtkcheckmenuitem.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-30 17:35:17 +09:00
gtkclipboard-quartz.c
gtkclipboard.c
gtkclipboard.h
gtkcolorbutton.c docs: move documentation to inline comments: GtkColorButton 2010-11-08 11:31:01 +09:00
gtkcolorbutton.h
gtkcolorsel.c Move all GdkDevice members to private and add one missing accessor 2010-11-23 20:25:13 +01:00
gtkcolorsel.h docs: Move documentation to inline comments: GtkColorSelection 2010-11-08 11:31:02 +09:00
gtkcolorseldialog.c
gtkcolorseldialog.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-30 17:35:17 +09:00
gtkcombobox.c Removed GtkTreeViewPrivate from gtktreeprivate.h and added a few more accessors. 2010-12-05 22:11:37 +09:00
gtkcombobox.h Bug 619148 - "active ID" properties (GtkComboBox) 2010-11-30 00:29:16 -05:00
gtkcomboboxtext.c Bug 619148 - "active ID" properties (GtkComboBox) 2010-11-30 00:29:16 -05:00
gtkcomboboxtext.h Bug 619148 - "active ID" properties (GtkComboBox) 2010-11-30 00:29:16 -05:00
gtkcontainer.c GtkContainer: Also copy permanent container's classes on get_path_for_child() 2010-12-04 15:39:18 +01:00
gtkcontainer.h GtkContainer: Add method to get the GtkWidgetPath for a child. 2010-12-04 15:38:19 +01:00
gtkcssprovider.c GtkCssProvider: Improve error handling and reporting. 2010-12-04 15:39:57 +01:00
gtkcssprovider.h Some error reporting 2010-12-04 15:39:16 +01:00
gtkcustompaperunixdialog.c gtk: remove "gboolean homogeneous" from gtk_box_new() 2010-11-02 12:04:35 +09:00
gtkcustompaperunixdialog.h
gtkdebug.h
gtkdialog.c docs: Update URL of some documentation links 2010-11-16 16:20:46 +09:00
gtkdialog.h
gtkdnd-quartz.c
gtkdnd.c Move all GdkDevice members to private and add one missing accessor 2010-11-23 20:25:13 +01:00
gtkdnd.h
gtkdndcursors.h
gtkdrawingarea.c
gtkdrawingarea.h
gtkeditable.c [introspection] mark invokers for gtkeditable vfuncs 2010-11-13 15:23:31 +09:00
gtkeditable.h
gtkentry.c Add internal accessor for GtkEntry->is_cell_renderer 2010-12-04 22:06:02 -05:00
gtkentry.h gtkentry: move public members to private structure 2010-11-19 08:38:12 +01:00
gtkentrybuffer.c
gtkentrybuffer.h
gtkentrycompletion.c Fixing GtkTreeViewColumn to use the new _gtk_cell_layout_buildable_custom_tag_end correctly. 2010-12-04 17:10:31 +09:00
gtkentrycompletion.h
gtkentryprivate.h Merge branch 'master' into treeview-refactor 2010-12-05 13:14:39 +09:00
gtkenums.h Document various style-related enums 2010-12-04 15:39:26 +01:00
gtkeventbox.c
gtkeventbox.h
gtkexpander.c GtkExpander: Set widget state as state flags. 2010-12-04 15:38:31 +01:00
gtkexpander.h
gtkfilechooser.c
gtkfilechooser.h
gtkfilechooserbutton.c Make GtkFileChooserButton behave as expected when expanding 2010-11-08 11:31:03 +09:00
gtkfilechooserbutton.h
gtkfilechooserdefault.c Removed the private sharing of internal treeview macros from gtktreeprivate.h 2010-12-05 22:11:21 +09:00
gtkfilechooserdefault.h
gtkfilechooserdialog.c
gtkfilechooserdialog.h
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 bgo#634558 - filechooser - Actually focus the Search entry when selecting the Search shortcut 2010-11-16 10:58:16 -06:00
gtkfilechooserutils.c
gtkfilechooserutils.h
gtkfilechooserwidget.c
gtkfilechooserwidget.h
gtkfilefilter.c
gtkfilefilter.h
gtkfilesystem.c
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 gtk: remove "gboolean homogeneous" from gtk_box_new() 2010-11-02 12:04:35 +09:00
gtkfontbutton.h
gtkfontsel.c gtk: remove "gboolean homogeneous" from gtk_box_new() 2010-11-02 12:04:35 +09:00
gtkfontsel.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-30 17:35:17 +09:00
gtkframe.c
gtkframe.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-30 17:35:17 +09:00
gtkgradient.c Some header cleanups 2010-12-04 15:39:47 +01:00
gtkgradient.h Block direct #including in style headers 2010-12-04 15:39:55 +01:00
gtkgrid.c docs: Improve cross-referencing on GtkGrid docs 2010-11-05 22:19:49 +09:00
gtkgrid.h Revert "Move the /*< private >*/ at the correct position" 2010-11-05 22:19:49 +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
gtkhscale.c
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 GtkIconFactory: add gtk_icon_set_render_icon_pixbuf() 2010-12-04 15:39:57 +01:00
gtkiconfactory.h GtkIconFactory: add gtk_icon_set_render_icon_pixbuf() 2010-12-04 15:39:57 +01:00
gtkicontheme.c Use gtk_style_context_reset_widgets() instead of gtk_rc_reset_styles() 2010-12-04 15:39:56 +01:00
gtkicontheme.h Deprecate gtk_icon_info_load_symbolic_for_style 2010-12-04 15:39:45 +01:00
gtkiconview.c gtk: Centre the text under the icon in GtkIconView 2010-12-02 15:04:32 +00:00
gtkiconview.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-30 17:35:17 +09:00
gtkimage.c Deprecate gtk_icon_info_load_symbolic_for_style 2010-12-04 15:39:45 +01: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
gtkimcontext.c
gtkimcontext.h
gtkimcontextsimple.c gtk: Avoid GdkDrawable usage, including needless casts 2010-12-02 20:21:02 +01:00
gtkimcontextsimple.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-30 17:35:17 +09:00
gtkimcontextsimpleseqs.h
gtkimmodule.c gtk: Avoid GdkDrawable usage, including needless casts 2010-12-02 20:21:02 +01:00
gtkimmodule.h
gtkimmulticontext.c gtk: Avoid GdkDrawable usage, including needless casts 2010-12-02 20:21:02 +01:00
gtkimmulticontext.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-30 17:35:17 +09:00
gtkinfobar.c Rewrite GtkInfoBar color handling to bypass GtkStyle 2010-12-04 15:39:33 +01:00
gtkinfobar.h
gtkintl.h
gtkinvisible.c
gtkinvisible.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-30 17:35:17 +09:00
gtkkeyhash.c
gtkkeyhash.h
gtklabel.c GtkLabel: Use style context for rendering. 2010-12-04 15:39:40 +01:00
gtklabel.h
gtklayout.c docs: Move documentation to inline comments: GtkLayout 2010-11-08 11:31:02 +09:00
gtklayout.h Re-enable deprecation guards 2010-10-30 17:37:02 +09:00
gtklinkbutton.c
gtklinkbutton.h
gtkliststore.c
gtkliststore.h
gtkmain.c Do not initialize RC subsystem. 2010-12-04 15:39:06 +01:00
gtkmain.h gtkmain: Remove deprecated gtk_init_add() function 2010-11-16 16:20:49 +09:00
gtkmarshalers.list Merge branch 'master' into treeview-refactor 2010-12-05 00:36:37 +09:00
gtkmenu.c GtkStyleProperties: Turn border-width into a GtkBorder property. 2010-12-04 15:39:52 +01:00
gtkmenu.h
gtkmenubar.c GtkStyleProperties: Turn border-width into a GtkBorder property. 2010-12-04 15:39:52 +01:00
gtkmenubar.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-30 17:35:17 +09:00
gtkmenuitem.c GtkMenuItem: Set widget state as state flags. 2010-12-04 15:38:31 +01:00
gtkmenuitem.h
gtkmenuprivate.h
gtkmenushell.c Fixed GtkMenuShell to deactivate itself at dispose time 2010-11-25 14:08:55 +09:00
gtkmenushell.h
gtkmenutoolbutton.c gtk: remove "gboolean homogeneous" from gtk_box_new() 2010-11-02 12:04:35 +09:00
gtkmenutoolbutton.h
gtkmessagedialog.c gtk: remove "gboolean homogeneous" from gtk_box_new() 2010-11-02 12:04:35 +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
gtkmodifierstyle.c Make gtk_widget_override_cursor() take GdkRGBAs 2010-12-04 17:49:28 +01:00
gtkmodifierstyle.h Make gtk_widget_override_cursor() take GdkRGBAs 2010-12-04 17:49:28 +01:00
gtkmodules.c
gtkmodules.h
gtkmountoperation-stub.c
gtkmountoperation-x11.c
gtkmountoperation.c gtk: remove "gboolean homogeneous" from gtk_box_new() 2010-11-02 12:04:35 +09:00
gtkmountoperation.h
gtkmountoperationprivate.h
gtknotebook.c GtkNotebook: Set widget state as state flags. 2010-12-04 15:38:32 +01: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
gtkorientable.c
gtkorientable.h
gtkpagesetup.c docs: Move documentation to inline comments: GtkPageSetup 2010-11-09 16:18:15 +09:00
gtkpagesetup.h
gtkpagesetupunixdialog.c gtk: remove "gboolean homogeneous" from gtk_box_new() 2010-11-02 12:04:35 +09:00
gtkpagesetupunixdialog.h
gtkpaned.c docs: Move documentation to inline comments: GtkPaned 2010-11-09 16:18:15 +09:00
gtkpaned.h
gtkpango.c
gtkpango.h
gtkpapersize.c
gtkpapersize.h
gtkpathbar.c gtk: remove "gboolean homogeneous" from gtk_box_new() 2010-11-02 12:04:35 +09:00
gtkpathbar.h
gtkplug-stub.c
gtkplug-win32.c
gtkplug-x11.c API: Remove GDK_WINDOW_XWINDOW() macro 2010-12-02 20:20:56 +01:00
gtkplug.c gtkplug: Do not leak in gtk_plug_realize() 2010-11-18 17:52:18 +01:00
gtkplug.h
gtkplugprivate.h
gtkprint-win32.c
gtkprint-win32.h
gtkprintbackend.c gtk: remove "gboolean homogeneous" from gtk_box_new() 2010-11-02 12:04:35 +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
gtkprinteroptionset.c
gtkprinteroptionset.h
gtkprinteroptionwidget.c gtk: remove "gboolean homogeneous" from gtk_box_new() 2010-11-02 12:04:35 +09:00
gtkprinteroptionwidget.h
gtkprintjob.c
gtkprintjob.h
gtkprintoperation-private.h
gtkprintoperation-unix.c
gtkprintoperation-win32.c
gtkprintoperation.c
gtkprintoperation.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-30 17:35:17 +09:00
gtkprintoperationpreview.c
gtkprintoperationpreview.h
gtkprintsettings.c
gtkprintsettings.h
gtkprintunixdialog.c gtk: remove "gboolean homogeneous" from gtk_box_new() 2010-11-02 12:04:35 +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
gtkprogressbar.c docs: Move documentation to inline comments: GtkProgressBar 2010-11-09 16:18:15 +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 Fix GtkRadioButton drawing 2010-12-04 15:39:34 +01:00
gtkradiobutton.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-30 17:35:17 +09:00
gtkradiomenuitem.c
gtkradiomenuitem.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-30 17:35:17 +09:00
gtkradiotoolbutton.c
gtkradiotoolbutton.h
gtkrange.c gtk: properly indent calls to gdk_threads_add_timeout() 2010-12-02 23:01:12 +01:00
gtkrange.h
gtkrbtree.c
gtkrbtree.h
gtkrc.c Initial attempt at deprecating GtkStyle api 2010-12-04 15:39:46 +01:00
gtkrc.default
gtkrc.h Initial attempt at deprecating GtkStyle api 2010-12-04 15:39:46 +01:00
gtkrc.key.default
gtkrc.key.emacs
gtkrc.key.mac
gtkrecentaction.c
gtkrecentaction.h
gtkrecentchooser.c
gtkrecentchooser.h
gtkrecentchooserdefault.c gtk: remove "gboolean homogeneous" from gtk_box_new() 2010-11-02 12:04:35 +09:00
gtkrecentchooserdefault.h
gtkrecentchooserdialog.c
gtkrecentchooserdialog.h
gtkrecentchoosermenu.c
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
gtkrecentfilter.h
gtkrecentmanager.c
gtkrecentmanager.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-30 17:35:17 +09:00
gtkscale.c gtk: Allow hiding the trough/slider in GtkScale 2010-12-01 15:39:50 +00:00
gtkscale.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-30 17:35:17 +09:00
gtkscalebutton.c Move all GdkDevice members to private and add one missing accessor 2010-11-23 20:25:13 +01:00
gtkscalebutton.h
gtkscrollable.c GtkScrollable: Improve the documentation text. 2010-11-02 17:51:07 +09:00
gtkscrollable.h Added GtkScrollablePolicy property to scrollable interface 2010-10-26 10:15:56 +09:00
gtkscrollbar.c Don't add class "scrollbar" for every trough 2010-12-04 15:39:47 +01:00
gtkscrollbar.h
gtkscrolledwindow.c Fixing GtkScrolledWindow inconsistent scrollbar visibility. 2010-11-19 00:53:19 +09: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 API: Remove GDK_WINDOW_XWINDOW() macro 2010-12-02 20:20:56 +01:00
gtkselection.h Revert c00b85bf3f 2010-11-29 13:00:04 -05:00
gtkseparator.c Remove size_request from GtkSeparator 2010-10-30 17:35:19 +09:00
gtkseparator.h
gtkseparatormenuitem.c
gtkseparatormenuitem.h
gtkseparatortoolitem.c Remove size_request from GtkSeparatorToolItem 2010-10-30 17:35:20 +09:00
gtkseparatortoolitem.h
gtksettings.c Use gtk_style_context_reset_widgets() instead of gtk_rc_reset_styles() 2010-12-04 15:39:56 +01:00
gtksettings.h GtkSettings: add _gtk_settings_get_screen() private method 2010-12-04 15:39:55 +01:00
gtkshow.c
gtkshow.h
gtksizegroup-private.h
gtksizegroup.c
gtksizegroup.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-30 17:35:17 +09:00
gtksizerequest.c gtk: remove GtkWidget::size-request 2010-11-19 19:38:48 +01:00
gtksizerequest.h
gtksocket-stub.c
gtksocket-win32.c gtkwocket-win32.c Added missing include to avoid C4013 2010-11-13 15:23:31 +09:00
gtksocket-x11.c x11: Don't include gdkprivate.h in gdkx.h 2010-12-02 20:21:05 +01:00
gtksocket.c Remove size_request from GtkSocket 2010-10-30 17:35:20 +09:00
gtksocket.h
gtksocketprivate.h
gtkspinbutton.c gtk: draw the frame around the spinbutton's buttons conditionally 2010-11-19 14:55:47 +01:00
gtkspinbutton.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-30 17:35:17 +09:00
gtkspinner.c GtkSpinner: Use style context for rendering. 2010-12-04 15:39:45 +01:00
gtkspinner.h Fix gtk-doc markup: /* <private> */ should be /*< private >*/ 2010-10-30 17:35:17 +09:00
gtkstatusbar.c gtk: remove "gboolean homogeneous" from gtk_box_new() 2010-11-02 12:04:35 +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 GtkStatusIcon: update to use gtk_widget_override_symbolic_color(). 2010-12-04 15:38:37 +01:00
gtkstatusicon.h
gtkstock.c
gtkstock.h
gtkstyle.c GtkStyle: set style context state before calling gtk_render_icon_pixbuf() 2010-12-04 15:39:56 +01:00
gtkstyle.h Some header cleanups 2010-12-04 15:39:47 +01:00
gtkstylecontext.c GtkStyleContext: invalidate icon caches when resetting widgets 2010-12-04 15:39:56 +01:00
gtkstylecontext.h GtkIconFactory: add gtk_icon_set_render_icon_pixbuf() 2010-12-04 15:39:57 +01:00
gtkstyleproperties.c Add helper API for getting colors/borders in GtkStyleContext/GtkThemingEngine 2010-12-04 15:39:55 +01:00
gtkstyleproperties.h Block direct #including in style headers 2010-12-04 15:39:55 +01:00
gtkstyleprovider.c GtkStyleProvider: Add GtkStateFlags parameter to get_style_property(). 2010-12-04 15:39:51 +01:00
gtkstyleprovider.h Block direct #including in style headers 2010-12-04 15:39:55 +01:00
gtkswitch.c switch: Fix the attribution line 2010-11-30 21:54:48 +00:00
gtkswitch.h switch: Fix the attribution line 2010-11-30 21:54:48 +00:00
gtksymboliccolor.c Some header cleanups 2010-12-04 15:39:47 +01:00
gtksymboliccolor.h Block direct #including in style headers 2010-12-04 15:39:55 +01: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 Handle NULL intp in test_increment_intp() 2010-11-02 12:04:34 +09:00
gtktestutils.h
gtktextbtree.c
gtktextbtree.h
gtktextbuffer.c Normalize boolean. 2010-11-02 12:04:38 +09:00
gtktextbuffer.h
gtktextbufferrichtext.c
gtktextbufferrichtext.h
gtktextbufferserialize.c textbuffer: Remove check for GdkDrawable 2010-12-02 20:21:02 +01:00
gtktextbufferserialize.h
gtktextchild.c
gtktextchild.h docs: Move documentation to inline comments: GtkTextView 2010-11-08 11:31:01 +09:00
gtktextchildprivate.h
gtktextdisplay.c
gtktextdisplay.h
gtktextiter.c Add case insensitive to GtkTextIter. Fixes bug #61852. 2010-11-02 12:04:37 +09:00
gtktextiter.h Removed a trailing enum comma. 2010-11-02 12:04:38 +09:00
gtktextiterprivate.h
gtktextlayout.c Get rid of unused shaped_object list in _GtkTextLineDisplay 2010-11-02 12:04:37 +09:00
gtktextlayout.h Get rid of unused shaped_object list in _GtkTextLineDisplay 2010-11-02 12:04:37 +09:00
gtktextmark.c
gtktextmark.h
gtktextmarkprivate.h
gtktextsegment.c
gtktextsegment.h
gtktexttag.c
gtktexttag.h
gtktexttagprivate.h
gtktexttagtable.c
gtktexttagtable.h
gtktexttypes.c
gtktexttypes.h
gtktextutil.c
gtktextutil.h
gtktextview.c docs: Move documentation to inline comments: GtkTextView 2010-11-08 11:31:01 +09:00
gtktextview.h docs: Move documentation to inline comments: GtkTextView 2010-11-08 11:31:01 +09:00
gtkthemes.c
gtkthemes.h Initial attempt at deprecating GtkStyle api 2010-12-04 15:39:46 +01:00
gtkthemingengine.c GtkThemingEngine: Fix parameters for gtk_theming_engine_lookup_color() 2010-12-04 15:39:58 +01:00
gtkthemingengine.h GtkThemingEngine: Fix parameters for gtk_theming_engine_lookup_color() 2010-12-04 15:39:58 +01:00
gtktimeline.c Remove gtkalias from style context code. 2010-12-04 15:38:09 +01:00
gtktimeline.h Add GtkTimeline as a private object. 2010-12-04 15:37:37 +01:00
gtktoggleaction.c
gtktoggleaction.h
gtktogglebutton.c GtkToggleButton: Make it able to be prelight and active at the same time. 2010-12-04 15:39:40 +01:00
gtktogglebutton.h gtktogglebutton: move public members to private structure 2010-10-26 06:07:42 +02:00
gtktoggletoolbutton.c gtktoggletoolbutton: Use accessor functions to access GtkToggleButton 2010-10-26 06:07:42 +02:00
gtktoggletoolbutton.h
gtktoolbar.c Avoid a warning when finalizing toolbars 2010-12-01 23:32:35 -05:00
gtktoolbar.h
gtktoolbutton.c gtk: remove "gboolean homogeneous" from gtk_box_new() 2010-11-02 12:04:35 +09:00
gtktoolbutton.h
gtktoolitem.c Remove size_request from gtkToolItem 2010-10-30 17:35:19 +09:00
gtktoolitem.h
gtktoolitemgroup.c GtkToolItemGroup: Set widget state as state flags. 2010-12-04 15:38:33 +01:00
gtktoolitemgroup.h
gtktoolpalette.c gtk: fix C99-style variable declarations in various sources 2010-11-13 15:23:31 +09:00
gtktoolpalette.h
gtktoolpaletteprivate.h
gtktoolshell.c
gtktoolshell.h
gtktooltip.c Move all GdkDevice members to private and add one missing accessor 2010-11-23 20:25:13 +01:00
gtktooltip.h
gtktrayicon-x11.c API: Remove GDK_WINDOW_XWINDOW() macro 2010-12-02 20:20:56 +01:00
gtktrayicon.h
gtktreedatalist.c
gtktreedatalist.h
gtktreednd.c
gtktreednd.h
gtktreemodel.c
gtktreemodel.h
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
gtktreeprivate.h Changed GtkTreeViewColumn->requested_width to ->padding 2010-12-06 16:31:07 +09:00
gtktreeselection.c Removed GtkTreeViewPrivate from gtktreeprivate.h and added a few more accessors. 2010-12-05 22:11:37 +09:00
gtktreeselection.h
gtktreesortable.c [gi] add "out" annotations to gtk_tree_store_sort_column_id params 2010-11-16 16:20:48 +09:00
gtktreesortable.h
gtktreestore.c
gtktreestore.h
gtktreeview.c Changed GtkTreeViewColumn->requested_width to ->padding 2010-12-06 16:31:07 +09:00
gtktreeview.h docs: move documentation to inline comments: GtkTreeView 2010-11-08 11:31:01 +09:00
gtktreeviewcolumn.c Fixed GtkTreeViewColumn to reset the context when _gtk_tree_view_column_cell_set_dirty is called. 2010-12-06 17:03:53 +09:00
gtktreeviewcolumn.h Clarify start_pos parameter gtk_tree_view_column_cell_get_position 2010-12-05 17:04:52 +01:00
gtktypebuiltins.c.template
gtktypebuiltins.h.template
gtktypeutils.c
gtktypeutils.h Deprecate GtkCallbackMarshal and GtkFunction 2010-11-16 16:20:49 +09:00
gtkuimanager.c
gtkuimanager.h
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
gtkvolumebutton.h
gtkvpaned.c
gtkvpaned.h
gtkvscale.c
gtkvscale.h
gtkvscrollbar.c
gtkvscrollbar.h
gtkvseparator.c
gtkvseparator.h
gtkwidget.c Fix call to gtk_widget_override_cursor() 2010-12-04 18:26:34 +01:00
gtkwidget.h Make gtk_widget_override_cursor() take GdkRGBAs 2010-12-04 17:49:28 +01:00
gtkwidgetpath.c Trivial doc fixes 2010-12-04 15:39:47 +01:00
gtkwidgetpath.h Block direct #including in style headers 2010-12-04 15:39:55 +01:00
gtkwidgetprivate.h
gtkwin32embed.c
gtkwin32embed.h
gtkwin32embedwidget.c
gtkwin32embedwidget.h
gtkwindow-decorate.c
gtkwindow-decorate.h
gtkwindow.c Fix resize grip drawing 2010-12-04 15:39:34 +01:00
gtkwindow.h
gtkxembed.c API: Remove GDK_WINDOW_XWINDOW() macro 2010-12-02 20:20:56 +01:00
gtkxembed.h
line-arrow.xbm
line-wrap.xbm
makeenums.pl
Makefile.am Merge branch 'master' into treeview-refactor 2010-12-05 00:36:37 +09:00
makefile.msc.in gtk: Remove GtkRuler 2010-11-24 16:56:10 +01:00
org.gtk.Settings.FileChooser.gschema.xml
paper_names_offsets.c
paper_names.c
queryimmodules.c
tree_minus.xbm
tree_minus.xpm
tree_plus.xbm
tree_plus.xpm
updateiconcache.c No fsync on Windows 2010-11-24 14:36:29 +02:00
xembed.h