Commit Graph

10755 Commits

Author SHA1 Message Date
mattias
f7020ac77c sqlite: fixed warning for fpc 2.3.x
git-svn-id: trunk@10727 -
2007-03-09 00:31:28 +00:00
mattias
61700dad67 gtk intf: small optimization as suggested by Luiz
git-svn-id: trunk@10726 -
2007-03-09 00:25:38 +00:00
mattias
15abcba5a2 IDE: fixed check of FPC source directory
git-svn-id: trunk@10725 -
2007-03-09 00:09:48 +00:00
marc
de4fb4771b * Fixed setting keyinfo flags
git-svn-id: trunk@10724 -
2007-03-08 23:57:13 +00:00
mattias
e77c31ed38 codetools: searching include file of include file in directory of first include file
git-svn-id: trunk@10723 -
2007-03-08 23:35:58 +00:00
vincents
c64b39bc07 win32 interface: implemented Items.BeginUpdate and Items.Capacity for Listbox and Combobox
git-svn-id: trunk@10722 -
2007-03-08 23:02:40 +00:00
jesus
ce908d7e72 lcl: added showcaption property to TSpeedButton
git-svn-id: trunk@10721 -
2007-03-08 21:34:11 +00:00
vincents
7acf6de61a LCL: published Borderspacing for DB controls (bug #8472)
git-svn-id: trunk@10720 -
2007-03-08 10:05:39 +00:00
vincents
7b0a38e5ed check if debugger path name is an executable to prevent problems like bug #8454
git-svn-id: trunk@10719 -
2007-03-07 22:45:15 +00:00
vincents
7847b25113 fixed compilation error in previous commit
git-svn-id: trunk@10718 -
2007-03-07 22:38:09 +00:00
vincents
2e1ff7b684 LCL: fixed FileUtil.FileIsExecutable to return false for directories (bug #8454)
git-svn-id: trunk@10717 -
2007-03-07 22:32:31 +00:00
vincents
552f04a7e1 fixed unit path of console test runner
git-svn-id: trunk@10716 -
2007-03-07 22:19:54 +00:00
vincents
6d5981f315 test: added test for FileUtil.FileIsExecutable
git-svn-id: trunk@10715 -
2007-03-07 21:56:22 +00:00
mattias
f5b6a2e3ba IDE: codebrowser: hints and jump to node, LCL package: script to create the list of LCL units
git-svn-id: trunk@10714 -
2007-03-07 08:31:04 +00:00
vincents
7127d2d4d0 test: made test program for 8437 suitable for automated testing
git-svn-id: trunk@10713 -
2007-03-06 22:29:27 +00:00
marc
7dcb45bc1f * patch for tpairsplitter by Paul Ishenin
git-svn-id: trunk@10712 -
2007-03-06 00:08:35 +00:00
marc
bd072c89f7 * test project by Paul Ishenin
git-svn-id: trunk@10711 -
2007-03-06 00:06:32 +00:00
marc
c0c7e1b100 * fixed properties
git-svn-id: trunk@10710 -
2007-03-05 22:28:17 +00:00
vincents
15ca2079eb mac os x installer: fixed exporting FCL
git-svn-id: trunk@10709 -
2007-03-05 09:22:06 +00:00
mattias
f068acc65c IDE: codebrowser: removed old level captions
git-svn-id: trunk@10708 -
2007-03-04 22:36:15 +00:00
mattias
c327bb674a IDE: codebrowser: showing code nodes in treeview
git-svn-id: trunk@10707 -
2007-03-04 22:34:06 +00:00
marc
ab99102206 * Updated translations from Antonio Galvao
git-svn-id: trunk@10706 -
2007-03-04 18:45:56 +00:00
marc
55e48c112c * updated translation from Haruyuki Fujimaki
git-svn-id: trunk@10705 -
2007-03-04 18:38:37 +00:00
vincents
92e8a40294 Fixed building mac os x installers without FCl dir
git-svn-id: trunk@10704 -
2007-03-04 13:38:55 +00:00
vincents
6cb5107662 LCL: use CompareValue for comparing MapIDs to prevent overflow (bug #8432)
git-svn-id: trunk@10703 -
2007-03-02 15:39:03 +00:00
vincents
f364f43b6a listview example: added checkbox for HideSelection property
git-svn-id: trunk@10702 -
2007-03-02 09:48:08 +00:00
vincents
9cbe4baa12 LCL: added rileDQWordBoundary for alignment on 128bit boundary (#8425) from Tom
git-svn-id: trunk@10701 -
2007-03-01 10:27:21 +00:00
sekelsenmat
5180096267 Patch from Paul Ishenin that implements SM_CXCURSOR and SM_CYCURSOR (GetSystemMetrics) under QT
git-svn-id: trunk@10700 -
2007-02-28 15:22:00 +00:00
vincents
400af6c0eb win installer: fixed scripts, so they can handle fpc with FCL in separate directory (2.0) or in the packages directory (2.1).
git-svn-id: trunk@10699 -
2007-02-28 11:26:17 +00:00
vincents
c2a98ebe21 LCL: fixed event and method names of TCheckListBox to be Delphi compatible (#8424) from Paul
git-svn-id: trunk@10698 -
2007-02-28 11:19:54 +00:00
marc
61b16d06a0 * resolved gtkprivate name conflict
git-svn-id: trunk@10697 -
2007-02-27 23:17:33 +00:00
marc
72db634567 * fixed properties
git-svn-id: trunk@10696 -
2007-02-27 22:59:02 +00:00
marc
1a3fff15bf * fixed properties
git-svn-id: trunk@10695 -
2007-02-27 22:54:03 +00:00
sekelsenmat
ffb7a7d1a9 Patch from Paul Ishenin to qt interface, plus some modifications from me.
git-svn-id: trunk@10694 -
2007-02-27 18:03:00 +00:00
marc
50cd527148 * Cursor metric patch from Paul Ishenin
git-svn-id: trunk@10693 -
2007-02-26 23:42:56 +00:00
marc
d19b31c06d * Patch from Phil for basic MessageDlg
git-svn-id: trunk@10692 -
2007-02-26 23:32:51 +00:00
marc
fdeab0b2ba * Layout fixes from Graeme Geldenhuys
git-svn-id: trunk@10691 -
2007-02-26 23:13:05 +00:00
marc
a6402de21e * Layout fixes from Graeme Geldenhuys
git-svn-id: trunk@10690 -
2007-02-26 23:08:30 +00:00
marc
01e5986ec0 * Layout fixes from Graeme Geldenhuys
git-svn-id: trunk@10689 -
2007-02-26 23:05:00 +00:00
marc
f4f66dc554 * Layout fixes from Graeme Geldenhuys
git-svn-id: trunk@10688 -
2007-02-26 23:00:48 +00:00
marc
56ebf6f8ab * updated cursors by Paul Ishenin
git-svn-id: trunk@10687 -
2007-02-26 22:46:22 +00:00
vincents
6368fcf727 win32 interface: use GetWindowLongW and SetWindowLongW for UnicodeEnabledOS (bug #8403)
git-svn-id: trunk@10686 -
2007-02-26 19:42:59 +00:00
jesus
351a4fbee6 dbedit: fixes set/reset display/edit format on focus change (issue #8383)
git-svn-id: trunk@10685 -
2007-02-25 22:55:08 +00:00
vincents
180a3b4e0c LCL: made TPopupMenu.Popup virtual (Delphi compatible, #8395)
git-svn-id: trunk@10684 -
2007-02-25 22:26:01 +00:00
marc
c771e5361c * Interface improvement from Tom Gregorovic
git-svn-id: trunk@10683 -
2007-02-25 17:35:15 +00:00
marc
231cfe8497 * Fix for 7892 by Paul Ishenin
git-svn-id: trunk@10682 -
2007-02-25 16:53:37 +00:00
marc
8e235a6696 * Patch for TDBImage and TDBMemo form Joost van der Sluis
git-svn-id: trunk@10681 -
2007-02-25 16:13:52 +00:00
marc
92111f7580 * Some fixes from Graeme Geldenhuys
git-svn-id: trunk@10680 -
2007-02-25 16:06:20 +00:00
marc
a2aa58380f * Patch from Yury Sidorov for setting intitial breakpoint
git-svn-id: trunk@10679 -
2007-02-25 12:07:31 +00:00
marc
57d06e746d * Patch from Yury Sidorov for clearing a listview selection
git-svn-id: trunk@10678 -
2007-02-24 17:04:23 +00:00