Commit Graph

79 Commits

Author SHA1 Message Date
mattias
0ced54bdb8 implemented TCheckBox.State=cbGrayed for gtk intf without visual representation
git-svn-id: trunk@6489 -
2005-01-07 01:31:44 +00:00
vincents
d212a88751 Replaced writeln by DebugLn in {$IFDEF VerboseDesigner}
git-svn-id: trunk@6129 -
2004-10-11 10:47:19 +00:00
vincents
89fe6ac437 replaced writeln by DebugLn
git-svn-id: trunk@6001 -
2004-09-14 21:30:37 +00:00
mattias
7bf089b375 invisible selected persistents are no longer drawn with grabbers
git-svn-id: trunk@5730 -
2004-08-04 08:50:23 +00:00
mattias
84dd820d72 Designer can now handle TPersistent selections, TCollectionPropertyEditor basically working
git-svn-id: trunk@5702 -
2004-07-24 11:23:56 +00:00
mattias
5071772db1 fixed showing grabers for boundless components
git-svn-id: trunk@5660 -
2004-07-07 22:26:58 +00:00
mattias
add76d4e8b completed new TToolBar
git-svn-id: trunk@5226 -
2004-02-23 18:24:38 +00:00
mattias
bb399170dd multiselection markers are now painted on DesignerDC
git-svn-id: trunk@5055 -
2004-01-12 16:05:10 +00:00
marc
348cd5c298 * Changed TComponentSelectionList to TPersistentSelectionList
+ Added SSHdebugger property

