Commit Graph

5649 Commits

Author SHA1 Message Date
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
vincents
59507123a6 fix fpc 1.0.x compilation
git-svn-id: trunk@5621 -
2004-06-29 21:38:43 +00:00
marc
a1e6087e5b * Fixed compilation for gtk2
git-svn-id: trunk@5620 -
2004-06-29 21:25:52 +00:00
mattias
33f16ae8a0 updated italian localization from Marco
git-svn-id: trunk@5619 -
2004-06-29 19:55:28 +00:00
mattias
8ffef690a2 zero ended AvgFontCharsBuffer
git-svn-id: trunk@5618 -
2004-06-29 19:38:33 +00:00
micha
4e620376d3 fix default button notification win32 intf
git-svn-id: trunk@5617 -
2004-06-29 14:38:28 +00:00
micha
0e22eb5e0b fix cnkeydown to check wm_getdlgcode result
fix win32 intf to also send wm_keydown of cn_keydown wasn't processed

git-svn-id: trunk@5616 -
2004-06-29 10:23:00 +00:00
micha
57873bfd7d fix showtabs for win32 interface
git-svn-id: trunk@5615 -
2004-06-29 08:03:08 +00:00
marc
0b9c4d62ae * Fixed compilation on 1.0.10
* Fixed check for override of GetTextBuf and SetTextBuf

git-svn-id: trunk@5614 -
2004-06-28 23:46:40 +00:00
mattias
b535f299f3 added TListView.AddItems from Andrew Haines
git-svn-id: trunk@5613 -
2004-06-28 23:16:24 +00:00
mattias
77d90cf64d fixed TGtkWidgetSet.DrawFrameControl
git-svn-id: trunk@5612 -
2004-06-28 20:03:33 +00:00
mattias
cf66c2439c fixed GetControlAtPos for non designing
git-svn-id: trunk@5611 -
2004-06-28 18:57:55 +00:00
mattias
da33b0669a further fixed GetControlAtPos
git-svn-id: trunk@5610 -
2004-06-28 18:54:27 +00:00
mattias
82466c40c2 further fixed GetControlAtPos
git-svn-id: trunk@5609 -
2004-06-28 18:47:30 +00:00
mattias
cb4966c8fd fixed GetControlAtPos
git-svn-id: trunk@5608 -
2004-06-28 17:41:26 +00:00
mattias
1354eab275 resizes for localizations
git-svn-id: trunk@5607 -
2004-06-28 17:30:22 +00:00
mattias
a0099c31b4 clean up
git-svn-id: trunk@5606 -
2004-06-28 17:03:37 +00:00
mattias
67dd913236 fixed a mem violation in gtk intf paint msg conversion
git-svn-id: trunk@5605 -
2004-06-28 15:45:48 +00:00
mattias
1896e671c2 added valgrind flag to compiler options
git-svn-id: trunk@5604 -
2004-06-28 09:48:46 +00:00
mattias
34c8d220cf fixed ord ptr conversion hints
git-svn-id: trunk@5603 -
2004-06-28 08:54:20 +00:00
mattias
fc4cbe8641 fixed gtk lists sorted
git-svn-id: trunk@5602 -
2004-06-27 12:37:18 +00:00
mattias
e85b004b32 fixed TStringGrid goEditing from Jesus
git-svn-id: trunk@5601 -
2004-06-27 09:34:24 +00:00
mattias
269377f97f fixed FileMask for FPCSrc scan
git-svn-id: trunk@5600 -
2004-06-25 00:30:16 +00:00