jesus
|
7e46baf127
|
fix issue #1489: can't install the turbo power package
git-svn-id: trunk@8244 -
|
2005-12-01 19:29:30 +00:00 |
|
micha
|
9391fe1f6c
|
use double buffering when painting winxp themed controls (issue #1425)
git-svn-id: trunk@8243 -
|
2005-11-30 15:38:37 +00:00 |
|
micha
|
258a8704a3
|
move initialization of control into InitializeWnd, do not use CreateWnd for that
git-svn-id: trunk@8242 -
|
2005-11-29 22:20:01 +00:00 |
|
micha
|
d6a3529e61
|
do not adjust size of pages that have no widget yet
git-svn-id: trunk@8241 -
|
2005-11-29 21:46:37 +00:00 |
|
micha
|
cced0352b3
|
fix ControlStyle csOpaque for TCustomLabel (not opaque when transparent)
git-svn-id: trunk@8240 -
|
2005-11-29 21:23:28 +00:00 |
|
jesus
|
5396e4caf5
|
Call DoInvoke asynchronously to avoid TControl.WMLButtonUp problem on invalid control
git-svn-id: trunk@8239 -
|
2005-11-29 20:37:25 +00:00 |
|
vincents
|
eee18d017d
|
implemented support for -vx (issue #1470)
git-svn-id: trunk@8238 -
|
2005-11-28 22:24:31 +00:00 |
|
mattias
|
990da96d70
|
added writeln to built-in procedures of identifier completion
git-svn-id: trunk@8237 -
|
2005-11-28 22:23:47 +00:00 |
|
vincents
|
bfdd0bc3f5
|
revert patch from revision 8230 #b35c4de7a4, because comboboxes colapse after dropdown and buttons cannot be clicked anymore (issue #1488)
git-svn-id: trunk@8236 -
|
2005-11-28 21:56:18 +00:00 |
|
mattias
|
b509adcfde
|
fixed error handling reading pkg links
git-svn-id: trunk@8235 -
|
2005-11-28 21:45:28 +00:00 |
|
micha
|
a4f6996c21
|
prevent setting itemindex -1
git-svn-id: trunk@8234 -
|
2005-11-28 21:43:09 +00:00 |
|
mattias
|
5a28a8fb1e
|
fixed exception handling
git-svn-id: trunk@8233 -
|
2005-11-28 20:57:11 +00:00 |
|
mattias
|
ba823195d4
|
clean up
git-svn-id: trunk@8232 -
|
2005-11-28 19:44:57 +00:00 |
|
mattias
|
73b6c0cdd6
|
added example for adding a new codetools function to the IDE via a package
git-svn-id: trunk@8231 -
|
2005-11-28 19:42:16 +00:00 |
|
vincents
|
b35c4de7a4
|
let the LCL handle WM_*BUTTON* message before calling DefaultHandler, because this defaulthandler sets the capture (fixes issue #1479)
git-svn-id: trunk@8230 -
|
2005-11-28 16:05:10 +00:00 |
|
mattias
|
6b2bef14e5
|
added docs for stdctrls.pp from Christopher Kirkpatrick
git-svn-id: trunk@8229 -
|
2005-11-27 11:12:07 +00:00 |
|
jesus
|
fd3d6a4a2b
|
tpipro example update
git-svn-id: trunk@8228 -
|
2005-11-26 21:26:06 +00:00 |
|
jesus
|
a6ff52034e
|
fixed selection, hints and missing images, property DefaultTypeFace, some WriteLn->DebugLn
git-svn-id: trunk@8227 -
|
2005-11-26 21:19:56 +00:00 |
|
mattias
|
49ad59f92d
|
updated dutch translation from Daniel Mantione
git-svn-id: trunk@8226 -
|
2005-11-26 20:40:20 +00:00 |
|
mattias
|
d94d5c3fb3
|
fixed TPersistenPropertyEditor for 64bit
git-svn-id: trunk@8225 -
|
2005-11-26 18:12:26 +00:00 |
|
mattias
|
442a272b2b
|
64bit fixes for ipro from Andrew Haines
git-svn-id: trunk@8224 -
|
2005-11-26 08:57:20 +00:00 |
|
mattias
|
e45553a85a
|
updated dutch translations from Daniel Mantione
git-svn-id: trunk@8223 -
|
2005-11-26 08:40:51 +00:00 |
|
mattias
|
07465b2a09
|
fixed gtk2 scrolling from Andrew Haines
git-svn-id: trunk@8222 -
|
2005-11-26 08:24:01 +00:00 |
|
mattias
|
cbe200a355
|
implemented TBitmap.TransparentColor, set to clNone to load a bmp without transparency
git-svn-id: trunk@8221 -
|
2005-11-24 22:19:12 +00:00 |
|
vincents
|
1a223037c8
|
fixed sorting of treeview nodes (issue #616, #617)
git-svn-id: trunk@8220 -
|
2005-11-24 21:58:26 +00:00 |
|
jesus
|
fb41487d94
|
ipro 64bit fixes from Andrew Haines
git-svn-id: trunk@8219 -
|
2005-11-24 19:27:43 +00:00 |
|
vincents
|
9428f82a07
|
Improved layout of compileroptionsdlg
git-svn-id: trunk@8218 -
|
2005-11-23 14:08:08 +00:00 |
|
vincents
|
f9226030a4
|
updated docs from Felipe Monteiro de Carvalho
git-svn-id: trunk@8217 -
|
2005-11-23 10:33:10 +00:00 |
|
vincents
|
559d42f829
|
converted to UTF8
git-svn-id: trunk@8216 -
|
2005-11-22 19:19:10 +00:00 |
|
mattias
|
77dcb0f8d9
|
made TListView example lpi publishable
git-svn-id: trunk@8215 -
|
2005-11-22 19:04:04 +00:00 |
|
mattias
|
6ade560b7d
|
extended TListView example from Darius
git-svn-id: trunk@8214 -
|
2005-11-22 19:02:20 +00:00 |
|
mattias
|
5683555b5b
|
fixed bug #897, listview gtk selections from Andrew Haines
git-svn-id: trunk@8213 -
|
2005-11-22 18:43:17 +00:00 |
|
vincents
|
7282d47a81
|
enabled mysql 4.1 and 5.0 support for fpc 2.1.1 from Joost
git-svn-id: trunk@8212 -
|
2005-11-22 15:25:51 +00:00 |
|
vincents
|
3b444c3425
|
Text property is valid in OnChange event (reverted 8198 #d672ec111b completely)
git-svn-id: trunk@8211 -
|
2005-11-22 13:59:36 +00:00 |
|
vincents
|
57c8f0abe2
|
improved layout a bit
git-svn-id: trunk@8210 -
|
2005-11-22 10:46:44 +00:00 |
|
vincents
|
66bdc00353
|
fixed layout of window placement radio buttons (issue #1231)
git-svn-id: trunk@8209 -
|
2005-11-22 10:37:54 +00:00 |
|
mattias
|
62b04cf2b6
|
painting toolbuttons left/right aligned from Martin Smat
git-svn-id: trunk@8208 -
|
2005-11-22 10:24:01 +00:00 |
|
marc
|
4b0db5cd88
|
* Patch from Andrew for bug #1282
git-svn-id: trunk@8207 -
|
2005-11-22 01:06:18 +00:00 |
|
mattias
|
b159119a00
|
improved autosizing of debugger options
git-svn-id: trunk@8206 -
|
2005-11-21 22:04:36 +00:00 |
|
vincents
|
07250b92b4
|
fixes typos
git-svn-id: trunk@8205 -
|
2005-11-21 21:54:58 +00:00 |
|
mattias
|
bf0b329c88
|
implemented automatic uninstall on failed install
git-svn-id: trunk@8204 -
|
2005-11-21 21:44:24 +00:00 |
|
mattias
|
6191874ec3
|
fixed codetools ignore error position comparison
git-svn-id: trunk@8203 -
|
2005-11-21 21:01:56 +00:00 |
|
jesus
|
d98dc07d7a
|
memory leak fix
git-svn-id: trunk@8202 -
|
2005-11-21 19:31:58 +00:00 |
|
mattias
|
0cb1f93961
|
fixed TComboBox InitializeWnd calling inherited
git-svn-id: trunk@8201 -
|
2005-11-21 18:53:43 +00:00 |
|
micha
|
84afc58a43
|
expand and implement ReadOnly for win32
git-svn-id: trunk@8200 -
|
2005-11-20 15:43:15 +00:00 |
|
mattias
|
fb9ab660a7
|
added missing files
git-svn-id: trunk@8199 -
|
2005-11-20 11:35:35 +00:00 |
|
micha
|
d672ec111b
|
add loud complaint to LCL, so we fix the combobox issue soon
git-svn-id: trunk@8198 -
|
2005-11-19 21:49:38 +00:00 |
|
micha
|
555edd3371
|
set default form icon (issue #1457)
git-svn-id: trunk@8197 -
|
2005-11-19 16:10:56 +00:00 |
|
micha
|
192b287775
|
let widget read stored value when creating handle; patch by vincent (issue #1458)
git-svn-id: trunk@8196 -
|
2005-11-19 15:39:47 +00:00 |
|
micha
|
ba14a3e41f
|
do not focus new control if notebook does not already have focus (issue #1455)
git-svn-id: trunk@8195 -
|
2005-11-19 14:46:58 +00:00 |
|