FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/cpp/desktop-mac/MainFrameController.mm - andschar/rstudio · GitHub
andschar
/
rstudio
Public
forked from
rstudio/rstudio
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
rstudio
src
cpp
desktop-mac
MainFrameController.mm
on
master
User selector
Datepicker
Commit history
Commits on May 9, 2017
Always show dock tile project label
Show description for d33be64
jjallaire
committed
d33be64
View commit details
Copy full SHA for d33be64
View code at this point
Browse repository at this point
Commits on Mar 30, 2017
catch exceptions emitted by boost::regex_match
kevinushey
committed
bc5e029
View commit details
Copy full SHA for bc5e029
View code at this point
Browse repository at this point
Commits on Nov 14, 2015
* OS X: Support for executing commands with AppleScript via 'cmd' verb
jjallaire
committed
c187be2
View commit details
Copy full SHA for c187be2
View code at this point
Browse repository at this point
Commits on Oct 3, 2015
OSX: open/switch projects in new RStudio instances
jmcphers
authored and
jjallaire
committed
d47f424
View commit details
Copy full SHA for d47f424
View code at this point
Browse repository at this point
fix heap use after free when checking Safari version (OS X)
jmcphers
committed
151f02d
View commit details
Copy full SHA for 151f02d
View code at this point
Browse repository at this point
Commits on Sep 2, 2015
don't fully obscure old windows with new ones on new session (Cocoa)
jmcphers
committed
46d7ce8
View commit details
Copy full SHA for 46d7ce8
View code at this point
Browse repository at this point
Commits on Jul 23, 2015
apply menu command invocations to the source window (where appropriate)
jmcphers
committed
f1bac93
View commit details
Copy full SHA for f1bac93
View code at this point
Browse repository at this point
Commits on Jul 17, 2015
have window controller execute closeSourceDoc for source window
jmcphers
committed
26ef243
View commit details
Copy full SHA for 26ef243
View code at this point
Browse repository at this point
Commits on Jan 28, 2015
allow whitelisted windows to load external content (Cocoa)
jmcphers
committed
36c0565
View commit details
Copy full SHA for 36c0565
View code at this point
Browse repository at this point
Commits on Jan 21, 2015
add rstudio namespace
kevinushey
committed
c3d6885
View commit details
Copy full SHA for c3d6885
View code at this point
Browse repository at this point
Commits on Jan 6, 2015
don't mac show proxy icon until we implement behaviors for it
jjallaire
committed
230bfc5
View commit details
Copy full SHA for 230bfc5
View code at this point
Browse repository at this point
Commits on Dec 17, 2014
add proxy icon for OS X
kevinushey
committed
f421fd2
View commit details
Copy full SHA for f421fd2
View code at this point
Browse repository at this point
Commits on Mar 17, 2014
keep window client name around; fix PDF.js window title
jmcphers
committed
7de1f90
View commit details
Copy full SHA for 7de1f90
View code at this point
Browse repository at this point
Commits on Mar 15, 2014
infrastructure for non-satellite window registration for pdf.js window
jmcphers
committed
9eb0e8a
View commit details
Copy full SHA for 9eb0e8a
View code at this point
Browse repository at this point
Commits on Jan 7, 2014
more complete window title
jjallaire
committed
d6d756d
View commit details
Copy full SHA for d6d756d
View code at this point
Browse repository at this point
show git branch in window title bar
jjallaire
committed
71e8025
View commit details
Copy full SHA for 71e8025
View code at this point
Browse repository at this point
Commits on Dec 25, 2013
only show dock tile label when there is more than one instance of rstudio running
jjallaire
committed
c1d2858
View commit details
Copy full SHA for c1d2858
View code at this point
Browse repository at this point
Commits on Dec 23, 2013
more work on dock tile adornment
jjallaire
committed
dddb8b8
View commit details
Copy full SHA for dddb8b8
View code at this point
Browse repository at this point
Commits on Dec 4, 2013
adorn the mac dock icon with the name of the current project
Show description for 9c57846
jjallaire
committed
9c57846
View commit details
Copy full SHA for 9c57846
View code at this point
Browse repository at this point
Commits on Nov 8, 2013
revise webkit version check message
jjallaire
committed
8e5eb9f
View commit details
Copy full SHA for 8e5eb9f
View code at this point
Browse repository at this point
Commits on Nov 7, 2013
3633: clipboard and undo/redo command don't work in non main frame windows
jcheng5
committed
ff0b250
View commit details
Copy full SHA for ff0b250
View code at this point
Browse repository at this point
Commits on Nov 6, 2013
update todos
jjallaire
committed
de70e8a
View commit details
Copy full SHA for de70e8a
View code at this point
Browse repository at this point
implement view -> zoom
jjallaire
committed
ed10583
View commit details
Copy full SHA for ed10583
View code at this point
Browse repository at this point
add zoom keyboard exceptions
jjallaire
committed
e3d1164
View commit details
Copy full SHA for e3d1164
View code at this point
Browse repository at this point
Handle remaining window keyboard shortcuts
jcheng5
committed
a89f1e3
View commit details
Copy full SHA for a89f1e3
View code at this point
Browse repository at this point
Move keyEquiv handling to MainFrameController
jcheng5
committed
a1575ad
View commit details
Copy full SHA for a1575ad
View code at this point
Browse repository at this point
update webkit version check (require safari 5.1)
jjallaire
committed
86d3b8b
View commit details
Copy full SHA for 86d3b8b
View code at this point
Browse repository at this point
webkit version check (safari v6 for now)
jjallaire
committed
43e8a89
View commit details
Copy full SHA for 43e8a89
View code at this point
Browse repository at this point
improved system shutdown handling
jjallaire
committed
943df82
View commit details
Copy full SHA for 943df82
View code at this point
Browse repository at this point
Commits on Nov 5, 2013
Fix Command-W behavior for main window
jcheng5
committed
3c7e5a1
View commit details
Copy full SHA for 3c7e5a1
View code at this point
Browse repository at this point
bring main frame to the front whenever a command is invoked on it
jjallaire
committed
dd75328
View commit details
Copy full SHA for dd75328
View code at this point
Browse repository at this point
invoke vcs refresh when main frame becomes active
jjallaire
committed
3a23db8
View commit details
Copy full SHA for 3a23db8
View code at this point
Browse repository at this point
implement fullscreen mode
jjallaire
committed
da0d35a
View commit details
Copy full SHA for da0d35a
View code at this point
Browse repository at this point
Commits on Nov 4, 2013
Implement menu item visibility, checked, and enabled states, and dynamic labels (MRU)
jcheng5
committed
18907da
View commit details
Copy full SHA for 18907da
View code at this point
Browse repository at this point
Hook up command-based menu items
jcheng5
committed
1f3563b
View commit details
Copy full SHA for 1f3563b
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL