Commit Graph

700 Commits

Author SHA1 Message Date
mattias
5455c900ad changed consistency stops during var renaming to errors
git-svn-id: trunk@5060 -
2004-01-13 16:39:02 +00:00
mattias
33c6241dc6 extended GridXY labels
git-svn-id: trunk@5058 -
2004-01-13 13:16:37 +00:00
mattias
e365060c18 updates defines for fpc 1.9.2
git-svn-id: trunk@5046 -
2004-01-11 11:32:46 +00:00
mattias
2f4755662e fixed close editor shortcut
git-svn-id: trunk@5036 -
2004-01-09 15:20:38 +00:00
mattias
f8cac4fbb4 implemented class to Pointer assignment compatibility check
git-svn-id: trunk@5030 -
2004-01-08 16:13:47 +00:00
mattias
7df6dc79ca improved debugger: saved log, error handling in initialization, better reinitialize
git-svn-id: trunk@5016 -
2004-01-05 15:22:42 +00:00
mattias
b9dc2beeb3 OI support for TPersistent, PropMeasuerHeight
git-svn-id: trunk@5008 -
2004-01-04 11:32:17 +00:00
marc
348cd5c298 * Changed TComponentSelectionList to TPersistentSelectionList
+ Added SSHdebugger property

git-svn-id: trunk@5007 -
2004-01-04 03:53:36 +00:00
mattias
c38db1c277 added double click for menu editor
git-svn-id: trunk@5006 -
2004-01-04 00:05:51 +00:00
mattias
cb158488ae fixed reopening virtual files
git-svn-id: trunk@5001 -
2004-01-03 20:19:22 +00:00
mattias
466d28ea63 fixed memleak after showing project units from vincent
git-svn-id: trunk@4982 -
2003-12-28 11:00:43 +00:00
mattias
25d4c4186a fixed 1.0.10 compilation
git-svn-id: trunk@4970 -
2003-12-27 01:26:00 +00:00
mattias
642d5809ae fixed message jumping
git-svn-id: trunk@4963 -
2003-12-26 15:55:38 +00:00
mattias
b4695c1828 started a posteriori message filtering
git-svn-id: trunk@4960 -
2003-12-26 12:36:31 +00:00
mattias
459b1c939c fixed many range check warnings
git-svn-id: trunk@4951 -
2003-12-25 14:17:07 +00:00
mattias
c8a8052bd5 implemented ShowAll and hide hints for unused package units option
git-svn-id: trunk@4931 -
2003-12-21 18:21:32 +00:00
micha
b46f2be0d6 fix openfile popupmenu to appear at correct position
git-svn-id: trunk@4930 -
2003-12-21 18:14:29 +00:00
mattias
db42e6ca3e workaround for inherited bug in fpc 1.9
git-svn-id: trunk@4929 -
2003-12-21 16:01:58 +00:00
mattias
aa76552f75 renamed DirectoryExists to DirPathExists to reduce ambigiousity
git-svn-id: trunk@4925 -
2003-12-21 13:58:06 +00:00
mattias
014aa5c45f fixed a few directory exists checks
git-svn-id: trunk@4917 -
2003-12-20 11:10:36 +00:00
mattias
93962e4220 splitted output directories for cross compilation
git-svn-id: trunk@4914 -
2003-12-20 01:20:53 +00:00
mattias
e758407c49 implemented basic Repair broken LFM wizard
git-svn-id: trunk@4891 -
2003-12-16 13:42:02 +00:00
mattias
f8bf653343 implemented Clean Directories
git-svn-id: trunk@4859 -
2003-11-28 23:24:57 +00:00
mattias
7842979679 fixed todolist by Bob
git-svn-id: trunk@4853 -
2003-11-28 10:33:43 +00:00
mattias
c8237c5026 implemented reopen IDE windows
git-svn-id: trunk@4852 -
2003-11-27 23:05:39 +00:00
mattias
88f1cbf567 added Rescan FPC source directory menu item
git-svn-id: trunk@4845 -
2003-11-26 21:41:18 +00:00
marc
02f5dd89a3 * Splitted winapi*.inc into a winapi and a lcl interface communication part
git-svn-id: trunk@4836 -
2003-11-24 11:03:07 +00:00
mattias
07ce085aa7 added auto stop debugging on close
git-svn-id: trunk@4824 -
2003-11-22 15:47:52 +00:00
mattias
aeaf1ae674 added short cmd line params
git-svn-id: trunk@4823 -
2003-11-22 15:29:20 +00:00
mattias
2d193b48c1 prepared IDE units for split
git-svn-id: trunk@4822 -
2003-11-22 15:14:12 +00:00
mattias
d70ded3c70 build lazarus now uses custom compiler path
git-svn-id: trunk@4812 -
2003-11-16 19:28:33 +00:00
mattias
9226158b72 changed TMenuItem.Graphic to TMenuItem.Bitmap
git-svn-id: trunk@4808 -
2003-11-16 01:56:15 +00:00
mattias
761741953c added searchresultsview.lfm
git-svn-id: trunk@4806 -
2003-11-15 14:04:16 +00:00
mattias
9860db873d added ambigious unit check for IDE
git-svn-id: trunk@4804 -
2003-11-15 13:07:09 +00:00
mattias
05791d45a7 fixed checking fpcsrcdir changes
git-svn-id: trunk@4799 -
2003-11-14 13:13:15 +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
88a56e5159 fixed vert scrollbar, implemented GetDesignerDC
git-svn-id: trunk@4756 -
2003-11-03 22:37:41 +00:00
mattias
550f21ae57 fixed building IDE clean
git-svn-id: trunk@4740 -
2003-10-30 20:15:45 +00:00
mattias
246851ae33 fixed unit circle
git-svn-id: trunk@4734 -
2003-10-28 14:25:37 +00:00
micha
f65e4bb1ca compatibility with new 1.1
git-svn-id: trunk@4728 -
2003-10-23 16:15:30 +00:00
mattias
ae02013fa3 updated rpm scripts
git-svn-id: trunk@4723 -
2003-10-22 17:50:17 +00:00
mattias
11dd41282d fixed TApplicationProperties
git-svn-id: trunk@4713 -
2003-10-16 20:31:21 +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
1b77f736e7 added catalan
git-svn-id: trunk@4707 -
2003-10-11 08:33:22 +00:00
mattias
ad273388b9 improved FPC Src template for new chaotic FPC sources
git-svn-id: trunk@4704 -
2003-10-08 08:22:33 +00:00
mattias
dfab5a13b1 moved some lazarus resource code to LResources.pp
git-svn-id: trunk@4703 -
2003-10-07 14:54:59 +00:00
mattias
1f35f8eea1 fixed saving before build file
git-svn-id: trunk@4694 -
2003-10-02 12:19:25 +00:00
mattias
8e60687ba0 expand file in msg view only if exists
git-svn-id: trunk@4679 -
2003-09-26 17:10:44 +00:00