Commit Graph

2361 Commits

Author SHA1 Message Date
mattias
0c905491cf improved gtk1 intf switching focus to another form from Andrew Haines
git-svn-id: trunk@6959 -
2005-03-16 11:36:21 +00:00
micha
76ef932687 return value too inconsistent to be used, fixes #775 (by uberto)
git-svn-id: trunk@6953 -
2005-03-14 22:11:03 +00:00
micha
d71687e839 check nil pointer to avoid AV (by jesusrmx)
git-svn-id: trunk@6952 -
2005-03-14 21:49:41 +00:00
mattias
08fd79653c fixed deleting selected TListBox item under gtk1 from Collin
git-svn-id: trunk@6946 -
2005-03-13 22:35:17 +00:00
mattias
2874d9c53a implemented for gtk intf TFileDialog.FilterIndex from Jesus
git-svn-id: trunk@6942 -
2005-03-11 15:35:49 +00:00
marc
098d18e2c0 * Patch from Danny Milosavljevic to access columns
git-svn-id: trunk@6936 -
2005-03-10 22:03:40 +00:00
mattias
8a344c0ff0 BorderStyle for TCustomEdit in win32 intf from Jesus
git-svn-id: trunk@6925 -
2005-03-08 10:32:47 +00:00
mattias
c7ed36c323 implemented gtk2 AppMinimize
git-svn-id: trunk@6921 -
2005-03-08 00:28:03 +00:00
vincents
5c84454943 changed hexstr(cardinal()) for pointers to dbgs() and other 64-bits fixes from Peter Vreman
git-svn-id: trunk@6915 -
2005-03-07 21:59:45 +00:00
mattias
0c17f82e23 fixed unsetting ItemIndex on changing TComboBox.Text
git-svn-id: trunk@6913 -
2005-03-07 18:46:36 +00:00
mattias
568ce475c2 hiding secondary form from taskbar in gtk2.2 from Sergio
git-svn-id: trunk@6911 -
2005-03-07 16:01:06 +00:00
mattias
98490874de adding panels to statusbar during designing now sets SimplePanel:=false
git-svn-id: trunk@6906 -
2005-03-05 23:00:16 +00:00
micha
c55ae368e5 fix removing all panels from statusbar (last one was not removed)
git-svn-id: trunk@6904 -
2005-03-05 21:41:47 +00:00
mattias
59ed770461 allowing gtk1 ascii keys
git-svn-id: trunk@6903 -
2005-03-05 20:40:57 +00:00
mattias
2db9ede5e0 fixed gtk1 font rotating from C Western
git-svn-id: trunk@6901 -
2005-03-05 14:44:01 +00:00
micha
d68ac79fd0 WS_HSCROLL disables wordwrap, disable it if wordwrap requested
git-svn-id: trunk@6890 -
2005-03-04 15:44:53 +00:00
mattias
daf76f7dbc fixed Arc and changed x,y to Left,Top to make meaning more clear
git-svn-id: trunk@6889 -
2005-03-04 13:50:09 +00:00
mattias
cbe336218b fixed gtk2 intf scrollbar handling from Danny Milosavljevic
git-svn-id: trunk@6887 -
2005-03-04 12:28:11 +00:00
mattias
a25dc800f1 fixed gtk2 intf winapiwindow keypress handler result from Danny Milosavljevic
git-svn-id: trunk@6886 -
2005-03-04 12:25:13 +00:00
mattias
cbd283b647 fixed TShape FPCanvas issue
git-svn-id: trunk@6885 -
2005-03-04 12:21:56 +00:00
marc
519a2fc0ac * patch from Adrew Haines
git-svn-id: trunk@6881 -
2005-03-03 22:02:58 +00:00
vincents
83030c9805 fixed thread synchronize support for fpc 1.9.9 using WakeMainThread
git-svn-id: trunk@6880 -
2005-03-03 13:13:51 +00:00
marc
02bb02ec64 * applied patch from Andrew Haines
git-svn-id: trunk@6879 -
2005-03-03 00:03:48 +00:00
mattias
0153b8dfc3 fixed loading forms under fpc 1.9.9
git-svn-id: trunk@6878 -
2005-03-02 16:47:20 +00:00
mattias
33f3ea4927 accelerated identifier completion
git-svn-id: trunk@6877 -
2005-03-02 15:59:53 +00:00
marc
dc27c00062 * Made it more inline with the gtk interface
git-svn-id: trunk@6871 -
2005-03-02 00:07:08 +00:00
mattias
2ede23ce3e gtk2 intf listview from Andrew Haines
git-svn-id: trunk@6870 -
2005-03-01 23:09:41 +00:00
marc
61c8b95482 * fixed fpc 1.0 compilation
git-svn-id: trunk@6865 -
2005-02-28 22:40:58 +00:00
vincents
5dade8a670 listview fixes for fpc 1.0.x
git-svn-id: trunk@6864 -
2005-02-28 22:05:06 +00:00
mattias
28d0c4a485 fixed gtk file dialog with empty filter from Collin
git-svn-id: trunk@6863 -
2005-02-28 18:21:43 +00:00
mattias
0c22e95d2a fixed gtk open dialog go up
git-svn-id: trunk@6850 -
2005-02-26 18:39:56 +00:00
mattias
f1235c86d7 fixed warnings
git-svn-id: trunk@6849 -
2005-02-26 18:01:19 +00:00
marc
6ed8e2ecf4 * Reworked listviews to match new interface
git-svn-id: trunk@6848 -
2005-02-26 17:08:41 +00:00
marc
943df8ed1d - Removed double commit (?)
git-svn-id: trunk@6832 -
2005-02-23 01:21:54 +00:00
marc
55f3a45a70 + Added RemoveProp winapi call
* Some maintenace on winapi/lclintf files

