Commit Graph

38191 Commits

Author SHA1 Message Date
maxim
d58447866c regenerated translations; updated Russian translation
git-svn-id: trunk@39498 -
2012-12-09 23:41:28 +00:00
maxim
fe06914c96 OI: fixed typos
git-svn-id: trunk@39497 -
2012-12-09 23:37:12 +00:00
bart
3933ed5f1b ValEdit: Only allow FixedCols := 0 or 1
git-svn-id: trunk@39496 -
2012-12-09 20:25:59 +00:00
bart
664747f4cf ValEdit: Fix crash in TValueListEditor.ShowColumnTitles when TitleCaptions.Count = 1
git-svn-id: trunk@39495 -
2012-12-09 19:13:50 +00:00
martin
84521c065f PascalScript: ppc, fix push self, before result
git-svn-id: trunk@39494 -
2012-12-09 18:57:12 +00:00
sekelsenmat
fb7212f505 LCL-CustomDrawn: Finally finishes fixing suppoty to navigate controls with tab
git-svn-id: trunk@39493 -
2012-12-09 18:55:55 +00:00
martin
0366bfa300 PascalScript: ppc, fix dealing with calls that use register only (empty stack caused endless soop)
git-svn-id: trunk@39492 -
2012-12-09 18:02:02 +00:00
bart
18bd334bfa ValEdit: Start implementing validating: don't accept duplicate Key names.
git-svn-id: trunk@39491 -
2012-12-09 16:51:01 +00:00
martin
5b1bd9549c PascalScript: tests
git-svn-id: trunk@39490 -
2012-12-09 15:31:54 +00:00
martin
0cc92c4269 DBG: fix tests
git-svn-id: trunk@39489 -
2012-12-09 15:23:06 +00:00
martin
8594de7421 SynEdit: fix forwarding result in LogicPosAddChars (introduced in r 39483) Issue #0023454
git-svn-id: trunk@39488 -
2012-12-09 14:47:15 +00:00
juha
c09fb28755 IDE, PropEdits: use GetVerbCount, GetVerb and ExecuteVerb for OI popup menu actions
git-svn-id: trunk@39487 -
2012-12-09 14:08:11 +00:00
martin
966565bfbd DBG: fixes/updates to tests
git-svn-id: trunk@39486 -
2012-12-09 13:47:35 +00:00
mattias
2560f9ed40 lazutils: xmlreader: handle non existing property list, bug #23450
git-svn-id: trunk@39484 -
2012-12-09 09:34:10 +00:00
martin
d61a0ebb2e SynEdit: ecDelete use codepoints instead of chars
git-svn-id: trunk@39483 -
2012-12-09 03:31:37 +00:00
martin
24df785c4c PascalScript: tests
git-svn-id: trunk@39481 -
2012-12-08 14:42:38 +00:00
martin
e67589ea6f PascalScript: Fix 64bit initialization. See https://github.com/remobjects/pascalscript/issues/22
git-svn-id: trunk@39480 -
2012-12-08 13:10:51 +00:00
martin
03b80bc7f6 PascalScript: port of the original tests
git-svn-id: trunk@39479 -
2012-12-07 23:32:16 +00:00
martin
51a6157180 PascalScript: ppc, arm, add self to param list
git-svn-id: trunk@39478 -
2012-12-07 22:16:08 +00:00
jesus
fe1d227c76 LazReport, fix moving/resizing objects when using keyboard under QT (and carbon), Patch from Julio Jiménez Borreguero, issue #23435
git-svn-id: trunk@39477 -
2012-12-07 20:42:08 +00:00
martin
908e2660f2 PascalScript: ppc, fix do not use stack *and* register
git-svn-id: trunk@39476 -
2012-12-07 18:48:50 +00:00
sekelsenmat
e155bfca39 Reimplements the cdintf control special case as a LCLIntf function, to be more conformant to the way of working for the LCL
git-svn-id: trunk@39475 -
2012-12-07 15:55:54 +00:00
sekelsenmat
9b8ffbeb1f LCL-CustomDrawn: Now writing db data via a TDBEdit also works, as I fixed the CM_TEXTCHANGED signal sending
git-svn-id: trunk@39474 -
2012-12-07 15:32:30 +00:00
sekelsenmat
ceaecc704b LCL-CustomDrawn: Improves TEdit features support so that now we can already read data from a database with TDBEdit
git-svn-id: trunk@39473 -
2012-12-07 14:26:39 +00:00
maxim
7044190d31 Installer: updated Russian translation
git-svn-id: trunk@39472 -
2012-12-07 00:31:17 +00:00
maxim
415d896b04 regenerated translations; updated Russian translation
git-svn-id: trunk@39471 -
2012-12-06 23:47:39 +00:00
juha
5f3229f26e JEDI Code Format: convert between Widestrings and Ansistrings. Issue #23442
git-svn-id: trunk@39470 -
2012-12-06 23:38:02 +00:00
bart
bca930e0c9 ValEdit: override TValueListStrings.SetTextStr: Don't show editor while changing values. Edited cell would not be changed.
git-svn-id: trunk@39469 -
2012-12-06 23:13:17 +00:00
martin
9f01fe7db9 Installer, Win: Display info while installing
git-svn-id: trunk@39468 -
2012-12-06 20:19:20 +00:00
martin
97bda19497 DBG: optimizations (speed / display format) for array watches
git-svn-id: trunk@39467 -
2012-12-06 20:06:06 +00:00
bart
a11814ad68 Masks.pas: implement optional parameter to control case-sensitivity for (filename) matching,
which may be usefull on case-sensitive filesystems or OS's.
Default is False, so it is backwards compatible with exiting code.

