Discussion:
[supercollider/supercollider] 065c6b: ide: Add support for getting the last selection ma...
GitHub
2014-10-22 13:43:18 UTC
Permalink
Branch: refs/heads/More-Document
Home: https://github.com/supercollider/supercollider
Commit: 065c6bc0b3ef26b7708cb1663855efbf3d7b3a3d
https://github.com/supercollider/supercollider/commit/065c6bc0b3ef26b7708cb1663855efbf3d7b3a3d
Author: Scott Wilson <***@scottwilson.ca>
Date: 2014-10-21 (Tue, 21 Oct 2014)

Changed paths:
M SCClassLibrary/scide_scqt/ScIDE.sc
M editors/sc-ide/core/doc_manager.cpp
M editors/sc-ide/core/doc_manager.hpp
M editors/sc-ide/core/sc_process.cpp
M editors/sc-ide/core/sc_process.hpp
M editors/sc-ide/primitives/sc_ipc_client.cpp
M editors/sc-ide/primitives/sc_ipc_client.hpp
M editors/sc-ide/widgets/code_editor/editor.cpp
M editors/sc-ide/widgets/code_editor/editor.hpp

Log Message:
-----------
ide: Add support for getting the last selection made on a Document

Signed-off-by: Scott Wilson <***@scottwilson.ca>


Commit: 17c64e879ccb0064e008759781b1e9770d597d93
https://github.com/supercollider/supercollider/commit/17c64e879ccb0064e008759781b1e9770d597d93
Author: Scott Wilson <***@scottwilson.ca>
Date: 2014-10-22 (Wed, 22 Oct 2014)

Changed paths:
M SCClassLibrary/scide_scqt/ScIDE.sc
M editors/sc-ide/core/doc_manager.cpp
M editors/sc-ide/core/doc_manager.hpp

Log Message:
-----------
ide: Add support for setting the selection of a Document in the last active editor

Signed-off-by: Scott Wilson <***@scottwilson.ca>


Commit: 57259b43d3bdecba0e0723f5451d47cca74aebf6
https://github.com/supercollider/supercollider/commit/57259b43d3bdecba0e0723f5451d47cca74aebf6
Author: Scott Wilson <***@scottwilson.ca>
Date: 2014-10-22 (Wed, 22 Oct 2014)

Changed paths:
M SCClassLibrary/scide_scqt/ScIDE.sc

Log Message:
-----------
class library: updates for Document selection methods

Signed-off-by: Scott Wilson <***@scottwilson.ca>


Commit: 7b29b2b9633bb6890cc92d55b7bf82b9cfb834ed
https://github.com/supercollider/supercollider/commit/7b29b2b9633bb6890cc92d55b7bf82b9cfb834ed
Author: Scott Wilson <***@scottwilson.ca>
Date: 2014-10-22 (Wed, 22 Oct 2014)

Changed paths:
M SCClassLibrary/scide_scqt/ScIDE.sc
M editors/sc-ide/core/doc_manager.cpp
M editors/sc-ide/core/doc_manager.hpp
M editors/sc-ide/widgets/editor_box.cpp

Log Message:
-----------
ide + class lib: Add missing support for Document:editable_

Signed-off-by: Scott Wilson <***@scottwilson.ca>


Commit: 33fd64a9ee5a6e190be64b54d40c2a50a03e7b4d
https://github.com/supercollider/supercollider/commit/33fd64a9ee5a6e190be64b54d40c2a50a03e7b4d
Author: Scott Wilson <***@scottwilson.ca>
Date: 2014-10-22 (Wed, 22 Oct 2014)

Changed paths:
M SCClassLibrary/scide_scqt/ScIDE.sc
M editors/sc-ide/core/doc_manager.cpp
M editors/sc-ide/core/doc_manager.hpp
M editors/sc-ide/widgets/main_window.cpp

Log Message:
-----------
ide + class lib: Add support for missing promptToSave

Signed-off-by: Scott Wilson <***@scottwilson.ca>


Commit: b2c15b6ac2f691bcd5f89b4e1e2556da8aa1d9f1
https://github.com/supercollider/supercollider/commit/b2c15b6ac2f691bcd5f89b4e1e2556da8aa1d9f1
Author: Scott Wilson <***@scottwilson.ca>
Date: 2014-10-22 (Wed, 22 Oct 2014)

Changed paths:
M SCClassLibrary/scide_scqt/ScIDE.sc
M editors/sc-ide/core/doc_manager.cpp
M editors/sc-ide/core/doc_manager.hpp

Log Message:
-----------
ide + class lib: Add support for missing Document removeUndo

Signed-off-by: Scott Wilson <***@scottwilson.ca>


Compare: https://github.com/supercollider/supercollider/compare/065c6bc0b3ef^...b2c15b6ac2f6
Loading...