lazarus
dbd0fcac48
MG: fixed resetting comobobox text
...
git-svn-id: trunk@781 -
2002-02-09 01:46:34 +00:00
lazarus
e667655f3e
MG: added failure exit
...
git-svn-id: trunk@780 -
2002-02-09 01:46:33 +00:00
lazarus
66bef210af
MG: deactivated new system colors, till we got a consistent solution
...
git-svn-id: trunk@779 -
2002-02-09 01:46:33 +00:00
lazarus
1e9b71be92
MG: added filters and history to TOpenDialog
...
git-svn-id: trunk@778 -
2002-02-09 01:46:32 +00:00
lazarus
0986a72b0f
MG: MoveWindowOrgEx, Splitted FWinControls/FControls, TControl drawing, Better DesignerDrawing, ...
...
git-svn-id: trunk@777 -
2002-02-09 01:46:32 +00:00
lazarus
2bdbf435c1
MG: improved TCommon/File/OpenDialog, fixed TListView scrolling and broder
...
git-svn-id: trunk@776 -
2002-02-09 01:46:31 +00:00
lazarus
876d96e817
Fixed alignment of multiline TLabel.
...
Simplified and prettified MessageBoxen.
git-svn-id: trunk@775 -
2002-02-09 01:46:31 +00:00
lazarus
c00b1e8211
MG: added gtk rc file support and started stule dependent syscolors
...
git-svn-id: trunk@774 -
2002-02-09 01:46:30 +00:00
lazarus
8881110579
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@773 -
2002-02-09 01:46:30 +00:00
lazarus
349421ad28
MG: fixed TComboBox and InvalidateControl
...
git-svn-id: trunk@772 -
2002-02-09 01:46:29 +00:00
lazarus
6e4c700d00
MG: fixed client rectangles, TRadioGroup, RecreateWnd
...
git-svn-id: trunk@771 -
2002-02-09 01:46:29 +00:00
lazarus
3c89be8141
MG: reduced paint messages and DC getting/releasing
...
git-svn-id: trunk@770 -
2002-02-09 01:46:28 +00:00
lazarus
666f657096
MG: client rect bugs nearly completed
...
git-svn-id: trunk@769 -
2002-02-09 01:46:28 +00:00
lazarus
664c4ebebf
MG: propedits text improvements from Andrew, uncapturing, improved comobobox
...
git-svn-id: trunk@768 -
2002-02-09 01:46:27 +00:00
lazarus
4190f288bc
MG: changed license to LGPL
...
git-svn-id: trunk@767 -
2002-02-09 01:46:27 +00:00
lazarus
2e0d6f45c3
MG: further clientrect bugfixes
...
git-svn-id: trunk@766 -
2002-02-09 01:46:26 +00:00
lazarus
164859d39c
MG: fixed designer component deletion
...
git-svn-id: trunk@765 -
2002-02-09 01:46:26 +00:00
lazarus
34ab2cdf10
MG: ShortCut support for buttons from Andrew
...
git-svn-id: trunk@764 -
2002-02-09 01:46:25 +00:00
lazarus
3bc1fd80a9
MG: replaced logo, increased version to 0.8.3a and some clientrectbugfix
...
git-svn-id: trunk@763 -
2002-02-09 01:46:25 +00:00
lazarus
9a11fc4c4f
MG: improved clean up
...
git-svn-id: trunk@762 -
2002-02-09 01:46:24 +00:00
lazarus
6a19dcfe33
MG: fixed speedbutton in designmode
...
git-svn-id: trunk@761 -
2002-02-09 01:46:24 +00:00
lazarus
de549bb207
MG: fixed initial size of TPage
...
git-svn-id: trunk@760 -
2002-02-09 01:46:23 +00:00
lazarus
4cf549126b
MG: fixed unallocated spinedit handle bug
...
git-svn-id: trunk@759 -
2002-02-09 01:46:23 +00:00
lazarus
2148b7a888
MG: fixed unreleased/unpressed Ctrl/Alt/Shift
...
git-svn-id: trunk@758 -
2002-02-09 01:46:22 +00:00
lazarus
0368a16f32
MG: fixed mouse capturing, OI edit focus
...
git-svn-id: trunk@757 -
2002-02-09 01:46:22 +00:00
lazarus
9e3d612153
MG: fixed double click recognition
...
git-svn-id: trunk@756 -
2002-02-09 01:46:21 +00:00
lazarus
63cb2d3644
GTK Cleanup
...
Shane
git-svn-id: trunk@755 -
2002-02-09 01:46:21 +00:00
lazarus
dccf4041d5
Implented TMenuItem.ShortCut (not much tested).
...
git-svn-id: trunk@754 -
2002-02-09 01:46:20 +00:00
lazarus
76ec3220a0
MG: fixed bracket hilighting
...
git-svn-id: trunk@753 -
2002-02-09 01:46:20 +00:00
lazarus
a59ea6d93e
MG: from Andrew: style list fixes, autosize for radio/checkbtns
...
git-svn-id: trunk@752 -
2002-02-09 01:46:19 +00:00
lazarus
0097bf0ce6
MG: improved theme support from Andrew
...
git-svn-id: trunk@751 -
2002-02-09 01:46:18 +00:00
lazarus
95f4a8bd3a
MG: freeing more unused GCs
...
git-svn-id: trunk@750 -
2002-02-09 01:46:17 +00:00
lazarus
1580317416
MG: added TDeviceContextMemManager
...
git-svn-id: trunk@749 -
2002-02-09 01:46:16 +00:00
lazarus
db7c768ec3
MG: reduced output
...
git-svn-id: trunk@748 -
2002-02-09 01:46:15 +00:00
lazarus
535971744d
MG: fixed mem leaks
...
git-svn-id: trunk@747 -
2002-02-09 01:46:14 +00:00
lazarus
2cdaebdae9
MG: fixed mem some leaks in ide and gtk
...
git-svn-id: trunk@746 -
2002-02-09 01:46:13 +00:00
lazarus
1178bab300
MG: accelerated new/dispose of gdiobjects
...
git-svn-id: trunk@745 -
2002-02-09 01:46:12 +00:00
lazarus
9824c0cbe1
MG: design signals for gtk internal widgets
...
git-svn-id: trunk@744 -
2002-02-09 01:46:11 +00:00
lazarus
7184c53542
MG: removed ClientRectBugfix defines
...
git-svn-id: trunk@743 -
2002-02-09 01:46:10 +00:00
lazarus
2d9e85e554
MG: added some IDE menuicons, fixed submenu indicator bug
...
git-svn-id: trunk@742 -
2002-02-09 01:46:09 +00:00
lazarus
03e8d313cf
MG: added changes from Andrew (Clipping)
...
git-svn-id: trunk@741 -
2002-02-09 01:46:08 +00:00
lazarus
56d3bb2cfe
MG: started menuitem icon, checked, radio and groupindex
...
git-svn-id: trunk@740 -
2002-02-09 01:46:07 +00:00
lazarus
010cdacf4c
MG: started enhanced menuitem
...
git-svn-id: trunk@739 -
2002-02-09 01:46:06 +00:00
lazarus
22f277cd67
MG: activated App_Paintable for TCustomForms
...
git-svn-id: trunk@738 -
2002-02-09 01:46:05 +00:00
lazarus
1b13671e45
MG: added graphics extensions from Andrew Johnson
...
git-svn-id: trunk@737 -
2002-02-09 01:46:04 +00:00
lazarus
b4e1c388c0
MG: added property TMenuItems.RightJustify
...
git-svn-id: trunk@736 -
2002-02-09 01:46:03 +00:00
lazarus
1ebc694967
MG: main bar speedbar open arrow now shows recent projects and files
...
git-svn-id: trunk@735 -
2002-02-09 01:46:02 +00:00
lazarus
445c38646b
MG: recent file menus are now updated instantly
...
git-svn-id: trunk@734 -
2002-02-09 01:46:01 +00:00
lazarus
834b4c61aa
MG: TMenuItem can now be created/destroyed/moved at any time
...
git-svn-id: trunk@733 -
2002-02-09 01:46:00 +00:00
lazarus
d5aeeacdc9
MG: TMenuItem.Caption can now be set after creation
...
git-svn-id: trunk@732 -
2002-02-09 01:45:59 +00:00