Commit Graph

13566 Commits

Author SHA1 Message Date
mattias
2b1ed1ccae IDE: renamed menu Components to Component for Windows compatibility bug #9936
git-svn-id: trunk@13698 -
2008-01-09 21:02:11 +00:00
mattias
75edf533f2 IDE: fixed some capitalizations, bug #9936
git-svn-id: trunk@13697 -
2008-01-09 20:58:57 +00:00
mattias
ba19f37eb2 IDE: renamed menu Windows to Window for Windows compatibility bug #9936
git-svn-id: trunk@13696 -
2008-01-09 20:56:53 +00:00
mattias
ce502da865 IDE: source editor: synedits Gutter.AutoSize set to true
git-svn-id: trunk@13695 -
2008-01-09 20:14:50 +00:00
mattias
41a2ef9338 LCL: reduced warnings
git-svn-id: trunk@13694 -
2008-01-09 20:07:34 +00:00
mattias
876cefb855 codetools: CreateMethod: implemented adding units for parameter types, bug #10594
git-svn-id: trunk@13693 -
2008-01-09 19:45:29 +00:00
mattias
21bc42839b LCL: fixed compilation for fpc 2.3.1
git-svn-id: trunk@13692 -
2008-01-09 19:41:37 +00:00
marc
d7a1bde72a * forgot to checkin most importent part for r13663 #a174b6e889
git-svn-id: trunk@13691 -
2008-01-09 19:30:35 +00:00
laurent
48e89f11a4 new icons for package
git-svn-id: trunk@13690 -
2008-01-09 17:42:39 +00:00
laurent
51618dcb8b update LazarusForm and LazarusProject icon
git-svn-id: trunk@13689 -
2008-01-09 16:59:18 +00:00
laurent
9c283b9d39 delete old images and append svg source
git-svn-id: trunk@13688 -
2008-01-09 15:23:21 +00:00
paul
4236952246 qt bindings v 1.59
git-svn-id: trunk@13687 -
2008-01-09 14:59:57 +00:00
vincents
894f4c3df8 fpcunit console test runner: made FormatParam a protected property so it can be override by descandant test runners from Graeme.
git-svn-id: trunk@13685 -
2008-01-09 13:55:44 +00:00
kirkpatc
f8cc8d08d4 LazDoc - fix typos in HowToUseDataAwareControls
git-svn-id: trunk@13684 -
2008-01-09 10:34:24 +00:00
paul
26a8d08b3b improve view unit/form dialog
git-svn-id: trunk@13683 -
2008-01-09 10:15:05 +00:00
paul
20dee3aee0 + TCustomListbox.ClearSelection
git-svn-id: trunk@13682 -
2008-01-09 10:11:37 +00:00
paul
be879539ca - move OnGetDockCaption and friends to TWinControl
- some improvements to dock header drawing

git-svn-id: trunk@13681 -
2008-01-09 09:08:12 +00:00
laurent
3764b56bd3 update LazarusSource icon
git-svn-id: trunk@13680 -
2008-01-09 09:07:36 +00:00
vincents
176eccc8c3 docs: change name of lconv unit in docs too
git-svn-id: trunk@13679 -
2008-01-09 09:01:18 +00:00
paul
d76c114093 qt:
- qDrawWinPanel: temporary use own implementation
- complete Frame3D

git-svn-id: trunk@13678 -
2008-01-09 04:40:54 +00:00
paul
d7db50ece5 qt: fix CreatePenIndirect declaration
git-svn-id: trunk@13677 -
2008-01-09 03:36:58 +00:00
paul
a4c149115d qt:
- add qDrawPlainRect, qDrawShadeRect to TQtDeviceContext
- improve Frame3D (not finished) and FrameRect

