Commit Graph

5807 Commits

Author SHA1 Message Date
mattias
a62c0354eb IDE: removed docking
git-svn-id: trunk@25567 -
2010-05-21 16:24:47 +00:00
mattias
331b05a147 IDE: started block completion on char
git-svn-id: trunk@25556 -
2010-05-20 21:44:03 +00:00
mattias
7029a5ebf8 IDE: codecontext hints: added ranged array type
git-svn-id: trunk@25533 -
2010-05-20 10:13:19 +00:00
mattias
0a5e197f49 IDE: codecontext: added string[]
git-svn-id: trunk@25528 -
2010-05-20 09:04:13 +00:00
mattias
0e3f868fb4 codetools: fixed FindLineEndOrCodeInFrontOfPosition to return the start of the line end, bug #16519
git-svn-id: trunk@25526 -
2010-05-20 08:03:53 +00:00
martin
1624eca2ae SynEdit: prevent syncro mode from being wrongly started, if no word pairs exist. Issue #16522
git-svn-id: trunk@25525 -
2010-05-20 00:44:49 +00:00
ask
f607c5ba28 TAChart: Pass correct point index and value to OnDrawReticule event handler.
Based on fix by Jorge López.

git-svn-id: trunk@25524 -
2010-05-20 00:43:08 +00:00
martin
fa75807b76 SynEdit, Highlighter: Clean-up
git-svn-id: trunk@25517 -
2010-05-19 15:26:21 +00:00
martin
8655694df8 SynEdit: adding icon for diff highlighter
git-svn-id: trunk@25499 -
2010-05-18 15:10:43 +00:00
mattias
eaa1ff2fba IDE: added quickfix for note local variable not used, remove
git-svn-id: trunk@25498 -
2010-05-18 14:45:02 +00:00
maxim
2ef8c4e661 IDE: Hebrew translation update by Ezik Shlomi, bug #16506; regenerated other translations.
git-svn-id: trunk@25487 -
2010-05-17 22:16:45 +00:00
martin
b156ecfcab Adding special ide components
git-svn-id: trunk@25482 -
2010-05-17 14:56:10 +00:00
maxim
a81d509647 FPCUnit: improved FPCUnitIDE test unit creation dialog layout.
git-svn-id: trunk@25470 -
2010-05-16 20:49:25 +00:00
martin
bef3e48a05 SynEdit: Small fix to SelectionMarkup (frame-pos-info)
git-svn-id: trunk@25469 -
2010-05-16 17:26:27 +00:00
maxim
8f220d96bc FPCUnit:
1) improved localization of FPCUnitIDE. Patch from Marcelo B Paula. Part of bug #16484.
  2) Added FPCUnitIDE translations: Portuguese (from Marcelo B Paula) and Russian.

git-svn-id: trunk@25468 -
2010-05-16 16:45:06 +00:00
mattias
01193ff9e0 codetools: GetValuesOfCaseVariable: resolve function results, needed by macro ofall
git-svn-id: trunk@25467 -
2010-05-16 15:43:35 +00:00
maxim
5302348b04 FPCUnit:
1) localized GUI test runner. Patch from Marcelo B Paula with some corrections. Part of bug #16484.
  2) Added GUI test runner translations: Portuguese (from Marcelo B Paula) and Russian.

