summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* file chooser: Avoid nonworking search+save combinationsMatthias Clasen2016-02-231-0/+3
* file chooser: Use the right model when getting the selectionMatthias Clasen2016-02-231-2/+3
* Don't do remote checks on NULL filesРуслан Ижбулатов2016-02-232-2/+4
* file chooser: Make Escape close the dialogMatthias Clasen2016-02-231-1/+6
* Fix typo.John Ralls2016-02-211-1/+1
* box: Fix rtl allocation with center widgetMatthias Clasen2016-02-201-10/+14
* assistant: Add margin to action areaMatthias Clasen2016-02-201-0/+1
* treeview: Make sure the editing widget's top left is always visibleColomban Wendling2016-02-141-0/+9
* Fix Quartz clipboard image retrieval.John Ralls2016-02-111-62/+57
* Update README.gladeMatthias Clasen2016-01-271-1/+1
* path bar: Don't hide arrowsMatthias Clasen2016-01-271-3/+3
* GtkColorChooser: make set_rgba work in editor modeSebastien Lafargue2016-01-271-1/+5
* GtkTreeView: Update prelight row after revalidating rowsCarlos Garnacho2016-01-271-0/+5
* application: Protect against double shutdownMatthias Clasen2016-01-271-4/+5
* widget: remove queue_resize in set_sensitiveMatt Watson2016-01-271-2/+0
* message dialog: Prevent empty title from being shownMatthias Clasen2016-01-272-1/+2
* Fix corner manipulation when growing rounded rectsMatthias Clasen2016-01-271-2/+2
* Fix rendering of unsymmetric bordersMatthias Clasen2016-01-271-1/+0
* Avoid division by 0 in the border rendering codeMatthias Clasen2016-01-271-1/+4
* Fix dobule border renderingMatthias Clasen2016-01-271-1/+1
* GtkListBox: Optimize _get_row_at_y a bitTimm Bäder2016-01-271-17/+24
* GtkListBox: get_row_at_y can return NULLTimm Bäder2016-01-271-1/+2
* flowbox: remove unused prelight codeMatt Watson2016-01-271-20/+0
* Fix parsing of font-weightMatthias Clasen2016-01-271-2/+2
* inspector: Ensure clip is always shownLionel Landwerlin2016-01-271-0/+1
* Gestures: Add some nullable annotationsTimm Bäder2016-01-272-3/+3
* GtkFlowBox: Add missing nullable annotationTimm Bäder2016-01-271-2/+3
* GtkFlowBox: Fix copy/paste mistake in docsTimm Bäder2016-01-271-2/+2
* file chooser: Also apply the settingsMatthias Clasen2016-01-271-0/+2
* file chooser: Store size more frequentlyMatthias Clasen2016-01-271-2/+21
* Correct annotations for gtk_cell_layout_get_areaErika2016-01-271-1/+2
* headerbar: Don't leak internal widgetsKalev Lember2016-01-271-0/+35
* entry completion: Reduce the timeoutMatthias Clasen2016-01-271-1/+1
* GtkEntry: nullable annotationsTimm Bäder2016-01-271-7/+7
* GtkTreeModel: Remove erroneous transfer annotationTimm Bäder2016-01-271-1/+1
* GtkAppChooserWidget: wrap the label, use a standard iconSebastien Bacher2016-01-271-1/+2
* file chooser: Allow saving even if executable attribute is not setOndrej Holy2016-01-201-1/+5
* Ensure that the fstat fix is not applied on x86_64Руслан Ижбулатов2016-01-141-1/+1
* W32: Ensure that correct statting function is used by iconcacheРуслан Ижбулатов2016-01-141-1/+1
* Adwaita: dim insensitive GtkColorButton GtkColorSwatchLapo Calamandrei2016-01-073-521/+531
* Adwaita: revert menu color change on the light variantLapo Calamandrei2015-12-113-6/+6
* Adwaita: make menu background color the same as popoversLapo Calamandrei2015-12-094-646/+825
* Fix method to update menu sensitivity of combo boxAdam Reichold2015-12-071-10/+2
* GtkNotebook: Use gdouble in coordinate calculationsCarlos Garnacho2015-12-071-6/+8
* filechooserbutton: add some spacing between icon and textChristian Hergert2015-12-041-1/+3
* Add some more missing nullable annotationsTimm Bäder2015-12-043-4/+4
* GtkWidget: Add some missing nullable annotationsTimm Bäder2015-12-041-10/+10
* textiter: fix bug in case insensitive backward searchSébastien Wilmet2015-12-041-13/+10
* scalebutton: Annotate the return typeEmmanuele Bassi2015-12-041-2/+2
* GtkScaleButton: _get_(plus|minus)_button returns a GtkButtonTimm Bäder2015-12-041-2/+2