Commit Graph

5640 Commits

Author SHA1 Message Date
maxim
1c60a65b18 Portuguese translation updates and improvements from Marcelo B Paula, part of bug #16484; regenerated other translations.
git-svn-id: trunk@25463 -
2010-05-16 13:48:18 +00:00
mattias
eccc2cda0f codetools: FindExprTypeAsString for function results
git-svn-id: trunk@25454 -
2010-05-16 10:39:22 +00:00
maxim
4215ff202e regenerated translations; updated Russian translation
git-svn-id: trunk@25446 -
2010-05-15 20:10:01 +00:00
martin
e325bd69a0 Synedit: adjust default-font for gtk2
git-svn-id: trunk@25444 -
2010-05-15 19:50:41 +00:00
martin
4efab093cf Synedit: improve default-font (check it exists)
git-svn-id: trunk@25443 -
2010-05-15 19:23:12 +00:00
martin
aa6b21a51f Synedit: improve default-font (check it exists)
git-svn-id: trunk@25441 -
2010-05-15 18:57:55 +00:00
martin
5407544e93 SynEdit: disable anti-aliasing for drawing changes-gutter (better look on carbon) / was rev 25382 #970c7a531c, 25379 #3a1ed7cdf4
git-svn-id: trunk@25438 -
2010-05-15 16:47:48 +00:00
martin
50fec1b33a SynEdit: fix typo
git-svn-id: trunk@25437 -
2010-05-15 16:16:49 +00:00
martin
82018af2fb SynEdit, Highlighter: added highlight of case-labels
git-svn-id: trunk@25432 -
2010-05-15 15:49:06 +00:00
martin
0273a6983b Synedit: Improved drawing of highlight frames/boxes
git-svn-id: trunk@25429 -
2010-05-15 15:45:38 +00:00
maxim
063270e5fe regenerated translations; updated Russian translation
git-svn-id: trunk@25423 -
2010-05-15 14:36:06 +00:00
martin
8db8ccf782 Synedit-Completion: make end/home key work (independent of ctrl key)
git-svn-id: trunk@25422 -
2010-05-15 14:15:51 +00:00
martin
fa47d74a89 SynEdit: Fixed invalidation issue (intruduced in rev 25320 #8616df2434)
git-svn-id: trunk@25421 -
2010-05-15 14:06:38 +00:00
martin
3f38e5e58d SynEdit: Improved and customized handling of "move caret on right click"
git-svn-id: trunk@25409 -
2010-05-14 22:48:19 +00:00
maxim
abaa1390ff regenerated translations; updated Russian translation
git-svn-id: trunk@25388 -
2010-05-13 22:02:55 +00:00
maxim
6b87644a97 IDE, components: various improvements for descriptions in 'New...' dialog, bug #10808.
git-svn-id: trunk@25387 -
2010-05-13 21:38:53 +00:00
mattias
65f048b55b codetools: added TFPCDefinesCache
git-svn-id: trunk@25386 -
2010-05-13 21:34:07 +00:00
martin
76a60bedff SynEdit: temporarily undone rev 25382 #970c7a531c, 25379 #3a1ed7cdf4 / since it breaks on carbon
git-svn-id: trunk@25384 -
2010-05-13 19:09:44 +00:00
mattias
7fe1c5270e codetools: check if fpc cfg needs update
git-svn-id: trunk@25383 -
2010-05-13 18:59:00 +00:00
martin
970c7a531c SynEdit: disable anti-aliasing for drawing changes-gutter (better look on carbon), fixed anti-alias for other text
git-svn-id: trunk@25382 -
2010-05-13 18:44:28 +00:00
martin
3a1ed7cdf4 SynEdit: disable anti-aliasing for drawing changes-gutter (better look on carbon)
git-svn-id: trunk@25379 -
2010-05-13 18:17:31 +00:00
mattias
65ea6e89fd xml reader: fixed compilation
git-svn-id: trunk@25371 -
2010-05-13 15:56:32 +00:00
mattias
d9273b1f94 codetools: fixed reading config
git-svn-id: trunk@25343 -
2010-05-12 20:01:42 +00:00
mattias
7d34ac4326 added updated xmlreader/writer units
git-svn-id: trunk@25342 -
2010-05-12 19:50:23 +00:00
mattias
e5a74ccd2b codetools: reduced warnings
git-svn-id: trunk@25340 -
2010-05-12 19:38:45 +00:00
mattias
39c8ccd392 codetools: load/save fpc config and sources
git-svn-id: trunk@25338 -
2010-05-12 16:56:10 +00:00
mattias
dc88662419 codetools: load/save fpc sources
git-svn-id: trunk@25335 -
2010-05-12 16:31:25 +00:00
martin
254ef558d2 SynEdit: reduce overhead on Begin/EndUpdate
git-svn-id: trunk@25334 -
2010-05-12 15:50:18 +00:00
mattias
5dbb743c2f codetools: load/save fpc configs
git-svn-id: trunk@25333 -
2010-05-12 15:49:48 +00:00
martin
1450169f42 SynEdit: Ensure Change-Notification is send (fix update IDE tabs of shared edits)
git-svn-id: trunk@25332 -
2010-05-12 15:29:03 +00:00
paul
97bf1790c4 ipro: don't open registry key in the write mode for systems with read-only access (issue #0016453) by patch of Žilvinas Ledas
git-svn-id: trunk@25323 -
2010-05-12 02:14:03 +00:00
martin
8616df2434 SynEdit: Change Lines.BeginUpdate to do full paintlock; fix repeated highlifghter scans for Lines.LoadFromFile; issue #13268
git-svn-id: trunk@25320 -
2010-05-12 00:28:57 +00:00
martin
4facc6f4d3 SynEdit: Some optional debugln
git-svn-id: trunk@25317 -
2010-05-11 20:58:54 +00:00
martin
9fe2459522 SynEdit: Fix Mousewheel with hidden scrollbar, issue #15765
git-svn-id: trunk@25316 -
2010-05-11 17:36:23 +00:00
maxim
d5d3103d45 Printers component: improved localization, regenerated translations and updated Russian translation
git-svn-id: trunk@25308 -
2010-05-10 21:17:21 +00:00
martin
65712f8d8d SourceLog, send only one notification, if changed
git-svn-id: trunk@25284 -
2010-05-09 19:08:02 +00:00
martin
9ef0d2701d SynEdit: added debug code
git-svn-id: trunk@25275 -
2010-05-09 13:56:04 +00:00
martin
65bb7e300d SynEdit: Removed some unused code, clean-up
git-svn-id: trunk@25262 -
2010-05-08 19:06:03 +00:00
maxim
b422bd7cb9 LazSVNPkg:
1) Localized keymaps.
  2) Updated Russian translation and regenerated others.

