Commit Graph

41406 Commits

Author SHA1 Message Date
juha
0a0a90e99b IDEIntf: Change TComponentPropertyEditor back to original behavior so it lists all components from all forms.
git-svn-id: trunk@42886 -
2013-09-19 18:59:22 +00:00
mattias
a4a4e4c791 lazutils: small optimization
git-svn-id: trunk@42885 -
2013-09-19 18:36:23 +00:00
mattias
999cc9e8e6 IDE: unit dependencies: overlays for cycles
git-svn-id: trunk@42884 -
2013-09-19 18:23:56 +00:00
mattias
5719113bb6 LCL: docs
git-svn-id: trunk@42883 -
2013-09-19 18:23:32 +00:00
mattias
5c566f9437 LCL: TTreeView: set overlay if none is set
git-svn-id: trunk@42882 -
2013-09-19 18:23:23 +00:00
mattias
6e22b78c6b IDE: unit dependencies: added icons
git-svn-id: trunk@42881 -
2013-09-19 17:48:02 +00:00
mattias
3757f097a5 IDE: unit dependencies: added icons
git-svn-id: trunk@42880 -
2013-09-19 17:47:31 +00:00
martin
402f412693 FpDbg: less memory rpe-allocation in scope-list // remove debugln
git-svn-id: trunk@42879 -
2013-09-19 17:40:18 +00:00
martin
0e9ae75b7a FpDbg: less memory rpe-allocation in scope-list
git-svn-id: trunk@42878 -
2013-09-19 17:38:53 +00:00
mattias
fa3b7a0f0f LCL: TTreeView: check OverlayIndex upper bound
git-svn-id: trunk@42877 -
2013-09-19 17:34:43 +00:00
martin
9497635bff FpDbg: Save some memory in scope-list
git-svn-id: trunk@42876 -
2013-09-19 17:12:45 +00:00
mattias
e4807a192f IDE: unit dependencies: find cycles
git-svn-id: trunk@42875 -
2013-09-19 16:56:26 +00:00
mattias
7c1b5843be aggpas: clean up
git-svn-id: trunk@42874 -
2013-09-19 16:41:32 +00:00
mattias
11d479211e test: png: added checks
git-svn-id: trunk@42873 -
2013-09-19 14:43:39 +00:00
martin
5d34837e61 FpDbg: Save some memory in linemap
git-svn-id: trunk@42872 -
2013-09-19 14:17:27 +00:00
martin
f69430a084 LazLogger: added basic profiling
git-svn-id: trunk@42871 -
2013-09-19 13:58:38 +00:00
mattias
2dbd046864 test: png: added loadfromfile test, patch #25053
git-svn-id: trunk@42870 -
2013-09-19 11:53:38 +00:00
sekelsenmat
109f5d1f16 fpvectorial: Patch from Michael Thompson, implements ODT table support
git-svn-id: trunk@42869 -
2013-09-19 05:31:07 +00:00
mattias
7d402a8415 codetools: fixed checking if resolving edged bracket open is allowed, bug #25045
git-svn-id: trunk@42868 -
2013-09-18 21:29:59 +00:00
mattias
4192c99f76 codetools: added test for nested arrays
git-svn-id: trunk@42867 -
2013-09-18 21:17:18 +00:00
mattias
2411ff6a72 IDE: fixed complete block on char, fixed codebrowser check if something changed
git-svn-id: trunk@42866 -
2013-09-18 21:08:22 +00:00
mattias
c0dac09b7f IDE: fixed complete block, bug #24935
git-svn-id: trunk@42865 -
2013-09-18 21:05:17 +00:00
mattias
dfb5099c23 examples: xmlresource
git-svn-id: trunk@42864 -
2013-09-18 15:14:28 +00:00
mattias
bf148ad189 lcl: clean up
git-svn-id: trunk@42863 -
2013-09-18 15:08:33 +00:00
mattias
f38ab04682 codetools: fixed example removeemptymethods
git-svn-id: trunk@42862 -
2013-09-18 15:05:12 +00:00
mattias
012a67a370 codetools: fixed example addeventmethod
git-svn-id: trunk@42861 -
2013-09-18 15:03:58 +00:00
martin
71ce8192f2 LazLogger: added basic profiling
git-svn-id: trunk@42860 -
2013-09-18 14:43:41 +00:00
mattias
0e785800e1 codetools: fixed removing first unit from second line
git-svn-id: trunk@42859 -
2013-09-18 12:41:10 +00:00
mattias
b05183547c tests: added test for removing unit from all uses sections
git-svn-id: trunk@42858 -
2013-09-18 12:40:49 +00:00
mattias
d876f35e8c tests: added test for removing unit from all uses sections
git-svn-id: trunk@42857 -
2013-09-18 12:20:29 +00:00
martin
4c52e89cc2 Debugger: Disable logging of stackdump during unit lookup
git-svn-id: trunk@42856 -
2013-09-18 11:17:12 +00:00
bart
7e9930404c LazUtils: better implementation of Utf8StringOfChar. The previously uses conversion to Utf16
only worked if the codepoint was UCS2.

