gtk2/gtk
Michael Natterer 1c0f85a813 gtk: gtk_cell_renderer_get_state(): a row can be both selected and insensitive
so pull the SELECTED state flag out of the !sensitive branch. Also,
don't make FOCUSED depend on SELECTED here, it's up to the widget to
decide whether or not that is possible.
2011-02-06 14:45:49 +01:00
..
stock-icons
tests Bandaid fix for icon view subclassing 2011-01-31 17:39:42 -05:00
abicheck.sh Check the right library for symbols 2010-12-21 12:41:29 -05:00
compose-parse.py Drop explicit includes of gdkkeysyms.h 2011-01-04 12:21:41 -05:00
fnmatch.c
gen-paper-names.c
gtk9slice.c Fix abi check after recent merges 2010-12-05 12:18:30 -05:00
gtk9slice.h Fix abi check after recent merges 2010-12-05 12:18:30 -05:00
gtk-compose-lookaside.txt
gtk-keys.css.default Convert remaining rc files to css 2011-01-30 21:27:55 -05:00
gtk-keys.css.emacs Convert the Emacs key theme to css 2011-01-30 21:27:55 -05:00
gtk-keys.css.mac Convert the mac key theme to css 2011-01-30 21:27:55 -05:00
gtk-win32.rc.in
gtk.css.raleigh Convert remaining rc files to css 2011-01-30 21:27:55 -05:00
gtk.h Add a gtkx.h header for X11-specific GTK+ api 2011-01-29 14:16:47 -05:00
gtk.symbols Remove accidentally exported symbol 2011-02-01 13:54:27 -05:00
gtkaboutdialog.c [GI] Add missing (out) and (array) annotations 2011-01-20 13:57:20 +01:00
gtkaboutdialog.h
gtkaccelgroup.c Remove latest bits of GtkItemFactory 2011-02-04 17:30:11 +00:00
gtkaccelgroup.h [GI] Mark callbacks' context parameter with (closure) annotation. 2011-01-18 17:20:32 +01:00
gtkaccelgroupprivate.h
gtkaccellabel.c Strip XF86 prefix from untranslated keysyms 2011-02-04 15:34:36 -05:00
gtkaccellabel.h
gtkaccelmap.c [GI] Add missing (scope) annotations 2011-01-20 13:57:15 +01:00
gtkaccelmap.h
gtkaccessible.c
gtkaccessible.h
gtkaction.c [GI] Add missing (transfer) annotations 2011-01-20 13:57:18 +01:00
gtkaction.h
gtkactiongroup.c [GI] Mark unintrospectable constructs as (skip) 2011-01-20 13:57:21 +01:00
gtkactiongroup.h Remove gtktypeutils altogether 2011-01-04 14:51:19 -05:00
gtkactivatable.c Reduce includes of gtktypeutils.h to a minimum 2011-01-04 12:05:05 -05:00
gtkactivatable.h Reduce includes of gtktypeutils.h to a minimum 2011-01-04 12:05:05 -05:00
gtkadjustment.c adjustment: Privateize sealed members 2011-01-05 23:50:22 +01:00
gtkadjustment.h Documentation fixes 2011-01-06 08:12:01 -05:00
gtkalignment.c [GI] Add missing (out) and (array) annotations 2011-01-20 13:57:20 +01:00
gtkalignment.h gtk: add missing class padding 2011-01-25 22:29:00 +01:00
gtkanimationdescription.c Fix abi check after recent merges 2010-12-05 12:18:30 -05:00
gtkanimationdescription.h Fix abi check after recent merges 2010-12-05 12:18:30 -05:00
gtkappchooser.c Add appchooser docs 2011-01-06 02:07:35 -05:00
gtkappchooser.h
gtkappchooserbutton.c Add gtk_app_chooser_button_get/set_heading 2011-01-24 19:25:08 -05:00
gtkappchooserbutton.h Add gtk_app_chooser_button_get/set_heading 2011-01-24 19:25:08 -05:00
gtkappchooserdialog.c Add gtk_app_chooser_button_get/set_heading 2011-01-24 19:25:08 -05:00
gtkappchooserdialog.h Add a way to set the heading of GtkAppChooserDialog 2011-01-20 20:57:47 -05:00
gtkappchoosermodule.c app-chooser-online: rework of the online module 2010-11-29 18:10:06 +01:00
gtkappchoosermodule.h
gtkappchooseronline.c appchooser: Remove bogus function declaration 2010-12-06 01:30:19 +01:00
gtkappchooseronline.h Fix abi check after recent merges 2010-12-05 12:18:30 -05:00
gtkappchooseronlinepk.c Fix abi check after recent merges 2010-12-05 12:18:30 -05:00
gtkappchooseronlinepk.h
gtkappchooserprivate.h
gtkappchooserwidget.c Use actual app name in app choosers 2011-01-21 15:35:52 -05:00
gtkappchooserwidget.h app-chooser: other misc doc fixes 2010-11-30 17:27:53 +01:00
gtkapplication.c Clarify documentation about application vs window lifecycle 2011-01-24 22:20:35 -05:00
gtkapplication.h gtk: add missing class padding 2011-01-25 22:29:00 +01:00
gtkarrow.c Reduce includes of gtktypeutils.h to a minimum 2011-01-04 12:05:05 -05:00
gtkarrow.h gtk: add missing class padding 2011-01-25 22:29:00 +01:00
gtkaspectframe.c
gtkaspectframe.h gtk: add missing class padding 2011-01-25 22:29:00 +01:00
gtkassistant.c Protect against giant title fonts 2011-01-27 23:23:43 -05:00
gtkassistant.h [GI] Mark callbacks' context parameter with (closure) annotation. 2011-01-18 17:20:32 +01:00
gtkbbox.c Silence new gcc warnings 2011-01-23 21:51:38 -05:00
gtkbbox.h gtk: add missing class padding 2011-01-25 22:29:00 +01:00
gtkbin.c Fixed generic height-for-width implementation of GtkBin to consider request adjustments 2010-12-29 16:26:05 +09:00
gtkbin.h gtk: add missing class padding 2011-01-25 22:29:00 +01:00
gtkbindings.c Small optimization 2011-01-30 23:35:25 -05:00
gtkbindings.h Small optimization 2011-01-30 23:35:25 -05:00
gtkbindingsprivate.h Add a gtkbindingsprivate.h header 2011-01-30 21:50:54 -05:00
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 Add a note to ::fill and ::expand docs 2011-01-31 10:26:28 -05:00
gtkbox.h
gtkbuildable.c [GI] Add missing (out) and (array) annotations 2011-01-20 13:57:20 +01:00
gtkbuildable.h Reduce includes of gtktypeutils.h to a minimum 2011-01-04 12:05:05 -05:00
gtkbuilder.c Added <mime-types> and <patterns> parsing support to GtkFileFilter. 2011-01-27 22:53:24 +09:00
gtkbuilder.h Merge libgdk and libgtk 2010-12-21 12:06:55 -05:00
gtkbuilderparser.c Reduce includes of gtktypeutils.h to a minimum 2011-01-04 12:05:05 -05:00
gtkbuilderprivate.h
gtkbutton.c Silence new gcc warnings 2011-01-23 21:51:38 -05:00
gtkbutton.h Update _gtk_button_paint() arguments to GtkStyleContext 2011-01-10 03:49:59 +01:00
gtkbuttonprivate.h
gtkcalendar.c Silence new gcc warnings 2011-01-23 21:51:38 -05:00
gtkcalendar.h
gtkcellarea.c Added default implementations of various GtkCellArea vfuncs. 2011-02-03 19:03:49 +09:00
gtkcellarea.h Make GtkCellArea use GtkStyleContext 2011-01-27 19:32:07 +01:00
gtkcellareabox.c Redo patch in efae64b (Set vertical/horizontal class...) 2011-01-12 22:58:41 +01:00
gtkcellareabox.h Added "fixed-size" cell property to GtkCellAreaBox 2010-12-22 00:28:18 +09:00
gtkcellareaboxcontext.c Silence new gcc warnings 2011-01-23 21:51:38 -05:00
gtkcellareaboxcontextprivate.h gtk: Prefix GtkCellAreaBoxContext symbols with an underscore 2011-01-11 16:46:59 +01:00
gtkcellareacontext.c [GI] Add missing (transfer) annotations 2011-01-20 13:57:18 +01:00
gtkcellareacontext.h Trivial changes 2010-12-17 19:14:35 -05:00
gtkcelleditable.c
gtkcelleditable.h
gtkcelllayout.c Fixed GtkCellLayout buildable implementation to set cell properties explicitly set to "" (i.e. explicitly set to nothing). 2011-02-02 15:22:31 +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 gtk: gtk_cell_renderer_get_state(): a row can be both selected and insensitive 2011-02-06 14:45:49 +01:00
gtkcellrenderer.h Add gtk_cell_renderer_get_state() 2011-01-27 19:32:07 +01:00
gtkcellrendereraccel.c Make GtkCellRendererAccel use GtkStyleContext 2011-01-27 20:57:13 +01:00
gtkcellrendereraccel.h
gtkcellrenderercombo.c
gtkcellrenderercombo.h
gtkcellrendererpixbuf.c Make GtkCellRendererPixbuf use GtkStyleContext 2011-01-27 20:57:13 +01:00
gtkcellrendererpixbuf.h
gtkcellrendererprogress.c Make GtkCellRendererProgress use GtkStyleContext 2011-01-27 20:57:12 +01:00
gtkcellrendererprogress.h
gtkcellrendererspin.c Drop explicit includes of gdkkeysyms.h 2011-01-04 12:21:41 -05:00
gtkcellrendererspin.h
gtkcellrendererspinner.c Silence new gcc warnings 2011-01-23 21:51:38 -05:00
gtkcellrendererspinner.h
gtkcellrenderertext.c Make GtkCellRendererText use GtkStyleContext 2011-01-27 20:57:12 +01:00
gtkcellrenderertext.h
gtkcellrenderertoggle.c Make GtkCellRendererToggle use GtkStyleContext 2011-01-27 20:57:12 +01:00
gtkcellrenderertoggle.h
gtkcellview.c Bandaid fix for icon view subclassing 2011-01-31 17:39:42 -05:00
gtkcellview.h Bandaid fix for icon view subclassing 2011-01-31 17:39:42 -05:00
gtkcheckbutton.c Make GtkCheckButton's label left aligned by default. 2010-12-29 18:20:32 +09:00
gtkcheckbutton.h
gtkcheckmenuitem.c Silence new gcc warnings 2011-01-23 21:51:38 -05:00
gtkcheckmenuitem.h
gtkclipboard-quartz.c gtkclipboard-quartz: use accessors and add missing include 2010-12-22 17:47:03 +01:00
gtkclipboard.c [GI] Mark unintrospectable constructs as (skip) 2011-01-20 13:57:21 +01:00
gtkclipboard.h
gtkcolorbutton.c Fixing GtkColorButton to redraw itself when gtk_color_button_set_rgba() is called. 2011-02-03 23:02:15 +09:00
gtkcolorbutton.h GtkColorButton: trivial doc and formatting fixes 2011-01-03 17:18:43 -05:00
gtkcolorsel.c Silence new gcc warnings 2011-01-23 21:51:38 -05:00
gtkcolorsel.h
gtkcolorseldialog.c
gtkcolorseldialog.h
gtkcombobox.c s/state_changed/state_flags_changed/ in GtkComboBox 2011-02-06 11:21:42 +01:00
gtkcombobox.h Removed TABs and trailing whitespace from GtkComboBox and GtkTreeMenu 2011-01-05 00:14:25 +09:00
gtkcomboboxtext.c Changed GtkComboBoxText <items> builder parser to use g_string_append_len(). 2011-01-26 23:55:01 +09:00
gtkcomboboxtext.h Bug 619148 - "active ID" properties (GtkComboBox) 2010-11-30 00:29:16 -05:00
gtkcontainer.c Fixed GtkContainer buildable implementation to set packing properties explicitly set to "" (i.e. explicitly set to nothing). 2011-02-02 15:22:31 +09:00
gtkcontainer.h [GI] Make argument names in vfunc decls consistent with invoker docs 2011-01-18 17:28:35 +01:00
gtkcssprovider.c gtk: make the .trough background-color darker() as it was in GTK+ 2.x 2011-02-06 13:48:42 +01:00
gtkcssprovider.h gtk: add missing class padding 2011-01-25 22:29:00 +01:00
gtkcssproviderprivate.h Privately export css_provider_get_theme_dir 2011-01-27 00:32:07 -05:00
gtkcustompaperunixdialog.c Silence new gcc warnings 2011-01-23 21:51:38 -05:00
gtkcustompaperunixdialog.h
gtkdebug.h
gtkdialog.c State that _add_button functions return a "#GtkButton widget" 2011-01-26 10:33:49 +01:00
gtkdialog.h Move GtkDialog docs inline 2011-01-04 12:54:47 -05:00
gtkdnd-quartz.c Make DnD code use GtkStyleContext for the highlight rectangle. 2011-01-04 03:06:20 +01:00
gtkdnd.c [GI] Add method annotations to remaining gtk_drag_* functions. 2011-02-03 15:10:43 +01:00
gtkdnd.h
gtkdndcursors.h
gtkdrawingarea.c Do not use old functions in the docs. 2011-01-29 21:32:56 +01:00
gtkdrawingarea.h Move GtkDrawingArea docs inline 2011-01-04 13:26:32 -05:00
gtkeditable.c [GI] Add missing (out) and (array) annotations 2011-01-20 13:57:20 +01:00
gtkeditable.h [GI] Make argument names in vfunc decls consistent with invoker docs 2011-01-18 17:28:35 +01:00
gtkentry.c gtk: remove function gtk_entry_queue_draw() and call gtk_widget_queue_draw() 2011-02-06 11:17:58 +01:00
gtkentry.h
gtkentrybuffer.c
gtkentrybuffer.h
gtkentrycompletion.c Clarify models vs callbacks in entry completion docs 2011-01-31 19:01:16 -05:00
gtkentrycompletion.h Move GtkEntryCompletion docs inline 2011-01-04 17:54:47 -05:00
gtkentryprivate.h Merge branch 'master' into treeview-refactor 2010-12-05 13:14:39 +09:00
gtkenums.h Move GtkTextTag docs inline 2011-01-14 17:49:48 -05:00
gtkeventbox.c gtk: render GtkEventBox' background in the right state 2011-01-14 16:56:50 +01:00
gtkeventbox.h Move GtkEventBox docs inline 2011-01-04 10:33:33 -05:00
gtkexpander.c Try again to fix the doc build 2011-01-05 09:38:36 -05:00
gtkexpander.h
gtkfilechooser.c Added "shift" modifier versions of keybings for GtkFileChooser "folder-up"/"folder-down" bindings. 2011-02-01 05:02:56 +09:00
gtkfilechooser.h
gtkfilechooserbutton.c Silence new gcc warnings 2011-01-23 21:51:38 -05:00
gtkfilechooserbutton.h
gtkfilechooserdefault.c Added "shift" modifier versions of keybings for GtkFileChooser "folder-up"/"folder-down" bindings. 2011-02-01 05:02:56 +09:00
gtkfilechooserdefault.h
gtkfilechooserdialog.c bgo#640161 - Maintain map/unmap invariants in GtkFileChooserDialog 2011-01-21 15:48:39 -06:00
gtkfilechooserdialog.h
gtkfilechooserembed.c
gtkfilechooserembed.h
gtkfilechooserentry.c Silence new gcc warnings 2011-01-23 21:51:38 -05:00
gtkfilechooserentry.h
gtkfilechooserprivate.h
gtkfilechooserutils.c
gtkfilechooserutils.h
gtkfilechooserwidget.c
gtkfilechooserwidget.h
gtkfilefilter.c Go back to using the image/* example 2011-01-29 22:42:14 -05:00
gtkfilefilter.h [GI] Mark callbacks' context parameter with (closure) annotation. 2011-01-18 17:20:32 +01:00
gtkfilesystem.c
gtkfilesystem.h
gtkfilesystemmodel.c
gtkfilesystemmodel.h
gtkfixed.c Fix another GtkFixed regression, in gtk_fixed_forall() 2011-02-02 00:40:02 -05:00
gtkfixed.h gtk: add missing class padding 2011-01-25 22:29:00 +01:00
gtkfontbutton.c
gtkfontbutton.h
gtkfontsel.c Silence new gcc warnings 2011-01-23 21:51:38 -05:00
gtkfontsel.h
gtkframe.c [GI] Add missing (out) and (array) annotations 2011-01-20 13:57:20 +01:00
gtkframe.h
gtkgradient.c Revert "docs: Reinstate pixbufs section in GDK docs" 2010-12-09 23:55:33 +01:00
gtkgradient.h Revert "docs: Reinstate pixbufs section in GDK docs" 2010-12-09 23:55:33 +01:00
gtkgrid.c Add gtkorientableprivate.h header 2011-01-30 03:12:49 -05:00
gtkgrid.h
gtkhandlebox.c Silence new gcc warnings 2011-01-23 21:51:38 -05:00
gtkhandlebox.h
gtkhbbox.c
gtkhbbox.h
gtkhbox.c
gtkhbox.h
gtkhpaned.c
gtkhpaned.h
gtkhscale.c
gtkhscale.h
gtkhscrollbar.c
gtkhscrollbar.h
gtkhseparator.c
gtkhseparator.h
gtkhsv.c Silence new gcc warnings 2011-01-23 21:51:38 -05:00
gtkhsv.h
gtkiconcache.c
gtkiconcache.h
gtkiconcachevalidator.c
gtkiconcachevalidator.h
gtkiconfactory.c Silence new gcc warnings 2011-01-23 21:51:38 -05:00
gtkiconfactory.h Add deprecation guards for gtk_icon_set_render_icon 2010-12-17 14:31:44 -05:00
gtkicontheme.c API: gtk: Remove client_event vfunc from GtkWidget 2011-02-01 06:33:01 +01:00
gtkicontheme.h gtk: add missing class padding 2011-01-25 22:29:00 +01:00
gtkiconview.c Bandaid fix for icon view subclassing 2011-01-31 17:39:42 -05:00
gtkiconview.h Added gtk_icon_view_new_with_area() 2011-01-06 13:51:48 +09:00
gtkimage.c [GI] Annotate strings holding file paths as (type filename) 2011-01-18 17:29:40 +01:00
gtkimage.h
gtkimagemenuitem.c Make GtkImageMenuItem use GtkStyleContext 2011-01-12 20:54:34 +01:00
gtkimagemenuitem.h
gtkimcontext.c [GI] Add missing (out) and (array) annotations 2011-01-20 13:57:20 +01:00
gtkimcontext.h
gtkimcontextsimple.c [GI] Mark unintrospectable constructs as (skip) 2011-01-20 13:57:21 +01:00
gtkimcontextsimple.h
gtkimcontextsimpleseqs.h Drop explicit includes of gdkkeysyms.h 2011-01-04 12:21:41 -05:00
gtkimmodule.c Move docs for gtkmain inline 2011-01-04 17:32:12 -05:00
gtkimmodule.h
gtkimmulticontext.c gtk: Avoid GdkDrawable usage, including needless casts 2010-12-02 20:21:02 +01:00
gtkimmulticontext.h
gtkinfobar.c State that _add_button functions return a "#GtkButton widget" 2011-01-26 10:33:49 +01:00
gtkinfobar.h
gtkintl.h
gtkinvisible.c GtkInvisible: Avoid chaining up in ::style-updated 2011-01-04 03:06:22 +01:00
gtkinvisible.h
gtkkeyhash.c
gtkkeyhash.h
gtklabel.c Don't g_object_unref cairo surfaces 2011-02-02 22:05:26 -05:00
gtklabel.h
gtklayout.c [GI] Add missing (out) and (array) annotations 2011-01-20 13:57:20 +01:00
gtklayout.h
gtklinkbutton.c Move docs for gtkmain inline 2011-01-04 17:32:12 -05:00
gtklinkbutton.h
gtkliststore.c Silence new gcc warnings 2011-01-23 21:51:38 -05:00
gtkliststore.h Merge libgdk and libgtk 2010-12-21 12:06:55 -05:00
gtkmain.c [GI] Add method annotation for gtk_grab_add and gtk_grab_remove. 2011-02-03 15:20:51 +01:00
gtkmain.h Fix win32 build 2011-01-11 17:28:37 +01:00
gtkmainprivate.h Move docs for gtkmain inline 2011-01-04 17:32:12 -05:00
gtkmarshalers.list Merge branch 'master' into treeview-refactor 2010-12-05 00:36:37 +09:00
gtkmenu.c Silence new gcc warnings 2011-01-23 21:51:38 -05:00
gtkmenu.h Move GtkMenu docs inline 2011-01-17 15:27:04 +01:00
gtkmenubar.c Move GtkMenuBar docs inline 2011-01-13 22:11:22 -05:00
gtkmenubar.h
gtkmenuitem.c Silence new gcc warnings 2011-01-23 21:51:38 -05:00
gtkmenuitem.h Moved GtkMenuItem private functions to the private header. 2011-01-05 00:14:08 +09:00
gtkmenuitemprivate.h Moved GtkMenuItem private functions to the private header. 2011-01-05 00:14:08 +09:00
gtkmenuprivate.h Remove sealed members from GtkMenu 2010-12-23 15:51:20 -05:00
gtkmenushell.c [GI] Add missing (transfer) annotations 2011-01-20 13:57:18 +01:00
gtkmenushell.h Add sufficient API to make gail work 2010-12-23 20:11:38 -05:00
gtkmenushellprivate.h Remove sealed members from GtkMenuShell 2010-12-23 18:21:53 -05:00
gtkmenutoolbutton.c Added GtkBuilder support for "menu" child type of GtkMenuToolButton 2011-01-10 18:48:07 +09:00
gtkmenutoolbutton.h
gtkmessagedialog.c Remove gtktypeutils altogether 2011-01-04 14:51:19 -05:00
gtkmessagedialog.h
gtkmisc.c [GI] Add missing (out) and (array) annotations 2011-01-20 13:57:20 +01:00
gtkmisc.h gtk: add missing class padding 2011-01-25 22:29:00 +01:00
gtkmnemonichash.c
gtkmnemonichash.h
gtkmodifierstyle.c Plugged leaking PangoFontDescriptions in gtk_modifier_style_set_font(). 2011-01-16 21:14:00 +09:00
gtkmodifierstyle.h gtk: add missing class padding 2011-01-25 22:29:00 +01:00
gtkmodules.c Move docs for gtkmain inline 2011-01-04 17:32:12 -05:00
gtkmodules.h Document that GtkModuleInit doesn't receive argv anymore 2011-01-07 08:12:07 -05:00
gtkmountoperation-stub.c
gtkmountoperation-x11.c Silence new gcc warnings 2011-01-23 21:51:38 -05:00
gtkmountoperation.c mount-operation: don't show the dialog until the tree is populated 2011-01-28 09:59:58 -05:00
gtkmountoperation.h
gtkmountoperationprivate.h
gtknotebook.c Silence new gcc warnings 2011-01-23 21:51:38 -05:00
gtknotebook.h
gtknumerableicon.c [GI] Add missing (transfer) annotations 2011-01-20 13:57:18 +01:00
gtknumerableicon.h gtk: add missing class padding 2011-01-25 22:29:00 +01:00
gtknumerableiconprivate.h Add GtkNumerableIcon 2011-01-05 16:33:15 -05:00
gtkoffscreenwindow.c Silence new gcc warnings 2011-01-23 21:51:38 -05:00
gtkoffscreenwindow.h
gtkorientable.c Add gtkorientableprivate.h header 2011-01-30 03:12:49 -05:00
gtkorientable.h Add gtkorientableprivate.h header 2011-01-30 03:12:49 -05:00
gtkorientableprivate.h Add gtkorientableprivate.h header 2011-01-30 03:12:49 -05:00
gtkpagesetup.c [GI] Annotate strings holding file paths as (type filename) 2011-01-18 17:29:40 +01:00
gtkpagesetup.h
gtkpagesetupunixdialog.c Kill one more unused variable 2011-01-23 23:48:32 -05:00
gtkpagesetupunixdialog.h
gtkpaned.c GtkThemingEngine: Fix handles rendering 2011-01-10 23:52:36 +01:00
gtkpaned.h
gtkpango.c
gtkpango.h
gtkpapersize.c Silence new gcc warnings 2011-01-23 21:51:38 -05:00
gtkpapersize.h
gtkpathbar.c Silence new gcc warnings 2011-01-23 21:51:38 -05:00
gtkpathbar.h
gtkplug.c Prevent a segfault in GtkPlug 2011-01-31 10:17:21 -05:00
gtkplug.h Add a gtkx.h header for X11-specific GTK+ api 2011-01-29 14:16:47 -05:00
gtkprint-win32.c
gtkprint-win32.h
gtkprintbackend.c
gtkprintbackend.h Remove gtk_printer_new from gtkprintbackend.h 2011-01-03 08:14:34 -05:00
gtkprintcontext.c Silence new gcc warnings 2011-01-23 21:51:38 -05:00
gtkprintcontext.h
gtkprinter-private.h
gtkprinter.c [GI] Add missing (out) and (array) annotations 2011-01-20 13:57:20 +01:00
gtkprinter.h [GI] Mark callbacks' context parameter with (closure) annotation. 2011-01-18 17:20:32 +01:00
gtkprinteroption.c
gtkprinteroption.h
gtkprinteroptionset.c
gtkprinteroptionset.h
gtkprinteroptionwidget.c
gtkprinteroptionwidget.h
gtkprintjob.c [GI] Add missing (out) and (array) annotations 2011-01-20 13:57:20 +01:00
gtkprintjob.h Move GtkPrintJob docs inline 2011-01-14 18:39:01 -05:00
gtkprintoperation-private.h
gtkprintoperation-unix.c [GI] Add missing (transfer) annotations 2011-01-20 13:57:18 +01:00
gtkprintoperation-win32.c win32: Make GtkWin32EmbedWidget use HWND instead of GdkNativeWindow 2011-01-28 17:06:07 +01:00
gtkprintoperation.c Move GtkPrintOperation docs inline 2011-01-30 02:34:59 -05:00
gtkprintoperation.h Whitespace fixes 2011-01-30 02:36:17 -05:00
gtkprintoperationpreview.c
gtkprintoperationpreview.h
gtkprintsettings.c [GI] Add missing (out) and (array) annotations 2011-01-20 13:57:20 +01:00
gtkprintsettings.h
gtkprintunixdialog.c [GI] Add missing (transfer) annotations 2011-01-20 13:57:18 +01:00
gtkprintunixdialog.h
gtkprintutils.c
gtkprintutils.h
gtkprivate.h Move docs for gtkmain inline 2011-01-04 17:32:12 -05:00
gtkprogressbar.c Add gtkorientableprivate.h header 2011-01-30 03:12:49 -05:00
gtkprogressbar.h
gtkquartz.c quartz: gtkquartz.c: add missing include 2010-12-22 17:47:03 +01:00
gtkquartz.h
gtkquery.c
gtkquery.h
gtkradioaction.c [GI] Cosmetic cleanups of annotations and doc comments 2011-01-18 17:31:59 +01:00
gtkradioaction.h
gtkradiobutton.c [GI] Mark mis-detected constructors as such 2011-02-02 15:11:06 +01:00
gtkradiobutton.h
gtkradiomenuitem.c [GI] Fixes of existing incorrect annotations 2011-01-20 13:56:06 +01:00
gtkradiomenuitem.h
gtkradiotoolbutton.c [GI] Fixes of existing incorrect annotations 2011-01-20 13:56:06 +01:00
gtkradiotoolbutton.h
gtkrange.c Add gtkorientableprivate.h header 2011-01-30 03:12:49 -05:00
gtkrange.h Add accessors for GtkRange::round-digits 2011-01-15 00:08:39 -05:00
gtkrbtree.c
gtkrbtree.h Remove GTK_RBNODE_IS_SEMI_[COLLAPSED|EXPANDED] flags. 2011-01-27 20:57:14 +01:00
gtkrc.c [GI] Mark unintrospectable constructs as (skip) 2011-01-20 13:57:21 +01:00
gtkrc.default
gtkrc.h Remove dead Gtk[Rc]Style code 2010-12-18 12:10:00 +01:00
gtkrc.key.default
gtkrc.key.emacs
gtkrc.key.mac
gtkrecentaction.c [GI] Cosmetic cleanups of annotations and doc comments 2011-01-18 17:31:59 +01:00
gtkrecentaction.h
gtkrecentchooser.c [GI] Add missing (out) and (array) annotations 2011-01-20 13:57:20 +01:00
gtkrecentchooser.h
gtkrecentchooserdefault.c Make GtkRecentChooser use GtkStyleContext 2011-01-04 03:06:14 +01:00
gtkrecentchooserdefault.h
gtkrecentchooserdialog.c
gtkrecentchooserdialog.h
gtkrecentchoosermenu.c Fixed gtk_recent_chooser_menu_set_current_filter to update the local pointer. 2011-02-05 01:00:55 +09:00
gtkrecentchoosermenu.h
gtkrecentchooserprivate.h
gtkrecentchooserutils.c
gtkrecentchooserutils.h
gtkrecentchooserwidget.c
gtkrecentchooserwidget.h
gtkrecentfilter.c recentfilter: Fix gcc warnings 2011-01-28 17:06:07 +01:00
gtkrecentfilter.h Added GtkBuildable support for adding rules to GtkRecentFilter 2011-01-26 23:55:01 +09:00
gtkrecentmanager.c Silence new gcc warnings 2011-01-23 21:51:38 -05:00
gtkrecentmanager.h
gtkscale.c Add a gtkscaleprivate.h header 2011-01-30 03:17:05 -05:00
gtkscale.h Add a gtkscaleprivate.h header 2011-01-30 03:17:05 -05:00
gtkscalebutton.c Silence new gcc warnings 2011-01-23 21:51:38 -05:00
gtkscalebutton.h
gtkscaleprivate.h Add a gtkscaleprivate.h header 2011-01-30 03:17:05 -05:00
gtkscrollable.c Reduce includes of gtktypeutils.h to a minimum 2011-01-04 12:05:05 -05:00
gtkscrollable.h
gtkscrollbar.c Port GtkRange widgets to GtkStyleContext 2010-12-13 22:31:29 +01:00
gtkscrollbar.h
gtkscrolledwindow.c Silence new gcc warnings 2011-01-23 21:51:38 -05:00
gtkscrolledwindow.h
gtksearchengine.c Merge libgdk and libgtk 2010-12-21 12:06:55 -05:00
gtksearchengine.h
gtksearchenginebeagle.c
gtksearchenginebeagle.h
gtksearchenginequartz.c
gtksearchenginequartz.h
gtksearchenginesimple.c
gtksearchenginesimple.h
gtksearchenginetracker.c gtksearchenginetracker: Update to work with libtracker-sparql 2010-12-09 23:53:51 +00:00
gtksearchenginetracker.h
gtkselection.c API: gdk: Make GdkEventSelection.requestor a GdkWindow 2011-02-01 18:51:57 +01:00
gtkselection.h Move GtkSelection docs inline 2011-01-14 19:20:56 -05:00
gtkselectionprivate.h Move GtkSelection docs inline 2011-01-14 19:20:56 -05:00
gtkseparator.c Add gtkorientableprivate.h header 2011-01-30 03:12:49 -05:00
gtkseparator.h
gtkseparatormenuitem.c
gtkseparatormenuitem.h
gtkseparatortoolitem.c GtkSeparatorToolItem: remove unneeded call 2011-01-04 03:06:13 +01:00
gtkseparatortoolitem.h
gtksettings.c doc fixes 2011-01-30 23:35:25 -05:00
gtksettings.h Remove sealed members from GtkSettings 2010-12-23 21:56:50 -05:00
gtksettingsprivate.h Remove sealed members from GtkSettings 2010-12-23 21:56:50 -05:00
gtkshow.c gtkshow: don't call _get_display() on a NULL GdkScreen 2011-01-13 16:18:59 +01:00
gtkshow.h
gtksizegroup-private.h
gtksizegroup.c More documentation fixes 2011-01-06 09:44:08 -05:00
gtksizegroup.h
gtksizerequest.c Add default class implementation of gtk_widget_get_request_mode(). 2011-01-28 15:58:07 +09:00
gtksizerequest.h
gtksocket.c API: gdk: Change get_drag_window() API 2011-02-01 18:51:57 +01:00
gtksocket.h Add a gtkx.h header for X11-specific GTK+ api 2011-01-29 14:16:47 -05:00
gtksocketprivate.h plug: Move private functions to gtksocketprivate.h 2011-01-28 17:06:07 +01:00
gtkspinbutton.c gtk: get rid of two cases of invalidating the spinbutton when not needed 2011-02-06 11:17:58 +01:00
gtkspinbutton.h Move GtkSpinButton docs inline 2011-01-02 23:30:02 -05:00
gtkspinner.c Silence new gcc warnings 2011-01-23 21:51:38 -05:00
gtkspinner.h Fix GTK_SPINNER_CLASS macro 2011-01-31 07:39:06 -05:00
gtkstatusbar.c Fix a segfault in gtk_statusbar_remove_all 2011-01-31 11:50:23 -05:00
gtkstatusbar.h
gtkstatusicon-quartz.c
gtkstatusicon.c Fix several bugs handling GtkTrayIcon symbolic colors 2011-01-31 19:13:29 -05:00
gtkstatusicon.h gtk: add missing class padding 2011-01-25 22:29:00 +01:00
gtkstock.c [GI] Mark unintrospectable constructs as (skip) 2011-01-20 13:57:21 +01:00
gtkstock.h Remove gtktypeutils altogether 2011-01-04 14:51:19 -05:00
gtkstyle.c GtkStyleContext is meant to have a GdkScreen 2011-02-06 11:21:42 +01:00
gtkstyle.h Port gtk_draw_insertion_cursor to GtkStyleContext 2011-01-24 00:24:12 -05:00
gtkstylecontext.c GtkStyleContext is meant to have a GdkScreen 2011-02-06 11:21:42 +01:00
gtkstylecontext.h gtk: add missing class padding 2011-01-25 22:29:00 +01:00
gtkstylecontextprivate.h Move the get_cursor_color in GtkStyleContext 2011-01-29 13:13:42 +01:00
gtkstyleproperties.c Add the gtk-key-bindings CSS parser property. 2011-01-30 21:24:51 -05:00
gtkstyleproperties.h gtk: add missing class padding 2011-01-25 22:29:00 +01:00
gtkstyleprovider.c [GI] Add missing (transfer) annotations 2011-01-20 13:57:18 +01:00
gtkstyleprovider.h Block direct #including in style headers 2010-12-04 15:39:55 +01:00
gtkswitch.c switch: allow the user to toggle the switch by clicking on the handle 2011-01-12 18:50:45 -05:00
gtkswitch.h switch: Fix the attribution line 2010-11-30 21:54:48 +00:00
gtksymboliccolor.c [Doc] gtk_symbolic_color_resolve()'s props arg can be NULL 2011-01-08 17:30:45 +01:00
gtksymboliccolor.h Revert "docs: Reinstate pixbufs section in GDK docs" 2010-12-09 23:55:33 +01:00
gtktable.c
gtktable.h
gtktearoffmenuitem.c Silence new gcc warnings 2011-01-23 21:51:38 -05:00
gtktearoffmenuitem.h
gtktestutils.c Include gtkx.h here 2011-01-30 01:45:18 -05:00
gtktestutils.h
gtktextattributes.c textview: Move text attributes code into its own .c file 2011-01-11 16:46:59 +01:00
gtktextattributes.h Move GtkTextTag docs inline 2011-01-14 17:49:48 -05:00
gtktextbtree.c gtktexttag: Move public members to private header 2011-01-03 15:05:46 -05:00
gtktextbtree.h
gtktextbuffer.c Remove gtk_paste_point_override mark if we don't insert any text. 2011-01-28 13:26:00 +01:00
gtktextbuffer.h [GI] Make argument names in vfunc decls consistent with invoker docs 2011-01-18 17:28:35 +01:00
gtktextbufferrichtext.c [GI] Add missing (out) and (array) annotations 2011-01-20 13:57:20 +01:00
gtktextbufferrichtext.h
gtktextbufferserialize.c gtktexttag: Move public members to private header 2011-01-03 15:05:46 -05:00
gtktextbufferserialize.h
gtktextchild.c
gtktextchild.h Remove pointless sealing from GtkTextChild 2010-12-26 22:58:57 -05:00
gtktextchildprivate.h
gtktextdisplay.c Move the get_cursor_color in GtkStyleContext 2011-01-29 13:13:42 +01:00
gtktextdisplay.h
gtktextiter.c [GI] Add missing (out) and (array) annotations 2011-01-20 13:57:20 +01:00
gtktextiter.h textview: Move GtkTextAttributes to its own header 2011-01-11 16:46:59 +01:00
gtktextiterprivate.h
gtktextlayout.c gtktexttag: Move public members to private header 2011-01-03 15:05:46 -05:00
gtktextlayout.h
gtktextmark.c
gtktextmark.h Remove pointless sealing from GtkTextMark 2010-12-26 23:17:10 -05:00
gtktextmarkprivate.h
gtktextsegment.c
gtktextsegment.h
gtktexttag.c Fix a typo 2011-01-15 00:39:29 -05:00
gtktexttag.h textview: Move GtkTextAttributes to its own header 2011-01-11 16:46:59 +01:00
gtktexttagprivate.h gtktexttag: Move public members to private header 2011-01-03 15:05:46 -05:00
gtktexttagtable.c More doc build fixes 2011-01-10 10:59:50 -05:00
gtktexttagtable.h
gtktexttypes.c
gtktexttypes.h
gtktextutil.c GtkTextUtil: Fix typo 2011-01-10 23:01:01 +01:00
gtktextutil.h
gtktextview.c Check if buffer is NULL after setting it to NULL, not before. 2011-01-28 20:49:47 +01:00
gtktextview.h Add gtk_text_view_get_cursor_locations 2011-01-19 17:01:19 -05:00
gtkthemingengine.c gtk: bail out in render_background_internal() if the extents are <= 0 2011-02-06 11:17:59 +01:00
gtkthemingengine.h Add padding to the themingengine class. 2011-01-29 14:34:29 +01:00
gtktimeline.c Silence new gcc warnings 2011-01-23 21:51:38 -05:00
gtktimeline.h Fix abi check after recent merges 2010-12-05 12:18:30 -05:00
gtktoggleaction.c [GI] Cosmetic cleanups of annotations and doc comments 2011-01-18 17:31:59 +01:00
gtktoggleaction.h
gtktogglebutton.c Gtk(Toggle)Button: preserve untouched state flags when updating state. 2011-01-23 19:34:38 +01:00
gtktogglebutton.h
gtktoggletoolbutton.c
gtktoggletoolbutton.h
gtktoolbar.c Silence new gcc warnings 2011-01-23 21:51:38 -05:00
gtktoolbar.h
gtktoolbutton.c Make GtkToolButton use ::style-updated 2011-01-04 03:06:10 +01:00
gtktoolbutton.h
gtktoolitem.c Move docs for gtkmain inline 2011-01-04 17:32:12 -05:00
gtktoolitem.h
gtktoolitemgroup.c Silence new gcc warnings 2011-01-23 21:51:38 -05:00
gtktoolitemgroup.h
gtktoolpalette.c Fixed GtkToolPalette ->forall implementation to be gtk_widget_destroy friendly 2011-02-01 05:02:56 +09:00
gtktoolpalette.h
gtktoolpaletteprivate.h
gtktoolshell.c More documentation fixes 2011-01-06 09:44:08 -05:00
gtktoolshell.h
gtktooltip.c Silence new gcc warnings 2011-01-23 21:51:38 -05:00
gtktooltip.h
gtktrayicon-x11.c Fix several bugs handling GtkTrayIcon symbolic colors 2011-01-31 19:13:29 -05:00
gtktrayicon.h
gtktreedatalist.c
gtktreedatalist.h
gtktreednd.c [GI] Add missing (out) and (array) annotations 2011-01-20 13:57:20 +01:00
gtktreednd.h
gtktreemenu.c More accurate fix for GtkTreeMenu regression. 2011-01-19 00:43:08 +09:00
gtktreemenu.h Removed TABs and trailing whitespace from GtkComboBox and GtkTreeMenu 2011-01-05 00:14:25 +09:00
gtktreemodel.c [GI] Mark unintrospectable constructs as (skip) 2011-01-20 13:57:21 +01:00
gtktreemodel.h Move GtkTreeModel docs inline 2011-01-12 18:50:45 -05:00
gtktreemodelfilter.c Silence new gcc warnings 2011-01-23 21:51:38 -05:00
gtktreemodelfilter.h [GI] Mark callbacks' context parameter with (closure) annotation. 2011-01-18 17:20:32 +01:00
gtktreemodelsort.c Add gtk_tree_model_iter_previous() vfunc 2011-01-05 23:39:11 -05:00
gtktreemodelsort.h Merge libgdk and libgtk 2010-12-21 12:06:55 -05:00
gtktreeprivate.h Make GtkTreeView use GtkStyleContext 2011-01-27 20:57:11 +01:00
gtktreeselection.c gtktreeselection: Move public members to a private structure 2010-12-19 05:01:22 +00:00
gtktreeselection.h [GI] Mark callbacks' context parameter with (closure) annotation. 2011-01-18 17:20:32 +01:00
gtktreesortable.c
gtktreesortable.h Reduce includes of gtktypeutils.h to a minimum 2011-01-04 12:05:05 -05:00
gtktreestore.c [GI] Mark unintrospectable constructs as (skip) 2011-01-20 13:57:21 +01:00
gtktreestore.h Merge libgdk and libgtk 2010-12-21 12:06:55 -05:00
gtktreeview.c Make treeview expanders work reliably 2011-02-01 01:32:02 -05:00
gtktreeview.h [GI] Mark callbacks' context parameter with (closure) annotation. 2011-01-18 17:20:32 +01:00
gtktreeviewcolumn.c Don't leak a cell area context 2011-02-05 02:03:35 -05:00
gtktreeviewcolumn.h Adding gtk_tree_view_column_new_with_area(). 2010-12-06 19:04:51 +09:00
gtktypebuiltins.c.template
gtktypebuiltins.h.template
gtkuimanager.c [GI] Annotate strings holding file paths as (type filename) 2011-01-18 17:29:40 +01:00
gtkuimanager.h
gtkunixprint.h
gtkvbbox.c
gtkvbbox.h
gtkvbox.c
gtkvbox.h
gtkversion.h.in Move docs for gtkmain inline 2011-01-04 17:32:12 -05:00
gtkviewport.c Make GtkViewport use GtkStyleContext 2011-01-10 03:50:02 +01:00
gtkviewport.h
gtkvolumebutton.c volumebutton: Update adjustment usage for sealing 2011-01-05 23:50:22 +01:00
gtkvolumebutton.h
gtkvpaned.c
gtkvpaned.h
gtkvscale.c
gtkvscale.h
gtkvscrollbar.c
gtkvscrollbar.h
gtkvseparator.c
gtkvseparator.h
gtkwidget.c GtkStyleContext is meant to have a GdkScreen 2011-02-06 11:21:42 +01:00
gtkwidget.h API: gtk: Remove client_event vfunc from GtkWidget 2011-02-01 06:33:01 +01:00
gtkwidgetpath.c Split out private style context api into a private header 2011-01-23 18:29:28 -05:00
gtkwidgetpath.h widgetpath: allow GTypes non-derived from GTK_TYPE_WIDGET 2010-12-17 18:30:57 +01:00
gtkwidgetprivate.h Move the get_cursor_color in GtkStyleContext 2011-01-29 13:13:42 +01:00
gtkwin32embed.c
gtkwin32embed.h
gtkwin32embedwidget.c win32: Make GtkWin32EmbedWidget use HWND instead of GdkNativeWindow 2011-01-28 17:06:07 +01:00
gtkwin32embedwidget.h win32: Make GtkWin32EmbedWidget use HWND instead of GdkNativeWindow 2011-01-28 17:06:07 +01:00
gtkwindow.c Don't assume a screen exists before realize() 2011-02-04 22:03:11 -05:00
gtkwindow.h Add a setter for GtkWindow.has_user_ref_count 2011-01-10 11:49:06 -05:00
gtkwindowprivate.h API: gtk: Remove client_event vfunc from GtkWidget 2011-02-01 06:33:01 +01:00
gtkx.h Add a gtkx.h header for X11-specific GTK+ api 2011-01-29 14:16:47 -05:00
gtkxembed.c API: Remove GDK_WINDOW_XWINDOW() macro 2010-12-02 20:20:56 +01:00
gtkxembed.h
makeenums.pl
Makefile.am Fix the build with --enable-gtk2-dependency 2011-02-02 01:30:21 -05:00
makefile.msc.in win32: Fix Makefile for plug/socket removal. 2011-01-28 17:06:06 +01:00
org.gtk.Settings.FileChooser.gschema.xml
paper_names_offsets.c
paper_names.c
queryimmodules.c Silence new gcc warnings 2011-01-23 21:51:38 -05:00
updateiconcache.c Silence new gcc warnings 2011-01-23 21:51:38 -05:00
xembed.h