summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* widget: Redo how gtk_widget_queue_draw() worksBenjamin Otte2016-10-273-15/+82
* widget: Inline function into only callerBenjamin Otte2016-10-271-16/+6
* gdk: Remove gdk_window_set_invalidate_handler()Benjamin Otte2016-10-275-64/+0
* gdk: Add deprecation guards around deprecated functionBenjamin Otte2016-10-271-1/+5
* pixelcache: RemoveBenjamin Otte2016-10-273-571/+0
* textview: Get rid of the pixel cacheBenjamin Otte2016-10-271-135/+7
* treeview: Remove the pixel cache usageBenjamin Otte2016-10-271-114/+18
* Spacing fixes for builtin dialogsMatthias Clasen2016-10-2611-0/+28
* More gtk-demo spacing fixesMatthias Clasen2016-10-2622-33/+34
* gtk-demo: Start to fix up the spacingMatthias Clasen2016-10-263-0/+11
* Fix widget-factory appearance, a bitMatthias Clasen2016-10-261-0/+2
* color chooser: Fix a problem with show-editor=TRUEMatthias Clasen2016-10-261-0/+9
* applicationwindow: Fix issues with measure vfunc transitionBenjamin Otte2016-10-261-3/+3
* viewport: Remove pixelcacheBenjamin Otte2016-10-261-130/+1
* build: Update CLEANFILESEmmanuele Bassi2016-10-261-3/+1
* build: Beautify the GIR post-processingEmmanuele Bassi2016-10-261-6/+18
* gsk: Add check on GL_MAX_TEXTURE_SIZEEmmanuele Bassi2016-10-262-0/+37
* Fix the buildMatthias Clasen2016-10-261-1/+1
* GdkWindow: Use the seat to enumerate devicesMatthias Clasen2016-10-261-9/+5
* quartz: Stop using gdk_device_manager_list_devicesMatthias Clasen2016-10-262-36/+20
* x11: Stop using gdk_device_manager_list_devicesMatthias Clasen2016-10-261-16/+10
* broadway: Stop using gdk_device_manager_list_devicesMatthias Clasen2016-10-261-14/+10
* Make gdk.la and gsk.la a noninst helper libraryAlexander Larsson2016-10-2628-145/+84
* widget: Improve early exit checks on queue_draw()Benjamin Otte2016-10-261-1/+1
* win32 theme: Fix tooltip bordersJaime Velasco Juan2016-10-261-2/+2
* win32 theme: Fix comboboxJaime Velasco Juan2016-10-261-50/+46
* win32 theme: Fix column headersJaime Velasco Juan2016-10-261-8/+8
* win32 theme: Fix popup window decorationsJaime Velasco Juan2016-10-261-0/+6
* gtkwin32theme: delete #if 0 codeJaime Velasco Juan2016-10-261-11/+0
* win32 theme: Fix scale widgetJaime Velasco Juan2016-10-261-117/+74
* win32 theme: No need to create a DC for GetThemePartSizeJaime Velasco Juan2016-10-261-4/+1
* win32 theme: use TS_TRUE in GetThemePartSizeJaime Velasco Juan2016-10-261-2/+1
* win32 theme: Fix scrollbarsJaime Velasco Juan2016-10-261-69/+71
* Fix CSS warnings in win32 themeJaime Velasco Juan2016-10-261-2/+2
* Fix tiny fonts in win32 themeJaime Velasco Juan2016-10-261-1/+1
* docs: fix copy/paste errors in the docs of GtkScrolledWindowSébastien Wilmet2016-10-261-3/+3
* docs: update section file for GtkScrolledWindowSébastien Wilmet2016-10-261-11/+15
* gdk/win32/gdkevents-win32.c: Avoid gdk_device_manager_get_core_pointer()Chun-wei Fan2016-10-261-2/+2
* demos: Fix 'make install'Chun-wei Fan2016-10-262-2/+2
* GSK: Add initial Visual Studio projectsChun-wei Fan2016-10-2612-14/+377
* Drop x11-specific code from the GTK+ dnd codeMatthias Clasen2016-10-261-228/+0
* MSVC builds: Support MSVC 2013 and laterChun-wei Fan2016-10-2672-3889/+203
* build/Makefile.msvcproj: Add rules for MSVC 2013 to be baseline versionChun-wei Fan2016-10-261-0/+33
* Remove gtk4-install.props's during re-generationChun-wei Fan2016-10-261-0/+3
* visual: Remove deprecated APIRico Tzschichholz2016-10-263-79/+0
* Remove deprecated gdk_display_open_default_libgtk_onlyRico Tzschichholz2016-10-263-25/+0
* Fix the docs build after offscreen window removalMatthias Clasen2016-10-251-1/+0
* Revert "Remove gdk_device_grab/ungrab from the API"Matthias Clasen2016-10-256-24/+94
* Drop the deprecated gdk_device_manager_get_client_pointerMatthias Clasen2016-10-253-29/+0
* Remove gdk_device_grab/ungrab from the APIMatthias Clasen2016-10-256-94/+24