git-svn-id: trunk@6830 -
2005-02-23 01:12:47 +00:00
mattias
49190601ad fixed componentpalette adding via double click
git-svn-id: trunk@6826 -
2005-02-21 20:15:28 +00:00
mattias
b5adb832b3 fixed gtk2 listview treestore calls from Andrew Haines
git-svn-id: trunk@6824 -
2005-02-21 11:07:27 +00:00
vincents
b7eba04586 fixed fpc 1.0.x compilation
git-svn-id: trunk@6823 -
2005-02-21 07:02:00 +00:00
micha
b5bdb59ab4 horzscrollbar is nil sometimes when destroying component (fixing symptoms instead of cause?, fixes bug #607)
git-svn-id: trunk@6820 -
2005-02-20 20:03:07 +00:00
micha
14132a2414 statusbar does resizing itself upon receiving WM_SIZE message (fixes bug #603)
git-svn-id: trunk@6819 -
2005-02-20 17:32:52 +00:00
mattias
7aa4edbf74 added finnish translation for windows codepage from Seppo
git-svn-id: trunk@6818 -
2005-02-20 11:03:36 +00:00
mattias
6e94d0a766 added dyn xinerama use patch from C Western
git-svn-id: trunk@6817 -
2005-02-20 10:43:04 +00:00
mattias
39df5fbcac fixed navigation key handling for TButton
git-svn-id: trunk@6816 -
2005-02-19 22:48:23 +00:00
mattias
7d8b514be9 moved LCL navigation key handling to key up, so that interface has the chance to handle keys
git-svn-id: trunk@6815 -
2005-02-19 21:54:08 +00:00
mattias
027b1428e1 xinerama hack is now only enabled when compiled with -dUseXinerama
git-svn-id: trunk@6814 -
2005-02-19 20:36:56 +00:00
mattias
6161468c16 fixed gtk2 key handle result
git-svn-id: trunk@6813 -
2005-02-19 20:33:10 +00:00
mattias
2329bedca6 published TButton.OnMouseEnter/Leave, added lcl test for single button
git-svn-id: trunk@6810 -
2005-02-19 17:52:56 +00:00
mattias
e9a11c2116 fixed 1.0.10 compilation
git-svn-id: trunk@6809 -
2005-02-19 16:30:47 +00:00
mattias
32ed3ffefa added xinerama recognition fro gtk1/fpc1_9+ from C Western
git-svn-id: trunk@6808 -
2005-02-19 16:19:19 +00:00
mattias
b4ca5fe730 updated gtk2 README
git-svn-id: trunk@6806 -
2005-02-18 18:53:31 +00:00
vincents
18a391d3e5 added constants for gtk1 version, fixes fpc 1.0.x compilation
git-svn-id: trunk@6800 -
2005-02-18 09:44:30 +00:00
mattias
d55f91952d fixed TCalendar from Salvatore
git-svn-id: trunk@6791 -
2005-02-17 18:32:32 +00:00
mattias
0882395f3e fixed gtk2 intf checking if signal already connected
git-svn-id: trunk@6790 -
2005-02-17 02:10:53 +00:00
mattias
925cc87469 fixed some gtk2 intf warnings
git-svn-id: trunk@6789 -
2005-02-17 00:05:25 +00:00
mattias
81a07bf019 fixed some gtk2 intf mem leaks, clean ups
git-svn-id: trunk@6788 -
2005-02-16 23:56:51 +00:00
mattias
ba5ffc3f0e fixed define templates quotes
git-svn-id: trunk@6787 -
2005-02-16 23:31:16 +00:00
mattias
73a58828fa improved gtk intf file dialog filter from C Western
git-svn-id: trunk@6786 -
2005-02-16 22:55:59 +00:00
mattias
799a2c918f fix gtk2 scrollbars from Jesus
git-svn-id: trunk@6782 -
2005-02-15 10:33:31 +00:00
micha
dc9a14d438 fix bug #602, statusbar loses text on first panel
git-svn-id: trunk@6781 -
2005-02-12 16:54:17 +00:00
mattias
ac8ba31fd1 removed gtk_realize on notebook AddPage - realize is only possible on a form
git-svn-id: trunk@6779 -
2005-02-11 15:18:58 +00:00
micha
7fc273c941 let general WindowProc also handle childedit of combobox, reduces code duplication, implements doubleclick for combobox
git-svn-id: trunk@6777 -
2005-02-10 21:07:29 +00:00
vincents
17db4911f7 fixed fpc 1.0.x compilation (added FPCAdds)
git-svn-id: trunk@6774 -
2005-02-09 09:11:42 +00:00
mattias
f1c56646ab fixed gtk notebook page goodies from Yoyong
git-svn-id: trunk@6771 -
2005-02-08 18:51:29 +00:00
mattias
65360cc2ab further completions for gtk2 listbox and listview
git-svn-id: trunk@6770 -
2005-02-08 18:31:56 +00:00
micha
93a367254f send notify message when changing the switching pages
git-svn-id: trunk@6768 -
2005-02-07 20:39:30 +00:00
micha
9f02e3797d map ssautoX scrollbar options
git-svn-id: trunk@6767 -
2005-02-07 19:41:19 +00:00
micha
802d02aec1 revert unwanted commit
git-svn-id: trunk@6766 -
2005-02-07 19:10:31 +00:00
micha
ca5639c617 implement size constraints for calendar (it is not resizeable)
git-svn-id: trunk@6765 -
2005-02-07 18:53:35 +00:00
micha
66e4a148ca force default width and height for calendar control
git-svn-id: trunk@6764 -
2005-02-07 16:19:14 +00:00
micha
0439cd51c7 properly initialize maskbitmap to 0, not always assigned
git-svn-id: trunk@6761 -
2005-02-07 10:21:45 +00:00
micha
1e44759551 improve windows-has-handled-key check
git-svn-id: trunk@6760 -
2005-02-07 09:07:38 +00:00
mattias
63ccf16da0 clean up
git-svn-id: trunk@6755 -
2005-02-05 22:48:51 +00:00
vincents
5664c32aed added TLMInsertText (temporarily?)
git-svn-id: trunk@6754 -
2005-02-05 20:42:04 +00:00
vincents
83209bfba5 SetCapture uses HWND as parameter and result type
git-svn-id: trunk@6753 -
2005-02-05 20:40:17 +00:00
marc
7c3a95c570 * first 64bit changes
git-svn-id: trunk@6752 -
2005-02-05 16:09:52 +00:00
mattias
221f748871 fixed for gtk TScrollBar from Andrew Haines
git-svn-id: trunk@6748 -
2005-02-05 14:53:35 +00:00
mattias
7d8ed4d258 fixed for gtk2 TListView columns width from Andrew Haines
git-svn-id: trunk@6747 -
2005-02-05 14:51:20 +00:00
mattias
16a8535f4f fixed compilation
git-svn-id: trunk@6746 -
2005-02-05 14:46:09 +00:00
mattias
a6b0ee0289 implemented gtkwidgetset.IsWindowEnabled
git-svn-id: trunk@6740 -
2005-02-05 13:33:05 +00:00
mattias
77aa9f5174 implemented TListView for gtk2 From Andrew Haines
git-svn-id: trunk@6739 -
2005-02-05 09:09:52 +00:00
micha
ed63005188 add platform independent winapi function IsWindowEnabled
git-svn-id: trunk@6738 -
2005-02-05 09:05:51 +00:00
mattias
b32ca7cca8 fixed gtk intf Arc
git-svn-id: trunk@6732 -
2005-02-04 01:04:41 +00:00
vincents
c29fc540b8 fixed compilation of gtk2 interface on windows
git-svn-id: trunk@6728 -
2005-02-03 21:10:07 +00:00
micha
d690c4c03e fix bug #267: reroute menu key to main form if form has no menu
git-svn-id: trunk@6727 -
2005-02-03 20:19:17 +00:00
mattias
a6d80046bf improved gtk2 listbox from Andrew Haines
git-svn-id: trunk@6726 -
2005-02-03 16:51:29 +00:00
micha
b89a0ffc98 translate and route WM_SYSCHAR messages, fix WM_SYSKEYDOWN and WM_SYSKEYUP messages
git-svn-id: trunk@6724 -
2005-02-03 15:06:30 +00:00
vincents
e8e13b3fb6 fixed handling WM_MOUSEWHEEL in designer form (bug #647).
git-svn-id: trunk@6722 -
2005-02-01 15:48:03 +00:00
micha
7bebf194eb use 0 icon handle for bsdialog forms
git-svn-id: trunk@6720 -
2005-01-31 17:09:17 +00:00
mattias
6d4be878cd fixed mem leak
git-svn-id: trunk@6711 -
2005-01-28 17:55:48 +00:00
mattias
948a215e46 added QuestionDlg - a MessageDlg with custom buttons
git-svn-id: trunk@6703 -
2005-01-27 19:03:51 +00:00
mattias
8446771602 added error message for gtk intf for TForm.BorderIcons not implemented during designing
git-svn-id: trunk@6694 -
2005-01-26 17:47:55 +00:00
mattias
a7606840be implemented DoubleClick for quick selection in new dialog
git-svn-id: trunk@6679 -
2005-01-24 16:06:42 +00:00
mattias
650a6ec0c5 fixed expandingtabs in synedit painting
git-svn-id: trunk@6668 -
2005-01-23 11:43:38 +00:00
mattias
94f6a1142d fixed gtk2 intf from Peter Vreman
git-svn-id: trunk@6667 -
2005-01-22 23:53:43 +00:00
mattias
9a406a352b added sprite example
git-svn-id: trunk@6666 -
2005-01-22 22:26:16 +00:00
micha
2f743e3584 simpler overlay window
git-svn-id: trunk@6661 -
2005-01-21 22:07:10 +00:00
vincents
ef34c15147 implemented TWin32WSCustomListBox.GetTopIndex and SetTopIndex
git-svn-id: trunk@6645 -
2005-01-20 13:34:07 +00:00
marc
c7d03af771 * oops, fixed line end calculation
git-svn-id: trunk@6631 -
2005-01-18 00:59:49 +00:00
marc
3ddadc078f * Improved line end detection for rawimages
git-svn-id: trunk@6630 -
2005-01-18 00:09:31 +00:00
mattias
7c5349758d fixed constraints for forms under gtk
git-svn-id: trunk@6629 -
2005-01-17 17:49:28 +00:00
mattias
ed02f73289 improved TLabel autosizing
git-svn-id: trunk@6627 -
2005-01-17 16:42:35 +00:00
mattias
a21cbfceca improved gtk intf to calculate TextHeight
git-svn-id: trunk@6625 -
2005-01-17 15:36:31 +00:00
mattias
be9331e1ba added showing all four sides to AnchorEditor
git-svn-id: trunk@6620 -
2005-01-17 11:53:39 +00:00
micha
83cd8b7126 revert patch: use synchronize by default; users now always need to use cthreads otherwise there will be a RTE
git-svn-id: trunk@6613 -
2005-01-16 13:59:02 +00:00
mattias
ab66df423f fixed TGtkWidgetSet.ExtSelectClipRGN for DCOrigin
git-svn-id: trunk@6608 -
2005-01-16 11:40:11 +00:00
micha
5fe3e16df9 scroll caret into view when changing selstart
git-svn-id: trunk@6605 -
2005-01-15 15:49:59 +00:00
micha
acf4a0fbbf fix scrolling: left, top should not be changed while scrolling
git-svn-id: trunk@6604 -
2005-01-15 15:36:19 +00:00
micha
32c65f7004 fix scrolling (win32)
git-svn-id: trunk@6601 -
2005-01-15 13:25:29 +00:00
micha
5e96e40e13 fix bug #558: title bar redraw (win32)
USE_SYNCHRONIZE enabled per default for 1.9.x

git-svn-id: trunk@6597 -
2005-01-15 10:09:23 +00:00
vincents
a53e4ba3fd added elements to LclCursorToWin32CursorMap for new crXXX constants
git-svn-id: trunk@6584 -
2005-01-14 12:16:39 +00:00
mattias
617a25c02d added mouse cursors for 8 uni directions, imlemented for gtk
git-svn-id: trunk@6577 -
2005-01-13 22:07:10 +00:00
mattias
7b35f70489 limited widget sizes to 10000x10000
git-svn-id: trunk@6562 -
2005-01-12 23:18:07 +00:00
micha
f92f516967 fix gtk compilation for tstatictext.layout
git-svn-id: trunk@6550 -
2005-01-11 21:40:29 +00:00
micha
d1ef6f2b88 remove TStaticText.Layout property, not supported by delphi, hard to implement
git-svn-id: trunk@6549 -
2005-01-11 21:36:36 +00:00
mattias
bde1444b74 fixed adding main file in gtk filediaog twice
git-svn-id: trunk@6548 -
2005-01-11 19:01:51 +00:00
vincents
4da758ff04 force handle creation before showing page contents
git-svn-id: trunk@6541 -
2005-01-11 13:51:17 +00:00
vincents
4b70bf97db fixed fpc 1.0.x compilation
git-svn-id: trunk@6537 -
2005-01-10 20:30:10 +00:00
mattias
5916c57809 fixed RemovePage. And I forgot last cvs log entry: TPage.TabVisible from Andrew Haines
git-svn-id: trunk@6528 -
2005-01-09 23:36:29 +00:00
mattias
f8d3853f8c fixed loading no unit at start
git-svn-id: trunk@6527 -
2005-01-09 23:28:18 +00:00
micha
f771e4ab9a fix cursor handling, and statictext alignment
git-svn-id: trunk@6517 -
2005-01-08 22:19:51 +00:00
vincents
0f54bb7238 reverted previous change
git-svn-id: trunk@6515 -
2005-01-08 21:43:31 +00:00
micha
9a6dc5eb4a move taborder and tabstop to twincontrol
git-svn-id: trunk@6509 -
2005-01-08 14:23:56 +00:00
mattias
1ac4c9fdda implemented TPen.Mode=pmXor from Jesus
git-svn-id: trunk@6508 -
2005-01-08 11:03:18 +00:00
micha
b63e712b19 swap TCustomStaticText and TCustomLabel
git-svn-id: trunk@6500 -
2005-01-07 20:51:11 +00:00
micha
28ed2bea16 try allocating seperate strings to solve dialog disappearing issue (seems no effect)
git-svn-id: trunk@6499 -
2005-01-07 20:49:48 +00:00
mattias
8bf0d5935f clean up, added GetRGBValues
git-svn-id: trunk@6497 -
2005-01-07 18:40:10 +00:00
vincents
6815fe14f7 send LM_CHANGE message for trackbar
git-svn-id: trunk@6493 -
2005-01-07 10:51:07 +00:00
vincents
0ce582b720 use BS_AUTO3STATE for checkbox with AllowGray=true
git-svn-id: trunk@6492 -
2005-01-07 08:53:50 +00:00
mattias
0ced54bdb8 implemented TCheckBox.State=cbGrayed for gtk intf without visual representation
git-svn-id: trunk@6489 -
2005-01-07 01:31:44 +00:00
mattias
f85854acac started anchor editor and moved OverWritePromp from lcl to gtk intf
git-svn-id: trunk@6484 -
2005-01-05 14:46:35 +00:00
micha
4db025c0fc can only setfocus if canfocus
git-svn-id: trunk@6480 -
2005-01-04 14:22:21 +00:00
micha
b632390f1e take windowstate into account when showing window
git-svn-id: trunk@6472 -
2005-01-03 16:29:48 +00:00
micha
8a978ff3c6 WM_SIZE can also mean windowstate change, always send message
git-svn-id: trunk@6471 -
2005-01-03 15:50:35 +00:00
micha
97e5873c19 keep the mainform (ie. lazarus main ide bar) active
git-svn-id: trunk@6469 -
2005-01-03 12:15:54 +00:00
micha
51fba3ead7 focus window only if possible
git-svn-id: trunk@6461 -
2005-01-02 22:27:15 +00:00
micha
1eb68ebe5b focus window on left-click
git-svn-id: trunk@6460 -
2005-01-02 22:18:52 +00:00
mattias
3ed44e9dd9 implemented gtk GetTextExtentPoint for UTF8
git-svn-id: trunk@6454 -
2005-01-01 20:17:32 +00:00
mattias
2d0f725a44 implemented TTIProgressBar
git-svn-id: trunk@6451 -
2005-01-01 18:56:47 +00:00
mattias
d7114f089c implemented changing font size and name of TEdit for gtk1
git-svn-id: trunk@6449 -
2005-01-01 16:31:14 +00:00
mattias
c83f9e671a implemented CodeExplorer auto update on switching source editor page
git-svn-id: trunk@6448 -
2005-01-01 16:04:13 +00:00
mattias
e35647ff98 fixed loading TMemo.Lines - During Loading
git-svn-id: trunk@6447 -
2005-01-01 14:38:37 +00:00
micha
6664fdebb4 make stretchmaskblt handle the general case, and let maskblt call stretchmaskblt
git-svn-id: trunk@6445 -
2005-01-01 11:39:02 +00:00
micha
dd11737c04 prevent reporting of spurious mousemove messages
git-svn-id: trunk@6440 -
2004-12-31 16:29:59 +00:00
mattias
d2586ead0f published TEdit.Color - only useful under windows, gtk1 ignores it
git-svn-id: trunk@6439 -
2004-12-31 11:59:47 +00:00
micha
b0aa23957b glue tthread.synchronize to gtk event loop
git-svn-id: trunk@6432 -
2004-12-28 15:28:25 +00:00
mattias
c49518c55c published BorderSpacing for many controls
git-svn-id: trunk@6429 -
2004-12-27 19:40:59 +00:00
micha
c5e34297ad fix transparency while drawing (bug #462)
git-svn-id: trunk@6427 -
2004-12-27 17:42:01 +00:00
micha
70367efb37 set focus to a control on the newly focussed tabpage of a notebook (fixes bug #501)
git-svn-id: trunk@6422 -
2004-12-27 12:08:54 +00:00
micha
69a02addd1 implement support for tthread.synchronize
git-svn-id: trunk@6420 -
2004-12-27 10:18:21 +00:00
mattias
bc7d15ff4b started TFont mirgration to fpCanvas font
git-svn-id: trunk@6406 -
2004-12-22 19:56:44 +00:00
mattias
9a37fb3c97 implemented scrollbar codes for gtk intf from Jesus
git-svn-id: trunk@6404 -
2004-12-21 22:49:29 +00:00
micha
34d6e4286a fix clientrect in tnotebook (fixes #476 and #488)
git-svn-id: trunk@6401 -
2004-12-21 11:46:28 +00:00
mattias
924cd35914 added resurce strings for gtk file dlg
git-svn-id: trunk@6391 -
2004-12-18 23:46:17 +00:00
vincents
56666e6d35 set version to 0.9.3
git-svn-id: trunk@6384 -
2004-12-17 09:00:47 +00:00
mattias
a802f8afa9 applied patch for smooth scrolling parameters from Jesus
git-svn-id: trunk@6379 -
2004-12-16 19:03:57 +00:00
micha
6d3f279a9e fix showmodal to remember disabled windows (fixes bug #478, and more)
git-svn-id: trunk@6378 -
2004-12-16 14:29:51 +00:00
micha
84f362ce52 fix clientrect size on show form with menu (lazarus ide, component palette height too great)
git-svn-id: trunk@6377 -
2004-12-15 17:51:16 +00:00
mattias
5d6c298120 fixed showing all keymappings and missing text selection keys
git-svn-id: trunk@6364 -
2004-12-11 02:21:00 +00:00
mattias
7f5fe81d3b implemented bvSpace of TBevelCut
git-svn-id: trunk@6363 -
2004-12-11 01:28:58 +00:00
vincents
3705892de2 fixed show menu item, when parent menu contains more than one invisible items
git-svn-id: trunk@6361 -
2004-12-10 22:43:49 +00:00
mattias
4049e50ad0 implemented TMenuItem.SetVisible
git-svn-id: trunk@6360 -
2004-12-10 21:36:27 +00:00
mattias
93cb3ed38c implemented auto add on double click on component palette
git-svn-id: trunk@6358 -
2004-12-10 19:22:28 +00:00
vincents
2a4e9585c6 fixed error, when more than one timer was disabled in a timer callback.
git-svn-id: trunk@6319 -
2004-12-01 22:38:36 +00:00
mattias
c8759cbc2e updated fpdoc sceletons for lcl and gtk intf
git-svn-id: trunk@6316 -
2004-12-01 16:17:18 +00:00
mattias
2679c1cd94 added SysKey messages to gtk intf and LCL
git-svn-id: trunk@6312 -
2004-11-29 01:12:36 +00:00
mattias
8ca5eaf021 deactivated sending SYSKey messages in gtk intf - they are not used anyway
git-svn-id: trunk@6309 -
2004-11-28 00:55:44 +00:00
mattias
a56e16653b added more gtk ISO character sets
git-svn-id: trunk@6304 -
2004-11-27 13:57:49 +00:00
vincents
19cc7bac2c implemented SelectionChange event
git-svn-id: trunk@6298 -
2004-11-26 12:26:13 +00:00
vincents
0adc040199 fixed sending two lm_setfocus message for combobox.
git-svn-id: trunk@6297 -
2004-11-26 11:23:38 +00:00
vincents
58e9f70f7c use message name instead of number in debug message.
postponed removing properties until wm_ncdestroy.

git-svn-id: trunk@6279 -
2004-11-21 21:09:29 +00:00
micha
e087248a2d fix borderstyle/borderbuttons
git-svn-id: trunk@6278 -
2004-11-21 18:58:42 +00:00
micha
99768ea834 move CreateHandle implementation of tcustomcontrol to twincontrol
git-svn-id: trunk@6276 -
2004-11-21 18:10:42 +00:00
mattias
020ed4dbc7 implemented stopping project on close project
git-svn-id: trunk@6273 -
2004-11-20 11:49:15 +00:00
mattias
d2d3030a60 implemented creating classes at run time from any TComponent descendant
git-svn-id: trunk@6272 -
2004-11-20 11:20:06 +00:00
micha
d4c88e8afe fix focus issue (for example using MessageDlg)
git-svn-id: trunk@6271 -
2004-11-19 21:59:23 +00:00
vincents
dde42bd1c3 destroy overlay window, when destroying the owner
git-svn-id: trunk@6265 -
2004-11-18 14:58:06 +00:00
vincents
74bc6baac5 centralized dispose windowinfo
removed debug info

git-svn-id: trunk@6264 -
2004-11-17 23:06:29 +00:00
vincents
5191f98af2 fixed memleak with windowinfo of comboedit.
git-svn-id: trunk@6263 -
2004-11-17 22:20:42 +00:00
mattias
fec5cb234b fixed postcript printer TextOut/TextEntend from Olivier
git-svn-id: trunk@6258 -
2004-11-17 07:46:32 +00:00
vincents
1a1f8efec8 fix copy/paste error in key handler.
git-svn-id: trunk@6256 -
2004-11-16 12:21:51 +00:00
vincents
ac91b547ae fix crash when dropping down a owner drawn combobox
git-svn-id: trunk@6250 -
2004-11-15 15:52:48 +00:00
micha
1164454eb6 forms with WS_POPUP style have a parent, GetParent(...)=0 is not reliable, and here redundant
tidy code a bit

git-svn-id: trunk@6244 -
2004-11-15 08:00:05 +00:00
mattias
96951cf407 added memo thaw on set SelStart from Andrew Haines
git-svn-id: trunk@6242 -
2004-11-14 00:21:08 +00:00
vincents
0f1ee72347 fix changing key in OnKeyPress event.
git-svn-id: trunk@6238 -
2004-11-12 15:33:13 +00:00
vincents
94e6f139bd send CM_TEXTCHANGED for TCustomMemo
git-svn-id: trunk@6237 -
2004-11-12 15:30:30 +00:00
vincents
d07f50c9fa initialize ComboBox BuddyWindowInfo to nil, if there is no associated edit window.
git-svn-id: trunk@6236 -
2004-11-12 08:56:23 +00:00
mattias
d4214e5175 impementing changing a TLabel.Font properties Size, Height, Name, Style - set only at Handle creation time
git-svn-id: trunk@6226 -
2004-11-10 18:23:56 +00:00
mattias
d160b3b743 updated memcheck.pas from heaptrc.pp
git-svn-id: trunk@6225 -
2004-11-10 15:25:32 +00:00
vincents
a5aafc2bb1 Implemented TWin32WSCustomComboBox.SetStyle.
git-svn-id: trunk@6223 -
2004-11-08 22:10:45 +00:00
vincents
90c4d52283 Call inherited in TWin32ComboBoxStringList.Insert and Delete.
git-svn-id: trunk@6222 -
2004-11-08 21:35:16 +00:00
mattias
891b8aa58a disabled hardly used gtk FillScreenFont, this should be only done on demand, improved getting default font family for gtk
git-svn-id: trunk@6221 -
2004-11-08 19:11:55 +00:00
vincents
005b18e798 Use 32 bits messages for spinedit.
git-svn-id: trunk@6220 -
2004-11-08 15:46:40 +00:00
vincents
7d9e08f9d5 destroy SpinEdit's buddy when destroying SpinEdit.
git-svn-id: trunk@6219 -
2004-11-08 13:20:11 +00:00
micha
06428cc00e fix message handling (use actual message, not default), fixes edits begin readonly
git-svn-id: trunk@6214 -
2004-11-07 17:58:17 +00:00
mattias
5f8024e0d7 implemented auto sizing: child to parent sizing
git-svn-id: trunk@6206 -
2004-11-05 22:08:53 +00:00
micha
24e8897916 correct silly mistake: "as" operator also checks for nil
git-svn-id: trunk@6204 -
2004-11-05 15:23:23 +00:00
micha
7f9d5da0ad cleanup: remove redundant typecasts and checks
git-svn-id: trunk@6202 -
2004-11-04 17:02:10 +00:00
micha
3239fd1cb9 remove obsolete and unused method twin32widgetset.settext
git-svn-id: trunk@6201 -
2004-11-04 16:57:32 +00:00
micha
76b630a62d remove usage of fcompstyle in twin32liststringlist by using descendent class for combobox specific things
git-svn-id: trunk@6200 -
2004-11-04 15:12:35 +00:00
micha
17ad66bb2a fix remember edit string in combobox after assigning strings to list (fixes find in files dialog search in lazarus)
git-svn-id: trunk@6199 -
2004-11-04 12:05:14 +00:00