Commit Graph

128 Commits

Author SHA1 Message Date
mattias
47d625d78e replaced FindMask by global function from Vincent
git-svn-id: trunk@5540 -
2004-06-05 10:29:15 +00:00
mattias
c1f1aa5d22 implemented handling keys in IDE windows
git-svn-id: trunk@5526 -
2004-05-29 17:20:06 +00:00
mattias
617948d9c8 removed unneeded units in uses sections
git-svn-id: trunk@5443 -
2004-05-02 12:01:15 +00:00
mattias
388eec3000 fixed 1.0.10 compilation
git-svn-id: trunk@5375 -
2004-04-05 07:43:14 +00:00
mattias
6228e815e9 reduced redundancy from GongYu
git-svn-id: trunk@5363 -
2004-04-03 09:16:13 +00:00
mattias
b65e8867cf moved compiler options to project menu, added -CX for smartlinking
git-svn-id: trunk@5217 -
2004-02-21 15:37:33 +00:00
mattias
c111d6709d TMenuItem.Bitmap is now auto created on read. Added TMenuItem.HasBitmap
git-svn-id: trunk@5181 -
2004-02-08 11:31:32 +00:00
mattias
da43837f6c IDE build configs are now saved on every install/uninstall
git-svn-id: trunk@5099 -
2004-01-24 16:09:11 +00:00
mattias
f8bf653343 implemented Clean Directories
git-svn-id: trunk@4859 -
2003-11-28 23:24:57 +00:00
mattias
94fc75e267 implemented sort package files
git-svn-id: trunk@4849 -
2003-11-27 20:51:13 +00:00
mattias
88f1cbf567 added Rescan FPC source directory menu item
git-svn-id: trunk@4845 -
2003-11-26 21:41:18 +00:00
mattias
9226158b72 changed TMenuItem.Graphic to TMenuItem.Bitmap
git-svn-id: trunk@4808 -
2003-11-16 01:56:15 +00:00
mattias
9860db873d added ambigious unit check for IDE
git-svn-id: trunk@4804 -
2003-11-15 13:07:09 +00:00
mattias
436be6d5bc added search result window from Jason
git-svn-id: trunk@4779 -
2003-11-08 11:16:45 +00:00
mattias
8e0f2d4356 implemented Break Lines in Selection
git-svn-id: trunk@4767 -
2003-11-07 16:29:59 +00:00
mattias
ab28387ed2 fixed loading forms with errors
git-svn-id: trunk@4765 -
2003-11-06 19:13:35 +00:00
mattias
f0955a6093 implemented extract proc, check lfm and convert delphi unit
git-svn-id: trunk@4708 -
2003-10-15 18:01:10 +00:00
mattias
5e5c1122a7 renamed LCLLinux to LCLIntf
git-svn-id: trunk@4637 -
2003-09-18 09:21:03 +00:00
mattias
86428e4837 Import and Export of package compiler options
git-svn-id: trunk@4626 -
2003-09-15 15:03:06 +00:00
mattias
d17a272442 added ToolStatus check for package compilation
git-svn-id: trunk@4579 -
2003-09-06 22:00:25 +00:00
mattias
09f667c569 implemented Build+Run File
git-svn-id: trunk@4504 -
2003-08-20 15:06:57 +00:00
mattias
26c5eba0d4 implemented character map
git-svn-id: trunk@4498 -
2003-08-18 18:07:53 +00:00
mattias
2e3f11e1ec fixed win32 lazconf and improved enclose selection
git-svn-id: trunk@4493 -
2003-08-18 10:02:37 +00:00
mattias
de0fa7faca started enclose selection
git-svn-id: trunk@4488 -
2003-08-16 09:45:44 +00:00
mattias
8a77658903 added Abort Build
git-svn-id: trunk@4385 -
2003-07-08 11:30:22 +00:00
mattias
d261f58365 started codeexplorer
git-svn-id: trunk@4289 -
2003-06-19 16:36:35 +00:00
marc
63a231e277 MWE: + Added DebuggerOptionDialog
git-svn-id: trunk@4276 -
2003-06-14 02:24:34 +00:00
mattias
e601180b90 implemented popupmenu items in source editor for breakpoints
git-svn-id: trunk@4233 -
2003-06-04 16:34:11 +00:00
mattias
778256fa2f added try except to Application.Run, message on changing debugger items during compile
git-svn-id: trunk@4215 -
2003-05-30 08:10:52 +00:00
mattias
c67f949ee8 implemented jump to code on double click for breakpoints and callstack dlg
git-svn-id: trunk@4214 -
2003-05-29 23:14:17 +00:00
mattias
a64e34471b fixed getting target PID for fpc1.1 programs
git-svn-id: trunk@4201 -
2003-05-27 17:53:43 +00:00
mattias
4d36209f39 made compiling gtk2 interface easier
git-svn-id: trunk@4195 -
2003-05-26 20:05:21 +00:00
mattias
fec21e4d16 implemented search, fixed double loading breakpoints
git-svn-id: trunk@4193 -
2003-05-26 10:34:47 +00:00
mattias
367a6ddbeb implemented compilation tools Before and After
git-svn-id: trunk@4190 -
2003-05-25 22:16:08 +00:00
mattias
562671b13c implemented searching for indirect include files
git-svn-id: trunk@4185 -
2003-05-25 15:31:11 +00:00
mattias
f5fda4505a added TScreen handlers, implemented TMainIDE.UnHideIDE
git-svn-id: trunk@4184 -
2003-05-25 12:12:36 +00:00
mattias
a3012fd98c started Hide IDE on run
git-svn-id: trunk@4181 -
2003-05-24 11:06:43 +00:00
mattias
00a3d4a023 implemented searching debugging files in inherited unit paths
git-svn-id: trunk@4177 -
2003-05-23 18:50:07 +00:00
mattias
692d003027 implemented changing caption during compilation/debugging
git-svn-id: trunk@4176 -
2003-05-23 16:58:18 +00:00
mattias
4782526435 implemented restoring breakpoints
git-svn-id: trunk@4174 -
2003-05-23 14:12:51 +00:00
marc
ad0d3fe2c2 MWE: Added "Reset Debuuger" menu command
git-svn-id: trunk@4172 -
2003-05-22 23:05:26 +00:00
mattias
687d09cdff added ComponentDeleting event
git-svn-id: trunk@4163 -
2003-05-19 15:53:08 +00:00
mattias
4fd409f5b3 activated the package system
git-svn-id: trunk@4150 -
2003-05-12 19:36:25 +00:00
mattias
2007425c74 implemented publish package
git-svn-id: trunk@4147 -
2003-05-12 13:11:34 +00:00
mattias
3f8039853d small fixes for gtkopengl
git-svn-id: trunk@4144 -
2003-05-12 08:06:32 +00:00
mattias
23129ad005 french localization from olivier
git-svn-id: trunk@4135 -
2003-05-07 06:51:06 +00:00
mattias
06d7c7abf3 localization
git-svn-id: trunk@4127 -
2003-05-03 23:02:08 +00:00
mattias
d69ad8c66e accelerated parsing
git-svn-id: trunk@4119 -
2003-05-02 08:11:37 +00:00
mattias
01696fe7b6 added package gtkopengl
git-svn-id: trunk@4109 -
2003-04-29 19:00:43 +00:00
mattias
f4dbce0c6f implemented replacing installed packages
git-svn-id: trunk@4106 -
2003-04-28 20:46:54 +00:00