git-svn-id: trunk@25466 -
2010-05-16 15:31:45 +00:00
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
mattias
3bb94e2091 codetools: parsing target compiler
git-svn-id: trunk@25216 -
2010-05-05 13:29:35 +00:00
mattias
e6e762d899 codetools: reading unit modifier library, experimental, deprecated
git-svn-id: trunk@25211 -
2010-05-05 11:32:46 +00:00
mattias
37135e517a codetools: reduced debugging
git-svn-id: trunk@25209 -
2010-05-05 10:43:18 +00:00
mattias
ff8ec805a1 codetools: storing tried fpc cfgs
git-svn-id: trunk@25208 -
2010-05-05 10:40:05 +00:00
jesus
f3cc81cdd4 LazReport, check for avoiding AV from Luiz Americo, issue #16405
git-svn-id: trunk@25199 -
2010-05-05 02:12:01 +00:00
mattias
9361e5a7ae IDE: fixed change file line ending
git-svn-id: trunk@25195 -
2010-05-04 20:58:31 +00:00
mattias
9968ec7168 LCL: TTreeView: added OnAddition
git-svn-id: trunk@25192 -
2010-05-04 20:20:13 +00:00
mattias
24013e71ef codetools: fixed crash
git-svn-id: trunk@25191 -
2010-05-04 19:58:17 +00:00
mattias
cf55952b42 removed OldAutoSize
git-svn-id: trunk@25190 -
2010-05-04 19:16:18 +00:00
mattias
03a54bdb36 codetools: identifier completion: add system units
git-svn-id: trunk@25188 -
2010-05-04 18:17:52 +00:00
mattias
1a15552418 codetools: started save/load fpc target cache
git-svn-id: trunk@25187 -
2010-05-04 17:52:17 +00:00
mattias
bc5304c425 codetools: started load/save fpc source file names
git-svn-id: trunk@25172 -
2010-05-04 09:21:09 +00:00
paul
79ede06390 synedit: comment CreateParams body - it conflicts with LCL at moment
git-svn-id: trunk@25150 -
2010-05-03 09:40:51 +00:00
zeljko
6b838b045f Qt: cleanup
git-svn-id: trunk@25141 -
2010-05-02 17:21:31 +00:00
mattias
083a214ec4 codetools: started caching fpc defines
git-svn-id: trunk@25129 -
2010-05-02 10:23:21 +00:00
maxim
472e074354 Portuguese translation updates and improvements from Marcelo B Paula, bug #16384
git-svn-id: trunk@25118 -
2010-05-01 21:38:18 +00:00
mattias
f6dfa6e457 codetools: function to report fpc source duplicates and missing units
git-svn-id: trunk@25117 -
2010-05-01 19:40:35 +00:00
mattias
872f2090ec codetools: fixed FindLineEndOrCodeInFrontOfPosition
git-svn-id: trunk@25113 -
2010-05-01 18:49:16 +00:00
mattias
9a54275b4e codetools: started fpc source checking
git-svn-id: trunk@25112 -
2010-05-01 18:27:38 +00:00
mattias
b226bae7a4 codetools: debugging
git-svn-id: trunk@25111 -
2010-05-01 18:09:10 +00:00
mattias
63fc880084 codetools: comment
git-svn-id: trunk@25109 -
2010-05-01 17:53:11 +00:00
mattias
a846877b84 codetools: adjust fpc source rules for httpd
git-svn-id: trunk@25108 -
2010-05-01 17:39:24 +00:00
mattias
6668b94759 codetools: parsing var a:b; external 'lib' name 'var'
git-svn-id: trunk@25081 -
2010-04-30 15:33:56 +00:00
mattias
798bfa1b72 IDE: using normal bounds or restore
git-svn-id: trunk@25077 -
2010-04-30 07:15:25 +00:00
mattias
c766ccbcaa codetools: fpc source units: return list of conflicts
git-svn-id: trunk@25076 -
2010-04-30 06:49:36 +00:00
mattias
e3d0dab672 codetools: fpc sources: simplified fpc source scores
git-svn-id: trunk@25074 -
2010-04-29 21:24:13 +00:00
mattias
2dcf65e139 codetools: fpc sources: fixed fpc source score
git-svn-id: trunk@25073 -
2010-04-29 21:21:07 +00:00
mattias
d9a053b0da codetools: fpc sources: ignore fpmake.pp units
git-svn-id: trunk@25072 -
2010-04-29 20:59:18 +00:00
mattias
1f5959b00a codetools: added more fpc source scores
git-svn-id: trunk@25071 -
2010-04-29 20:43:32 +00:00
mattias
06f583ae49 codetools: using fpc source rules
git-svn-id: trunk@25064 -
2010-04-29 09:00:49 +00:00
mattias
6eef1804d4 synedit: clean up
git-svn-id: trunk@25063 -
2010-04-29 08:10:36 +00:00
ask
78eb50a8d5 TAChart: Extract PrepareSimplePen utility procedure
git-svn-id: trunk@25062 -
2010-04-29 06:19:37 +00:00
ask
3560ac7c3f TAChart: Re-measure axises after calclulating transformation for better precision
git-svn-id: trunk@25061 -
2010-04-29 06:08:31 +00:00
martin
826b437986 SynEdit: more TSynMultiSyn fixes
git-svn-id: trunk@25059 -
2010-04-29 02:43:48 +00:00
martin
a58d37f968 SynEdit: more TSynMultiSyn fixes
git-svn-id: trunk@25058 -
2010-04-29 02:36:30 +00:00
martin
e17e1be824 SynEdit: some tests
git-svn-id: trunk@25057 -
2010-04-29 02:18:23 +00:00
martin
686f8c56be SynEdit: Rewritten Multi Highlighter
git-svn-id: trunk@25056 -
2010-04-29 02:17:30 +00:00
mattias
7787ab48a2 codetools: started reading fpc source rules
git-svn-id: trunk@25050 -
2010-04-28 23:33:34 +00:00
mattias
8214147870 codetools: started rule set for fpc sources
git-svn-id: trunk@25049 -
2010-04-28 23:04:45 +00:00
mattias
027fe93e96 codetools: started rule set for fpc sources
git-svn-id: trunk@25048 -
2010-04-28 23:04:32 +00:00
mattias
2ab9f3ce9d translations: german: updates from Joerg Braun
git-svn-id: trunk@25044 -
2010-04-28 20:03:39 +00:00
mattias
0e85fb36ac codetools: fpc source rules adding
git-svn-id: trunk@25041 -
2010-04-28 17:42:58 +00:00
mattias
914394bb12 codetools: started fpc source rules
git-svn-id: trunk@25040 -
2010-04-28 17:39:13 +00:00
mattias
c2424da316 undo
git-svn-id: trunk@25037 -
2010-04-28 17:25:50 +00:00
mattias
6aa0ac6216 IDE: depending checkboxes: indent more
git-svn-id: trunk@25036 -
2010-04-28 17:24:52 +00:00
mattias
0b64f42042 codetools: identifier completion: do not eat unit not found error when searching ancestors
git-svn-id: trunk@25035 -
2010-04-28 17:15:24 +00:00
ask
7937d63b39 TAChart: Respect Marks.OverlapPolicy when drawing axis marks
git-svn-id: trunk@25033 -
2010-04-28 14:29:01 +00:00
ask
0f37f9e39d TAChart: Refactor TChartAxis.Draw procedure
git-svn-id: trunk@25032 -
2010-04-28 14:26:59 +00:00
ask
d6ff361112 TAChart: Reduce CodeObserver warnings
git-svn-id: trunk@25031 -
2010-04-28 12:45:15 +00:00
ask
2255790333 TAChart: Extract TGenericChartMarks.IsLabelHiddenDueToOverlap function
git-svn-id: trunk@25030 -
2010-04-28 12:43:41 +00:00
mattias
c2e7239df1 codetools: started function to gather fpc source units
git-svn-id: trunk@25029 -
2010-04-28 12:34:51 +00:00
mattias
de960ec11d codetools: added function to find all fpc units
git-svn-id: trunk@25023 -
2010-04-28 08:44:31 +00:00
mattias
c48d57385a codetools: function to run fpc and get macros and unit search paths
git-svn-id: trunk@25018 -
2010-04-27 21:24:27 +00:00
ask
863906e974 TAChart: Add Marks.OverlapPolicy property
git-svn-id: trunk@25017 -
2010-04-27 20:40:47 +00:00
mattias
ce48109571 codetools: function to run fpc and get info
git-svn-id: trunk@25016 -
2010-04-27 20:06:45 +00:00
mattias
2a85bf2409 codetools: added function to get fpc info
git-svn-id: trunk@25015 -
2010-04-27 20:01:27 +00:00
ask
5567182a53 TAChart: Call OnMouseXXX handlers for all mouse events not handled by chart toolset
git-svn-id: trunk@25005 -
2010-04-27 13:50:03 +00:00
ask
deb60ea55e TAChart: Fix chart redrawing after manual Invalidate call
git-svn-id: trunk@25004 -
2010-04-27 11:03:19 +00:00
ask
97d1dbe77d TAChart: Invert panning direction for more intuitive control.
git-svn-id: trunk@25003 -
2010-04-27 10:54:36 +00:00
mattias
e9d4b90835 codetools: identifier completion: list used units
git-svn-id: trunk@24999 -
2010-04-27 10:14:49 +00:00
mattias
ca57327310 codetools: added parse function for fpc -i output
git-svn-id: trunk@24998 -
2010-04-27 09:42:59 +00:00
mattias
bdfcf514b1 codetools: started fpc info
git-svn-id: trunk@24995 -
2010-04-27 08:16:20 +00:00
mattias
3160329041 codetools: simple runtool
git-svn-id: trunk@24983 -
2010-04-26 21:53:07 +00:00
maxim
1d73b8d461 JCF2: changed 'Clarify/Spaces' page layout to reduce its height (for use on screens with strange 1024x600 resolution)
git-svn-id: trunk@24981 -
2010-04-26 20:26:38 +00:00
maxim
ce51b5c7eb JCF2 'Clarify/Transform' page: fixed 'Sort implementation uses' checkbox position
git-svn-id: trunk@24980 -
2010-04-26 20:16:44 +00:00
mattias
7a5869db43 codetools: removed TGatherFileProgress
git-svn-id: trunk@24970 -
2010-04-26 14:48:50 +00:00
mattias
e8430676fb codetools: added msg string to progres
git-svn-id: trunk@24969 -
2010-04-26 14:31:42 +00:00
mattias
8b4777eebd codetools: added GatherFiles
git-svn-id: trunk@24967 -
2010-04-26 13:40:25 +00:00
mattias
4db8628bf5 codetools: FilenameIsMatching: fixed asterisk in brackets
git-svn-id: trunk@24966 -
2010-04-26 13:33:30 +00:00
mattias
a66aa3f7cb codetools: FilenameIsMatching: fixed asterisk
git-svn-id: trunk@24965 -
2010-04-26 13:10:09 +00:00
mattias
b885edf472 codetools: FilenameIsMatching: fixed bracket at end of mask, FindPathInSearchPath: using CompareFilenames
git-svn-id: trunk@24964 -
2010-04-26 12:22:02 +00:00
maxim
3e4a603937 improved Russian translation
git-svn-id: trunk@24937 -
2010-04-25 20:47:05 +00:00
maxim
4b074a1cc2 JCF2: improved 'Preprocessor' page layout
git-svn-id: trunk@24935 -
2010-04-25 20:17:12 +00:00
maxim
6b4ddf6139 JCF2: improved 'Clarify/Asm' page layout
git-svn-id: trunk@24934 -
2010-04-25 19:57:38 +00:00
maxim
25e079eb94 JCF2: improved 'Clarify/Transform' page layout
git-svn-id: trunk@24933 -
2010-04-25 19:34:46 +00:00
maxim
4893944214 JCF2: improved 'Clarify/Find and Replace/Uses' page layout
git-svn-id: trunk@24932 -
2010-04-25 19:23:53 +00:00
maxim
292ea01d2b JCF2: improved 'Clarify/Find and Replace' page layout
git-svn-id: trunk@24930 -
2010-04-25 18:15:53 +00:00
maxim
5f3d5684a2 JCF2: improved 'Clarify/Capitalisation/Unit Names' page layout
git-svn-id: trunk@24929 -
2010-04-25 18:11:10 +00:00
maxim
77fd4d7c0b JCF2: improved 'Clarify/Capitalisation/Non-Identifiers' page layout
git-svn-id: trunk@24928 -
2010-04-25 18:08:13 +00:00
maxim
995aa84730 JCF2: improved 'Clarify/Capitalisation/Identifiers' page layout
git-svn-id: trunk@24927 -
2010-04-25 18:05:41 +00:00
maxim
7a4507e5e8 JCF2: improved 'Clarify/Capitalisation/Any Words' page layout
git-svn-id: trunk@24925 -
2010-04-25 18:00:35 +00:00
maxim
bf8fe9c2a9 JCF2: fixed 'Clarify/Capitalisation' page layout
git-svn-id: trunk@24924 -
2010-04-25 17:54:46 +00:00
maxim
ca43d10f41 JCF2: improved 'Clarify/Warnings' page layout
git-svn-id: trunk@24923 -
2010-04-25 16:26:51 +00:00
maxim
e574449759 JCF2: improved 'Clarify/Comments' page layout
git-svn-id: trunk@24922 -
2010-04-25 16:05:01 +00:00
maxim
d5936484b9 JCF2: fixed 'Clarify/Compiler Directives' page layout
git-svn-id: trunk@24921 -
2010-04-25 15:53:50 +00:00
maxim
3b307d78f2 JCF2: fixed 'Clarify/Blocks' page layout
git-svn-id: trunk@24920 -
2010-04-25 15:34:51 +00:00
maxim
2a2e11a566 JCF2: fixed 'Clarify/Case Blocks' page layout
git-svn-id: trunk@24919 -
2010-04-25 15:17:41 +00:00
maxim
da310ea266 JCF2: fixed 'Clarify/Returns' page layout
git-svn-id: trunk@24918 -
2010-04-25 15:03:03 +00:00
maxim
feaf0c9d94 JCF2: fixed 'Clarify/Line Break' page layout
git-svn-id: trunk@24916 -
2010-04-25 14:39:57 +00:00
maxim
51476f192e JCF2: improved 'Clarify/Align' page layout
git-svn-id: trunk@24914 -
2010-04-25 14:23:30 +00:00
maxim
1ec64831b7 JCF2: improved 'Clarify/Blank Lines' page layout
git-svn-id: trunk@24913 -
2010-04-25 14:10:37 +00:00
maxim
3a6e8d5fd8 regenerated translations; updated Portuguese (from Marcelo B Paula, bug #16331) and Russian translations
git-svn-id: trunk@24911 -
2010-04-25 13:17:11 +00:00
maxim
a1258adc12 Components, Project templates: localized IDE register interface. Patch from Marcelo B Paula, bug #16331.
git-svn-id: trunk@24910 -
2010-04-25 13:16:20 +00:00
maxim
6f5d42e5f5 Components, FPCUnit:
1) Localized IDE register interface. Patch from Marcelo B Paula, bug #16330 with some changes (removed two unnecessary and potentially dangerous localizations).
2) Added Portuguese and Russian translations.

