gtk2/gtk
Руслан Ижбулатов fcd3321fa7 GtkFileChooser: don't override already opened folder
When filechooer is re-used (instead of being created and destroyed
every time it's needed), it might happen that the directory the
application wishes to initially show is the same directory that
was shown last time the filechooser was used. In that case, make sure
filechooser knows that it does not need to do its default "select $pwd
or $home" routine.

https://bugzilla.gnome.org/show_bug.cgi?id=766122
2016-05-26 11:44:13 +00:00
..
a11y a11y: Expose window type hint as attribute 2016-03-04 23:50:50 -05:00
cursor
deprecated Avoid emitting ::style-set by name 2016-05-06 10:14:07 -04:00
gesture
glade
icons
inspector GTK: Fix build for pre-C99 compilers 2016-05-10 17:14:07 +08:00
theme Adwaita: add vertical margins to switches on a headerbar 2016-05-20 15:39:08 +02:00
ui color scale: Really sync style classes with GtkScale 2016-05-19 17:32:09 +02:00
compose-parse.py Typo fixes 2016-03-10 22:46:02 -05:00
encodesymbolic.c gtk-encode-symbolic-svg: Mark all strings for translation 2015-04-27 18:58:03 -04:00
fallback-c89.c GTK: Fix build for pre-C99 compilers 2016-05-10 17:14:07 +08:00
fnmatch.c
gdkpixbufutils.c
gdkpixbufutilsprivate.h
gen-paper-names.c
gtk-a11y.h
gtk-autocleanups.h
gtk-builder-tool.c builder tool: Canonicalize property names 2016-05-06 16:09:12 -04:00
gtk-compose-lookaside.txt
gtk-keys.css.default
gtk-keys.css.emacs Update key themes to use -gtk-key-bindings 2015-11-20 20:35:39 -05:00
gtk-keys.css.mac
gtk-launch.c gtk-launch: add hack to close up dbus-daemon race 2016-03-04 12:42:37 -05:00
gtk-query-settings.c query-settings: Indicate deprecated settings 2016-05-12 20:40:13 +02:00
gtk-win32.rc.body.in
gtk.h dnd: Move GtkDragDest to a separate file 2016-03-25 15:37:20 -04:00
gtkaboutdialog.c about-dialog: Fix "format not a string literal" errors 2016-04-05 12:58:58 +02:00
gtkaboutdialog.h gtkaboutdialog: don't break ABI in GtkLicense enum 2016-03-25 18:38:46 +01:00
gtkaccelgroup.c
gtkaccelgroup.h
gtkaccelgroupprivate.h
gtkaccellabel.c accellabel: Remove unused variable 2016-01-18 15:39:02 +01:00
gtkaccellabel.h
gtkaccelmap.c
gtkaccelmap.h
gtkaccelmapprivate.h
gtkaccessible.c
gtkaccessible.h
gtkactionable.c docs: trivial fixes in GtkApplication-related documentation 2016-04-09 09:45:33 +02:00
gtkactionable.h
gtkactionbar.c
gtkactionbar.h
gtkactionhelper.c Better debug messages for actions 2016-03-11 12:20:33 -05:00
gtkactionhelper.h
gtkactionmuxer.c app: share function to normalise detailed action name 2016-04-22 12:40:08 +02:00
gtkactionmuxer.h app: share function to normalise detailed action name 2016-04-22 12:40:08 +02:00
gtkactionobservable.c
gtkactionobservable.h
gtkactionobserver.c docs: use proper quotes 2014-02-05 15:08:42 -05:00
gtkactionobserver.h GtkActionMuxer: store primary accels 2013-10-15 09:24:11 -04:00
gtkadjustment.c
gtkadjustment.h
gtkadjustmentprivate.h
gtkallocatedbitmask.c
gtkallocatedbitmaskprivate.h
gtkappchooser.c
gtkappchooser.h
gtkappchooserbutton.c
gtkappchooserbutton.h
gtkappchooserdialog.c introspection: This patch fixes nullable return values fixes for the following symbols in gtk 2016-01-08 12:18:23 +00:00
gtkappchooserdialog.h
gtkappchooserprivate.h Clean up private headers 2014-04-05 02:06:29 -04:00
gtkappchooserwidget.c
gtkappchooserwidget.h
gtkapplication-dbus.c gtkapplication-dbus: use application id instead of prgname for SM 2016-03-04 20:17:26 -05:00
gtkapplication-quartz-menu.c
gtkapplication-quartz.c
gtkapplication-wayland.c
gtkapplication-x11.c
gtkapplication.c app: replace private accels functions by get_application_accels() 2016-04-22 12:43:27 +02:00
gtkapplication.h
gtkapplicationaccels.c app: share function to normalise detailed action name 2016-04-22 12:40:08 +02:00
gtkapplicationaccelsprivate.h app: extract GtkApplicationAccels private class 2016-04-22 12:39:18 +02:00
gtkapplicationimpl.c
gtkapplicationprivate.h app: replace private accels functions by get_application_accels() 2016-04-22 12:43:27 +02:00
gtkapplicationwindow.c shortcuts: Follow changes of accels 2016-04-17 13:42:14 -04:00
gtkapplicationwindow.h
gtkaspectframe.c
gtkaspectframe.h
gtkassistant.c
gtkassistant.h
gtkbbox.c
gtkbbox.h GtkButtonBox: remove spacing when buttons are linked 2015-07-14 15:12:56 +02:00
gtkbin.c Revert "gtkbin: replace internal api" 2014-06-16 17:31:56 -04:00
gtkbin.h Remove introspection scanner guards around autocleanups 2015-11-11 12:02:43 +00:00
gtkbindings.c docs: Update examples of matching key bindings 2016-05-09 12:45:34 +01:00
gtkbindings.h
gtkbindingsprivate.h
gtkbitmaskprivate.h
gtkbitmaskprivateimpl.h
gtkbookmarksmanager.c
gtkbookmarksmanager.h
gtkborder.c border: silence a GIScanner warning 2015-12-16 10:40:18 -08:00
gtkborder.h gtkborder: restore original struct definition 2015-12-17 12:56:35 -05:00
gtkbox.c box: Only emit ::child-notify when necessary 2016-05-04 15:05:08 -04:00
gtkbox.h
gtkboxgadget.c box gadget: Redo expand flag handling 2016-04-28 21:59:34 -04:00
gtkboxgadgetprivate.h box gadget: Redo expand flag handling 2016-04-28 21:59:34 -04:00
gtkboxprivate.h
gtkbuildable.c
gtkbuildable.h
gtkbuilder-menus.c
gtkbuilder.c GtkBuilder: Mention how GVariant properties are parsed 2016-04-14 15:30:59 -04:00
gtkbuilder.h
gtkbuilder.its
gtkbuilder.loc gtkbuilder: Install gettext ITS files 2016-01-07 18:08:30 -05:00
gtkbuilder.rnc
gtkbuilder.rng Added bindings support to GtkBuilder by introducing 3 new <property> attributes "bind-source" to specify the source object of the binding "bind-property" to specify the source property and "bind-flags" to specify the binding flags (optional) 2014-04-18 18:59:14 -03:00
gtkbuilderparser.c builder: Allow 'primary' as a modifier value 2016-03-05 23:44:03 -05:00
gtkbuilderprivate.h builder: Allow 'primary' as a modifier value 2016-03-05 23:44:03 -05:00
gtkbuiltinicon.c builtinicon: avoid calculating font-metrics in vast majority of cases 2016-04-25 16:13:06 -04:00
gtkbuiltiniconprivate.h
gtkbutton.c Document the .circular style class 2016-03-02 19:12:10 -05:00
gtkbutton.h
gtkbuttonprivate.h
gtkcairoblur.c Make the blur code compile with clang 2015-03-22 13:49:24 -04:00
gtkcairoblurprivate.h
gtkcalendar.c dnd: Move GtkDragDest to a separate file 2016-03-25 15:37:20 -04:00
gtkcalendar.h introspection: This patch fixes nullable return values fixes for the following symbols in gtk 2016-01-08 12:18:23 +00:00
gtkcellarea.c introspection: This patch fixes nullable return values fixes for the following symbols in gtk 2016-01-08 12:18:23 +00:00
gtkcellarea.h
gtkcellareabox.c
gtkcellareabox.h
gtkcellareaboxcontext.c
gtkcellareaboxcontextprivate.h
gtkcellareacontext.c
gtkcellareacontext.h
gtkcelleditable.c
gtkcelleditable.h
gtkcelllayout.c
gtkcelllayout.h
gtkcellrenderer.c
gtkcellrenderer.h
gtkcellrendereraccel.c Accel cell renderer: Set a css name 2016-03-30 19:50:22 -04:00
gtkcellrendereraccel.h
gtkcellrenderercombo.c
gtkcellrenderercombo.h
gtkcellrendererpixbuf.c
gtkcellrendererpixbuf.h
gtkcellrendererprogress.c
gtkcellrendererprogress.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcellrendererspin.c
gtkcellrendererspin.h
gtkcellrendererspinner.c gtk: Strip newlines from g_warning and g_error 2016-02-28 12:23:12 -05:00
gtkcellrendererspinner.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcellrenderertext.c Use stupid quotes instead of dumb quotes 2015-09-23 07:01:16 -04:00
gtkcellrenderertext.h
gtkcellrenderertoggle.c
gtkcellrenderertoggle.h
gtkcellview.c
gtkcellview.h
gtkcheckbutton.c cssimagebuiltin: Remove icons that don't draw anything anymore 2016-05-03 12:59:13 +02:00
gtkcheckbutton.h
gtkcheckbuttonprivate.h
gtkcheckmenuitem.c
gtkcheckmenuitem.h menuitem: deprecate toggle-spacing style property 2015-12-19 21:21:16 -08:00
gtkcheckmenuitemprivate.h
gtkclipboard-quartz.c
gtkclipboard.c GtkClipboard: fix a typo 2016-03-27 08:39:44 -07:00
gtkclipboard.h Add a function to get the selection of a clipboard 2016-03-26 23:30:21 -04:00
gtkclipboardprivate.h Remove private clipboard api from public headers 2016-03-26 23:17:53 -04:00
gtkcolorbutton.c colorbutton: Stop using state-changed 2016-05-12 18:27:14 +02:00
gtkcolorbutton.h
gtkcolorchooser.c
gtkcolorchooser.h
gtkcolorchooserdialog.c
gtkcolorchooserdialog.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkcolorchooserprivate.h
gtkcolorchooserwidget.c
gtkcolorchooserwidget.h
gtkcoloreditor.c color scale: Sync style classes with GtkScale 2016-05-19 18:09:24 +02:00
gtkcoloreditorprivate.h Clean up private headers 2014-04-05 02:06:29 -04:00
gtkcolorplane.c
gtkcolorplaneprivate.h
gtkcolorscale.c colorscale: Draw a trough 2016-03-11 16:39:34 +01:00
gtkcolorscaleprivate.h colorscale: Draw a trough 2016-03-11 16:39:34 +01:00
gtkcolorswatch.c
gtkcolorswatchprivate.h
gtkcolorutils.c
gtkcolorutils.h
gtkcombobox.c combobox: Stop using screen width/height 2016-04-27 23:18:16 -04:00
gtkcombobox.h
gtkcomboboxprivate.h
gtkcomboboxtext.c combobox: Correct the CSS node docs 2016-03-02 15:20:47 -05:00
gtkcomboboxtext.h
gtkcomposetable.c composetable: Fix gcc warnings 2016-02-03 23:06:53 +01:00
gtkcomposetable.h
gtkcontainer.c window: stop stomping on resize-mode set by external API 2016-03-14 16:10:15 -07:00
gtkcontainer.h
gtkcontainerprivate.h window: stop stomping on resize-mode set by external API 2016-03-14 16:10:15 -07:00
gtkcssanimatedstyle.c animatedstyle: don't share styleanimations 2016-04-08 16:09:30 -07:00
gtkcssanimatedstyleprivate.h
gtkcssanimation.c animatedstyle: don't share styleanimations 2016-04-08 16:09:30 -07:00
gtkcssanimationprivate.h animatedstyle: don't share styleanimations 2016-04-08 16:09:30 -07:00
gtkcssarrayvalue.c
gtkcssarrayvalueprivate.h
gtkcssbgsizevalue.c cssbgsizevalue: Avoid allocating new value if not needed 2016-04-21 23:01:31 +02:00
gtkcssbgsizevalueprivate.h
gtkcssbordervalue.c cssbordervalue: Avoid allocating new value if not needed 2016-04-21 23:01:31 +02:00
gtkcssbordervalueprivate.h css: Introduce _gtk_css_value_compute() 2012-08-28 15:40:56 +02:00
gtkcsscalcvalue.c
gtkcsscalcvalueprivate.h
gtkcsscolorvalue.c
gtkcsscolorvalueprivate.h
gtkcsscornervalue.c
gtkcsscornervalueprivate.h
gtkcsscustomgadget.c
gtkcsscustomgadgetprivate.h
gtkcsscustomproperty.c customproperty: Remove unused function 2015-11-21 02:11:52 +01:00
gtkcsscustompropertyprivate.h
gtkcssdimensionvalue.c css: always get default font size in pixels 2016-04-12 16:58:55 -07:00
gtkcssdimensionvalueprivate.h
gtkcsseasevalue.c
gtkcsseasevalueprivate.h
gtkcssenginevalue.c
gtkcssenginevalueprivate.h
gtkcssenumvalue.c Fix the build 2016-05-01 13:26:35 -04:00
gtkcssenumvalueprivate.h css: always get default font size in pixels 2016-04-12 16:58:55 -07:00
gtkcssgadget.c cssgadget: Remove unused function 2016-05-05 11:31:41 +02:00
gtkcssgadgetprivate.h
gtkcssiconthemevalue.c css: Add ability to specify icontheme in CSS 2015-12-02 03:54:41 +01:00
gtkcssiconthemevalueprivate.h
gtkcssimage.c
gtkcssimagebuiltin.c cssimage: Make it possible to shrink builtin check/optionmarks 2016-05-10 01:00:41 +02:00
gtkcssimagebuiltinprivate.h cssimagebuiltin: Remove unused variables 2016-05-03 12:59:13 +02:00
gtkcssimagecrossfade.c
gtkcssimagecrossfadeprivate.h
gtkcssimagefallback.c css: Fix printing of images 2016-04-26 00:03:09 -04:00
gtkcssimagefallbackprivate.h
gtkcssimagegradient.c
gtkcssimagegradientprivate.h
gtkcssimageicontheme.c
gtkcssimageiconthemeprivate.h
gtkcssimagelinear.c cssimage: Warn if gradients only have 1 color stop 2016-04-18 20:52:35 +02:00
gtkcssimagelinearprivate.h
gtkcssimageprivate.h
gtkcssimageradial.c cssimage: Warn if gradients only have 1 color stop 2016-04-18 20:52:35 +02:00
gtkcssimageradialprivate.h
gtkcssimagerecolor.c Emit an error if image loading fails 2016-01-30 00:29:04 -05:00
gtkcssimagerecolorprivate.h
gtkcssimagescaled.c
gtkcssimagescaledprivate.h Improve struct packing in various places 2013-09-21 23:50:55 -04:00
gtkcssimagesurface.c
gtkcssimagesurfaceprivate.h
gtkcssimageurl.c
gtkcssimageurlprivate.h
gtkcssimagevalue.c
gtkcssimagevalueprivate.h
gtkcssimagewin32.c cssimagewin32: IMplement printing 2016-02-27 03:59:20 +01:00
gtkcssimagewin32private.h
gtkcssinheritvalue.c
gtkcssinheritvalueprivate.h
gtkcssinitialvalue.c css: Use setters for font size and family 2016-05-01 01:10:59 -04:00
gtkcssinitialvalueprivate.h
gtkcsskeyframes.c
gtkcsskeyframesprivate.h css: Move scale to GtkStyleProviderPrivate 2015-02-06 11:26:31 +01:00
gtkcsslookup.c
gtkcsslookupprivate.h
gtkcssmatcher.c
gtkcssmatcherprivate.h
gtkcssnode.c css node: Stop extraneous change notification 2016-05-04 16:05:40 -04:00
gtkcssnodedeclaration.c
gtkcssnodedeclarationprivate.h
gtkcssnodeprivate.h
gtkcssnodestylecache.c
gtkcssnodestylecacheprivate.h
gtkcssnumbervalue.c
gtkcssnumbervalueprivate.h
gtkcsspalettevalue.c
gtkcsspalettevalueprivate.h
gtkcssparser.c
gtkcssparserprivate.h
gtkcsspathnode.c widget: Pass a GtkCssStyleChange instead of a bitmask 2015-12-13 04:11:58 +01:00
gtkcsspathnodeprivate.h
gtkcsspositionvalue.c
gtkcsspositionvalueprivate.h
gtkcssprovider.c Trivial typo fix 2016-05-23 19:24:07 -04:00
gtkcssprovider.h
gtkcssproviderprivate.h Load theme settings from the right location 2016-03-21 22:19:19 -04:00
gtkcssrepeatvalue.c cssvalue: Remove GtkCssDependencies 2015-03-18 15:23:31 +01:00
gtkcssrepeatvalueprivate.h
gtkcssrgbavalue.c
gtkcssrgbavalueprivate.h
gtkcsssection.c GtkCssSection: remove duplicated documentation 2016-03-27 08:35:13 -07:00
gtkcsssection.h GtkCssSection: remove duplicated documentation 2016-03-27 08:35:13 -07:00
gtkcsssectionprivate.h
gtkcssselector.c
gtkcssselectorprivate.h
gtkcssshadowsvalue.c cssshadowsvalue: Avoid allocating new value if not needed 2016-04-21 23:01:31 +02:00
gtkcssshadowsvalueprivate.h
gtkcssshadowvalue.c shadowsvalue: Don't draw invisible box shadows 2016-05-02 19:28:33 +02:00
gtkcssshadowvalueprivate.h
gtkcssshorthandproperty.c
gtkcssshorthandpropertyimpl.c Fix a typo 2016-04-18 14:38:12 -04:00
gtkcssshorthandpropertyprivate.h
gtkcssstaticstyle.c Don't use qdata for getting the default css style 2016-05-06 10:14:07 -04:00
gtkcssstaticstyleprivate.h
gtkcssstringvalue.c
gtkcssstringvalueprivate.h
gtkcssstyle.c
gtkcssstylechange.c
gtkcssstylechangeprivate.h cssstylechange: Add helper function to print change 2016-02-07 19:16:26 +01:00
gtkcssstylefuncs.c
gtkcssstylefuncsprivate.h cssvalue: Remove GtkCssDependencies 2015-03-18 15:23:31 +01:00
gtkcssstyleprivate.h
gtkcssstyleproperty.c
gtkcssstylepropertyimpl.c Export some font parsing functions 2016-04-18 11:46:58 -04:00
gtkcssstylepropertyprivate.h Export some font parsing functions 2016-04-18 11:46:58 -04:00
gtkcsstransformvalue.c
gtkcsstransformvalueprivate.h
gtkcsstransientnode.c
gtkcsstransientnodeprivate.h
gtkcsstransition.c animatedstyle: don't share styleanimations 2016-04-08 16:09:30 -07:00
gtkcsstransitionprivate.h csstransition: port to progress tracker 2016-04-08 16:09:30 -07:00
gtkcsstypedvalue.c cssvalue: Remove GtkCssDependencies 2015-03-18 15:23:31 +01:00
gtkcsstypedvalueprivate.h
gtkcsstypes.c
gtkcsstypesprivate.h cssimagebuiltin: Remove icons that don't draw anything anymore 2016-05-03 12:59:13 +02:00
gtkcssunsetvalue.c
gtkcssunsetvalueprivate.h
gtkcssvalue.c
gtkcssvalueprivate.h
gtkcsswidgetnode.c Use g_set_object in one more place 2016-05-03 22:15:17 -04:00
gtkcsswidgetnodeprivate.h
gtkcsswin32sizevalue.c
gtkcsswin32sizevalueprivate.h
gtkcustompaperunixdialog.c
gtkcustompaperunixdialog.h
gtkdbusinterfaces.xml
gtkdebug.h Add a layout debug option 2016-03-10 23:21:22 -05:00
gtkdialog.c
gtkdialog.h
gtkdialogprivate.h
gtkdnd-quartz.c quartz: fix quartz build 2016-04-24 03:50:22 -07:00
gtkdnd.c dnd: Make sure to free a stashed event 2016-05-01 13:26:35 -04:00
gtkdnd.h dnd: Move GtkDragDest to a separate file 2016-03-25 15:37:20 -04:00
gtkdndprivate.h dnd: Move GtkDragDest to a separate file 2016-03-25 15:37:20 -04:00
gtkdragdest.c dnd: Move GtkDragDest to a separate file 2016-03-25 15:37:20 -04:00
gtkdragdest.h dnd: Move GtkDragDest to a separate file 2016-03-25 15:37:20 -04:00
gtkdragsource.c DND: Avoid a use-after-free 2016-05-11 13:24:04 -04:00
gtkdragsource.h
gtkdrawingarea.c
gtkdrawingarea.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkeditable.c
gtkeditable.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkentry.c Remove useless casts from gdk_event_triggers_context_menu calls 2016-05-12 20:39:51 +02:00
gtkentry.h
gtkentrybuffer.c
gtkentrybuffer.h
gtkentrycompletion.c gtk: Port to new monitor api 2016-04-27 23:18:16 -04:00
gtkentrycompletion.h Adding 'no-matches' signal support to gtkentrycompletion 2014-06-28 00:41:09 -04:00
gtkentryprivate.h
gtkenums.h
gtkeventbox.c eventbox: don't call gtk_style_context_set_background() 2015-07-01 16:09:22 -07:00
gtkeventbox.h
gtkeventcontroller.c
gtkeventcontroller.h
gtkeventcontrollerprivate.h
gtkexpander.c box gadget: Redo expand flag handling 2016-04-28 21:59:34 -04:00
gtkexpander.h
gtkfilechooser.c
gtkfilechooser.h
gtkfilechooserbutton.c dnd: Move GtkDragDest to a separate file 2016-03-25 15:37:20 -04:00
gtkfilechooserbutton.h Deprecate widget-specific :focus-on-click properties 2015-11-03 07:44:17 -05:00
gtkfilechooserdialog.c Drop some more code 2016-03-26 18:53:55 -04:00
gtkfilechooserdialog.h
gtkfilechooserembed.c
gtkfilechooserembed.h
gtkfilechooserentry.c GtkFileChooserEntry: move the cursor after the user chooses a completion from the list 2016-03-10 16:03:52 -06:00
gtkfilechooserentry.h
gtkfilechoosernative.c
gtkfilechoosernative.h GtkFileChooserNative: Fallback and win32 implementation 2015-11-05 16:54:07 +01:00
gtkfilechoosernativeprivate.h
gtkfilechoosernativewin32.c
gtkfilechooserprivate.h file chooser: Clean up enum handling 2015-07-04 00:29:25 -04:00
gtkfilechooserutils.c
gtkfilechooserutils.h
gtkfilechooserwidget.c GtkFileChooser: don't override already opened folder 2016-05-26 11:44:13 +00:00
gtkfilechooserwidget.h
gtkfilechooserwidgetprivate.h
gtkfilefilter.c
gtkfilefilter.h
gtkfilefilterprivate.h
gtkfilesystem.c
gtkfilesystem.h Chain up in state_flags_changed 2015-12-02 04:36:31 +01:00
gtkfilesystemmodel.c
gtkfilesystemmodel.h Add a getter for the directory to file system model 2015-07-04 00:29:26 -04:00
gtkfixed.c
gtkfixed.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkflowbox.c
gtkflowbox.h gtk: Annotate GtkFlowBoxCreateWidgetFunc as "transfer full" 2016-04-12 13:30:04 +02:00
gtkfontbutton.c font button: Fix translation of font-name default 2016-04-25 23:09:19 -04:00
gtkfontbutton.h
gtkfontchooser.c
gtkfontchooser.h
gtkfontchooserdialog.c
gtkfontchooserdialog.h
gtkfontchooserprivate.h
gtkfontchooserutils.c
gtkfontchooserutils.h
gtkfontchooserwidget.c
gtkfontchooserwidget.h
gtkframe.c
gtkframe.h docs: fully break lines in examples 2014-02-12 18:42:50 -05:00
gtkgesture.c Docs: Clarify life cycle issue 2016-05-11 13:25:15 -04:00
gtkgesture.h
gtkgesturedrag.c
gtkgesturedrag.h
gtkgesturedragprivate.h
gtkgesturelongpress.c
gtkgesturelongpress.h
gtkgesturelongpressprivate.h
gtkgesturemultipress.c
gtkgesturemultipress.h
gtkgesturemultipressprivate.h multipress: Add matching ::released signal 2014-05-23 19:54:30 +02:00
gtkgesturepan.c
gtkgesturepan.h
gtkgesturepanprivate.h
gtkgestureprivate.h
gtkgesturerotate.c
gtkgesturerotate.h
gtkgesturerotateprivate.h
gtkgesturesingle.c
gtkgesturesingle.h
gtkgesturesingleprivate.h
gtkgestureswipe.c
gtkgestureswipe.h
gtkgestureswipeprivate.h
gtkgesturezoom.c
gtkgesturezoom.h
gtkgesturezoomprivate.h
gtkgladecatalog.c
gtkglarea.c glarea: Use the appropriate texture format for GLES 2016-04-25 14:35:02 +01:00
gtkglarea.h glarea: Relay the use-es flag to context creation 2016-04-25 14:35:02 +01:00
gtkgrid.c Revise CSS node documentation 2015-12-16 10:58:47 -05:00
gtkgrid.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkheaderbar.c headerbar: Don't underallocate the label box 2016-04-02 17:03:52 +02:00
gtkheaderbar.h
gtkheaderbarprivate.h Clean up private headers 2014-04-05 02:06:29 -04:00
gtkhsla.c
gtkhslaprivate.h
gtkicon.c
gtkiconcache.c
gtkiconcache.h
gtkiconcachevalidator.c
gtkiconcachevalidator.h
gtkiconhelper.c Revert "iconhelper: check if surface was invalidated" 2016-04-27 19:02:25 -07:00
gtkiconhelperprivate.h
gtkiconprivate.h
gtkicontheme.c icon theme: Add a warning 2016-05-19 09:03:20 -04:00
gtkicontheme.h
gtkiconthemeprivate.h
gtkiconview.c
gtkiconview.h
gtkiconviewprivate.h Forgotten file 2015-11-10 00:55:57 -05:00
gtkimage.c
gtkimage.h
gtkimagedefinition.c
gtkimagedefinitionprivate.h
gtkimageprivate.h
gtkimcontext.c
gtkimcontext.h
gtkimcontextinfo.h
gtkimcontextsimple.c Take a reference on the im context for async ops 2016-03-01 07:59:15 -05:00
gtkimcontextsimple.h
gtkimcontextsimpleprivate.h
gtkimcontextsimpleseqs.h
gtkimmodule.c Split off copied pango utils in their own source 2016-03-26 18:12:16 -04:00
gtkimmodule.h
gtkimmoduleprivate.h
gtkimmulticontext.c
gtkimmulticontext.h
gtkinfobar.c infobar: Update documentation 2016-05-23 14:19:30 -04:00
gtkinfobar.h
gtkintl.h
gtkinvisible.c
gtkinvisible.h
gtkkeyhash.c
gtkkeyhash.h
gtkkineticscrolling.c kineticscrolling: avoid stutter at tail of kinetic deceleration 2016-04-24 03:49:20 -07:00
gtkkineticscrolling.h
gtklabel.c Remove useless casts from gdk_event_triggers_context_menu calls 2016-05-12 20:39:51 +02:00
gtklabel.h
gtklabelprivate.h
gtklayout.c
gtklayout.h
gtklevelbar.c
gtklevelbar.h
gtklinkbutton.c gtk: Port to new monitor api 2016-04-27 23:18:16 -04:00
gtklinkbutton.h
gtklistbox.c listbox: Don't compare int to uint 2016-05-12 20:39:39 +02:00
gtklistbox.h
gtkliststore.c
gtkliststore.h
gtklockbutton.c
gtklockbutton.h
gtklockbuttonprivate.h
gtkmagnifier.c magnifier: Only connect to ::draw when needed 2016-04-19 15:29:04 -04:00
gtkmagnifierprivate.h GtkMagnifier: Add a resizing mode 2014-12-20 19:16:46 -05:00
gtkmain.c Use a cheaper way to store debug flags 2016-05-06 06:44:28 -04:00
gtkmain.h gtk: fix many callback annotations to include closure information 2014-05-27 21:10:32 -07:00
gtkmarshalers.list Use secrets service for cups auth_info 2014-09-01 22:39:51 +02:00
gtkmenu.c Make gdk_event_get_pointer_emulated public 2016-05-10 15:16:45 -04:00
gtkmenu.h menu: Add new monitor api 2016-04-27 23:18:16 -04:00
gtkmenubar.c menubar: Remove duplicate flags value 2016-03-20 05:30:43 +01:00
gtkmenubar.h
gtkmenubutton.c gtk: Port to new monitor api 2016-04-27 23:18:16 -04:00
gtkmenubutton.h GtkMenuButton: Support popovers 2014-02-08 20:42:20 -05:00
gtkmenubuttonprivate.h
gtkmenuitem.c gtk: Port to new monitor api 2016-04-27 23:18:16 -04:00
gtkmenuitem.h
gtkmenuitemprivate.h
gtkmenuprivate.h
gtkmenusectionbox.c Fix formatting 2016-04-21 23:24:13 -04:00
gtkmenusectionbox.h
gtkmenushell.c menushell: Add a va marshaller for ::insert 2016-04-19 21:10:31 -04:00
gtkmenushell.h Remove introspection scanner guards around autocleanups 2015-11-11 12:02:43 +00:00
gtkmenushellprivate.h
gtkmenutoolbutton.c
gtkmenutoolbutton.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkmenutracker.c
gtkmenutracker.h
gtkmenutrackeritem.c Better debug messages for actions 2016-03-11 12:20:33 -05:00
gtkmenutrackeritem.h
gtkmessagedialog.c messagedialog: Respect the gtk-keynav-use-caret setting 2016-03-04 22:44:30 -05:00
gtkmessagedialog.h
gtkmnemonichash.c
gtkmnemonichash.h
gtkmodelbutton.c cssimagebuiltin: Remove icons that don't draw anything anymore 2016-05-03 12:59:13 +02:00
gtkmodelbutton.h
gtkmodelmenuitem.c
gtkmodelmenuitem.h add GtkMenuTrackerItem 2013-05-13 16:33:43 -04:00
gtkmodifierstyle.c
gtkmodifierstyle.h
gtkmodules.c Stop using pango_split_file_list 2016-03-26 18:19:37 -04:00
gtkmodules.h
gtkmodulesprivate.h
gtkmountoperation-stub.c
gtkmountoperation-x11.c
gtkmountoperation.c
gtkmountoperation.h
gtkmountoperationprivate.h
gtknativedialog.c
gtknativedialog.h Add gtk_native_dialog_destroy() 2015-11-11 16:06:44 +01:00
gtknativedialogprivate.h Add GtkNativeDialog abstract base class 2015-11-05 16:52:52 +01:00
gtknotebook.c gtknotebook: avoid tab dnd from content 2016-05-02 13:17:48 +02:00
gtknotebook.h
gtkoffscreenwindow.c
gtkoffscreenwindow.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkorientable.c
gtkorientable.h
gtkorientableprivate.h
gtkoverlay.c
gtkoverlay.h
gtkpagesetup.c printing: Return correct width and height of page setup 2014-12-18 16:29:44 +01:00
gtkpagesetup.h
gtkpagesetupunixdialog.c
gtkpagesetupunixdialog.h
gtkpaned.c Fix gtk_paned_set_position to set position_set consistently 2016-05-02 07:42:06 -04:00
gtkpaned.h
gtkpango.c
gtkpango.h
gtkpapersize.c
gtkpapersize.h Add new papersize api to the docs 2014-10-22 00:32:32 -04:00
gtkpathbar.c pathbar: Order button CSS nodes right 2016-03-20 05:18:04 +01:00
gtkpathbar.h
gtkpixelcache.c pixelcache: reuse existing timeout source when possible 2016-04-27 06:26:42 -04:00
gtkpixelcacheprivate.h
gtkplacessidebar.c Improve external drives detection 2016-05-20 10:40:14 +02:00
gtkplacessidebar.h
gtkplacessidebarprivate.h
gtkplacesview.c Improve external drives detection 2016-05-20 10:40:14 +02:00
gtkplacesviewprivate.h
gtkplacesviewrow.c Use dngettext instead of ngettext 2016-03-27 19:00:31 -04:00
gtkplacesviewrowprivate.h placesviewrow: remove unneeded functions 2015-12-11 02:28:39 -02:00
gtkplug.c
gtkplug.h socket: Don't include gtk.h 2014-07-12 07:13:27 +02:00
gtkpopover.c popover: set priv->window before setting doing add_popover() on it 2016-05-21 20:40:43 +02:00
gtkpopover.h
gtkpopovermenu.c
gtkpopovermenu.h
gtkpopoverprivate.h
gtkprint-win32.c
gtkprint-win32.h
gtkprintbackend.c
gtkprintbackend.h
gtkprintcontext.c gtkprintcontext: Fix several potential g_object_[un]ref(NULL) calls 2015-03-09 13:41:37 +00:00
gtkprintcontext.h
gtkprinter-private.h
gtkprinter.c
gtkprinter.h
gtkprinteroption.c
gtkprinteroption.h
gtkprinteroptionset.c
gtkprinteroptionset.h
gtkprinteroptionwidget.c
gtkprinteroptionwidget.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkprintjob.c
gtkprintjob.h
gtkprintoperation-private.h Don't rotate pdf landscape output 2012-09-12 15:38:37 +02:00
gtkprintoperation-unix.c
gtkprintoperation-win32.c
gtkprintoperation.c print-operation: Be more robust in the error path 2016-03-21 16:09:30 +01:00
gtkprintoperation.h Typo fixes 2016-03-10 22:46:02 -05:00
gtkprintoperationpreview.c
gtkprintoperationpreview.h
gtkprintsettings.c
gtkprintsettings.h
gtkprintunixdialog.c
gtkprintunixdialog.h
gtkprintutils.c
gtkprintutils.h
gtkprivate.c
gtkprivate.h progresstracker: add GTK_SLOWDOWN environment variable 2016-04-08 16:09:29 -07:00
gtkprivatetypebuiltins.c.template gtk: Use GDK_AVAILABLE_IN_ALL for generated enum types 2013-05-05 15:38:47 -04:00
gtkprivatetypebuiltins.h.template
gtkprogressbar.c GTK: Fix build for pre-C99 compilers 2016-05-10 17:14:07 +08:00
gtkprogressbar.h
gtkprogresstracker.c progresstracker: add GTK_SLOWDOWN environment variable 2016-04-08 16:09:29 -07:00
gtkprogresstrackerprivate.h progresstracker: simple struct to track animation progress 2016-04-08 16:09:29 -07:00
gtkquartz.c
gtkquartz.h
gtkquery.c
gtkquery.h
gtkradiobutton.c
gtkradiobutton.h
gtkradiomenuitem.c
gtkradiomenuitem.h
gtkradiotoolbutton.c
gtkradiotoolbutton.h
gtkrange.c Remove useless casts from gdk_event_triggers_context_menu calls 2016-05-12 20:39:51 +02:00
gtkrange.h
gtkrangeprivate.h scale: port scale values to gadgets 2016-03-06 11:09:46 -08:00
gtkrbtree.c Don't use g_print for debug output 2016-02-28 21:40:23 -05:00
gtkrbtree.h
gtkrecentchooser.c
gtkrecentchooser.h
gtkrecentchooserdefault.c gtk: Port to new monitor api 2016-04-27 23:18:16 -04:00
gtkrecentchooserdefault.h
gtkrecentchooserdialog.c gtk: Don't use GObjectClass.constructor 2014-06-26 19:06:43 -04:00
gtkrecentchooserdialog.h
gtkrecentchoosermenu.c
gtkrecentchoosermenu.h
gtkrecentchooserprivate.h
gtkrecentchooserutils.c
gtkrecentchooserutils.h
gtkrecentchooserwidget.c
gtkrecentchooserwidget.h
gtkrecentfilter.c
gtkrecentfilter.h
gtkrecentmanager.c recent-manager: Always ensure that size is reset on creation 2016-04-10 18:41:23 +01:00
gtkrecentmanager.h
gtkrender.c gtkrender: Remove superfluous cairo_save/restore calls 2016-05-05 11:02:06 +02:00
gtkrender.h Add a function to get affected area for background 2016-01-20 09:41:01 -05:00
gtkrenderbackground.c
gtkrenderbackgroundprivate.h
gtkrenderborder.c
gtkrenderborderprivate.h
gtkrendericon.c
gtkrendericonprivate.h
gtkrenderprivate.h
gtkrevealer.c revealer: emit notify::child-revealed when animation stops 2016-05-06 16:09:12 -04:00
gtkrevealer.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkroundedbox.c roundedbox: Initialize the hashtable key before using it 2016-05-03 10:58:02 -04:00
gtkroundedboxprivate.h
gtkscale.c scale: Use more succinct names for style classes 2016-05-19 09:44:48 -04:00
gtkscale.h
gtkscalebutton.c
gtkscalebutton.h
gtkscrollable.c Fix gtk_scrollable_get_border annotation 2016-04-10 15:56:29 +02:00
gtkscrollable.h
gtkscrollbar.c
gtkscrollbar.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkscrolledwindow.c Revert "scrolledwindow: Better size requisition for GTK_SCROLL_NATURAL children" 2016-05-18 07:52:18 -04:00
gtkscrolledwindow.h
gtksearchbar.c
gtksearchbar.h
gtksearchengine.c
gtksearchengine.h
gtksearchenginemodel.c
gtksearchenginemodel.h file chooser: Add and use a model search engine 2015-07-04 00:29:25 -04:00
gtksearchenginequartz.c
gtksearchenginequartz.h
gtksearchenginesimple.c
gtksearchenginesimple.h
gtksearchenginetracker.c searchenginetracker: Quote fts match so it's seen as a single phrase 2016-05-05 16:40:33 +02:00
gtksearchenginetracker.h
gtksearchentry.c
gtksearchentry.h GtkSearchEntry: Add more API 2015-01-24 08:44:30 -05:00
gtksearchentryprivate.h
gtkselection.c
gtkselection.h dnd: Move GtkDragDest to a separate file 2016-03-25 15:37:20 -04:00
gtkselectionprivate.h gtkselectionprivate: minor style fix 2016-05-19 16:56:57 +02:00
gtkseparator.c
gtkseparator.h
gtkseparatormenuitem.c
gtkseparatormenuitem.h
gtkseparatortoolitem.c
gtkseparatortoolitem.h
gtksettings.c settings: Fix font names *again* 2016-05-06 07:08:56 -04:00
gtksettings.h
gtksettingsprivate.h settings: Add setters for font family and size 2016-05-01 01:10:33 -04:00
gtkshortcutlabel.c
gtkshortcutlabelprivate.h Add GtkShortcutsWindow 2015-10-21 15:19:34 -04:00
gtkshortcutsgroup.c Remove GtkShortcutsGesture 2015-12-05 12:10:21 -05:00
gtkshortcutsgroup.h
gtkshortcutssection.c shortcuts: Don't forall() widgets that aren't children 2016-01-22 20:39:14 +01:00
gtkshortcutssection.h
gtkshortcutsshortcut.c shortcuts: Follow changes of accels 2016-04-17 13:42:14 -04:00
gtkshortcutsshortcut.h shortcuts: Add support for standard gestures 2015-11-22 22:41:48 -05:00
gtkshortcutsshortcutprivate.h shortcuts: Follow changes of accels 2016-04-17 13:42:14 -04:00
gtkshortcutswindow.c shortcuts: Follow changes of accels 2016-04-17 13:42:14 -04:00
gtkshortcutswindow.h
gtkshortcutswindowprivate.h shortcuts: Follow changes of accels 2016-04-17 13:42:14 -04:00
gtkshow.c
gtkshow.h
gtksidebarrow.c
gtksidebarrowprivate.h
gtksizegroup-private.h
gtksizegroup.c
gtksizegroup.h
gtksizerequest.c Don't use g_print for debug output 2016-02-28 21:40:23 -05:00
gtksizerequest.h
gtksizerequestcache.c
gtksizerequestcacheprivate.h
gtksocket.c dnd: Move GtkDragDest to a separate file 2016-03-25 15:37:20 -04:00
gtksocket.h
gtksocketprivate.h
gtkspinbutton.c box gadget: Redo expand flag handling 2016-04-28 21:59:34 -04:00
gtkspinbutton.h
gtkspinner.c
gtkspinner.h
gtkstack.c stack: Only map children when necessary 2016-05-21 00:56:34 +02:00
gtkstack.h
gtkstacksidebar.c
gtkstacksidebar.h
gtkstackswitcher.c stack switcher: Add a missing include 2016-03-25 15:52:33 -04:00
gtkstackswitcher.h
gtkstatusbar.c
gtkstatusbar.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkstyleanimation.c animatedstyle: don't share styleanimations 2016-04-08 16:09:30 -07:00
gtkstyleanimationprivate.h animatedstyle: don't share styleanimations 2016-04-08 16:09:30 -07:00
gtkstylecascade.c style cascade: Replace g_return by gtk_internal_return 2015-09-12 11:29:37 -04:00
gtkstylecascadeprivate.h
gtkstylecontext.c style context: Don't use g_warning for API misuse 2016-03-20 20:53:34 -04:00
gtkstylecontext.h docs: typo in GTK_STYLE_CLASS_LIST_ROW docs 2016-04-26 16:41:52 -04:00
gtkstylecontextprivate.h
gtkstyleproperty.c
gtkstylepropertyprivate.h
gtkstyleprovider.c docs: use apostrophes in *n't 2014-02-07 13:32:47 -05:00
gtkstyleprovider.h
gtkstyleproviderprivate.c
gtkstyleproviderprivate.h
gtkswitch.c switch: Remove .slider from slider gadget 2016-05-04 18:55:33 +02:00
gtkswitch.h Add missing docs 2014-11-30 19:22:51 -05:00
gtktestutils.c introspection: This patch fixes nullable return values fixes for the following symbols in gtk 2016-01-08 12:18:23 +00:00
gtktestutils.h
gtktextattributes.c
gtktextattributes.h
gtktextattributesprivate.h
gtktextbtree.c textview: Track differences between ink and logical rects 2016-03-21 13:26:57 -04:00
gtktextbtree.h textview: Track differences between ink and logical rects 2016-03-21 13:26:57 -04:00
gtktextbuffer.c text buffer: Add va marshallers for signals 2016-04-19 21:10:31 -04:00
gtktextbuffer.h
gtktextbufferprivate.h Split off a private header for GtkTextBuffer 2015-10-15 23:04:44 -04:00
gtktextbufferrichtext.c Don't use gtk_text_iter_begins_tag() (deprecated) 2015-12-08 19:56:57 +01:00
gtktextbufferrichtext.h
gtktextbufferserialize.c Drop some unused debug printfs 2016-02-28 21:40:23 -05:00
gtktextbufferserialize.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtktextchild.c Don't use g_slist_next in gtktextchild.c 2015-10-20 06:14:57 -04:00
gtktextchild.h
gtktextchildprivate.h
gtktextdisplay.c
gtktextdisplay.h
gtktexthandle.c
gtktexthandleprivate.h
gtktextiter.c
gtktextiter.h textiter: add starts_tag() and deprecate begins_tag() 2015-12-08 19:55:53 +01:00
gtktextiterprivate.h
gtktextlayout.c textview: Track differences between ink and logical rects 2016-03-21 13:26:57 -04:00
gtktextlayout.h
gtktextmark.c
gtktextmark.h
gtktextmarkprivate.h
gtktextsegment.c debug: remove open-coded debug checks in gtktextsegment 2016-04-19 19:56:17 -07:00
gtktextsegment.h
gtktexttag.c text tag: Add a va marshaller to ::event 2016-04-19 21:10:31 -04:00
gtktexttag.h
gtktexttagprivate.h
gtktexttagtable.c
gtktexttagtable.h
gtktexttypes.c
gtktexttypes.h
gtktextutil.c Fix indentation 2016-04-26 21:25:02 -04:00
gtktextutil.h
gtktextview.c gtktextview: document how to get line space 2016-05-23 23:02:37 -04:00
gtktextview.h gtktextview: fix < public > comment 2016-05-20 09:08:08 +02:00
gtktogglebutton.c Minor documentation improvement 2016-03-06 10:23:49 -05:00
gtktogglebutton.h GtkToggleButton: Move nonexported API to a private header 2014-10-19 22:42:49 -04:00
gtktogglebuttonprivate.h
gtktoggletoolbutton.c tool button: Add element names for tool item subclasses 2015-11-05 15:41:37 -05:00
gtktoggletoolbutton.h
gtktoolbar.c toolbar: Limit item position to number of contained elements 2016-05-12 18:27:08 +02:00
gtktoolbar.h
gtktoolbarprivate.h
gtktoolbutton.c tool button: Update style classes 2016-03-04 20:50:21 -05:00
gtktoolbutton.h
gtktoolitem.c
gtktoolitem.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtktoolitemgroup.c
gtktoolitemgroup.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtktoolpalette.c
gtktoolpalette.h
gtktoolpaletteprivate.h Clean up private headers 2014-04-05 02:06:29 -04:00
gtktoolshell.c
gtktoolshell.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktooltip.c tooltip: Include gtkwidgetprivate.h 2016-05-08 15:52:56 +02:00
gtktooltip.h GtkTooltip: Move nonexported API to a private header 2014-10-19 22:51:21 -04:00
gtktooltipprivate.h GtkTooltip: Move nonexported API to a private header 2014-10-19 22:51:21 -04:00
gtktooltipwindow.c tooltipwindow: Use a builder UI file 2015-11-11 12:27:07 +00:00
gtktooltipwindowprivate.h
gtktrashmonitor.c trashmonitor: change trash monitoring process 2016-03-24 23:20:14 -04:00
gtktrashmonitor.h
gtktreedatalist.c
gtktreedatalist.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtktreednd.c
gtktreednd.h
gtktreemenu.c combobox: Remove unused header function functionality 2015-07-18 05:18:19 +02:00
gtktreemenu.h combobox: Remove unused header function functionality 2015-07-18 05:18:19 +02:00
gtktreemodel.c Clarify that one cannot use the same variable 2016-04-05 11:01:53 -04:00
gtktreemodel.h
gtktreemodelfilter.c filter model: Mark property nicks and blurbs for translation 2016-03-26 18:59:02 -04:00
gtktreemodelfilter.h
gtktreemodelsort.c
gtktreemodelsort.h
gtktreeprivate.h treeview: Use a cssnode instead of regions 2015-10-22 16:42:47 +02:00
gtktreeselection.c
gtktreeselection.h
gtktreesortable.c
gtktreesortable.h
gtktreestore.c gtk: Strip newlines from g_warning and g_error 2016-02-28 12:23:12 -05:00
gtktreestore.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktreeview.c treeview: Fix a rubberbanding-related crash 2016-05-19 16:59:10 -04:00
gtktreeview.h
gtktreeviewcolumn.c
gtktreeviewcolumn.h
gtktypebuiltins.c.template
gtktypebuiltins.h.template
gtktypes.h
gtkunixprint-autocleanups.h gtkunixprint: Add support for g_autoptr() 2015-02-02 09:32:59 +01:00
gtkunixprint.h
gtkutils.c Stop using pango_split_file_list 2016-03-26 18:19:37 -04:00
gtkutilsprivate.h Stop using pango_split_file_list 2016-03-26 18:19:37 -04:00
gtkversion.h.in
gtkviewport.c
gtkviewport.h
gtkvolumebutton.c
gtkvolumebutton.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkwidget.c Add a deprecation note 2016-05-23 20:40:03 -04:00
gtkwidget.h
gtkwidgetpath.c Move private widget path functions away 2016-02-04 15:19:51 +01:00
gtkwidgetpath.h
gtkwidgetpathprivate.h
gtkwidgetprivate.h widget: No longer postpone style-updated on unrealized widgets 2016-05-14 18:48:22 +02:00
gtkwin32.c gtk: Strip newlines from g_warning and g_error 2016-02-28 12:23:12 -05:00
gtkwin32draw.c
gtkwin32drawprivate.h
gtkwin32embed.c
gtkwin32embed.h
gtkwin32embedwidget.c
gtkwin32embedwidget.h
gtkwin32theme.c
gtkwin32themeprivate.h
gtkwindow.c window: Unfreeze window on unmap 2016-05-25 01:19:11 +02:00
gtkwindow.h
gtkwindowgroup.c
gtkwindowgroup.h
gtkwindowprivate.h
gtkx-autocleanups.h gtk: x: fix compilation without x11 backend 2015-02-12 10:55:52 +00:00
gtkx.h
gtkxembed.c
gtkxembed.h
libgtk3.manifest.in
Makefile.am Use upstream gettext 2016-05-16 20:46:19 +01:00
makefile.msc.in
org.gtk.Settings.ColorChooser.gschema.xml
org.gtk.Settings.Debug.gschema.xml
org.gtk.Settings.FileChooser.gschema.xml
paper_names_offsets.c Update paper size names 2014-10-10 13:40:17 +02:00
paper_names.c
queryimmodules.c Stop using pango_split_file_list 2016-03-26 18:19:37 -04:00
updateiconcache.c
xembed.h