summaryrefslogtreecommitdiff
path: root/gtk/gtkfilechoosernativewin32.c
Commit message (Expand)AuthorAgeFilesLines
* win32 file chooser: add missing g_slist_reverseNicolai Syvertsen2018-06-181-1/+1
* GtkWidget: Start renaming widget->windowAlexander Larsson2018-03-201-1/+1
* GdkWindow -> GdkSurface initial type renameAlexander Larsson2018-03-201-1/+1
* GtkFileChooserNativeWin32: add support for get_filter and set_filterTom Schoonjans2017-07-181-2/+40
* gtkfilechoosernativewin32: Fix support for non-ASCII pathsChristoph Reiter2017-06-021-9/+32
* gtk: Strip newlines from g_warning and g_errorMatthias Clasen2016-02-281-10/+10
* filechoosernativewin32: Remove unused variablesBenjamin Otte2016-02-111-6/+1
* filechoosernativewin32: Silence gccBenjamin Otte2016-02-111-7/+7
* filechoosernativewin32: Add missing return typeBenjamin Otte2016-02-111-0/+1
* filechoosernativewin32: Define MSC_VER at top of fileBenjamin Otte2016-02-111-6/+6
* GtkFileChooserNative: Fallback and win32 implementationAlexander Larsson2015-11-051-0/+778