This project is mirrored from https://*****@github.com/libretro/hatari.git.
Pull mirroring updated .
- 28 Oct, 2020 1 commit
-
-
bbbradsmith authored
-
- 01 Apr, 2020 1 commit
-
-
Not6 authored
-
- 31 Jul, 2017 1 commit
-
-
Not6 authored
-
- 14 Nov, 2014 1 commit
-
-
R-type authored
-
- 25 Aug, 2014 1 commit
-
-
Eero Tamminen authored
- Underlined shortcuts are triggered with Alt, like on Desktop - Fileselector button texts change so that shortcuts are normal letters - Arrow shortcuts specified separately to avoid need for SDL1 specific key event unicode field - Separate field in structs for shortcut key All current SDL GUI shortcuts will now hopefully work also with SDL2.
-
- 17 Aug, 2014 1 commit
-
-
Eero Tamminen authored
leave them for arrow shortcuts as those don't have text which could specify the shortcut.
-
- 16 Aug, 2014 5 commits
-
-
Eero Tamminen authored
-
Eero Tamminen authored
So that normal letters can be used to shortcut positions in file list...
-
Thomas Huth authored
-
Thomas Huth authored
-
Thomas Huth authored
-
- 14 Aug, 2014 1 commit
-
-
Thomas Huth authored
-
- 12 Aug, 2014 3 commits
-
-
Nicolas Pomarede authored
The d_type member is not mandatory in the dirent struct and some OSes / toolchains don't provide it (mingw for example)
-
Eero Tamminen authored
-
Eero Tamminen authored
-
- 10 Aug, 2014 1 commit
-
-
Eero Tamminen authored
-
- 09 Aug, 2014 1 commit
-
-
Eero Tamminen authored
This has annoyed me for a long time. With SDL GUI keyboard shortcuts user is even less sure what he (e.g. accidentally) invoked, so it's better to have it stated in fsel explicitly.
-
- 02 Jul, 2014 1 commit
-
-
Thomas Huth authored
-
- 22 Jul, 2014 1 commit
-
-
Thomas Huth authored
Thanks to Miguel for the list.
-
- 13 Apr, 2013 1 commit
-
-
Thomas Huth authored
-
- 03 Jan, 2013 1 commit
-
-
Nicolas Pomarede authored
When using the fileselector in a large directory, then going to a small directory with <= 16 entries, the scrollbar was drawn at the wrong position.
-
- 16 Dec, 2012 1 commit
-
-
Eero Tamminen authored
-
- 21 Sep, 2012 2 commits
-
-
Nicolas Pomarede authored
(this is a dirty fix, in that case the last files of a directory could still be difficult to reach using the mouse)
-
Nicolas Pomarede authored
-
- 01 Sep, 2012 1 commit
-
-
Thomas Huth authored
Thanks to Teemu Hukkanen for the hint!
-
- 19 Jun, 2012 1 commit
-
-
Eero Tamminen authored
(when it's called directly from keyboard shortcut, not from options dialog)
-
- 22 May, 2011 1 commit
-
-
Eero Tamminen authored
-
- 21 Sep, 2010 1 commit
-
-
Laurent Sallafranque authored
-
- 14 Sep, 2010 2 commits
-
-
Laurent Sallafranque authored
-
Laurent Sallafranque authored
Removed : return to previous scrollbar look and feel TODO: there's still a bug with the mouse grabbing, if you use the mousewheel before grabbing the scrollbar
-
- 09 Sep, 2010 1 commit
-
-
Laurent Sallafranque authored
-
- 21 Mar, 2010 1 commit
-
-
Thomas Huth authored
Thanks to Christoph Fritz for the patch.
-
- 02 Feb, 2010 1 commit
-
-
Eero Tamminen authored
-
- 17 Jan, 2010 1 commit
-
-
Eero Tamminen authored
-
- 04 Jul, 2009 1 commit
-
-
Thomas Huth authored
For the SDL GUI code, now also use 'true' and 'false' from stdbool.h instead of the obsolete defines.
-
- 15 Mar, 2009 1 commit
-
-
Thomas Huth authored
-
- 18 Nov, 2008 1 commit
-
-
eerot authored
* Handle existing path with non-existing file better. Earlier File selector moved to CWD in this case, now it keeps in the directory and just suggest the given filename. This doesn't change the normal Hatari behaviour as Hatari paths default to CWD, but it helps packages providing Hatari config files with pre-defined file save paths.
-
- 16 Nov, 2008 1 commit
-
-
thothy authored
-
- 12 Nov, 2008 1 commit
-
-
eerot authored
of just not showing the file select at all (user doesn't understand it, especially as there's no warning/error about it).
-
- 25 May, 2008 1 commit
-
-
thothy authored
-