Commit Graph

579 Commits

Author SHA1 Message Date
ajgenius
2c6c7504ac minor changes for gtk2
git-svn-id: trunk@4673 -
2003-09-25 20:44:42 +00:00
ajgenius
f236ad4c5f try to catch GDK/X drawable errors and raise an AV to stop killing App
git-svn-id: trunk@4670 -
2003-09-25 16:02:16 +00:00
ajgenius
5443f8d2d5 more work toward GTK2 - partly fix CheckListBox, & MenuItems
git-svn-id: trunk@4667 -
2003-09-24 17:23:54 +00:00
mattias
4169b6f751 added SetAnchors
git-svn-id: trunk@4665 -
2003-09-23 17:52:04 +00:00
mattias
aab0dd3956 improved OnEnter for gtkcombo
git-svn-id: trunk@4663 -
2003-09-23 08:00:46 +00:00
ajgenius
3c20566b59 break GTK2 object and winapi into includes like the GTK interface
git-svn-id: trunk@4661 -
2003-09-22 20:08:56 +00:00
ajgenius
4e78e4765e begin implementing GtkTreeView for ListBox/CListBox
git-svn-id: trunk@4660 -
2003-09-22 19:17:26 +00:00
ajgenius
350ec0ab81 use GtkImage and Pixbuf for GTK2 instead of Deprecated GtkPixmap
git-svn-id: trunk@4659 -
2003-09-22 15:34:07 +00:00
mattias
06801fd78c varois improvements for ParentColor from Micha
git-svn-id: trunk@4654 -
2003-09-20 13:27:49 +00:00
ajgenius
d743352fb0 remove USE_PANGO define since pango now apears to work properly.
git-svn-id: trunk@4650 -
2003-09-19 00:41:52 +00:00
ajgenius
11880858a9 add csEdit to GTK2 interface to start removing use of GtkOldEditable
git-svn-id: trunk@4649 -
2003-09-18 21:36:00 +00:00
mattias
5b41e99986 fixed is checks for TCustomXXX controls
git-svn-id: trunk@4640 -
2003-09-18 12:15:01 +00:00
ajgenius
426aa21c73 Initial DoubleBuffering Support for GTK2
git-svn-id: trunk@4634 -
2003-09-17 19:40:46 +00:00
mattias
c311ce3e25 fixed removing TPage
git-svn-id: trunk@4633 -
2003-09-17 15:26:42 +00:00
ajgenius
5263906d67 fixes for GTK2(accel groups, menu accel, 'draw'),
more work toward Pango(DrawText now works, UpdateDCTextMetric mostly works)

git-svn-id: trunk@4609 -
2003-09-12 17:40:46 +00:00
ajgenius
5283a5aaf5 partly fixed TWinControl(csFixed)
git-svn-id: trunk@4602 -
2003-09-11 21:33:12 +00:00
ajgenius
670b0a5f64 more changes for pango -
partly fixed ref counting,
added Pango versions of TextOut, CreateFontIndirectEx, and GetTextExtentPoint to the GTK2 interface

git-svn-id: trunk@4597 -
2003-09-10 18:03:47 +00:00
ajgenius
eef2bbe9ad fixed TColotDialog for GTK2
git-svn-id: trunk@4593 -
2003-09-10 02:33:41 +00:00
ajgenius
3f67846f84 more implementation toward pango for gtk2
git-svn-id: trunk@4592 -
2003-09-09 20:46:38 +00:00
ajgenius
b93c3874b3 more updates for GTK2, more GTK1 wrappers, removal of more ifdef's, partly fixed signals
git-svn-id: trunk@4587 -
2003-09-09 04:15:08 +00:00
ajgenius
066215c115 fixes for gtk2
added more wrappers for gtk1/gtk2 converstion and sanity
removed pointless version $Ifdef GTK2 etc
IDE now "runs" Tcontrol drawing/using problems
renders it unuseable however