git-svn-id: trunk@39466 -
2012-12-06 19:08:12 +00:00
mattias
43695d025f updated lpl
git-svn-id: trunk@39465 -
2012-12-06 17:00:54 +00:00
martin
97c63bee5e DBG: Small optimizations for array watches (test)
git-svn-id: trunk@39464 -
2012-12-06 16:48:53 +00:00
martin
b4c7cffa66 DBG: Small optimizations for array watches
git-svn-id: trunk@39463 -
2012-12-06 16:43:22 +00:00
mattias
979dfc0037 IDE: extract proc: stop if identifier is invalid
git-svn-id: trunk@39461 -
2012-12-06 16:33:40 +00:00
juha
989a5004df IDE: OI and PropEdits code formatting
git-svn-id: trunk@39460 -
2012-12-06 16:27:41 +00:00
juha
cee6bb8700 IDE: Popup menu items in OI to let the user set current size to Max/Min constraints. Issue #23408
git-svn-id: trunk@39459 -
2012-12-06 16:27:29 +00:00
mattias
1ebbaf20e0 lazbuild: comment
git-svn-id: trunk@39458 -
2012-12-06 16:18:22 +00:00
mattias
6ff833e38d lazbuild: pass absolute paths to compiler, to make sure that external tools resolve symlinks correctly
git-svn-id: trunk@39457 -
2012-12-06 16:17:41 +00:00
mattias
53feb116ae lazbuild: apply verbosity to buildmanager
git-svn-id: trunk@39456 -
2012-12-06 16:11:39 +00:00
mattias
2cd110e940 lazbuild: fixed typo
git-svn-id: trunk@39455 -
2012-12-06 16:07:40 +00:00
mattias
048b9be0b8 lazbuild: added check if project needs compilation
git-svn-id: trunk@39454 -
2012-12-06 16:06:57 +00:00
mattias
9849a7034c lazbuild: apply verbosity to compiler invocation
git-svn-id: trunk@39453 -
2012-12-06 15:36:36 +00:00
mattias
60fdc1bfd9 lazbuild: verbosity options
git-svn-id: trunk@39452 -
2012-12-06 15:27:29 +00:00
mattias
f72c960927 IDE: clean up
git-svn-id: trunk@39451 -
2012-12-06 15:03:52 +00:00
mattias
067cab64c4 lazutils: UTF8LowerCase: small optimization
git-svn-id: trunk@39450 -
2012-12-06 15:03:10 +00:00
martin
65b2701940 DBG: Fixed eval of watches with class-typecase and dyn-array (stabs only)
git-svn-id: trunk@39449 -
2012-12-06 12:01:08 +00:00
sekelsenmat
c5086ee29a LCL-Android-Sqlite: Improves the example to save the data and have better control names
git-svn-id: trunk@39448 -
2012-12-06 11:08:32 +00:00
sekelsenmat
547ebc6bc7 LCL-CustomDrawn: Adds a better identifier for CD injected controls and starts improving the tabbing between controls
git-svn-id: trunk@39447 -
2012-12-06 10:50:53 +00:00
sekelsenmat
8624b78a67 LCL-CustomDrawn: Implements support for TCDEdit.ReadOnly
git-svn-id: trunk@39446 -
2012-12-06 09:46:47 +00:00