Commit Graph

63 Commits

Author SHA1 Message Date
lazarus
f3d7a35da2 MG: fixes for saving resource files
git-svn-id: trunk@1648 -
2002-04-28 14:10:31 +00:00
lazarus
e98e669d0a MG: small updates and fixes
git-svn-id: trunk@1622 -
2002-04-21 13:24:07 +00:00
lazarus
55dd8f21ab MG: added save projectunit flags
git-svn-id: trunk@1610 -
2002-04-15 12:45:58 +00:00
lazarus
d22da79b0b MG: fixed autocreate form editing in project opts
git-svn-id: trunk@1593 -
2002-04-05 16:34:16 +00:00
lazarus
a9df41ade4 MG: fixed outputfilter for linker errors
git-svn-id: trunk@1591 -
2002-04-04 17:21:18 +00:00
lazarus
58716045ab MG: fixed save project as, renaming source name
git-svn-id: trunk@1580 -
2002-04-02 17:18:25 +00:00
lazarus
426f90740f MG: removed unused
git-svn-id: trunk@1556 -
2002-03-28 00:11:07 +00:00
lazarus
3f5788bc3f MG: clean ups for main.pp, many minor fixes
git-svn-id: trunk@1544 -
2002-03-25 16:48:26 +00:00
lazarus
5d76031986 MG: added TOpen/SaveFlags and splittet some methods
git-svn-id: trunk@1543 -
2002-03-25 07:29:24 +00:00
lazarus
17feff57be MG: many fixes, to make it short: events
git-svn-id: trunk@1531 -
2002-03-22 12:36:47 +00:00
lazarus
752d661553 MG: code creation options applied to new unit source
git-svn-id: trunk@1530 -
2002-03-21 23:59:59 +00:00
lazarus
4d9789a2ab MG: fixes for save-as and form streaming exceptions
git-svn-id: trunk@1528 -
2002-03-21 22:44:08 +00:00
lazarus
43f4a972db MG: updates for codetools defines editor
git-svn-id: trunk@1478 -
2002-03-05 08:15:00 +00:00
lazarus
5cffd31bd7 MG: jump history will now try to save relative filenames
git-svn-id: trunk@1464 -
2002-02-25 23:18:54 +00:00
lazarus
9fd23c38f4 MG: saving of virtual project files will now save the whole project
git-svn-id: trunk@680 -
2002-02-08 21:08:01 +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
3078f018cd MG: added GUID and alias parsing, added DoJumpToCodeToolBossError
git-svn-id: trunk@551 -
2001-12-19 22:09:14 +00:00
lazarus
e2a57d3b7b MG: changes for new compiler 20011216
git-svn-id: trunk@536 -
2001-12-16 22:24:55 +00:00
lazarus
8c514a5ded MG: enhanced code caching, fixed CursorToCleanPos and beautify statement
git-svn-id: trunk@522 -
2001-12-13 23:09:58 +00:00
lazarus
5e7d79f6e4 MG: added default pascal file extension option
git-svn-id: trunk@474 -
2001-12-02 11:03:36 +00:00
lazarus
43248ea0e1 MG: added jump-history
git-svn-id: trunk@472 -
2001-12-01 22:17:27 +00:00
lazarus
17519cd635 MG: changing project filename will now also change the title
git-svn-id: trunk@430 -
2001-11-17 09:48:56 +00:00
lazarus
e7a4c972d5 MG: fixed open non existing file and unitname in save project as
git-svn-id: trunk@422 -
2001-11-15 13:49:50 +00:00
lazarus
a7787f8119 Changes to make toggling between form and unit work.
Added BringWindowToTop
Shane

git-svn-id: trunk@419 -
2001-11-14 17:46:59 +00:00
lazarus
be5b67dcab MG: started breakpoint and watch frontend
git-svn-id: trunk@395 -
2001-11-06 22:20:30 +00:00
lazarus
6009a891c7 MG: added facade for find in files
git-svn-id: trunk@394 -
2001-11-06 16:42:23 +00:00
lazarus
c40fc48e9e MG: fixed run parameter saving
git-svn-id: trunk@393 -
2001-11-06 16:21:05 +00:00
lazarus
96f6250917 MG: added build all
git-svn-id: trunk@392 -
2001-11-06 15:47:32 +00:00
lazarus
311b264796 MG: added Run Parameter Options - not enabled yet
git-svn-id: trunk@390 -
2001-11-06 12:20:34 +00:00
lazarus
4d2da430b7 added popupmenu+arrows to notebooks, added target filename
git-svn-id: trunk@389 -
2001-11-05 18:18:19 +00:00
lazarus
2b97867c60 MG: fixed errorline showing, resource adding and published var editing and added make cleanall
git-svn-id: trunk@384 -
2001-11-03 08:37:37 +00:00
lazarus
57014a2ff7 MG: fixed TestProject
git-svn-id: trunk@363 -
2001-10-23 09:13:52 +00:00
lazarus
5710c6c271 MG: fixed speedbuttons numglyphs>1 and started IDE debugging
git-svn-id: trunk@358 -
2001-10-18 13:01:33 +00:00
lazarus
a4f8e5ce80 MG: added complete code
git-svn-id: trunk@349 -
2001-10-15 13:11:28 +00:00
lazarus
e4f88ae491 MG: added code completion
git-svn-id: trunk@347 -
2001-10-12 17:34:27 +00:00
lazarus
a8ba6a499f MG: fixed create project from program file
git-svn-id: trunk@346 -
2001-10-10 22:13:13 +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
2d5915e5e0 MG: added rapid testing project
git-svn-id: trunk@318 -
2001-07-08 22:33:56 +00:00
lazarus
8bdc13024b MG: added project bookmark support
git-svn-id: trunk@302 -
2001-06-27 21:43:23 +00:00
lazarus
36975e1117 MG: fixed bugs and cleaned up messages
git-svn-id: trunk@280 -
2001-06-04 09:32:17 +00:00
lazarus
2c5345b809 MG: added --primary-config-path=<filename> cmd line option
git-svn-id: trunk@274 -
2001-05-27 11:52:01 +00:00
lazarus
439314eca1 MG: bugfixes for non existing files during reload
git-svn-id: trunk@272 -
2001-05-21 21:49:09 +00:00
lazarus
91c0ff257e MG: bugfixed editor restore order
git-svn-id: trunk@268 -
2001-05-15 06:39:48 +00:00
lazarus
68ebd85421 MG: finished TComponentPropertyEditor, added OnModified to oi, cfe and designer
git-svn-id: trunk@255 -
2001-04-04 13:55:35 +00:00
lazarus
ff15c0780a MG: added add to/remove from project, small bugfixes
git-svn-id: trunk@254 -
2001-04-04 12:20:35 +00:00
lazarus
751a6f677e MG: new environment opts, ptApplication bugfixes
git-svn-id: trunk@246 -
2001-03-29 12:38:59 +00:00
lazarus
9dba2d8387 MG: TSourceLog + compiling bugfixes
git-svn-id: trunk@239 -
2001-03-26 14:52:30 +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
0a3864ecd3 Fixed error in Windows section of OnLoadSaveFilename - missing ')'
git-svn-id: trunk@218 -
2001-03-09 17:54:45 +00:00
lazarus
04beb72e52 auto load last project
git-svn-id: trunk@216 -
2001-03-09 11:38:20 +00:00