lazarus
|
2f5a28affb
|
MG: implemented TMethodList and Application Idle handlers
git-svn-id: trunk@2211 -
|
2002-08-17 23:41:07 +00:00 |
|
mattias
|
20c16133bf
|
fixed TRadioGroup.ItemIndex=-1
git-svn-id: trunk@2210 -
|
2002-08-17 23:41:07 +00:00 |
|
mattias
|
24234b5c94
|
fixed clipboard waiting and kwrite targets
git-svn-id: trunk@2208 -
|
2002-08-17 23:41:07 +00:00 |
|
mattias
|
abd7e6ce94
|
fixed gtk warning on setting item height
git-svn-id: trunk@2206 -
|
2002-08-17 23:41:07 +00:00 |
|
lazarus
|
0f8821429c
|
MG: fixed unreleased gdiRegions
git-svn-id: trunk@2205 -
|
2002-08-17 23:41:07 +00:00 |
|
lazarus
|
5d34a4e031
|
MG: fixed radiobutton mousedown after
git-svn-id: trunk@2203 -
|
2002-08-17 23:41:07 +00:00 |
|
lazarus
|
3588cfdbec
|
MG: mouse cursors are now allocated on demand
git-svn-id: trunk@2198 -
|
2002-08-17 23:41:06 +00:00 |
|
mattias
|
38f8725c91
|
implemented changing dependency version
git-svn-id: trunk@2197 -
|
2002-08-17 23:41:06 +00:00 |
|
lazarus
|
67e947a35b
|
MG: accelerators are now shared between non modal forms
git-svn-id: trunk@2193 -
|
2002-08-17 23:41:06 +00:00 |
|
lazarus
|
3c67429d0a
|
MG: accelerated new/dispose of gdiobjects
git-svn-id: trunk@2190 -
|
2002-08-17 23:41:06 +00:00 |
|
mattias
|
e717242eba
|
added IsWindowVisible
git-svn-id: trunk@2189 -
|
2002-08-17 23:41:06 +00:00 |
|
mattias
|
37cddc2821
|
fixed testall example
git-svn-id: trunk@2188 -
|
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
|
9dd4377ab8
|
added more Delphi win32 compatibility functions
git-svn-id: trunk@2185 -
|
2002-08-17 23:41:05 +00:00 |
|
mattias
|
cbf91e11ce
|
fixed checking menuitems
git-svn-id: trunk@2184 -
|
2002-08-17 23:41:05 +00:00 |
|
lazarus
|
02b3856fd0
|
MG: impoved focussing, unfocussing on destroy and fixed unit search
git-svn-id: trunk@2182 -
|
2002-08-17 23:41:05 +00:00 |
|
lazarus
|
b186454475
|
MG: fixed frmactivate
git-svn-id: trunk@2180 -
|
2002-08-17 23:41:05 +00:00 |
|
mattias
|
abcd6ea5cc
|
fixed mem leak of tooltips in GetStyle
git-svn-id: trunk@2176 -
|
2002-08-17 23:41:04 +00:00 |
|
lazarus
|
2cddba2318
|
MG: broke LCL<->interface circles
git-svn-id: trunk@2174 -
|
2002-08-17 23:41:04 +00:00 |
|
mattias
|
4b70d5fa02
|
fixed clipping origin in stretchblt
git-svn-id: trunk@2171 -
|
2002-08-17 23:41:04 +00:00 |
|
mattias
|
a076aa44fc
|
started package registration
git-svn-id: trunk@2170 -
|
2002-08-17 23:41:04 +00:00 |
|
lazarus
|
b2d018bc6d
|
MG: fixes for fpc1.1
git-svn-id: trunk@2169 -
|
2002-08-17 23:41:04 +00:00 |
|
mattias
|
18773f3584
|
custom controls now support child wincontrols
git-svn-id: trunk@2165 -
|
2002-08-17 23:41:03 +00:00 |
|
lazarus
|
e36197ff51
|
AJ:Minor fixes for Win32 GTK compiling
git-svn-id: trunk@2164 -
|
2002-08-17 23:41:03 +00:00 |
|
lazarus
|
093d4f4717
|
AJ: minor fixes for FPC 1.1
git-svn-id: trunk@2163 -
|
2002-08-17 23:41:03 +00:00 |
|
mattias
|
4f2f914830
|
implemented ShowWindow for gtk2
git-svn-id: trunk@2161 -
|
2002-08-17 23:41:03 +00:00 |
|
mattias
|
b0deed02d2
|
added exception handling for createpixmapindirect
git-svn-id: trunk@2158 -
|
2002-08-17 23:41:03 +00:00 |
|
ajgenius
|
ece0b53fc0
|
initial changes to fix mask vs. region clipping
git-svn-id: trunk@2154 -
|
2002-08-17 23:41:02 +00:00 |
|
lazarus
|
eff265aa39
|
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@2151 -
|
2002-08-17 23:41:02 +00:00 |
|
lazarus
|
e9c3c86527
|
MG: fixed uncapturing of mouse
git-svn-id: trunk@2149 -
|
2002-08-17 23:41:02 +00:00 |
|
mattias
|
5a95c443cd
|
fixed default font
git-svn-id: trunk@2148 -
|
2002-08-17 23:41:02 +00:00 |
|
mattias
|
5a859b3806
|
localized gtk interface
git-svn-id: trunk@2145 -
|
2002-08-17 23:41:01 +00:00 |
|
lazarus
|
8a6133e3c4
|
MG: accelerators are now shared between non modal forms
git-svn-id: trunk@2142 -
|
2002-08-17 23:41:01 +00:00 |
|
mattias
|
1d9317b866
|
fixed untransienting
git-svn-id: trunk@2140 -
|
2002-08-17 23:41:01 +00:00 |
|
lazarus
|
7e33b812c4
|
MG: made mouse capturing more strict
git-svn-id: trunk@2139 -
|
2002-08-17 23:41:01 +00:00 |
|
lazarus
|
0b867d1b21
|
MG: fixed timers
git-svn-id: trunk@2136 -
|
2002-08-17 23:41:00 +00:00 |
|
mattias
|
798bb24b11
|
implemented findeclaration gdb exceptions
git-svn-id: trunk@2135 -
|
2002-08-17 23:41:00 +00:00 |
|
mattias
|
2a146b5934
|
added ShowWindow
git-svn-id: trunk@2129 -
|
2002-08-17 23:41:00 +00:00 |
|
lazarus
|
acbb613ac5
|
MG: fixed frmactivate
git-svn-id: trunk@2128 -
|
2002-08-17 23:41:00 +00:00 |
|
mattias
|
69e4aa752c
|
implemented changing TMenuItem.GroupIndex at runtime
git-svn-id: trunk@2123 -
|
2002-08-17 23:40:59 +00:00 |
|
mattias
|
8494d474c2
|
added transient deactivation option and updated localization
git-svn-id: trunk@2122 -
|
2002-08-17 23:40:59 +00:00 |
|
lazarus
|
f6ebb1bb31
|
AJ: rearranged GTK init stuff for proper GNOME init & less duplication between interfaces
git-svn-id: trunk@2121 -
|
2002-08-17 23:40:59 +00:00 |
|
lazarus
|
e90b0b7daf
|
MG: fixed timer checking
git-svn-id: trunk@2120 -
|
2002-08-17 23:40:59 +00:00 |
|
lazarus
|
cce4aadc2f
|
MG: fixed zombie timers
git-svn-id: trunk@2118 -
|
2002-08-17 23:40:58 +00:00 |
|
lazarus
|
10bb089942
|
MG: fixes for 1.1
git-svn-id: trunk@2117 -
|
2002-08-17 23:40:58 +00:00 |
|
mattias
|
a3539b698f
|
fixed uninitialized style
git-svn-id: trunk@2116 -
|
2002-08-17 23:40:58 +00:00 |
|
mattias
|
e7d65f6940
|
implemented build lazarus extra options -d
git-svn-id: trunk@2113 -
|
2002-08-17 23:40:58 +00:00 |
|
lazarus
|
6db6439303
|
MG: gtk interface now sends keyboard events via DeliverMessage
git-svn-id: trunk@2109 -
|
2002-08-17 23:40:57 +00:00 |
|
mattias
|
8a3b0768fb
|
fixed set method in OI
git-svn-id: trunk@2108 -
|
2002-08-17 23:40:57 +00:00 |
|
mattias
|
947e4d8c21
|
fixed sending TButtonControl.OnClick on every change
git-svn-id: trunk@2106 -
|
2002-08-17 23:40:57 +00:00 |
|