summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* scrolledwindow: Enable "hover" mode in scrollbars after a timeoutCarlos Garnacho2014-12-241-14/+57
* scrolledwindow: improve v/hscrollbar proximity detectionCarlos Garnacho2014-12-241-8/+8
* scrolledwindow: fade out scrollbars on leave notifyCarlos Garnacho2014-12-241-0/+18
* scrolledwindow: make it a windowed widget againCarlos Garnacho2014-12-241-12/+38
* scrolledwindow: Show scrollbars upon captured motion eventsCarlos Garnacho2014-12-241-39/+129
* popover: Add a missing #ifdefTing-Wei Lan2014-12-241-1/+4
* GtkCalendar: Slightly change overflow behaviourMatthias Clasen2014-12-231-10/+9
* css: Handle font-size changes properlyMatthias Clasen2014-12-231-1/+1
* Adwaita: Bring back 'other month' coloringMatthias Clasen2014-12-233-288/+124
* GtkCalendar: Use GDateTime for calculationsMatthias Clasen2014-12-231-97/+32
* Formatting fixesMatthias Clasen2014-12-231-44/+37
* Formatting fixesMatthias Clasen2014-12-231-45/+19
* GtkRecentManager: Formatting fixesMatthias Clasen2014-12-231-358/+365
* window: Use subsurfaces for popovers on waylandCarlos Garnacho2014-12-232-5/+51
* GtkApplicationWindow: Documentation fixPatrick Welche2014-12-231-3/+3
* Adwaita: Special-case server-side window decorationsFlorian Müllner2014-12-223-0/+8
* GtkNotebook: Be a bit more safe against cur_page being NULLMatthias Clasen2014-12-221-4/+2
* GtkRecentManager: Survive without a filenameMatthias Clasen2014-12-221-68/+69
* GtkMenuTracker: add hidden-when='macos-menubar'Ryan Lortie2014-12-227-9/+29
* GtkRecentManager: Allow instantiating with gtk_initMatthias Clasen2014-12-211-8/+16
* Some formatting cleanupsMatthias Clasen2014-12-211-8/+8
* GtkMenuTracker: add missing documentation fragmentRyan Lortie2014-12-201-0/+3
* inspector: Remove an errant shadowMatthias Clasen2014-12-201-1/+0
* inspector: Add a magnifierMatthias Clasen2014-12-209-1/+155
* GtkTextView: disconnect the magifier on destroyMatthias Clasen2014-12-201-0/+3
* GtkMagnifier: Add a resizing modeMatthias Clasen2014-12-202-1/+197
* widget: Set the allocation via gtk_widget_set_allocation()Benjamin Otte2014-12-201-1/+1
* csstransform: Fix comparisons crashingBenjamin Otte2014-12-191-0/+3
* widget: Handle setting clip differentlyBenjamin Otte2014-12-191-45/+10
* GtkApplication: Try to cope with ssh situations betterMatthias Clasen2014-12-181-5/+54
* textview: make magnifier size dependent on text sizeCarlos Garnacho2014-12-181-9/+21
* Adwaita: Make text handles a bit largerCarlos Garnacho2014-12-183-0/+7
* textview: Implement friendlier touch selectionCarlos Garnacho2014-12-181-31/+64
* textview: Make "extend selection" only extendCarlos Garnacho2014-12-181-8/+12
* textview: Pass a boolean telling whether a selection drag should extendCarlos Garnacho2014-12-181-13/+15
* textview: Show magnifier on top of current lineCarlos Garnacho2014-12-181-14/+18
* texthandle: Use active state when handles are being draggedCarlos Garnacho2014-12-181-0/+21
* texthandle: Use the handle widget style context for renderingCarlos Garnacho2014-12-181-1/+10
* gesturesingle: check for the sequence being handled, not just the eventCarlos Garnacho2014-12-181-1/+2
* gtktextlayout: fix to quiet a warningSebastien Lafargue2014-12-181-1/+1
* gtktextlayout: fix for right margin with RTL textSebastien Lafargue2014-12-181-2/+4
* Minor documentation fixErick Pérez Castellanos2014-12-181-1/+1
* printing: Translate context to correct positionMarek Kasik2014-12-181-5/+23
* printing: Return correct width and height of page setupMarek Kasik2014-12-181-6/+14
* GtkMenuButton: Don't leak popoversMatthias Clasen2014-12-171-0/+2
* Adwaita: another stab at the undershootLapo Calamandrei2014-12-174-210/+250
* Adwaita: fix treeview progressbar issueLapo Calamandrei2014-12-173-482/+637
* Menu items: force loading 16x16 iconsLars Uebernickel2014-12-172-0/+2
* textview: add extend-selection signalSébastien Wilmet2014-12-172-26/+133
* menubutton: Fix double freeze_notifyTimm Bäder2014-12-161-2/+2