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
4fdcc812d9
IDE: show error if compiler is not fpc
...
git-svn-id: trunk@44292 -
2014-02-28 14:05:45 +00:00
mattias
0f9dddfecb
IDE: fpc info: use -Xp and -V
...
git-svn-id: trunk@44291 -
2014-02-28 13:52:26 +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
juha
4b4d589d8c
IDE: in Find/Replace dialog, remove AutoSize from OptionsGroupBox. On Windows the size was wrong when the lowest checkbox was disabled.
...
git-svn-id: trunk@44287 -
2014-02-28 10:12:07 +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
martin
62f45fec3a
Installer, Win: update deleted/moved file list
...
git-svn-id: trunk@44284 -
2014-02-28 05:38:56 +00:00
martin
ee9e84a0d1
Installer, Win: update deleted/moved file list
...
git-svn-id: trunk@44283 -
2014-02-28 05:34:55 +00:00
martin
c6763d342d
Installer, Win: update deleted/moved file list
...
git-svn-id: trunk@44282 -
2014-02-28 02:34:16 +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
ad284bb8ab
IDE: debug componentstate
...
git-svn-id: trunk@44279 -
2014-02-27 12:49:45 +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
f656b58c53
IDE: comment
...
git-svn-id: trunk@44275 -
2014-02-27 10:36:22 +00:00
mattias
632f4c9629
IDE: use IDEMessageDialog
...
git-svn-id: trunk@44274 -
2014-02-27 10:15:06 +00:00
mattias
f0fcc99346
IDE: lazconf for openbsd
...
git-svn-id: trunk@44273 -
2014-02-27 07:45:35 +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
maxim
e311867200
Docs: added Peter Gabor to contributors list
...
git-svn-id: trunk@44269 -
2014-02-26 22:22:29 +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
ce71abdb59
IDE: identifier completion: global property
...
git-svn-id: trunk@44256 -
2014-02-26 19:26:12 +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
mattias
86fdb15eae
IDEintf: object inspector: comment
...
git-svn-id: trunk@44251 -
2014-02-26 18:15:38 +00:00
bart
206cae270e
PoChecker: do not increment WarningCount CheckStatistics.
...
git-svn-id: trunk@44250 -
2014-02-26 17:52:59 +00:00
zeljko
7bbea27144
Qt: fixed triggering contextmenu event when widget is hidden and shown on mousedown under mswindows.issue #22943
...
git-svn-id: trunk@44249 -
2014-02-26 16:25:27 +00:00
mattias
6984d28c07
LCL: fixed file types
...
git-svn-id: trunk@44248 -
2014-02-26 14:53:02 +00:00
mattias
1dad2f71a7
IDE: codebrowser: warn for units with non unit file extension
...
git-svn-id: trunk@44247 -
2014-02-26 14:51:58 +00:00
mattias
def22fa3db
codetools: fpc sources: added include paths
...
git-svn-id: trunk@44246 -
2014-02-26 14:40:00 +00:00
mattias
7e053d470f
codetools: fixed typo, fpc sources: reset include path, added include path packages/graph/src/inc
...
git-svn-id: trunk@44245 -
2014-02-26 14:18:41 +00:00
mattias
a75f97aa4e
examples: added one for TIniPropStorage and TXMLPropStorage, patch #25784
...
git-svn-id: trunk@44244 -
2014-02-26 09:06:24 +00:00
mattias
27d7dc5448
IDEIntf: less unit dependencies, less hints, fixed passing AsLast
...
git-svn-id: trunk@44243 -
2014-02-26 08:51:28 +00:00
mattias
8a1eedadd8
IDEIntf: fixed uninitialized vars, less hints
...
git-svn-id: trunk@44242 -
2014-02-26 08:48:25 +00:00
joost
f35783bdf0
* Removed now unused windows-unit from uses section
...
git-svn-id: trunk@44241 -
2014-02-26 07:43:02 +00:00
martin
c8c11be08b
FPDebug: fix re-using array data member object
...
git-svn-id: trunk@44240 -
2014-02-25 23:55:26 +00:00
martin
818e37a4d3
FPDebug: cache data address
...
git-svn-id: trunk@44239 -
2014-02-25 21:56:02 +00:00
martin
1cedbd7c7f
FPDebug: starting plus minus operator
...
git-svn-id: trunk@44238 -
2014-02-25 15:02:04 +00:00
mattias
96af3a4213
os x dmg: fixed setting executable bit
...
git-svn-id: trunk@44237 -
2014-02-25 14:53:09 +00:00
martin
355e83cf62
FPDebug: add some more error checks in eval
...
git-svn-id: trunk@44236 -
2014-02-25 13:56:55 +00:00
mattias
c70cdd17e8
LCL: added overload for Enter/LeaveCriticalSection
...
git-svn-id: trunk@44235 -
2014-02-25 11:56:11 +00:00
martin
1bb786fda7
IDE: allow adding to inherited form and to child-controls on inherited forms (but not frames)
...
git-svn-id: trunk@44234 -
2014-02-25 11:32:34 +00:00
mattias
c6bceabcd0
os x: use 10.4 for powerpc
...
git-svn-id: trunk@44232 -
2014-02-25 10:01:22 +00:00