gtk2/gtk
Matthias Clasen cb128cc6e9 Deprecate old color selection widgets
GtkColorSelectionDialog, GtkColorSelection and GtkHSV have
been superseded by the GtkColorChooser* family of widgets.
2012-02-14 16:36:55 -05:00
..
a11y a11y: Mark cells as defunct when deleting them 2012-02-12 16:45:14 +01:00
deprecated Deprecate old color selection widgets 2012-02-14 16:36:55 -05:00
stock-icons Use existing mime type for GTK_FILE stock icon 2011-03-06 00:31:20 -05:00
tests tests: Remove untrue assertion 2012-02-06 21:53:36 +01:00
abicheck.sh Bump the version to 3.0.0 2011-02-10 14:41:02 -05:00
compose-parse.py Update compose-parse.py 2011-06-10 18:33:05 -04:00
cursor_dnd_ask.png Add missing cursors 2012-01-16 14:36:18 +01:00
cursor_dnd_copy.png Add missing cursors 2012-01-16 14:36:18 +01:00
cursor_dnd_link.png Add missing cursors 2012-01-16 14:36:18 +01:00
cursor_dnd_move.png Add missing cursors 2012-01-16 14:36:18 +01:00
cursor_dnd_none.png Add missing cursors 2012-01-16 14:36:18 +01:00
fallback-c89.c Add fallback implemetation for rint()/round() 2011-08-20 11:17:43 +08:00
fnmatch.c
gactionmuxer.c Fix a typo 2011-12-19 12:51:12 -05:00
gactionmuxer.h add GActionMuxer and observer interfaces 2011-12-19 12:51:08 -05:00
gactionobservable.c Undoccommentify action muxer files 2011-12-19 12:51:09 -05:00
gactionobservable.h add GActionMuxer and observer interfaces 2011-12-19 12:51:08 -05:00
gactionobserver.c Undoccommentify action muxer files 2011-12-19 12:51:09 -05:00
gactionobserver.h add GActionMuxer and observer interfaces 2011-12-19 12:51:08 -05:00
gen-paper-names.c
gsimpleactionobserver.c Add new GtkActionable interface 2012-01-09 15:02:06 +01:00
gsimpleactionobserver.h Add new GtkActionable interface 2012-01-09 15:02:06 +01:00
gtk-compose-lookaside.txt
gtk-default.css css: Implement padding as numbers 2012-02-02 03:14:02 +01:00
gtk-keys.css.default Convert remaining rc files to css 2011-01-30 21:27:55 -05:00
gtk-keys.css.emacs keys.css: Remove semicolons at end of rules 2011-05-18 22:17:59 +02:00
gtk-keys.css.mac mac keys: Add a missing semicolon 2011-05-18 22:17:59 +02:00
gtk-win32.css Set a bg on GtkViewport to ensure we get fast scrolling 2012-02-14 15:18:30 +01:00
gtk-win32.rc.in Update Windows Resource template information 2011-06-07 11:16:57 +08:00
gtk.gresource.xml Remove all default css and make Raleigh a pure fallback theme 2012-02-09 23:19:17 +01:00
gtk.h Deprecate old color selection widgets 2012-02-14 16:36:55 -05:00
gtk.symbols Fix up exported symbols 2012-02-14 16:36:54 -05:00
gtkaboutdialog.c about-dialog: set proper spacing between columnns in credits section 2012-02-14 11:26:16 -05:00
gtkaboutdialog.h GtkAboutDialog: Make credits section extensible 2012-01-25 18:25:43 -05:00
gtkaccelgroup.c Fix up includes 2011-12-19 12:51:12 -05:00
gtkaccelgroup.h gtk: Add accel with keycode parsing functions 2011-11-04 16:40:22 +00:00
gtkaccelgroupprivate.h gtkaccelgroup.c: Do not use GET_PRIV macro 2011-06-02 15:10:49 +02:00
gtkaccellabel.c accellabel: Stop setting state flags on the style context for drawing 2011-12-19 19:21:15 +00:00
gtkaccellabel.h
gtkaccelmap.c GtkApplication: change the accel prefix we use 2012-01-23 11:17:07 -05:00
gtkaccelmap.h Introduce gtkaccelmapprivate.h 2011-12-19 12:51:11 -05:00
gtkaccelmapprivate.h Introduce gtkaccelmapprivate.h 2011-12-19 12:51:11 -05:00
gtkaccessible.c accessible: Unset widget on dispose, not finalize 2012-02-10 13:21:06 +01:00
gtkaccessible.h accessible: Deprecate gtk_accessible_connect_widget_destroyed() 2011-12-19 16:17:13 +01:00
gtkaction.c GtkAction: Hold a reference to proxy widgets 2011-12-20 15:36:48 -05:00
gtkaction.h gtk: Use const instead G_CONST_RETURN 2011-06-10 13:07:54 +01:00
gtkactionable.c Doc tweaks 2012-01-24 22:41:36 -05:00
gtkactionable.h Add new GtkActionable interface 2012-01-09 15:02:06 +01:00
gtkactiongroup.c gtkactiongroup: clarify set_translation_domain docs 2012-02-08 04:36:26 -05:00
gtkactiongroup.h gtk: Use const instead G_CONST_RETURN 2011-06-10 13:07:54 +01: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 GtkAdjustment: add an auxiliary function 2011-07-05 16:08:54 -04:00
gtkadjustment.h GtkAdjustment: add an auxiliary function 2011-07-05 16:08:54 -04: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 css: Change to_string() to print() 2011-06-02 02:03:50 +02:00
gtkanimationdescription.h css: Change to_string() to print() 2011-06-02 02:03:50 +02:00
gtkappchooser.c GtkAppChooserButton: Add a way to include the default app 2011-09-10 01:42:07 -04:00
gtkappchooser.h
gtkappchooserbutton.c GtkAppChooserButton: Add a way to include the default app 2011-09-10 01:42:07 -04:00
gtkappchooserbutton.h GtkAppChooserButton: Add a way to include the default app 2011-09-10 01:42:07 -04:00
gtkappchooserdialog.c app-chooser-dialog: cancel the PK operation when the dialog is dismissed 2012-02-01 13:21:43 -05:00
gtkappchooserdialog.h Add "extern C" declarations around AppChooser headers. 2011-02-10 10:02:38 +01:00
gtkappchoosermodule.c
gtkappchoosermodule.h
gtkappchooseronline.c appchooser: add a GCancellable to the search operation 2011-10-04 11:34:10 -04:00
gtkappchooseronline.h appchooser: add a GCancellable to the search operation 2011-10-04 11:34:10 -04:00
gtkappchooseronlinepk.c app-chooser-dialog: cancel the PK operation when the dialog is dismissed 2012-02-01 13:21:43 -05:00
gtkappchooseronlinepk.h
gtkappchooserprivate.h
gtkappchooserwidget.c gtkappchooserwidget: Use symbolic names for button numbers 2012-01-27 09:47:42 +01:00
gtkappchooserwidget.h Add "extern C" declarations around AppChooser headers. 2011-02-10 10:02:38 +01:00
gtkapplication.c Use G_SOURCE_CONTINUE/REMOVE 2012-01-30 19:12:27 -05:00
gtkapplication.h move menus over from GLib 2012-01-18 13:40:05 -05:00
gtkapplicationprivate.h Add API to create menus from models 2012-01-24 22:25:35 -05:00
gtkapplicationwindow.c Add some menu markup documentation 2012-01-25 20:59:22 -05:00
gtkapplicationwindow.h Fix a gtk-doc warning 2011-12-19 12:51:11 -05:00
gtkarrow.c Factor out _gtk_misc_get_padding_and_border 2012-01-22 13:36:47 +01: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 assistant: Work around deprecation warnings 2011-11-08 21:14:05 +01:00
gtkassistant.h Drop use of GDK_DISABLE_DEPRECATED guards in gtk 2011-11-09 22:02:42 -05:00
gtkbbox.c gtkbox: Move private functions to private header 2011-10-02 21:30:42 +01:00
gtkbbox.h GtkButtonBox: add a non-homogeneous child property 2011-05-05 07:46:03 -04:00
gtkbin.c Added GTK_SIZE_REQUEST_CONSTANT_SIZE to GtkSizeRequestMode 2011-03-25 18:42:07 +09:00
gtkbin.h gtk: add missing class padding 2011-01-25 22:29:00 +01:00
gtkbindings.c Use G_VALUE_INIT 2011-10-15 16:45:16 +01:00
gtkbindings.h Drop use of GDK_DISABLE_DEPRECATED guards in gtk 2011-11-09 22:02:42 -05:00
gtkbindingsprivate.h Add a gtkbindingsprivate.h header 2011-01-30 21:50:54 -05:00
gtkbitmask.c gtk: Add GtkBitmask 2012-01-09 18:37:49 +01:00
gtkbitmaskprivate.h gtk: Add GtkBitmask 2012-01-09 18:37:49 +01:00
gtkborder.c
gtkborder.h Add some missing symbols to the docs 2011-02-08 23:21:39 -05:00
gtkborderimage.c borderimage: Change memory management 2012-01-09 18:37:58 +01:00
gtkborderimageprivate.h borderimage: Change memory management 2012-01-09 18:37:58 +01:00
gtkbox.c gtkbox: Move private functions to private header 2011-10-02 21:30:42 +01:00
gtkbox.h gtkbox: Move private functions to private header 2011-10-02 21:30:42 +01:00
gtkboxprivate.h box: Fix includes so hbox/vbox compile warning-free 2011-11-02 02:31:54 +01:00
gtkbuildable.c Minor documentation improvements 2011-02-23 10:26:21 +01:00
gtkbuildable.h Reduce includes of gtktypeutils.h to a minimum 2011-01-04 12:05:05 -05:00
gtkbuilder-menus.c gtkbuilder-menus: translation-domain can be NULL 2012-02-08 04:36:26 -05:00
gtkbuilder.c Document the gtkbuilder xml file better 2012-01-30 20:32:22 -05:00
gtkbuilder.h Add resource support for GtkBuilder 2012-01-16 13:59:58 +01:00
gtkbuilder.rnc Document the gtkbuilder xml file better 2012-01-30 20:32:22 -05:00
gtkbuilder.rng Document the gtkbuilder xml file better 2012-01-30 20:32:22 -05:00
gtkbuilderparser.c GtkBuilder: change format of menus 2012-01-25 19:42:19 -05:00
gtkbuilderprivate.h GtkBuilder: change format of menus 2012-01-25 19:42:19 -05:00
gtkbutton.c GtkButton: Small documentation improvements 2012-02-13 09:18:07 +01:00
gtkbutton.h Drop use of GDK_DISABLE_DEPRECATED guards in gtk 2011-11-09 22:02:42 -05:00
gtkbuttonprivate.h Add new GtkActionable interface 2012-01-09 15:02:06 +01:00
gtkcalendar.c gtkcalendar: Use symbolic names for button numbers 2012-01-27 09:47:42 +01:00
gtkcalendar.h
gtkcellarea.c gtkcellarea: Use symbolic names for button numbers 2012-01-27 09:47:43 +01:00
gtkcellarea.h gtk: Use const instead G_CONST_RETURN 2011-06-10 13:07:54 +01:00
gtkcellareabox.c GtkCellAreaBoxPrivate: Improve struct packing 2011-04-12 12:25:53 -04:00
gtkcellareabox.h Don't export gtk_cell_area_box_init_groups 2011-02-08 23:21:39 -05:00
gtkcellareaboxcontext.c Don't export gtk_cell_area_box_init_groups 2011-02-08 23:21:39 -05:00
gtkcellareaboxcontextprivate.h Don't export gtk_cell_area_box_init_groups 2011-02-08 23:21:39 -05:00
gtkcellareacontext.c cellareacontext: Don't ever return -1 for preferred sized 2011-07-05 16:08:09 -04:00
gtkcellareacontext.h Trivial changes 2010-12-17 19:14:35 -05:00
gtkcelleditable.c
gtkcelleditable.h
gtkcelllayout.c Use G_VALUE_INIT 2011-10-15 16:45:16 +01:00
gtkcelllayout.h
gtkcellrenderer.c cell-renderer: add the CELL style class to the editing widget 2012-01-31 10:04:26 -05:00
gtkcellrenderer.h cellrenderer: Add API to keep the accessible type 2011-12-16 04:53:16 +01:00
gtkcellrendereraccel.c Revert 3fd7dbc940 2011-12-08 12:44:19 -05:00
gtkcellrendereraccel.h
gtkcellrenderercombo.c Move documentation to inline comments: GtkCellRendererCombo 2011-04-11 23:07:41 +01:00
gtkcellrenderercombo.h
gtkcellrendererpixbuf.c gtk: Add accessible types for cell renderers 2011-12-16 04:53:16 +01:00
gtkcellrendererpixbuf.h
gtkcellrendererprogress.c Fix handling of GtkCellRendererProgress::inverted 2011-10-24 13:50:00 -04:00
gtkcellrendererprogress.h
gtkcellrendererspin.c Move gtkstyle and gtkrc to deprecated/ 2011-11-02 01:15:21 -04:00
gtkcellrendererspin.h
gtkcellrendererspinner.c cellrendererspinner: Ignore deprecation warnings 2011-11-08 21:14:05 +01:00
gtkcellrendererspinner.h
gtkcellrenderertext.c cell-renderer-text: don't use gtk_entry_set_inner_border() 2012-01-31 10:04:26 -05:00
gtkcellrenderertext.h
gtkcellrenderertoggle.c cellrenderertoggle: Use the cell renderer's state flags as a base for rendering 2011-12-19 19:21:15 +00:00
gtkcellrenderertoggle.h
gtkcellview.c gtkcellview: Do not use deprecated GdkColor api 2012-01-03 18:00:57 +01:00
gtkcellview.h Deprecate all the public API that is using GdkColor struct 2011-12-22 02:59:39 +00:00
gtkcheckbutton.c checkbutton: Use the widget state flags as a base for drawing the indicator 2011-12-19 19:21:15 +00:00
gtkcheckbutton.h
gtkcheckmenuitem.c checkmenuitem: Clean up state flags handling on drawing 2011-12-19 19:21:15 +00:00
gtkcheckmenuitem.h
gtkclipboard-quartz.c Bug 508601 - Copying from GTK+ applications causes crash 2011-07-25 22:05:52 +02:00
gtkclipboard-wayland.c wayland: Add basic implementation of GtkClipboard for Wayland 2012-01-13 16:50:47 +00:00
gtkclipboard.c Use G_SOURCE_CONTINUE/REMOVE 2012-01-30 19:12:27 -05:00
gtkclipboard.h Move documentation to inline comments: GtkClipboard 2011-04-13 12:48:47 +01:00
gtkcolorbutton.c Add docs 2012-02-14 16:36:55 -05:00
gtkcolorbutton.h Rework the API a bit 2012-02-14 16:36:55 -05:00
gtkcolorchooser.c Add docs 2012-02-14 16:36:55 -05:00
gtkcolorchooser.h Add docs 2012-02-14 16:36:55 -05:00
gtkcolorchooserdialog.c Add docs 2012-02-14 16:36:55 -05:00
gtkcolorchooserdialog.h Initial cut at implementing a new color chooser 2012-02-14 16:36:49 -05:00
gtkcolorchooserprivate.h Initial cut at implementing a new color chooser 2012-02-14 16:36:49 -05:00
gtkcolorchooserwidget.c Deprecate old color selection widgets 2012-02-14 16:36:55 -05:00
gtkcolorchooserwidget.h Initial cut at implementing a new color chooser 2012-02-14 16:36:49 -05:00
gtkcoloreditor.c Deprecate old color selection widgets 2012-02-14 16:36:55 -05:00
gtkcoloreditor.h Fix up exported symbols 2012-02-14 16:36:54 -05:00
gtkcolorplane.c Deprecate old color selection widgets 2012-02-14 16:36:55 -05:00
gtkcolorplane.h Fix up exported symbols 2012-02-14 16:36:54 -05:00
gtkcolorscale.c Deprecate old color selection widgets 2012-02-14 16:36:55 -05:00
gtkcolorscale.h Rework the API a bit 2012-02-14 16:36:55 -05:00
gtkcolorswatch.c Rework the API a bit 2012-02-14 16:36:55 -05:00
gtkcolorswatch.h Rework the API a bit 2012-02-14 16:36:55 -05:00
gtkcolorutils.c Deprecate old color selection widgets 2012-02-14 16:36:55 -05:00
gtkcolorutils.h Deprecate old color selection widgets 2012-02-14 16:36:55 -05:00
gtkcombobox.c combobox: fix cell area allocation in menu mode for RTL 2012-01-31 20:30:43 -05:00
gtkcombobox.h GtkComboBox: Add the format-entry-text signal. 2011-10-06 11:14:38 +02:00
gtkcomboboxtext.c GtkComboBoxText: allow id='' tag in builder markup 2012-01-04 17:00:35 -05:00
gtkcomboboxtext.h
gtkcontainer.c Use G_VALUE_INIT 2011-10-15 16:45:16 +01:00
gtkcontainer.h docs: fix parameter name mismatches 2011-06-07 19:30:51 -04:00
gtkcontainerprivate.h toolbar: Fix widget path creation code 2011-09-27 05:37:14 +02:00
gtkcsscomputedvalues.c css: Allow bypassing the compute_value() stage 2012-02-02 03:13:38 +01:00
gtkcsscomputedvaluesprivate.h css: Use GArray in GtkCssComputedValues 2012-01-25 19:05:33 +01:00
gtkcsscustomproperty.c css: Ensure proper type for parsing custom properties 2012-02-02 03:14:00 +01:00
gtkcsscustompropertyprivate.h styleproperty: Move pspec to GtkCssCustomProperty 2012-01-09 18:37:55 +01:00
gtkcssimage.c css: Implement repeating linear gradients 2012-02-02 03:14:00 +01:00
gtkcssimagegradient.c cssimage: Add GtkCssImageGradient 2012-01-09 18:37:56 +01:00
gtkcssimagegradientprivate.h cssimage: Add GtkCssImageGradient 2012-01-09 18:37:56 +01:00
gtkcssimagelinear.c css: Implement repeating linear gradients 2012-02-02 03:14:00 +01:00
gtkcssimagelinearprivate.h css: Implement repeating linear gradients 2012-02-02 03:14:00 +01:00
gtkcssimageprivate.h cssimage: Add _gtk_css_image_can_parse() 2012-01-09 18:37:58 +01:00
gtkcssimageurl.c Fix leak when parsing image urls 2012-02-06 15:06:29 +01:00
gtkcssimageurlprivate.h css: Add image implementation for urls 2012-01-09 18:37:56 +01:00
gtkcssimagewin32.c win32: Add a CssImage implementation 2012-01-09 18:37:56 +01:00
gtkcssimagewin32private.h win32: Add a CssImage implementation 2012-01-09 18:37:56 +01:00
gtkcsslookup.c css: Allow bypassing the compute_value() stage 2012-02-02 03:13:38 +01:00
gtkcsslookupprivate.h css: Allow bypassing the compute_value() stage 2012-02-02 03:13:38 +01:00
gtkcssparser.c css: Implement support for angles 2012-02-02 03:14:00 +01:00
gtkcssparserprivate.h css: Implement support for angles 2012-02-02 03:14:00 +01:00
gtkcssprovider.c Plug a small memory leak 2012-02-11 13:06:12 -05:00
gtkcssprovider.h API: cssprovider: Change parsing-error signal 2011-08-26 16:26:28 +02:00
gtkcssproviderprivate.h Privately export css_provider_get_theme_dir 2011-01-27 00:32:07 -05:00
gtkcsssection.c Doc typo fix 2011-12-15 23:03:12 -05:00
gtkcsssection.h cssprovider: Store sections with parsed values 2011-08-26 16:26:27 +02:00
gtkcsssectionprivate.h API: cssprovider: Change parsing-error signal 2011-08-26 16:26:28 +02:00
gtkcssselector.c Rename 'window-unfocused' to 'backdrop' 2012-01-09 18:38:00 +01:00
gtkcssselectorprivate.h css: Change prototype of _gtk_css_selector_matches() 2012-01-09 18:37:50 +01:00
gtkcssshorthandproperty.c shorthand: Only unset values that are set 2012-01-31 03:59:32 +01:00
gtkcssshorthandpropertyimpl.c css: Implement padding as numbers 2012-02-02 03:14:02 +01:00
gtkcssshorthandpropertyprivate.h styleproperty: Make query function take a vfunc 2012-01-11 15:48:54 +01:00
gtkcssstylefuncs.c css: Add GtkCssNumber 2012-02-02 03:14:00 +01:00
gtkcssstylefuncsprivate.h css: Redo value resolving 2012-01-09 18:37:55 +01:00
gtkcssstyleproperty.c css: Implement padding as numbers 2012-02-02 03:14:02 +01:00
gtkcssstylepropertyimpl.c css: Implement padding as numbers 2012-02-02 03:14:02 +01:00
gtkcssstylepropertyprivate.h css: Add a check function for specified types 2012-02-02 03:14:00 +01:00
gtkcsstypes.c Avoid a C99ism 2012-02-08 07:26:25 -05:00
gtkcsstypesprivate.h css: Implement parsing for 'background-size' 2012-02-02 03:14:01 +01:00
gtkcustompaperunixdialog.c print: Convert custom paper dialog from GtkTable to GtkGrid 2011-09-28 05:29:50 +02:00
gtkcustompaperunixdialog.h
gtkdebug.h
gtkdialog.c gtkbox: Move private functions to private header 2011-10-02 21:30:42 +01:00
gtkdialog.h Mark gtk_dialog_new_with_buttons as NULL-terminated 2011-11-05 01:27:25 -04:00
gtkdnd-quartz.c Use G_SOURCE_CONTINUE/REMOVE 2012-01-30 19:12:27 -05:00
gtkdnd.c gtkdnd: Use symbolic names for button numbers 2012-01-27 09:47:43 +01:00
gtkdnd.h gtkdnd: Add API that takes GIcon 2011-05-03 12:53:46 -04:00
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 gtk/gtkeditable: Some docs fixes 2011-11-28 15:23:00 +00:00
gtkeditable.h [GI] Make argument names in vfunc decls consistent with invoker docs 2011-01-18 17:28:35 +01:00
gtkentry.c gtkentry: Fix compilation warnings 2012-01-31 20:46:14 +00:00
gtkentry.h entry: deprecate inner-border and gtk_entry_get/set_inner_border() 2012-01-31 10:04:27 -05:00
gtkentrybuffer.c gtk: Use const instead G_CONST_RETURN 2011-06-10 13:07:54 +01:00
gtkentrybuffer.h gtk: Use const instead G_CONST_RETURN 2011-06-10 13:07:54 +01:00
gtkentrycompletion.c entry: change _gtk_entry_get_borders() to return a GtkBorder 2012-01-31 10:04:25 -05:00
gtkentrycompletion.h entrycompletion: Export gtk_entry_completion_compute_prefix() 2011-12-16 20:09:12 +01:00
gtkentryprivate.h entry: don't consider inner-border for allocation and layout 2012-01-31 10:04:26 -05:00
gtkenums.h Rename 'window-unfocused' to 'backdrop' 2012-01-09 18:38:00 +01:00
gtkeventbox.c eventbox: Stop setting state flags on the style context for drawing 2011-12-19 19:21:16 +00:00
gtkeventbox.h Move GtkEventBox docs inline 2011-01-04 10:33:33 -05:00
gtkexpander.c gtkexpander: Use symbolic names for button numbers 2012-01-27 09:47:43 +01:00
gtkexpander.h gtk: Use const instead G_CONST_RETURN 2011-06-10 13:07:54 +01:00
gtkfilechooser.c Trivial doc fix 2012-01-16 14:49:38 +00:00
gtkfilechooser.h
gtkfilechooserbutton.c GtkFileChooserButton: Expand like other 'pickers' 2011-09-12 21:33:11 -04:00
gtkfilechooserbutton.h gtk: Use const instead G_CONST_RETURN 2011-06-10 13:07:54 +01:00
gtkfilechooserdefault.c filechooser: Use SELECTION_SINGLE 2012-01-12 19:37:15 +01:00
gtkfilechooserdefault.h
gtkfilechooserdialog.c Documentation fixes 2011-09-25 21:04:49 -04:00
gtkfilechooserdialog.h
gtkfilechooserembed.c
gtkfilechooserembed.h
gtkfilechooserentry.c filechooserentry: Catch tab key earlier 2011-12-16 20:09:14 +01:00
gtkfilechooserentry.h filechooserentry: Remove _gtk_file_chooser_entry_set_file_part() 2011-12-16 20:09:13 +01:00
gtkfilechooserprivate.h Menu item to visit the selected files in recent-files mode 2011-09-05 13:31:57 -05:00
gtkfilechooserutils.c Put recently-used folders in the recently-used list 2011-07-01 19:07:10 -05:00
gtkfilechooserutils.h Put recently-used folders in the recently-used list 2011-07-01 19:07:10 -05:00
gtkfilechooserwidget.c GtkFileChooserWidget: derive from GtkBox, not GtkVBox 2011-06-07 18:36:22 -04:00
gtkfilechooserwidget.h GtkFileChooserWidget: derive from GtkBox, not GtkVBox 2011-06-07 18:36:22 -04:00
gtkfilefilter.c Fix incomplete > entities in docs. 2011-08-13 15:22:44 +02:00
gtkfilefilter.h gtk: Use const instead G_CONST_RETURN 2011-06-10 13:07:54 +01:00
gtkfilesystem.c filechooserentry: Move _gtk_file_system_parse() 2011-12-16 20:09:12 +01:00
gtkfilesystem.h filechooserentry: Move _gtk_file_system_parse() 2011-12-16 20:09:12 +01:00
gtkfilesystemmodel.c filesystemmodel: Add a toggle for whether directories are filtered 2011-12-16 20:09:14 +01:00
gtkfilesystemmodel.h filesystemmodel: Add a toggle for whether directories are filtered 2011-12-16 20:09:14 +01:00
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 Fix void function n gtkfontbutton.c so it does not try to return a value. 2011-10-10 14:13:35 -05:00
gtkfontbutton.h gtk: Use const instead G_CONST_RETURN 2011-06-10 13:07:54 +01:00
gtkfontchooser.c fontchooser: List font description as font description 2011-09-19 22:11:05 +02:00
gtkfontchooser.h Typo fix 2012-01-30 18:38:04 -05:00
gtkfontchooserdialog.c Small documentation tweaks in font choosers 2012-02-14 16:36:55 -05:00
gtkfontchooserdialog.h Change param name to make gtk-doc happy. 2012-01-07 18:06:59 +01:00
gtkfontchooserprivate.h Setters should not return a boolean 2011-09-13 12:55:22 +02:00
gtkfontchooserutils.c Rename gtk_font_chooser_get_{family,face,size} 2011-09-13 12:55:33 +02:00
gtkfontchooserutils.h Add GtkFontChooser:font-desc property 2011-09-13 12:55:33 +02:00
gtkfontchooserwidget.c Small documentation tweaks in font choosers 2012-02-14 16:36:55 -05:00
gtkfontchooserwidget.h Make GtkFontChooser an interface 2011-09-13 12:55:21 +02:00
gtkframe.c GtkFrame: Fix a casting in the compute_child_allocation() method 2011-12-13 20:26:30 +02:00
gtkframe.h gtk: Use const instead G_CONST_RETURN 2011-06-10 13:07:54 +01:00
gtkgradient.c gradient: Allow resolving with contexts 2012-01-09 18:37:55 +01:00
gtkgradient.h gradient: Allow resolving with contexts 2012-01-09 18:37:55 +01:00
gtkgrid.c Fix gtk_grid_attach_next_to 2011-10-25 23:21:13 -04:00
gtkgrid.h Add an accessor for grid children 2011-08-28 21:20:53 -04:00
gtkiconcache.c iconcache: Always check return value of find_image_offset. 2012-01-25 22:57:52 -05:00
gtkiconcache.h
gtkiconcachevalidator.c
gtkiconcachevalidator.h
gtkiconfactory.c Use the right icon-name for missing images 2012-01-05 14:07:04 -05:00
gtkiconfactory.h Drop use of GDK_DISABLE_DEPRECATED guards in gtk 2011-11-09 22:02:42 -05:00
gtkiconhelper.c iconhelper: treat the empty string as a NULL icon name 2011-12-15 20:01:35 +01:00
gtkiconhelperprivate.h icon-helper: add GtkIconHelper private object 2011-11-30 16:39:59 -05:00
gtkicontheme.c gtk/*: Use g_list_free_full() convenience function 2012-01-05 04:22:43 +01:00
gtkicontheme.h Drop use of GDK_DISABLE_DEPRECATED guards in gtk 2011-11-09 22:02:42 -05:00
gtkiconview.c gtkiconview: Use symbolic names for button numbers 2012-01-27 09:47:43 +01:00
gtkiconview.h Added gtk_icon_view_new_with_area() 2011-01-06 13:51:48 +09:00
gtkiconviewprivate.h iconview: Split out iconview accessible 2011-12-19 16:17:12 +01:00
gtkimage.c Silence a compiler warning 2012-01-24 00:41:26 -05:00
gtkimage.h Add GtkImage constructors from resources 2012-01-16 14:19:18 +01:00
gtkimagemenuitem.c Documentation fixes 2011-09-25 21:04:49 -04:00
gtkimagemenuitem.h
gtkimageprivate.h gtkdnd: Add API that takes GIcon 2011-05-03 12:53:46 -04:00
gtkimcontext.c gtk: clean up the private horror 2011-10-22 23:53:55 +02:00
gtkimcontext.h
gtkimcontextinfo.h gtk: Empty gtkimmodule.h 2011-11-08 21:14:05 +01:00
gtkimcontextsimple.c Remove leftover debug spew 2012-02-14 13:08:27 -05:00
gtkimcontextsimple.h
gtkimcontextsimpleseqs.h Update gtkimcontextsimpleseqs.h 2011-06-10 18:36:06 -04:00
gtkimmodule.c immodule: Disable deprecations before including deprecated header 2011-11-08 21:14:05 +01:00
gtkimmodule.h gtk: Empty gtkimmodule.h 2011-11-08 21:14:05 +01:00
gtkimmoduleprivate.h gtk: Empty gtkimmodule.h 2011-11-08 21:14:05 +01:00
gtkimmulticontext.c gtk: Empty gtkimmodule.h 2011-11-08 21:14:05 +01:00
gtkimmulticontext.h
gtkinfobar.c docs: Make infobar code example use GtkGrid instead of GtkTable 2011-09-29 01:51:46 +02:00
gtkinfobar.h GtkInfoBar: derive from GtkBox, not GtkHBox 2011-06-07 19:55:03 -04:00
gtkintl.h
gtkinvisible.c Move documentation to inline comments: GtkInvisible 2011-04-11 02:31:56 +01:00
gtkinvisible.h
gtkkeyhash.c Turn the private #define for the group-shifting modifier into API 2011-11-18 15:14:31 +01:00
gtkkeyhash.h
gtklabel.c gtklabel: Use symbolic names for button numbers 2012-01-27 09:47:43 +01:00
gtklabel.h GtkLabel: factor out two getters 2011-07-05 16:08:07 -04:00
gtklayout.c layout: Work around deprecation warnings 2011-11-08 21:14:05 +01:00
gtklayout.h Drop use of GDK_DISABLE_DEPRECATED guards in gtk 2011-11-09 22:02:42 -05:00
gtklinkbutton.c Use the workarea when placing popups 2011-12-18 14:29:16 -05:00
gtklinkbutton.h gtk: Use const instead G_CONST_RETURN 2011-06-10 13:07:54 +01:00
gtkliststore.c Correct an introspection annotation 2012-01-20 19:46:53 -05:00
gtkliststore.h Merge libgdk and libgtk 2010-12-21 12:06:55 -05:00
gtklockbutton.c lockbutton: ensure the lock symbolic icon is rendered 16x16px 2011-06-06 15:12:27 -04:00
gtklockbutton.h Simplify GtkLockButton 2011-05-25 20:19:08 -04:00
gtkmain.c gtkmain: Invoke keysnoopers unconditionally 2012-02-01 15:45:49 +01:00
gtkmain.h gtkmain.h: Used GDK_DEPRECATED 2012-01-09 14:20:49 +01:00
gtkmarshalers.list GtkComboBox: Add the format-entry-text signal. 2011-10-06 11:14:38 +02:00
gtkmenu.c gtkmenu: Use symbolic names for button numbers 2012-01-27 09:47:43 +01:00
gtkmenu.h Add API to create menus from models 2012-01-24 22:25:35 -05:00
gtkmenubar.c menubar: Stop setting state flags on the style context for drawing 2011-12-19 19:21:16 +00:00
gtkmenubar.h Add API to create menus from models 2012-01-24 22:25:35 -05:00
gtkmenuitem.c gtkmenuitem: Silence a compiler warning 2012-01-21 10:29:07 -05:00
gtkmenuitem.h Drop use of GDK_DISABLE_DEPRECATED guards in gtk 2011-11-09 22:02:42 -05:00
gtkmenuitemprivate.h GtkMenuItemPrivate: Improve struct packing 2011-04-12 12:34:53 -04:00
gtkmenuprivate.h Remove sealed members from GtkMenu 2010-12-23 15:51:20 -05:00
gtkmenushell.c gtk: Fix compiler warnings from include fixes 2011-11-16 04:31:06 +01:00
gtkmenushell.h Add sufficient API to make gail work 2010-12-23 20:11:38 -05:00
gtkmenushellprivate.h Fix commit 5f55c42047 2011-04-17 23:15:06 -04:00
gtkmenutoolbutton.c gtkmenutoolbutton: Use symbolic names for button numbers 2012-01-27 09:47:43 +01:00
gtkmenutoolbutton.h
gtkmessagedialog.c Documentation fixes 2011-09-25 21:04:49 -04:00
gtkmessagedialog.h
gtkmisc.c Fix gtkmisc padding calculation 2012-01-23 21:03:05 +01:00
gtkmisc.h Factor out _gtk_misc_get_padding_and_border 2012-01-22 13:36:47 +01:00
gtkmnemonichash.c
gtkmnemonichash.h
gtkmodelmenu.c Bring back the GMenu separators 2012-01-31 13:23:34 -05:00
gtkmodelmenu.h Drop some unintentional exports 2012-01-30 22:14:05 -05:00
gtkmodelmenuitem.c Add API to create menus from models 2012-01-24 22:25:35 -05:00
gtkmodelmenuitem.h GtkApplicationWindow: Set the accel group on constructed windows 2011-12-19 12:51:11 -05:00
gtkmodifierstyle.c css: Redo StyleProvider interface 2012-01-09 18:37:50 +01:00
gtkmodifierstyle.h modifierstyle: Move Private typedef to public header 2011-12-29 10:10:22 +01:00
gtkmodules.c Move gtkstyle and gtkrc to deprecated/ 2011-11-02 01:15:21 -04:00
gtkmodules.h Move gtkstyle and gtkrc to deprecated/ 2011-11-02 01:15:21 -04:00
gtkmodulesprivate.h Move gtkstyle and gtkrc to deprecated/ 2011-11-02 01:15:21 -04:00
gtkmountoperation-stub.c
gtkmountoperation-x11.c GMountOperation on OpenBSD: remove the need for kvm(3) 2011-10-17 19:06:41 +02:00
gtkmountoperation.c mountoperation: fix the build 2011-09-27 12:51:54 -04:00
gtkmountoperation.h
gtkmountoperationprivate.h
gtknotebook.c GtkNotebook: emit child-notify::position a few more times 2012-02-10 16:39:44 +02:00
gtknotebook.h gtk: Use const instead G_CONST_RETURN 2011-06-10 13:07:54 +01:00
gtknumerableicon.c GtkNumerableIconPrivate: Improve struct packing 2011-04-12 12:35:17 -04: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 gtkcontainer: Move private functions to private header 2011-06-06 12:10:29 +01: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
gtkoverlay.c overlay: Properly allocate the child upon addition 2011-12-08 00:24:28 +01:00
gtkoverlay.h overlay: add initial version of gtkoverlay 2011-06-12 23:27:18 -04:00
gtkpagesetup.c [GI] Annotate strings holding file paths as (type filename) 2011-01-18 17:29:40 +01:00
gtkpagesetup.h
gtkpagesetupunixdialog.c GtkPageSetupUnixDialog: replace GtkTable by GtkGrid 2011-08-28 00:35:51 -04:00
gtkpagesetupunixdialog.h
gtkpaned.c gtkpaned: Use symbolic names for button numbers 2012-01-27 09:47:43 +01:00
gtkpaned.h
gtkpango.c Improve AtkText implementations 2011-11-19 19:28:48 -05:00
gtkpango.h Add some aux. pango api to help AtkText implementations 2011-07-05 16:08:07 -04:00
gtkpapersize.c gtk/*: Use g_list_free_full() convenience function 2012-01-05 04:22:43 +01:00
gtkpapersize.h gtk: Use const instead G_CONST_RETURN 2011-06-10 13:07:54 +01:00
gtkpathbar.c gtkpathbar: Use symbolic names for button numbers 2012-01-27 09:47:44 +01:00
gtkpathbar.h [GtkPathBar] Remove unused error argument 2011-11-29 15:11:54 -06:00
gtkplug.c GtkPlug: preserve map/unmap invariants 2011-09-02 21:40:42 -04:00
gtkplug.h Revert a change to the plug/socket headers 2011-11-02 08:28:34 -04:00
gtkprint-win32.c
gtkprint-win32.h
gtkprintbackend.c gtk: clean up the private horror 2011-10-22 23:53:55 +02:00
gtkprintbackend.h Remove gtk_printer_new from gtkprintbackend.h 2011-01-03 08:14:34 -05:00
gtkprintcontext.c Don't use deprecated Pango api 2011-11-01 21:22:14 -04:00
gtkprintcontext.h
gtkprinter-private.h
gtkprinter.c gtk: Use const instead G_CONST_RETURN 2011-06-10 13:07:54 +01:00
gtkprinter.h gtk: Use const instead G_CONST_RETURN 2011-06-10 13:07:54 +01:00
gtkprinteroption.c Remove a redundant NULL check 2011-06-14 21:53:53 -04:00
gtkprinteroption.h Add a GtkPrinterOptionWidget type of INFO to just show informational text from the print backend 2011-06-08 16:38:23 +01:00
gtkprinteroptionset.c
gtkprinteroptionset.h
gtkprinteroptionwidget.c Improve PICKONE_* handling in GtkPrinterOptionWidget (bug #543520) 2012-01-06 00:20:42 +01:00
gtkprinteroptionwidget.h GtkPrinterOptionWidget: derive from GtkBox, not GtkHBox 2011-06-07 19:55:24 -04:00
gtkprintjob.c gtk: Use const instead G_CONST_RETURN 2011-06-10 13:07:54 +01:00
gtkprintjob.h gtk: Use const instead G_CONST_RETURN 2011-06-10 13:07:54 +01:00
gtkprintoperation-private.h
gtkprintoperation-unix.c Use G_SOURCE_CONTINUE/REMOVE 2012-01-30 19:12:27 -05:00
gtkprintoperation-win32.c win32: Actually check for IPrintDialogCallback in configure 2011-11-10 17:41:08 +01:00
gtkprintoperation.c Print preview: make cancel work 2011-11-07 13:10:24 -05:00
gtkprintoperation.h gtk: Use const instead G_CONST_RETURN 2011-06-10 13:07:54 +01:00
gtkprintoperationpreview.c
gtkprintoperationpreview.h
gtkprintsettings.c printing: gtk_print_settings_load_key_file() ignores group_name 2012-01-11 15:38:51 +01:00
gtkprintsettings.h gtk: Use const instead G_CONST_RETURN 2011-06-10 13:07:54 +01:00
gtkprintunixdialog.c GtkPrintUnixDialog: Hide unused tabs 2012-01-05 13:17:46 +01:00
gtkprintunixdialog.h
gtkprintutils.c
gtkprintutils.h
gtkprivate.c gtk/gtkprivate.c: Include stdlib.h 2012-01-04 00:52:44 +08:00
gtkprivate.h Add generation of private g-types for private headers 2011-11-25 15:36:08 +01:00
gtkprivatetypebuiltins.c.template Add generation of private g-types for private headers 2011-11-25 15:36:08 +01:00
gtkprivatetypebuiltins.h.template Add generation of private g-types for private headers 2011-11-25 15:36:08 +01:00
gtkprogressbar.c progressbar: Tidy up the gtk-doc comments a little 2012-01-21 10:05:10 +00:00
gtkprogressbar.h gtk: Use const instead G_CONST_RETURN 2011-06-10 13:07:54 +01:00
gtkquartz-menu.c Handle menu changes. 2011-12-19 12:51:12 -05:00
gtkquartz-menu.h begin GtkApplication menu support for Mac OS 2011-12-19 12:51:11 -05:00
gtkquartz.c [Bug 664238] GTK apps crash when dragging something 2011-11-20 10:35:40 -08:00
gtkquartz.h gtk: clean up the private horror 2011-10-22 23:53:55 +02:00
gtkquery.c gtk/*: Use g_list_free_full() convenience function 2012-01-05 04:22:43 +01:00
gtkquery.h
gtkradioaction.c [GI] Cosmetic cleanups of annotations and doc comments 2011-01-18 17:31:59 +01:00
gtkradioaction.h
gtkradiobutton.c radiobutton: Use the widget state flags as a base for drawing 2012-01-09 16:31:11 +00:00
gtkradiobutton.h
gtkradiomenuitem.c gtk: add annotations for some GtkRadio* constructors 2011-11-06 16:50:57 +01:00
gtkradiomenuitem.h
gtkradiotoolbutton.c gtk: add annotations for some GtkRadio* constructors 2011-11-06 16:50:57 +01:00
gtkradiotoolbutton.h
gtkrange.c Allow context menus on scale sliders 2012-02-14 16:36:53 -05:00
gtkrange.h Add has-origin property for GtkScale 2011-12-14 17:16:09 +01:00
gtkrbtree.c rbtree: Add _gtk_rbtree_contains() 2011-12-10 08:00:25 +01:00
gtkrbtree.h rbtree: Add _gtk_rbtree_contains() 2011-12-10 08:00:25 +01:00
gtkrc.default
gtkrc.key.default
gtkrc.key.emacs
gtkrc.key.mac gtkrc.key.mac: add Command-cursor text navigation 2011-10-25 22:26:26 +02:00
gtkrecentaction.c Drop the last remaining translated g_warning/g_error calls 2011-04-29 10:33:50 -04:00
gtkrecentaction.h
gtkrecentchooser.c gtk/*: Use g_list_free_full() convenience function 2012-01-05 04:22:43 +01:00
gtkrecentchooser.h
gtkrecentchooserdefault.c gtk/*: Use g_list_free_full() convenience function 2012-01-05 04:22:43 +01:00
gtkrecentchooserdefault.h
gtkrecentchooserdialog.c Maintain map/unmap invariants in GtkRecentChooserDialog 2011-11-16 19:56:11 +01:00
gtkrecentchooserdialog.h
gtkrecentchoosermenu.c gtk/*: Use g_list_free_full() convenience function 2012-01-05 04:22:43 +01:00
gtkrecentchoosermenu.h
gtkrecentchooserprivate.h
gtkrecentchooserutils.c gtk/*: Use g_list_free_full() convenience function 2012-01-05 04:22:43 +01:00
gtkrecentchooserutils.h
gtkrecentchooserwidget.c GtkRecentChooserWidget: derive from GtkBox, not GtkVBox 2011-06-07 18:35:28 -04:00
gtkrecentchooserwidget.h GtkRecentChooserWidget: derive from GtkBox, not GtkVBox 2011-06-07 18:35:28 -04:00
gtkrecentfilter.c Fix incomplete > entities in docs. 2011-08-13 15:22:44 +02:00
gtkrecentfilter.h gtk: Use const instead G_CONST_RETURN 2011-06-10 13:07:54 +01:00
gtkrecentmanager.c g_content_type_guess expects a path, not an URI 2012-01-24 19:22:54 +01:00
gtkrecentmanager.h gtk: Use const instead G_CONST_RETURN 2011-06-10 13:07:54 +01:00
gtkroundedbox.c css: Convert border-radius to GtkCssNumber 2012-02-02 03:14:00 +01:00
gtkroundedboxprivate.h css: Convert border-radius to GtkCssNumber 2012-02-02 03:14:00 +01:00
gtkscale.c GtkScale Remove an unused variable 2012-01-18 11:06:33 -05:00
gtkscale.h Add has-origin property for GtkScale 2011-12-14 17:16:09 +01:00
gtkscalebutton.c Use the workarea when placing popups 2011-12-18 14:29:16 -05:00
gtkscalebutton.h
gtkscaleprivate.h Add a gtkscaleprivate.h header 2011-01-30 03:17:05 -05:00
gtkscrollable.c widget: Allow underallocation for scrollables 2011-04-28 22:21:45 +02:00
gtkscrollable.h
gtkscrollbar.c Convert GailScrollbar to GtkScrollbarAccessible 2011-07-05 16:08:53 -04:00
gtkscrollbar.h
gtkscrolledwindow.c scrolledwindow: Render the background so that it can be styled 2012-01-09 16:45:44 +00:00
gtkscrolledwindow.h Trivial: include cleanups 2011-08-28 20:46:11 -04:00
gtksearchengine.c Fix the build 2011-11-19 17:57:26 -05:00
gtksearchengine.h
gtksearchenginequartz.c
gtksearchenginequartz.h
gtksearchenginesimple.c gtk/*: Use g_list_free_full() convenience function 2012-01-05 04:22:43 +01:00
gtksearchenginesimple.h
gtksearchenginetracker.c GtkSearchEngineTracker: port to tracker 0.12 2011-09-12 21:35:31 -04:00
gtksearchenginetracker.h
gtkselection.c Bug 658398 - Use of uninitialized variable reported by Valgrind 2011-09-07 16:19:44 -04: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 separator: Stop setting state flags on the style context for drawing 2012-01-09 16:31:11 +00:00
gtkseparator.h
gtkseparatormenuitem.c separatormenuitem: Use gtk_widget_class_accessible_set_role() 2011-07-18 18:30:50 +02:00
gtkseparatormenuitem.h
gtkseparatortoolitem.c all: add a "separator" style class 2011-03-03 17:48:26 -05:00
gtkseparatortoolitem.h
gtksettings.c Remove all default css and make Raleigh a pure fallback theme 2012-02-09 23:19:17 +01:00
gtksettings.h Move gtkstyle and gtkrc to deprecated/ 2011-11-02 01:15:21 -04:00
gtksettingsprivate.h Remove sealed members from GtkSettings 2010-12-23 21:56:50 -05:00
gtkshadow.c css: Redo value resolving 2012-01-09 18:37:55 +01:00
gtkshadowprivate.h css: Redo value resolving 2012-01-09 18:37:55 +01: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 Replace some references to the GtkTable, use GtkGrid instead 2011-09-29 12:38:49 +01:00
gtksizegroup.h
gtksizerequest.c Move deprecated gtkwidget style api to gtkstyle 2011-11-02 08:10:42 -04:00
gtksizerequest.h
gtksocket.c Move gtkstyle and gtkrc to deprecated/ 2011-11-02 01:15:21 -04:00
gtksocket.h Revert a change to the plug/socket headers 2011-11-02 08:28:34 -04:00
gtksocketprivate.h plug: Move private functions to gtksocketprivate.h 2011-01-28 17:06:07 +01:00
gtkspinbutton.c gtkspinbutton: Fix compilation warning 2012-01-31 20:46:13 +00:00
gtkspinbutton.h spinbutton: redesign to use an horizontal layout 2011-11-28 09:40:23 -05:00
gtkspinner.c spinner: Stop setting state flags on the style context for drawing 2012-01-09 16:45:44 +00:00
gtkspinner.h Fix GTK_SPINNER_CLASS macro 2011-01-31 07:39:06 -05:00
gtkstatusbar.c GtkStatusbar: Fix resize-grip overlap calculation 2012-01-14 20:35:19 -05:00
gtkstatusbar.h GtkStatusbar: derive from GtkBox, not GtkHBox 2011-06-07 19:55:46 -04:00
gtkstatusicon-quartz.c
gtkstatusicon.c Use G_SOURCE_CONTINUE/REMOVE 2012-01-30 19:12:27 -05:00
gtkstatusicon.h gtk: Use const instead G_CONST_RETURN 2011-06-10 13:07:54 +01:00
gtkstock.c gtk: remove the private GTK_DEFAULT_ACCEL_MOD_MASK define 2011-10-07 20:58:58 +02:00
gtkstock.h Fixed referenced images for GTK_STOCK_INDENT 2011-10-15 00:30:46 +02:00
gtkstylecontext.c css: Convert border-radius to GtkCssNumber 2012-02-02 03:14:00 +01:00
gtkstylecontext.h API: Add gtk_style_context_get_section() 2012-01-11 15:48:54 +01:00
gtkstylecontextprivate.h themingengine: Add a private function to query lengths 2012-02-02 03:14:00 +01:00
gtkstyleproperties.c styleproperties: Add a warning 2012-02-02 03:14:00 +01:00
gtkstyleproperties.h css: Handle custom properties in a custom object 2012-01-09 18:37:53 +01:00
gtkstylepropertiesprivate.h styleproperties: Remove color set function 2012-01-11 15:48:53 +01:00
gtkstyleproperty.c styleproperty: Make query function take a vfunc 2012-01-11 15:48:54 +01:00
gtkstylepropertyprivate.h styleproperty: Make query function take a vfunc 2012-01-11 15:48:54 +01:00
gtkstyleprovider.c More tiny documentation typo fixes. 2011-02-23 11:09:20 +01:00
gtkstyleprovider.h Move gtkstyle and gtkrc to deprecated/ 2011-11-02 01:15:21 -04:00
gtkstyleproviderprivate.c css: Redo StyleProvider interface 2012-01-09 18:37:50 +01:00
gtkstyleproviderprivate.h css: Redo StyleProvider interface 2012-01-09 18:37:50 +01:00
gtkswitch.c Rename gtk_application_window_get_observer 2012-01-11 00:26:47 -05:00
gtkswitch.h GtkSwitch: use regular activation 2011-02-25 15:47:03 -05:00
gtksymboliccolor.c css: Make the 'currentColor' keyword a symbolic color 2012-02-02 00:40:33 +01:00
gtksymboliccolor.h Cosmetic changes 2011-12-15 23:03:12 -05:00
gtksymboliccolorprivate.h css: Make the 'currentColor' keyword a symbolic color 2012-02-02 00:40:33 +01:00
gtktestutils.c spinbutton: redesign to use an horizontal layout 2011-11-28 09:40:23 -05:00
gtktestutils.h
gtktextattributes.c gtk: move _gtk_modules_has_mixed_deps() to gtkmodlesprivate.h 2011-10-23 13:57:07 +02:00
gtktextattributes.h __SIZEOF_INT__ and __SIZEOF_POINTER__ may not be defined. 2011-10-03 09:11:50 +02:00
gtktextbtree.c gtktextbtree: use g_slice 2011-12-25 17:49:03 +01:00
gtktextbtree.h
gtktextbuffer.c Documentation fixes 2011-09-25 21:04:49 -04:00
gtktextbuffer.h GtkTextBuffer: Add accessible api 2011-07-05 16:08:53 -04:00
gtktextbufferrichtext.c gtk/*: Use g_list_free_full() convenience function 2012-01-05 04:22:43 +01:00
gtktextbufferrichtext.h Move documentation to inline comments: GtkTextBuffer 2011-04-18 02:08:36 +01:00
gtktextbufferserialize.c gtk/*: Use g_list_free_full() convenience function 2012-01-05 04:22:43 +01:00
gtktextbufferserialize.h
gtktextchild.c
gtktextchild.h Remove pointless sealing from GtkTextChild 2010-12-26 22:58:57 -05:00
gtktextchildprivate.h
gtktextdisplay.c textdisplay: Use the widget state flags as a base for drawing 2012-01-09 16:45:44 +00:00
gtktextdisplay.h
gtktextiter.c Added gtk_text_iter_assign API 2011-08-15 15:29:23 +02:00
gtktextiter.h Added gtk_text_iter_assign API 2011-08-15 15:29:23 +02:00
gtktextiterprivate.h
gtktextlayout.c gtktextlayout: use g_slice for GtkTextLineDisplay 2011-12-25 18:13:51 +01:00
gtktextlayout.h Rework GtkTextView cursor code. 2011-12-01 01:22:39 +01:00
gtktextmark.c Move documentation to inline comments: GtkTextMark 2011-04-18 02:08:36 +01:00
gtktextmark.h gtk: Use const instead G_CONST_RETURN 2011-06-10 13:07:54 +01:00
gtktextmarkprivate.h
gtktextsegment.c
gtktextsegment.h
gtktexttag.c Deprecate all the public API that is using GdkColor struct 2011-12-22 02:59:39 +00: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 gtktextview: Use symbolic names for button numbers 2012-01-27 09:47:44 +01:00
gtktextview.h Drop use of GDK_DISABLE_DEPRECATED guards in gtk 2011-11-09 22:02:42 -05:00
gtkthemingbackground.c themingbackground: Implement background-size support 2012-02-02 03:14:01 +01:00
gtkthemingbackgroundprivate.h themingbackground: Convert to GtkCssImage 2012-01-09 18:37:57 +01:00
gtkthemingengine.c css: Convert border-radius to GtkCssNumber 2012-02-02 03:14:00 +01:00
gtkthemingengine.h css: Handle custom properties in a custom object 2012-01-09 18:37:53 +01:00
gtkthemingengineprivate.h themingengine: Add a private function to query lengths 2012-02-02 03:14:00 +01:00
gtktimeline.c GtkTimeline: protect the timeline from unref 2012-01-25 20:29:31 -05:00
gtktimeline.h
gtktoggleaction.c [GI] Cosmetic cleanups of annotations and doc comments 2011-01-18 17:31:59 +01:00
gtktoggleaction.h
gtktogglebutton.c Documentation fixes 2011-09-25 21:04:49 -04:00
gtktogglebutton.h
gtktoggletoolbutton.c Move documentation to inline comments: GtkToggleToolButton 2011-04-14 00:07:42 +01:00
gtktoggletoolbutton.h
gtktoolbar.c toolbar: Stop setting state flags on the style context for drawing 2012-01-09 16:45:44 +00:00
gtktoolbar.h
gtktoolbutton.c Add new GtkActionable interface 2012-01-09 15:02:06 +01:00
gtktoolbutton.h gtk: Use const instead G_CONST_RETURN 2011-06-10 13:07:54 +01:00
gtktoolitem.c gtk: move _gtk_modules_has_mixed_deps() to gtkmodlesprivate.h 2011-10-23 13:57:07 +02:00
gtktoolitem.h
gtktoolitemgroup.c toolitemgroup: Use the widget state flags as a base for drawing 2012-01-09 16:45:44 +00:00
gtktoolitemgroup.h gtk: Use const instead G_CONST_RETURN 2011-06-10 13:07:54 +01:00
gtktoolpalette.c Don't forget to initialize a variable 2011-06-27 16:47:59 -04:00
gtktoolpalette.h Drop use of GDK_DISABLE_DEPRECATED guards in gtk 2011-11-09 22:02:42 -05:00
gtktoolpaletteprivate.h
gtktoolshell.c GtkToolShell: Move vfunc default results to default implementations. 2011-08-30 15:28:06 +02:00
gtktoolshell.h
gtktooltip.c Use the workarea when placing popups 2011-12-18 14:29:16 -05:00
gtktooltip.h
gtktrayicon-x11.c trayicon-x11: Stop setting state flags on the style context for drawing 2012-01-09 16:45:44 +00:00
gtktrayicon.h GtkStatusIcon: support fixed-sized icons 2011-03-30 00:26:27 +05:30
gtktreedatalist.c Don't use deprecated GValue api 2011-11-01 22:05:29 -04:00
gtktreedatalist.h Don't include gtk.h here 2011-06-07 18:32:48 -04:00
gtktreednd.c [GI] Add missing (out) and (array) annotations 2011-01-20 13:57:20 +01:00
gtktreednd.h
gtktreemenu.c Move wholly deprecated files to a subdirectory 2011-11-01 23:51:18 -04:00
gtktreemenu.h Removed TABs and trailing whitespace from GtkComboBox and GtkTreeMenu 2011-01-05 00:14:25 +09:00
gtktreemodel.c treemodel: document gtk_tree_path_free() as allow-none 2011-10-20 09:27:17 -04:00
gtktreemodel.h Move GtkTreeModel docs inline 2011-01-12 18:50:45 -05:00
gtktreemodelfilter.c Use G_VALUE_INIT 2011-10-15 16:45:16 +01:00
gtktreemodelfilter.h [GI] Mark callbacks' context parameter with (closure) annotation. 2011-01-18 17:20:32 +01:00
gtktreemodelsort.c treemodelsort: eliminate unread variable assigments 2011-08-22 21:30:35 +02:00
gtktreemodelsort.h Merge libgdk and libgtk 2010-12-21 12:06:55 -05:00
gtktreeprivate.h treeview: Add internal get_cursor_node() API 2012-02-11 03:02:20 +01:00
gtktreeselection.c treeview: Signal selection changes to the accessible 2011-12-16 04:53:15 +01: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 Use G_VALUE_INIT 2011-10-15 16:45:16 +01:00
gtktreestore.h Merge libgdk and libgtk 2010-12-21 12:06:55 -05:00
gtktreeview.c treeview: don't use gtk_render_focus() for dnd indicator 2012-02-13 22:43:07 -05:00
gtktreeview.h treeview: Deprecate gtk_tree_view_set_destroy_count_func() 2011-12-16 04:53:14 +01:00
gtktreeviewcolumn.c gtktreeviewcolumn: Use symbolic names for button numbers 2012-01-27 09:47:44 +01:00
gtktreeviewcolumn.h gtk: Use const instead G_CONST_RETURN 2011-06-10 13:07:54 +01:00
gtktypebuiltins.c.template
gtktypebuiltins.h.template
gtkuimanager.c Add gtk_ui_manager_add_ui_from_resource 2012-01-16 13:59:58 +01:00
gtkuimanager.h Add gtk_ui_manager_add_ui_from_resource 2012-01-16 13:59:58 +01:00
gtkunixprint.h
gtkversion.h.in Move docs for gtkmain inline 2011-01-04 17:32:12 -05:00
gtkviewport.c Make the default background for GdkWindows transparent 2012-02-09 16:39:23 +01:00
gtkviewport.h Drop use of GDK_DISABLE_DEPRECATED guards in gtk 2011-11-09 22:02:42 -05:00
gtkvolumebutton.c volumebutton: Update adjustment usage for sealing 2011-01-05 23:50:22 +01:00
gtkvolumebutton.h
gtkwidget.c Introduce gtk_window_get/set_attached_to() 2012-01-12 14:03:00 -05:00
gtkwidget.h Drop use of GDK_DISABLE_DEPRECATED guards in gtk 2011-11-09 22:02:42 -05:00
gtkwidgetpath.c widgetpath: correctly print the siblings index 2011-11-23 11:22:30 -05:00
gtkwidgetpath.h gtk: Use const instead G_CONST_RETURN 2011-06-10 13:07:54 +01:00
gtkwidgetprivate.h Introduce gtk_window_get/set_attached_to() 2012-01-12 14:03:00 -05:00
gtkwin32.c win32: Don't crash when installed in a top-level directory 2012-02-09 17:58:21 +02:00
gtkwin32embed.c
gtkwin32embed.h
gtkwin32embedwidget.c Add headers required by gtk/gtkwin32embedwidget.c 2011-06-24 13:19:58 +08:00
gtkwin32embedwidget.h win32: Make GtkWin32EmbedWidget use HWND instead of GdkNativeWindow 2011-01-28 17:06:07 +01:00
gtkwin32theme.c win32: Remove GtkWin32ThemePart 2012-01-09 18:37:57 +01:00
gtkwin32themeprivate.h win32: Remove GtkWin32ThemePart 2012-01-09 18:37:57 +01:00
gtkwindow.c window: Avoid unnecessary attach-widget resets 2012-01-31 03:43:43 +01:00
gtkwindow.h Introduce gtk_window_get/set_attached_to() 2012-01-12 14:03:00 -05:00
gtkwindowprivate.h GtkApplicationWindow: Fix resize grip positioning 2012-01-20 01:01:08 -05:00
gtkx.h Add a gtkx.h header for X11-specific GTK+ api 2011-01-29 14:16:47 -05:00
gtkxembed.c
gtkxembed.h
Makefile.am Deprecate old color selection widgets 2012-02-14 16:36:55 -05:00
makefile.msc.in win32: msvc build update 2011-02-06 15:07:12 +01:00
org.gtk.Settings.ColorChooser.gschema.xml Initial cut at implementing a new color chooser 2012-02-14 16:36:49 -05:00
org.gtk.Settings.FileChooser.gschema.xml bgo#655822 - Put back the expand-folders schema in gsettings 2011-08-02 11:45:47 -05:00
paper_names_offsets.c
paper_names.c
queryimmodules.c queryimmodules: Actually fix deprecation warnings 2011-11-09 03:23:43 +01:00
updateiconcache.c gtk/*: Use g_list_free_full() convenience function 2012-01-05 04:22:43 +01:00
xembed.h