Commit Graph

3318 Commits

Author SHA1 Message Date
lazarus
fd309629ca MG: editor option dlg size is now saved
git-svn-id: trunk@3318 -
2002-09-10 19:09:07 +00:00
lazarus
66df007f01 MG: environment option dlg size is now saved
git-svn-id: trunk@3317 -
2002-09-10 19:03:30 +00:00
lazarus
10a697c44d MG: added new project from file
git-svn-id: trunk@3316 -
2002-09-10 18:17:31 +00:00
lazarus
9d3a802e24 MG: added TLabel.WordWrap for gtk-interface from Vincent
git-svn-id: trunk@3315 -
2002-09-10 17:30:16 +00:00
lazarus
0e27003d6f MG: added SaveFlagNames
git-svn-id: trunk@3314 -
2002-09-10 14:48:23 +00:00
lazarus
bbc829a44b MG: fixed compiling examples
git-svn-id: trunk@3313 -
2002-09-10 14:08:54 +00:00
lazarus
fc518c76b8 MG: TListView now works handleless and SetSelection implemented
git-svn-id: trunk@3312 -
2002-09-10 10:00:27 +00:00
lazarus
385cd1efb4 MG: fixed TCheckBox.DoAutoSize on loading
git-svn-id: trunk@3311 -
2002-09-10 07:33:37 +00:00
lazarus
b12c94294c MG: scrollingwincontrol from Andrew
git-svn-id: trunk@3310 -
2002-09-10 06:49:25 +00:00
lazarus
f5bb1e4998 MG: added scrollingwincontrol.inc
git-svn-id: trunk@3309 -
2002-09-09 19:30:57 +00:00
lazarus
b385b12038 MG: started TTreeView dragging
git-svn-id: trunk@3308 -
2002-09-09 19:04:01 +00:00
lazarus
42c2244602 MG: added multiselection to TTreeView
git-svn-id: trunk@3307 -
2002-09-09 17:41:18 +00:00
lazarus
4d2b332a14 MG: improved TScreen and ShowModal
git-svn-id: trunk@3306 -
2002-09-09 14:01:05 +00:00
lazarus
93a2f932e9 MG: added keymapping to designer
git-svn-id: trunk@3305 -
2002-09-09 12:36:33 +00:00
lazarus
109aaa2ab7 MG: started TCollectionPropertyEditor
git-svn-id: trunk@3304 -
2002-09-09 07:26:42 +00:00
lazarus
7c6093077f Form deactivation fixes.
git-svn-id: trunk@3303 -
2002-09-09 06:27:06 +00:00
lazarus
4f2ae66e68 Fixed and simplified TRadioButton
git-svn-id: trunk@3302 -
2002-09-08 19:09:55 +00:00
lazarus
0ea1689254 MG: fixed rubberband
git-svn-id: trunk@3301 -
2002-09-08 14:22:46 +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
cab2573590 Make TComboboxes sort again, including in OI
git-svn-id: trunk@3298 -
2002-09-07 20:30:50 +00:00
lazarus
aa1e5fd655 Visible property is by default true.
git-svn-id: trunk@3297 -
2002-09-07 19:35:42 +00:00
lazarus
bb06eb301c EchoMode for TCustomEdit. emNone not implemented for GTK+, falls back to emPassword
behaviour.

git-svn-id: trunk@3296 -
2002-09-07 12:14:50 +00:00
lazarus
284edf961c Enabled cursor property + property editor.
git-svn-id: trunk@3295 -
2002-09-06 22:32:20 +00:00
lazarus
2dad37ebc4 MG: fixed scrollbars of TTreeView
git-svn-id: trunk@3294 -
2002-09-06 19:11:48 +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
78db2b032c MG: added jitform error messagedlg
git-svn-id: trunk@3292 -
2002-09-06 11:37:49 +00:00
lazarus
33965f2124 MG: added jitform error messagedlg
git-svn-id: trunk@3291 -
2002-09-06 11:33:36 +00:00
lazarus
fa42cd6ebc MG: improved handling of ambigious source files
git-svn-id: trunk@3290 -
2002-09-05 19:03:36 +00:00
lazarus
477b2808f2 MG: added auto deleting of ambigious source files
git-svn-id: trunk@3289 -
2002-09-05 15:24:27 +00:00
lazarus
1e44a47b9f MG: added show pages menu to TNotebookcomponenteditor
git-svn-id: trunk@3288 -
2002-09-05 14:57:55 +00:00
lazarus
df053a6541 MG: set default value for TStatusBar.SimplePanel
git-svn-id: trunk@3287 -
2002-09-05 13:33:10 +00:00
lazarus
98a15081f3 MG: fixed removing notebook
git-svn-id: trunk@3286 -
2002-09-05 13:21:12 +00:00
lazarus
10d8f037da MG: TCustomLabel.Caption is now editable again in OI
git-svn-id: trunk@3285 -
2002-09-05 12:22:54 +00:00
lazarus
7c8d67a7ad MG: TNotebook is now streamable
git-svn-id: trunk@3284 -
2002-09-05 12:11:43 +00:00
lazarus
054b715d8d New dialog for multiline caption of TCustomLabel.
Prettified TStrings property editor.
Memo now has automatic scrollbars (not fully working), WordWrap and Scrollbars property
Removed saving of old combo text (it broke things and is not needed). Cleanups.

git-svn-id: trunk@3283 -
2002-09-05 10:12:07 +00:00
lazarus
2b276924bf MG: designer: right click selects component before popup
git-svn-id: trunk@3282 -
2002-09-04 13:46:10 +00:00
lazarus
5c78c2bd9e MG: moved graphic property editors to graphpropedits.pas
git-svn-id: trunk@3281 -
2002-09-04 10:47:59 +00:00
lazarus
4523126a26 MG: improved streaming error handling
git-svn-id: trunk@3280 -
2002-09-04 09:32:17 +00:00
lazarus
939e1f6074 Intermediate UI patch to show a bug.
git-svn-id: trunk@3279 -
2002-09-03 20:02:01 +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
c63ab4f76d MG: image support, TScrollBox, and many other things from Andrew
git-svn-id: trunk@3277 -
2002-09-03 09:03:07 +00:00
lazarus
539b2d26ca MG: image support, TScrollBox, and many other things from Andrew
git-svn-id: trunk@3276 -
2002-09-03 08:07:20 +00:00
lazarus
7de1f22503 MG: fixed GetActivePage
git-svn-id: trunk@3275 -
2002-09-02 20:05:44 +00:00
lazarus
80e7e46dbd MG: TNoteBook now starts with no Page and TPage has no auto names
git-svn-id: trunk@3274 -
2002-09-02 19:10:27 +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
a670440d50 MG: double, triple and quad clicks now works
git-svn-id: trunk@3271 -
2002-09-01 16:11:21 +00:00
lazarus
a168428731 MG: added some property editors and started component editors
git-svn-id: trunk@3270 -
2002-08-31 18:45:53 +00:00
lazarus
40969b15f4 MG: fixed designer popupmenu
git-svn-id: trunk@3269 -
2002-08-31 12:44:18 +00:00