Commit Graph

2648 Commits

Author SHA1 Message Date
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