lazarus
6be96de0d3
MG: removed ClientRectBugfix defines
...
git-svn-id: trunk@1850 -
2002-08-17 15:45:36 +00:00
lazarus
1eac5a958a
MG: TControl.Cursor is now set, reduced auto reaction of widgets in design mode
...
git-svn-id: trunk@1756 -
2002-06-21 16:59:15 +00:00
lazarus
930552f748
MG: fixed persistent caret and implemented Form.BorderStyle=bsNone
...
git-svn-id: trunk@1744 -
2002-06-09 14:00:41 +00:00
lazarus
dcb1f3247f
MG: setting modified to false will now be remembered
...
git-svn-id: trunk@1739 -
2002-06-07 12:23:18 +00:00
lazarus
16aae9b974
MG: if completion form visible it will now get all synedit keys
...
git-svn-id: trunk@1737 -
2002-06-06 14:41:29 +00:00
lazarus
e09134034f
MG: added Persistent Caret option, useful for windowmanagers that do not send correct focus in messages
...
git-svn-id: trunk@1736 -
2002-06-06 13:19:58 +00:00
lazarus
5688e3f382
MG: completion form colors now corresponds to editor
...
git-svn-id: trunk@1727 -
2002-06-05 14:19:46 +00:00
lazarus
610cb824e9
MG: fixed fonts in XLFD format and styles
...
git-svn-id: trunk@1726 -
2002-06-05 12:33:58 +00:00
lazarus
73522a24f7
MG: cursor is now inverted and can be used with twilight color scheme
...
git-svn-id: trunk@1725 -
2002-06-04 19:28:17 +00:00
lazarus
3a28d7a551
MG: improved TFont for XLFD font names
...
git-svn-id: trunk@1724 -
2002-06-04 15:17:26 +00:00
lazarus
d9b4ed05d3
MG: activated the clientrect bugfixes
...
git-svn-id: trunk@1702 -
2002-05-20 14:19:03 +00:00
lazarus
cc5ebf63af
MG: changed instal directory to lazarus/{lcl,codetools,synedit}
...
git-svn-id: trunk@1701 -
2002-05-20 11:43:55 +00:00
lazarus
d1941058d2
MG: finddeclaration for stupid things like var a:a;
...
git-svn-id: trunk@1694 -
2002-05-17 10:45:23 +00:00
lazarus
ad90cde830
MG: fixed cursor visibility after code template completion
...
git-svn-id: trunk@1693 -
2002-05-17 05:42:47 +00:00
lazarus
906da1f20d
MG: fixed selection painting of non highlighter
...
git-svn-id: trunk@1689 -
2002-05-16 18:26:08 +00:00
lazarus
8e03c7cef1
MG: further clientrect bugfixes
...
git-svn-id: trunk@1665 -
2002-05-09 12:41:32 +00:00
lazarus
b9f3eb9c5a
MG: fixed AdjustClientRect of TGroupBox
...
git-svn-id: trunk@1626 -
2002-04-22 13:07:46 +00:00
lazarus
6c8804716a
MG: fixed synedit SelText linebreaks and pascalparser of hex char consts
...
git-svn-id: trunk@1620 -
2002-04-20 14:51:21 +00:00
lazarus
9b66e0abc7
MG: small fixes, cleanups and started event assignment completion
...
git-svn-id: trunk@1600 -
2002-04-11 08:08:50 +00:00
lazarus
6c0dd98469
MG: added bound checks for scrollbars
...
git-svn-id: trunk@1594 -
2002-04-05 17:14:09 +00:00
lazarus
31798d03be
MG: changed except statements to more verbosity
...
git-svn-id: trunk@1590 -
2002-04-04 12:25:02 +00:00
lazarus
6f067c4c9d
MG: fixed synedit uninitialized charsinwindow
...
git-svn-id: trunk@1588 -
2002-04-03 21:29:54 +00:00
lazarus
20321075df
MG: fixed mem leaks
...
git-svn-id: trunk@1587 -
2002-04-03 18:20:51 +00:00
lazarus
f4a4458bbb
MG: added Triple and Quad mouse clicks to lcl and synedit
...
git-svn-id: trunk@1569 -
2002-03-29 17:12:52 +00:00
lazarus
c53114998b
MG: fixes for synedit mouse selection
...
git-svn-id: trunk@1555 -
2002-03-27 20:08:05 +00:00
lazarus
0feefa6634
MG: accelerated dynhasharray, fixed codetools defines editor initial resize
...
git-svn-id: trunk@1527 -
2002-03-20 16:38:37 +00:00
lazarus
76b1e2b399
MG: fixed synedit pascal highlighter of label @@end
...
git-svn-id: trunk@1487 -
2002-03-08 16:29:41 +00:00
lazarus
8e4ae5f28d
MG: fixed synedit crash on exit
...
git-svn-id: trunk@1476 -
2002-03-04 10:01:01 +00:00
lazarus
2e084658ef
MG: find declaration: fixed function in with context
...
git-svn-id: trunk@1475 -
2002-03-04 07:28:53 +00:00
lazarus
c393669985
MG: fixed synedit hide right margin
...
git-svn-id: trunk@1474 -
2002-03-03 16:08:52 +00:00
lazarus
69a28ff329
MG: fixed method search diff proc, fixed synedit insert in empty line, small fixes, started define editor
...
git-svn-id: trunk@1468 -
2002-03-02 11:08:38 +00:00
lazarus
eb8ad3a7c7
MG: added selection keys and nil operand
...
git-svn-id: trunk@1466 -
2002-03-01 15:51:08 +00:00
lazarus
f85924125e
MG: fixes, code creation policies, keymap categories, menu shortcuts
...
git-svn-id: trunk@1465 -
2002-02-28 12:09:10 +00:00
lazarus
63e0c71c47
MG: fixed completion box for templates and identifiers
...
git-svn-id: trunk@1453 -
2002-02-22 14:25:02 +00:00
lazarus
e058ff76b9
MG: fixed bracket highlighting
...
git-svn-id: trunk@1444 -
2002-02-17 21:54:46 +00:00
lazarus
4e0b340ade
MG: workaround for strange synedit first token bug
...
git-svn-id: trunk@1443 -
2002-02-17 21:28:54 +00:00
lazarus
a006452636
MG: fixes for 1.1
...
git-svn-id: trunk@1039 -
2002-02-09 01:47:42 +00:00
lazarus
cebd8c957b
MG: improved clean up
...
git-svn-id: trunk@692 -
2002-02-09 01:45:19 +00:00
lazarus
38c4c4b2d6
MG: directive attribute for pascal highlighter
...
git-svn-id: trunk@658 -
2002-02-03 17:02:50 +00:00
lazarus
6d1ba0f10c
MG: fixed string constant at line end
...
git-svn-id: trunk@656 -
2002-02-03 16:25:23 +00:00
lazarus
c9e180acac
TPanel implemented.
...
Basic graphic primitives split into GraphType package, so that we can
reference it from interface (GTK, Win32) units.
New Frame3d canvas method that uses native (themed) drawing (GTK only).
New overloaded Canvas.TextRect method.
LCLLinux and Graphics was split, so a bunch of files had to be modified.
git-svn-id: trunk@653 -
2002-02-03 00:24:02 +00:00
lazarus
6a9c9a2215
MG: fixed Makefiles
...
git-svn-id: trunk@636 -
2002-01-28 13:27:05 +00:00
lazarus
226cee9bd1
MG: fixed Makefile
...
git-svn-id: trunk@634 -
2002-01-28 12:20:55 +00:00
peter
5150c46979
* Makefile update, rebuild with fpcmake with lcl support
...
git-svn-id: trunk@630 -
2002-01-27 21:44:30 +00:00
lazarus
efbeaa570a
Fix CR problem the file must have been cross platform edited. MAH
...
git-svn-id: trunk@624 -
2002-01-24 19:40:00 +00:00
lazarus
aa172e0b3a
Fixed version numbers and a fix to codetools unit path. The codetools
...
fix was to allow zipinstall to work correctly.
git-svn-id: trunk@623 -
2002-01-24 19:33:04 +00:00
lazarus
74e062ae3e
MG: added find-block-start and renamed find-block-other-end
...
git-svn-id: trunk@613 -
2002-01-21 14:17:47 +00:00
lazarus
91202a8b01
MG: reduced output
...
git-svn-id: trunk@596 -
2002-01-14 19:17:27 +00:00
lazarus
a91d8446f3
MG: added guess unclosed block
...
git-svn-id: trunk@587 -
2002-01-11 20:41:53 +00:00
lazarus
f05d96f51a
MG: fixed scrollbar vert-horz typo
...
git-svn-id: trunk@574 -
2002-01-04 21:03:51 +00:00