Commit graph

81 commits

Author SHA1 Message Date
Alexander Koblov
284b5e9a28 FIX: Disk toolbars autosize with last Lazarus SVN 2010-05-09 10:28:49 +00:00
Alexander Koblov
d2a34cba72 ADD: Patch to Viewer by Rustem
UPD: [Viewer] Replace captions on toolbar by icons
2010-05-02 17:43:58 +00:00
Alexander Koblov
8ad83d107a UPD: Auto put icon and tooltip to toolbar when edit it 2010-02-02 16:17:42 +00:00
cobines
901f0f8d5a FIX: Text encoding sometimes not initialized correctly in Viewer. 2010-01-15 21:22:03 +00:00
Alexander Koblov
8923c446ce ADD: Cross compiling support (Linux32 -> Linux64) to build scripts 2010-01-13 21:08:44 +00:00
Alexander Koblov
f68ea4f5f7 ADD: Action cm_OpenBar 2009-12-22 13:23:09 +00:00
cobines
05722724d0 FIX: Viewer: small fix for using scrollbar in QT. 2009-12-04 08:01:53 +00:00
cobines
20d6310711 UPD: Viewer: Small fixes and code formatting. 2009-12-03 16:16:51 +00:00
Alexander Koblov
158b31f022 FIX: Compiling for 64 bit 2009-12-02 16:10:31 +00:00
cobines
a86c3d7e71 UPD: Several updates to viewer:
- Allow using variable width font.
- Fixed search next, allow searching backwards, highlight found text.
- Fixed highlighting lines with TABs.
- Fixed handling of wide character encodings (UTF-16). Added support for UTF-32.
- Added auto-detection of file encoding.
- Added handling of Unicode files with BOM.
2009-12-02 11:53:43 +00:00
Alexander Koblov
2308d9a193 UPD: Build scripts 2009-11-25 15:41:42 +00:00
cobines
cd102fff1b UPD: Cleanup, removed some compiler warnings. 2009-10-14 12:06:00 +00:00
Alexander Koblov
858518d735 FIX: Drive menu icon color 2009-08-24 10:28:39 +00:00
Alexander Koblov
c7f23bb51e FIX: Scrollbar position in Viewer 2009-07-23 11:25:13 +00:00
cobines
0d9cb2265c FIX: Crash at exit 2009-07-17 00:49:45 +00:00
Alexander Koblov
99780e457e FIX: Change icon size in toolbar
DEL: TKASEdit
2009-07-14 14:53:46 +00:00
Alexander Koblov
0dd6cb7052 UPD: Small fix and formatting 2009-07-14 10:57:11 +00:00
Alexander Koblov
b251d148fb UPD: Code optimization and formatting 2009-07-14 10:47:52 +00:00
Alexander Koblov
bb977fe4fd UPD: Continue rewriting TKASToolBar 2009-07-14 09:56:00 +00:00
Alexander Koblov
06d9bc6bfd UPD: Code optimization 2009-07-13 15:52:58 +00:00
Alexander Koblov
15784e1740 UPD: Start rewriting of TKAStoolBar 2009-07-13 15:11:30 +00:00
Alexander Koblov
b89d795469 ADD: Insert button function to kasbarfiles 2009-07-13 12:54:25 +00:00
cobines
79d5da2bfc UPD: Code cleanup, formatting. Removed some compiler warnings. 2009-07-05 17:01:55 +00:00
cobines
f7646e7579 ADD: Inserting buttons in any place in the toolbar (bug [2811999]). 2009-07-05 00:16:15 +00:00
cobines
87d7b251a5 FIX: Compiling errors with latest FPC 2.3.1. 2009-07-03 16:03:45 +00:00
cobines
f630becd38 FIX: Memory leaks. 2009-06-03 10:23:29 +00:00
cobines
6aa0bf2317 UPD: Update drive icon selection when current path changes. 2009-06-01 20:47:58 +00:00
cobines
4cac366dde FIX: Memory leaks with bitmaps. 2009-05-24 07:47:10 +00:00
cobines
8d38f672a3 FIX: Memory leaks. 2009-05-02 17:06:33 +00:00
Alexander Koblov
5ad2524333 ADD: Capability to use %commander_path% in button bar 2009-04-09 11:53:50 +00:00
Alexander Koblov
d4cc8d1a41 ADD: Patch [ 2671765 ] "stricter fpc 2.3.1 and 64 bit fixes" from Jesus 2009-03-12 21:49:26 +00:00
Alexander Koblov
9137c6755d ADD: Patch [ 2619454 ] "Viewer: File handling fix" from cobines 2009-02-24 07:39:40 +00:00
Alexander Koblov
e5386935d7 ADD: Show divider as button property 2009-02-01 11:34:36 +00:00
Alexander Koblov
d347512a6b ADD: Divider for KASToolBAr 2009-02-01 11:11:01 +00:00
Alexander Koblov
076a88afe6 FIX: Change viewer mode from text to graphic 2009-01-14 19:00:06 +00:00
Alexander Koblov
1970f61e1c FIX: Color of selected text in Viewer 2008-12-25 19:37:45 +00:00
Alexander Koblov
45308fb55b FIX: Compilation with last Lazarus SVN 2008-11-22 15:17:36 +00:00
Alexander Koblov
e1e181f6a9 FIX: Compilation under 64 bit 2008-11-09 11:55:04 +00:00
Alexander Koblov
199d5d1e8e ADD: Selection by double click to viewer 2008-11-09 10:54:16 +00:00
Alexander Koblov
bd61144f4d FIX: Not correct selection 2008-10-31 11:36:48 +00:00
Alexander Koblov
b234727b48 FIX: Use UTF8Copy instead Copy 2008-10-31 08:59:57 +00:00
Alexander Koblov
f8d8da3654 ADD: Building CmdLine component in build scripts 2008-10-24 05:34:45 +00:00
B4rr4cuda
a719a99f22 ADD: Console 2008-10-22 17:03:22 +00:00
Alexander Koblov
d4f2745228 ADD: Support of different encoding by internal Viewer 2008-08-25 10:37:27 +00:00
Alexander Koblov
0341e76a7e ADD: LoadFromIniFile and SaveToIniFile to TKASBarMenu for Unicode support under Windows 2008-08-22 10:17:00 +00:00
Alexander Koblov
f76c1b8806 FIX: More fixes for Linux 64 bit 2008-07-23 19:58:44 +00:00
Alexander Koblov
ac12dbabc4 FIX: Compiling under Windows 64 bit 2008-07-21 15:25:36 +00:00
Alexander Koblov
049814109e ADD: UTF8 file name support for viewer control 2008-06-19 06:50:48 +00:00
Alexander Koblov
c6049974d6 ADD: Some changes for Unicode support 2008-06-17 13:11:13 +00:00
b4rr4cuda
e91cd63568 FIX: small fixes 2008-04-04 12:32:39 +00:00