Commit graph

4,408 commits

Author SHA1 Message Date
cobines
02760d2249 FIX: Crash when moving mouse while tab is being closed. 2012-03-16 19:15:56 +00:00
cobines
e27935198c FIX: Remove Lazarus 0.9.31 properties (bug [0000380]). 2012-03-16 16:19:17 +00:00
cobines
75e8dd5299 FIX: Checking if file has Size property assigned (bug [0000378]). 2012-03-16 15:59:13 +00:00
cobines
580e2cedd1 UPD: Remove updating file if it exists on adding. When FS will change the file it will/should send FileChanged event. 2012-03-16 05:33:34 +00:00
Alexander Koblov
c791ae5529 UPD: Polish language file by Robert Kolatzek 2012-03-16 05:15:13 +00:00
cobines
76d78c4a25 ADD: Store incoming fswatcher events while the file list is being reloaded and apply them after it is loaded (issue [0000012]). 2012-03-16 04:09:27 +00:00
cobines
898ed636fe ADD: Option to insert new files at top, bottom of filelist, after directories or at normal sorted position (issue [0000012]). 2012-03-15 20:24:53 +00:00
cobines
4ba752fd69 FIX: Pack info dialog sometimes disappearing immediately when shown after Enter pressed (GTK2). 2012-03-14 20:21:52 +00:00
Alexander Koblov
9f8cd5eb6d FIX: Save converted highlighters file immediately after the import 2012-03-14 05:05:32 +00:00
Alexander Koblov
d79e23974f UPD: Use same font as in Editor in highlighters preview 2012-03-14 04:52:03 +00:00
Alexander Koblov
d14fb05da7 FIX: Bug [0000382] Default highlighting 2012-03-14 04:39:23 +00:00
cobines
473107bdda ADD: Scroll grid horizontally with left, right arrow keys when LynxLike mode is disabled. 2012-03-13 23:43:44 +00:00
cobines
43f0f44f30 FIX: Grid jumping horizontally. 2012-03-13 22:58:47 +00:00
cobines
1056892290 UPD: Reduce flickering when reloading file list. 2012-03-13 22:47:35 +00:00
cobines
a133aa2c3d UPD: Don't need to initialize nodes at all, since we have no properties associated with it. 2012-03-13 16:49:32 +00:00
cobines
702756f5f5 UPD: Optionally use previous behaviour of renaming file; by default use shell to rename from Vista up (for UAC). 2012-03-13 16:47:26 +00:00
Alexander Koblov
be5431213c UPD: Disable minimize button in some modal dialogs 2012-03-13 16:13:13 +00:00
Alexander Koblov
be96e9642e UPD: Disable minimize button in file linker dialog 2012-03-13 16:03:03 +00:00
Alexander Koblov
a8c04cf5e2 UPD: Patch [0000261] by denis230 with small modification 2012-03-13 15:55:13 +00:00
cobines
f4c598dd45 UPD: Reduce reloading filelist after execute operation. 2012-03-13 13:06:50 +00:00
cobines
87e785a4f3 FIX: Crash when inserting files into an empty filelist (bug [0000362]). 2012-03-13 12:56:45 +00:00
cobines
ec60761de5 FIX: Don't store pointers to temporary variables. 2012-03-13 12:19:07 +00:00
cobines
072e6b8947 UPD: Display a different message if no files have been loaded. 2012-03-13 04:17:09 +00:00
cobines
ed4316aec0 UPD: Reduce reloading file list when changing file sources. 2012-03-13 04:06:13 +00:00
cobines
248fd30ac4 UPD: Update name and extension of TFile after assigning attributes. 2012-03-13 02:58:04 +00:00
cobines
1bf0d33905 ADD: Alternative implementation of columns file view based on Virtual Tree View. To test need to add lclextensions, virtualtreeview packages and build with -dCOLUMNSFILEVIEW_VTV. 2012-03-13 02:54:14 +00:00
cobines
d4010c38aa UPD: Small optimization for drawing. 2012-03-12 15:25:28 +00:00
cobines
cdb1f499f5 UPD: Allow overwriting files when renaming. 2012-03-12 15:21:09 +00:00
cobines
2ca10720b9 FIX: Don't store pointers to temporary variables for later usage. Temp variables might be destroyed before the code in the next source line is executed. 2012-03-12 15:17:01 +00:00
cobines
4f29549beb DEL: Not needed check. 2012-03-11 21:43:57 +00:00
cobines
3cdf68116f FIX: Don't update format settings when they change. 2012-03-11 18:27:34 +00:00
cobines
76a48a9c9e UPD: Move loading the file list on creation to TFileView. 2012-03-11 15:52:40 +00:00
cobines
800620f317 UPD: Use dcpcrypt and chsdet as packages. 2012-03-11 13:18:07 +00:00
cobines
563c8fe354 FIX: Bug [0000345] Copying text from the viewer adds a 00 character to the end of the copied text. 2012-03-11 12:15:25 +00:00
cobines
fd425755dd FIX: Create directory for ignorelist file. 2012-03-11 03:35:17 +00:00
cobines
5b20b2b23e UPD: Move reloading file list on UpdateView to TFileView. Always recreate file list on UpdateView. 2012-03-11 03:30:39 +00:00
cobines
7c27831aa3 FIX: Update files views when columns sets change, bug [0000339]. 2012-03-11 02:55:48 +00:00
cobines
d5c5a2f403 UPD: Update language files. 2012-03-11 01:35:24 +00:00
cobines
b5870c2226 FIX: Identifier in WCX options LRT file. 2012-03-11 01:28:40 +00:00
cobines
294b364e41 ADD: Add missing files with language resources to the project file. 2012-03-11 01:21:02 +00:00
cobines
5e8687cb6d UPD: Korean language translation from sheppaul. 2012-03-10 23:24:02 +00:00
cobines
3a50a43ae7 FIX: Range check error. 2012-03-10 19:52:41 +00:00
cobines
47c35b3ebc UPD: Language files. 2012-03-10 19:43:56 +00:00
cobines
ff35516823 DEL: Not needed text in some controls. 2012-03-10 19:23:06 +00:00
cobines
03cf3a0cd1 FIX: Crash when cloning file view (bug [0000360]). 2012-03-10 16:08:18 +00:00
cobines
4984f59a3e FIX: Showing selected drive at startup (bug [0000360]). 2012-03-10 15:45:08 +00:00
Alexander Koblov
5d58b871ce FIX: Bug [0000353] Hang on exit if some archive was opened 2012-03-10 15:31:33 +00:00
cobines
26098f8bce DEL: Remove not needed Clipboard.Clear. Clibpoard.SetAsText already calls Clear. 2012-03-10 14:57:25 +00:00
Alexander Koblov
773307f449 FIX: Build with Lazarus 0.9.30 2012-03-10 12:58:26 +00:00
Alexander Koblov
8c2a34e2a5 UPD: Move resourcestring to uLng unit 2012-03-10 12:48:17 +00:00