Commit Graph

1230 Commits

Author SHA1 Message Date
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
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