Commit Graph

5771 Commits

Author SHA1 Message Date
micha
efede3cc06 cleanup: move default handling to DefaultHandler
git-svn-id: trunk@5671 -
2004-07-12 13:04:15 +00:00
mattias
20ed3818a2 fixed saving compiler option LinkStyle
git-svn-id: trunk@5670 -
2004-07-11 23:10:48 +00:00
mattias
2c0a29a82b updated russian translation from vasily
git-svn-id: trunk@5669 -
2004-07-11 23:08:43 +00:00
marc
7c4506d73f + Added a new listview test example
git-svn-id: trunk@5668 -
2004-07-11 17:26:52 +00:00
marc
c4afc3033d * Implemented most of TListColoum/Item in the Ws for gtk and win32
git-svn-id: trunk@5667 -
2004-07-11 17:20:47 +00:00
mattias
f4e75dad35 fixed clicking on TTreeView expand sign when scrolled right
git-svn-id: trunk@5666 -
2004-07-11 13:10:14 +00:00
mattias
477ec0d445 extended RolesForForm to manage multiple roles for on control
git-svn-id: trunk@5665 -
2004-07-11 13:03:54 +00:00
mattias
587f9c2420 added Delphi ToDo support, Application.WndProc, small bugfixes from Colin
git-svn-id: trunk@5664 -
2004-07-10 18:17:30 +00:00
vincents
2894b20b96 re-added bash highlighter
git-svn-id: trunk@5663 -
2004-07-09 20:48:56 +00:00
micha
aaf9119989 cleanup: do not free nil resource
git-svn-id: trunk@5662 -
2004-07-08 20:42:24 +00:00
micha
dbd6cd07f8 fix win95 compatibility, do not send seperate lm_setshortcut message
git-svn-id: trunk@5661 -
2004-07-08 20:29:05 +00:00
mattias
5071772db1 fixed showing grabers for boundless components
git-svn-id: trunk@5660 -
2004-07-07 22:26:58 +00:00
mattias
daf4ccc21c added icon for python highlighter
git-svn-id: trunk@5659 -
2004-07-07 17:23:21 +00:00
mattias
953007e494 fixed highlighter list
git-svn-id: trunk@5658 -
2004-07-07 17:21:13 +00:00
mattias
b2e93949f4 added hint for unimplemented IDE directives for non pascal sources
git-svn-id: trunk@5657 -
2004-07-07 17:10:02 +00:00
micha
b4e039e934 fix code editor restoring when maximized upon ctrl+shift+up
git-svn-id: trunk@5656 -
2004-07-07 15:31:47 +00:00
micha
657134e60c fix not listening to Key := #0 in WM_CHAR message
git-svn-id: trunk@5655 -
2004-07-07 08:15:28 +00:00
mazen
ef70e15e6b * more arabization
git-svn-id: trunk@5654 -
2004-07-06 17:41:11 +00:00
mazen
f2ad264072 * fix compilation error with gtk2 platform
git-svn-id: trunk@5653 -
2004-07-05 15:48:31 +00:00
mazen
58a4c38d7b + added Arabic language support
git-svn-id: trunk@5652 -
2004-07-05 15:44:59 +00:00
mattias
38e5a27ae2 omitted the message about unknown properties
git-svn-id: trunk@5651 -
2004-07-05 09:18:01 +00:00
micha
cb7c73a943 form notifies control of new role
git-svn-id: trunk@5650 -
2004-07-04 20:07:08 +00:00
micha
74330abee2 set properties before setting subclassed window proc
git-svn-id: trunk@5649 -
2004-07-04 20:05:44 +00:00
mattias
38b987e7a3 added python highlighter
git-svn-id: trunk@5648 -
2004-07-04 15:58:02 +00:00
mattias
8f27c45b9f fixed IFDEF tool for blocks from Colin
git-svn-id: trunk@5647 -
2004-07-04 11:09:43 +00:00
mattias
4e6c7af336 checked realization of gtkglarea
git-svn-id: trunk@5646 -
2004-07-03 15:20:11 +00:00
mattias
265f7227cf check for readonly for many text tools
git-svn-id: trunk@5645 -
2004-07-03 15:16:45 +00:00
mattias
52cfcb4f89 added insert IFDEF tool from Colin
git-svn-id: trunk@5644 -
2004-07-03 15:10:57 +00:00
mattias
7ef0f40a46 fixed keydown geting all keys
git-svn-id: trunk@5643 -
2004-07-03 14:59:42 +00:00
mattias
ae7b138a88 improved key handling for OI
git-svn-id: trunk@5642 -
2004-07-03 13:06:29 +00:00
mattias
13b1bfe34a TGTKListStringList now keeps selection on Put and Move
git-svn-id: trunk@5641 -
2004-07-03 11:11:09 +00:00
micha
63820778bb draw 1-pixel border using inner flag, outer seems to not draw top-left
git-svn-id: trunk@5640 -
2004-07-02 20:28:18 +00:00
micha
062652597f fix wm_getdlgcode to get default code, then let the user override
git-svn-id: trunk@5639 -
2004-07-02 20:24:51 +00:00
mattias
7493b58d44 started HelpIntf - the IDE interface for the help system
git-svn-id: trunk@5638 -
2004-07-02 16:12:30 +00:00
micha
dc4f71eddc fix capture return/escape key if no handler
git-svn-id: trunk@5637 -
2004-07-02 12:23:24 +00:00
mattias
5ce42ad211 added form editor option: right click selects
git-svn-id: trunk@5636 -
2004-07-02 10:12:51 +00:00
micha
038203a674 remove redundant mousewheel handling
git-svn-id: trunk@5635 -
2004-07-01 20:56:39 +00:00
micha
a3cfd24da5 implement better ExecuteXXAction design; break dependency on TButton class in TCustomForm
git-svn-id: trunk@5634 -
2004-07-01 20:42:11 +00:00
mattias
d808ea8234 fixed find units with mixed case
git-svn-id: trunk@5633 -
2004-07-01 18:46:04 +00:00
mattias
71c1f8d17d fixed TSplitter moving for asynchroneous resizing
git-svn-id: trunk@5632 -
2004-07-01 18:29:35 +00:00
mattias
8b91f98ff6 LCL navigation keys are now handled after interface handles keys
git-svn-id: trunk@5631 -
2004-07-01 17:55:55 +00:00
mattias
6fcb395bc3 updated italian localization from Marco Ciampa
git-svn-id: trunk@5630 -
2004-07-01 10:40:02 +00:00
mattias
7a1717487a fixed uninitialsed vars from Jeroen
git-svn-id: trunk@5629 -
2004-07-01 10:23:27 +00:00
mattias
d1af34e444 made key handling more flexible
git-svn-id: trunk@5628 -
2004-07-01 10:08:31 +00:00
micha
5ed811d1ac initialize common controls: date picker
git-svn-id: trunk@5627 -
2004-06-30 20:59:11 +00:00
micha
a0bbd3dbca let synedit use scrollwindowex, if that does not work, use invalidate
git-svn-id: trunk@5626 -
2004-06-30 17:14:11 +00:00
micha
f0f1bba3c1 cursor above horizontal scrollbar, then scroll horizontally
git-svn-id: trunk@5625 -
2004-06-30 15:41:56 +00:00
micha
459347a686 set default and cancel buttons
git-svn-id: trunk@5624 -
2004-06-30 11:48:09 +00:00
micha
9dbc1ae5d7 implement return key clicks default button; escape key clicks cancel button
git-svn-id: trunk@5623 -
2004-06-30 11:07:20 +00:00
micha
db5790517d fix setcursor to only change cursor within client area, not on scrollbars etc.
git-svn-id: trunk@5622 -
2004-06-30 10:38:51 +00:00