Commit Graph

28517 Commits

Author SHA1 Message Date
martin
6e5ff4cb3e DBG: Fixed reading exception classname with fpc-trunk and dwarf
git-svn-id: trunk@28981 -
2011-01-13 00:26:28 +00:00
martin
5aefc8ac47 DBG: clean up
git-svn-id: trunk@28980 -
2011-01-12 22:41:09 +00:00
martin
a3107caf22 DBG: Tests
git-svn-id: trunk@28979 -
2011-01-12 22:36:21 +00:00
martin
b29a1ef5d5 DBG: Watches improved mem-dump for objects; improved pointers
git-svn-id: trunk@28978 -
2011-01-12 22:33:18 +00:00
mattias
8e04bd3d98 codetools: allow caching unitsets without fpc source directory
git-svn-id: trunk@28977 -
2011-01-12 21:22:02 +00:00
sekelsenmat
45179c83cf Fix designiner placement of TNotebook
git-svn-id: trunk@28976 -
2011-01-12 15:49:33 +00:00
mattias
d092bfc036 IDE: inspect checksum changed dlg: show hints
git-svn-id: trunk@28975 -
2011-01-12 14:24:05 +00:00
mattias
3643ab6d81 IDE: inspect checksum changed dlg: show found unit files
git-svn-id: trunk@28974 -
2011-01-12 13:20:22 +00:00
mattias
81af1a8a2c codetools: readnextatom: read utf8 characters
git-svn-id: trunk@28973 -
2011-01-12 12:51:01 +00:00
juha
8a0af40b89 Converter: Improve a message.
git-svn-id: trunk@28972 -
2011-01-12 12:45:09 +00:00
juha
b1cd52fbed Converter: Add unit name required by a replaced function call to uses section.
git-svn-id: trunk@28971 -
2011-01-12 12:45:02 +00:00
mattias
f4ecc0e4f7 IDE: code templates: fixed auto indent for middle space
git-svn-id: trunk@28970 -
2011-01-12 12:21:41 +00:00
mattias
2b72e682a8 IDE: inspect checksum changed dlg: search for units
git-svn-id: trunk@28969 -
2011-01-12 12:08:16 +00:00
maxim
ab25e40557 regenerated translations; updated and improved Russian translation
git-svn-id: trunk@28968 -
2011-01-12 00:47:49 +00:00
maxim
c1ddf7247f LazReport: fixed typo in error message
git-svn-id: trunk@28967 -
2011-01-12 00:28:25 +00:00
juha
dff83af5e8 IDE: small optimizations for UseProjUnitDlg.
git-svn-id: trunk@28966 -
2011-01-11 23:30:17 +00:00
mattias
8c4273f6e4 lazbuild: check fpc via test file
git-svn-id: trunk@28965 -
2011-01-11 22:54:13 +00:00
martin
fff1e9d51a SynEdit: Added debug-info (IFDEFed)
git-svn-id: trunk@28964 -
2011-01-11 21:02:45 +00:00
martin
60ec5e108d SynEdit: Fixed restoring fold-state from session. Issue #0018446
git-svn-id: trunk@28963 -
2011-01-11 21:01:09 +00:00
mattias
1323dd35bc IDE: added check for missing real compiler
git-svn-id: trunk@28962 -
2011-01-11 16:41:54 +00:00
mattias
02e6bda022 IDE: added ignore for missing fpc config
git-svn-id: trunk@28961 -
2011-01-11 14:41:22 +00:00
mattias
187a887a28 lazbuild: fixed compilation
git-svn-id: trunk@28960 -
2011-01-11 13:14:35 +00:00
mattias
6bdecb6e7a IDE: fixed changing TargetOS/CPU to default while project is not default
git-svn-id: trunk@28959 -
2011-01-11 13:13:02 +00:00
mattias
60cbebdb4f IDE: clean up
git-svn-id: trunk@28958 -
2011-01-11 10:47:03 +00:00
paul
794576d48f ide: notify IDE about the change when compiler messages options are changed (bug #0018409)
git-svn-id: trunk@28957 -
2011-01-11 09:59:13 +00:00
paul
013f06f128 lcl: if there is no bitmap handles are created for Icon then add it to imagelist using rawimage (issue #0017900)
git-svn-id: trunk@28956 -
2011-01-11 09:15:01 +00:00
paul
1b32e2fefb lcl: implement TImageList.AddIcon (issue #0017900)
git-svn-id: trunk@28955 -
2011-01-11 08:58:55 +00:00
paul
bd8008f11a lcl: add a property to access icon images array
git-svn-id: trunk@28954 -
2011-01-11 08:56:11 +00:00
paul
fbb6de98da lcl: formatting
git-svn-id: trunk@28953 -
2011-01-11 08:50:02 +00:00
paul
4ca0bcb56a ide: add an ability to create hidden menus using CreateMenuItem function by Stephano (issue #0018260)
git-svn-id: trunk@28952 -
2011-01-11 07:50:45 +00:00
paul
eefc80687b ide: add ecBuildAdvancedLazarus command to allow it use in external packages by Stephano (issue #0018288)
git-svn-id: trunk@28951 -
2011-01-11 07:45:04 +00:00
paul
5f8854118c ide: improve use project unit dialog layout
git-svn-id: trunk@28950 -
2011-01-11 07:35:28 +00:00
paul
4d753468f0 ide: add UseUnitDlg command and keys by Juha Manninen (issue #0014882)
git-svn-id: trunk@28949 -
2011-01-11 07:24:43 +00:00
paul
47edd5c7a5 lcl: fix memory leak in LCLGetLanguageIDs for darwin platform by Phil (bug #0018447)
git-svn-id: trunk@28948 -
2011-01-11 07:13:17 +00:00
dmitry
40254e8891 cocoa: fix compilation for the latest fpc rev 16747 #c48ce44f60
git-svn-id: trunk@28947 -
2011-01-11 05:49:49 +00:00
paul
54f3912158 ide: set autosize to parent panel to prevent clipping of bottom bevel (bug #0018401)
git-svn-id: trunk@28946 -
2011-01-11 04:01:59 +00:00
paul
9a7581569d lcl: don't show Find/Replace dialog modal but instead show them on top of active form based on patch of Anton (the second part of issue #0018329)
git-svn-id: trunk@28945 -
2011-01-11 03:43:20 +00:00
paul
ebffc65625 lcl: Find/Replace dialogs title localization by Anton (part of issue #0018329)
git-svn-id: trunk@28944 -
2011-01-11 03:31:55 +00:00
paul
2b1ccdaa38 lcl: improve TPicture.LoadFromFile - if there is no extension then detect the file format based on file content (issue #0018453)
git-svn-id: trunk@28943 -
2011-01-11 02:45:12 +00:00
paul
18c9e1f4f3 lcl: use MainForm if Owner form is nil for poOwnerFormCenter (bug #0018463)
git-svn-id: trunk@28942 -
2011-01-11 02:23:31 +00:00
martin
52fba94e89 DBG: added more tests for watches
git-svn-id: trunk@28941 -
2011-01-11 00:53:59 +00:00
mattias
d5c9ca6f4f IDE: fixed wrong CleanAndExpandFile/Dir use
git-svn-id: trunk@28940 -
2011-01-10 20:40:59 +00:00
mattias
dc5709cc8a IDE: warn if fpc has no config file
git-svn-id: trunk@28939 -
2011-01-10 16:51:08 +00:00
mattias
a2157c46f8 IDE: about fpc: warn if fpc has no config file
git-svn-id: trunk@28938 -
2011-01-10 16:38:39 +00:00
martin
8cdcd7f1ea DBG: Show watches, if watch added from eval-dlg. Issue #0018347 Patch by Anton
git-svn-id: trunk@28937 -
2011-01-10 14:05:04 +00:00
martin
490df47729 DBG: Show watches first, then update
git-svn-id: trunk@28936 -
2011-01-10 14:03:52 +00:00
martin
03fe9688fa DBG: Show watches first, then update
git-svn-id: trunk@28935 -
2011-01-10 14:03:38 +00:00
mattias
a322156f23 IDE: started dialog to help with the message recompiling checksum changed
git-svn-id: trunk@28934 -
2011-01-10 14:02:09 +00:00
mattias
c2f59b31e3 lazbuild: fixed compilation
git-svn-id: trunk@28933 -
2011-01-10 13:29:22 +00:00
mattias
a8b437d1a0 IDE: added macro FallBackOutputRoot, source editor context menu item to open package of package source file
git-svn-id: trunk@28932 -
2011-01-10 13:24:25 +00:00