Commit Graph

1998 Commits

Author SHA1 Message Date
martin
4ebeff5456 IDE: a fix for -dEnableIDEDocking
git-svn-id: trunk@24784 -
2010-04-21 09:34:05 +00:00
martin
c1060830fd SourceEditor: Refactor, Clean-up
git-svn-id: trunk@24769 -
2010-04-20 23:08:53 +00:00
martin
6591940026 SourceEditor: Refactor / Remove FpdocEditWin dependency
git-svn-id: trunk@24765 -
2010-04-20 22:46:23 +00:00
mattias
686b6e177b LCL: if clientsize changes without size change, call OnResize
git-svn-id: trunk@24749 -
2010-04-20 17:59:31 +00:00
mattias
458cb4762c educationlaz: added options to control shown speedbuttons on IDE bar, and objectinspector pages, from Michael Kuhardt
git-svn-id: trunk@24748 -
2010-04-20 17:29:32 +00:00
mattias
6733c8cbeb IDE: restore window positions: use SetBounds, not SetRestoredBounds, because this flickers
git-svn-id: trunk@24741 -
2010-04-20 14:42:24 +00:00
mattias
3fb7dc3c0e IDE: fixed crash on DoCommand
git-svn-id: trunk@24730 -
2010-04-20 08:39:42 +00:00
martin
4e4dced49a SourceEditor: allow to lock pages (against topline changes)
git-svn-id: trunk@24725 -
2010-04-20 00:01:36 +00:00
mattias
188ae1249a IDE: removing designer commands cut,copy,paste and using global ones, bug #15481
git-svn-id: trunk@24699 -
2010-04-18 17:19:27 +00:00
mattias
1ca82b2ef3 when compile progress dialog is shown: do not focus messages, hide on successful compile, bug #12020
git-svn-id: trunk@24680 -
2010-04-17 18:51:35 +00:00
mattias
c77c7e8c69 IDE: rename unit: rename unit of jit class even if no lrs code exists, bug #16276
git-svn-id: trunk@24666 -
2010-04-17 15:23:18 +00:00
martin
7b05020246 Reverted r24590 #6f624de421/24598 #a0082f9ea7
git-svn-id: trunk@24602 -
2010-04-12 15:16:35 +00:00
martin
a0082f9ea7 IDE: Fixed compilation
git-svn-id: trunk@24598 -
2010-04-12 11:45:36 +00:00
martin
6f624de421 Compiler/OutputFilter: Use QueueAsyncCall for compilation of normal project (F9)
git-svn-id: trunk@24590 -
2010-04-12 00:40:23 +00:00
mattias
58bb9f1591 IDE: code completion: do not jump if nothing changed
git-svn-id: trunk@24514 -
2010-04-08 15:32:36 +00:00
martin
8746362f62 SourceEditor, Main: Query "Close or Hide" when closing SourceNotebook
git-svn-id: trunk@24494 -
2010-04-08 01:31:50 +00:00
martin
82641decdf IDE: Updates goto next/prev Bookmark to work with SharedTextBuffer(DualView)
git-svn-id: trunk@24490 -
2010-04-07 18:14:55 +00:00
martin
c1e827dafb IDE, Main: Fix jump next/prev bookmark. Issue #16214
git-svn-id: trunk@24474 -
2010-04-06 15:59:24 +00:00
paul
903275fc98 ide: fix crash on opening new unit which lazarus decides as a project unit
git-svn-id: trunk@24457 -
2010-04-06 01:55:23 +00:00
mattias
3b3bb0a448 IDE: set/unset csNoDesignVisible for hidden ancestors
git-svn-id: trunk@24438 -
2010-04-05 17:22:23 +00:00
martin
7f3ade7f28 IDE: Initialize UnitEditorInfo for DualView
git-svn-id: trunk@24436 -
2010-04-05 14:57:05 +00:00
mattias
e77e383461 IDE: designer forms are now created with delayed autosize
git-svn-id: trunk@24423 -
2010-04-05 00:29:46 +00:00
mattias
20a40f4a3b IDE: open unknown file check result
git-svn-id: trunk@24406 -
2010-04-04 17:56:09 +00:00
martin
c141150853 IDE: When jumping to Source code (debug step), only center the line if it is not already visible
git-svn-id: trunk@24365 -
2010-04-02 01:07:36 +00:00
martin
6d923e4923 SourceEditor, IDE: Updates/Preparation for SynDualView
git-svn-id: trunk@24363 -
2010-04-01 23:07:21 +00:00
mattias
a7a60cd4d3 IDE: using FileAgeCached
git-svn-id: trunk@24344 -
2010-04-01 11:42:03 +00:00
martin
824a3c686c IDE, Project: Refactor: extracted editor session info from UnitInfo
git-svn-id: trunk@24324 -
2010-03-31 22:32:24 +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
mattias
01c218b44b IDE: pnlSpeedButtons: AutoSize
git-svn-id: trunk@24257 -
2010-03-27 22:58:49 +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
dac2e43b34 SourceEditor: Refactor, removed dependency on Project unit
git-svn-id: trunk@24231 -
2010-03-26 21:49:08 +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
3e92d4df61 SourceEditor/IDE Layout: more multi-window changes
git-svn-id: trunk@24194 -
2010-03-24 18:28:00 +00:00
martin
37751a639b SourceEditor: Starting Multi-SourceNotebook support ( -dMultiSrcWindow )
git-svn-id: trunk@24180 -
2010-03-23 12:06:27 +00:00
martin
a1b9664066 Fix in SaveProject (introduced in Multi-window refactor)
git-svn-id: trunk@24122 -
2010-03-20 23:58:56 +00:00
martin
b4cdc88cfb SourceEditor: Do not take focus, if Designer updates. Issue #16059
git-svn-id: trunk@24120 -
2010-03-20 19:44:06 +00:00
martin
9040201c83 IDE/SourceEditor/Packages: Using SourceEditorManager / Removed all references to single instance "var SourceNotebook" (for multi-window handling)
git-svn-id: trunk@24113 -
2010-03-20 15:12:33 +00:00
marc
2105de444c + IDE: added option to specify lazarus base directory. Patch #15741 by Marco van de Voort
git-svn-id: trunk@24112 -
2010-03-20 15:06:25 +00:00
martin
01061fd0f8 IDE, SourceEditor: Refactor BookMarks
git-svn-id: trunk@24102 -
2010-03-19 20:28:40 +00:00
mattias
79930ba4a7 IDE: fixed crash when restoring session info unit window
git-svn-id: trunk@24095 -
2010-03-19 11:19:35 +00:00
mattias
e7b5a78d0f LCL: added debugging for Disable/EnableAutoSizing
git-svn-id: trunk@24094 -
2010-03-19 11:11:47 +00:00
martin
20e1062c03 Ide/Project; SourceEditor: ActiveWindowIndex / ActivePage per Window (for multi-window handling)
git-svn-id: trunk@24092 -
2010-03-18 23:06:02 +00:00
martin
8c94ff2bd4 Ide/Project; SourceEditor: More using SourceEditorManager (for multi-window handling)
git-svn-id: trunk@24091 -
2010-03-18 22:14:09 +00:00
martin
2b5156b908 IDE, FindInFiles: Refactored, moved away from SourceNotebook
git-svn-id: trunk@24089 -
2010-03-18 19:16:20 +00:00
martin
32b73ebd75 SourceEditor, IDE: don't focus editor, if hint is shown. Issue #16025, #16019
git-svn-id: trunk@24071 -
2010-03-17 20:07:20 +00:00
mattias
f47f17d0be IDE: reduce autosizing during idemainbar creation
git-svn-id: trunk@24066 -
2010-03-17 15:05:18 +00:00
martin
e1290c555d Ide/Project; SourceEditor: Start using SourceEditorManager (for multi-window handling)
git-svn-id: trunk@24045 -
2010-03-16 16:16:32 +00:00
martin
ad943cb7a3 Ide/Project; SourceEditor: Start introducing SourceEditorManager (for multi-window handling)
git-svn-id: trunk@24039 -
2010-03-16 14:11:58 +00:00
mattias
09a6ed59f3 IDE: fixed nested macros, using default for FPCVer macro, bug #16008
git-svn-id: trunk@24035 -
2010-03-16 13:30:29 +00:00
martin
9e9e810073 Ide/Project; SourceEditor: Decouple relationship via EditorIndex. Start using reference instead of index
git-svn-id: trunk@24015 -
2010-03-15 18:01:40 +00:00
martin
5f1f1153e3 Ide/Project; SourceEditor: Decouple relationship via EditorIndex (equals Tab/Page). Refactor updates via object reference (prepare for multi window)
git-svn-id: trunk@23993 -
2010-03-14 19:14:59 +00:00
juha
dcfee90444 Moved check lfm code to ide/checklfmdlg and reused it in converter/missingpropertiesdlg. No functional changes.
git-svn-id: trunk@23988 -
2010-03-14 08:40:00 +00:00
mattias
0374dc7a00 IDE: reduced autosizing
git-svn-id: trunk@23900 -
2010-03-09 17:00:25 +00:00
mattias
51e74f6092 IDE: disable autosize on close
git-svn-id: trunk@23898 -
2010-03-09 16:19:29 +00:00
paul
4ca87431d7 ide: increase project version build number only on build and not on each compile/run
git-svn-id: trunk@23772 -
2010-02-24 02:32:13 +00:00
mattias
1eca478fdd IDE: menu search set free bookmark, bug #15829
git-svn-id: trunk@23762 -
2010-02-22 22:46:11 +00:00
mattias
e58601b8f8 IDE: reduced debugging
git-svn-id: trunk@23761 -
2010-02-22 21:49:24 +00:00
mattias
03419d8ebb IDE: adding unit to project: add question when unit belongs to other package
git-svn-id: trunk@23759 -
2010-02-22 19:47:45 +00:00
juha
ad1ee077e3 Use the new converter files from main.pp. Resource strings update.
git-svn-id: trunk@23742 -
2010-02-19 12:30:51 +00:00
paul
f5fa216d8b ide, debugger: implement *step out* debugger action by Flávio Etrusco (issue #0015760)
git-svn-id: trunk@23717 -
2010-02-16 13:02:30 +00:00
mattias
e01fe377a6 IDE: delphi converter: silently adding interfaces unit, bug #15641
git-svn-id: trunk@23685 -
2010-02-11 09:08:57 +00:00
mattias
f4b1d030b0 clean up
git-svn-id: trunk@23644 -
2010-02-05 16:22:49 +00:00
paul
4db4e7accc ide: output PrimaryConfigPath and SecondaryConfigPath correctly converted to the console charset
git-svn-id: trunk@23607 -
2010-01-31 15:06:40 +00:00
paul
f5da4dfcbc ide: add an option to skip packages check on form creation for designer
git-svn-id: trunk@23592 -
2010-01-29 09:41:47 +00:00
paul
66884f2359 ide: implement show execution point command by Flávio Etrusco (issue #0001920)
git-svn-id: trunk@23576 -
2010-01-28 03:50:48 +00:00
paul
90d11eb2a2 ide: remove compiler options menu item and key command
git-svn-id: trunk@23539 -
2010-01-23 17:03:05 +00:00
paul
78e8334829 ide: implement import/export of compiler options for the merged dialog
git-svn-id: trunk@23515 -
2010-01-21 09:51:14 +00:00
paul
040bb76815 ide, codetools, packager: use Classes.TGetStrProc instead of similar locally defined types by Alexander S. Klenin (issue #0015556)
git-svn-id: trunk@23514 -
2010-01-21 02:24:16 +00:00
paul
9999081da8 lazarus: extract some classes from propedits to propeditutils by Ask (issue #0015531)
git-svn-id: trunk@23472 -
2010-01-17 07:12:12 +00:00
paul
9622c8cd82 ide: convert forms to use fpc resources
git-svn-id: trunk@23458 -
2010-01-15 02:06:37 +00:00
mattias
a8e3696c89 IDE: check run file on menu item run project
git-svn-id: trunk@23457 -
2010-01-14 22:30:42 +00:00
mattias
b364afddad IDE: fixed reloading editor settings after dialog close
git-svn-id: trunk@23419 -
2010-01-11 06:44:39 +00:00
paul
af6299149d ide: Fix a potentially uninitialized variable in main.pp by Juha Manninen + formatting (issue #0015470)
git-svn-id: trunk@23383 -
2010-01-05 13:13:37 +00:00
mattias
bb9b4b5c81 IDE: do not translate lrs comment
git-svn-id: trunk@23370 -
2010-01-04 19:10:17 +00:00
paul
2effde41c0 ide: register bulid modes editor in the IDE common dialog
git-svn-id: trunk@23361 -
2010-01-03 16:06:02 +00:00
paul
2826bd7bab ide: remove OnImExportCompilerOptions event and use MainIDEInterface directly instead
git-svn-id: trunk@23358 -
2010-01-03 13:51:38 +00:00
paul
09f3891edd ide: fix work of 'default' compiler options
git-svn-id: trunk@23356 -
2010-01-03 13:19:22 +00:00
paul
bf67a1aaf6 ide: some improvements for editing of compiler option in the common dialog
git-svn-id: trunk@23355 -
2010-01-03 11:08:29 +00:00
paul
aab393226c ide: increase compiler stamp and set modified flag if compiler options (modified by IDE options dialog) are changed
git-svn-id: trunk@23344 -
2010-01-02 11:09:12 +00:00
paul
7082105282 ide: add compiler compile options frame
git-svn-id: trunk@23343 -
2010-01-02 09:47:45 +00:00
paul
074ef3ac0d ide: add compiler inherited options frame
git-svn-id: trunk@23342 -
2010-01-02 09:31:05 +00:00
paul
658f3137f0 ide: add compiler other options frame
git-svn-id: trunk@23339 -
2010-01-02 08:00:15 +00:00
paul
eb4f300ff2 ide: add verbosity options frame
git-svn-id: trunk@23338 -
2010-01-02 07:03:01 +00:00
paul
778ab0dfd7 ide: add linking options frame
git-svn-id: trunk@23337 -
2010-01-02 06:53:50 +00:00
paul
7b033bbf43 ide: add compiler code generation options frame
git-svn-id: trunk@23336 -
2010-01-02 06:38:41 +00:00
paul
4573043677 ide: add compiler parsing options to the common dialog
git-svn-id: trunk@23334 -
2009-12-31 03:22:29 +00:00
paul
974f544515 ide: further work on registering compiler options, fix IDE options dialog behavior when error is found during Check calls
git-svn-id: trunk@23333 -
2009-12-31 02:55:17 +00:00
paul
b9deb8c122 ideintf, ide: implement custom caption for IDE options dialog, use another caption for project options
git-svn-id: trunk@23328 -
2009-12-30 15:45:14 +00:00
vincents
f7bf225a8a IDE: fixed compilation with fpc 2.2.4 by telling the unit from which CompareText must be used, the compiler cannot find out by itself
git-svn-id: trunk@23327 -
2009-12-30 13:48:59 +00:00
paul
a60e1acf1e ide: rename project_messages to compiler_messages, use TProjectCompilerOptions instead of TProject as options class
git-svn-id: trunk@23323 -
2009-12-30 13:03:56 +00:00
dmitry
61f6219bdd ide: added compiler messages frame
git-svn-id: trunk@23320 -
2009-12-30 11:17:28 +00:00
paul
bad42d79bc ide: project options: replace monolith project options dialog with project options frames, register them in IDE options
git-svn-id: trunk@23318 -
2009-12-30 09:24:39 +00:00
paul
ee188b5600 ideintf, ide: project resources:
- rename TLFMResourceType to TResourceType (and same for other TLFMResource...)
  - move ResourceType to TAbstractProjectResources
  - when fpc resources are chosen:
    1. don't create project .lrs file
    2. use .rc file on all systems (requires windres (or gorc for win64))

git-svn-id: trunk@23292 -
2009-12-26 19:01:05 +00:00
mattias
54c8997fd4 IDEIntf: TFileDescPascalUnit now uses syntax mode of project compiler options, bug #15394
git-svn-id: trunk@23286 -
2009-12-25 14:56:08 +00:00
mattias
a1f22a3dff IDE: added Line ending menu item, bug #15420
git-svn-id: trunk@23277 -
2009-12-25 13:14:58 +00:00
mattias
e479626b83 IDE: fixed uninitialized function results, bug #15423
git-svn-id: trunk@23274 -
2009-12-25 11:54:40 +00:00
paul
6c7c0ee0ad ideintf, ide, components: IDE options:
- introduce 2 new abstract options classes: TAbstractIDEEnvironmentOptions and TAbstractIDEProjectOptions
  - derive all current options classes from TAbstractIDEEnvironmentOptions
  - fix broken previously education options
  - move away actions triggered by reading / saving of predefined IDE options (like TEnvironmentOption, TIDEOptions, ...) from DoOpenIDEOptions to new read/write event handlers
  - allow filtering of options showed in IDE options dialog by some options class
  - use options filtering when show Object Inspect, Editor, CodeExplorer option
  

git-svn-id: trunk@23252 -
2009-12-24 08:31:23 +00:00
mattias
ae5819bb27 IDE: Opening lpi/lpk file via File-Open allow to cancel, bug #15400, from Alexander S. Klenin
git-svn-id: trunk@23238 -
2009-12-23 08:52:49 +00:00
mattias
7312388f96 IDE: debugging: DoRUnProject: only start debugger, run debugger on timer so that the loop does not hold the LCL component that processed the event
git-svn-id: trunk@23235 -
2009-12-22 12:36:20 +00:00
mattias
0fff58e158 IDE: use user compiler options only when project decsriptor allows
git-svn-id: trunk@23195 -
2009-12-19 10:50:36 +00:00
mattias
fd5085297e IDE: load default compiler options only if file exists
git-svn-id: trunk@23194 -
2009-12-19 09:42:45 +00:00
marc
a5e41fe16c * IDE: Renamed InfoBuilder routines to more understandable name
* IDE: Only show buildprogress if there is really something compiled

git-svn-id: trunk@23191 -
2009-12-18 22:31:23 +00:00
mattias
404211ce2f IDE: debugger: searching files in temporary directory in unsaved files
git-svn-id: trunk@23190 -
2009-12-18 20:09:06 +00:00
paul
5e5b4cb3b2 ide: change TaskBar caption together with MainBar title bar caption (for widgetsets which supports Application.Title)
git-svn-id: trunk@23189 -
2009-12-18 17:18:19 +00:00
mattias
c632b48e5e IDE: open project: check if file is program and ask to create a lpi, bug #15329
git-svn-id: trunk@23188 -
2009-12-18 16:27:58 +00:00
mattias
d63e8ffbd3 IDE: new form: using default width,height
git-svn-id: trunk@23187 -
2009-12-18 15:03:50 +00:00
paul
5d54673967 ide: refresh component treeview every time some property change. no matter if this is name property or not since any other property can also change the name property and moreover TCollectionItem display name can be built using anything
git-svn-id: trunk@23182 -
2009-12-18 08:37:48 +00:00
mattias
4a57ea658c IDE: implemented option to show project first in IDE title
git-svn-id: trunk@23161 -
2009-12-17 13:56:21 +00:00
paul
5c498e6e64 ideintf: add DoOpenIDEOptions method to the lazarus interface
git-svn-id: trunk@23131 -
2009-12-14 02:46:01 +00:00
paul
405dd2ca7c ide: implement DoAfterWrite for IDE options classes
git-svn-id: trunk@23130 -
2009-12-14 02:29:53 +00:00
paul
b3de22c35b ideintf, ide: add a notification that options are written by dialogs to a settings class
git-svn-id: trunk@23121 -
2009-12-13 16:01:13 +00:00
mattias
97c65d3eac IDE: changed saveall back to always save project
git-svn-id: trunk@23109 -
2009-12-12 18:14:42 +00:00
paul
cf28b5f621 ideintf, ide: read/write all registered IDE options instead of reading/writing particular known classes
git-svn-id: trunk@23094 -
2009-12-12 10:43:01 +00:00
mattias
b54a398642 IDE: saveall: check units modified
git-svn-id: trunk@23071 -
2009-12-10 16:34:39 +00:00
mattias
7428340ec8 IDE: added resourcestrings, DoSaveAll: check if Project modified
git-svn-id: trunk@23069 -
2009-12-10 13:49:13 +00:00
mattias
4be10ae220 IDE: removed designer method hack
git-svn-id: trunk@23063 -
2009-12-10 11:23:56 +00:00
paul
4a17d26613 debugger: fix class dereferencing after r23058 #ace509e462
git-svn-id: trunk@23060 -
2009-12-10 08:19:12 +00:00
paul
ace509e462 debugger: don't dereference pointers on evaluation (deference classes only): this fixes debug output for strings and generic pointers type
git-svn-id: trunk@23058 -
2009-12-10 07:57:25 +00:00
mattias
5d8216725c IDE: implemented new package type Main unit
git-svn-id: trunk@23042 -
2009-12-08 22:48:49 +00:00
mattias
64232ae461 IDE: project compiler options: added checkbox to save as default, from Dmitry Boyarintsev, bug #14154
git-svn-id: trunk@23041 -
2009-12-08 21:03:50 +00:00
mattias
fa76b6d423 IDE: designer: allow circles via references
git-svn-id: trunk@23022 -
2009-12-08 10:42:01 +00:00
paul
714eb90aaa ide: message view: fix opening message source during compilation process (was strange error message)
git-svn-id: trunk@22993 -
2009-12-06 06:50:26 +00:00
mattias
c3417c257b IDE: check i lpi file changes on disk
git-svn-id: trunk@22980 -
2009-12-05 20:30:35 +00:00
mattias
ffa522c0ae IDE: reduced updating window menu on idle
git-svn-id: trunk@22973 -
2009-12-05 10:17:51 +00:00
mattias
1efc58041e IDE: if main unit can not be read: skip
git-svn-id: trunk@22937 -
2009-12-03 10:32:53 +00:00
paul
835f394fbd ide: allow deletion of TCollectionItems (todo: don't allow deletion of TCollection)
git-svn-id: trunk@22919 -
2009-12-02 10:38:03 +00:00
mattias
4284428582 IDE: reduced debugging
git-svn-id: trunk@22912 -
2009-12-02 00:58:13 +00:00
mattias
d993ea80cc IDE: when source editor only session changed: on save mark ActiveUnitInfo.SessionModified and set editor modified to false
git-svn-id: trunk@22911 -
2009-12-02 00:54:24 +00:00
mattias
690f6d84b4 IDE: auto converting encoding of lfm files used by $R directive to UTF8 without BOM
git-svn-id: trunk@22872 -
2009-11-30 10:54:02 +00:00
mattias
1cc866061d IDE: check for R directive and skip updating lrs file
git-svn-id: trunk@22855 -
2009-11-28 22:07:39 +00:00
paul
55b9380fff ide: fix project resources generation:
- generate for the temp projects
  - generate all resources in the project directory for now because fpc can't search in $R in other directories (there is only one line of code which needs to be changed to save in the output directory)

git-svn-id: trunk@22854 -
2009-11-28 16:50:20 +00:00
mattias
8ca12569f2 IDE: delete not needed project rc file
git-svn-id: trunk@22851 -
2009-11-28 14:47:26 +00:00
mattias
830714131b IDE: creating manifest file only for win32/win64 and where the exe is, which can differ from the project directory
git-svn-id: trunk@22849 -
2009-11-28 12:55:38 +00:00
sekelsenmat
c15be9e2e1 New fix for bug #15075
git-svn-id: trunk@22775 -
2009-11-25 17:53:24 +00:00
paul
cea7ca2577 ide: hide DumpExceptionBackTrace to the ifdef block since it does not compile anymore
git-svn-id: trunk@22725 -
2009-11-23 14:55:33 +00:00
mattias
0e11723b4c IDE: searching datamodules in used units
git-svn-id: trunk@22696 -
2009-11-21 01:07:13 +00:00
mattias
b0ff8b3ac4 IDE: update project inspector when renaming project
git-svn-id: trunk@22669 -
2009-11-18 10:37:39 +00:00
mattias
25bbbfc1e6 IDE: loading inline components: add jitmethods to lookuproot of component instead of lookuproot of reader, bug #15086
git-svn-id: trunk@22628 -
2009-11-16 15:52:15 +00:00
martin
6a9a708b28 IDE, SourceEditor: Reduce painting during startup
git-svn-id: trunk@22574 -
2009-11-13 14:59:12 +00:00
martin
d690f24e16 IDE, SourceEditor: Fixed class abstraction, hide real notebook, moved published methods to lower visibility where possible
git-svn-id: trunk@22570 -
2009-11-13 12:33:29 +00:00
martin
aa67f8e364 IDE, SourceEditor: Fix vertical scrolling of newly opened files, introduced by revision 22549 #ba1566e224 ( Defer switching notebook-tab ... )
git-svn-id: trunk@22554 -
2009-11-13 01:06:51 +00:00
martin
8e593d7601 IDE, SourceEditor: Fix vertical scrolling of newly opened files, introduced by revision 22549 #ba1566e224 ( Defer switching notebook-tab ... )
git-svn-id: trunk@22553 -
2009-11-13 00:49:10 +00:00
martin
ba1566e224 IDE, SourceEditor: Defer switching notebook-tab as it causes repaint on some OS (Windows), which may lead to intermittent incorrect display. Issue #15006
git-svn-id: trunk@22549 -
2009-11-12 21:02:08 +00:00
mattias
fe2c673f3e IDE: update projectinspector when renaming unit, bug #15026
git-svn-id: trunk@22496 -
2009-11-09 10:33:33 +00:00
mattias
4346679737 IDE: set csAncestor for root components with ancestors
git-svn-id: trunk@22487 -
2009-11-08 11:03:34 +00:00
mattias
ecfbc4c3a1 OI: check for name special Owner
git-svn-id: trunk@22464 -
2009-11-07 09:20:20 +00:00
mattias
0d866967e5 IDE: auto indent examples: do not use current source
git-svn-id: trunk@22424 -
2009-11-04 11:36:31 +00:00
mattias
b35838eff9 IDE: auto indent: moved code to sourceeditor, indent on ecPaste
git-svn-id: trunk@22389 -
2009-11-03 00:16:29 +00:00
martin
65aa0e0875 SynEdit, IDE: Fixes and Refactor for SynBeautifier (includes updates for codetools auto-indent)
git-svn-id: trunk@22377 -
2009-11-02 01:36:04 +00:00
mattias
26937520e4 IDE: auto indent: started ecPaste
git-svn-id: trunk@22357 -
2009-10-31 11:36:09 +00:00