Commit Graph

23782 Commits

Author SHA1 Message Date
zeljko
a5ba77a96e Qt: small optimization - do not send LM_SHOWWINDOW msg when LCL setted up visibility via ShowHide
git-svn-id: trunk@24208 -
2010-03-25 09:30:27 +00:00
paul
6bce7d6359 ide: fix sourceeditor pointer to name assigning
git-svn-id: trunk@24207 -
2010-03-25 08:38:46 +00:00
paul
db2312a9d8 win32: revert r24144 #7174f32749
git-svn-id: trunk@24206 -
2010-03-25 07:20:24 +00:00
martin
b6a5c48f8f Synedit: docs
git-svn-id: trunk@24205 -
2010-03-25 03:15:48 +00:00
martin
654b36a727 Synedit: docs
git-svn-id: trunk@24204 -
2010-03-25 01:33:40 +00:00
martin
b6d77df111 ViewUnit/Form dialog: remember checkbox (multi-select) state
git-svn-id: trunk@24203 -
2010-03-25 00:09:01 +00:00
martin
601db0896e SourceEditor: dragging between windows
git-svn-id: trunk@24202 -
2010-03-24 22:56:22 +00:00
martin
f63f0431c6 SourceEditor: allow dragging between windows / Fix exception on IDE close
git-svn-id: trunk@24201 -
2010-03-24 22:47:32 +00:00
martin
9e564a1120 SourceEditor: Notify on window change (fpdoc, main-bar)
git-svn-id: trunk@24200 -
2010-03-24 22:21:18 +00:00
martin
f2a9f2c01f EditorToolbar: improved multi-window handling
git-svn-id: trunk@24199 -
2010-03-24 20:49:05 +00:00
martin
db4381d4fc EditorToolbar: improved multi-window handling
git-svn-id: trunk@24198 -
2010-03-24 20:36:18 +00:00
martin
6148dfd9c9 SourceEditor: Improved active window detection
git-svn-id: trunk@24197 -
2010-03-24 20:33:44 +00:00
zeljko
fb34fc56ff Qt: fixed bug where TQtPage text isn't setted up because parent is invisible but have valid index.Now we don't evaluate parent visiblity anymore, instead we use valid index.
git-svn-id: trunk@24196 -
2010-03-24 20:05:29 +00:00
martin
1ba48c8a9c SourceEditor: Make multi-window default
git-svn-id: trunk@24195 -
2010-03-24 19:12:23 +00:00
martin
3e92d4df61 SourceEditor/IDE Layout: more multi-window changes
git-svn-id: trunk@24194 -
2010-03-24 18:28:00 +00:00
zeljko
e1d960ff51 Gtk2: fixed compilation with -dVerboseMouseBugFix
git-svn-id: trunk@24193 -
2010-03-24 17:04:26 +00:00
zeljko
9dde8efaf2 Gtk2: removed doubled ConnectSenderSignal(Adjustment, 'value-changed', @GTKVScrollCB); from LM_VSCROLL
git-svn-id: trunk@24192 -
2010-03-24 16:55:26 +00:00
zeljko
f2a96132c4 Gtk2: fixed bug when tabwidget icon isn't updated when imageindex changed until it gets focus. fixes #16049
git-svn-id: trunk@24191 -
2010-03-24 16:34:35 +00:00
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