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 |
|
mattias
|
f7fbc97d3f
|
gtk2: clean up
git-svn-id: trunk@36784 -
|
2012-04-15 01:45:34 +00:00 |
|
mattias
|
a93abd6d81
|
gtk2: clean up
git-svn-id: trunk@36783 -
|
2012-04-15 00:56:30 +00:00 |
|
juha
|
4a95e3a711
|
IDE: fix tab order in option frames: Code Generation, Compilation, Linking, Messages, Parsing.
git-svn-id: trunk@36782 -
|
2012-04-14 22:00:00 +00:00 |
|
juha
|
76dc316063
|
IDE: fix tab order in frames: Build Modes editor, Miscellaneous Options and Version Info
git-svn-id: trunk@36781 -
|
2012-04-14 21:33:50 +00:00 |
|
juha
|
2d215a7931
|
IDE: fix tab order in Project Save Options frame.
git-svn-id: trunk@36780 -
|
2012-04-14 21:07:35 +00:00 |
|
juha
|
109adf051f
|
LCL: add TGtk2WidgetSet.SetDesigning to prevent Abstract method call in IDE. Issue #21773
git-svn-id: trunk@36779 -
|
2012-04-14 20:33:16 +00:00 |
|
juha
|
8e7a33a863
|
LazControls: fix potential crash in TListFilterEdit and TTreeFilterEdit, issue #21756, patch from Denis
git-svn-id: trunk@36778 -
|
2012-04-14 20:00:50 +00:00 |
|
juha
|
33b839ba02
|
IDE: Fix tab order and set shortcuts in Application Options frame.
git-svn-id: trunk@36777 -
|
2012-04-14 20:00:44 +00:00 |
|
paul
|
e3ef681580
|
lcl: extend TThemeServices.IsDisabled, IsHot, IsPushed for teCombobox
git-svn-id: trunk@36776 -
|
2012-04-14 16:08:21 +00:00 |
|
paul
|
c11192b6a5
|
lcl: implement ClientToParent, ParentToClient based on patch of David Jenkins (issue #0021763)
git-svn-id: trunk@36775 -
|
2012-04-14 14:18:08 +00:00 |
|
zeljko
|
a2ae31d2a0
|
Carbon: proper initialization of alpha channel.Patch by David Jenkins. issue #21753
git-svn-id: trunk@36774 -
|
2012-04-14 12:12:02 +00:00 |
|
zeljko
|
518bee7685
|
Carbon: improved TCarbonWidgetSet.RawImage_XXXX routines.Patch by David Jenkins. issue #21743
git-svn-id: trunk@36773 -
|
2012-04-14 12:09:15 +00:00 |
|
blikblum
|
177d1ee320
|
ide: fix selection painting of debugger eventlog colors list
git-svn-id: trunk@36772 -
|
2012-04-14 11:58:45 +00:00 |
|
mattias
|
d82c35b476
|
gtk2: less hints
git-svn-id: trunk@36771 -
|
2012-04-14 11:27:22 +00:00 |
|
mattias
|
0c274a2e41
|
gtk2: less hints
git-svn-id: trunk@36770 -
|
2012-04-14 11:18:45 +00:00 |
|
mattias
|
c7a09910d0
|
codetools: fixed skipping include files in skipped ifdef
git-svn-id: trunk@36769 -
|
2012-04-14 11:17:45 +00:00 |
|
blikblum
|
6f02c6c229
|
lcl: cleanup TCustomListBox.Create
git-svn-id: trunk@36768 -
|
2012-04-14 11:12:05 +00:00 |
|
blikblum
|
2f56ecf4aa
|
lcl: remove Destroying and DestroyWnd calls from TCustomListBox.Destroy
git-svn-id: trunk@36767 -
|
2012-04-14 11:07:57 +00:00 |
|
zeljko
|
435b223807
|
Carbon: make carbon widget visibility in sync with lcl. Patch by David Jenkins. issue #21731
git-svn-id: trunk@36766 -
|
2012-04-14 10:58:28 +00:00 |
|
zeljko
|
0666757288
|
Docs: added David Jenkins to contributors list
git-svn-id: trunk@36765 -
|
2012-04-14 10:52:57 +00:00 |
|
zeljko
|
d657e9175e
|
Carbon: Added TCarbonFont.QueryStyle in aid of getting font sizes.Patch by David Jenkins. issue #21742
git-svn-id: trunk@36764 -
|
2012-04-14 10:48:23 +00:00 |
|
zeljko
|
4ea5ec9b4c
|
Carbon: added themed TComboBox drawing.Patch by David Jenkins. issue #21747
git-svn-id: trunk@36763 -
|
2012-04-14 10:42:11 +00:00 |
|
zeljko
|
9589dcbcb8
|
Carbon: fixed result of TWSCarbonCustomListView GetTopItem,GetViewOrigin and GetBoundingRect. issue #21733
git-svn-id: trunk@36762 -
|
2012-04-14 10:32:41 +00:00 |
|
mattias
|
5b350609ab
|
gtk2: less hints
git-svn-id: trunk@36761 -
|
2012-04-14 10:27:10 +00:00 |
|
mattias
|
07257ec5cd
|
gtk2: less hints
git-svn-id: trunk@36760 -
|
2012-04-14 10:05:39 +00:00 |
|
blikblum
|
122f243704
|
lcl: revert 31890 #dd75c9b748 since issue #19882 is properly fixed now
git-svn-id: trunk@36759 -
|
2012-04-14 00:51:24 +00:00 |
|
blikblum
|
6c1a7ae794
|
lcl: check for csDestroyingHandle in TControl.HandleObjectShouldBeVisible. Fix issue #19882
git-svn-id: trunk@36758 -
|
2012-04-14 00:39:13 +00:00 |
|
blikblum
|
ec03b534ad
|
lcl: call inherited after setting FLines in TCustomMemo.InitializeWnd. Fix potential crash since widgetset code expect FLines be initialized
git-svn-id: trunk@36757 -
|
2012-04-14 00:37:15 +00:00 |
|
blikblum
|
03e0cafaf9
|
lcl: remove TCustomListBox.Loaded. ItemIndex is initialized in InitializeWnd
git-svn-id: trunk@36756 -
|
2012-04-13 20:31:58 +00:00 |
|