martin
32f60ff178
FPDebug: refactor (use value-object for data address of members)
...
git-svn-id: trunk@44382 -
2014-03-08 22:07:32 +00:00
jesus
c35fa096f0
LazReport, also process user functions while processing aggregate functions, issue #25803
...
git-svn-id: trunk@44374 -
2014-03-08 04:25:20 +00:00
jesus
c9dc2d4de1
LazReport, fix preview's find button always visible, issue #25831
...
git-svn-id: trunk@44369 -
2014-03-07 19:06:27 +00:00
maxim
43f34d9bc2
Translations: improved Russian translation
...
git-svn-id: trunk@44364 -
2014-03-06 21:06:34 +00:00
sekelsenmat
f7f5ec8d01
fpvectorial: Initial implementation of rendering rich text
...
git-svn-id: trunk@44363 -
2014-03-06 14:06:04 +00:00
jesus
003a8be7e1
LazReport, fix page orientation while direct printing a report designed using virtual printer, issue #25802
...
git-svn-id: trunk@44360 -
2014-03-05 20:18:31 +00:00
mattias
aa4c4a8a9e
codetools: identifier completion: GetParamTypeList: catch error
...
git-svn-id: trunk@44358 -
2014-03-05 18:30:46 +00:00
mattias
b51db2c51a
codetools: fixed typo
...
git-svn-id: trunk@44353 -
2014-03-05 13:50:21 +00:00
joost
d23eff7453
* Removed bogus default-values for records. Those do not compile on fpc 2.7.1
...
git-svn-id: trunk@44351 -
2014-03-05 11:15:52 +00:00
joost
84c8a874db
* Fixed compilation on non-Windows operation systems
...
git-svn-id: trunk@44350 -
2014-03-05 10:53:07 +00:00
joost
1d789ef144
* Re factorization to move windows-specific code from fpdcommand.pas to fpdbgwinclasses.pas
...
git-svn-id: trunk@44349 -
2014-03-05 10:13:31 +00:00
jesus
51c51a18b9
LazReport, fix paper orientation changed after printing, issue #25802
...
git-svn-id: trunk@44348 -
2014-03-05 00:07:06 +00:00
jesus
41bbe0bb16
LazReport, printer debug info
...
git-svn-id: trunk@44347 -
2014-03-04 23:54:39 +00:00
martin
f65306bccd
SynEdit: Markup-IfDef; fix crash. Issue: #0025811
...
git-svn-id: trunk@44345 -
2014-03-04 19:22:38 +00:00
mattias
3747f3f516
IDEIntf: comment
...
git-svn-id: trunk@44344 -
2014-03-04 14:33:45 +00:00
mattias
a52123b355
IDEIntf: comment
...
git-svn-id: trunk@44342 -
2014-03-04 14:18:30 +00:00
mattias
a355640db9
IDEIntf: added event called when the IDE collects the fpc front end parameters
...
git-svn-id: trunk@44341 -
2014-03-04 14:15:57 +00:00
mattias
4b9f06ac1e
IDEIntf: added event called when the IDE collects the fpc front end parameters
...
git-svn-id: trunk@44340 -
2014-03-04 14:13:40 +00:00
zoran
26b20e2946
datetimectrls - AutoAdvance defaults to True
...
git-svn-id: trunk@44337 -
2014-03-04 04:34:20 +00:00
zoran
58e0398461
datetimectrls - prevent calendar drop when day is not shown
...
git-svn-id: trunk@44336 -
2014-03-04 04:26:23 +00:00
mattias
02b09d18e6
IDEIntf: form designer: added AddClicked hook, called whenever the user selected a component class and clicked on the designer to add a new component
...
git-svn-id: trunk@44335 -
2014-03-03 20:03:24 +00:00
mattias
45e9bd0b9c
IDEIntf: added TAbstractIDEOptions handler destroy
...
git-svn-id: trunk@44332 -
2014-03-03 09:47:13 +00:00
mattias
bc1ecef605
lazutils: TMethodList: added AllowDuplicates, default false
...
git-svn-id: trunk@44331 -
2014-03-03 09:46:31 +00:00
martin
483139f4fb
FPDebug: refactor, renamed some classes
...
git-svn-id: trunk@44330 -
2014-03-02 21:58:15 +00:00
zeljko
7767d83380
fpdebug: make fpdebug compileable for non mswindows targets.
...
git-svn-id: trunk@44314 -
2014-03-02 10:17:52 +00:00
martin
ee0df892d8
LazUtils: helper for refcnt object
...
git-svn-id: trunk@44313 -
2014-03-02 02:22:18 +00:00
martin
09f97f2afd
FPDebug: refactor
...
git-svn-id: trunk@44312 -
2014-03-02 02:14:44 +00:00
martin
f2745c8af3
FPDebug: disable wrong caching / refactor
...
git-svn-id: trunk@44310 -
2014-03-01 19:38:20 +00:00
martin
a8be1a3d8a
FPGDBMIDebugger: check obj initialized
...
git-svn-id: trunk@44309 -
2014-03-01 19:37:01 +00:00
mattias
8497743a6a
IDEIntf: ListDataSourceFields
...
git-svn-id: trunk@44308 -
2014-03-01 16:19:24 +00:00
mattias
874de17967
codetools: fixed IsFPCExecutable checking exe extension
...
git-svn-id: trunk@44306 -
2014-02-28 20:57:31 +00:00
martin
4ea228a9e3
LazLogger: fixed logfile with relative path
...
git-svn-id: trunk@44296 -
2014-02-28 17:42:19 +00:00
mattias
1489dc5cb6
IDE: more details why the IDE does not like the compiler file
...
git-svn-id: trunk@44295 -
2014-02-28 17:29:04 +00:00
martin
4c8bf0291a
LazLogger: fixed logfile with relative path
...
git-svn-id: trunk@44293 -
2014-02-28 17:06:01 +00:00
mattias
e595122eae
codetools: clean up
...
git-svn-id: trunk@44290 -
2014-02-28 13:40:07 +00:00
mattias
0f252ce423
IDE: using -Xp and -V as keys for cache of fpc settings
...
git-svn-id: trunk@44289 -
2014-02-28 13:38:12 +00:00
sekelsenmat
cb58ec84c0
fpvectorial: Initial implementation of text support in ODG
...
git-svn-id: trunk@44286 -
2014-02-28 08:33:21 +00:00
jesus
5f2c42d8c1
LazReport: Patch from Alexey Lagunov:
...
1. In frVarible removed unnecessary manipulation of memory with PString
2. To export filters can now be controlled via the function Setup. In the future we plan to implement the export options window for some of
the filters.
3. In a script bug fixed constants for color. Uses all standard colors Lazarus ( previously only 16 colors ).
4. In the script added constants and mrOk mrCancel. You can use the built-in function for MessageBox.
5. The script Fixed bug with setting object properties in the case of several pages in the report.
6. Fixed a bug report from the designer view - did not work identified in the program of event report.
git-svn-id: trunk@44281 -
2014-02-27 17:59:34 +00:00
mattias
db8dcbf0f9
IDEIntf: comments
...
git-svn-id: trunk@44280 -
2014-02-27 13:50:30 +00:00
mattias
dabd5d7e4c
lazutils: fixed dbgs(TComponentState)
...
git-svn-id: trunk@44278 -
2014-02-27 12:43:34 +00:00
mattias
6c43d476c4
IDEIntf: fixed ControlAcceptsStreamableChildComponent, allow inherited forms, do not allow nested components or any child of nested component
...
git-svn-id: trunk@44276 -
2014-02-27 10:37:14 +00:00
mattias
b641e949dc
codetools: fixed parsing var n:t platform=1
...
git-svn-id: trunk@44271 -
2014-02-26 22:42:10 +00:00
martin
fd8f2c1da7
FPDebug: mem leak
...
git-svn-id: trunk@44270 -
2014-02-26 22:40:55 +00:00
mattias
6079e45b4d
codetools: fixed finding Delphi System unit
...
git-svn-id: trunk@44267 -
2014-02-26 22:11:32 +00:00
maxim
831fd20413
Translations: Hungarian translation update by Péter Gábor, bug #25789
...
git-svn-id: trunk@44266 -
2014-02-26 21:53:54 +00:00
maxim
27a912b87c
Components, LeakInfo: translations cleanup
...
git-svn-id: trunk@44265 -
2014-02-26 21:51:04 +00:00
maxim
452feedba6
Components, compilers: added Russian translation
...
git-svn-id: trunk@44263 -
2014-02-26 21:21:33 +00:00
mattias
95e8a23869
codetools: code contexts: list global properties
...
git-svn-id: trunk@44255 -
2014-02-26 19:25:51 +00:00
mattias
c8dcad58c9
codetools: identifier completion: list global properties
...
git-svn-id: trunk@44254 -
2014-02-26 19:11:12 +00:00
mattias
e1fcd95d23
codetools: parse asm: allow @keyword
...
git-svn-id: trunk@44252 -
2014-02-26 18:38:53 +00:00