Commit Graph

95 Commits

Author SHA1 Message Date
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
lazarus
6db5507f43 MG: implemented DestroyCaret
git-svn-id: trunk@511 -
2001-12-12 14:23:19 +00:00
lazarus
31260d6c68 MG: added perl hilighter
git-svn-id: trunk@504 -
2001-12-10 23:10:28 +00:00
lazarus
df362b22e7 MG: added perl highlighter
git-svn-id: trunk@502 -
2001-12-10 22:39:37 +00:00
lazarus
2688bdde9d MG: fixed uncommented line
git-svn-id: trunk@499 -
2001-12-10 12:20:50 +00:00
lazarus
54de4ea8a0 MG: added GDK_dead_circumflex key
git-svn-id: trunk@498 -
2001-12-10 11:16:00 +00:00
lazarus
97adf096be MG: added GDK_dead_circumflex key
git-svn-id: trunk@497 -
2001-12-10 11:13:15 +00:00
lazarus
7838853d27 MG: added xml and lfm highlighter
git-svn-id: trunk@485 -
2001-12-06 10:15:07 +00:00
lazarus
4262f9a291 MG: added multi language syntax hilighting
git-svn-id: trunk@459 -
2001-11-27 15:06:13 +00:00
lazarus
2867614d29 MG: fixed crash on completion of non selected
git-svn-id: trunk@444 -
2001-11-21 09:23:20 +00:00
lazarus
c29c15268b MG: added try excepts for clipboard
git-svn-id: trunk@414 -
2001-11-12 19:30:00 +00:00
lazarus
2a1b1f2558 MG: CLIPBOARD
git-svn-id: trunk@411 -
2001-11-12 16:56:09 +00:00
lazarus
daeaec27b0 MG: draw rectangle after text
git-svn-id: trunk@399 -
2001-11-08 08:00:12 +00:00
lazarus
82a66501f0 MG: fixes for the new compiler
git-svn-id: trunk@398 -
2001-11-07 16:14:14 +00:00