Commit Graph

40809 Commits

Author SHA1 Message Date
mattias
28d682021c IDE: clean up
git-svn-id: trunk@42082 -
2013-07-13 21:35:20 +00:00
mattias
5765926e42 IDE: removed workaround
git-svn-id: trunk@42081 -
2013-07-13 21:27:05 +00:00
juha
0c15e9096e IDE: Show directory hierarchy by default in project inspector
git-svn-id: trunk@42080 -
2013-07-13 21:21:07 +00:00
juha
5604d3b049 IdeIntf: Cleanup
git-svn-id: trunk@42079 -
2013-07-13 21:20:46 +00:00
juha
dd550820f6 IDE: Add unit ConvertDelphi to Lazarus.lpi project to show all the source subdirectories in project inspector.
git-svn-id: trunk@42078 -
2013-07-13 14:19:31 +00:00
juha
ec8822900b IDE: Use DisableAutoSizing / EnableAutoSizing to speed up GUI rendering for all compiler options
git-svn-id: trunk@42077 -
2013-07-13 13:45:43 +00:00
juha
31c891f4be IDE Caption text for groupbox in Other Options frame.
git-svn-id: trunk@42076 -
2013-07-13 13:45:33 +00:00
mattias
9e7a4be0ab IDE: fixed uninitialized var
git-svn-id: trunk@42075 -
2013-07-13 12:43:36 +00:00
mattias
71afb213fb codetools: rename identifier: procedure jump to prochead
git-svn-id: trunk@42074 -
2013-07-13 12:42:32 +00:00
juha
e3385b3536 IDE: formatting
git-svn-id: trunk@42073 -
2013-07-13 10:18:51 +00:00
juha
70e2701323 IDE: a parser for compiler options from "fpc -i" and "fpc -h" + an experimental GUI (not good)
git-svn-id: trunk@42072 -
2013-07-13 10:18:33 +00:00
mattias
5508274faf cocoa: fixed compilation x86_64
git-svn-id: trunk@42071 -
2013-07-13 05:58:53 +00:00
sekelsenmat
ffc02673d7 Patch from bug #24264, fixes a problem in wince menus
git-svn-id: trunk@42070 -
2013-07-13 05:16:47 +00:00
sekelsenmat
a29c6d9dec Applies patch from bug #17519 to fix regression in WinCE menus
git-svn-id: trunk@42069 -
2013-07-13 05:12:09 +00:00
juha
f8dbff1216 SynEdit: Change TSynMacroEvent.RepeatCount from Byte to Integer. Issue #24733
git-svn-id: trunk@42068 -
2013-07-12 14:57:57 +00:00
juha
ebf3655d31 Formatting
git-svn-id: trunk@42067 -
2013-07-12 14:57:30 +00:00
bart
f745a17097 TShellTreeView: publish OnAdvancedCustomDraw, OnAdvancedCustomDrawItem, OnCustomDraw, OnCustomDrawItem.
Issue #0024732.

