Commit Graph

34624 Commits

Author SHA1 Message Date
juha
fffdc309d0 IDE: remove unused resource strings.
git-svn-id: trunk@35396 -
2012-02-16 09:55:21 +00:00
mattias
61b109a31a carbon: fixed compilation
git-svn-id: trunk@35395 -
2012-02-16 09:25:18 +00:00
mattias
f1f99b4a6e LCL: added TLazAccessibleObject enumerator
git-svn-id: trunk@35394 -
2012-02-16 09:17:30 +00:00
mattias
f7827d2275 lazutils: added TAvgLvlTree enumerator
git-svn-id: trunk@35393 -
2012-02-16 09:09:22 +00:00
paul
09c788be3b win32: don't set clrText, clrTextBk of NMLVCustomDraw structure outside CDDS_ITEMPREPAINT stage (fixes crash on 64 bit vista, issue #0016382)
git-svn-id: trunk@35392 -
2012-02-16 08:40:52 +00:00
paul
a3891d650a lcl: redo UTF8LowerCase and UTF8UpperCase by redirecting calls to LazUTF8
git-svn-id: trunk@35391 -
2012-02-16 02:38:45 +00:00
paul
5abf39a0c8 lcl: redo UTF8LowerCase and UTF8UpperCase by redirecting calls to LazUTF8
git-svn-id: trunk@35390 -
2012-02-16 02:30:41 +00:00
paul
ab9046d536 lcl: reduce amount of calls of WS methods in TCustomEdit.TextChanged
git-svn-id: trunk@35389 -
2012-02-16 02:29:37 +00:00
mattias
cf8b22b35e LCL: TPOFile: fixed continuation lines
git-svn-id: trunk@35388 -
2012-02-16 01:53:45 +00:00
mattias
5803ddeab4 LCL: TPOFile: fixed continuation lines
git-svn-id: trunk@35387 -
2012-02-16 01:52:28 +00:00
paul
b75cbdf949 lcl: use UnicodeString instead of WideString for UTF16String to remove unneeded conversions (lazutils uses UnicodeString and converting their results to WideString cause a helper calls)
git-svn-id: trunk@35386 -
2012-02-16 01:40:38 +00:00
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