Commit Graph

10490 Commits

Author SHA1 Message Date
jesus
94485e724e dbgrid: Checking for valid ActiveRecord (issue #8224)
git-svn-id: trunk@10512 -
2007-01-26 17:04:06 +00:00
mattias
f2dddc5c8f codetools: implemented include directives with sub paths
git-svn-id: trunk@10511 -
2007-01-26 12:29:46 +00:00
mattias
48bf90bf1d translations: german: updates from Joerg Braun
git-svn-id: trunk@10510 -
2007-01-26 11:32:40 +00:00
mattias
0d7ff5bab2 translations: german: updates from Joerg Braun
git-svn-id: trunk@10509 -
2007-01-26 11:32:00 +00:00
mattias
a2b7a5738c translations: german: updates from Joerg Braun
git-svn-id: trunk@10508 -
2007-01-26 11:31:15 +00:00
mattias
ee13e432b7 translations: german: updates from Joerg Braun
git-svn-id: trunk@10507 -
2007-01-26 11:30:52 +00:00
vincents
5fef15b66b LCL: don't call OnHide/OnShow after minimizing/restoring (bug #7255)
git-svn-id: trunk@10506 -
2007-01-26 10:18:27 +00:00
vincents
b6299f483a LCL: fixed dragging over a splitter (bug #2058) from Paul Ishenin
git-svn-id: trunk@10505 -
2007-01-26 09:14:15 +00:00
jesus
670108df05 dbgrid: check for active datalink, issue #8194
git-svn-id: trunk@10504 -
2007-01-26 09:13:37 +00:00
jesus
d00607ca9b qt: fixes some widgets handle creation
git-svn-id: trunk@10503 -
2007-01-24 23:13:54 +00:00
jesus
be37b3ea24 dbgrid: update active row if active record changed (bug #7934)
git-svn-id: trunk@10502 -
2007-01-24 08:42:25 +00:00
jesus
17ee7d3f7d qt: update to bindings 1.26
git-svn-id: trunk@10501 -
2007-01-23 22:52:07 +00:00
vincents
6d2bea5566 added borderspace again
git-svn-id: trunk@10500 -
2007-01-23 13:22:31 +00:00
vincents
0fb085d921 LCL: fixed dateedit's calendarpopup (bug #8182)
git-svn-id: trunk@10499 -
2007-01-23 13:13:01 +00:00
mattias
48f499114d translations: removed it files
git-svn-id: trunk@10498 -
2007-01-23 11:11:02 +00:00
jesus
f5efe15a05 qt: removed debug output
git-svn-id: trunk@10497 -
2007-01-23 02:05:41 +00:00
sekelsenmat
637112c8b5 Very large patch from Jesus Reyes. Among other things it updates qt bindings to 1.24, fixes the font color problem, implements SetBkColor, SetBkMode and makes TStringGrid almost work.
git-svn-id: trunk@10496 -
2007-01-23 00:51:41 +00:00
marc
1f429be860 * new and modified italian translations from Mario Bonati
git-svn-id: trunk@10495 -
2007-01-23 00:19:44 +00:00
mattias
571a55ad60 IDE: fixed crash during converting .rst file
git-svn-id: trunk@10494 -
2007-01-22 22:30:52 +00:00
mattias
e707c31119 LCL: TTreeView fixed endless loop
git-svn-id: trunk@10493 -
2007-01-22 19:28:19 +00:00
mattias
77c56b461f IDE: close project now asks to save
git-svn-id: trunk@10492 -
2007-01-22 16:50:11 +00:00
mattias
362c28cc65 translations: finnish: updates from Seppo
git-svn-id: trunk@10491 -
2007-01-22 16:39:43 +00:00
mattias
cd48c061df LCL: TTreeView: multiselecting node, when selecting
git-svn-id: trunk@10490 -
2007-01-22 16:25:19 +00:00
mattias
28dffc6241 LCL: changed LCL additions ControlAtPos to use Flags, added capfNoScrolling
git-svn-id: trunk@10489 -
2007-01-22 16:04:05 +00:00
mattias
7026b7893b IDE: message window: improved accesing treeview as list
git-svn-id: trunk@10488 -
2007-01-22 15:25:32 +00:00
mattias
3ef9d9ee2f LCL: TTreeView: accelerated TTreeNode.GetNodeFromIndex accessing last nodes
git-svn-id: trunk@10487 -
2007-01-22 15:20:35 +00:00
mattias
070969769c LCL: TTreeView: accelerated TTreeNode.GetIndex
git-svn-id: trunk@10486 -
2007-01-22 14:37:12 +00:00
vincents
0fb425c055 * updated russian translations from Maxim Ganetsky
+ added svn-ignore *.bak

git-svn-id: trunk@10485 -
2007-01-22 10:27:47 +00:00
mattias
66c4a28b49 IDE: message window: replaced TListBox with TTreeView, LCL: TTreeView: fixed normal left click selection with multiselections
git-svn-id: trunk@10484 -
2007-01-21 12:16:13 +00:00
mattias
fd99df5372 synedit: fixed cursor movement with Tabs and not eoScrollPastEOL
git-svn-id: trunk@10483 -
2007-01-20 11:44:36 +00:00
marc
285dbf5846 * patch for bug #8146 by Kris Leech
git-svn-id: trunk@10482 -
2007-01-20 02:38:28 +00:00
marc
466edbbd14 * Fixed bug #1854
git-svn-id: trunk@10481 -
2007-01-20 02:19:19 +00:00
marc
86f8e3af32 * fixed bug #7002, based on patch by Paul Ishenin
git-svn-id: trunk@10480 -
2007-01-19 23:05:02 +00:00
mattias
dd7b5ba113 IDE: fixed adding spaces for identifier completion adding method declarations to classes
git-svn-id: trunk@10479 -
2007-01-19 16:48:20 +00:00
micha
32652db6f4 fix cursor position calculation (issue #7842)
git-svn-id: trunk@10478 -
2007-01-18 21:34:19 +00:00
mattias
abc46812c6 codetools: reverse class completion: do not create missing proc bodies
git-svn-id: trunk@10477 -
2007-01-18 20:24:36 +00:00
mattias
078cef717e codetools: added verbosity
git-svn-id: trunk@10476 -
2007-01-18 14:59:57 +00:00
mattias
2cf5ba11a4 codetools: added verbosity
git-svn-id: trunk@10475 -
2007-01-18 14:47:44 +00:00
vincents
8b7cf08537 win32 interface: don't show designer windows in the taskbar
git-svn-id: trunk@10474 -
2007-01-18 14:22:02 +00:00
vincents
21bb6f3c42 LCL: also published TDBComboBox.Color and ParentColor
git-svn-id: trunk@10473 -
2007-01-18 13:54:04 +00:00
mattias
db61aa7535 LCL: Application.MainForm is now set before form handle is created
git-svn-id: trunk@10472 -
2007-01-18 13:33:50 +00:00
vincents
da0ece0f30 LCL: default value of TComboBox.ParentColor is false.
git-svn-id: trunk@10471 -
2007-01-18 13:30:28 +00:00
vincents
016177e2fb LCL: published TComboBox.Color and TComboBox.ParentColor
git-svn-id: trunk@10470 -
2007-01-18 13:13:42 +00:00
mattias
0564aff553 LCL: reversed Application.MainForm is now set before calling constructor
git-svn-id: trunk@10469 -
2007-01-18 12:37:20 +00:00
mattias
03eabbaa9c LCL: Application.MainForm is now set before calling constructor
git-svn-id: trunk@10468 -
2007-01-18 12:27:43 +00:00
mattias
00b53f40c8 IDE: added verbosity
git-svn-id: trunk@10467 -
2007-01-18 12:22:04 +00:00
mattias
b66c203a3c added debugging information
git-svn-id: trunk@10466 -
2007-01-18 11:53:08 +00:00
vincents
b2c9e59472 win32 installer: cross installer includes package registration unit
git-svn-id: trunk@10465 -
2007-01-17 18:28:11 +00:00
mattias
09817986f4 IDE: fixed range error
git-svn-id: trunk@10464 -
2007-01-17 11:41:51 +00:00
mattias
b081e13590 IDE: improved error handling on destroying buggy designer component
git-svn-id: trunk@10463 -
2007-01-17 11:34:15 +00:00