Commit Graph

3343 Commits

Author SHA1 Message Date
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
lazarus
dd17214a28 MG: fixed destroying combobox
git-svn-id: trunk@3268 -
2002-08-31 11:37:09 +00:00
lazarus
3ebde07e67 MG: fixed resetting comobobox text
git-svn-id: trunk@3267 -
2002-08-31 07:58:21 +00:00
lazarus
5d5f7d7b6e MG: fixed finddeclaration IsCompatible for nodes
git-svn-id: trunk@3266 -
2002-08-30 14:59:14 +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
e78acde725 Fixed alignment of multiline TLabel.
Simplified and prettified MessageBoxen.

git-svn-id: trunk@3264 -
2002-08-30 10:06:07 +00:00
lazarus
77006e3b51 Use comboboxes. Use history. Prettify the dialog. Preselect text on show.
Make the findreplace a dialog. Thus removing resiying code (handled by Anchors now anyway).
Make Anchors work again and publish them for various controls.
SelStart and Co. for TEdit, SelectAll procedure for TComboBox and TEdit.
Clean up and fix some bugs for TComboBox, plus selection stuff.

git-svn-id: trunk@3263 -
2002-08-30 06:46:03 +00:00
lazarus
ebf7b9a916 Make CreatePixmapIndirect work for Win32. Work done by Markus Luedin.
git-svn-id: trunk@3262 -
2002-08-29 16:22:02 +00:00
lazarus
2c26b55194 MG: added Display examples
git-svn-id: trunk@3261 -
2002-08-29 12:41:26 +00:00
lazarus
5e8894b3ec MG: added UseDisplay checkbox
git-svn-id: trunk@3260 -
2002-08-29 07:49:45 +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
5e4938af5d MG: fixed TComboBox and InvalidateControl
git-svn-id: trunk@3258 -
2002-08-29 00:07:01 +00:00
lazarus
3e9ae9aac4 Keith: Win32 fixes. Much appreciation to Markus L�din.
git-svn-id: trunk@3257 -
2002-08-28 17:28:11 +00:00
lazarus
fa11d46a46 MG: activated environment opts in debugger
git-svn-id: trunk@3256 -
2002-08-28 11:41:52 +00:00
lazarus
cae607e7fd MG: implemented display variable
git-svn-id: trunk@3255 -
2002-08-28 10:52:41 +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
0820232958 MG: propedits text improvements from Andrew, uncapturing, improved comobobox
git-svn-id: trunk@3253 -
2002-08-27 18:45:13 +00:00
lazarus
ee117c5aeb MG: fixed designer component deletion
git-svn-id: trunk@3252 -
2002-08-27 14:33:37 +00:00
lazarus
be6391b14b MG: not existing files will now be removed from recent lists
git-svn-id: trunk@3251 -
2002-08-27 09:22:43 +00:00
lazarus
b2bee3d6e7 MG: fixed editing empty resources
git-svn-id: trunk@3250 -
2002-08-27 08:55:29 +00:00
lazarus
674a9771d9 MG: fixed replacing form resources
git-svn-id: trunk@3249 -
2002-08-27 08:21:30 +00:00
lazarus
86fa4833c4 MG: ShortCut support for buttons from Andrew
git-svn-id: trunk@3248 -
2002-08-27 06:40:50 +00:00
lazarus
277da25f30 MG: fixed codetools proc collection
git-svn-id: trunk@3247 -
2002-08-27 06:34:25 +00:00
lazarus
ad27a83fd6 MG: fixed speedbutton in designmode
git-svn-id: trunk@3246 -
2002-08-26 17:28:21 +00:00
lazarus
081843bc87 MG: fixed showing non TPersistent components in OI
git-svn-id: trunk@3245 -
2002-08-25 16:07:38 +00:00
lazarus
cc8a613f02 MG: calendar now ignores double clicks
git-svn-id: trunk@3244 -
2002-08-25 14:32:10 +00:00