Commit Graph

43688 Commits

Author SHA1 Message Date
mattias
d101548d68 IDE: lpi: use as default: Compilerpath=$(CompPath)
git-svn-id: trunk@45532 -
2014-06-15 12:22:47 +00:00
mattias
67932e3733 updated po files
git-svn-id: trunk@45531 -
2014-06-15 12:11:01 +00:00
mattias
ba814a2ad3 IDE: fixed xmlconfig default values
git-svn-id: trunk@45530 -
2014-06-15 12:10:42 +00:00
mattias
a9259a27cd IDE: environment options: use constants
git-svn-id: trunk@45529 -
2014-06-15 11:54:40 +00:00
juha
6bd6b7bf6f AnchorDocking: replace #13 with LineEnding in a message dialog.
git-svn-id: trunk@45528 -
2014-06-15 11:53:01 +00:00
juha
5dc280775d AnchorDocking: Hard-coded quotations in resourcestrings.
git-svn-id: trunk@45527 -
2014-06-15 11:52:56 +00:00
juha
184cf4ee40 ChmHelp: replace #13 with LineEnding in a message dialog.
git-svn-id: trunk@45526 -
2014-06-15 11:52:52 +00:00
juha
6bbcc0f7ac Codetools: Hard-coded quotations in resourcestrings.
git-svn-id: trunk@45525 -
2014-06-15 11:52:46 +00:00
juha
e5a978eac9 LCL: Hard-coded quotations in resourcestrings.
git-svn-id: trunk@45524 -
2014-06-15 11:52:42 +00:00
juha
a2742e90b3 IdeIntf: Hard-coded quotations in resourcestrings.
git-svn-id: trunk@45523 -
2014-06-15 11:52:37 +00:00
juha
1f81ce320c IDE: Change resource strings so that Format() params like %s do not split between lines.
git-svn-id: trunk@45522 -
2014-06-15 11:52:31 +00:00
juha
4fbeea1dfd IDE: ... and more hard-coded quotations in resourcestrings.
git-svn-id: trunk@45521 -
2014-06-15 11:52:27 +00:00
juha
a912107bf0 IDE: More hard-coded quotations in resourcestrings.
git-svn-id: trunk@45520 -
2014-06-15 11:52:15 +00:00
juha
75b7c1bd1e IDE: Use hard-coded quotation in some resourcestrings instead of %s parameters.
Makes Format() calls and translations easier although initially creates fuzzy lines in PO files.

