Commit Graph

45299 Commits

Author SHA1 Message Date
juha
d59f67b95c IDE: support the new fpc -h and -i syntax when parsing all available options.
git-svn-id: trunk@47177 -
2014-12-12 00:49:13 +00:00
juha
a949da703b Designer: cleanup a debug message.
git-svn-id: trunk@47176 -
2014-12-12 00:49:04 +00:00
maxim
9207616447 IDE: regenerated translations; updated Russian translation
git-svn-id: trunk@47175 -
2014-12-11 23:31:33 +00:00
maxim
6178bfe581 IDE: fixed comment in Options/Codetools/Space tab preview (was looking as random garbage)
git-svn-id: trunk@47174 -
2014-12-11 23:24:20 +00:00
bart
4b28ea47fa EditButton: implement OnMouseWheel, OnMouseWheelUp and OnMouseWheelDown (Issue #0027155).
git-svn-id: trunk@47173 -
2014-12-11 17:57:36 +00:00
mattias
814cf1a717 lazutils: FindInvalidUTF8Character: check for wrong mapped codes, changed default to report gaps
git-svn-id: trunk@47172 -
2014-12-10 14:26:18 +00:00
mattias
98578ff53a laz2xmlcfg: duplicate nodes: always use the first
git-svn-id: trunk@47171 -
2014-12-10 11:26:47 +00:00
mattias
890803a8be laz2xmlcfg: fixed TXMLConfig.InternalFindNode invalidate sorted node list on insert
git-svn-id: trunk@47170 -
2014-12-10 11:18:39 +00:00
mattias
292e6350e0 IDE: added missing linebreak
git-svn-id: trunk@47169 -
2014-12-10 11:17:39 +00:00
mattias
d71ed5e522 lazutils: clean up
git-svn-id: trunk@47168 -
2014-12-10 09:55:24 +00:00
mattias
eb0a454ab7 laz2_xmlcfg: use array
git-svn-id: trunk@47167 -
2014-12-10 03:14:47 +00:00
mattias
5a8fd4166f ideintf: replaced AnsiCompareText
git-svn-id: trunk@47166 -
2014-12-10 03:14:34 +00:00
mattias
56a75016e0 lcl: replaced AnsiCompareText
git-svn-id: trunk@47165 -
2014-12-10 03:14:05 +00:00
mattias
4b3c76e18a lazutils: moved MergeSort to lazutilities, laz2_xmlcfg: sort nodes to find non existing and out of order nodes faster
git-svn-id: trunk@47164 -
2014-12-10 02:16:39 +00:00
mattias
b6b7d60218 lazcontrols: clean up
git-svn-id: trunk@47163 -
2014-12-10 02:15:32 +00:00
mattias
3fb03c60b1 lazutf8: UTF8StrLICompAnsiString: use Count as fixed bound, do not check for #0
git-svn-id: trunk@47162 -
2014-12-10 01:04:26 +00:00
juha
3f37b16f15 Packager: use ListViewFilterEdit in OpenInstalledPackages window.
git-svn-id: trunk@47161 -
2014-12-10 00:46:43 +00:00
juha
cbae1c8558 LazControls: include the new ListViewFilterEdit component in LazControls package.
git-svn-id: trunk@47160 -
2014-12-10 00:46:38 +00:00
juha
d8add73062 New component ListViewFilterEdit.
git-svn-id: trunk@47159 -
2014-12-10 00:38:19 +00:00
juha
7cfdbcdc76 New component ListViewFilterEdit. Rename image files and improve resource script.
git-svn-id: trunk@47158 -
2014-12-10 00:21:51 +00:00
mattias
0382f349af lcl: fixed compilation WinCE, issue #27138
git-svn-id: trunk@47157 -
2014-12-09 22:08:17 +00:00
mattias
d29085176b IDE: updated lazarus.lpi
git-svn-id: trunk@47156 -
2014-12-09 21:50:36 +00:00
mattias
abb3d4d4a0 IDE: last active form: skip modal forms and nil if form is freed
git-svn-id: trunk@47155 -
2014-12-09 21:41:54 +00:00
mattias
f54c36b0da laz2xmlconfig: fixed crash
git-svn-id: trunk@47154 -
2014-12-09 14:18:38 +00:00
mattias
9058f5367b laz2xmlconfig: fixed crash
git-svn-id: trunk@47153 -
2014-12-09 14:18:02 +00:00
mattias
dce10244d5 IDE: clean up
git-svn-id: trunk@47152 -
2014-12-09 13:53:03 +00:00
mattias
5c340cafc8 xmlcfg: search neighbours first
git-svn-id: trunk@47151 -
2014-12-09 13:52:15 +00:00
mattias
1ffb091432 lazutils: less hint
git-svn-id: trunk@47150 -
2014-12-09 11:31:51 +00:00
mattias
4192c00d01 debuggerintf: fixed deprecated
git-svn-id: trunk@47149 -
2014-12-09 11:31:36 +00:00
mattias
37b0944e55 LCL: clean up
git-svn-id: trunk@47148 -
2014-12-09 11:31:17 +00:00
martin
1523492244 remote debug: fix reading response. Issue #0026664
git-svn-id: trunk@47147 -
2014-12-09 01:13:55 +00:00
martin
2006ddcda1 SynEdit: prevent dangling pointer
git-svn-id: trunk@47146 -
2014-12-09 00:50:31 +00:00
martin
0a55b11a3e GDBMI debugger: prevent endless loops
git-svn-id: trunk@47145 -
2014-12-09 00:46:24 +00:00
bart
f78f0d056d FileUtil: implement optional parameter DirAttr for FindAllFiles.
git-svn-id: trunk@47144 -
2014-12-08 21:51:43 +00:00
mattias
c66cfdb9b2 IDE: less hints
git-svn-id: trunk@47143 -
2014-12-08 21:45:05 +00:00
juha
a3490826ea Designer: fix the palette update problem with DataModule on Windows. Message.Active can be WA_CLICKACTIVE, too.
git-svn-id: trunk@47142 -
2014-12-08 21:30:26 +00:00
juha
4990c79e9f Designer: another debug message indicating that Message.Active<>WA_ACTIVE on Windows when Designer gets LM_ACTIVATE.
git-svn-id: trunk@47141 -
2014-12-08 21:06:48 +00:00
juha
cfdbbbb410 IDE: Do not trigger palette update with OnComponentVisibleChanged and OnPageVisibleChanged events. Will be triggered by other means.
git-svn-id: trunk@47140 -
2014-12-08 20:22:31 +00:00
mattias
4a8e3ccc51 lazutils: replaced utf8string with string
git-svn-id: trunk@47139 -
2014-12-08 15:50:31 +00:00
bart
d23bfafa8d EditButton: implement property spacing.
git-svn-id: trunk@47138 -
2014-12-08 14:02:26 +00:00
mattias
bccb1f6661 IDE: fpc msg parser: reverse instantfpc cache
git-svn-id: trunk@47137 -
2014-12-08 13:51:45 +00:00
mattias
405b01702a IDE: fixed typo
git-svn-id: trunk@47136 -
2014-12-08 12:59:20 +00:00
dmitry
99e378be1e cocoa: replace hitheme drawing of status bar with NSCell drawing. x86_64 target should compile now
git-svn-id: trunk@47135 -
2014-12-08 04:05:46 +00:00
dmitry
9455a86196 cocoa: compiler directive exclusion for i386 only code in themedrawings
git-svn-id: trunk@47134 -
2014-12-08 04:01:21 +00:00
martin
91bf3f088a EditorMacroScript: deal with broken xml file
git-svn-id: trunk@47133 -
2014-12-08 01:09:26 +00:00
martin
b58ff06478 SynEdit: more control over selection, when edit text from app
git-svn-id: trunk@47132 -
2014-12-07 23:54:10 +00:00
martin
bb622e5b7b Fpdebug: display more values
git-svn-id: trunk@47131 -
2014-12-07 22:25:24 +00:00
juha
136a5214a6 IDE: Delay creation of palette component buttons until a page is selected.
git-svn-id: trunk@47130 -
2014-12-07 17:29:54 +00:00
juha
ae16efe8ac IDE: Store Index of a page in Pages into ComponentPage itself.
git-svn-id: trunk@47129 -
2014-12-07 17:29:53 +00:00
juha
f5a445a699 IDE: Remove an exception from TComponentPalette.AssignOrigCompsForPage. Can be triggered in some strange cases.
git-svn-id: trunk@47128 -
2014-12-07 17:29:51 +00:00