git-svn-id: trunk@4578 -
2003-09-06 20:23:53 +00:00
ajgenius
bf84728787 gtk2 changes for pixmap, getcursorpos, mouse events workaround
git-svn-id: trunk@4573 -
2003-09-06 17:24:52 +00:00
mattias
8bf8601482 Success: The first gtk2 application ran without error
git-svn-id: trunk@4569 -
2003-09-05 19:29:38 +00:00
ajgenius
4844efb4cb Make GTK2 "compile". linking fails still
(Makefile.fpc needs pkgconfig libs/GTK2 linking rules,
but not sure how not sure how) and when linked via a make script
(like gtk2 examples do) apps still won't work(yet).  I think we
need to do a lot of work to make sure incompatible(also to get rid
of deprecated) things are done in GTK2 interface itself, and just
use more {$Ifdef GTK1} in the gtk interface itself.

git-svn-id: trunk@4566 -
2003-09-05 18:19:54 +00:00
mattias
9612264b46 added csClickEvents to TImage
git-svn-id: trunk@4563 -
2003-09-04 11:10:18 +00:00
mattias
bad5a3e490 fixed default size of preview widget
git-svn-id: trunk@4562 -
2003-09-04 10:51:30 +00:00
mattias
a9f24996c7 implemented TOpenPictureDialog
git-svn-id: trunk@4558 -
2003-09-02 21:32:56 +00:00
mattias
0f753789fa using default colors, when theme does not define them
git-svn-id: trunk@4548 -
2003-08-30 18:53:08 +00:00
mattias
4804ddc2f9 fixes for gtk2
git-svn-id: trunk@4547 -
2003-08-29 21:21:07 +00:00
mattias
40044dcf40 listbox and comboboxes now set sort and selection at handle creation
git-svn-id: trunk@4541 -
2003-08-28 09:10:01 +00:00
mattias
9af0a719c4 renamed lazqueue to lazlinkedlist, patch from Jeroen
git-svn-id: trunk@4495 -
2003-08-18 13:26:06 +00:00
mattias
f88cba2a80 combined lazconf things for unix
git-svn-id: trunk@4483 -
2003-08-15 14:01:20 +00:00
mattias
fa73dc5669 added TSelectDirectoryDialog
git-svn-id: trunk@4479 -
2003-08-14 10:36:55 +00:00
marc
2224afd803 + introduced interface exceptions
- Removed ifdefs for implemented gtkwin32 functions