git-svn-id: trunk@24900 -
2010-04-25 00:25:29 +00:00
mattias
106cc9e330 externhelp: help for postgresql
git-svn-id: trunk@24897 -
2010-04-24 20:53:09 +00:00
mattias
5aabdea2e3 externhelp: help for postgresql
git-svn-id: trunk@24895 -
2010-04-24 20:27:44 +00:00
mattias
16f95af0cc externhelp: added windows help
git-svn-id: trunk@24894 -
2010-04-24 20:22:44 +00:00
mattias
785ebd8f90 extern help: added button to select from editor files
git-svn-id: trunk@24891 -
2010-04-24 18:56:33 +00:00
maxim
0ca831e720 JCF2: improved 'Clarify/Indent' page layout
git-svn-id: trunk@24888 -
2010-04-24 17:45:23 +00:00
maxim
c100f0d607 JCF2: improved 'Clarify/Spaces' page layout
git-svn-id: trunk@24887 -
2010-04-24 17:32:26 +00:00
mattias
3c931c022f externhelp: implemented load/save items in packages
git-svn-id: trunk@24882 -
2010-04-24 15:53:57 +00:00
maxim
d1fe7c62e5 JCF2: fixed 'Clarify settings' page layout
git-svn-id: trunk@24881 -
2010-04-24 15:43:33 +00:00
maxim
5e86fc68f6 JCF2: fixed 'Obfuscate settings' page layout
git-svn-id: trunk@24879 -
2010-04-24 15:36:16 +00:00
mattias
86d2a6e2bd externhelp: started loading/saving from packages
git-svn-id: trunk@24874 -
2010-04-24 12:44:00 +00:00
mattias
265089f8cf IDEIntf: added handler package file loaded
git-svn-id: trunk@24872 -
2010-04-24 11:58:05 +00:00
martin
d83aa912d4 SynEdit, Refactor: managed range lists
git-svn-id: trunk@24856 -
2010-04-23 17:00:58 +00:00
jesus
fe33266f15 LazReport, fix pdf exporting of barcodes, issue #16316
git-svn-id: trunk@24827 -
2010-04-22 19:55:40 +00:00
mattias
971b487b42 educationlaz: fixed saving after colleting values from frames
git-svn-id: trunk@24821 -
2010-04-22 17:23:53 +00:00
paul
5451a2e4a3 tachart: fix range check errors
git-svn-id: trunk@24811 -
2010-04-22 02:43:25 +00:00
paul
1088982d5b fpcunit: fix range check errors
git-svn-id: trunk@24810 -
2010-04-22 02:06:44 +00:00
maxim
d861ff28e2 Components: Added translations for CGI component:
1) Portuguese by Marcelo B Paula (another part of bug #16312) with technical change.
2) Russian.

