Commit Graph

6758 Commits

Author SHA1 Message Date
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
mattias
b32ca7cca8 fixed gtk intf Arc
git-svn-id: trunk@6732 -
2005-02-04 01:04:41 +00:00
mattias
a6b83fde9b fixed changing TPen.FPColor
git-svn-id: trunk@6731 -
2005-02-04 00:51:06 +00:00
mattias
3e1747c0ff fixed paths from Olivier
git-svn-id: trunk@6730 -
2005-02-03 23:19:15 +00:00
mattias
0998146d41 added fpc replacement for gtkglarea
git-svn-id: trunk@6729 -
2005-02-03 23:16:59 +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
6fa632827f implement shortcut handling, tcustomlabel accelerator focuscontrol functionality
git-svn-id: trunk@6725 -
2005-02-03 15:10:23 +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
7f1e74218c user can select tests in treeview from Dean
git-svn-id: trunk@6723 -
2005-02-03 11:57:13 +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
mattias
dc731a2447 fixed crash on end of package tree
git-svn-id: trunk@6721 -
2005-02-01 11:25:16 +00:00
micha
7bebf194eb use 0 icon handle for bsdialog forms
git-svn-id: trunk@6720 -
2005-01-31 17:09:17 +00:00
vincents
515156f208 fpc 1.0.x doesn't have threadvar
git-svn-id: trunk@6719 -
2005-01-30 21:53:26 +00:00
mattias
d88e3f8196 fixed abstract constructor for fpc 1.0.10
git-svn-id: trunk@6718 -
2005-01-30 13:49:26 +00:00
mattias
61746df487 reduced mem need for xml stuff
git-svn-id: trunk@6717 -
2005-01-29 17:37:56 +00:00
mattias
21624d99b0 reactivated fast xml units without widestrings
git-svn-id: trunk@6716 -
2005-01-29 14:36:04 +00:00
vincents
394aba6eba added define ExceptionHasNoFrames and set it for fpc 1.0.x and 1.9.6
git-svn-id: trunk@6715 -
2005-01-29 03:24:05 +00:00
vincents
531d5b3e43 set forward search as default
git-svn-id: trunk@6714 -
2005-01-28 21:31:39 +00:00
peter
43b319a22c * correctly calculate UnusedBitsAtEnd if there are no unused bits
to prevent overflow

git-svn-id: trunk@6713 -
2005-01-28 20:33:59 +00:00
micha
605475e8c4 implement assign for tbevel
git-svn-id: trunk@6712 -
2005-01-28 18:48:35 +00:00
mattias
6d4be878cd fixed mem leak
git-svn-id: trunk@6711 -
2005-01-28 17:55:48 +00:00
mattias
da84f603d8 added resource string for TDefaultComponentEditor.Edit
git-svn-id: trunk@6710 -
2005-01-28 17:06:30 +00:00