Commit graph

160 commits

Author SHA1 Message Date
cobines
7c8616c263 UPD: Up requirement for KASComp package. 2012-04-10 08:37:05 +00:00
cobines
74a82c8d63 FIX: Typo in build script. 2012-04-10 08:15:46 +00:00
cobines
6cf900a8f4 UPD: Move most of toolbar editor into an Options page. 2012-04-10 07:45:18 +00:00
cobines
2e29d5849b UPD: Toolbar: Apply Flat and GroupIndex properties also to separator buttons. 2012-04-10 01:44:40 +00:00
cobines
47aec6b94c UPD: Move some code to a separate package so that it can be reused in components or plugins. 2012-04-09 00:38:34 +00:00
cobines
43d91daa56 UPD: Store toolbar buttons configuration inside doublecmd.xml. 2012-04-08 08:01:10 +00:00
cobines
02760d2249 FIX: Crash when moving mouse while tab is being closed. 2012-03-16 19:15:56 +00:00
cobines
43f0f44f30 FIX: Grid jumping horizontally. 2012-03-13 22:58:47 +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
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
26098f8bce DEL: Remove not needed Clipboard.Clear. Clibpoard.SetAsText already calls Clear. 2012-03-10 14:57:25 +00:00
cobines
4925060281 FIX: Move to next control when pressing TAB. 2012-03-06 13:39:10 +00:00
Alexander Koblov
e658cfd910 ADD: Feature [0000172] "Filename/directory competition" 2012-02-11 10:01:16 +00:00
Alexander Koblov
f7c0c95696 ADD: Feature [0000172] "Filename/directory competition" 2012-02-08 17:50:38 +00:00
Alexander Koblov
0c1878ecfe ADD: KASPathEdit component with path auto complete function 2012-02-08 16:03:39 +00:00
Alexander Koblov
8b73f0c8ad ADD: Show hotkeys for kasbarmenu (patch by Rustem) 2012-02-05 13:11:05 +00:00
Alexander Koblov
18bbf79534 UPD: Take horizontal scrollbar into account when get text height 2012-01-15 19:07:54 +00:00
Alexander Koblov
9b0a78006e FIX: Draw menu link icon under GTK2 2012-01-14 10:03:04 +00:00
Alexander Koblov
c47b91efab ADD: Feature [0000301] "Viewer CP852 support" 2012-01-07 09:32:27 +00:00
Alexander Koblov
bbefac1ac6 ADD: Show overlay link for menu in toolbar (patch by Rustem with modifications) 2011-12-31 11:34:02 +00:00
Alexander Koblov
25ab94336a FIX: Selection in Viewer when horizontal scroll bar position is zero 2011-12-30 15:46:35 +00:00
Alexander Koblov
93c9df2afe ADD: Reset horizontal scroll bar position on Viewer mode change 2011-12-30 15:39:32 +00:00
Alexander Koblov
e538a92f52 ADD: Update vertical scroll position on search
FIX: Division by zero
2011-12-30 15:00:19 +00:00
Alexander Koblov
f34b69ba9e ADD: Recalculate horizontal position on resize 2011-12-30 11:39:31 +00:00
Alexander Koblov
365f2821ac FIX: Copy to clipboard for non UTF-8 encoding 2011-12-30 10:11:31 +00:00
Alexander Koblov
9c027dff39 ADD: Feature [0000169] "Horizontal Scrollbar in Viewer" (patch by Rustem with additions) 2011-12-30 07:56:10 +00:00
Alexander Koblov
d39642aa8b FIX: Don't check range 2011-12-28 08:52:37 +00:00
Alexander Koblov
ef66619bf0 ADD: Forgotten file 2011-12-11 08:06:02 +00:00
Alexander Koblov
428fe5fe05 UPD: Use chsdet component to detect text encoding in Viewer 2011-12-10 20:35:37 +00:00
Alexander Koblov
301c863a62 UPD: Use chsdet component to detect text encoding 2011-12-10 20:16:16 +00:00
Alexander Koblov
3fe776cc6a ADD: Code page detecting component 2011-12-10 19:28:54 +00:00
Alexander Koblov
50a977210b FIX: Viewer - search non ASCII characters in non Unicode file 2011-12-09 04:46:15 +00:00
Alexander Koblov
eaf109defd ADD: SFV checksum support 2011-12-02 17:29:21 +00:00
cobines
cdbdf42530 FIX: Compilation with QT widgetset. 2011-11-18 20:28:53 +00:00
cobines
09c923c2e5 FIX: Background color in Viewer with Qt and Lazarus 0.9.30. 2011-11-16 18:12:52 +00:00
cobines
7ca5b07e04 FIX: Don't allow depressing buttons in the radio toolbar. Bug [0000237]. 2011-11-15 05:31:14 +00:00
Alexander Koblov
6388dab259 ADD: HAVAL, RIPEMD and TIGER hash algorithms support 2011-10-26 16:57:45 +00:00
Alexander Koblov
209a773087 UPD: ZVDateTimeCtrls to version 1.3 (fixes bug with auto sizing under Mac OS X) 2011-08-13 05:52:31 +00:00
cobines
66d8ec3258 UPD: Use more precision for operation progress than 0-100 integer. Progress bar display will be more smooth. Patch from Fuhrer with modifications. 2011-05-12 21:27:34 +00:00
Alexander Koblov
a4b4311c28 ADD: Capability to add hotkey for toolbar buttons (patch by Rustem with some modifications) 2011-04-09 18:25:34 +00:00
Alexander Koblov
dac380a519 FIX: KASProgressBar when it is located on MainForm 2011-04-08 04:36:47 +00:00
Alexander Koblov
57db168fca UPD: KASProgressBar optimizations 2011-04-08 03:46:12 +00:00
Alexander Koblov
3b57a2607b ADD: KASProgressBar component wit Windows 7 support 2011-04-06 12:21:21 +00:00
cobines
72731ecf23 FIX: Use CreateNew for resourceless form. 2011-04-02 09:30:56 +00:00
Alexander Koblov
307a4e3a83 ADD: ZVDateTimeCtrls component 2011-03-04 18:16:36 +00:00
Alexander Koblov
cd57e29106 UPD: Move buttons by mouse in real time (patch by Fuhrer) 2011-02-23 08:42:55 +00:00
Alexander Koblov
744f6ddd73 ADD: LCL dependencies to viewerpackage.lpk 2011-02-20 08:38:39 +00:00
cobines
9fdb1a8ebb UPD: Assign properties also to divider in toolbar. 2011-02-17 04:54:15 +00:00
Alexander Koblov
5fa7490df0 ADD: Sort buttons on toolbar by drag&drop (patch by Fuhrer) 2011-02-14 05:36:40 +00:00