Commit Graph

41071 Commits

Author SHA1 Message Date
mattias
2b9efdfe40 synedit: renamed parameters in proc types for easier code completion
git-svn-id: trunk@42095 -
2013-07-15 20:15:09 +00:00
mattias
032f86f34a IDE: clean up
git-svn-id: trunk@42094 -
2013-07-15 20:06:27 +00:00
mattias
5c1d17ee94 IDE: clean up
git-svn-id: trunk@42093 -
2013-07-15 18:45:59 +00:00
juha
518b18464f DbExport, lazdbexport.lpk: Check if filename is blank in TBaseConfigExportForm. Issue #24143, patch from snorkel
git-svn-id: trunk@42092 -
2013-07-15 15:26:32 +00:00
juha
a274fa8811 IDE: Implement a filter for all compiler options GUI. Make the parser more recursive.
git-svn-id: trunk@42091 -
2013-07-15 12:07:03 +00:00
mattias
c50306d401 LCL: comment
git-svn-id: trunk@42090 -
2013-07-15 06:10:41 +00:00
mattias
24db82d4ba translations: German: updates from Swen Heinig
git-svn-id: trunk@42089 -
2013-07-14 21:51:15 +00:00
juha
d0ba30cd22 IDE: Fix adding an item to mode matrix when build modes are hidden.
git-svn-id: trunk@42088 -
2013-07-14 08:45:31 +00:00
mattias
af129c07e4 LCL: TSpeedButton: do not eat DialogChar when disabled, bug #24742
git-svn-id: trunk@42086 -
2013-07-14 06:42:24 +00:00
mattias
5f1bb4c689 LCL: comment
git-svn-id: trunk@42085 -
2013-07-14 06:37:06 +00:00
mattias
5c16922af0 clean up
git-svn-id: trunk@42084 -
2013-07-14 06:36:50 +00:00
mattias
094b0b1351 IDE: fixed layout
git-svn-id: trunk@42083 -
2013-07-13 21:37:11 +00:00
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