lazarus
67bb296e3c
MG: moved RectVisible, ExcludeClipRect and IntersectClipRect to interface dependent functions
...
git-svn-id: trunk@1091 -
2002-02-09 01:47:50 +00:00
lazarus
46f4a395d7
MG: fixed TnoteBook AddPage and double creation of MeinMenu
...
git-svn-id: trunk@1090 -
2002-02-09 01:47:49 +00:00
lazarus
d90361aa66
MG: Form Editing: snapping, guidelines, modified on move/resize, creating components in csDesigning, ...
...
git-svn-id: trunk@1089 -
2002-02-09 01:47:49 +00:00
lazarus
91ebfcb675
MG: image support, TScrollBox, and many other things from Andrew
...
git-svn-id: trunk@1088 -
2002-02-09 01:47:49 +00:00
lazarus
a8706aaba9
MG: fixed mouse capturing, OI edit focus
...
git-svn-id: trunk@1087 -
2002-02-09 01:47:49 +00:00
lazarus
48d57ba666
MG: changed PDeviceContext into class TDeviceContext
...
git-svn-id: trunk@1086 -
2002-02-09 01:47:49 +00:00
lazarus
30cec09ad4
MG: added graphics extensions from Andrew Johnson
...
git-svn-id: trunk@1085 -
2002-02-09 01:47:49 +00:00
lazarus
f021a7cb91
MG: added TDeviceContext.SelectedColors
...
git-svn-id: trunk@1084 -
2002-02-09 01:47:49 +00:00
lazarus
47cac457c3
MG: added TDevContextColorType
...
git-svn-id: trunk@1083 -
2002-02-09 01:47:48 +00:00
lazarus
28a08810d9
MG: added property TMenuItems.RightJustify
...
git-svn-id: trunk@1082 -
2002-02-09 01:47:48 +00:00
lazarus
2aa12407df
MG: fixed mouse coords and fixed mouse clicked thru bug
...
git-svn-id: trunk@1081 -
2002-02-09 01:47:48 +00:00
lazarus
5a2daa1e6c
MG: TNoteBook now starts with no Page and TPage has no auto names
...
git-svn-id: trunk@1080 -
2002-02-09 01:47:48 +00:00
lazarus
c0d8ad7fb5
MG: minor cleanups
...
git-svn-id: trunk@1079 -
2002-02-09 01:47:48 +00:00
lazarus
833ee96787
MG: fixed Menu.Free and gdkwindow=nil bug
...
git-svn-id: trunk@1078 -
2002-02-09 01:47:48 +00:00
lazarus
f1dd679165
MG: implemented Ctrl+Mouse links in source editor
...
git-svn-id: trunk@1077 -
2002-02-09 01:47:48 +00:00
lazarus
590ea0c43e
AJ: Started Form Scrolling
...
Started StaticText FocusControl
Fixed Misc Dialog Problems
Added TApplication.Title
git-svn-id: trunk@1076 -
2002-02-09 01:47:47 +00:00
lazarus
2ed90c3bbc
MG: accelerated GDIColor allocating
...
git-svn-id: trunk@1075 -
2002-02-09 01:47:47 +00:00
lazarus
76cf856886
MG: reduced output
...
git-svn-id: trunk@1074 -
2002-02-09 01:47:47 +00:00
lazarus
e7575ea85f
MG: TMenuItem can now be created/destroyed/moved at any time
...
git-svn-id: trunk@1073 -
2002-02-09 01:47:47 +00:00
lazarus
20faa2088c
MG: double, triple and quad clicks now works
...
git-svn-id: trunk@1072 -
2002-02-09 01:47:47 +00:00
lazarus
b509812cdb
MG: started debugging of mouse capturing
...
git-svn-id: trunk@1071 -
2002-02-09 01:47:47 +00:00
lazarus
7d906e20a2
MG: added patch from Andrew
...
git-svn-id: trunk@1070 -
2002-02-09 01:47:47 +00:00
lazarus
c335dd48a3
MG: added scrollbars for TListView
...
git-svn-id: trunk@1069 -
2002-02-09 01:47:46 +00:00
lazarus
c7a3b60675
Resize cursors in designer.
...
git-svn-id: trunk@1068 -
2002-02-09 01:47:46 +00:00
lazarus
c3aa9369cb
MG: codecompletion now checks for filebreaks, savefile now checks for filedate
...
git-svn-id: trunk@1067 -
2002-02-09 01:47:46 +00:00
lazarus
b00c319313
MG: fixed menu streaming
...
git-svn-id: trunk@1066 -
2002-02-09 01:47:46 +00:00
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