| Commit message (Expand) | Author | Age | Files | Lines |
* | Make it compile again. Doesn't work properly yet, though. There is lots of | Tor Lillqvist | 2006-05-21 | 1 | -635/+1676 |
* | Don't hide dotfiles, no such convention on Win32. Just hide files with the | Tor Lillqvist | 2005-11-12 | 1 | -3/+1 |
* | Intern some more strings. | Matthias Clasen | 2005-09-01 | 1 | -2/+2 |
* | Intern type names in code generated by glib-mkenums, too. | Matthias Clasen | 2005-08-31 | 1 | -2/+2 |
* | Remove some ifdeffed out debugging printouts. | Tor Lillqvist | 2005-08-26 | 1 | -31/+34 |
* | Implement getting the MIME type of a file. Look it up in the Registry. Bug | Tor Lillqvist | 2005-07-14 | 1 | -16/+30 |
* | Add comment about the current named cursor implementation, and what it | Tor Lillqvist | 2005-07-05 | 1 | -76/+3 |
* | Get volume name also on Win9x. (#301798, Daniel Atallah) | Tor Lillqvist | 2005-04-25 | 1 | -17/+44 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -1/+4 |
* | Make volume name display formats translatable. | Tor Lillqvist | 2005-01-23 | 1 | -2/+2 |
* | Don't call GetVolumeInformation() for network drives. They might be | Tor Lillqvist | 2005-01-23 | 1 | -1/+4 |
* | Add -lole32, needed for CoTaskMemFree in get_special_folder() below. | Tor Lillqvist | 2005-01-02 | 1 | -264/+471 |
* | Fix a braino. | Tor Lillqvist | 2004-12-12 | 1 | -3/+1 |
* | gtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfilesel.c | Tor Lillqvist | 2004-12-12 | 1 | -70/+62 |
* | remove the disputable memset at the end of gdk_pixmap_new() - on X11 the | Hans Breuer | 2004-11-30 | 1 | -0/+19 |
* | Fix typo. The gtk.immodules file had never been included in my | Tor Lillqvist | 2004-08-15 | 1 | -23/+29 |
* | gtk/gtkfilechooserdefault.c (shortcuts_append_home, | Tor Lillqvist | 2004-08-14 | 1 | -1/+2 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | make it compile and more similar to the X11 implementation [backward | Hans Breuer | 2004-08-06 | 1 | -5/+9 |
* | finally also create the correct mask for 'pseudo mime' icons | Hans Breuer | 2004-05-08 | 1 | -32/+71 |
* | Fix the file chooser on Windows. I can't make it misbehave or crash any | Tor Lillqvist | 2004-04-22 | 1 | -26/+81 |
* | Bare drive designators (eg., "c:") are no longer considered as root | J. Ali Harlow | 2004-03-24 | 1 | -2/+1 |
* | Invert test for error in mkdir. Fixes #137945 | J. Ali Harlow | 2004-03-24 | 1 | -3/+3 |
* | Fixed #138004 using Federico's code from #132327. | J. Ali Harlow | 2004-03-24 | 1 | -2/+49 |
* | Test that path is actually a directory and throw error if not. Fixed bug | J. Ali Harlow | 2004-03-24 | 1 | -0/+28 |
* | Ignore empty volume labels; assume that GetVolumeInformation would fail if | J. Ali Harlow | 2004-03-22 | 1 | -52/+40 |
* | Include the backslash. Otherwise gtk_file_system_win32_path_to_uri() | Tor Lillqvist | 2004-03-21 | 1 | -1/+1 |
* | applied the undisputable and required [due to recent gtkfilesystem | Hans Breuer | 2004-03-20 | 1 | -8/+38 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | applied patch from J. Ali Harlow <ali@juiblex.co.uk>, fixes bug #135641 | Hans Breuer | 2004-02-28 | 1 | -5/+6 |
* | adapt to add -> insert_bookmark change. Also merged some crossplatform | Hans Breuer | 2004-02-28 | 1 | -21/+41 |
* | Fixes #132975. | Federico Mena Quintero | 2004-01-30 | 1 | -1/+1 |
* | new GTK_STOCK_NETWORK ... gtk/gtkstock.[hc] : ... define ... | Hans Breuer | 2004-01-28 | 1 | -60/+17 |
* | use SWP_NOACTIVATE in gdk_window_set_keep_(above|below) to make DND work | Hans Breuer | 2004-01-04 | 1 | -36/+164 |
* | handle GTK_DATADIR similar as the other filesystem placement 'constants' | Hans Breuer | 2003-12-14 | 1 | -3/+184 |
* | s/Unix/Win32/g. | Matthias Clasen | 2003-12-08 | 1 | -223/+216 |
* | updated added all the new tests | Hans Breuer | 2003-11-15 | 1 | -0/+1015 |