git-svn-id: trunk@42066 -
2013-07-12 14:44:18 +00:00
sekelsenmat
b3fe02e30d fpvectorial-eps: Adds enough new operators to be able to execute the new eps test without errors, the drawing is wrong, however
git-svn-id: trunk@42065 -
2013-07-12 06:05:55 +00:00
sekelsenmat
2be0335478 fpvectorial-eps: Many fixes for supporting dictionaries as operators
git-svn-id: trunk@42064 -
2013-07-12 05:45:49 +00:00
mattias
4c88931c65 IDE: compare default target os, cpu with compiler default
git-svn-id: trunk@42063 -
2013-07-11 23:15:45 +00:00
mattias
eb4f930af7 codetools: fixed asking for the default fpc targetos and targetcpu
git-svn-id: trunk@42062 -
2013-07-11 22:25:50 +00:00
mattias
e304d07dd7 LCL: fixed unit paths
git-svn-id: trunk@42061 -
2013-07-11 21:58:07 +00:00
jesus
9072e58585 LazReport, fix html export text alignment (imgexport exporter), from Michal Gawrycki, issue #24660
git-svn-id: trunk@42060 -
2013-07-11 21:01:44 +00:00
sekelsenmat
211fc8e632 fpvectorial-eps: Fixes a bug in the support for literal strings
git-svn-id: trunk@42059 -
2013-07-11 14:29:08 +00:00
mattias
6b3db059e7 translations: German: updates from Swen Heinig
git-svn-id: trunk@42058 -
2013-07-11 11:31:12 +00:00
sekelsenmat
08edea2463 fpvectorial-eps: Starts raw data reading support
git-svn-id: trunk@42057 -
2013-07-11 07:32:45 +00:00
maxim
0ea1dbdc97 IDE: regenerated translations; updated Russian translation
git-svn-id: trunk@42056 -
2013-07-10 20:59:28 +00:00
maxim
d5aad7350c IDE: minor string improvement
git-svn-id: trunk@42055 -
2013-07-10 20:57:55 +00:00
maxim
4bc284a59d Docs: added Vojtech Cihak to contributors list
git-svn-id: trunk@42054 -
2013-07-10 20:24:39 +00:00
maxim
d894bc7567 LazControls: improved TDividerBevel and TExtendedNotebook icons, patch from Vojtech Cihak, bug #24725
git-svn-id: trunk@42053 -
2013-07-10 20:20:21 +00:00
maxim
f45a3cc8e7 IDE: improved TNotebook icon, patch from Vojtech Cihak, bug #24725
git-svn-id: trunk@42052 -
2013-07-10 20:18:15 +00:00
juha
2d08d52520 IDE: show HourGlass cursor while checking compiler options.
git-svn-id: trunk@42051 -
2013-07-10 10:24:47 +00:00
juha
77a5f2b03c Improve the example for Object Inspector a little.
git-svn-id: trunk@42050 -
2013-07-10 09:38:26 +00:00
juha
f94fc13b1d IDE: formatting
git-svn-id: trunk@42049 -
2013-07-10 09:38:21 +00:00
juha
f6e7e7d452 IDE: Rename LinkingOptionsFrame -> DebuggingOptionsFrame
git-svn-id: trunk@42048 -
2013-07-10 09:38:14 +00:00
juha
82d8a8a308 IDE: Cleanup of options frames
git-svn-id: trunk@42047 -
2013-07-09 23:02:07 +00:00
juha
9d59791716 IDE: rename linking options -> debugging options
git-svn-id: trunk@42046 -
2013-07-09 21:17:09 +00:00
mattias
b22e3f25f8 codetools: identifier completion: i directive keywords
git-svn-id: trunk@42045 -
2013-07-09 20:44:16 +00:00
mattias
f49fed72d4 codetools: identifier completion: i directive keywords
git-svn-id: trunk@42044 -
2013-07-09 20:20:35 +00:00
mattias
9fa72552cf IDE: less updates from codetools to srcedit
git-svn-id: trunk@42043 -
2013-07-09 20:09:39 +00:00
mattias
0c9f482f89 codetools: fixed reraise last error when scan range increases
git-svn-id: trunk@42042 -
2013-07-09 19:53:43 +00:00
mattias
81346fae7b codetools: fixed error message if include file name is empty
git-svn-id: trunk@42041 -
2013-07-09 19:43:41 +00:00
mattias
bba30188f8 codetools: identifier completion: fixed typo
git-svn-id: trunk@42040 -
2013-07-09 19:34:27 +00:00
mattias
426618ab08 IDE: fixed range check
git-svn-id: trunk@42039 -
2013-07-09 19:22:27 +00:00
juha
664d9707a1 IDE: Show (default) text also in TargetOS and TargetCPU option controls for consistency.
git-svn-id: trunk@42038 -
2013-07-09 18:54:50 +00:00
juha
7978db505c IDE: use a new options frame in project options for config and target. Reorganize other options, too.
git-svn-id: trunk@42037 -
2013-07-09 18:40:09 +00:00
juha
a3561b7294 New frame for config and target in compiler options
git-svn-id: trunk@42036 -
2013-07-09 18:38:13 +00:00
juha
659c0cca28 IDE: Hide build modes in "Additions and Overrides" when UseBuildModes=False.
git-svn-id: trunk@42035 -
2013-07-09 11:40:17 +00:00
juha
24630c451b IDE: Rename a variable in TGroupedMatrixValue to avoid confusion with another variable of type TGroupedMatrixModes
git-svn-id: trunk@42034 -
2013-07-09 11:40:09 +00:00
mattias
d7840abebd LCL: TTextStrings: fixed TTextStrings.Insert
git-svn-id: trunk@42032 -
2013-07-08 21:21:57 +00:00