Commit graph

10,149 commits

Author SHA1 Message Date
Alexander Koblov
78faa0d6cb FIX: Bug [ 1947579 ] Quick search by letter and non-alpha characters 2008-07-06 09:41:03 +00:00
Alexander Koblov
40f7e418b1 ADD: Minimize to system tray option 2008-07-05 12:51:05 +00:00
Alexander Koblov
702f3ed2b2 FIX: Runtime error under last Lazarus SVN 2008-07-05 12:40:04 +00:00
Alexander Koblov
5ba8393699 ADD: Minimize to system tray option 2008-07-05 12:33:34 +00:00
Alexander Koblov
ebf810c07b ADD: Minimize to system tray option 2008-07-05 12:26:45 +00:00
Alexander Koblov
25e7ede079 FIX: Runtime error under last Lazarus SVN 2008-07-05 11:50:59 +00:00
Alexander Koblov
33c04c6c47 ADD: Drop context menu 2008-07-05 08:31:50 +00:00
Alexander Koblov
48937a6d76 FIX: File panel context menu by right mouse click 2008-07-05 07:25:20 +00:00
Alexander Koblov
ec2510f8bf ADD: Apply button to options dialog 2008-07-03 07:15:02 +00:00
Alexander Koblov
bcd89cdded FIX: Bug [ 1945378 ] Crash on changing icon size 2008-07-03 06:02:32 +00:00
Alexander Koblov
f5b855b4d1 ADD: Drag&Drop support from external applications 2008-07-01 15:50:27 +00:00
Alexander Koblov
13f6716ace UPD: Drawing of drop selection 2008-06-29 17:49:23 +00:00
Alexander Koblov
d862ac0e42 UPD: Drawing drop selection 2008-06-29 15:29:06 +00:00
Alexander Koblov
84359d713b UPD: Drawing drop selection 2008-06-29 15:04:11 +00:00
Alexander Koblov
c60226a014 ADD: Localization for edit search dialog 2008-06-29 10:30:15 +00:00
Alexander Koblov
6cc79db107 UPD: Small optimizations 2008-06-29 08:27:38 +00:00
Alexander Koblov
f8bec75a8a ADD: Some code for Drag&Drop 2008-06-28 12:01:30 +00:00
Alexander Koblov
affcb03e07 ADD: Some code for Drag&Drop 2008-06-28 09:39:08 +00:00
Alexander Koblov
e61d5bf624 ADD: Some code for Drag&Drop 2008-06-28 08:26:04 +00:00
Alexander Koblov
5313b149b7 FIX: Small fix in Editor 2008-06-24 13:07:10 +00:00
Alexander Koblov
5457950d35 ADD: Some code for Drag&Drop 2008-06-24 11:23:31 +00:00
Alexander Koblov
04a9040389 UPD: Optimize repaint for drop selection 2008-06-24 05:01:48 +00:00
Alexander Koblov
aab7dada84 FIX: Compiling error with last Lazarus SVN 2008-06-22 10:55:19 +00:00
Alexander Koblov
3717a648f1 FIX: Compiling error with last Lazarus SVN 2008-06-22 10:46:52 +00:00
Alexander Koblov
d6247957fb ADD: Start to implement Drag&Drop from external applications 2008-06-22 10:36:14 +00:00
Alexander Koblov
0324c2d47a ADD: Some code for Drag&Drop support. 2008-06-22 10:02:00 +00:00
Alexander Koblov
80d6ebbbf4 UPD: Some changes for cpu64 compatibility 2008-06-21 20:11:23 +00:00
Alexander Koblov
a7e03ab5a8 UPD: Some changes for cpu64 compatibility 2008-06-21 17:09:09 +00:00
Alexander Koblov
8d3dcd158f FIX: Small fix 2008-06-20 20:24:10 +00:00
Alexander Koblov
297ca96030 UPD: Replace Integer type by PtrInt for compatibility with cpu64 2008-06-20 20:02:58 +00:00
b4rr4cuda
c4a4076f1d ADD: cm_PanelSplitterPerPos 2008-06-20 15:51:48 +00:00
b4rr4cuda
dcb2b71b87 FIX: hotkey manager bug with winkey 2008-06-19 21:15:11 +00:00
b4rr4cuda
cc59153ad3 FIX: SetFocus to activeframe after next\prev tab commands 2008-06-19 20:24:01 +00:00
b4rr4cuda
82c44ad9fb FIX: small fix 2008-06-19 13:43:40 +00:00
Alexander Koblov
5e72964977 FIX: Saving cmdline history under Windows 2008-06-19 11:30:21 +00:00
Alexander Koblov
89358a5920 ADD: CreateHardlink for Unicode file names 2008-06-19 11:18:28 +00:00
Alexander Koblov
049814109e ADD: UTF8 file name support for viewer control 2008-06-19 06:50:48 +00:00
Alexander Koblov
77eeee10ba ADD: Drag&Drop with Shift 2008-06-18 07:59:28 +00:00
b4rr4cuda
3d8620ae42 UPD: some optimization for hotkey manager to allow free style hotkey's modifiers writing 2008-06-18 03:28:28 +00:00
b4rr4cuda
f17fe82b2f ADD: edtcommand registered for HotMan; FIX: Alt+ definition in edhotkey; ADD: ctrl+tab and ctrl+shift+tab as default for prev/next tab commands 2008-06-18 03:17:57 +00:00
b4rr4cuda
332658f174 ADD: cm_NextTab cm_PrevTab commands 2008-06-18 02:45:55 +00:00
b4rr4cuda
e2ffb7820d ADD: pbExample for use inverted selection property 2008-06-18 02:21:59 +00:00
b4rr4cuda
96f7a253b1 UPD: ActionList's shortcuts were replaced by HotManager's shortcuts + some small fixes 2008-06-18 01:37:10 +00:00
b4rr4cuda
53ee3b3cc1 2008-06-17 23:55:21 +00:00
Alexander Koblov
c2623f4816 FIX: Error with TIniFileEx under Windows 2008-06-17 20:36:39 +00:00
Alexander Koblov
03fdc13fca FIX: Bug with modal forms 2008-06-17 19:26:07 +00:00
Alexander Koblov
56a367c940 ADD: Drag&Drop support. First step. 2008-06-17 18:00:16 +00:00
Alexander Koblov
5555d516d8 ADD: Some code for Unicode support under Windows 2008-06-17 15:47:55 +00:00
Alexander Koblov
c6049974d6 ADD: Some changes for Unicode support 2008-06-17 13:11:13 +00:00
b4rr4cuda
773af1b8a9 ADD: Options to hotkey's binding + some hotkeys manager's usable procs 2008-06-16 22:13:00 +00:00