git-svn-id: trunk@4473 -
2003-08-13 00:02:06 +00:00
mattias
13e7a02878 fixed sending follow up move/size messages from gtk
git-svn-id: trunk@4419 -
2003-07-25 08:00:36 +00:00
mattias
41b00b389a started README about remote debugging
git-svn-id: trunk@4415 -
2003-07-23 10:23:56 +00:00
marc
0a7ac9d03a + Implemented TCheckListBox.Checked[] property
git-svn-id: trunk@4384 -
2003-07-07 23:58:43 +00:00
mattias
afd8334eb0 updated polish localization
git-svn-id: trunk@4372 -
2003-07-06 17:53:35 +00:00
mattias
04c90479b5 implemented interface graphics
git-svn-id: trunk@4370 -
2003-07-04 22:06:49 +00:00
mattias
b65277e832 implemented 16bit rawimages for gtk
git-svn-id: trunk@4364 -
2003-07-04 08:54:53 +00:00
mattias
e18663becb added fontdialog options to win32 intf from Wojciech Malinowski
git-svn-id: trunk@4362 -
2003-07-03 18:10:55 +00:00
mattias
fb7551ba76 fixed win32 painting and started creating bitmaps from rawimages
git-svn-id: trunk@4355 -
2003-07-02 15:56:15 +00:00
mattias
418b60a004 fixed TPaintStruct
git-svn-id: trunk@4354 -
2003-07-02 10:02:51 +00:00
mattias
f6c4d3884a fixed Get/SetPixel for DC without widget
git-svn-id: trunk@4342 -
2003-06-30 10:09:46 +00:00
mattias
9ef16aa5dc fixed LM_SETSIZE in InitializeWnd
git-svn-id: trunk@4332 -
2003-06-28 12:10:02 +00:00
mattias
f8013f3ed0 fixed TScrollBar resizing
git-svn-id: trunk@4330 -
2003-06-27 23:42:38 +00:00
mattias
636309fd06 fixed recaching
git-svn-id: trunk@4326 -
2003-06-26 18:18:25 +00:00
mattias
05b82e5d51 fixed result on searching proc in interface
git-svn-id: trunk@4325 -
2003-06-26 17:00:00 +00:00
mattias
907efa7e6e implemented TPairSplitter
git-svn-id: trunk@3225 -
2002-08-19 15:15:24 +00:00
mattias
ae12a98a40 fixes for debugging
git-svn-id: trunk@3166 -
2002-08-18 16:50:09 +00:00
mattias
29201d9246 fixed csDashDot
git-svn-id: trunk@2736 -
2002-08-18 04:57:01 +00:00
mattias
8ab6a60b7e many clipping fixes
git-svn-id: trunk@2662 -
2002-08-17 23:41:35 +00:00
marc
93a4ed8800 + Added TCheckListBox component
git-svn-id: trunk@2643 -
2002-08-17 23:41:33 +00:00
mattias
e44ec7a055 fixed Set/GetPixel
git-svn-id: trunk@2631 -
2002-08-17 23:41:32 +00:00
mattias
96f0784c86 applied TComboBox fix for grabbing keys from Yoyong
git-svn-id: trunk@2606 -
2002-08-17 23:41:31 +00:00
mattias
e4cead0682 implemented tabstop
git-svn-id: trunk@2586 -
2002-08-17 23:41:30 +00:00
mattias
6de14d6998 fixed anchoring controls
git-svn-id: trunk@2569 -
2002-08-17 23:41:29 +00:00
mattias
6afc5ded48 implemented setting working directory for debugger
git-svn-id: trunk@2558 -
2002-08-17 23:41:28 +00:00
mattias
08f092120c updated russian localization from Vasily
git-svn-id: trunk@2541 -
2002-08-17 23:41:27 +00:00
mattias
87ed1ddd03 fixed 1_0_8 difference
git-svn-id: trunk@2523 -
2002-08-17 23:41:26 +00:00
mattias
3b55afb7e0 removed menubar.inc
git-svn-id: trunk@2489 -
2002-08-17 23:41:25 +00:00
mattias
20e51e936c added ambigius compiled unit test for packages
git-svn-id: trunk@2474 -
2002-08-17 23:41:24 +00:00
mattias
706cca614c implemented updates between source marks and breakpoints
git-svn-id: trunk@2453 -
2002-08-17 23:41:23 +00:00
mattias
c1fcdaa43d started datamodule
git-svn-id: trunk@2431 -
2002-08-17 23:41:22 +00:00
mattias
a633332783 started loading/saving breakpoints
git-svn-id: trunk@2422 -
2002-08-17 23:41:21 +00:00
mattias
39ff2db09f fixed allocation of dc backcolor
git-svn-id: trunk@2397 -
2002-08-17 23:41:20 +00:00
mattias
b42dd067c8 implemented deleting empty submenus
git-svn-id: trunk@2384 -
2002-08-17 23:41:19 +00:00
mattias
24d194c0cd fixed setting TListBox.Selected before createhandle
git-svn-id: trunk@2368 -
2002-08-17 23:41:18 +00:00
mattias
cd2bff90cf fixed changing menuitem separator and normal
git-svn-id: trunk@2341 -
2002-08-17 23:41:17 +00:00
mattias
8d1fa7e19f added package gtkopengl
git-svn-id: trunk@2334 -
2002-08-17 23:41:16 +00:00
mattias
3b454a34f1 improved configure build lazarus dialog
git-svn-id: trunk@2320 -
2002-08-17 23:41:15 +00:00
mattias
a83c649818 fixed right control release
git-svn-id: trunk@2307 -
2002-08-17 23:41:14 +00:00
mattias
480df0e79d implemented custom package initialization
git-svn-id: trunk@2286 -
2002-08-17 23:41:13 +00:00
mattias
67ad909a87 implemented add file to a package dialog
git-svn-id: trunk@2283 -
2002-08-17 23:41:12 +00:00
mattias
88d60a89fa implemented removing, re-adding, updating project dependencies
git-svn-id: trunk@2260 -
2002-08-17 23:41:11 +00:00
mattias
17a19514d5 reduced output
git-svn-id: trunk@2248 -
2002-08-17 23:41:10 +00:00
mattias
97994fe9c7 fixed TMemo.WordWrap
git-svn-id: trunk@2237 -
2002-08-17 23:41:09 +00:00
mattias
36f75898ef added but not implemented ComboBoxDropDown
git-svn-id: trunk@2225 -
2002-08-17 23:41:08 +00:00
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
mattias
882fd86034 freeing GDIObjects without AppTerminate
git-svn-id: trunk@1931 -
2002-08-17 23:40:17 +00:00
mattias
59e044f78a fixes for fpc 1.1
git-svn-id: trunk@1929 -
2002-08-17 23:40:16 +00:00
mattias
f52032df06 added patch from Jeroen van Idekinge
git-svn-id: trunk@1432 -
2002-02-09 02:30:56 +00:00
mattias
9db0976b62 renamed TinterfaceObject.Init to AppInit and TWinControls can now contain childs in gtk
git-svn-id: trunk@1389 -
2002-02-09 01:48:23 +00:00
mattias
004a1277d0 new constants for compatibility
git-svn-id: trunk@1388 -
2002-02-09 01:48:22 +00:00
mattias
6a6bb03117 improved ExtTxtOut: support for char dist array
git-svn-id: trunk@1379 -
2002-02-09 01:48:21 +00:00
mattias
fbe5199bb0 double byte char font started
git-svn-id: trunk@1366 -
2002-02-09 01:48:20 +00:00
mattias
f674b85242 patch from Vincent: clean ups and fixed crash on destroying window
git-svn-id: trunk@1357 -
2002-02-09 01:48:19 +00:00
mattias
7f5f2fa537 fixed resize request
git-svn-id: trunk@1342 -
2002-02-09 01:48:18 +00:00
mattias
e8bfd838c7 added Timer patch from Vincent Snijders
git-svn-id: trunk@1330 -
2002-02-09 01:48:17 +00:00
mattias
650efeac77 started OnMouseEnter and OnMouseLeave
git-svn-id: trunk@1329 -
2002-02-09 01:48:16 +00:00
mattias
ad462128ab fixed TListView.Items.Add
git-svn-id: trunk@1306 -
2002-02-09 01:48:15 +00:00
mattias
68239a729c fixed buffer overrun and added several checks
git-svn-id: trunk@1293 -
2002-02-09 01:48:14 +00:00
mbukovjan
5b0f9093b8 Fixes to MaxLength. TCustomMemo now has MaxLength, too.
git-svn-id: trunk@1285 -
2002-02-09 01:48:13 +00:00
mbukovjan
ec85b16201 Fix keydown & keypress for TMemo and hopefully not break others.
git-svn-id: trunk@1280 -
2002-02-09 01:48:12 +00:00
lazarus
9b0c22439e MG: improved warning
git-svn-id: trunk@1258 -
2002-02-09 01:48:11 +00:00
lazarus
5612b36d36 MB: Fixed selection start/end/text for edits and combos. Add support for memos.
git-svn-id: trunk@1254 -
2002-02-09 01:48:10 +00:00
lazarus
bdb0ba6f53 MG: fixed TListView with more than 2 columns
git-svn-id: trunk@1243 -
2002-02-09 01:48:09 +00:00
lazarus
dd14f6a5fd MG: fixed setting gdk pen style
git-svn-id: trunk@1229 -
2002-02-09 01:48:08 +00:00
lazarus
370c5dc92b MG: fixed TMainMenu creation
git-svn-id: trunk@1217 -
2002-02-09 01:48:07 +00:00
lazarus
2d793e93b1 MG: fixed gdkwindow checks
git-svn-id: trunk@1212 -
2002-02-09 01:48:06 +00:00
lazarus
ea0d764c31 MG: fixed LM_LVChangedItem, OnShowHint, small bugs
git-svn-id: trunk@1203 -
2002-02-09 01:48:05 +00:00
lazarus
89f9ebb318 MG: reduced showing forms during creation
git-svn-id: trunk@1191 -
2002-02-09 01:48:04 +00:00
lazarus
51f5bd8ea0 MG: added persistent hints for main ide bar
git-svn-id: trunk@1186 -
2002-02-09 01:48:03 +00:00
lazarus
bb9f2ffbaa MG: fixed typo
git-svn-id: trunk@1179 -
2002-02-09 01:48:02 +00:00
lazarus
0b61d18ce4 MG: implemented TMethodList and Application Idle handlers
git-svn-id: trunk@1173 -
2002-02-09 01:48:01 +00:00
lazarus
c9b0df3a12 MG: fixed loop
git-svn-id: trunk@1163 -
2002-02-09 01:48:00 +00:00
lazarus
c7baa3e03a AJ: added IsNullBrush checks to reduce pointless color allocations & GDK function calls
git-svn-id: trunk@1157 -
2002-02-09 01:47:59 +00:00
lazarus
39e0610e6f MG: fixed message without handle
git-svn-id: trunk@1149 -
2002-02-09 01:47:58 +00:00
lazarus
94daa35ae0 MG: fixed example
git-svn-id: trunk@1141 -
2002-02-09 01:47:57 +00:00
lazarus
3599c5e51e MG: mouse cursors are now allocated on demand
git-svn-id: trunk@1136 -
2002-02-09 01:47:56 +00:00
lazarus
bb5b47a2e9 MG: finished ParseRCFile
git-svn-id: trunk@1126 -
2002-02-09 01:47:55 +00:00
lazarus
d7a033df4f MG: impoved focussing, unfocussing on destroy and fixed unit search
git-svn-id: trunk@1122 -
2002-02-09 01:47:54 +00:00
lazarus
1842ced010 MG: broke LCL<->interface circles
git-svn-id: trunk@1118 -
2002-02-09 01:47:53 +00:00
lazarus
8cae70965a AJ:Minor fixes for Win32 GTK compiling
git-svn-id: trunk@1111 -
2002-02-09 01:47:52 +00:00
lazarus
bfe6568fab AJ: Moved form contents creation to gtkproc for code
reuse between GNOME and GTK, and to make GNOME MDI
    programming easier later on.

