Commit Graph

10806 Commits

Author SHA1 Message Date
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
vincents
59a5e3b631 fixed typo in r10650 #f0fd1e16af
git-svn-id: trunk@10651 -
2007-02-17 21:58:36 +00:00
vincents
f0fd1e16af gtk2 interface: added cdecl to external function declaration (8323)
git-svn-id: trunk@10650 -
2007-02-17 21:49:16 +00:00
vincents
96ad5d8179 LCL: published dragging related properties for TDBxxx components
patch by: Paul Ishenin

git-svn-id: trunk@10649 -
2007-02-16 13:11:37 +00:00
vincents
ba85e84687 LCL: published dragging related properties
patch by: Paul Ishenin

git-svn-id: trunk@10648 -
2007-02-16 08:31:43 +00:00
vincents
23b36dbfdd LCL: published TListbox.OnDragDrop and OnDragOver
git-svn-id: trunk@10647 -
2007-02-15 10:07:05 +00:00
vincents
1a5943a473 gtk interface: changed crHourglass cursor to GDK_WATCH
git-svn-id: trunk@10646 -
2007-02-15 10:06:33 +00:00
vincents
c4c513d5d3 removed win32 installer directory (content is now in win directory)
git-svn-id: trunk@10645 -
2007-02-14 23:26:30 +00:00
vincents
31ff6bfcec win installer: win64 has no (gdb) debugger (bug #8306)
git-svn-id: trunk@10644 -
2007-02-14 22:42:21 +00:00
vincents
b76baa6fcd installers: renamed win32 directory to win, because it contains win64 installer scripts too.
git-svn-id: trunk@10643 -
2007-02-14 21:21:17 +00:00
mattias
49242c3818 gtk intf: using default when gdk does not know the physical screen size
git-svn-id: trunk@10642 -
2007-02-14 11:09:42 +00:00
mattias
dc73afae9b IDE: codebrowser: implemented statusbar text
git-svn-id: trunk@10641 -
2007-02-14 00:21:04 +00:00
mattias
455445c012 IDE: removed unused files
git-svn-id: trunk@10640 -
2007-02-13 23:47:09 +00:00
mattias
fee343a469 IDE: codebrowser parses units
git-svn-id: trunk@10639 -
2007-02-13 23:46:29 +00:00
vincents
86fd4b58d6 win32 installer: cross installers create precompiled synedit component too, because the IDE won't compile that package
git-svn-id: trunk@10638 -
2007-02-13 23:01:46 +00:00
vincents
18435f6f69 LCL: clean up of lmessages, replace mswindows by windows to fix compilation of synedit on arm-wince
git-svn-id: trunk@10637 -
2007-02-13 22:49:36 +00:00
jesus
677185a3bf grids: fast resizing of columns wider than visible area
git-svn-id: trunk@10636 -
2007-02-13 21:56:55 +00:00
vincents
64e579272e macosx installer: include gtk2 widgetset, based on X for now
git-svn-id: trunk@10635 -
2007-02-13 21:47:03 +00:00
vincents
0e6dcf1dd8 gtk2: fixed compilation for gtk2 on X.
git-svn-id: trunk@10634 -
2007-02-13 21:44:30 +00:00
vincents
3ca65821cd gtk2 interface: fixed compilation for non X based display
git-svn-id: trunk@10633 -
2007-02-13 21:14:51 +00:00
vincents
7261a0378e win32 interface: removed MakeIntResource
git-svn-id: trunk@10632 -
2007-02-13 13:29:35 +00:00
mattias
ed3137cc14 IDE: codebrowser update of root item
git-svn-id: trunk@10631 -
2007-02-13 11:33:34 +00:00
vincents
cbbec503b1 LCL: moved MakeIntResource to the win32 widgetset. It is not used outside the windows widget sets and wince needs a different declaration.
git-svn-id: trunk@10630 -
2007-02-13 10:39:51 +00:00
vincents
a875d9bf42 test: more verbose in case of failure
git-svn-id: trunk@10629 -
2007-02-12 20:56:11 +00:00