mattias
34c1cfa3cc
LCL: TPOFile: not using copy to access PChar
...
git-svn-id: trunk@35385 -
2012-02-16 01:28:06 +00:00
mattias
c8cc1de265
pochecker: updated pchar-version for comparison, optimized string-version
...
git-svn-id: trunk@35384 -
2012-02-16 01:26:46 +00:00
mattias
48e283da5a
pochecker: updated pchar-version for comparison, optimized string-version
...
git-svn-id: trunk@35383 -
2012-02-16 01:26:27 +00:00
mattias
de85f6cc4c
IDE: checked all places where TPkgFile.Filename should use GetFullFilename, save package files on save package
...
git-svn-id: trunk@35382 -
2012-02-15 22:28:12 +00:00
juha
cef54d4751
LCL: vtUnicodeString is introduced in FPC 2.7.x. Add conditional compilation for it.
...
git-svn-id: trunk@35381 -
2012-02-15 18:21:16 +00:00
juha
4e420bcf94
Packager: remove TPkgFile.IsVirtual because it has different meaning than TUnitInfo.IsVirtual and is confusing
...
git-svn-id: trunk@35380 -
2012-02-15 16:33:36 +00:00
juha
b869aa893e
Packager: Save a new package file before saving the package. Issue #18190
...
git-svn-id: trunk@35379 -
2012-02-15 16:33:29 +00:00
juha
60bc166685
Packager: use PkgFileRealUnitTypes instead of a local redefinition of the same thing
...
git-svn-id: trunk@35378 -
2012-02-15 16:33:23 +00:00
juha
ad545d1532
IDE: formatting
...
git-svn-id: trunk@35377 -
2012-02-15 16:33:18 +00:00
mattias
c6dfe9276c
LCL: fixed TCustomListViewEditor.Create override and TLazAccessibleObject.RemoveChildAccessibleObject if object is not in tree
...
git-svn-id: trunk@35376 -
2012-02-15 15:26:07 +00:00
mattias
bf68067f24
IDE: clean up
...
git-svn-id: trunk@35375 -
2012-02-15 14:57:27 +00:00
mattias
45d0b49083
LCL: TLazAccessibleObject: using a tree for children for faster search
...
git-svn-id: trunk@35374 -
2012-02-15 14:57:15 +00:00
mattias
0bd7bee51b
laz2_xmlwrite: added flags for WriteXML
...
git-svn-id: trunk@35373 -
2012-02-15 14:16:40 +00:00
mattias
a4211c814f
IDE: added flag to avoid multithreading - useful for debugging
...
git-svn-id: trunk@35372 -
2012-02-15 13:59:59 +00:00
sekelsenmat
badc3e74ca
lhelp: Removes ShowInTaskBar=always so that it does not show two taskbar items in Windows
...
git-svn-id: trunk@35371 -
2012-02-15 13:32:27 +00:00
vincents
762850131b
fixed win32 -> arm-wince crossinstaller build script for fpc 2.7.1 using fpmake in more places.
...
git-svn-id: trunk@35370 -
2012-02-15 09:35:38 +00:00
vincents
fb6169ac46
lazlogger: fixed compilation with wince.
...
git-svn-id: trunk@35369 -
2012-02-15 07:17:09 +00:00
paul
eb71c915df
lclproc: use UTF16String for routines with UTF16 in name, handle vtUnicodeString variant parts
...
git-svn-id: trunk@35368 -
2012-02-15 02:38:55 +00:00
paul
69545efcb9
win32: compare length using UTF8Length()
...
git-svn-id: trunk@35367 -
2012-02-15 02:37:56 +00:00
martin
d76c007767
SynEdit: rework base-class structure for plugins
...
git-svn-id: trunk@35366 -
2012-02-14 20:01:45 +00:00
sekelsenmat
7010f065b8
Fixes bug #21279 improves Android font handling
...
git-svn-id: trunk@35365 -
2012-02-14 16:39:59 +00:00
martin
3e30dd5250
SourceEdit: fix center caret X
...
git-svn-id: trunk@35364 -
2012-02-14 14:16:27 +00:00
paul
6a782e1d1b
lcl: use TCaption in MaskEdit for fields and methods related to Text property
...
git-svn-id: trunk@35363 -
2012-02-14 09:29:23 +00:00
juha
4323c55273
IDE: Fix ordering of required packages in Project Inspector and Package Editor. Issue #21277
...
git-svn-id: trunk@35362 -
2012-02-14 07:04:03 +00:00
juha
2550bbf3be
IDE: unify some common resource strings. Add hints for Path Edit dialog
...
git-svn-id: trunk@35361 -
2012-02-13 19:57:58 +00:00
sekelsenmat
bf33d9b810
Removes docs for removed unit
...
git-svn-id: trunk@35360 -
2012-02-13 14:56:33 +00:00
sekelsenmat
7cb1eade9a
Moves the avglvltree docs to LazUtils
...
git-svn-id: trunk@35359 -
2012-02-13 14:55:06 +00:00
sekelsenmat
058cb5c37e
Color and Copy Mode documentation improvements
...
git-svn-id: trunk@35358 -
2012-02-13 14:45:55 +00:00
mattias
31860596f4
updated styleguide.txt
...
git-svn-id: trunk@35357 -
2012-02-13 14:06:59 +00:00
zeljko
309d5ca982
LCL: added lcEmulatedMDI TLCLCapability needed for mdi lcl emulator.
...
git-svn-id: trunk@35356 -
2012-02-13 13:45:30 +00:00
zeljko
d1693804e7
examples: listview, check if input for sort column is valid. issue #21273
...
git-svn-id: trunk@35355 -
2012-02-13 12:08:58 +00:00
zeljko
bd60e4f5de
LCL: TCustomListView added TCustomListViewEditor class to implement OnEditing and OnEdited events in pure LCL. issue #12059 .
...
win32: mark listview as readonly to ws always since we are using LCL implementation for listview editing (TCustomListViewEditor).
git-svn-id: trunk@35354 -
2012-02-13 11:45:13 +00:00
mattias
61109853af
cody: report for all nodes
...
git-svn-id: trunk@35353 -
2012-02-13 11:36:20 +00:00
sekelsenmat
94f13cc509
Improves docs for GetWindowRect, GetWindowSize and TFont.CanUTF8
...
git-svn-id: trunk@35352 -
2012-02-13 11:25:53 +00:00
sekelsenmat
e33e9d62d9
Fixes identation in lazdeviceapis.xml and fixes the parameters in lclintf.xml Arc and removes some ? notes which I had replaced with full docs in a previous commit (which means I consider that those were solved, not just removed)
...
git-svn-id: trunk@35351 -
2012-02-13 10:31:22 +00:00
mattias
f1895195e3
codetools: class completion: fixed updating tree after changing signature
...
git-svn-id: trunk@35350 -
2012-02-13 09:48:34 +00:00
zeljko
cdaa396f47
Gtk2: allow embedding of our LCL TCustomListView into gtk's GtkTreeView. part of #12059
...
git-svn-id: trunk@35349 -
2012-02-13 09:06:47 +00:00
zeljko
47b096a510
Gtk2: offset listview item display rect by height of header (if visible), now it's compatibile with win32 and qt.
...
git-svn-id: trunk@35348 -
2012-02-13 09:02:04 +00:00
juha
b1a90d72e4
Menu Designer: use class instead of record for TDesignerMenuItem, rename some variables.
...
git-svn-id: trunk@35347 -
2012-02-13 08:00:15 +00:00
paul
730a003f33
win32: fix spacing for menu item drawing on classic windows by cobines with modifications (issue #0018424 )
...
git-svn-id: trunk@35346 -
2012-02-13 06:42:22 +00:00
martin
c6ba0c3174
SynEdit: some attempt for the first very basic IME handling
...
git-svn-id: trunk@35345 -
2012-02-13 00:55:45 +00:00
martin
31b7cdbf34
LazLogger: docs
...
git-svn-id: trunk@35344 -
2012-02-13 00:18:49 +00:00
mattias
84ca108677
lcl: docs: added dodi notes
...
git-svn-id: trunk@35343 -
2012-02-12 23:37:03 +00:00
martin
fcdd4f6bf0
DBG: move same debugln to LazLogger cmd-line config
...
git-svn-id: trunk@35342 -
2012-02-12 23:33:11 +00:00
martin
a012396166
DBG: move same debugln to LazLogger cmd-line config
...
git-svn-id: trunk@35341 -
2012-02-12 23:24:54 +00:00
martin
af2af04d9d
LazLogger: IdeLogger
...
git-svn-id: trunk@35340 -
2012-02-12 23:04:27 +00:00
martin
369017a0c5
DBG: move same debugln to LazLogger cmd-line config
...
git-svn-id: trunk@35339 -
2012-02-12 22:59:28 +00:00
juha
5b4d7f2b9a
IDE: improve Path Edit dialog
...
git-svn-id: trunk@35338 -
2012-02-12 20:49:27 +00:00
juha
0e6dea9e3e
IDE: small editing for UseUnit dialog.
...
git-svn-id: trunk@35337 -
2012-02-12 20:49:19 +00:00
martin
68e8da87aa
DBG: move same debugln to LazLogger cmd-line config
...
git-svn-id: trunk@35336 -
2012-02-12 19:28:09 +00:00