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
/
RDocumentWinCtrl.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 5 h
ripley
/branches/MacGUI-2-x/
branch
6408
4970 d 8 h
ripley
/trunk/Mac-GUI/
remove a lot of code conditional of R < 2.10.0
remove use of PrivateHeaders
6274
5061 d 6 h
bibiko
/trunk/Mac-GUI/
• avoid rescanning of func declarations if user didn't change the text buffer, instead iterate through scanned list
• fixed cursor and text color if user unchecked syntax highlighting due to background color setting
6246
5081 d 4 h
bibiko
/trunk/Mac-GUI/
• fixed range issue for folding
6245
5081 d 6 h
bibiko
/trunk/Mac-GUI/
• Improved handling of larger documents
• Fixed a crash if the R script editor has to handle _very_ long lines
6242
5083 d 1 h
bibiko
/trunk/Mac-GUI/
• fixed layout issues
• improved folding at level x
6240
5084 d 5 h
bibiko
/trunk/Mac-GUI/
• fixed some layout issues
• increased layout speed
• fixed width for German's Editor Preferences
6238
5085 d 5 h
bibiko
/trunk/Mac-GUI/
• added Code Folding of { ... } multi-line blocks in R Script Editor; see gutter and/or Menu > Format > Code Folding > ...
6233
5093 d 21 h
bibiko
/trunk/Mac-GUI/
• further work on folding code
- not yet activated
- test phase began
6232
5095 d 11 h
bibiko
/trunk/Mac-GUI/
• fixed and improved some minor issues for code completion
• sped up script editor's behaviour for larger texts
• added RScriptEditorTextStorage to RScriptEditorTextView (needed for future code folding)
• some further preparations for future code folding
• improved behaviour for toggling syntax hiliting in Prefs
6231
5097 d 15 h
bibiko
/trunk/Mac-GUI/
• cleaned and fixed some code snippets for syntax highlighting
• avoid syntax highlighting twice for loading a R script file
6225
5109 d 2 h
bibiko
/trunk/Mac-GUI/
• Fixed broken block selection
• Fixed minor issue while dragging an item to RConsole or R Script editor if insertion cursor is located at an empty line
6137
5255 d 21 h
bibiko
/trunk/Mac-GUI/
• further progress for text chunk folding
- net yet active
6128
5261 d 5 h
bibiko
/trunk/Mac-GUI/
• initial commit to support text chunk folding in RScriptEditor
- not yet activated since testing phase is not yet finished (esp. for speed)
• fixed line numbering refreshing calls
6115
5267 d 2 h
bibiko
/trunk/Mac-GUI/
• changes for full screen support for Lion and up
- added menu item under main menu "Window" bound to standard ^⌘F
- up to now only the RConsole can run in full screen mode
- removed full screen support for script editor windows since the question is answered: how should we handle full screen mode for other windows incl. Quartz? If the app runs in full screen mode all windows will be set to full screen? Should each window be handled differently? ...
6106
5269 d 4 h
bibiko
/trunk/Mac-GUI/
• by default RScriptEditorIndentNewLineAfterSimpleClause is disabled since it's a test.
6103
5269 d 5 h
bibiko
/trunk/Mac-GUI/
• Added full screen mode for RConsole and script windows for Mac OSX 10.7 or higher.
6093
5273 d 16 h
bibiko
/trunk/Mac-GUI/
• implemented highlighting paired braces via the built-in method showFindIndicatorForRange:
6072
5282 d 17 h
bibiko
/trunk/Mac-GUI/
• fixed exception in script editor indention after simple if, for, while etc. clauses
6071
5282 d 18 h
bibiko
/trunk/Mac-GUI/
• improved in script editor indention after simple if, for, while etc. clauses
←Prev
1
2
Next→
Show All