Commit graph

4,011 commits

Author SHA1 Message Date
cobines
a8db856e62 FIX: Loading keys settings from config file (bug [3426365]). 2011-10-20 13:20:19 +00:00
cobines
52d33c8f61 DEL: Remove some definitions that are already in FPC. 2011-10-19 13:44:25 +00:00
cobines
f0dea65b9e UPD: MCI_OPEN_PARMS fixed in FPC 2.6. 2011-10-19 12:53:59 +00:00
cobines
44a9093f75 UPD: Don't apply workaround for & in treeview in Lazarus trunk, already fixed. 2011-10-19 12:40:16 +00:00
cobines
51d11585b2 UPD: Chinese language file (patch [3424681]). 2011-10-19 10:13:22 +00:00
cobines
a7b04d034e UPD: German language file from Vacon. 2011-10-19 09:50:09 +00:00
cobines
5f7dbdd22c UPD: Language files. 2011-10-18 23:14:08 +00:00
cobines
455a20c544 UPD: Move QuickSearch/QuickFilter keys settings to Keys page. 2011-10-18 23:05:55 +00:00
Alexander Koblov
424f3ea26b FIX: Bugs [3401446] and [3424994] 2011-10-18 04:34:32 +00:00
Alexander Koblov
f2b3522663 FIX: Disable overlay scrollbar under GTK2 2011-10-17 11:44:29 +00:00
Alexander Koblov
2de548ce20 DEL: svn:executable flag 2011-10-16 17:58:00 +00:00
Alexander Koblov
0a8929d5f4 DEL: svn:executable flag 2011-10-16 17:55:13 +00:00
Alexander Koblov
b27c13bf88 FIX: Some lintian issues 2011-10-16 17:50:07 +00:00
Alexander Koblov
af04b5c7f1 FIX: Some lintian issues 2011-10-16 17:43:04 +00:00
Alexander Koblov
4b757d6ab2 ADD: Simple man file 2011-10-16 15:22:25 +00:00
Alexander Koblov
ebe30e8ebc UPD: Optimize StrFloatCmpW function 2011-10-16 11:28:33 +00:00
Alexander Koblov
49167f345c FIX: Handling special environment variables under Windows (=C:, =D: etc.), fixes bug "http://doublecmd.sourceforge.net/forum/viewtopic.php?f=10&t=959" 2011-10-16 09:41:29 +00:00
Alexander Koblov
0eb098aaf7 UPD: German language file by Vacon 2011-10-15 19:41:26 +00:00
Alexander Koblov
ed6a4166e1 UPD: Polish language file by nobange 2011-10-14 05:57:39 +00:00
Alexander Koblov
8f548bd714 UPD: Russian language file 2011-10-12 05:50:21 +00:00
Alexander Koblov
0883ee9802 UPD: Ukrainian language file by ma$terok 2011-10-12 03:37:19 +00:00
cobines
bd734e4bae UPD: Default terminal for MacOSX: /Applications/Utilities/Terminal.app. 2011-10-09 19:45:27 +00:00
cobines
8a87ae5335 UPD: Language files. 2011-10-09 16:55:54 +00:00
cobines
49b59e8394 UPD: More changes to anchors and spacing in Options.
Each top control (group boxes) in a frame must be anchored to parent or not anchored at all, they cannot be anchored to one another because autosizing in the scrollbox won't work correctly. Each control in an autosized container must be anchored so that the container is autosized properly. Using VerticalSpacing on TFrame currently does not work correctly with autosize, so replaced with spacing of individual controls.
2011-10-09 15:59:49 +00:00
Alexander Koblov
f76d9727bb FIX: Add fp-utils package as Build-Depends for Debian package (fixes build with fpc-2.4.4) 2011-10-09 11:33:15 +00:00
cobines
27824c4ed4 UPD: Move options page file to frames. 2011-10-09 00:01:03 +00:00
cobines
81ca5e2d31 UPD: Change anchors and spacing in Options so that scrollbars are shown correctly and the frames scale better when resizing. 2011-10-08 23:59:04 +00:00
Alexander Koblov
8e8322ca5b FIX: Upload debian source package for each distro at one step 2011-10-08 19:26:25 +00:00
Alexander Koblov
e193fa2121 FIX: Upload debian source package for each distro at one step 2011-10-08 19:19:16 +00:00
Alexander Koblov
6233041973 UPD: Make debian source package for each distro at one step 2011-10-08 18:37:14 +00:00
cobines
1948bc2788 UPD: Use reversed "delete to trash" settings when pressing Shift + Delete button. 2011-10-08 17:50:23 +00:00
cobines
038d2aaedb ADD: Make drives list button options page. Add options to show/hide columns in the drives list. 2011-10-08 16:28:15 +00:00
Alexander Koblov
0473fde498 DEL: svn:executable property 2011-10-08 15:50:04 +00:00
Alexander Koblov
73534c0559 UPD: Install scripts (debian use source format 3.0 (quilt)) 2011-10-08 15:48:16 +00:00
Alexander Koblov
9f16e41a54 UPD: Install scripts (debian use source format 3.0 (quilt)) 2011-10-08 15:42:21 +00:00
Alexander Koblov
2ca3e3c7f0 UPD: Change log file 2011-10-08 13:30:51 +00:00
Alexander Koblov
c81f29e541 FIX: Access violation when open archive with symbolic links 2011-10-08 12:52:41 +00:00
Alexander Koblov
7fb38f48ee UPD: Install scripts 2011-10-07 05:54:07 +00:00
Alexander Koblov
e59da2346f FIX: Build portable package under Linux 2011-10-06 17:47:02 +00:00
cobines
4750c59852 FIX: Bug [3417849] Typo in options section: thubnails->thumbnails. 2011-10-05 20:59:30 +00:00
cobines
db758b7500 FIX: Bug [3417839] "Font changes when file is being renamed". 2011-10-05 19:03:37 +00:00
cobines
1c0fe46767 UPD: Improve sizing of MultiRename form. 2011-10-05 16:58:41 +00:00
cobines
864a98907c UPD: Improve sizing find files dialog. 2011-10-03 19:13:12 +00:00
cobines
83c5162c31 FIX: Size of columns header. 2011-10-03 18:48:05 +00:00
Alexander Koblov
15796bd7e5 UPD: Merge fixes from trunk (3967) 2011-10-03 17:56:45 +00:00
cobines
5bbbecd928 FIX: Crash if Enter pressed in QuickSearch when file list is empty. 2011-10-03 13:33:50 +00:00
cobines
6de400c3f2 UPD: Change LabeledEdit into Label+Edit because the former cannot be anchored properly. 2011-10-02 22:07:16 +00:00
cobines
94f979a6d0 UPD: Make Files Views, Columns View options pages. 2011-10-02 21:53:01 +00:00
cobines
f007a467bb FIX: Building with Lazarus trunk. 2011-10-02 21:39:53 +00:00
Alexander Koblov
ec073cbcf3 UPD: Version number to 0.5.1 2011-10-02 10:37:15 +00:00