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
lazarus
6241105b36
MWE: Updated version
...
git-svn-id: trunk@387 -
2001-11-05 00:10:43 +00:00
lazarus
5535649f0b
MG: fixes for fpc 1.1: range check errors
...
git-svn-id: trunk@365 -
2001-10-24 00:35:55 +00:00
lazarus
54395a0848
MG: fixed caret lost, gtk cleanup, bracket lvls, bookmark saving
...
git-svn-id: trunk@345 -
2001-10-10 17:55:06 +00:00
lazarus
2575c72711
MG: added codetools, fixed synedit unindent, fixed MCatureHandle
...
git-svn-id: trunk@343 -
2001-10-09 09:46:59 +00:00
lazarus
1116a10725
MG: fixed block unindenting
...
git-svn-id: trunk@342 -
2001-10-08 17:33:36 +00:00
lazarus
68eca96428
MG: fixed mem leaks and fixed range check errors
...
git-svn-id: trunk@334 -
2001-09-30 08:34:52 +00:00
peter
7874c71590
* regenerated to support -T for fpcmake
...
git-svn-id: trunk@333 -
2001-08-22 20:46:37 +00:00
lazarus
17b5939905
MWE:
...
Made makefile.fpc files compatible with new fpcmake util.
git-svn-id: trunk@331 -
2001-08-13 23:34:05 +00:00
lazarus
1f8bda0727
MG: regular expressions for search
...
git-svn-id: trunk@327 -
2001-08-06 08:00:44 +00:00
lazarus
22be600ffb
MG: repaints reduced
...
git-svn-id: trunk@320 -
2001-07-10 13:25:49 +00:00
lazarus
1d99470ec3
MG: accelerated the wordcompletion
...
git-svn-id: trunk@306 -
2001-07-01 13:18:58 +00:00
lazarus
02ecb0641f
MG: fixed bracket highlight for ecLineStart/End
...
git-svn-id: trunk@305 -
2001-06-30 07:45:25 +00:00
lazarus
ea4fbda20b
MG: added bracket highlighting
...
git-svn-id: trunk@304 -
2001-06-30 07:16:35 +00:00
lazarus
5466ee1774
MG: bugfixes for destroying controls
...
git-svn-id: trunk@303 -
2001-06-28 18:15:04 +00:00
lazarus
9df86b0fa9
MG: bugfix for clipping rect
...
git-svn-id: trunk@301 -
2001-06-26 23:24:22 +00:00
lazarus
e186a1d1d7
MG: alternative key bugfix, shiftstate bugfix
...
git-svn-id: trunk@297 -
2001-06-20 17:00:20 +00:00
lazarus
be565cb5d9
MG: added keyword "operator"
...
git-svn-id: trunk@290 -
2001-06-15 08:02:43 +00:00
lazarus
1e8f005ddf
MWE:
...
* Fixed some syntax errors for the latest 1.0.5 compiler
git-svn-id: trunk@289 -
2001-06-14 23:13:30 +00:00
lazarus
bf6db14dc2
MG: smarter wordcompletion
...
git-svn-id: trunk@283 -
2001-06-05 11:47:55 +00:00
lazarus
652e4b7903
MWE:
...
* changed makefiles so that the LCL is build separate fron interfaces
git-svn-id: trunk@243 -
2001-03-27 20:55:23 +00:00
lazarus
0b8e9b01d6
MG: setwindowpos + bugfixes
...
git-svn-id: trunk@240 -
2001-03-26 14:58:32 +00:00
lazarus
4abca0516d
MG: added dynhasharray and renamed tsynautocompletion
...
git-svn-id: trunk@230 -
2001-03-19 18:51:57 +00:00
lazarus
d8de02b1dc
MG: fixed many unreleased DC and GDIObj bugs
...
git-svn-id: trunk@228 -
2001-03-19 14:00:52 +00:00
lazarus
1a9c1259b6
MG: added synhighlighter for cpp and html
...
git-svn-id: trunk@223 -
2001-03-12 23:43:33 +00:00
lazarus
934f6aff7c
added project support, codetools
...
git-svn-id: trunk@210 -
2001-03-03 11:06:18 +00:00
lazarus
99d36d5c1e
MWE:
...
+ Added the -gl option the get some info on crashes
git-svn-id: trunk@202 -
2001-02-25 17:16:52 +00:00
lazarus
93cb00f62f
small bugfixes + added TOIOptions
...
git-svn-id: trunk@189 -
2001-02-21 22:55:26 +00:00
lazarus
9b472a0458
MWE:
...
* Fixed zipinstall
* fixed clean
* fixed build with compiler from CVS
git-svn-id: trunk@188 -
2001-02-20 23:12:25 +00:00
lazarus
041250d1cf
Changes for wordcompletion and many other things from Mattias.
...
Shane
git-svn-id: trunk@186 -
2001-02-20 16:53:27 +00:00
lazarus
3da6364e7b
Fixes requested by Jens Arm made by Mattias
...
Shane
git-svn-id: trunk@183 -
2001-02-16 12:58:17 +00:00
lazarus
3fbeb6110f
MWE:
...
* Updated makefiles for packaging support
* created temporary lazarusmake.ini to use with fpcmake
git-svn-id: trunk@182 -
2001-02-14 21:06:35 +00:00
lazarus
bde7e85bed
Trying to get the last control of the last form focused when a dialog closes.
...
Still working on it.
Shane
git-svn-id: trunk@177 -
2001-02-06 20:59:17 +00:00
lazarus
77cd73123e
Shane
...
git-svn-id: trunk@175 -
2001-02-06 18:19:38 +00:00
lazarus
aa81046e12
Fixes from Mattias for EditorOPtions
...
Fixes to COmpiler that should allow people to compile if their path is set up.
Changes to code completion.
Shane
git-svn-id: trunk@172 -
2001-02-06 13:38:58 +00:00
lazarus
e07823a099
CodeCompletion works pretty well.
...
Shane
git-svn-id: trunk@167 -
2001-02-03 02:33:07 +00:00
lazarus
bf2acd12f4
Codecompletion changes.
...
Added code to Uniteditor for code completion.
Also, added code to gtkobject.inc so forms now get keypress events.
Shane
git-svn-id: trunk@166 -
2001-02-02 20:13:39 +00:00
lazarus
694b526564
Changes for code completion.
...
Shane
git-svn-id: trunk@164 -
2001-02-01 21:04:32 +00:00
lazarus
43ca80415d
TScrollbar created and a lot of code added.
...
It's cose to working.
Shane
git-svn-id: trunk@163 -
2001-02-01 19:34:50 +00:00
lazarus
b63fd4b108
Started the code completion.
...
Shane
git-svn-id: trunk@162 -
2001-02-01 16:45:20 +00:00
lazarus
f74fc3c637
Commitng source with new editor.
...
Shane
git-svn-id: trunk@155 -
2001-01-31 13:03:33 +00:00
lazarus
d43c989730
MWE:
...
+ Added $mode objfpc directive
git-svn-id: trunk@149 -
2001-01-30 22:55:00 +00:00
lazarus
b45677ffb5
MWE:
...
+ Added synedit to the components
git-svn-id: trunk@142 -
2001-01-28 16:16:11 +00:00
lazarus
da5aa5f57d
Added the synedit files
...
Shane
git-svn-id: trunk@140 -
2001-01-26 19:34:10 +00:00
lazarus
23d3f2c4ee
Rremoved Synedit 1.00
...
SHane
git-svn-id: trunk@128 -
2001-01-20 19:19:32 +00:00
lazarus
f8a1263111
Adding all the Synedit files.
...
Changed the GDK_KEY_PRESS and GDK_KEY_RELEASE stuff to fix the problem in the editor with the shift key being ignored.
Shane
git-svn-id: trunk@30 -
2000-08-11 14:59:09 +00:00