vincents
332746fa0f
LCL: initialize GetScrolPos to 0 (bug #8315 ) from Luiz Americo
...
git-svn-id: trunk@10627 -
2007-02-12 16:11:29 +00:00
mattias
5a7ff6537a
LCL: Tapplication.CreateForm with out param, cleanups, renamed TCustomPropertyStorage param name Default with DefaultValue from Flávio Etrusco
...
git-svn-id: trunk@10626 -
2007-02-12 12:40:41 +00:00
mattias
557dc2efad
LCL: ignoring constraints during loading, they are applied in Loaded
...
git-svn-id: trunk@10625 -
2007-02-12 12:20:52 +00:00
mattias
84d5619a1e
IDE: source editor using real gutter width, synedit; public GutterWidth property
...
git-svn-id: trunk@10624 -
2007-02-12 10:43:12 +00:00
vincents
05919925eb
trayicon: added tootip and popup menu support for qt from Felipe
...
git-svn-id: trunk@10623 -
2007-02-12 08:43:23 +00:00
sekelsenmat
78205ce402
Improves menu code on qt
...
git-svn-id: trunk@10622 -
2007-02-11 21:19:12 +00:00
micha
15d6705323
add forgotten new dialog unit for rev 10620 #ecce02979d
...
git-svn-id: trunk@10621 -
2007-02-11 19:14:10 +00:00
micha
ecce02979d
improve checkgroup editor (patch from Salvatore Coppola)
...
git-svn-id: trunk@10620 -
2007-02-11 16:24:28 +00:00
vincents
34290cff1b
added testcase for bug #822
...
git-svn-id: trunk@10619 -
2007-02-10 13:00:57 +00:00
mattias
9bebef46ab
IDE+codetools: fixed identifier completion for procs
...
git-svn-id: trunk@10618 -
2007-02-10 10:04:46 +00:00
vincents
e4c31c5a09
win32 interfaces: conditionally removed OpenFileName record declaration, it is in fpc 2.1.1 now
...
git-svn-id: trunk@10617 -
2007-02-09 21:06:36 +00:00
mattias
0362114bc2
gtk intf: added custom mouse cursor images from Marc
...
git-svn-id: trunk@10616 -
2007-02-09 17:42:52 +00:00
vincents
29fb86d1b8
wince interface: fixed lock in AppProcessMessages from Rozbeh
...
git-svn-id: trunk@10615 -
2007-02-09 13:32:12 +00:00
vincents
ff7a9a5c84
lcl: checkbox and radiobutton have ParentColor is true by default (bug #8284 )
...
git-svn-id: trunk@10614 -
2007-02-08 22:43:23 +00:00
vincents
0d29519e8d
tools: add library paths for darwin to the makefile
...
git-svn-id: trunk@10613 -
2007-02-08 20:55:51 +00:00
jesus
cca097adbc
dbgrid: fix editor doesnt hide if while editing the last record user press down arrow key (issue #8262 )
...
grid: enable descendant grids to override DrawCellGrid
git-svn-id: trunk@10612 -
2007-02-08 17:52:10 +00:00
vincents
f0d0a647d0
treeview example: fixed compilation on linux
...
git-svn-id: trunk@10611 -
2007-02-08 09:16:50 +00:00
marc
2333200355
* Introduced a handlebased component baseclass
...
* Start of a Widgetset based imagelist
git-svn-id: trunk@10610 -
2007-02-07 23:36:22 +00:00
marc
d7051338d9
* global cursor patch from Paul Ishenin
...
* dragcursor fix
! note: setting of the initial default cursor in gtk needs to be looked at, it should set the cursor as defined by the widget, no the default arrow
git-svn-id: trunk@10609 -
2007-02-07 23:31:44 +00:00
marc
ad2b4ceb6a
+ added callframe decoder
...
git-svn-id: trunk@10608 -
2007-02-07 23:14:30 +00:00
vincents
09dccca531
LCL: made TGraphicControl.OnPaint proteced, TShape.OnPaint and TPaintPox.OnPaint public and fixed firing TShape.OnPaint (bug #8246 )
...
git-svn-id: trunk@10607 -
2007-02-07 14:40:42 +00:00
vincents
e0beca0bd1
LCL: fixed commit in r10604 #7001d5cf7b; perform is needed, because the msg field is different.
...
git-svn-id: trunk@10606 -
2007-02-07 14:38:31 +00:00
vincents
e0d474767d
fixed compilation
...
git-svn-id: trunk@10605 -
2007-02-07 14:12:51 +00:00
vincents
7001d5cf7b
lcl: fixed double fire of MouseUp event when using right mouse button under win32 (bug #8276 ) from Luiz Americo
...
git-svn-id: trunk@10604 -
2007-02-07 13:21:11 +00:00
vincents
0e74743591
wince interface: several fixes from Roozbeh
...
* Added comments to lots of methods in winceapih.inc
* Implemented lots of widgetsets methods to call corrosponding winapi.
* Added TTimer.
* Error dialogs now appear.
* Events now working.
* Reverted all changes to make X button close the application: In wince X button should just minimize application,you have to manually add a feature to exit program.
* More stable.
git-svn-id: trunk@10603 -
2007-02-07 13:10:40 +00:00
vincents
2ced4c37b6
trayicon: added support for qt
...
git-svn-id: trunk@10602 -
2007-02-07 12:23:52 +00:00
mattias
23890766ca
codetools: local var assignment completion: checking for Self and Result
...
git-svn-id: trunk@10601 -
2007-02-07 11:26:02 +00:00
mattias
f9e7ec672d
LCL: TTreeView: DisplayXXX functions now contain scrolledleft
...
git-svn-id: trunk@10600 -
2007-02-07 11:04:16 +00:00
sekelsenmat
bd436baa2d
Small improvements related to trayicon on qt interface and upgrades qt bindings to 1.27
...
git-svn-id: trunk@10599 -
2007-02-07 05:33:48 +00:00
mattias
e35dc827ab
IDE: started code browser
...
git-svn-id: trunk@10598 -
2007-02-07 01:19:00 +00:00
marc
6737a6ef3d
* cursor patch from Paul Ishenin
...
+ added extra handle checks
* enabled some gtk2.2 code for getting cursorpos
git-svn-id: trunk@10597 -
2007-02-06 01:34:29 +00:00
mattias
6bd2881a7f
win32 intf: fixed compilation
...
git-svn-id: trunk@10596 -
2007-02-06 00:19:25 +00:00
mattias
2b1083e359
LCL: SetTempCursor is now called on every mouse move, cursors of TControls
...
git-svn-id: trunk@10595 -
2007-02-05 23:24:03 +00:00
vincents
4cb1999e17
LCL: changed order: first OnPopup and then MouseUp (bug #8274 )
...
git-svn-id: trunk@10594 -
2007-02-05 22:41:43 +00:00
vincents
a655b495c0
win32 interface: store edit maxlength in an integer to prevent range check errors.
...
git-svn-id: trunk@10593 -
2007-02-05 22:20:35 +00:00
vincents
24e1acafb9
fixed several global package links (bug #8275 )
...
git-svn-id: trunk@10592 -
2007-02-05 21:45:11 +00:00
mattias
5afdbd9657
gtk intf: added menu items short cut labels, popup sub menu of menu bar shortcuts
...
git-svn-id: trunk@10591 -
2007-02-05 19:47:39 +00:00
micha
ef8bd1af9f
implement calling TSpeedButton.Click for accelerator key (issue #7911 , patch by Boguslaw Brandys)
...
git-svn-id: trunk@10590 -
2007-02-05 17:32:20 +00:00
vincents
d79e783bb4
designer baseclass example: fixed compilation
...
git-svn-id: trunk@10589 -
2007-02-05 14:15:01 +00:00
mattias
9345db7aa6
IDE: messages: fixed custom colors for custom notes, warnings and hints
...
git-svn-id: trunk@10588 -
2007-02-05 14:02:52 +00:00
mattias
f2759eac27
fixed compilation
...
git-svn-id: trunk@10587 -
2007-02-05 12:16:41 +00:00
mattias
17a650d35b
IDE: checking compiler exit code and giving warning if not 0,1 from Boguslaw Brandys
...
git-svn-id: trunk@10586 -
2007-02-05 11:36:15 +00:00
mattias
6a32d1e029
LCL: TCustomNoteBook, when setting TabVisible of current page switch to another page
...
git-svn-id: trunk@10585 -
2007-02-05 11:28:26 +00:00
mattias
c851dfb460
gtk intf: TListBox, TComboBox now use GTK_SELECTION_SINGLE to prevent auto selection by the gtk
...
git-svn-id: trunk@10584 -
2007-02-05 11:16:07 +00:00
mattias
8d75f957cf
LCL: TCanvas.CreateBrush using TRANSPARENT, OPAQUE depending on Brush.Style=bsSolid
...
git-svn-id: trunk@10583 -
2007-02-05 10:53:49 +00:00
mattias
3691fb6111
translation: german: updates from Joerg Braun
...
git-svn-id: trunk@10582 -
2007-02-05 10:48:22 +00:00
mattias
cfd1bc5071
IDE: added LResources to uses section of TFileDescPascalUnitWithResource
...
git-svn-id: trunk@10581 -
2007-02-05 10:24:55 +00:00
mattias
8c958b060d
LCL: always registering ResourceHandler
...
git-svn-id: trunk@10580 -
2007-02-05 10:15:50 +00:00
mattias
31a49fa7d8
fixed package link for runtimetypeinfocontrols
...
git-svn-id: trunk@10579 -
2007-02-05 10:04:30 +00:00
mattias
2e4c1f5989
lazdaemon: added lazdaemonapp.pp from Michael V.C.
...
git-svn-id: trunk@10578 -
2007-02-05 09:57:56 +00:00