git-svn-id: trunk@24805 -
2010-04-21 22:18:44 +00:00
maxim
7ef5aeffed Components: localized CGI component
git-svn-id: trunk@24804 -
2010-04-21 22:12:57 +00:00
maxim
641fe2bd69 Portuguese language updates by Marcelo B Paula (part of bug #16312)
git-svn-id: trunk@24803 -
2010-04-21 21:30:30 +00:00
mattias
89a92b3936 IDE: optimized initializing IDE options
git-svn-id: trunk@24797 -
2010-04-21 18:18:52 +00:00
mattias
9cdfe72ef6 educationlaz: fixed crash on destroy
git-svn-id: trunk@24796 -
2010-04-21 17:43:32 +00:00
mattias
4338c54822 IDEIntf: added voting handler for component palette button visibility
git-svn-id: trunk@24794 -
2010-04-21 16:22:37 +00:00
mattias
9b577d5648 educationlaz: added missing file
git-svn-id: trunk@24791 -
2010-04-21 15:09:06 +00:00
mattias
908f074127 codetools: fixed range check in TIdentifierList.CompletePrefix
git-svn-id: trunk@24767 -
2010-04-20 22:56:31 +00:00
martin
5c2f0c5caa SynEdit: Fixed Hint (completion window) measurements
git-svn-id: trunk@24756 -
2010-04-20 19:31:55 +00:00
mattias
458cb4762c educationlaz: added options to control shown speedbuttons on IDE bar, and objectinspector pages, from Michael Kuhardt
git-svn-id: trunk@24748 -
2010-04-20 17:29:32 +00:00
mattias
bce545c4f8 codetools: fixed FindLineEndOrCodeInFrontOfPosition stopping at empty lines
git-svn-id: trunk@24744 -
2010-04-20 16:24:36 +00:00
mattias
7e95a219cd codetools: added OS haiku, bug #16294
git-svn-id: trunk@24742 -
2010-04-20 14:45:12 +00:00
mattias
e47cce723c laz_xmlcfg: using CompareText
git-svn-id: trunk@24731 -
2010-04-20 10:32:41 +00:00
mattias
4a245a3f0d extern help: fill store-in combobox
git-svn-id: trunk@24715 -
2010-04-19 08:40:21 +00:00
mattias
1ae2b9cefb codetools: class completion: update changed proc with semicolon, bug #16201
git-svn-id: trunk@24703 -
2010-04-18 18:26:20 +00:00
mattias
e0b2912421 codetools: defines for synedit SrcPath to IDEIntf for sub directories
git-svn-id: trunk@24702 -
2010-04-18 18:10:12 +00:00
mattias
a1bc7b255f IDEIntf: moved TPkgVersion and TLazPackageID to unit packageintf
git-svn-id: trunk@24697 -
2010-04-18 16:57:02 +00:00
martin
3fce5af5cc SynEdit: 64 bit compilation
git-svn-id: trunk@24685 -
2010-04-17 19:44:03 +00:00
martin
82200be362 SynEdit: Fixed ChangeStamp, broken in rev 24476 #02c12b2e82
git-svn-id: trunk@24684 -
2010-04-17 19:36:55 +00:00
mattias
1cd8c0cb24 translations: german: updates form Joerg Braun
git-svn-id: trunk@24674 -
2010-04-17 16:35:00 +00:00
mattias
5e7550c376 codetools: FindStartOfTerm: fixed if no token belongs to the variable
git-svn-id: trunk@24673 -
2010-04-17 16:14:52 +00:00
mattias
bd7b2381bc codetools: fixed uninitialized variable, bug #16268
git-svn-id: trunk@24669 -
2010-04-17 15:38:24 +00:00
mattias
5565573175 codetools: fixed parsing constant of type
git-svn-id: trunk@24668 -
2010-04-17 15:31:41 +00:00