Commit Graph

23845 Commits

Author SHA1 Message Date
mattias
eff858c038 codetools: added consistency check for TFindDeclarationTool.AddToolDependency
git-svn-id: trunk@24271 -
2010-03-29 08:00:46 +00:00
ask
e88dd4706f TAChart: Remove unused method SetAxisColor
git-svn-id: trunk@24270 -
2010-03-29 06:14:46 +00:00
dmitry
290606207c carbon: fix for destroyed widget sending focus change lcl messages
git-svn-id: trunk@24269 -
2010-03-29 05:42:07 +00:00
dmitry
f2cabe722a carbon: fix for RestoreDCData, patch by Jonas Maebe
git-svn-id: trunk@24268 -
2010-03-29 05:33:13 +00:00
maxim
64cd420c82 regenerated translations; updated Russian translation
git-svn-id: trunk@24267 -
2010-03-28 22:05:40 +00:00
juha
d25b0a5799 Converter: use {$IFDEF FPC} instead of {$IFDEF LCL}
git-svn-id: trunk@24266 -
2010-03-28 18:09:00 +00:00
juha
699d0d13ba Make "convert DFM" menu text more truthful. Improve and refactor its code.
git-svn-id: trunk@24265 -
2010-03-28 16:52:56 +00:00
martin
9dcf68db43 SourceEditor/Debugger: Correctly show disabled breakpoints. Issue #16096. Patch by Flávio Etrusco
git-svn-id: trunk@24264 -
2010-03-28 12:48:30 +00:00
mattias
1ee2beda9e LCL: TLabel: do not change size in DoAutoSize, TWinControl.CreateWnd: invalidatepreferredszie of childs - needed for non TWinControl
git-svn-id: trunk@24263 -
2010-03-28 11:53:08 +00:00
mattias
ed6915b885 LCL: removed wrong TCustomPage.AdjustClientRect, bug #15205
git-svn-id: trunk@24262 -
2010-03-28 08:38:14 +00:00
maxim
0e648dd6d1 LCL: fixed a typo which breaks IDE compilation with -dOldAutoSize
git-svn-id: trunk@24261 -
2010-03-28 00:10:18 +00:00
mattias
a0fc2ffad5 codetools: fixed AddListToTreeOfPCodeXYPosition freeing old position, bug #15942
git-svn-id: trunk@24260 -
2010-03-27 23:38:32 +00:00
mattias
4f5b4cc836 LCL: TToolBar: improved CalculatePreferredSize
git-svn-id: trunk@24259 -
2010-03-27 23:12:39 +00:00
mattias
4396ed019b LCL: UpdateControlState: hiding: call UpdateShowing
git-svn-id: trunk@24258 -
2010-03-27 23:01:15 +00:00
mattias
01c218b44b IDE: pnlSpeedButtons: AutoSize
git-svn-id: trunk@24257 -
2010-03-27 22:58:49 +00:00
mattias
9ec360a2e8 LCL: newautosize: AutoSizeDelayed ignore HandleAllocated, UpdateControlState: call AdjustSize instead of UpdateShowing to delay showing after the bounds have been computed
git-svn-id: trunk@24256 -
2010-03-27 22:58:28 +00:00
martin
d68907ebac SourceEditor: Improved dragging tabs (visual) (fix visual leftovers)
git-svn-id: trunk@24255 -
2010-03-27 21:35:06 +00:00
zeljko
9addaa05da Qt: fixed margine size in oxygen & nitrogen themes. fixes #16129
git-svn-id: trunk@24254 -
2010-03-27 21:27:39 +00:00
martin
b467cb0938 SourceEditor: Improved dragging tabs (visual) (fixed)
git-svn-id: trunk@24253 -
2010-03-27 21:07:45 +00:00
zeljko
6c6bdd4c89 Qt: allow LCL resize message in case of TQtMainWindow since WindowState can be changed in the meantime.
git-svn-id: trunk@24252 -
2010-03-27 19:13:13 +00:00
martin
5482a98b94 SourceEditor: Improved dragging tabs (visual)
git-svn-id: trunk@24251 -
2010-03-27 18:37:36 +00:00
zeljko
4b3c327bae Qt: fix segfault with TQtWsMenuItem.DestroyHandle() when our form contains main menu but it's destroyed via SlotDestroy(LM_DESTROY), since TCustomForm.DestroyWnd isn't called in this case.
git-svn-id: trunk@24250 -
2010-03-27 17:15:31 +00:00
martin
aedba3f0d2 SourceEditor: Improved dragging tabs
git-svn-id: trunk@24249 -
2010-03-27 15:30:49 +00:00
zeljko
8b981c9c48 Gtk: better fix for #16127.
git-svn-id: trunk@24248 -
2010-03-27 14:33:49 +00:00
zeljko
0c98e064f9 Gtk: statictext widget must set usize in case of new autosize. fixes #16127
git-svn-id: trunk@24247 -
2010-03-27 13:48:46 +00:00
martin
10df69f897 SourceEditor: Activate Window, before sending notification
git-svn-id: trunk@24246 -
2010-03-27 12:17:39 +00:00
zeljko
ac6443ca7f Qt: qtwsstdctrls - removed unused units
git-svn-id: trunk@24245 -
2010-03-27 12:01:03 +00:00
zeljko
18b2bcb1d9 Qt: qtwsstdctrls cleanup and reorganisation.
git-svn-id: trunk@24244 -
2010-03-27 11:58:33 +00:00
martin
3a75910f27 SourceEditor: Fixed a crash, after closing one of multiply windows (due to issue with indent)
git-svn-id: trunk@24243 -
2010-03-27 11:49:42 +00:00
zeljko
cfbe8408b6 Qt: allow TQtStaticText mouse signals. fixes #16126
git-svn-id: trunk@24242 -
2010-03-27 11:21:44 +00:00
zeljko
84357bd226 Qt: reorganized TQtListWidget code a bit.
git-svn-id: trunk@24241 -
2010-03-27 11:17:16 +00:00
juha
43d6c3245c Unify codebuffer variable names.
git-svn-id: trunk@24240 -
2010-03-27 11:11:35 +00:00
martin
6fb696e119 SourceEditor, switch tabs correctly on gtk2
git-svn-id: trunk@24239 -
2010-03-27 10:32:44 +00:00
juha
4987a693fb Converter: UI improvements. Replacement names editor.
git-svn-id: trunk@24238 -
2010-03-27 09:03:47 +00:00
juha
878b9cd77a Replacement property and type editor.
git-svn-id: trunk@24237 -
2010-03-27 08:57:38 +00:00
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