mattias
|
387e635060
|
LCL: comment
git-svn-id: trunk@24190 -
|
2010-03-24 14:26:29 +00:00 |
|
mattias
|
50ba07eaa8
|
LCL: fixed TCustomTabControl.AdjustClientRect to use parameter
git-svn-id: trunk@24189 -
|
2010-03-24 13:26:23 +00:00 |
|
zeljko
|
7e24823c22
|
Gtk2: scrollbar - fixed pagesize calculation, fixes #16001
git-svn-id: trunk@24188 -
|
2010-03-24 11:16:24 +00:00 |
|
zeljko
|
311af64daa
|
Gtk2: give full control to LCL over radio menu items.
git-svn-id: trunk@24187 -
|
2010-03-24 10:14:37 +00:00 |
|
zeljko
|
16e197c130
|
Qt: give complete control of checkable menu items to LCL
git-svn-id: trunk@24186 -
|
2010-03-24 09:36:07 +00:00 |
|
zeljko
|
5b74f907c5
|
Gtk2: fix assertions if GtkColumn isn't allocated yet inside TGtk2WSCustomListView. fixes #16097
git-svn-id: trunk@24185 -
|
2010-03-24 07:25:12 +00:00 |
|
juha
|
07f218abd9
|
Converter: Let Delphi use missing units instead of commenting them out.
git-svn-id: trunk@24184 -
|
2010-03-23 16:14:33 +00:00 |
|
zeljko
|
7b2852cad0
|
Gtk2: fixed bug with gtk menu radio buttons which doesn't take autocheck param into account.
git-svn-id: trunk@24183 -
|
2010-03-23 16:07:51 +00:00 |
|
martin
|
8b3fc5709e
|
SourcEditor: Fixed compilation, due to misplaced {$EndIf}
git-svn-id: trunk@24182 -
|
2010-03-23 15:00:17 +00:00 |
|
zeljko
|
224df20d00
|
Qt: fixed AutoCheck behaviour with exclusive menus (radio buttons)
git-svn-id: trunk@24181 -
|
2010-03-23 13:25:15 +00:00 |
|
martin
|
37751a639b
|
SourceEditor: Starting Multi-SourceNotebook support ( -dMultiSrcWindow )
git-svn-id: trunk@24180 -
|
2010-03-23 12:06:27 +00:00 |
|
paul
|
d0352dc2c2
|
lcl: recreate menu item if it is owned by another menu before showing (issue #0014144)
git-svn-id: trunk@24179 -
|
2010-03-23 08:12:12 +00:00 |
|
paul
|
c24efa3adf
|
lcl: cleanup + formatting
git-svn-id: trunk@24178 -
|
2010-03-23 08:11:26 +00:00 |
|
paul
|
6c66216a8c
|
wince: fix call of SetWindowOrgEx, add SetViewportOrgEx (issue #0015654)
git-svn-id: trunk@24177 -
|
2010-03-23 05:54:23 +00:00 |
|
zeljko
|
a03fbf6f5a
|
Qt: better check for root menu item, so it doesn't trigger OnClick() for other items twice.
git-svn-id: trunk@24176 -
|
2010-03-22 20:58:42 +00:00 |
|
martin
|
a06e2d5c99
|
SourceEdito: Clean up; removed unused(duplicate) methods
git-svn-id: trunk@24175 -
|
2010-03-22 19:20:28 +00:00 |
|
martin
|
2a5d82df8c
|
SourceEditor: Refactored notebook access
git-svn-id: trunk@24174 -
|
2010-03-22 19:03:16 +00:00 |
|
zeljko
|
f657123a7a
|
Qt: fix bug when root menu item have assigned OnClick(), qt's action doesn't trigger if root menu have sub menu, so we send an trigger to LCL.
git-svn-id: trunk@24173 -
|
2010-03-22 18:23:17 +00:00 |
|
martin
|
9514e35650
|
SourceEditor: Refactor creation/destruction of helpers
git-svn-id: trunk@24172 -
|
2010-03-22 15:21:00 +00:00 |
|
martin
|
0a65211785
|
SourceEditor: Refactor ident-completion, Clean-up
git-svn-id: trunk@24171 -
|
2010-03-22 14:40:35 +00:00 |
|
paul
|
0e2064bfbe
|
lcl: TLMTimer must use PtrUInt for timer ID (patch by Aison)
git-svn-id: trunk@24170 -
|
2010-03-22 14:30:28 +00:00 |
|
zeljko
|
46ac431f2b
|
Gtk2: fix bug when root menu item without sub menu needs to be clicked twice until OnClick() triggers. fixes #15986
git-svn-id: trunk@24169 -
|
2010-03-22 14:18:59 +00:00 |
|
zeljko
|
2325a1c9a2
|
Gtk2: implemented IntfAppMinimize & IntfAppRestore. fixes #15052
git-svn-id: trunk@24168 -
|
2010-03-22 11:28:25 +00:00 |
|
dmitry
|
b49301200d
|
carbon: fixed SetWindowOrgEx for windows compatibility
git-svn-id: trunk@24167 -
|
2010-03-22 09:38:16 +00:00 |
|
paul
|
518fc97931
|
qt: fix SelectClipRgn which is uses device coordinates and Qt uses logical
git-svn-id: trunk@24166 -
|
2010-03-22 08:23:33 +00:00 |
|
paul
|
df57e9f69f
|
gtk: apply affine transform if MapMode = MM_TEXT but ViewPortOrg <> (0, 0)
git-svn-id: trunk@24165 -
|
2010-03-22 08:03:04 +00:00 |
|
ask
|
2adab1d337
|
TAChart: Initial documentation for TAChartAxis unit.
git-svn-id: trunk@24164 -
|
2010-03-22 05:28:38 +00:00 |
|
paul
|
073fd0771e
|
gtk: fix SetWindowOrgEx - it moved to the wrong direction
git-svn-id: trunk@24163 -
|
2010-03-22 04:39:53 +00:00 |
|
paul
|
c4b2012cf1
|
qt: implement theme drawing of combobox drop down arrow
git-svn-id: trunk@24162 -
|
2010-03-22 04:27:46 +00:00 |
|
paul
|
c93ed80353
|
lcl: cleanup
git-svn-id: trunk@24161 -
|
2010-03-22 03:55:06 +00:00 |
|
martin
|
4d8114c3f6
|
SourceEditor: Fixed updating source-marks (breakpoints)
git-svn-id: trunk@24160 -
|
2010-03-22 03:05:20 +00:00 |
|
martin
|
5bb8bf59f1
|
SourceEditor, Refactor: Moved completion-form to own class, moved code templates to manager
git-svn-id: trunk@24159 -
|
2010-03-22 02:06:34 +00:00 |
|
maxim
|
eb9625424e
|
regenerated translations; updated Russian translation
git-svn-id: trunk@24158 -
|
2010-03-22 00:33:32 +00:00 |
|
maxim
|
bd8633cbce
|
JCF2: localized Case Blocks tab
git-svn-id: trunk@24157 -
|
2010-03-22 00:32:57 +00:00 |
|
martin
|
ce1a8b7e1c
|
Undo Revision 24150 #55f4c6d87b ( TControl: Call RemoveFreeNotification on PopUpMenu, when replaced )
git-svn-id: trunk@24156 -
|
2010-03-22 00:05:44 +00:00 |
|
juha
|
a1ba019bb2
|
Implemented replacing properties and class types in form files.
git-svn-id: trunk@24155 -
|
2010-03-21 22:06:01 +00:00 |
|
zeljko
|
37284318cb
|
Gtk2: rework over wrong Gtk2WSLV_ItemSelected() concept. fixes #16063
git-svn-id: trunk@24154 -
|
2010-03-21 21:14:09 +00:00 |
|
zeljko
|
e9bc740b16
|
Qt: fixed bug when TScrollbar slider size (visual on screen) changed when clicked first time by mouse.
git-svn-id: trunk@24153 -
|
2010-03-21 19:42:15 +00:00 |
|
martin
|
2fb10a5a62
|
SynEdit: Remove references from old objects, when releasing
git-svn-id: trunk@24152 -
|
2010-03-21 18:04:17 +00:00 |
|
martin
|
6c3b635b27
|
TIdeMenuItem: Remove references from old menu, when releasing
git-svn-id: trunk@24151 -
|
2010-03-21 18:03:15 +00:00 |
|
martin
|
55f4c6d87b
|
TControl: Call RemoveFreeNotification on PopUpMenu, when replaced
git-svn-id: trunk@24150 -
|
2010-03-21 18:02:07 +00:00 |
|
ask
|
6c59933fe5
|
TAChart: Use Marks.Distance as a distance between axis labels and ticks
+ Disallow negative distances
git-svn-id: trunk@24149 -
|
2010-03-21 17:15:51 +00:00 |
|
ask
|
73647cb247
|
TAChart: Update axis demo
git-svn-id: trunk@24148 -
|
2010-03-21 15:13:48 +00:00 |
|
ask
|
e1f162aa58
|
TAChart: Unify formatting of auto-generated and Source-generated marks.
git-svn-id: trunk@24147 -
|
2010-03-21 15:08:41 +00:00 |
|
ask
|
5e12f2c568
|
TAChart: Fix insufficient rounding during axis marks calculation
git-svn-id: trunk@24146 -
|
2010-03-21 15:07:23 +00:00 |
|
martin
|
0ebddaa599
|
SourceEditor: Refactor, move creation of some global objects to Manager
git-svn-id: trunk@24145 -
|
2010-03-21 14:35:20 +00:00 |
|
paul
|
7174f32749
|
win32: don't block win32 messages in the default handler - let's pass them to windows
git-svn-id: trunk@24144 -
|
2010-03-21 14:21:04 +00:00 |
|
ask
|
44c76180a4
|
TAChart: Use Marks.Style and Marks.Format to display mark labels taken from Source
git-svn-id: trunk@24143 -
|
2010-03-21 13:51:26 +00:00 |
|
paul
|
d96d0481d2
|
win32: clear all LMessages fields at the beginning of the message window proc to prevent passing wrong LParam and WParam to LCL, fill WParam and LParam in case of LM_ACTIVATE, LM_DEACTIVATE since they store new ActiveWindow and other useful data
git-svn-id: trunk@24142 -
|
2010-03-21 13:48:10 +00:00 |
|
ask
|
85eb77d20d
|
TAChart: Move TCustomChartSeries.DefaultFormattedMark to TCustomChartSource.FormatItem
git-svn-id: trunk@24141 -
|
2010-03-21 13:42:52 +00:00 |
|