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 |
|
sekelsenmat
|
b7d551eece
|
fpvectorial: Adds skeleton for MathML support
git-svn-id: trunk@36798 -
|
2012-04-15 18:00:43 +00:00 |
|
maxim
|
400e093b67
|
regenerated translations; updated Russian translation
git-svn-id: trunk@36797 -
|
2012-04-15 16:06:53 +00:00 |
|
martin
|
25e5537ed4
|
SourceEdit: use softcenter for Replace prompt. Issue #0021709
git-svn-id: trunk@36796 -
|
2012-04-15 14:16:18 +00:00 |
|
martin
|
c2fa27acf1
|
Fix crash in dbg-console, if dbg not active. issue #21712
git-svn-id: trunk@36795 -
|
2012-04-15 13:36:30 +00:00 |
|
mattias
|
8100795427
|
IDE: CloseQueryIDEWindows: skip sub forms
git-svn-id: trunk@36794 -
|
2012-04-15 12:07:58 +00:00 |
|
martin
|
e3f7154b60
|
SynEdit: do not include IME for WinCe (add conditional workaround)
git-svn-id: trunk@36792 -
|
2012-04-15 11:47:49 +00:00 |
|
mattias
|
1d8586a848
|
gtk2: clean up
git-svn-id: trunk@36791 -
|
2012-04-15 11:46:16 +00:00 |
|
mattias
|
22e37e0981
|
gtk2: clean up
git-svn-id: trunk@36790 -
|
2012-04-15 11:20:46 +00:00 |
|
mattias
|
eec588e537
|
gtk2: removed OldCreateStatusBarPanel
git-svn-id: trunk@36789 -
|
2012-04-15 11:08:57 +00:00 |
|
mattias
|
8e2c46f2b0
|
gtk2: fixed Gtk2WidgetSet.ClipboardGetData mem leak on stream write error
git-svn-id: trunk@36788 -
|
2012-04-15 11:05:31 +00:00 |
|
mattias
|
2fd5ebfb38
|
gtk2: clean up
git-svn-id: trunk@36787 -
|
2012-04-15 10:59:36 +00:00 |
|
zeljko
|
16db2990c5
|
Carbon: removed extra code for teComboBox, since teComboBox is supported by themes as of r36766 #435b223807.
git-svn-id: trunk@36786 -
|
2012-04-15 08:01:01 +00:00 |
|
juha
|
5323209a79
|
LCL: Optimize ImageList drawing by removing RefreshControl in TToolButton.SetImageIndex, issue #21766, patch from David Jenkins
git-svn-id: trunk@36785 -
|
2012-04-15 07:46:22 +00:00 |
|