Commit Graph

10779 Commits

Author SHA1 Message Date
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
marc
5a848bbc23 + Added canvas gradientfill based onpatch from David Guadagnini
git-svn-id: trunk@10677 -
2007-02-24 16:45:33 +00:00
marc
932075c34f * Patch from Paul Ishenin (max custom cursor size)
git-svn-id: trunk@10676 -
2007-02-24 15:25:32 +00:00
sekelsenmat
23272ca9b2 Fixes the fix for qt compilation.
git-svn-id: trunk@10675 -
2007-02-23 21:36:07 +00:00
sekelsenmat
2528d9227a Fixes compilation of qt widgetset on 64 bit machines.
git-svn-id: trunk@10674 -
2007-02-23 21:07:47 +00:00
vincents
c870108438 IDE: fixed saving a new project with an existing unit to temp directory (bug #8271)
git-svn-id: trunk@10673 -
2007-02-23 12:57:05 +00:00
vincents
f8cac4e009 carbon interface: CreateCarbonString creates also a a real CFString for empty string (bug #8385)
git-svn-id: trunk@10672 -
2007-02-23 10:02:50 +00:00
vincents
2e210fd810 LCL: don't try to focus a control with csDestroyingHandle in ControlState (bug #8334)
git-svn-id: trunk@10671 -
2007-02-22 22:36:24 +00:00
vincents
6b74e3cb41 LCL: PostScriptCanvas - a page in postscript needs also the name, not only the index (bug #8381) from Tom Gregorovic
git-svn-id: trunk@10670 -
2007-02-22 22:04:47 +00:00
vincents
3009865d8e LCLMessageGlue: paramters of fillchar calls were swapped (bug #8379) from Tom Gregorovic
git-svn-id: trunk@10669 -
2007-02-22 21:52:32 +00:00
mattias
8ff1e3621d IDE: codebrowser: added identifier count
git-svn-id: trunk@10668 -
2007-02-21 10:07:56 +00:00
vincents
2596ef06fc include tachart for all OS-es
git-svn-id: trunk@10667 -
2007-02-21 09:42:58 +00:00
marc
1b0b818700 + Added (custom) cursors example from Paul Ishenin
git-svn-id: trunk@10666 -
2007-02-20 23:39:04 +00:00
vincents
e8a85989c6 win32 interface: made LCLIntf.Rectangle and TCanvas.Rectangle compatible with Windows.Rectangle winapi function (bug #8342)
git-svn-id: trunk@10665 -
2007-02-20 23:18:34 +00:00
vincents
43b884da81 win32 interface: fix showing contextmenu for listviews (bug #8331)
git-svn-id: trunk@10664 -
2007-02-20 21:57:51 +00:00
vincents
3fc4f456a7 tachart: user lowercase unit filenames
git-svn-id: trunk@10663 -
2007-02-20 11:31:09 +00:00
vincents
199216e26a tachart: fixed wrong move
git-svn-id: trunk@10662 -
2007-02-20 11:26:46 +00:00
vincents
f73dc58db5 lowercase
git-svn-id: trunk@10661 -
2007-02-20 11:24:55 +00:00
vincents
127611dbdf TAChart: added icon, added to make bigide
git-svn-id: trunk@10660 -
2007-02-20 10:57:42 +00:00
vincents
1175281145 added global link for tachart package
git-svn-id: trunk@10659 -
2007-02-19 16:05:12 +00:00
vincents
7d1493c48a added tachart components from Philippe Martinole and Luis Rodrigues (bug #8269)
git-svn-id: trunk@10658 -
2007-02-19 15:17:14 +00:00
vincents
8e0bc658e1 win32 interface: intialize result of LMMouse for wheelscroll message (bug #8363) from Luiz
git-svn-id: trunk@10657 -
2007-02-19 09:26:51 +00:00
vincents
8115e41f0d LCL: ScrollWindow now calls ScrollWindowEx with SW_INVALIDATE flag, fixes bug #8362
git-svn-id: trunk@10656 -
2007-02-19 08:44:42 +00:00
vincents
e870a43b46 startlazarus: give errormessages if renaming new executable doesn't succeed from Yury
git-svn-id: trunk@10655 -
2007-02-18 22:09:44 +00:00
vincents
3dea707621 IDE: formeditor patch from Yury Sidorov
* show Exception message text is displayed when exception occurs in
component's constructor.
* fixed AV when destroying component when its creation failed.

git-svn-id: trunk@10654 -
2007-02-18 21:00:39 +00:00
sekelsenmat
25344cd643 Qt Message box implementation by Philip Hess.
git-svn-id: trunk@10653 -
2007-02-18 20:46:46 +00:00
jesus
7c526a7dfe dbgrid: fix cancel editing record using UP key, issue #8345 (probably)
git-svn-id: trunk@10652 -
2007-02-18 20:22:47 +00:00