git-svn-id: trunk@45519 -
2014-06-15 11:52:01 +00:00
mattias
5b42042d6f IDE: lpi: use as default: EditorMacros/Count=0
git-svn-id: trunk@45518 -
2014-06-15 11:48:31 +00:00
mattias
ff5cd180b1 IDE: lpi: use as default: JumpHistory/Line,Column,TopLine=1
git-svn-id: trunk@45517 -
2014-06-15 11:47:40 +00:00
mattias
f834665ea1 IDE: lpi: use as default: JumpHistory/HistoryIndex=0
git-svn-id: trunk@45516 -
2014-06-15 11:46:48 +00:00
mattias
568451f2d3 IDE: lpi: use as default: ActiveWindowIndexAtStart=0
git-svn-id: trunk@45515 -
2014-06-15 11:45:36 +00:00
mattias
bfe06ed931 IDE: lpi: use as default: UnitName=ExtractFileNameOnly(filename)
git-svn-id: trunk@45514 -
2014-06-15 11:44:49 +00:00
mattias
f1e19926fe IDE: lpi: use as default EditorIndex=0, WindowIndex=0, TopLine=1, X=1, Y=1
git-svn-id: trunk@45513 -
2014-06-15 11:42:27 +00:00
mattias
b71a876acf IDE: package editor: move files: check if unit exists
git-svn-id: trunk@45512 -
2014-06-15 11:39:50 +00:00
mattias
e4fe9431e6 IDE: linux desktop keywords, patch #26340 from Paul Gevers
git-svn-id: trunk@45511 -
2014-06-15 08:57:06 +00:00
mattias
4b4c8ddb37 codetools: fixed parsing nested directives in plain sources
git-svn-id: trunk@45505 -
2014-06-13 22:14:39 +00:00
mattias
dc1a43e93c IDE: less debugln
git-svn-id: trunk@45504 -
2014-06-13 21:23:03 +00:00
mattias
c3c544e67c printers: fixed compilation
git-svn-id: trunk@45503 -
2014-06-13 21:10:49 +00:00
mattias
935eeca8e9 IDE: fpc msg parser: fixed crash if unit not found, pass -vbq when building IDE
git-svn-id: trunk@45502 -
2014-06-13 21:06:24 +00:00
jesus
69873d9763 printers, cups, debug printer capabilities
git-svn-id: trunk@45501 -
2014-06-13 20:33:00 +00:00
mattias
0641b33437 IDE: fpc msg parser: nicer message, when a ppu file is missing, although a package with this unit is used
git-svn-id: trunk@45500 -
2014-06-13 19:39:54 +00:00
mattias
2ae9b91aa0 IDE: fpc msg parser: incompatible ppu: list all packages
git-svn-id: trunk@45499 -
2014-06-13 19:16:01 +00:00
mattias
c707ad2c7c IDE: fpc msg parser: show incompatible ppu file name
git-svn-id: trunk@45498 -
2014-06-13 16:44:42 +00:00
mattias
2b0103804b IDE: fpc msg parser: show checksum changed as warning
git-svn-id: trunk@45497 -
2014-06-13 16:43:06 +00:00
mattias
480641c5cf IDEIntf: added functions to let old code compile with deprecated warnings
git-svn-id: trunk@45496 -
2014-06-13 13:14:28 +00:00
mattias
c90ba0acf2 IDE: fixed compiling with old ext tools
git-svn-id: trunk@45495 -
2014-06-13 12:34:42 +00:00
zoran
e4751d8f8c DateTimePicker: use LazUTF8 instead of LCLProc
git-svn-id: trunk@45494 -
2014-06-13 10:51:07 +00:00
sekelsenmat
a89bb6b204 cocoa: Fixes a crash
git-svn-id: trunk@45493 -
2014-06-13 07:33:53 +00:00
mattias
269c3f6edb IDE: package editor: move files: started checking uses sections
git-svn-id: trunk@45486 -
2014-06-12 20:36:18 +00:00
mattias
18280bd9d0 IDE: package editor: move files: clean ppu files
git-svn-id: trunk@45485 -
2014-06-12 19:45:22 +00:00
mattias
e0613378db IDE: messages: no ...
git-svn-id: trunk@45484 -
2014-06-12 17:13:58 +00:00
mattias
791dda33f3 IDE: package editor: move files: find res files
git-svn-id: trunk@45483 -
2014-06-12 11:05:58 +00:00
mattias
3e8a908c47 IDE: TLFMUnitResourcefileFormat: cache scans
git-svn-id: trunk@45482 -
2014-06-12 09:24:47 +00:00
jesus
0f12584f36 printers: modified dialogs sample for multipage test
git-svn-id: trunk@45481 -
2014-06-12 07:52:27 +00:00
jesus
66134be838 printers, windows: typo & indentation
git-svn-id: trunk@45480 -
2014-06-12 02:03:36 +00:00
jesus
369715dd29 Printers, Windows: fix Paper "" not supported
git-svn-id: trunk@45479 -
2014-06-12 01:42:14 +00:00
mattias
1bce41f4bc IDE: package editor: started move files
git-svn-id: trunk@45478 -
2014-06-11 22:26:11 +00:00
mattias
5340cd2de6 IDE: warn if user unit path contains pkg source directory, warn if SrcPath is already in UnitPath, warn if output directory of a package contains a unit source
git-svn-id: trunk@45477 -
2014-06-11 18:57:27 +00:00
mattias
612ff96a5f IDE: source editor: fixed crash when no quickfixes available
git-svn-id: trunk@45476 -
2014-06-11 16:53:24 +00:00
mattias
09bb7c2145 IDE: package editor: started drag drop
git-svn-id: trunk@45475 -
2014-06-11 16:50:58 +00:00
jesus
9244f61d8c LazReport, fix preview zoom change from current mode to default mode after printing when custom preview is in use
git-svn-id: trunk@45474 -
2014-06-11 13:53:25 +00:00
mattias
d6ab494bc8 IDE: package editor: started drag drop
git-svn-id: trunk@45473 -
2014-06-10 22:02:38 +00:00
mattias
bd961193d6 synedit: comments, patch #26319
git-svn-id: trunk@45472 -
2014-06-10 21:53:12 +00:00