Commit Graph

1632 Commits

Author SHA1 Message Date
mattias
d64042940b started debugger specific options
git-svn-id: trunk@4964 -
2003-12-26 16:09:41 +00:00
mattias
642d5809ae fixed message jumping
git-svn-id: trunk@4963 -
2003-12-26 15:55:38 +00:00
mattias
79edaaaf23 various combobox and other fixes from Vincent
git-svn-id: trunk@4962 -
2003-12-26 15:29:33 +00:00
mattias
8cded18cba started message editor and fixed some range checks
git-svn-id: trunk@4961 -
2003-12-26 15:23:30 +00:00
mattias
b4695c1828 started a posteriori message filtering
git-svn-id: trunk@4960 -
2003-12-26 12:36:31 +00:00
mattias
dc9602f510 added TProject.Destroying
git-svn-id: trunk@4956 -
2003-12-26 09:37:19 +00:00
mattias
c4b177a18a fixed pointer conversion
git-svn-id: trunk@4954 -
2003-12-25 14:47:55 +00:00
mattias
459b1c939c fixed many range check warnings
git-svn-id: trunk@4951 -
2003-12-25 14:17:07 +00:00
mattias
854443fa49 fixed updating Define caches, when project dependencies changes
git-svn-id: trunk@4945 -
2003-12-23 18:51:40 +00:00
mattias
4d077312c0 fixed TNoteBook.OnPageChanged for user PageIndex
git-svn-id: trunk@4944 -
2003-12-23 18:15:37 +00:00
mattias
8be99ebec5 fixed targetfilename calculation
git-svn-id: trunk@4940 -
2003-12-23 15:19:49 +00:00
mattias
f5041c8164 implemented proc jumping for operators
git-svn-id: trunk@4938 -
2003-12-23 14:20:33 +00:00
mattias
4d53e93709 started key combinations, fixed some range check errors
git-svn-id: trunk@4937 -
2003-12-23 11:16:41 +00:00
mattias
6ff959c82d moved IDE interface units to ideintf directory
git-svn-id: trunk@4933 -
2003-12-22 00:11:53 +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
35ccacafe9 fixed invalidating Target macros
git-svn-id: trunk@4919 -
2003-12-20 12:36:07 +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
8e856f0847 fixed mem leak
git-svn-id: trunk@4903 -
2003-12-18 15:01:24 +00:00
mattias
e758407c49 implemented basic Repair broken LFM wizard
git-svn-id: trunk@4891 -
2003-12-16 13:42:02 +00:00
mattias
901930547e fixed renaming of published vars, started RepairLFM wizard
git-svn-id: trunk@4888 -
2003-12-15 21:59:33 +00:00
mattias
ff0250a054 fixed ambigious units registry and forms
git-svn-id: trunk@4879 -
2003-12-07 09:07:22 +00:00
mattias
741ace1d9e implemented checking for FPC units conflicts
git-svn-id: trunk@4878 -
2003-12-06 21:00:14 +00:00
mattias
eaf4b20cf4 fixed minor descriptions and fixed a crash when adding units as files to a apckage
git-svn-id: trunk@4873 -
2003-12-02 02:09:56 +00:00
mattias
e7b266aa8c fixed anchors
git-svn-id: trunk@4864 -
2003-11-29 17:57:16 +00:00
mattias
f8bf653343 implemented Clean Directories
git-svn-id: trunk@4859 -
2003-11-28 23:24:57 +00:00
mattias
63551218b1 clean up
git-svn-id: trunk@4854 -
2003-11-28 10:38:26 +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
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
4847e82ed3 fixed a few more black colors
git-svn-id: trunk@4838 -
2003-11-25 08:59:01 +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
c5ee613bc8 fixed mem leak thx to Vincent
git-svn-id: trunk@4835 -
2003-11-23 14:09:45 +00:00
mattias
5381346e72 fixed de-associating TUpDown
git-svn-id: trunk@4833 -
2003-11-23 10:58:47 +00:00
mattias
d028695352 added win32 gui application compiler switch
git-svn-id: trunk@4832 -
2003-11-23 01:02:45 +00:00
mattias
334c85cd0d fixed adding default ext for programs under win32
git-svn-id: trunk@4830 -
2003-11-23 00:09:30 +00:00
mattias
c8acf19ab2 fixed adding default ext for programs under win32
git-svn-id: trunk@4829 -
2003-11-23 00:04:48 +00:00
mattias
7b213bc79f fixed win32 intf menu height from Wojciech
git-svn-id: trunk@4827 -
2003-11-22 23:56:33 +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
558dbcc490 fixed find in files mem leaks from Vincent
git-svn-id: trunk@4817 -
2003-11-20 22:07:50 +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