Commit Graph

6429 Commits

Author SHA1 Message Date
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
mattias
bc7d15ff4b started TFont mirgration to fpCanvas font
git-svn-id: trunk@6406 -
2004-12-22 19:56:44 +00:00
mattias
53d6e145dc implemented showing proc specifiers in codeexplorer
git-svn-id: trunk@6405 -
2004-12-22 10:19:26 +00:00
mattias
9a37fb3c97 implemented scrollbar codes for gtk intf from Jesus
git-svn-id: trunk@6404 -
2004-12-21 22:49:29 +00:00
mattias
d76fb9db16 implemented copy and save messages
git-svn-id: trunk@6403 -
2004-12-21 19:49:15 +00:00
mattias
795d77671d fixed saving default value of TControl.Anchors
git-svn-id: trunk@6402 -
2004-12-21 19:01:00 +00:00
micha
34d6e4286a fix clientrect in tnotebook (fixes #476 and #488)
git-svn-id: trunk@6401 -
2004-12-21 11:46:28 +00:00
mattias
339c87d92c implemented im/export of install package list
git-svn-id: trunk@6400 -
2004-12-21 11:14:29 +00:00
mattias
2b78d0b28c changed default key for toggle search results to CtrlAltF
git-svn-id: trunk@6399 -
2004-12-21 00:12:57 +00:00
mattias
8473294ea9 changed TControl.Anchors default value to AnchorAlign[Align]
git-svn-id: trunk@6398 -
2004-12-20 00:11:24 +00:00
mattias
729da6786d updated finnish translation from Seppo
git-svn-id: trunk@6397 -
2004-12-19 23:20:24 +00:00
marc
bfa23e222a * x86_64 fix: Debugln of TFontHandleCache.Add
git-svn-id: trunk@6396 -
2004-12-19 21:38:21 +00:00
marc
529d872aea * x86_64 fix: Conversion if integer to pointer
git-svn-id: trunk@6395 -
2004-12-19 19:29:04 +00:00
marc
7526717aef * x86_64 fix: Conversion if integer to pointer
git-svn-id: trunk@6394 -
2004-12-19 19:26:05 +00:00
marc
42eaa8b09a * x86_64 fix: removed pointer->cardinal cast
git-svn-id: trunk@6393 -
2004-12-19 17:41:18 +00:00
marc
911977269b * x86_64 fix, removed pointer to integer casts
git-svn-id: trunk@6392 -
2004-12-19 15:24:45 +00:00
mattias
924cd35914 added resurce strings for gtk file dlg
git-svn-id: trunk@6391 -
2004-12-18 23:46:17 +00:00
mattias
cf403dcab6 clean up
git-svn-id: trunk@6390 -
2004-12-18 23:10:31 +00:00
mattias
48e25f8fd8 updated finnish translation from Seppo
git-svn-id: trunk@6389 -
2004-12-18 23:03:20 +00:00
mattias
d9f87ef6eb updatepofiles is now case sensitive,
replaced many places, where Application was needlessly Owner
updated po files, started Configure IDE Install Package dialog,
implemented removing double file package links

git-svn-id: trunk@6388 -
2004-12-18 10:20:22 +00:00
mattias
70e436f841 fixed parsing expressions with ascending operator levels
git-svn-id: trunk@6387 -
2004-12-17 16:05:58 +00:00
vincents
e503a92f83 fixed memleak after parsing error.
git-svn-id: trunk@6386 -
2004-12-17 14:41:41 +00:00
mattias
7efb2d0f67 workaround to put fpdoc output in subdirectory
git-svn-id: trunk@6385 -
2004-12-17 10:24:41 +00:00
vincents
56666e6d35 set version to 0.9.3
git-svn-id: trunk@6384 -
2004-12-17 09:00:47 +00:00
mattias
813c5d0789 added macrointf
git-svn-id: trunk@6383 -
2004-12-17 08:31:42 +00:00
mattias
85db9924a1 added global package links for lazarus cvs packages
git-svn-id: trunk@6382 -
2004-12-16 22:09:53 +00:00
vincents
64233e8c71 made some protected TCustomCombobox properties public, so they can be used by the win32 widget set.
git-svn-id: trunk@6381 -
2004-12-16 20:13:27 +00:00
mattias
915ad368a1 fixed license for ideintf
git-svn-id: trunk@6380 -
2004-12-16 19:05:41 +00:00