Commit graph

407 commits

Author SHA1 Message Date
cobines
36509bee2f UPD: Silence some compiler warnings. 2011-02-10 22:37:16 +00:00
cobines
caa8a15d52 UPD: Cleanup, silence some warnings. 2011-02-10 05:27:42 +00:00
cobines
dc12b9e597 FIX: Different fix for the range check error in previous commit. Int64 should be converted to QWord in mixed expressions. 2011-02-08 02:06:19 +00:00
Alexander Koblov
090b4d346e FIX: Range check error 2011-02-07 19:30:06 +00:00
cobines
0d934b1bc7 UPD: Move some units to implementation section, specify some types, added const to some string params. 2011-02-07 05:33:29 +00:00
cobines
679bd4a5f0 FIX: Converting date/time to local when timezone is UTC-xx. 2011-02-07 05:09:49 +00:00
cobines
ae90bdb6ae FIX: Compiling on Unix. 2011-02-05 01:40:50 +00:00
cobines
1a8059dbf9 FIX: Dissappearing icon in taskbar button in Windows (bug [3146571]). 2011-02-01 00:10:11 +00:00
Alexander Koblov
2517eeeb4d FIX: Compilation under Mac OS X 2011-01-30 08:46:44 +00:00
Alexander Koblov
dcc743c198 FIX: Linking under FreeBSD 2011-01-29 21:49:58 +00:00
Alexander Koblov
940f88c085 FIX: Compilation under Windows 2011-01-29 20:28:00 +00:00
Alexander Koblov
c92899d91d FIX: Some fixes for compilation under FreeBSD 2011-01-29 20:08:55 +00:00
Alexander Koblov
d74c3d7e4c FIX: Some fixes for compilation under BSD 2011-01-29 18:17:51 +00:00
Alexander Koblov
ed99f0573e FIX: Compiling for BSD 2011-01-29 16:18:02 +00:00
Alexander Koblov
98c55e3b17 FIX: Compiling for BSD 2011-01-29 16:11:43 +00:00
Alexander Koblov
a8728ab24e UPD: Use LibC under non Linux Unix'es 2011-01-29 16:03:26 +00:00
Alexander Koblov
fba7874e9f FIX: Run binary files under Linux 2011-01-23 20:39:23 +00:00
Alexander Koblov
9eac169f83 FIX: Snapshots building 2011-01-23 10:19:21 +00:00
Alexander Koblov
b47884e26a FIX: Compilation with Lazarus 0.9.31 2011-01-22 14:16:35 +00:00
Alexander Koblov
1bd9457800 ADD: Check maximum file size for destination file system when copy/move files 2011-01-15 21:24:21 +00:00
cobines
29a305dbb1 FIX: Building with FPC trunk. 2011-01-13 05:54:10 +00:00
Alexander Koblov
3e17071699 UPD: Skip theme directories with unsupported icon type 2011-01-10 17:55:48 +00:00
Alexander Koblov
7bd99c5f50 FIX: Compilation for Windows 64 bit 2011-01-06 22:07:55 +00:00
Alexander Koblov
1b53ab2ace FIX: Don't determine file without extension as image file 2011-01-03 12:06:07 +00:00
Alexander Koblov
506e080d69 UPD: ShellExecute - Execute only executables and script files 2011-01-02 20:26:27 +00:00
Alexander Koblov
ffe546de4c FIX: Use first action if default action not found 2011-01-02 19:10:57 +00:00
Alexander Koblov
4fd02ad69e UPD: Use first action if default action not found 2011-01-02 18:36:46 +00:00
Alexander Koblov
d10456f18d UPD: Use also global configuration file when get icon theme under LXDE 2011-01-02 16:08:15 +00:00
Alexander Koblov
9fc598b9e4 FIX: Drive context menu under Windows 2011-01-02 15:11:12 +00:00
Alexander Koblov
68e317686e FIX: Bug [3149413] "Linux QT4 version not using proper icon theme" 2011-01-02 11:14:19 +00:00
cobines
d4b71fffa7 FIX: Setting options to UDisks unmount. 2010-12-30 02:09:49 +00:00
cobines
a2193588b9 UPD: Try to unmount drives with UDisks first and then with umount. 2010-12-29 03:05:26 +00:00
Alexander Koblov
d8d1e5f18f FIX: Replace "kfmclient" by "kioclient" call because "kfmclient" is deprecated and don't installed by default 2010-12-23 05:25:11 +00:00
Alexander Koblov
30f84879ad FIX: FindMountPointPath when file system is mounted at second level 2010-12-19 16:41:23 +00:00
Alexander Koblov
d8fb433e41 FIX: Use absolute file name when call GetDefaultAppCmd 2010-12-19 14:32:04 +00:00
Alexander Koblov
8f35361f75 UPD: Use info from "$HOME/.local/applications/defaults.list" to open files under unknown DE (partly fixes [3139263] issue) 2010-12-19 11:21:32 +00:00
cobines
26a45452fb FIX: Compiler warning of uninitialized variable. 2010-12-19 03:09:49 +00:00
Alexander Koblov
8ea230400b FIX: mbDeleteToTrash under Linux 2010-12-18 08:41:01 +00:00
Alexander Koblov
54c10f5105 UPD: Preserve attributes when delete to trash under Linux 2010-12-17 21:17:06 +00:00
Alexander Koblov
3404bc8360 UPD: Some changes for mbDeleteToTrash under Linux 2010-12-17 21:07:14 +00:00
Alexander Koblov
8c05eaee03 UPD: Some changes for mbDeleteToTrash under Linux 2010-12-17 20:42:30 +00:00
Alexander Koblov
b6468503d2 FIX: mbDeleteToTrash under Linux 2010-12-17 17:33:05 +00:00
Alexander Koblov
a85de88be6 FIX: Compilation under Windows 2010-12-17 16:53:00 +00:00
Alexander Koblov
947828645c ADD: Implement moving to trash under Linux 2010-12-17 16:07:31 +00:00
Alexander Koblov
961890aec6 FIX: Compiling under Mac OS X 2010-12-16 21:33:13 +00:00
Alexander Koblov
e95c926a27 FIX: Move to trash under Mac OS X 2010-12-16 21:02:02 +00:00
cobines
5b16645ba3 FIX: Error if UDisks not installed.
FIX: Duplicated drives when not using UDisks.
2010-12-12 20:16:25 +00:00
Alexander Koblov
291fcb14e7 FIX: "New" submenu of context menu under KDE 2010-12-11 08:49:58 +00:00
cobines
c911e9cb7e UPD: Localize 'No media'. Rename Umount to Unmount.
UPD: Language files.
2010-12-05 15:25:36 +00:00
Alexander Koblov
bd26a230bc ADD: GetAppCacheDir function 2010-12-04 11:05:12 +00:00