]> Pileus Git - ~andy/gtk/history - gtk/gtkfilesystemwin32.c
Translation updated by Ivar Smolin.
[~andy/gtk] / gtk / gtkfilesystemwin32.c
2007-04-30 Matthias ClasenFix some compiler warnings. (#433642, Kjartan Maraas)
2007-03-09 Matthias ClasenRemove C99isms. (#416525, Kazuki Iwamoto)
2007-03-07 Tor LillqvistAdd Novell and tbf as copyright holders
2007-03-07 Mathias HasselmannUse Windows shell icons. Icons are stored in the curren...
2007-01-02 Matthias ClasenCall setlocale().
2006-12-27 Tor LillqvistFix typo. (#390035, Kazuki Iwamoto)
2006-12-22 Matthias ClasenReplace a lot of idle and timeout calls by the new...
2006-10-01 Tor LillqvistSame change as to gtkfilesystemunix.c.
2006-09-02 Tor LillqvistNo GDK_WINDOW_DISPLAY in the Win32 backend.
2006-08-23 Tor LillqvistRevert accidental translatable string change, use same...
2006-08-23 Tor LillqvistFix logic at the end of strings.
2006-08-23 Tor LillqvistRemove dead code. Reduce spurious differences between...
2006-05-21 Tor LillqvistMake it compile again. Doesn't work properly yet, thoug...
2005-11-12 Tor LillqvistDon't hide dotfiles, no such convention on Win32. Just...
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-08-26 Tor LillqvistRemove some ifdeffed out debugging printouts.
2005-07-14 Tor LillqvistImplement getting the MIME type of a file. Look it...
2005-07-05 Tor LillqvistAdd comment about the current named cursor implementati...
2005-04-25 Tor LillqvistGet volume name also on Win9x. (#301798, Daniel Atallah)
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-01-23 Tor LillqvistMake volume name display formats translatable.
2005-01-23 Tor LillqvistDon't call GetVolumeInformation() for network drives...
2005-01-02 Tor LillqvistAdd -lole32, needed for CoTaskMemFree in get_special_fo...
2004-12-12 Tor LillqvistFix a braino.
2004-12-12 Tor Lillqvistgtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfil...
2004-11-30 Hans Breuerremove the disputable memset at the end of gdk_pixmap_n...
2004-08-15 Tor LillqvistFix typo. The gtk.immodules file had never been include...
2004-08-14 Tor Lillqvistgtk/gtkfilechooserdefault.c (shortcuts_append_home,
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-08-06 Hans Breuermake it compile and more similar to the X11 implementat...
2004-05-08 Hans Breuerfinally also create the correct mask for 'pseudo mime...
2004-04-22 Tor LillqvistFix the file chooser on Windows. I can't make it misbeh...
2004-03-24 J. Ali HarlowBare drive designators (eg., "c:") are no longer consid...
2004-03-24 J. Ali HarlowInvert test for error in mkdir. Fixes #137945
2004-03-24 J. Ali HarlowFixed #138004 using Federico's code from #132327.
2004-03-24 J. Ali HarlowTest that path is actually a directory and throw error...
2004-03-22 J. Ali HarlowIgnore empty volume labels; assume that GetVolumeInform...
2004-03-21 Tor LillqvistInclude the backslash. Otherwise gtk_file_system_win32_...
2004-03-20 Hans Breuerapplied the undisputable and required [due to recent...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-02-28 Hans Breuerapplied patch from J. Ali Harlow <ali@juiblex.co.uk...
2004-02-28 Hans Breueradapt to add -> insert_bookmark change. Also merged...
2004-01-30 Federico Mena QuinteroFixes #132975.
2004-01-28 Hans Breuernew GTK_STOCK_NETWORK ... gtk/gtkstock.[hc] : ... defin...
2004-01-04 Hans Breueruse SWP_NOACTIVATE in gdk_window_set_keep_(above|below...
2003-12-14 Hans Breuerhandle GTK_DATADIR similar as the other filesystem...
2003-12-08 Matthias Clasens/Unix/Win32/g.
2003-11-15 Hans Breuerupdated added all the new tests