Commit Graph

229 Commits

Author SHA1 Message Date
lazarus
3b8b0a23b7 MG: fixed many unreleased DC and GDIObj bugs
git-svn-id: trunk@229 -
2001-03-19 14:44:22 +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
33a7107d2e MWE:
+ Added some detailed info on unreleased GDIObjects

git-svn-id: trunk@227 -
2001-03-17 17:30:02 +00:00
lazarus
d7a5998509 MG: customradiogroup is now streamable
git-svn-id: trunk@226 -
2001-03-15 14:42:20 +00:00
lazarus
9522dc1fd6 MG: added some mouse cursors
git-svn-id: trunk@225 -
2001-03-15 14:40:09 +00:00
lazarus
06516e70d4 MG: activated GetWindowOrgEx
git-svn-id: trunk@224 -
2001-03-13 15:02:14 +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
5c2ae1e0e1 MG: new designer and controlselection code
git-svn-id: trunk@222 -
2001-03-12 18:57:32 +00:00
lazarus
5718818c2a MG: fixed random function results
git-svn-id: trunk@221 -
2001-03-12 12:17:02 +00:00
lazarus
106110f999 MG: bugfix for readstream
git-svn-id: trunk@220 -
2001-03-12 09:40:44 +00:00
lazarus
1c8feee052 MG: added transfermacros, renamed dlgmessage.pp to msgview.pp
git-svn-id: trunk@219 -
2001-03-12 09:34:52 +00:00
lazarus
0a3864ecd3 Fixed error in Windows section of OnLoadSaveFilename - missing ')'
git-svn-id: trunk@218 -
2001-03-09 17:54:45 +00:00
lazarus
960f9acdb1 bugfix
git-svn-id: trunk@217 -
2001-03-09 17:08:15 +00:00
lazarus
04beb72e52 auto load last project
git-svn-id: trunk@216 -
2001-03-09 11:38:20 +00:00
lazarus
2ef9fe990f bugfixes
git-svn-id: trunk@215 -
2001-03-08 23:11:49 +00:00
lazarus
720119a63b *** empty log message ***
git-svn-id: trunk@214 -
2001-03-08 16:05:21 +00:00
lazarus
7553c2f49b IDE bugfixes and viewunit/forms functionality
git-svn-id: trunk@213 -
2001-03-08 15:59:06 +00:00
lazarus
45af56fc7b bugfixes for ide project code
git-svn-id: trunk@212 -
2001-03-05 14:24:52 +00:00
lazarus
ab68959328 added streaming to tgraphic, added tpicture
git-svn-id: trunk@211 -
2001-03-05 14:20:04 +00:00
lazarus
934f6aff7c added project support, codetools
git-svn-id: trunk@210 -
2001-03-03 11:06:18 +00:00
lazarus
461f8e25db + new sample to show Message dialogs
stoppok

git-svn-id: trunk@209 -
2001-03-03 00:51:54 +00:00
lazarus
cee16124c1 + added support for message dialogs (messagedialogs.inc)
+ added some pixmaps for message dialogs(messagedialogpixmaps.inc)
stoppok

git-svn-id: trunk@208 -
2001-03-03 00:50:34 +00:00
lazarus
7ef5168c08 + added support for message dialogs
stoppok

git-svn-id: trunk@207 -
2001-03-03 00:48:03 +00:00
lazarus
40ce1a6b63 Removed Aliases property from TProject. CAW
git-svn-id: trunk@206 -
2001-03-01 03:51:32 +00:00
lazarus
7407397d7f MWE:
* Renamed DBGDebugger to Debugger

git-svn-id: trunk@205 -
2001-02-28 22:09:15 +00:00
lazarus
8802de661f Added some debug code for the top,left reporting problem.
Shane

git-svn-id: trunk@204 -
2001-02-28 13:17:34 +00:00
lazarus
4c029112d0 Changed NEWPROJECT to call NEWFORMCLICKED to create the first unit.
Shane

git-svn-id: trunk@203 -
2001-02-27 18:39:22 +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
422cfef479 MWE:
+ Added header and footer

git-svn-id: trunk@201 -
2001-02-25 16:44:57 +00:00
lazarus
e29c865572 MWE:
+ Added new debugger classes

git-svn-id: trunk@200 -
2001-02-25 16:32:48 +00:00
lazarus
47255ff154 MWE:
+ Added testall example

git-svn-id: trunk@199 -
2001-02-25 13:57:57 +00:00
lazarus
dbedb7afc0 + Added "testall" to Makefile
git-svn-id: trunk@198 -
2001-02-25 09:25:34 +00:00
lazarus
d0de358792 * Fixed crash caused by missing pixmaps
* using resources now instead of xpm file

git-svn-id: trunk@197 -
2001-02-25 09:22:28 +00:00
lazarus
a6404f82e0 Made interfaces.pp consistent across widget sets. CAW
git-svn-id: trunk@196 -
2001-02-24 17:07:55 +00:00
lazarus
e290c25646 Make interfaces.pp consistent across the widget sets. CAW
git-svn-id: trunk@195 -
2001-02-24 17:07:01 +00:00
lazarus
2adcf2a40f Added code to create the LFM when saving the file.
Shane

git-svn-id: trunk@194 -
2001-02-23 19:22:20 +00:00
lazarus
33d621a672 Added code so the unit source changes when you do a SAVE AS
Shane

git-svn-id: trunk@193 -
2001-02-23 18:37:17 +00:00
lazarus
30734a16b7 Added the code for adding code when a control is dropped onto the form.
Shane

git-svn-id: trunk@192 -
2001-02-23 16:39:44 +00:00
lazarus
f511da7f78 added file environmentopts.pp
git-svn-id: trunk@191 -
2001-02-22 17:06:58 +00:00
lazarus
d4d6eb6ab8 added environment options + killed ide unit circles
git-svn-id: trunk@190 -
2001-02-22 17:04:58 +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
376564528b MWE:
* some fixes

git-svn-id: trunk@187 -
2001-02-20 20:52:14 +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
marco
ddd97cd953 * Fix from maillist.
git-svn-id: trunk@185 -
2001-02-19 17:11:27 +00:00
lazarus
d7c1389787 Added some functions
Shane

git-svn-id: trunk@184 -
2001-02-16 19:13:31 +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
97ea122574 Added -gl option to compiler options. CAW
git-svn-id: trunk@181 -
2001-02-09 05:04:47 +00:00
lazarus
79445d5fa8 Partially implemented Save Project As menu selection. CAW
git-svn-id: trunk@180 -
2001-02-08 06:09:25 +00:00