git-svn-id: trunk@25259 -
2010-05-08 17:28:08 +00:00
martin
591e6c3709 SynEdit: testcase, fix memleak
git-svn-id: trunk@25256 -
2010-05-08 16:27:31 +00:00
maxim
9528a09d43 Message Composer:
1) Improved localization.
  2) Removed LRS file.
  3) Updated Russian translation and regenerated others.

git-svn-id: trunk@25254 -
2010-05-08 16:15:48 +00:00
martin
208b0d5205 SynEdit: Improved Syncro-Edit / removed accidental committed debugln
git-svn-id: trunk@25253 -
2010-05-08 15:03:35 +00:00
martin
ba8e8616b1 SynEdit: Improved Syncro-Edit / removed accidental committed debugln
git-svn-id: trunk@25250 -
2010-05-08 14:35:38 +00:00
martin
288974e28c SynEdit: Improved Syncro-Edit / testcase
git-svn-id: trunk@25249 -
2010-05-08 14:31:31 +00:00
martin
9b27609bab SynEdit: Improved Syncro-Edit (see note on issue #14813)
git-svn-id: trunk@25247 -
2010-05-08 14:30:26 +00:00
maxim
f4f2668214 JCF2: fixed IDE keybinding name (removed ampersand), improved resourcestrings names, regenerated translations and updated Russian translation. Bug #16418.
git-svn-id: trunk@25242 -
2010-05-07 22:35:45 +00:00
mattias
4809be32c6 codetools: fixed FindCOdeOrLineEndInFrontOf for bracket close, bug #16419
git-svn-id: trunk@25238 -
2010-05-07 11:04:50 +00:00
blikblum
eb1c736e36 lazreport: remove workaround for old fpc bug / add const for StringToFloatDef param
git-svn-id: trunk@25224 -
2010-05-05 20:10:28 +00:00
mattias
5355942e1a codetools: cache for fpc listing
git-svn-id: trunk@25223 -
2010-05-05 18:59:20 +00:00
mattias
da949d64ae IDE: codetools: load/save fpc source listing
git-svn-id: trunk@25221 -
2010-05-05 17:18:55 +00:00