git-svn-id: trunk@42855 -
2013-09-18 10:26:09 +00:00
mattias
f4e5628407 LCL: added TPairSplitter.Constraints, bug #25046
git-svn-id: trunk@42854 -
2013-09-18 09:12:57 +00:00
martin
ec8e38b981 FpGDBMIDbg: Check nil
git-svn-id: trunk@42853 -
2013-09-18 09:05:43 +00:00
martin
09865a59b5 FpDbg: faster line info access
git-svn-id: trunk@42852 -
2013-09-18 08:58:56 +00:00
paul
e1f9d84e5e carbon: fix linear gradient
git-svn-id: trunk@42851 -
2013-09-18 07:49:59 +00:00
paul
875f854c30 carbon: fix crash in gradient draw
git-svn-id: trunk@42850 -
2013-09-18 07:42:07 +00:00
martin
364519dc68 FpDbg: Save some memory
git-svn-id: trunk@42849 -
2013-09-18 01:32:48 +00:00
martin
1fbc190903 FpDbg: Replace writeln with debugln
git-svn-id: trunk@42848 -
2013-09-17 17:19:22 +00:00
martin
20a6b30256 FpDbg: Replace writeln with debugln
git-svn-id: trunk@42847 -
2013-09-17 17:17:46 +00:00
paul
4e0f910563 codetools: fix parsing of "specialize SomeGeneric<TypeParams>" as function/operator result (this fixes error with parsing of new objpas generics)
git-svn-id: trunk@42846 -
2013-09-17 03:44:24 +00:00
maxim
3ffb5a3d9c LCL: minor corrections of comments in clipbrd.pp (thanks to Mike Thompson), bug #25033
git-svn-id: trunk@42845 -
2013-09-16 20:43:07 +00:00
mattias
f68c999a04 codetools: fixed parsing var type deprecated )
git-svn-id: trunk@42844 -
2013-09-16 15:55:35 +00:00
mattias
75902ea949 codetools: syntax error if parameter type is missing
git-svn-id: trunk@42843 -
2013-09-16 15:36:05 +00:00
mattias
ef77e16f7a dmg: versions with letters and minus
git-svn-id: trunk@42841 -
2013-09-16 10:24:32 +00:00
martin
f79577e967 Spelling
git-svn-id: trunk@42840 -
2013-09-16 10:10:59 +00:00
mattias
618fb7822e rpm: fixed handling versions with minus
git-svn-id: trunk@42838 -
2013-09-16 09:18:32 +00:00
mattias
fdff91aba6 IDE: mode matrix: fixed showing targets
git-svn-id: trunk@42834 -
2013-09-16 08:34:11 +00:00
mattias
1f8ace209d started dbcs tool
git-svn-id: trunk@42833 -
2013-09-16 08:20:20 +00:00
juha
dbf7469826 Propedits: remove a test version of TCoolBarControlPropertyEditor.CheckNewValue
git-svn-id: trunk@42832 -
2013-09-16 05:06:27 +00:00