Commit Graph

40838 Commits

Author SHA1 Message Date
sekelsenmat
892310ac0e fpvectorial-eps: Changes the return of sub-routines of the tokenizer state machine to what it should always have been: A stack. Also does other improvements for supporting raster images
git-svn-id: trunk@42165 -
2013-07-20 21:41:01 +00:00
mattias
f8fcc4305b IDE: less warnings
git-svn-id: trunk@42164 -
2013-07-20 20:57:48 +00:00
mattias
0e0d820f79 IDE: fixed caption of compiler option -vb
git-svn-id: trunk@42163 -
2013-07-20 20:49:57 +00:00
mattias
745e647229 IDEIntf: comments
git-svn-id: trunk@42162 -
2013-07-20 20:47:46 +00:00
juha
cb53e0699e Converter: Support case insensitive reserved words when inserting '&' in front of an OleVariant member. Fixes issue #23552.
git-svn-id: trunk@42161 -
2013-07-20 17:57:01 +00:00
juha
d1794b7b1c ImagesForLazarus: fix the example so it compiles and runs
git-svn-id: trunk@42160 -
2013-07-20 17:56:54 +00:00
sekelsenmat
7b2d487b16 fpvectorial-eps: Further implementation of the image operator, not yet working
git-svn-id: trunk@42159 -
2013-07-20 16:07:24 +00:00
sekelsenmat
c11a7d82dc fpvectorial-eps: Further implementation of TDictionaryToken and the image operator, not yet working
git-svn-id: trunk@42158 -
2013-07-20 15:45:58 +00:00
juha
d21405e793 IDE: Revert saving all compiler options in a separate entry. They will be synchronized with Custom Options later.
git-svn-id: trunk@42157 -
2013-07-20 12:07:21 +00:00
juha
7d5074bd8c Converter: after codetools exception, insert '&' before every '.'+reserved word instead of only '.type'. Part of issue #23552
git-svn-id: trunk@42156 -
2013-07-20 11:40:14 +00:00
martin
8816386294 SynEdit: changed signature of TSynBaseCompletionSearchPosition, to avoid name conflicts when using code-completion. issue #0024758
git-svn-id: trunk@42155 -
2013-07-20 11:30:42 +00:00
martin
a500bfb2b6 SynEdit: regex, clean up, issue #0024700 / partly reverted
git-svn-id: trunk@42154 -
2013-07-20 11:26:08 +00:00
martin
9022e89a5d SynrEdit: regex, clean up, issue #0024700
git-svn-id: trunk@42153 -
2013-07-20 11:18:42 +00:00
martin
da3b0a3808 SynrEdit: regex, clean up, issue #0024700
git-svn-id: trunk@42152 -
2013-07-20 11:11:31 +00:00
martin
1ecadffa73 SynrEdit: lfm highlighter, clean up, issue #0024700
git-svn-id: trunk@42151 -
2013-07-20 11:06:18 +00:00
juha
ebabff748c IDE: Revamp of the all compiler options GUI. Use custom options memo and a separate window for all options GUI.
git-svn-id: trunk@42150 -
2013-07-20 10:47:50 +00:00
juha
be8fee79c3 New form for the all compiler options GUI.
git-svn-id: trunk@42149 -
2013-07-20 10:45:30 +00:00
martin
6f6e97db2e SynHighlighterJava: added TxtkNonSymbol for EktTokenId. Part of issue #24706
git-svn-id: trunk@42148 -
2013-07-20 10:27:11 +00:00
martin
0ca8a667db Add some comments
git-svn-id: trunk@42146 -
2013-07-20 08:02:59 +00:00
juha
79090b661e IDE: fix position of ExampleManager to poScreenCenter
git-svn-id: trunk@42145 -
2013-07-20 07:03:56 +00:00
juha
3b6537c967 IDE: Load and save all compiler options.
git-svn-id: trunk@42144 -
2013-07-20 07:03:50 +00:00
sekelsenmat
e5edeb10ad fpvectorial-eps: Fixes running some EPS files
git-svn-id: trunk@42143 -
2013-07-20 04:57:04 +00:00
martin
cf3dbb353e Fix Turbo IPro Handle
git-svn-id: trunk@42142 -
2013-07-19 10:53:33 +00:00
mattias
fabbe6e950 wiki: html example
git-svn-id: trunk@42141 -
2013-07-19 10:39:08 +00:00
mattias
1e637334d1 turbopoweripro: fixed handle ipstrms.pas
git-svn-id: trunk@42140 -
2013-07-19 10:21:02 +00:00
mattias
82dbfbbb24 turbopoweripro: fixed handle ipstrms.pas
git-svn-id: trunk@42139 -
2013-07-19 10:19:36 +00:00
mattias
daa7994b98 IDE: center lost window: min size 70x70, set WindowState to wsNormal
git-svn-id: trunk@42138 -
2013-07-19 09:39:06 +00:00
mattias
2d2d2abe02 turbopoweripro: fixed using LCLType.THandle instead of system.THandle
git-svn-id: trunk@42137 -
2013-07-19 09:23:53 +00:00
mattias
633c1f924a cody: clean up
git-svn-id: trunk@42136 -
2013-07-19 05:58:45 +00:00
juha
93606b42bb LazControls: Generate resources for icons. Use new icons from Anton.
git-svn-id: trunk@42134 -
2013-07-18 22:24:03 +00:00
juha
aed2bcd273 Add a script for updating icons for LazControls.
git-svn-id: trunk@42133 -
2013-07-18 21:46:27 +00:00
juha
99dd0234c3 Update icons for FilterEdits from Anton. Use old icon for ShortPathEdit.
git-svn-id: trunk@42132 -
2013-07-18 21:42:46 +00:00
juha
ccd509acfc LCL: Add ColorRectWidth property to TCustomColorBox. Issue #24761, patch from Michael Fuchs
git-svn-id: trunk@42131 -
2013-07-18 13:04:41 +00:00
juha
4aecd50e0f IDE: Initialize return value for "Enclose in $IFDEF". Issue #24713, patch from Joachim Förster.
git-svn-id: trunk@42130 -
2013-07-18 10:10:13 +00:00
mattias
82cc90a009 IDE: less warnings
git-svn-id: trunk@42129 -
2013-07-18 10:03:23 +00:00
mattias
e483466b59 LCL: TTextStrings: handle TStrings where Text has less lines than Count, bug #24749
git-svn-id: trunk@42128 -
2013-07-18 08:41:28 +00:00
paul
0a3953816b win32: save/restore child windows state on minimze/restore (issue #0024055)
git-svn-id: trunk@42127 -
2013-07-18 07:12:33 +00:00
mattias
987e73434f IDEIntf: comment
git-svn-id: trunk@42126 -
2013-07-17 22:08:35 +00:00
bart
05baacd6f0 LazFileUtils: No need for specific FindCloseUtf8 implementation: just use SysUtils.FindClose.
git-svn-id: trunk@42125 -
2013-07-17 21:50:02 +00:00
mattias
a58991715c tests: TTextStrings
git-svn-id: trunk@42124 -
2013-07-17 21:30:55 +00:00
bart
44ab1aef23 TCustomTreeView: use Utf8CompareStr for default sorting instead of AnsiCompareStr.
Issue #0024740.

git-svn-id: trunk@42123 -
2013-07-17 21:22:58 +00:00
mattias
bc30518a35 tests: TTextStrings
git-svn-id: trunk@42122 -
2013-07-17 21:16:24 +00:00
mattias
a77679e736 IDE: codehelp: nobr for fpdoc hints
git-svn-id: trunk@42121 -
2013-07-17 20:34:19 +00:00
mattias
dccbd49526 IDE: clean up
git-svn-id: trunk@42120 -
2013-07-17 18:04:07 +00:00
mattias
29a3363ce6 chmhelp: icon for TCHMDatabase, from Anton
git-svn-id: trunk@42119 -
2013-07-17 18:02:28 +00:00
mattias
09090bf7a2 chmhelp: icon for TCHMDatabase, from Anton
git-svn-id: trunk@42118 -
2013-07-17 18:01:56 +00:00
mattias
c8b8e6cd61 turbopoweripro: fix NOBR tag handling in IProHtml, from Anton, bug #24755
git-svn-id: trunk@42117 -
2013-07-17 17:41:21 +00:00
sekelsenmat
a134f0af35 fpvectorial-eps: Fixes a regression in fttest.eps
git-svn-id: trunk@42116 -
2013-07-17 12:17:35 +00:00
juha
72eac91527 IDE: automatically created XML header in lazarus.lpi
git-svn-id: trunk@42115 -
2013-07-17 10:12:59 +00:00
juha
b3e2c62f6b IDE: filter the all compiler options list properly using recursion.
git-svn-id: trunk@42114 -
2013-07-17 10:12:32 +00:00