git-svn-id: trunk@5007 -
2004-01-04 03:53:36 +00:00
mattias
459b1c939c fixed many range check warnings
git-svn-id: trunk@4951 -
2003-12-25 14:17:07 +00:00
mattias
db42e6ca3e workaround for inherited bug in fpc 1.9
git-svn-id: trunk@4929 -
2003-12-21 16:01:58 +00:00
mattias
2d193b48c1 prepared IDE units for split
git-svn-id: trunk@4822 -
2003-11-22 15:14:12 +00:00
mattias
711c426a9c workaround for gtk1 invalidate bug
git-svn-id: trunk@4783 -
2003-11-08 22:53:11 +00:00
mattias
948299f460 fixed designer paint offsets
git-svn-id: trunk@4747 -
2003-10-31 13:21:40 +00:00
micha
9df3636113 fix win32 designer: grid, non-windowed components, selectiongrabbers
git-svn-id: trunk@4746 -
2003-10-31 11:49:30 +00:00
mattias
d92965ff87 fixed keymapping for irregular keys
git-svn-id: trunk@4738 -
2003-10-30 18:25:18 +00:00
mattias
5e5c1122a7 renamed LCLLinux to LCLIntf
git-svn-id: trunk@4637 -
2003-09-18 09:21:03 +00:00
mattias
f9aa787cd3 implemented selections in component tree
git-svn-id: trunk@4513 -
2003-08-22 18:10:39 +00:00
mattias
ed5f8759dc splittet designer form and lookup root
git-svn-id: trunk@4220 -
2003-06-01 11:23:01 +00:00
mattias
7c154dbb4e added menu component editor from Olivier
git-svn-id: trunk@3996 -
2003-04-01 23:35:28 +00:00
mattias
36c2807df9 fixed updating OI when moving components
git-svn-id: trunk@3864 -
2003-02-21 10:42:57 +00:00
mattias
050eac5b86 fixed snap to grid and snap to guidelines
git-svn-id: trunk@3789 -
2003-01-04 21:35:55 +00:00
mattias
2d9bd31b9b fixed rubberband invalidating
git-svn-id: trunk@3691 -
2002-12-09 15:57:10 +00:00
mattias
8d4c57d95c replaced many invalidates by invalidaterect
git-svn-id: trunk@3669 -
2002-11-29 15:14:47 +00:00
mattias
b608081566 added form editor options for rubberband and colors
git-svn-id: trunk@3667 -
2002-11-27 14:37:37 +00:00
mattias
b7db0345f0 added rubberband type: creation+selection
git-svn-id: trunk@3664 -
2002-11-26 17:44:22 +00:00
mattias
aeec2f84b0 improved designer rubberband
git-svn-id: trunk@3652 -
2002-11-18 17:06:29 +00:00
mattias
d527baa868 improved icons, started codeexplorer
git-svn-id: trunk@3650 -
2002-11-18 11:39:50 +00:00
lazarus
87ac95ce37 MG: guideline showing only for alignable components
git-svn-id: trunk@3536 -
2002-10-22 18:13:40 +00:00
lazarus
dcf903b4aa MG: fixed sizing/moving of non visual components
git-svn-id: trunk@3534 -
2002-10-22 17:32:56 +00:00
lazarus
3664a61eab MG: fixed maxdist of guidelines
git-svn-id: trunk@3493 -
2002-10-09 12:27:46 +00:00
lazarus
ae5d7dfda1 MG: fixed loading TListView from stream
git-svn-id: trunk@3492 -
2002-10-09 11:46:05 +00:00
lazarus
328dbbd2d4 MG: added some multi form editing checks
git-svn-id: trunk@3473 -
2002-10-06 15:59:10 +00:00
lazarus
199076ab2f MG: accelerated calculating guidelines
git-svn-id: trunk@3468 -
2002-10-05 14:03:58 +00:00
lazarus
c6990367e3 MG: added consistency checks and fixed selection drawing on wrong forms
git-svn-id: trunk@3466 -
2002-10-05 09:31:12 +00:00
lazarus
367fd82678 MG: fixed frozen selection in designer on sizing
git-svn-id: trunk@3444 -
2002-10-02 07:56:23 +00:00
lazarus
e77897d318 MG: accelerated designer rubberband drawings
git-svn-id: trunk@3365 -
2002-09-19 20:10:36 +00:00
lazarus
36aa55523f MG: accelerated designer drawings
git-svn-id: trunk@3364 -
2002-09-19 19:56:13 +00:00
lazarus
0ea1689254 MG: fixed rubberband
git-svn-id: trunk@3301 -
2002-09-08 14:22:46 +00:00
lazarus
5c451a6971 MG: fixed notebook client area, send messages and minor bugs
git-svn-id: trunk@3293 -
2002-09-06 15:57:34 +00:00
lazarus
c191a0955a MG: component editors can now add menuitems to the designer popupmenu
git-svn-id: trunk@3273 -
2002-09-01 21:02:21 +00:00
lazarus
443c0e5ae2 MG: double click in designer now invokes component editors
git-svn-id: trunk@3272 -
2002-09-01 19:57:03 +00:00
lazarus
40969b15f4 MG: fixed designer popupmenu
git-svn-id: trunk@3269 -
2002-08-31 12:44:18 +00:00
lazarus
9caac69e35 MG: MoveWindowOrgEx, Splitted FWinControls/FControls, TControl drawing, Better DesignerDrawing, ...
git-svn-id: trunk@3265 -
2002-08-30 12:32:25 +00:00
lazarus
8ecd41ddc6 MG: reduced DesignerForm invalidates (changes from Jesus Reyes)
git-svn-id: trunk@3259 -
2002-08-29 01:06:36 +00:00
lazarus
810dd75926 MG: reduced paint messages and DC getting/releasing
git-svn-id: trunk@3254 -
2002-08-28 09:40:52 +00:00
lazarus
ad27a83fd6 MG: fixed speedbutton in designmode
git-svn-id: trunk@3246 -
2002-08-26 17:28:21 +00:00
lazarus
42ef5778c5 MG: fixed moving child component
git-svn-id: trunk@3240 -
2002-08-24 16:50:36 +00:00
lazarus
768556ae6e MG: loading forms now creates all TComponentInterfaces, fixed removing components
git-svn-id: trunk@3239 -
2002-08-24 15:49:57 +00:00
lazarus
a3201a675b MG: fixed mouse coords while component dragging
git-svn-id: trunk@2739 -
2002-08-18 08:53:19 +00:00