Commit Graph

6881 Commits

Author SHA1 Message Date
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
micha
aa256339b2 select index of item in list, if text occurs in list
git-svn-id: trunk@6780 -
2005-02-11 16:26:26 +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
vincents
c51d77ed1f show treenodes of not run tests and clean up from Dean
git-svn-id: trunk@6778 -
2005-02-11 07:50:27 +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
micha
cce3ba1e5c map evaluate command to show evaluate dialog
git-svn-id: trunk@6776 -
2005-02-10 21:06:45 +00:00
mattias
f91a0b7b97 fixed loading TSpeedButton.Down from Yoyong
git-svn-id: trunk@6775 -
2005-02-09 11:25:19 +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
vincents
8e64bd00ae fixed fpc 1.0.x compilation
git-svn-id: trunk@6773 -
2005-02-08 21:46:23 +00:00
micha
1a1bf02612 delay setting parent until after setbounds, prevents control being displayed at (0,0)
git-svn-id: trunk@6772 -
2005-02-08 21:33:20 +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
mattias
459ccdc887 fixes for empty dbgrid from Jesus
git-svn-id: trunk@6769 -
2005-02-08 11:33:16 +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
a82ee71336 fix calculation of unusedbytemask
git-svn-id: trunk@6763 -
2005-02-07 15:27:11 +00:00
micha
941684c12d make cn_,wm_ keyup and syskeyup more symmetric with keydown
git-svn-id: trunk@6762 -
2005-02-07 11:04:06 +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
303e21e7b1 dbgrid.ThumbTracking and fixes from Jesus
git-svn-id: trunk@6759 -
2005-02-06 22:43:38 +00:00
micha
cb7baa3546 remember text of combobox in case one sets itemindex (fixes bug #536)
git-svn-id: trunk@6758 -
2005-02-06 20:43:57 +00:00
micha
b3a1958c43 handle generic shortcuts after widgetset specific shortcuts
git-svn-id: trunk@6757 -
2005-02-06 15:49:49 +00:00
mattias
9a7b160e31 adding focus check for source editor shortcuts in IDE main menu
git-svn-id: trunk@6756 -
2005-02-06 11:28:30 +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
2618472530 implemented TAnchorsPropertyEditor to show a button to show the anchor editor
git-svn-id: trunk@6751 -
2005-02-05 16:06:57 +00:00
mattias
41efd4176b fixed dereferencing anchorsides
git-svn-id: trunk@6750 -
2005-02-05 15:57:45 +00:00
mattias
e25e3db111 implemented OnIdle checking for controlselection bounds
git-svn-id: trunk@6749 -
2005-02-05 15:37:31 +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
a129127f96 added parameter check
git-svn-id: trunk@6745 -
2005-02-05 14:26:57 +00:00
mattias
4bca03d262 updated finnish translation from Seppo
git-svn-id: trunk@6744 -
2005-02-05 14:11:44 +00:00
marc
b1b72542e5 * Applied (modified) patch from Colin Western
git-svn-id: trunk@6743 -
2005-02-05 14:06:13 +00:00
mattias
ba33923ef4 fixed default compilation
git-svn-id: trunk@6742 -
2005-02-05 13:46:46 +00:00
mattias
fa2362a1d5 added some resourcestrings
git-svn-id: trunk@6741 -
2005-02-05 13:44:20 +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
506413781c implemented delete ppu files on clean package
git-svn-id: trunk@6737 -
2005-02-04 22:59:28 +00:00
mattias
ab8b283f9b fixed copyword in tab line
git-svn-id: trunk@6736 -
2005-02-04 22:04:23 +00:00
mattias
c266180ae4 updated lazarus.dci
git-svn-id: trunk@6735 -
2005-02-04 15:44:40 +00:00
mattias
5f6a3f169e published TComboBox.ItemIndex from Sergios
git-svn-id: trunk@6734 -
2005-02-04 15:36:50 +00:00
mattias
77284fb222 published TEdit.OnEditingDone
git-svn-id: trunk@6733 -
2005-02-04 15:24:56 +00:00