mattias
|
fd903d9ed1
|
increased version to 0.9.4
git-svn-id: trunk@6456 -
|
2005-01-02 11:24:25 +00:00 |
|
mattias
|
cf818e4584
|
implemented adding class header comment on class completion
git-svn-id: trunk@6455 -
|
2005-01-01 23:22:48 +00:00 |
|
mattias
|
3ed44e9dd9
|
implemented gtk GetTextExtentPoint for UTF8
git-svn-id: trunk@6454 -
|
2005-01-01 20:17:32 +00:00 |
|
mattias
|
0b6defabbf
|
accelerated code completion box in IDE and replaced ExtTextOut with ExtUTF8Out in TCanvas.TextOut
git-svn-id: trunk@6453 -
|
2005-01-01 20:05:08 +00:00 |
|
mattias
|
965c1e6b30
|
fixed loading TRadioButton.Checked
git-svn-id: trunk@6452 -
|
2005-01-01 19:36:40 +00:00 |
|
mattias
|
2d0f725a44
|
implemented TTIProgressBar
git-svn-id: trunk@6451 -
|
2005-01-01 18:56:47 +00:00 |
|
mattias
|
813ed6b55c
|
changed default online help paths to lazarus-ccr
git-svn-id: trunk@6450 -
|
2005-01-01 17:02:53 +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 |
|
mattias
|
2df9ef7b90
|
fixed collecting values
git-svn-id: trunk@6446 -
|
2005-01-01 11:59:58 +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 |
|
mattias
|
7380012ee9
|
fixed New dialog getting new item
git-svn-id: trunk@6444 -
|
2005-01-01 11:32:16 +00:00 |
|
micha
|
7dffa37bbc
|
speed up creation a bit
git-svn-id: trunk@6443 -
|
2004-12-31 16:41:26 +00:00 |
|
micha
|
f3d0470054
|
hintwindows do not have a border
git-svn-id: trunk@6442 -
|
2004-12-31 16:41:01 +00:00 |
|
micha
|
7cefa18489
|
also search wincontrols for hints, because win32 always retrieves form as wincontrol
git-svn-id: trunk@6441 -
|
2004-12-31 16:40:49 +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 |
|
mattias
|
1560ef19ea
|
skip FillRect in TStaticText.Paint when Color=clNone
git-svn-id: trunk@6438 -
|
2004-12-31 11:27:35 +00:00 |
|
mattias
|
eb99a8c7d1
|
fixed setting bool value by Jesus
git-svn-id: trunk@6437 -
|
2004-12-30 23:23:23 +00:00 |
|
mattias
|
4671dee2e9
|
updated xml
git-svn-id: trunk@6436 -
|
2004-12-30 23:10:35 +00:00 |
|
micha
|
d2d8cf5dd5
|
terminate threads upon form exit
git-svn-id: trunk@6435 -
|
2004-12-30 14:50:01 +00:00 |
|
micha
|
8a7395aa69
|
threadvars change location when a thread is started, use external variable
git-svn-id: trunk@6434 -
|
2004-12-30 14:46:54 +00:00 |
|
mattias
|
b62eab6b71
|
updated russian utf translation from Vasily
git-svn-id: trunk@6433 -
|
2004-12-30 11:24:06 +00:00 |
|
micha
|
b0aa23957b
|
glue tthread.synchronize to gtk event loop
git-svn-id: trunk@6432 -
|
2004-12-28 15:28:25 +00:00 |
|
micha
|
94754dccd3
|
unix needs threading unit
git-svn-id: trunk@6431 -
|
2004-12-28 14:31:27 +00:00 |
|
vincents
|
12a73210fc
|
updated xml documents
git-svn-id: trunk@6430 -
|
2004-12-28 12:23:04 +00:00 |
|
mattias
|
c49518c55c
|
published BorderSpacing for many controls
git-svn-id: trunk@6429 -
|
2004-12-27 19:40:59 +00:00 |
|
mattias
|
96d90202b9
|
implemented URL directory property editor
git-svn-id: trunk@6428 -
|
2004-12-27 17:52:42 +00:00 |
|
micha
|
c5e34297ad
|
fix transparency while drawing (bug #462)
git-svn-id: trunk@6427 -
|
2004-12-27 17:42:01 +00:00 |
|
mattias
|
9767c47834
|
implemented URL file property editor
git-svn-id: trunk@6426 -
|
2004-12-27 17:19:39 +00:00 |
|
mattias
|
332d4e3136
|
implemented dialog to edit basic help db settings
git-svn-id: trunk@6425 -
|
2004-12-27 16:51:19 +00:00 |
|
mattias
|
5cd2ad5220
|
started TTranslateStrings and .lrt files support from Vasily
git-svn-id: trunk@6424 -
|
2004-12-27 13:06:38 +00:00 |
|
mattias
|
24f64d8bf8
|
started TTranslateStrings and .lrt files support from Vasily
git-svn-id: trunk@6423 -
|
2004-12-27 12:56:42 +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
|
42c748d259
|
example to test usage of TThread.Synchronize
git-svn-id: trunk@6421 -
|
2004-12-27 10:21:45 +00:00 |
|
micha
|
69a02addd1
|
implement support for tthread.synchronize
git-svn-id: trunk@6420 -
|
2004-12-27 10:18:21 +00:00 |
|
mattias
|
6668e92a48
|
added DestroyHandle after ShowModal to save resources
git-svn-id: trunk@6419 -
|
2004-12-27 00:06:44 +00:00 |
|
mattias
|
9c96d43be8
|
updated finnish translation from Seppo
git-svn-id: trunk@6418 -
|
2004-12-26 22:39:56 +00:00 |
|
vincents
|
39db8229af
|
fixed fpc 1.0.x compilation
git-svn-id: trunk@6417 -
|
2004-12-25 21:46:23 +00:00 |
|
mattias
|
1c996f9973
|
implemented TIElementName of link of RTTI controls for set elements
git-svn-id: trunk@6416 -
|
2004-12-23 22:38:18 +00:00 |
|
mattias
|
45f82e0f1e
|
improved OI for new scrollbar values
git-svn-id: trunk@6415 -
|
2004-12-23 21:12:20 +00:00 |
|
mattias
|
b7d863ace4
|
extended codepageconverter example from Barko
git-svn-id: trunk@6414 -
|
2004-12-23 20:11:54 +00:00 |
|
mattias
|
caa5ef7bac
|
added auto column sizing from Jesus
git-svn-id: trunk@6413 -
|
2004-12-23 19:24:46 +00:00 |
|
mattias
|
9103a0a167
|
extended codepageconverter example from Barko
git-svn-id: trunk@6412 -
|
2004-12-23 19:10:40 +00:00 |
|
mattias
|
da8d141f05
|
default font height is now used again for Hint font
git-svn-id: trunk@6411 -
|
2004-12-23 18:28:10 +00:00 |
|
micha
|
8360f8642c
|
fix clientrect in tnotebook (fixes #476 and #488)
git-svn-id: trunk@6410 -
|
2004-12-23 11:42:17 +00:00 |
|
mattias
|
03a3931754
|
fixed crash on readonly projects
git-svn-id: trunk@6409 -
|
2004-12-23 00:33:43 +00:00 |
|
mattias
|
af94739be1
|
started TControl.AnchorSide
git-svn-id: trunk@6408 -
|
2004-12-22 23:54:21 +00:00 |
|
mattias
|
273f133de5
|
defaultrowheight property is set to 20 pixels and fixes from Jesus
git-svn-id: trunk@6407 -
|
2004-12-22 20:02:26 +00:00 |
|