summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gtkplacesidebar: use GtkListBoxwip/csoriano/bookmarksCarlos Soriano2015-06-1510-2081/+2283
* theme: decrease list row transitionCarlos Soriano2015-06-113-528/+528
* gtkfilechooserwidget: show drop hints on gtkplacessidebarCarlos Soriano2015-06-112-0/+27
* gtkplacessidebar: make insensitive invalid drop targetsCarlos Soriano2015-06-111-1/+54
* gtkplacessidebar: add new bookmark iconCarlos Soriano2015-06-111-0/+4
* gtkplacesidebar: remove obsolete drop stateCarlos Soriano2015-06-111-13/+5
* gtkplacessidebar: add API for show drop hintsCarlos Soriano2015-06-113-22/+105
* gtkplacessidebar: new bookmark row only at first positionCarlos Soriano2015-06-111-67/+74
* texthandle: Remove knowledge about window bordersCarlos Garnacho2015-06-111-6/+0
* window: Allow more space at edges for popoversCarlos Garnacho2015-06-111-2/+2
* entry: Set text direction information on text handlesCarlos Garnacho2015-06-111-0/+1
* textview: set text direction information on text handlesCarlos Garnacho2015-06-111-0/+8
* texthandle: Handle ltr/rtl positioningCarlos Garnacho2015-06-112-1/+31
* Adwaita: support rtl on text handlesCarlos Garnacho2015-06-113-39/+75
* texthandles: Move start handle to bottomCarlos Garnacho2015-06-111-27/+12
* Adwaita: update text selection handlesJakub Steiner2015-06-1141-266/+288
* docs: Fix some minor typos in comments in GtkWidgetPiotr Drąg2015-06-111-42/+42
* settings: Fix the type annotation for color-hashEmmanuele Bassi2015-06-111-1/+1
* builder: Skip introspecting lookup_callback_symbol()Emmanuele Bassi2015-06-111-1/+1
* docs: Fix annotation for GtkGLArea::resize signalEmmanuele Bassi2015-06-111-0/+2
* docs: Improve deprecation notices for GtkSettingsEmmanuele Bassi2015-06-111-2/+10
* docs: Improve deprecation notices for GtkMiscEmmanuele Bassi2015-06-111-0/+37
* docs: Improve deprecation notice for rules-hint propertyEmmanuele Bassi2015-06-111-1/+2
* docs: Improve deprecation notices for GtkImageMenuItem propertiesEmmanuele Bassi2015-06-111-4/+6
* docs: Add deprecation notices for GtkAlignment propertiesEmmanuele Bassi2015-06-111-0/+44
* gtklistboxrow: propagate in the draw vfuncCarlos Soriano2015-06-101-1/+1
* entry: Select word on double tapMatthias Clasen2015-06-101-5/+22
* text view: Select word on double tapMatthias Clasen2015-06-091-6/+38
* gtk-demo: Make hypertext demo work with touchMatthias Clasen2015-06-091-8/+23
* wayland: Improve guessing of popup placement for detached popup menusJonas Ådahl2015-06-101-3/+33
* wayland: Don't try to guess the popup menu placement when it was setJonas Ådahl2015-06-101-4/+9
* wayland: Position popups relative to the parent surfaceJonas Ådahl2015-06-101-6/+0
* GtkTextHandle: Improve handle positioningMatthias Clasen2015-06-091-12/+54
* GtkTextHandle: drop non-implemented functionsMatthias Clasen2015-06-091-3/+0
* GtkTextHandle: position handles properlyMatthias Clasen2015-06-091-2/+6
* widget-factory: Improve touch selection exampleMatthias Clasen2015-06-091-0/+1
* entry: Make touch selection work with mouseMatthias Clasen2015-06-091-0/+1
* text view: Make touch selection work with mouseMatthias Clasen2015-06-091-0/+1
* adwaita: style tweaks to touch selectionsJakub Steiner2015-06-093-119/+460
* Update Catalan translationJordi Mas2015-06-091-1193/+2104
* entry: Avoid criticalsMatthias Clasen2015-06-081-1/+2
* widget: Clarify docs on gtk_widget_set_double_buffered()Benjamin Otte2015-06-081-5/+10
* main: Push the current event on the stack before we start needing itRui Matos2015-06-081-12/+8
* entry: Always clear handles for mouse interactionMatthias Clasen2015-06-081-4/+5
* entry: Move touch selection a little further awayMatthias Clasen2015-06-081-0/+5
* entry: Hide popover when touching elsewhereMatthias Clasen2015-06-081-14/+19
* entry: Use the drag-started signalMatthias Clasen2015-06-081-6/+23
* entry: Make handles come back reliablyMatthias Clasen2015-06-081-17/+27
* entry: Never show handles and popover at the same timeMatthias Clasen2015-06-081-0/+27
* entry: Shorten touch selection timeoutMatthias Clasen2015-06-081-2/+2