Commit Graph

36046 Commits

Author SHA1 Message Date
mattias
7ce5cde5d5 LCL: made TImage.DestRect public
git-svn-id: trunk@36897 -
2012-04-18 17:50:42 +00:00
mattias
36cd77c6bf gtk2 intf: when liboverlay scrollbar active use signal value-changed
git-svn-id: trunk@36896 -
2012-04-18 17:19:05 +00:00
mattias
284bdd4cec gtk2 intf: write warning if liboverlay scrollbar is active
git-svn-id: trunk@36895 -
2012-04-18 16:29:21 +00:00
mattias
6dd2c82a02 IDE: added quickfix item to improve message error while compiling resources
git-svn-id: trunk@36894 -
2012-04-18 10:04:27 +00:00
mattias
a6da1e1df2 IDE: messages: show debug: lines and calling resource compiler
git-svn-id: trunk@36893 -
2012-04-18 09:54:44 +00:00
mattias
89f034ccdc IDE: improved message when can not find unit and unit was found in a package
git-svn-id: trunk@36892 -
2012-04-17 22:42:56 +00:00
mattias
641a01066f IDE: show compiling resource lines when error on compiling resources
git-svn-id: trunk@36891 -
2012-04-17 22:10:24 +00:00
mattias
a7e8b21e34 codetools: class completion: fixed gather proc definitions
git-svn-id: trunk@36890 -
2012-04-17 21:59:06 +00:00
mattias
4693905f72 codetools: class completion: fixed gathr proc definitions
git-svn-id: trunk@36889 -
2012-04-17 21:37:06 +00:00
maxim
e0fcfe75fe Converter: fixed 'Missing units' dialog localization, part of bug #21784
git-svn-id: trunk@36888 -
2012-04-17 21:07:36 +00:00
jesus
ef8cf9df31 LazReport, fix preview scrolling broken in r36420 #c016e1b6ec, issue #21633
git-svn-id: trunk@36887 -
2012-04-17 20:51:14 +00:00
mattias
3c8ab01a27 anchordocking: fixed crash if dock control is not on a form
git-svn-id: trunk@36886 -
2012-04-17 20:50:28 +00:00
mattias
a28add96c2 LCL: constraint Width,Height to >=0
git-svn-id: trunk@36885 -
2012-04-17 18:41:50 +00:00
mattias
080f4f8c22 LCL: fixed sending CM_EXIT,CM_ENTER when flastfocusedcontrol was removed
git-svn-id: trunk@36884 -
2012-04-17 17:15:34 +00:00
mattias
20e1172797 lazreport: clean up
git-svn-id: trunk@36883 -
2012-04-17 10:52:04 +00:00
mattias
3a53d3f869 LCL: TControl.SetAnchors: during disabled autosize: update basebounds when changing Anchors, bug #21730
git-svn-id: trunk@36882 -
2012-04-17 08:59:52 +00:00
mattias
e5ffde0bbc LCL: clean up
git-svn-id: trunk@36877 -
2012-04-17 08:29:01 +00:00
mattias
eb05b8141f LCL: SetAlign: restore the basebounds set before changes
git-svn-id: trunk@36870 -
2012-04-17 08:15:46 +00:00
mattias
73fef58a27 LCL: TCustomSplitter.AnchorSplitter: disable autosizing
git-svn-id: trunk@36866 -
2012-04-17 08:03:17 +00:00
mattias
925be78561 LCL: clean up
git-svn-id: trunk@36863 -
2012-04-17 07:56:41 +00:00
mattias
d57368b809 LCL: TCustomSplitter.SetAnchors: adapt anchors before applying
git-svn-id: trunk@36861 -
2012-04-17 07:55:13 +00:00
mattias
b20150d99c LCL: SetAnchors: do not update basebounds
git-svn-id: trunk@36859 -
2012-04-17 07:48:37 +00:00
mattias
706f472758 LCL: TControl.UpdateBaseBounds: set cfBaseBoundsValid
git-svn-id: trunk@36857 -
2012-04-17 07:45:34 +00:00
mattias
ce9a70f3d4 IDE: when checking if global unit has changed, skip units in packages
git-svn-id: trunk@36852 -
2012-04-17 07:24:00 +00:00
paul
b703e8b2e7 lcl: fix range check error again
git-svn-id: trunk@36826 -
2012-04-17 02:25:08 +00:00
paul
11cfc83de8 lcl: initialize TFont.Height with DefFontData.Height in constructor (issue #0021729)
git-svn-id: trunk@36825 -
2012-04-17 00:49:05 +00:00
mattias
bdab9b45e3 gtk2 intf: clean up
git-svn-id: trunk@36824 -
2012-04-16 21:24:54 +00:00
mattias
1cb1043a25 gtk2 intf: clean up
git-svn-id: trunk@36823 -
2012-04-16 21:18:43 +00:00
mattias
0913bf1056 gtk2 intf: clean up
git-svn-id: trunk@36822 -
2012-04-16 21:13:15 +00:00
mattias
309c9d9ef3 gtk2 intf: fixed compilation FPC_FULLVERSION<20600
git-svn-id: trunk@36821 -
2012-04-16 19:28:42 +00:00
juha
cae1ee33c9 LCL: TCustomTreeView.DoPaint use of cdPrePaint and cdPostPaint, issue #21761, patch from David Jenkins
git-svn-id: trunk@36820 -
2012-04-16 19:10:44 +00:00
sekelsenmat
82de387f29 Improves the situation for files with small details which need a huge zoom
git-svn-id: trunk@36817 -
2012-04-16 14:18:16 +00:00
sekelsenmat
bb35556ee3 fpvectorial: DXF: Starts changing the color palette to the expanded one
git-svn-id: trunk@36816 -
2012-04-16 13:54:00 +00:00
sekelsenmat
468c54e0a4 fpvectorial: Starts adding support for non-UTF-8 codepages for the DXF reader
git-svn-id: trunk@36815 -
2012-04-16 13:14:05 +00:00
mattias
fe499f1b2f codetools: simplified code
git-svn-id: trunk@36814 -
2012-04-16 11:45:18 +00:00
paul
0e7b523d31 lcl: fix TBrush.Assign (was missing FreeReference, extra changed when nothing changed)
git-svn-id: trunk@36813 -
2012-04-16 09:23:24 +00:00
paul
ecc2d0a144 lcl: add an ability to use own TListItems and TListItem descendant classes for compatibility with delphi (issue #0021758)
git-svn-id: trunk@36812 -
2012-04-16 07:29:35 +00:00
paul
b00855a592 lcl: don't update Default, Cancel during UpdateDefaultCancel (issue #0021739)
git-svn-id: trunk@36811 -
2012-04-16 07:11:48 +00:00
paul
2273a3b919 lcl: fixed a copy paste error of r31019 #a4437fdf73 (noticed by David Jenkins, issue #0021736)
git-svn-id: trunk@36810 -
2012-04-16 06:24:48 +00:00
paul
4f73e905fc lcl: reset Brush.Style from bsClear to bsSolid if SetColor() is called (issue #0021759)
git-svn-id: trunk@36809 -
2012-04-16 06:13:26 +00:00
paul
4905e5e163 lcl: reset Brush.Style from bsClear to bsSolid if SetColor() is called (issue #0021759)
git-svn-id: trunk@36808 -
2012-04-16 06:10:26 +00:00
paul
2286675357 lcl: reset Brush.Color and Style on setting Bitmap and vice versa, perform only 1 Change event after Assign(), based on patch of David Jenkins, issue #0021762
git-svn-id: trunk@36807 -
2012-04-16 06:03:24 +00:00
paul
a34725fc50 lcl: clear FActiveDefaultControl on that control destruction (based on patch of David Jenkins, issue #0021735)
git-svn-id: trunk@36806 -
2012-04-16 05:38:16 +00:00
paul
62cc1885af lcl: add overlay support to imagelist and treeview (based on patch of David Jenkins, issue #0021754)
git-svn-id: trunk@36805 -
2012-04-16 05:16:43 +00:00
paul
49fc5776c9 win32: mark client rect as required update before WM_SIZE passing, remove DoAdjustClientRectChange - they are called inside WM_SIZE handler after the client rect is updated (fixes bug #0021724)
git-svn-id: trunk@36804 -
2012-04-16 03:35:02 +00:00
paul
c4a8916438 docs: correct CanFocus description (issue #0021708)
git-svn-id: trunk@36803 -
2012-04-16 01:03:16 +00:00
mattias
bc03fa5312 added lazactivex.lpk, thanks to Ludo Brands
git-svn-id: trunk@36802 -
2012-04-15 22:12:41 +00:00
mattias
63e90780da IDE: quickfix message: can find unit: search for ppu in all loaded packages
git-svn-id: trunk@36801 -
2012-04-15 21:39:26 +00:00
mattias
9c9e3dbefe IDE: when checking if a FPC unit has changed: ignore units that have no source in the FPC sources
git-svn-id: trunk@36800 -
2012-04-15 19:03:27 +00:00
sekelsenmat
0a8f6cd6b1 LCL-CustomDrawn-Cocoa: Fixes a crash and starts adding Menu support
git-svn-id: trunk@36799 -
2012-04-15 18:36:21 +00:00