git-svn-id: trunk@13676 -
2008-01-09 03:35:30 +00:00
mattias
9df9006406 fpweb: registered THTMLEntityProducer for fpc 2.3.x+
git-svn-id: trunk@13675 -
2008-01-09 00:01:28 +00:00
mattias
6d8157c7f3 LCL: replaced comment with IFDEF VER2_0
git-svn-id: trunk@13674 -
2008-01-08 23:58:40 +00:00
mattias
0da528ffe8 LCL: TLazDockTree: implemented RemoveControl, refactored: TDragManager ancestor to TComponent, fixed undocking
git-svn-id: trunk@13673 -
2008-01-08 23:38:14 +00:00
paul
3d7ced274c qt bindings v 1.58
git-svn-id: trunk@13672 -
2008-01-08 23:33:10 +00:00
laurent
d866a11e40 Update menu images
git-svn-id: trunk@13670 -
2008-01-08 17:13:08 +00:00
vincents
a9b949a8da lcl docs: fixed typo in lclversion description, clarified lcl_patch a bit
git-svn-id: trunk@13669 -
2008-01-08 15:46:43 +00:00
paul
b56d496934 fix fpc 2.0.4 compilation by Giuliano request
git-svn-id: trunk@13668 -
2008-01-08 15:11:21 +00:00
laurent
55d250ab98 changed image in index.html for docs
git-svn-id: trunk@13667 -
2008-01-08 13:19:37 +00:00
paul
3a02d78daa gtk: implement DrawDefaultDockImage (as blue rectangle)
git-svn-id: trunk@13666 -
2008-01-08 11:15:07 +00:00
paul
bdb8aa451e gtk:
- added some missed function to extra
- correct GetWindowRect

git-svn-id: trunk@13665 -
2008-01-08 09:33:43 +00:00
laurent
a1153ebae0 Update french languages for LCL and IDE
git-svn-id: trunk@13664 -
2008-01-08 07:59:19 +00:00
marc
a174b6e889 * fixed crash in checklistbox
* fixed overwrite of privateclass on inherited update
* fixed overwrite of privateclass with a "lower" class

git-svn-id: trunk@13663 -
2008-01-07 23:58:16 +00:00
marc
07c1e8c99a * Updated translation by Slavko
git-svn-id: trunk@13662 -
2008-01-07 21:41:15 +00:00
paul
24b1794ec1 forgotten "var"
git-svn-id: trunk@13661 -
2008-01-07 18:45:22 +00:00
paul
213353b06d - publish some docking related properties for TPageControl
- implement docking into TPageControl (tested with TPanel dock into TPageControl)

git-svn-id: trunk@13660 -
2008-01-07 18:40:31 +00:00
paul
227562b0dd improve TDockTree.DeleteZone
git-svn-id: trunk@13659 -
2008-01-07 16:46:22 +00:00
kirkpatc
19dbef9d83 LazDoc - Update to DBCtrls (HowToUseDataAwareControls)
git-svn-id: trunk@13658 -
2008-01-06 17:32:38 +00:00
paul
464160182d add missing DFCS_TRANSPARENT const
git-svn-id: trunk@13657 -
2008-01-06 17:31:56 +00:00
paul
338c38e8ce fix problematic xpms (they did not work with gtk1 reader)
git-svn-id: trunk@13656 -
2008-01-06 17:28:49 +00:00
paul
483a34bcfc default theme engine: draw MDI title buttons flat
git-svn-id: trunk@13655 -
2008-01-06 17:16:55 +00:00
paul
13f1d93308 fix gtk1 compilation
git-svn-id: trunk@13654 -
2008-01-06 17:13:45 +00:00
paul
db8928bd1c dockSite: call paint dock frame only only for docked controls
git-svn-id: trunk@13653 -
2008-01-06 10:09:46 +00:00
paul
d36fa6b624 theme engine: handle title bar button in IsDisabled, IsHot and IsPushed
git-svn-id: trunk@13652 -
2008-01-06 10:08:52 +00:00
paul
3d441b5758 gtk:
- add MDI button pixmaps (new inc file)
- teach gtk theme engine to draw pixmaps
- cleanup

git-svn-id: trunk@13651 -
2008-01-06 09:58:46 +00:00
kirkpatc
73c65abe50 LazDoc - updates to DBCtrls and DBGrids
git-svn-id: trunk@13650 -
2008-01-06 08:48:59 +00:00
paul
fc2a17dbd0 fix drawing position of various title bar items
git-svn-id: trunk@13649 -
2008-01-06 08:06:34 +00:00
paul
50fbfbbd5f qt bindings v 1.57
git-svn-id: trunk@13648 -
2008-01-06 07:43:52 +00:00
mattias
0323db74dc LCL: fixed calling AdjustSize when TCheckBox.Caption changed
git-svn-id: trunk@13646 -
2008-01-05 23:35:49 +00:00