lazarus
88a2927d1c
MG: broke LCL<->interface circles
...
git-svn-id: trunk@3566 -
2002-10-26 15:15:50 +00:00
lazarus
c7ae25f0f2
MG: broke actnlist <-> forms circle
...
git-svn-id: trunk@3564 -
2002-10-26 11:05:59 +00:00
lazarus
b06153fbbe
MG: broke circle stdctrls.pp <-> forms.pp
...
git-svn-id: trunk@3556 -
2002-10-25 08:25:44 +00:00
lazarus
605d46b061
AJ: fixed typos
...
git-svn-id: trunk@3555 -
2002-10-24 19:45:28 +00:00
lazarus
459abac574
AJ:fixed stdctrls uses
...
git-svn-id: trunk@3554 -
2002-10-24 19:42:19 +00:00
lazarus
17b6fecb78
AJ: Fixed forms <-> stdctrls circular uses
...
git-svn-id: trunk@3553 -
2002-10-24 19:35:34 +00:00
lazarus
f24444ce29
MG: broke dialogs.pp <-> forms.pp circle
...
git-svn-id: trunk@3552 -
2002-10-24 10:37:05 +00:00
lazarus
a1b7c185ea
MG: broke extctrls.pp <-> forms.pp circle
...
git-svn-id: trunk@3551 -
2002-10-24 10:27:52 +00:00
lazarus
27ddcbc159
MG: broke buttons.pp <-> forms.pp circle
...
git-svn-id: trunk@3550 -
2002-10-24 10:15:24 +00:00
lazarus
2f6d95cb38
AJ: Started Form Scrolling
...
Started StaticText FocusControl
Fixed Misc Dialog Problems
Added TApplication.Title
git-svn-id: trunk@3544 -
2002-10-23 20:47:27 +00:00
lazarus
cc0fe8109e
MG: fixed menu streaming
...
git-svn-id: trunk@3537 -
2002-10-22 18:54:56 +00:00
lazarus
f07eb318fe
AJ: Partial HintWindow Fix; Added Screen.Font & Font.Name PropEditor; Started to fix ComboBox DropDown size/pos
...
git-svn-id: trunk@3520 -
2002-10-18 16:08:10 +00:00
lazarus
ea0cbc8243
MG: fixed zombie timers
...
git-svn-id: trunk@3513 -
2002-10-14 19:00:49 +00:00
lazarus
70db5f4b81
Cleanups. Fixed source generation for autocreated forms from project options.
...
git-svn-id: trunk@3504 -
2002-10-13 21:36:42 +00:00
lazarus
690a7f150a
AJ: Initial TUpDown, minor property additions to improve reading Delphi created forms.
...
git-svn-id: trunk@3442 -
2002-10-01 18:00:04 +00:00
lazarus
11279dd04b
MG: gradient fill, minor issues from Andrew
...
git-svn-id: trunk@3328 -
2002-09-12 05:56:15 +00:00
lazarus
b12c94294c
MG: scrollingwincontrol from Andrew
...
git-svn-id: trunk@3310 -
2002-09-10 06:49:25 +00:00
lazarus
4d2b332a14
MG: improved TScreen and ShowModal
...
git-svn-id: trunk@3306 -
2002-09-09 14:01:05 +00:00
lazarus
7c6093077f
Form deactivation fixes.
...
git-svn-id: trunk@3303 -
2002-09-09 06:27:06 +00:00
lazarus
64d87305f7
MG: TComponentPropertyEditor now shows child properties
...
git-svn-id: trunk@3300 -
2002-09-08 12:23:43 +00:00
lazarus
a188d432fd
MG: fixed streaming visible=false
...
git-svn-id: trunk@3299 -
2002-09-08 10:01:59 +00:00
lazarus
7c8d67a7ad
MG: TNotebook is now streamable
...
git-svn-id: trunk@3284 -
2002-09-05 12:11:43 +00:00
lazarus
da2e467433
Added shortcut keys to labels
...
Support for alphabetically sorting the properties
Standardize message and add shortcuts ala Kylix
Published BorderStyle, unpublished BorderWidth
ShowAccelChar and FocusControl
ShowAccelChar and FocusControl for TLabel, escaped ampersands now work.
git-svn-id: trunk@3278 -
2002-09-03 11:32:49 +00:00
lazarus
dd17214a28
MG: fixed destroying combobox
...
git-svn-id: trunk@3268 -
2002-08-31 11:37:09 +00:00
lazarus
3355e474de
MG: fixed mouse capturing, OI edit focus
...
git-svn-id: trunk@3238 -
2002-08-24 12:54:59 +00:00
lazarus
6be96de0d3
MG: removed ClientRectBugfix defines
...
git-svn-id: trunk@1850 -
2002-08-17 15:45:36 +00:00
lazarus
1d603e185c
MG: Form Editing: snapping, guidelines, modified on move/resize, creating components in csDesigning, ...
...
git-svn-id: trunk@1754 -
2002-06-19 19:46:10 +00:00
lazarus
610cb824e9
MG: fixed fonts in XLFD format and styles
...
git-svn-id: trunk@1726 -
2002-06-05 12:33:58 +00:00
lazarus
e76460e8d4
MG: fixed form streaming of not direct TForm descendents
...
git-svn-id: trunk@1719 -
2002-05-30 21:53:56 +00:00
lazarus
ee5e5dab74
* "TForm.menu" is now published for streaming
...
stoppok
git-svn-id: trunk@1697 -
2002-05-19 19:53:22 +00:00
lazarus
f65bee54ef
MG: fixed form positioning when show, hide, show
...
git-svn-id: trunk@1677 -
2002-05-13 15:26:13 +00:00
lazarus
872140dc14
MG: client rect bugs nearly completed
...
git-svn-id: trunk@1674 -
2002-05-12 04:56:20 +00:00
lazarus
ecfc86ab66
MG: changed license to LGPL
...
git-svn-id: trunk@1667 -
2002-05-10 06:05:58 +00:00
lazarus
8e03c7cef1
MG: further clientrect bugfixes
...
git-svn-id: trunk@1665 -
2002-05-09 12:41:32 +00:00
lazarus
f3cb25dc9c
MG: started component renaming
...
git-svn-id: trunk@1646 -
2002-04-27 18:56:50 +00:00
lazarus
be7e4beacc
MG: made ShowModal more dlephi compatible
...
git-svn-id: trunk@1643 -
2002-04-26 15:31:06 +00:00
lazarus
f26700a739
MG: improved clean up
...
git-svn-id: trunk@1639 -
2002-04-26 12:26:50 +00:00
lazarus
852eb5a81f
GTK Cleanup
...
Shane
git-svn-id: trunk@1545 -
2002-03-25 17:59:20 +00:00
lazarus
3d7960e165
MG: TForm.Position will now considered before creating form on 0,0
...
git-svn-id: trunk@1525 -
2002-03-18 11:44:41 +00:00
lazarus
f118ad2dcb
MG: reduced size+move messages between lcl and interface
...
git-svn-id: trunk@1522 -
2002-03-16 21:40:55 +00:00
lazarus
bdf8fb50ca
Constraints implementation (first cut) and sizig - moving system rework to
...
better match Delphi/Kylix way of doing things (the existing implementation
worked by acident IMHO :-)
git-svn-id: trunk@686 -
2002-02-09 01:45:13 +00:00
lazarus
c9e180acac
TPanel implemented.
...
Basic graphic primitives split into GraphType package, so that we can
reference it from interface (GTK, Win32) units.
New Frame3d canvas method that uses native (themed) drawing (GTK only).
New overloaded Canvas.TextRect method.
LCLLinux and Graphics was split, so a bunch of files had to be modified.
git-svn-id: trunk@653 -
2002-02-03 00:24:02 +00:00
lazarus
a435b0f6b0
MG: added TTreeView
...
git-svn-id: trunk@575 -
2002-01-04 21:07:49 +00:00
lazarus
7a28cf749f
MG: fixed initial component aligning
...
git-svn-id: trunk@562 -
2002-01-01 15:50:16 +00:00
lazarus
5a77b46dab
MG: form stream errors are now written
...
git-svn-id: trunk@559 -
2001-12-30 20:35:12 +00:00
lazarus
247f0376f6
MG: changes for fpc 1.1
...
git-svn-id: trunk@547 -
2001-12-19 10:59:12 +00:00
lazarus
bd75d3d4c3
MG: added TApplication.ShowException
...
git-svn-id: trunk@490 -
2001-12-08 12:35:12 +00:00
lazarus
34988490b3
Improved the double click.
...
Shane
git-svn-id: trunk@468 -
2001-11-29 18:41:27 +00:00
lazarus
704da558b2
Added a property for BorderWidth in TForm
...
Changed the hint window in the designer to be more picky when it pops up.
Shane
git-svn-id: trunk@423 -
2001-11-15 19:16:43 +00:00
lazarus
67cf25e0fa
MG: fixed set formicon on invisible forms
...
git-svn-id: trunk@406 -
2001-11-10 10:48:02 +00:00