Commit Graph

13580 Commits

Author SHA1 Message Date
paul
dfebf63be4 change TWin32... to TWinCE... in comments, asserts and other possible places
git-svn-id: trunk@13712 -
2008-01-10 08:55:52 +00:00
paul
3ebf0dbd28 TGtkThemeServices.DrawPixmap: center pixmap in rect
git-svn-id: trunk@13711 -
2008-01-10 03:58:02 +00:00
paul
168a0ab623 move PainDockSite call to better place
git-svn-id: trunk@13710 -
2008-01-10 03:47:06 +00:00
paul
62bc2eb101 qt: change some rules for TQtObject.Release (to fix crashes during some docking operations)
git-svn-id: trunk@13709 -
2008-01-10 03:39:49 +00:00
paul
c756a546fe fix qt compilation
git-svn-id: trunk@13708 -
2008-01-10 02:14:13 +00:00
paul
b4acdbf66f qt: restore qt 4.2 support (from Den)
git-svn-id: trunk@13707 -
2008-01-10 01:46:55 +00:00
paul
2540b48f08 use q_DrawWinPanel in TQtDeviceContext.qDrawWinPanel
git-svn-id: trunk@13706 -
2008-01-10 01:32:19 +00:00
marc
83cd44b0c5 + added classtype support to debugger expression evaluation
git-svn-id: trunk@13705 -
2008-01-10 01:10:20 +00:00
marc
5f3adf3a3f * updated po files
git-svn-id: trunk@13704 -
2008-01-09 23:57:11 +00:00
marc
1ecb9250ac * External Tools Options Dialog lozalization, LFL conversion and improvement patch by Maxim Ganetsky
git-svn-id: trunk@13703 -
2008-01-09 23:55:49 +00:00
mattias
91f054ad10 codetools: implemented parsing on Exception do, bug #9291
git-svn-id: trunk@13702 -
2008-01-09 22:33:28 +00:00
laurent
a492b69611 New package icons
git-svn-id: trunk@13701 -
2008-01-09 22:21:25 +00:00
marc
1b0fb632fa * Added option to callstack to select the current frame. Based on a patch by Martin Friebe
git-svn-id: trunk@13700 -
2008-01-09 22:02:46 +00:00
mattias
4f6a0dcd48 gtk2 intf: shrink close buttons of TNoteBook tabs, bug #9856
git-svn-id: trunk@13699 -
2008-01-09 21:13:01 +00:00
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