summaryrefslogtreecommitdiff
path: root/gtk/gtkfilesystemwin32.c
Commit message (Expand)AuthorAgeFilesLines
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+1
* make it compile and more similar to the X11 implementation [backwardHans Breuer2004-08-061-5/+9
* finally also create the correct mask for 'pseudo mime' iconsHans Breuer2004-05-081-32/+71
* Fix the file chooser on Windows. I can't make it misbehave or crash anyTor Lillqvist2004-04-221-26/+81
* Bare drive designators (eg., "c:") are no longer considered as rootJ. Ali Harlow2004-03-241-2/+1
* Invert test for error in mkdir. Fixes #137945J. Ali Harlow2004-03-241-3/+3
* Fixed #138004 using Federico's code from #132327.J. Ali Harlow2004-03-241-2/+49
* Test that path is actually a directory and throw error if not. Fixed bugJ. Ali Harlow2004-03-241-0/+28
* Ignore empty volume labels; assume that GetVolumeInformation would fail ifJ. Ali Harlow2004-03-221-52/+40
* Include the backslash. Otherwise gtk_file_system_win32_path_to_uri()Tor Lillqvist2004-03-211-1/+1
* applied the undisputable and required [due to recent gtkfilesystemHans Breuer2004-03-201-8/+38
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* applied patch from J. Ali Harlow <ali@juiblex.co.uk>, fixes bug #135641Hans Breuer2004-02-281-5/+6
* adapt to add -> insert_bookmark change. Also merged some crossplatformHans Breuer2004-02-281-21/+41
* Fixes #132975.Federico Mena Quintero2004-01-301-1/+1
* new GTK_STOCK_NETWORK ... gtk/gtkstock.[hc] : ... define ...Hans Breuer2004-01-281-60/+17
* use SWP_NOACTIVATE in gdk_window_set_keep_(above|below) to make DND workHans Breuer2004-01-041-36/+164
* handle GTK_DATADIR similar as the other filesystem placement 'constants'Hans Breuer2003-12-141-3/+184
* s/Unix/Win32/g.Matthias Clasen2003-12-081-223/+216
* updated added all the new testsHans Breuer2003-11-151-0/+1015