Commit Graph

1065 Commits

Author SHA1 Message Date
lazarus
99c0366054 MG: removed ClientRectBugfix defines
git-svn-id: trunk@1065 -
2002-02-09 01:47:46 +00:00
lazarus
27ad52055d MG: fixed destroying combobox
git-svn-id: trunk@1064 -
2002-02-09 01:47:46 +00:00
lazarus
20b24f86a9 MG: accelerated SelectGDKPenProps
git-svn-id: trunk@1063 -
2002-02-09 01:47:46 +00:00
lazarus
df220e0edf MG: TMenuItem.Caption can now be set after creation
git-svn-id: trunk@1062 -
2002-02-09 01:47:45 +00:00
lazarus
d08808a334 MG: accelerators are now shared between non modal forms
git-svn-id: trunk@1061 -
2002-02-09 01:47:45 +00:00
lazarus
367f3b2387 MG: gradient fill, minor issues from Andrew
git-svn-id: trunk@1060 -
2002-02-09 01:47:45 +00:00
lazarus
04d9d65750 MG: codecompletion now checks for filebreaks, savefile now checks for filedate
git-svn-id: trunk@1059 -
2002-02-09 01:47:45 +00:00
lazarus
ab9eaac8c4 MG; fixed find declaration of overloaded procs and expression input types
git-svn-id: trunk@1058 -
2002-02-09 01:47:45 +00:00
lazarus
659b160c7c MG: MoveWindowOrgEx, Splitted FWinControls/FControls, TControl drawing, Better DesignerDrawing, ...
git-svn-id: trunk@1057 -
2002-02-09 01:47:45 +00:00
lazarus
1d0f026fdd MG: JITForms now sets csDesigning before creation
git-svn-id: trunk@1056 -
2002-02-09 01:47:45 +00:00
lazarus
eed96a79fd MG: scrollingwincontrol from Andrew
git-svn-id: trunk@1055 -
2002-02-09 01:47:44 +00:00
lazarus
d68790979f MG: fixed TComboBox.ItemIndex on CreateWnd
git-svn-id: trunk@1054 -
2002-02-09 01:47:44 +00:00
lazarus
0bdf6423ee MG: fixed frmactivate
git-svn-id: trunk@1053 -
2002-02-09 01:47:44 +00:00
lazarus
80222f2284 MG: started mouse bugfix and completed Makefile.fpc
git-svn-id: trunk@1052 -
2002-02-09 01:47:44 +00:00
lazarus
b93e2bb3d3 MG: moved TColor definition to graphtype.pp and registered TColor names
git-svn-id: trunk@1051 -
2002-02-09 01:47:44 +00:00
lazarus
626b47c2fe 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@1050 -
2002-02-09 01:47:44 +00:00
lazarus
4daf38e39a MG: moved RectVisible, ExcludeClipRect and IntersectClipRect to interface dependent functions
git-svn-id: trunk@1049 -
2002-02-09 01:47:44 +00:00
lazarus
e8786384f5 MG: improved TFont for XLFD font names
git-svn-id: trunk@1048 -
2002-02-09 01:47:43 +00:00
lazarus
c7ce14d1ab Enabled cursor property + property editor.
git-svn-id: trunk@1047 -
2002-02-09 01:47:43 +00:00
lazarus
88fb533daf MG: fixed TComboBox and InvalidateControl
git-svn-id: trunk@1046 -
2002-02-09 01:47:43 +00:00
lazarus
668e7ca87c MG: fixed client rectangles, TRadioGroup, RecreateWnd
git-svn-id: trunk@1045 -
2002-02-09 01:47:43 +00:00
lazarus
2c43759d1e MG: fixed parser for external vars
git-svn-id: trunk@1044 -
2002-02-09 01:47:43 +00:00
lazarus
73a735c4cd AJ: rearranged GTK init stuff for proper GNOME init & less duplication between interfaces
git-svn-id: trunk@1043 -
2002-02-09 01:47:43 +00:00
lazarus
ab54bf590e MG: improved TComboBox.SetItemIndex
git-svn-id: trunk@1042 -
2002-02-09 01:47:43 +00:00
lazarus
8a2829c01b MG: activated environment opts in debugger
git-svn-id: trunk@1041 -
2002-02-09 01:47:42 +00:00
lazarus
72d7e61348 MG: no OnChange event when app sets Text of TComboBox
git-svn-id: trunk@1040 -
2002-02-09 01:47:42 +00:00
lazarus
a006452636 MG: fixes for 1.1
git-svn-id: trunk@1039 -
2002-02-09 01:47:42 +00:00
lazarus
5cc1a09fbd MG: added command line help
git-svn-id: trunk@1038 -
2002-02-09 01:47:42 +00:00
lazarus
28f65a8c6b MG: client rect bugs nearly completed
git-svn-id: trunk@1037 -
2002-02-09 01:47:42 +00:00
lazarus
b875923f4a MG: moved RectVisible, ExcludeClipRect and IntersectClipRect to interface dependent functions
git-svn-id: trunk@1036 -
2002-02-09 01:47:42 +00:00
lazarus
90ae156d7f MG: TNotebook is now streamable
git-svn-id: trunk@1035 -
2002-02-09 01:47:42 +00:00
lazarus
96e8260ca7 MG: Form Editing: snapping, guidelines, modified on move/resize, creating components in csDesigning, ...
git-svn-id: trunk@1034 -
2002-02-09 01:47:41 +00:00
lazarus
aa83828e23 MG: image support, TScrollBox, and many other things from Andrew
git-svn-id: trunk@1033 -
2002-02-09 01:47:41 +00:00
lazarus
3d36c3d268 MG: added TComboBox.OnPopup+OnCloseUp+ItemWidth
git-svn-id: trunk@1032 -
2002-02-09 01:47:41 +00:00
lazarus
026d2ee1e7 MG: fixed speedbutton in designmode
git-svn-id: trunk@1031 -
2002-02-09 01:47:41 +00:00
lazarus
d9cc6c9595 MG: changed license to LGPL
git-svn-id: trunk@1030 -
2002-02-09 01:47:41 +00:00
lazarus
1f7ef6bf3a MG: fixes for fpc1.1
git-svn-id: trunk@1029 -
2002-02-09 01:47:41 +00:00
lazarus
e24a2e0d3d MG: started mouse bugfix and completed Makefile.fpc
git-svn-id: trunk@1028 -
2002-02-09 01:47:41 +00:00
lazarus
ddaf4a13ab MG: improved TFont for XLFD font names
git-svn-id: trunk@1027 -
2002-02-09 01:47:40 +00:00
lazarus
c4252e6d98 AJ: minor fixes for FPC 1.1
git-svn-id: trunk@1026 -
2002-02-09 01:47:40 +00:00
lazarus
612201a886 MG: fixed Ampersands2Underscore
git-svn-id: trunk@1025 -
2002-02-09 01:47:40 +00:00
lazarus
346a6530c6 MG: further clientrect bugfixes
git-svn-id: trunk@1024 -
2002-02-09 01:47:40 +00:00
lazarus
29b223f690 MG: fixed TSpeedButton.SetDown and Invalidate
git-svn-id: trunk@1023 -
2002-02-09 01:47:40 +00:00
lazarus
1f23bbaf62 MG: TNoteBook now starts with no Page and TPage has no auto names
git-svn-id: trunk@1022 -
2002-02-09 01:47:40 +00:00
lazarus
8ca55b2b02 MG: changed license to LGPL
git-svn-id: trunk@1021 -
2002-02-09 01:47:40 +00:00
lazarus
bab00f8600 MG: further clientrect bugfixes
git-svn-id: trunk@1020 -
2002-02-09 01:47:39 +00:00
lazarus
2a3c38e265 MG: replaced logo, increased version to 0.8.3a and some clientrectbugfix
git-svn-id: trunk@1019 -
2002-02-09 01:47:39 +00:00
lazarus
1b9bcdcf3f MG: reduced output
git-svn-id: trunk@1018 -
2002-02-09 01:47:39 +00:00
lazarus
3cda4862b4 AJ: Partial HintWindow Fix; Added Screen.Font & Font.Name PropEditor; Started to fix ComboBox DropDown size/pos
git-svn-id: trunk@1017 -
2002-02-09 01:47:39 +00:00
lazarus
58eefd9d55 MG: double, triple and quad clicks now works
git-svn-id: trunk@1016 -
2002-02-09 01:47:39 +00:00