Thomas Bernard
|
eb0effaf3f
|
move some functions from filesel.c to fileseltools.c
|
2020-02-15 11:46:36 +01:00 |
|
Thomas Bernard
|
7e3e39a753
|
enum FSOBJECT_TYPE for object type : File / Directory / Drive
|
2018-12-09 00:09:01 +01:00 |
|
Thomas Bernard
|
12050cd068
|
update Find_file_in_fileselector() to return -1 when not found
|
2018-09-15 11:11:48 +02:00 |
|
Thomas Bernard
|
56df5080a5
|
filesel.c/.h: improvements in doxygen
Translated a few comments from French to English.
also improved the code slightly
|
2018-07-27 14:29:25 +02:00 |
|
Thomas Bernard
|
b6c3852aad
|
Display unicode names in script factory as well
So in windows the long filename is shown instead of the short filename
|
2018-02-23 18:46:28 +01:00 |
|
Thomas Bernard
|
3322529804
|
Support for unicode names in directory listing
|
2018-02-20 15:44:39 +01:00 |
|
Yves Rizoud
|
80fc7da7f6
|
Fix issue 462: Save/Load path problems: Main, Spare and Brush now have completely distinct fileselector settings.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@2003 416bcca6-2ee7-4201-b75f-2eb2f807beb1
|
2012-09-22 16:47:39 +00:00 |
|
Yves Rizoud
|
80e0b17be8
|
Fix issue 430: warning 'Implicit declaration of function Remove_duplicate_shortcuts'. Fix another warning for unused parameter. Now 0 warnings on mingw32-gcc 4.4.1
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1774 416bcca6-2ee7-4201-b75f-2eb2f807beb1
|
2011-04-10 14:35:29 +00:00 |
|
Yves Rizoud
|
e10fe19ae6
|
Lua: Fixed keyboard shortcuts to accomodate with full path names now used. Users who had shortcuts should clear them, from the list of shortcuts in Help screen.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1762 416bcca6-2ee7-4201-b75f-2eb2f807beb1
|
2011-04-02 18:45:07 +00:00 |
|
Yves Rizoud
|
f24d4a55bd
|
Lua script selector: can now browse directories. Todo: handle double-click.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1668 416bcca6-2ee7-4201-b75f-2eb2f807beb1
|
2010-12-22 02:21:26 +00:00 |
|
Yves Rizoud
|
9b4be3abd1
|
Modified filelists so that they can support arbitrary width. Generalized the 'quicksearch' system and implemented it in Brush Factory screen: Type some letters to locate matching filename.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1660 416bcca6-2ee7-4201-b75f-2eb2f807beb1
|
2010-12-17 00:56:58 +00:00 |
|
Yves Rizoud
|
c9a917aa85
|
Fix some compilation warnings (mix code and declarations, breaks on gcc2). Fileselector: Fix the names of drives, which was one character too long, overwriting the scrollbar. Reworked the drive icons for black background (all skins)
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1559 416bcca6-2ee7-4201-b75f-2eb2f807beb1
|
2010-08-06 22:37:39 +00:00 |
|
Yves Rizoud
|
3ca5322379
|
Reorganized source code and directory tree.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1375 416bcca6-2ee7-4201-b75f-2eb2f807beb1
|
2010-03-05 02:53:19 +00:00 |
|