Commit Graph

351 Commits

Author SHA1 Message Date
mattias
abd7e6ce94 fixed gtk warning on setting item height
git-svn-id: trunk@2206 -
2002-08-17 23:41:07 +00:00
mattias
38f8725c91 implemented changing dependency version
git-svn-id: trunk@2197 -
2002-08-17 23:41:06 +00:00
mattias
359d02ddf0 added LM_APPENDTEXT from hernan
git-svn-id: trunk@2186 -
2002-08-17 23:41:05 +00:00
mattias
a076aa44fc started package registration
git-svn-id: trunk@2170 -
2002-08-17 23:41:04 +00:00
mattias
b0deed02d2 added exception handling for createpixmapindirect
git-svn-id: trunk@2158 -
2002-08-17 23:41:03 +00:00
mattias
5a95c443cd fixed default font
git-svn-id: trunk@2148 -
2002-08-17 23:41:02 +00:00
mattias
1d9317b866 fixed untransienting
git-svn-id: trunk@2140 -
2002-08-17 23:41:01 +00:00
mattias
798bb24b11 implemented findeclaration gdb exceptions
git-svn-id: trunk@2135 -
2002-08-17 23:41:00 +00:00
mattias
8494d474c2 added transient deactivation option and updated localization
git-svn-id: trunk@2122 -
2002-08-17 23:40:59 +00:00
mattias
e7d65f6940 implemented build lazarus extra options -d
git-svn-id: trunk@2113 -
2002-08-17 23:40:58 +00:00
mattias
947e4d8c21 fixed sending TButtonControl.OnClick on every change
git-svn-id: trunk@2106 -
2002-08-17 23:40:57 +00:00
mattias
3d9c75633e implemented TMemo.SelLength, improved OI hints
git-svn-id: trunk@2098 -
2002-08-17 23:40:56 +00:00
mattias
831bce3844 reduced focus handling and improved focus setting
git-svn-id: trunk@2091 -
2002-08-17 23:40:55 +00:00
mattias
3de794c373 set transient forms with Screen object order
git-svn-id: trunk@2087 -
2002-08-17 23:40:54 +00:00
mattias
92282e4044 improved focus debugging output
git-svn-id: trunk@2081 -
2002-08-17 23:40:53 +00:00
mattias
bf771a6de7 removed SetRadioButtonGroupMode
git-svn-id: trunk@2077 -
2002-08-17 23:40:52 +00:00
mattias
a4134a4191 fixed TRadioGroup.ItemIndex=-1
git-svn-id: trunk@2071 -
2002-08-17 23:40:51 +00:00
mattias
5fab612e19 fixed setting activecontrol after createwnd
git-svn-id: trunk@2065 -
2002-08-17 23:40:50 +00:00
mattias
32858fba0c improved but not fixed transient windows
git-svn-id: trunk@2058 -
2002-08-17 23:40:49 +00:00
mattias
57fd163501 implemented transient windows for all cases
git-svn-id: trunk@2054 -
2002-08-17 23:40:48 +00:00
mattias
f7b096bb6a fixed transient windows
git-svn-id: trunk@2050 -
2002-08-17 23:40:47 +00:00
mattias
409cb9b734 added TControl.HandleObjectShouldBeVisible
git-svn-id: trunk@2045 -
2002-08-17 23:40:46 +00:00
mattias
f7dd7796e0 added visiblechanging
git-svn-id: trunk@2042 -
2002-08-17 23:40:45 +00:00
mattias
8e6f4e3b2e localized gtk interface
git-svn-id: trunk@2038 -
2002-08-17 23:40:44 +00:00
mattias
3174e94d47 finshed Make Resourcestring dialog and implemented TToggleBox
git-svn-id: trunk@2033 -
2002-08-17 23:40:43 +00:00
mattias
b99e4f7796 added new ... dialog
git-svn-id: trunk@2028 -
2002-08-17 23:40:42 +00:00
mattias
9d03ecd608 fixed setting TTreeView.ScrollBars
git-svn-id: trunk@2024 -
2002-08-17 23:40:41 +00:00
mattias
fc31a23939 combobox height can now be set, added OI item height option
git-svn-id: trunk@2022 -
2002-08-17 23:40:40 +00:00
mattias
c5cc5de28a implemented changing TMenuItem.GroupIndex at runtime
git-svn-id: trunk@2016 -
2002-08-17 23:40:39 +00:00
mattias
3f45b7a427 fixed TCustomEdit.SelStart when nothing selected
git-svn-id: trunk@2012 -
2002-08-17 23:40:38 +00:00
mattias
8e135ecbd4 fixed scrolling offset of TScrollingWinControl
git-svn-id: trunk@2011 -
2002-08-17 23:40:37 +00:00
mattias
c8bc6b7ad6 fixed TSpinEdit.Value
git-svn-id: trunk@2007 -
2002-08-17 23:40:36 +00:00
mattias
a8fb5c2730 implemented fsStayOnTop+bsNone for forms under gtk (useful for splash)
git-svn-id: trunk@2001 -
2002-08-17 23:40:35 +00:00
mattias
ddddcfd940 fixed setcolor for streamed components
git-svn-id: trunk@1997 -
2002-08-17 23:40:34 +00:00
mattias
c4f54e8a8c clean ups
git-svn-id: trunk@1995 -
2002-08-17 23:40:33 +00:00
mattias
9f435a220c fixes for win32 listbox/combobox from Karl Brandt
git-svn-id: trunk@1989 -
2002-08-17 23:40:32 +00:00
mattias
8349a42be9 identifier completion: basically working, still hidden
git-svn-id: trunk@1984 -
2002-08-17 23:40:31 +00:00
mattias
e5a72b3c89 further cleanup
git-svn-id: trunk@1982 -
2002-08-17 23:40:30 +00:00
mattias
4a7e4840d0 focus fixes, reduced lpi size
git-svn-id: trunk@1978 -
2002-08-17 23:40:29 +00:00
mattias
695d576ca7 xmlcfg deletion, focus fixes
git-svn-id: trunk@1974 -
2002-08-17 23:40:28 +00:00
mattias
debbbef933 fixed SetColor
git-svn-id: trunk@1971 -
2002-08-17 23:40:27 +00:00
mattias
e376417311 added more Delphi win32 compatibility functions
git-svn-id: trunk@1967 -
2002-08-17 23:40:26 +00:00
mattias
ce8e8b1113 implemented TListBox.TopIndex
git-svn-id: trunk@1964 -
2002-08-17 23:40:25 +00:00
mattias
c1da001b0f fixed uninitialized logbrush
git-svn-id: trunk@1961 -
2002-08-17 23:40:24 +00:00
mattias
6d4ac41744 changes for fpc 1.1
git-svn-id: trunk@1956 -
2002-08-17 23:40:23 +00:00
mattias
632b401809 added included by to unitinfo and a few win32 functions
git-svn-id: trunk@1952 -
2002-08-17 23:40:22 +00:00
mattias
ed32192473 fixed setting activecontrol to nil when removing component
git-svn-id: trunk@1947 -
2002-08-17 23:40:21 +00:00
mattias
3f50a49cd3 Button.Default now sets focus
git-svn-id: trunk@1945 -
2002-08-17 23:40:20 +00:00
mattias
c0dce55dbc mem leak with tooltips, fix from Jeroen
git-svn-id: trunk@1941 -
2002-08-17 23:40:19 +00:00
mattias
8831ae73d0 custom controls now support child wincontrols
git-svn-id: trunk@1938 -
2002-08-17 23:40:18 +00:00