git-svn-id: trunk@1103 -
2002-02-09 01:47:51 +00:00
lazarus
f302af081f AJ: More changes for better code reuse between gnome & gtk interfaces
git-svn-id: trunk@1094 -
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
c0d8ad7fb5 MG: minor cleanups
git-svn-id: trunk@1079 -
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
b00c319313 MG: fixed menu streaming
git-svn-id: trunk@1066 -
2002-02-09 01:47:46 +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
0bdf6423ee MG: fixed frmactivate
git-svn-id: trunk@1053 -
2002-02-09 01:47:44 +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
a006452636 MG: fixes for 1.1
git-svn-id: trunk@1039 -
2002-02-09 01:47:42 +00:00
lazarus
1f7ef6bf3a MG: fixes for fpc1.1
git-svn-id: trunk@1029 -
2002-02-09 01:47:41 +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
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
3b16346f6f MG: fixed uncapturing of mouse
git-svn-id: trunk@1009 -
2002-02-09 01:47:38 +00:00
lazarus
72fc9d9a57 MG: made mouse capturing more strict
git-svn-id: trunk@1002 -
2002-02-09 01:47:37 +00:00
lazarus
e72316785a AJ: added forcelinebreaks
git-svn-id: trunk@995 -
2002-02-09 01:47:36 +00:00
lazarus
f3950e0137 MG: fixed timers
git-svn-id: trunk@992 -
2002-02-09 01:47:35 +00:00
lazarus
0097aa6989 MG: added TGtkObject.WordWrap
git-svn-id: trunk@985 -
2002-02-09 01:47:34 +00:00
lazarus
1fa96575b2 MG: fixed timer checking
git-svn-id: trunk@977 -
2002-02-09 01:47:33 +00:00
lazarus
4f7fdb1d4c MG: fixed zombie timers
git-svn-id: trunk@976 -
2002-02-09 01:47:32 +00:00
lazarus
f66b6de4b5 MG: gtk interface now sends keyboard events via DeliverMessage
git-svn-id: trunk@967 -
2002-02-09 01:47:31 +00:00
lazarus
064238fa05 MG: accelerated GetTextMetrics
git-svn-id: trunk@962 -
2002-02-09 01:47:30 +00:00
lazarus
3a55a8be79 MG: fixed gtk warnings on creating TMemo
git-svn-id: trunk@958 -
2002-02-09 01:47:29 +00:00
lazarus
5f04083c25 MG: added paint messages for some gtk internal widgets
git-svn-id: trunk@951 -
2002-02-09 01:47:28 +00:00
lazarus
1ede65c325 MG: fixed loading TListView from stream
git-svn-id: trunk@945 -
2002-02-09 01:47:27 +00:00
lazarus
d0966f30ff MG: fixed cool little bug (menu double attaching bug)
git-svn-id: trunk@937 -
2002-02-09 01:47:26 +00:00
lazarus
eaa8cb466b MG: fixed settings negative widget sizes
git-svn-id: trunk@933 -
2002-02-09 01:47:25 +00:00
lazarus
a6570c456c MG: fixed small typos and accelerated TDynHashArray.Contains
git-svn-id: trunk@927 -
2002-02-09 01:47:24 +00:00
lazarus
f2e067c7dc MG: added TDeviceContext.SelectedColors
git-svn-id: trunk@920 -
2002-02-09 01:47:23 +00:00
lazarus
dfd2edf053 MG: added TDevContextColorType
git-svn-id: trunk@919 -
2002-02-09 01:47:22 +00:00
lazarus
20ff816022 MG: accelerated GDIColor allocating
git-svn-id: trunk@912 -
2002-02-09 01:47:21 +00:00
lazarus
d8f12e4804 MG: accelerated SelectGDKPenProps
git-svn-id: trunk@906 -
2002-02-09 01:47:20 +00:00
lazarus
24bd0b08a8 MG: fixed stopping keypress event if handled by LCL
git-svn-id: trunk@904 -
2002-02-09 01:47:19 +00:00
lazarus
81c4bdafa2 MG: JITForms now sets csDesigning before creation
git-svn-id: trunk@900 -
2002-02-09 01:47:18 +00:00
lazarus
ec7ede3f47 MG: fixed TComboBox.ItemIndex on CreateWnd
git-svn-id: trunk@895 -
2002-02-09 01:47:17 +00:00
lazarus
26717e1d83 MG: improved TComboBox.SetItemIndex
git-svn-id: trunk@890 -
2002-02-09 01:47:16 +00:00
lazarus
f4c44fae10 MG: added DrawItem to TComboBox/TListBox
git-svn-id: trunk@888 -
2002-02-09 01:47:15 +00:00