Commit graph

2,387 commits

Author SHA1 Message Date
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
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
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
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
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
3a50a43ae7 FIX: Range check error. 2012-03-10 19:52:41 +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
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
Alexander Koblov
93b9f8630d FIX: Access violation 2012-03-10 11:48:46 +00:00
Alexander Koblov
f490b0b522 ADD: Patch [0000264] with modifications 2012-03-10 10:54:47 +00:00
Alexander Koblov
921197eaa6 FIX: Bug [0000260] 2012-03-10 10:45:32 +00:00
Alexander Koblov
f3a4649777 FIX: Bug [0000262] 2012-03-10 10:38:48 +00:00
Alexander Koblov
d44876e1b0 ADD: Show selected directories count (patch by Rustem) 2012-03-10 08:46:59 +00:00
Alexander Koblov
a7cc766a6e DEL: Obsolete *.col files 2012-03-10 08:33:16 +00:00
Alexander Koblov
de44bf79d7 ADD: Feature [0000354] "Redesign internal editor configuration dialog" 2012-03-10 08:23:04 +00:00
cobines
0848df215e ADD: Option to delay loading file list in a tab until it is activated. 2012-03-10 05:30:44 +00:00
cobines
4567cab875 FIX: Initializing drive button on non-active panel (bug [0000360]). 2012-03-10 00:45:25 +00:00
cobines
2f94e0223f FIX: When renaming file on Linux fileCreated, fileDeleted events were swapped (bug [0000357]). 2012-03-09 14:49:51 +00:00
cobines
93e61ab46b UPD: Prevent loading filelists twice at startup (on creation and later in UpdateView). 2012-03-09 03:00:00 +00:00
cobines
b5d46e5b95 FIX: Don't select extension when renaming directory. 2012-03-08 22:22:36 +00:00
cobines
87a848d17d FIX: Deselecting file with right mouse button after context menu has been shown. 2012-03-08 21:54:28 +00:00
cobines
382698bebd UPD: Faster inserting more than one file into filelist. 2012-03-08 21:20:31 +00:00