summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
...
* gesture: strengthen against destroyed windowsCarlos Garnacho2015-09-211-1/+5
* window: cancel unclaimed sequences after GtkEventController::handle_event.Carlos Garnacho2015-09-211-12/+26
* Revert "gtkwidget: Ensure unrealization during event dispatching cancels gest...Carlos Garnacho2015-09-181-32/+2
* Revert "widget: Fix propagation of gesture cancellation on widget unrealize/d...Carlos Garnacho2015-09-181-8/+4
* Revert "widget: Cancel also denied sequences"Carlos Garnacho2015-09-181-0/+3
* window: Reset on unhandled gestures right awayCarlos Garnacho2015-09-181-0/+9
* pixelcache: use factor instead of marginChristian Hergert2015-09-161-6/+6
* widget: Cancel also denied sequencesCarlos Garnacho2015-09-161-3/+0
* widget: Fix propagation of gesture cancellation on widget unrealize/destroyCarlos Garnacho2015-09-161-4/+8
* scrolledwindow: Set the scrollbar as "over" immediately during slider grabsCarlos Garnacho2015-09-161-2/+9
* file chooser: Avoid a crashMatthias Clasen2015-09-161-7/+16
* widget path: Don't leak sibling pathsMatthias Clasen2015-09-151-0/+2
* css shadows: Cache blured masks for the corners of outset shadowsAlexander Larsson2015-09-151-2/+117
* css shadows: Break out side & corner shadows into helper functionsAlexander Larsson2015-09-151-80/+115
* ui: Remove border from dialogs againTimm Bäder2015-09-154-0/+4
* MSVC Builds: Massive Rename of ProjectsChun-wei Fan2015-09-151-8/+8
* build: Clean Up Visual Studio Project GenerationChun-wei Fan2015-09-151-31/+24
* window: Use gtk_widget_queue_resize()Benjamin Otte2015-09-142-3/+3
* inspector: Store the parent for the object treeBenjamin Otte2015-09-141-2/+13
* Revert "print backend: Remove an unneeded variable"Matthias Clasen2015-09-141-1/+5
* Fix a copy-paste errorMatthias Clasen2015-09-141-1/+1
* scrolledwindow: Cancel kinetic/overshoot animation on captured scroll eventsCarlos Garnacho2015-09-141-1/+6
* entry: Drop the Ctrl-K keybindingMatthias Clasen2015-09-141-4/+0
* gtkwidget: Do not listen to notifications from nonexistent propertiesCarlos Garnacho2015-09-141-13/+0
* gtkwidget: Ensure unrealization during event dispatching cancels gesturesCarlos Garnacho2015-09-141-2/+32
* gtkwidget: refactor code into separate functionCarlos Garnacho2015-09-141-15/+23
* Revert "tool button: Use G_DEFINE_TYPE"Matthias Clasen2015-09-141-15/+54
* gtk-builder-tool: Don't break GtkHBox and GtkVBoxMatthias Clasen2015-09-141-0/+2
* widget: Call size_allocate vfunc directly when possibleAlexander Larsson2015-09-141-1/+4
* draw: call vfunc rather then emit signal for the common caseAlexander Larsson2015-09-141-3/+12
* gtk: Stop setting GDK_EXPOSURE_MASK on random widgetsAlexander Larsson2015-09-1424-38/+26
* Update all ui files againMatthias Clasen2015-09-1319-131/+131
* builder-tool: Don't simplify translatable="yes"Matthias Clasen2015-09-131-10/+3
* file chooser: make rows with popovers visibleMatthias Clasen2015-09-134-817/+698
* pixelcache: squash warnings introduced by previous commitsChristian Hergert2015-09-131-2/+1
* textview: give pixelcache access to style contextChristian Hergert2015-09-131-0/+4
* viewport: share style context with pixelcacheChristian Hergert2015-09-131-0/+4
* pixelcache: use GtkStyleContext to determine cairo_content_t for surfaceChristian Hergert2015-09-132-5/+17
* stylecontext: add opaque background helperChristian Hergert2015-09-132-5/+18
* places sidebar: keep open variants sensitiveMatthias Clasen2015-09-131-1/+2
* Drop GtkWidgetAuxInfoMatthias Clasen2015-09-132-250/+93
* Move font map to qdataMatthias Clasen2015-09-122-14/+26
* Move font options to gdataMatthias Clasen2015-09-122-15/+16
* Move action muxer to gdataMatthias Clasen2015-09-122-15/+33
* Move widget paths to gdataMatthias Clasen2015-09-122-22/+23
* combobox: Stop using old styling codeBenjamin Otte2015-09-131-82/+7
* Move template support to qdataMatthias Clasen2015-09-122-15/+17
* Pack GtkWidgetPrivate a bit betterMatthias Clasen2015-09-121-5/+5
* Use NULL instead of g_direct_equalMatthias Clasen2015-09-121-3/+2
* Move GtkWidgetAuxInfo struct to private headersMatthias Clasen2015-09-122-20/+21