Issue 6814 in pharo: Adde simple Color Scheme Setting

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
7 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 6814 in pharo: Adde simple Color Scheme Setting

pharo
Status: Accepted
Owner: ----
Labels: Milestone-2.0 Type-Feature

New issue 6814 by [hidden email]: Adde simple Color Scheme Setting
http://code.google.com/p/pharo/issues/detail?id=6814

Currently we can only change separate items of the coloring scheme.
With the new tango scheme we should add a simple setting to choose between  
the two or more existing styleTables.

see SHTextStylerST80 >> #styleTable:


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6814 in pharo: Adde simple Color Scheme Setting

pharo
Updates:
        Cc: [hidden email]

Comment #1 on issue 6814 by [hidden email]: Adde simple Color Scheme  
Setting
http://code.google.com/p/pharo/issues/detail?id=6814

(No comment was entered for this change.)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6814 in pharo: Adde simple Color Scheme Setting

pharo
Updates:
        Status: FixReviewNeeded

Comment #2 on issue 6814 by [hidden email]: Adde simple Color Scheme  
Setting
http://code.google.com/p/pharo/issues/detail?id=6814

in inbox:

- default color rolled back to "Blue"
- added "Vintage" color theme
- added ability to choose from settings browser
- added SHPreferences class>>#setStyleTableName: to set external  
configurations.


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6814 in pharo: Adde simple Color Scheme Setting

pharo
Updates:
        Status: MonkeyIsChecking

Comment #3 on issue 6814 by [hidden email]: Adde simple Color Scheme  
Setting
http://code.google.com/p/pharo/issues/detail?id=6814#c3

The Monkey is currently checking this issue. Please don't change it!


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6814 in pharo: Adde simple Color Scheme Setting

pharo
Updates:
        Status: ValidatedByTheMonkey
        Labels: CheckedIn20344

Comment #4 on issue 6814 by [hidden email]: Adde simple Color Scheme  
Setting
http://code.google.com/p/pharo/issues/detail?id=6814#c4

This Issue has been checked by Ulysse the Monkey
       
6373 tests passed in 00:01:49s:
===============================
        CollectionsTests-Arrayed (553)
        CollectionsTests-Atomic (12)
        CollectionsTests-Sequenceable (912)
        CollectionsTests-SplitJoin (27)
        CollectionsTests-Stack (16)
        CollectionsTests-Streams (37)
        CollectionsTests-Strings (606)
        CollectionsTests-Support (12)
        CollectionsTests-Unordered (1954)
        CollectionsTests-Weak (739)
        CompilerTests (180)
        KernelTests-Chronology (583)
        KernelTests-Classes (68)
        KernelTests-Exception (2)
        KernelTests-Methods (179)
        KernelTests-Numbers (276)
        KernelTests-Objects (86)
        KernelTests-Pragmas (3)
        KernelTests-Processes (37)
        SUnit-Core-Extensions (3)
        SUnit-Core-Utilities (3)
        SUnit-Tests-Core (78)
        ShoutTests-Parsing (5)
        ShoutTests-Styling (2)

----------------------------------------------------------
Loaded Source:  
SLICE-Issue-6814-Adde-simple-Color-Scheme-Setting-EstebanLorenzano.2 from  
http://ss3.gemstone.com/ss/PharoInbox
Tested using Pharo-2.0-20344-a on CoInterpreter  
VMMaker-oscog-EstebanLorenzano.164 uuid:  
d77dee73-00f5-4d00-847b-00646b08329d Oct  2 2012
StackToRegisterMappingCogit VMMaker-oscog-EstebanLorenzano.164 uuid:  
d77dee73-00f5-4d00-847b-00646b08329d Oct  2 2012
git://gitorious.org/cogvm/blessed.git Commit:  
bfc9fe2c4abcd2972c8bd9eac1c77f9baaf23e8a Date: 2012-09-25 13:34:47 +0200  
By: Esteban Lorenzano <[hidden email]>


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6814 in pharo: Adde simple Color Scheme Setting

pharo
Updates:
        Status: FixToInclude

Comment #5 on issue 6814 by [hidden email]: Adde simple Color Scheme  
Setting
http://code.google.com/p/pharo/issues/detail?id=6814

it probably needs a post-load:

SHPreferences setStyleTableNamed: 'Blue'.

(it doesn't hurts anyway :)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6814 in pharo: Adde simple Color Scheme Setting

pharo
Updates:
        Status: Integrated

Comment #6 on issue 6814 by [hidden email]: Adde simple Color Scheme  
Setting
http://code.google.com/p/pharo/issues/detail?id=6814

in 2.0 345


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker