R
R-packages
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
The R Project SVN
R-packages
(root)
/
branches
/
MacGUI-2-x
/
WSBrowser.m
– Rev 6453
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
6453
4892 d 0 h
ripley
/branches/MacGUI-2-x/
branch
5866
5502 d 21 h
bibiko
/trunk/Mac-GUI/
• Edit Object <SHIFT+COMMAND+E>
- in Workspace Browser is invokes editing of selected item
- in any editor if something is selected it takes the selection as object name and invokes obj <- edit(obj)
- in any editor if nothing is selected it takes the current word due to cursor position, checks if found word is a valid object name in ls(), and if so invokes obj <- edit(obj)
• fixed bug for adding a new column in R Data Editor
5857
5514 d 0 h
bibiko
/trunk/Mac-GUI/
• fixed warning while compiling RController re WSBrowser; method getWSBController should be public
5856
5514 d 0 h
bibiko
/trunk/Mac-GUI/
• Workspace Browser will be refreshed automatically if its window became first responder for convenience
• After "Clear Workspace" refresh Workspace Browser if it's visible
5851
5516 d 12 h
bibiko
/trunk/Mac-GUI/
• added functionality to R Data Editor to cancel the editing by pressing the 'stop' toolbar icon; it's done by sending an error('editing canceled') message back to R
• after invoking "Workspace Browser" leave the key window focus at the browser window for convenience
5806
5540 d 13 h
bibiko
/trunk/Mac-GUI/
• remain key window to WSBrowser after editing an object for convenience
• if user edit an object via edit(...) or WSBrowser show this object data syntax highlighted in editor if enabled for convenience
5729
5598 d 19 h
urbaneks
/trunk/Mac-GUI/
merge up to r125
5713
5612 d 18 h
urbaneks
/trunk/Mac-GUI/
merge r84 (fixes)
5708
5613 d 4 h
urbaneks
/trunk/Mac-GUI/
fix 10.5 compatibility
5707
5613 d 12 h
urbaneks
/trunk/Mac-GUI/
merge r82
5567
5949 d 15 h
urbaneks
/trunk/Mac-GUI/
address PR#8647, wish #7927 and q/quit issue
5504
6128 d 13 h
urbaneks
/trunk/Mac-GUI/
use dynamic help
5235
6510 d 14 h
urbaneks
/trunk/Mac-GUI/
make instances where integers are stored and compared to NSNotFound 64-bit safe
1956
7573 d 11 h
urbaneks
/trunk/Mac-GUI/
Use UTF8String instead if CString everywhere
1442
7761 d 4 h
urbaneks
/trunk/Mac-GUI/
Allow customization of the WS browser toolbar
1254
7811 d 13 h
iacus
/trunk/Mac-GUI/
updated copyright info
1045
7838 d 18 h
urbaneks
/trunk/Mac-GUI/
Make more strings localizable
816
7902 d 15 h
urbaneks
/trunk/Mac-GUI/
Many fixes to import statements to be more precise ; minor fixes to be compliant with gcc 4.0 and a few bugfixes where void was used in an assignment
714
7932 d 20 h
iacus
/trunk/Mac-GUI/
added everywhere copyright notes
630
7947 d 21 h
iacus
/trunk/Mac-GUI/
added refresh button in toolbar, removed window button
←Prev
1
2
Next→
Show All