Commit Graph

23810 Commits

Author SHA1 Message Date
mattias
6bcc6465df codetools: FindLineEndOrCodeInFrontOfPosition do not skip semicolon by default, bug #16123
git-svn-id: trunk@24236 -
2010-03-27 08:08:54 +00:00
martin
7b938aafdc SourceEditor, fixed accidental removed method from SrcEditorInterface
git-svn-id: trunk@24235 -
2010-03-27 00:03:48 +00:00
martin
bd6c06847e SourceEditor, fixed accidental removed method from SrcEditorInterface
git-svn-id: trunk@24234 -
2010-03-27 00:03:43 +00:00
martin
9a7417e467 SourceEditor, switch tabs correctly on gtk2
git-svn-id: trunk@24233 -
2010-03-26 23:37:09 +00:00
martin
220072f09b SourceEditor: Fix indent with more than window
git-svn-id: trunk@24232 -
2010-03-26 21:58:40 +00:00
martin
dac2e43b34 SourceEditor: Refactor, removed dependency on Project unit
git-svn-id: trunk@24231 -
2010-03-26 21:49:08 +00:00
zeljko
f9165e7f9e Qt: removed unused units from qtwidgets.
git-svn-id: trunk@24230 -
2010-03-26 19:39:52 +00:00
mattias
a7d3b7998d codetools: implemented enumtype. expression
git-svn-id: trunk@24229 -
2010-03-26 19:28:06 +00:00
blikblum
ee9e74300f *gtk2: supress warning in older gtk2 (code to fix the vertical position of the button text)
git-svn-id: trunk@24228 -
2010-03-26 19:17:44 +00:00
zeljko
119586eafc Qt: fixed segfault at lazarus exit, FDesignControl is already destroyed by it's parent.
git-svn-id: trunk@24227 -
2010-03-26 18:45:14 +00:00
zeljko
c659828095 Qt: added forgotten FChildOfComplexWidget flag to TQtHeader when used in TQtTreeWidget.
git-svn-id: trunk@24226 -
2010-03-26 16:56:19 +00:00
mattias
86c263f657 codetools: FindLineEndOrCodeInFrontOfPosition added scanning for string constants, bug #16072
git-svn-id: trunk@24225 -
2010-03-26 15:06:54 +00:00
juha
1d27d08993 Use the new parameter signature for RetypeClassVariables.
git-svn-id: trunk@24224 -
2010-03-26 14:34:33 +00:00
juha
ca0b3c395b Replace class member object types also to pascal source buffer.
git-svn-id: trunk@24223 -
2010-03-26 14:34:29 +00:00
juha
afdba5afae Converter: for Delphi compat, copy .dfm to .lfm and add IFDEF for compilation.
git-svn-id: trunk@24222 -
2010-03-26 14:34:25 +00:00
mattias
7e820e2a53 codetools: fixed adding semicolon to procedure heads, bug #16062
git-svn-id: trunk@24221 -
2010-03-26 13:52:12 +00:00
zeljko
da4ea2af2e Gtk2: take care of adjustment max & min value in case of Gtk2WSScrollingWinControl
git-svn-id: trunk@24220 -
2010-03-26 13:18:54 +00:00
mattias
d3f232387d codetools: changed RetypeClassVariables parameter to tree
git-svn-id: trunk@24219 -
2010-03-26 12:24:47 +00:00
martin
4e55c6562f Codetools: Better support for hint directives after properties
git-svn-id: trunk@24218 -
2010-03-26 12:00:21 +00:00
zeljko
ecf56f9f71 Gtk2: implemented Gtk2WSScrollingWinControl.ScrollBy(), gtk >= 2.8 uses "changed-value" instead "value-changed" on all TScrollingWinControls (GtkRange instead GtkAdjustment callbacks) from now on.NOTE: with gtk >= 2.18 users must set environment variable GDK_NATIVE_WINDOWS=1 otherwise GdkWindow paintings will be funny (when scrolling GtkScrolledWindow). fixes #7321, #10390.
git-svn-id: trunk@24217 -
2010-03-26 11:35:06 +00:00
jesus
14e8e2cf01 LCL+Printers, patch to allow cupsprinter to use another class of TPrinterCanvas, from Petr Kristan, issue #16101
git-svn-id: trunk@24216 -
2010-03-25 21:21:55 +00:00
mattias
a74bc652d2 codetools: added RetypeClassVariables
git-svn-id: trunk@24215 -
2010-03-25 21:16:32 +00:00
dmitry
fd3fbf3d4a ide: added splitter for the menu editor
git-svn-id: trunk@24214 -
2010-03-25 20:19:57 +00:00
jesus
4ddf5a3e30 LCL, fix postscriptcanvas problem on consecutive LineTo operations, issue #16112
git-svn-id: trunk@24213 -
2010-03-25 20:18:45 +00:00
martin
5f46559cad Project.pp: Fixed re-opening session with multiply windows
git-svn-id: trunk@24212 -
2010-03-25 19:09:06 +00:00
martin
508e666df5 SourceEditor: Fixed a crash when closing the IDE
git-svn-id: trunk@24211 -
2010-03-25 18:52:13 +00:00
martin
c4daaafe0c SourceEditor: try to make QT happy
git-svn-id: trunk@24210 -
2010-03-25 15:38:38 +00:00
zeljko
d6a4a9f651 Gtk: fixed bug in TGtkWSCustomNotebook.GetTabIndexAtPos(), it should check if tabwidget is mapped.fixes #15472
git-svn-id: trunk@24209 -
2010-03-25 10:37:23 +00:00
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