summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* gtkbindings: Add an example for gtk_binding_entry_add_signal()Philip Withnall2016-08-231-0/+14
* gtkbindings: Clarify that widgets need has-focus for bindings to workPhilip Withnall2016-08-221-0/+6
* Adwaita: increase border radius on button.circular...Lapo Calamandrei2016-08-223-6/+6
* popover: Clarify transitions-enabled deprecationTimm Bäder2016-08-201-2/+4
* stylepropertyimpl: Remove double assignmentTimm Bäder2016-08-201-1/+1
* Use gtk_popover_popdown/popup where appropriateTimm Bäder2016-08-1612-22/+22
* GtkPopover: Deprecate transitions-enabledTimm Bäder2016-08-162-3/+11
* GtkPopover: Add gtk_popover_popdown/popupTimm Bäder2016-08-162-31/+122
* file chooser: align date formatting with nautilusMatthias Clasen2016-08-111-5/+16
* popover: Make some public API NULL-safeTimm Bäder2016-08-101-7/+7
* label: Remove some useless castsTimm Bäder2016-08-101-2/+2
* Use g_snprintf instead of snprintf.Ignacio Casal Quinteiro2016-08-102-2/+4
* headerbar: Fix size allocationMatthias Clasen2016-08-071-2/+0
* GtkMenuButton: use :toggled instead of :clickedColomban Wendling2016-08-041-20/+7
* csslookup: Remove useless castTimm Bäder2016-08-041-1/+1
* W32: Prefer the deadkey combinations that the OS usesРуслан Ижбулатов2016-08-041-0/+29
* shortcutlabel: Make parameter names matchTimm Bäder2016-08-041-1/+1
* widget: remove some unneeded function prototypesTimm Bäder2016-08-041-16/+0
* filechooserwidget: Remove unused enumTimm Bäder2016-08-041-5/+0
* label: Destroy the popup menu on unmapTimm Bäder2016-08-041-1/+9
* menu: Fix up new propertiesMatthias Clasen2016-08-021-8/+33
* Update the docs for gtk_window_get_position()Emmanuele Bassi2016-08-021-22/+20
* gtkbox: remove unnecessary queue_compute_expand()Christoph Reiter2016-08-011-9/+3
* gtktable: don't try to propagate expand related child props in compute_expand()Christoph Reiter2016-08-011-61/+2
* Port GtkPrintOperationPortal to gtk_window_export_handleMatthias Clasen2016-07-281-26/+49
* Port gtk_show_uri_on_window to gtk_window_export_handleMatthias Clasen2016-07-281-22/+35
* Port GtkFileChooserNativePortal to gtk_window_export_handleMatthias Clasen2016-07-281-58/+91
* Put window exporting behind a display protocol agnostic APIMatthias Clasen2016-07-282-0/+41
* css: Fix case where we didn't convert pt => pxBenjamin Otte2016-07-281-2/+6
* css: Rename functionsBenjamin Otte2016-07-281-7/+7
* Fix tiny typo.Murray Cumming2016-07-281-1/+1
* Adwaita: use a transition to animate checks and radiosLapo Calamandrei2016-07-273-80/+51
* shortcut-label: add 'disabled-text' propertyGeorges Basile Stavracas Neto2016-07-272-2/+83
* shortcut-label: make it publicGeorges Basile Stavracas Neto2016-07-275-4/+57
* GtkScrolledWindow: reset scroll history if it contained no real historyCarlos Garnacho2016-07-271-1/+4
* GtkScrolledWindow: Always uninstall scroll cursor when starting decelerationCarlos Garnacho2016-07-271-4/+4
* Revert a mistaken changeMatthias Clasen2016-07-261-2/+2
* docs: GtkWidget::style-updated vs GtkStyleContext::changedSébastien Wilmet2016-07-252-3/+19
* docs: add missing info for gtk_widget_get_style_context()Sébastien Wilmet2016-07-251-1/+2
* GtkApplication: some cleanupsMatthias Clasen2016-07-251-10/+14
* Don't apply GDK_HINT_RESIZE_INC to GDK_WINDOW_STATE_TILED windowsSimon McVittie2016-07-251-2/+2
* Use g_clear_object in a few more placesMatthias Clasen2016-07-251-4/+2
* Adwaita: use margins for entry image spacingLapo Calamandrei2016-07-243-10/+6
* HC: export unfocused_insensitive_color...Lapo Calamandrei2016-07-243-2/+5
* Adwaita: export yet another named color for insensitive bg/fg...Lapo Calamandrei2016-07-243-0/+10
* Fix a few documentation parameter namesTimm Bäder2016-07-233-3/+3
* Opt in to structured loggingMatthias Clasen2016-07-221-0/+1
* Adwaita: dim calendar `uninteresting` days some moreLapo Calamandrei2016-07-223-3/+3
* Adwaita: clean calendar stylingLapo Calamandrei2016-07-203-43/+28
* port to new gtk_menu_popup_at_* () functionsWilliam Hua2016-07-1916-1138/+550