Commit Graph

3534 Commits

Author SHA1 Message Date
Corey Johnson
831e6ba231 Window starts with no name by default 2012-09-21 16:48:36 -07:00
Corey Johnson
2665a64a78 I remove useless comments 2012-09-21 16:47:44 -07:00
Corey Johnson
6960854689 Be quiet Rakefile 2012-09-21 16:44:22 -07:00
Corey Johnson
efab25a1d1 Merge remote-tracking branch 'origin/master' into making-things-easy 2012-09-21 16:37:29 -07:00
Corey Johnson
450b101ab6 Update readme 2012-09-21 16:35:54 -07:00
Corey Johnson
d447d90fdc Don't ask about where to install the cli if it already exists in the default directory 2012-09-21 16:13:54 -07:00
Corey Johnson
92a451e8cf rake install makes ~/.atom more useable
~/.atom/atom.coffee is editable by the user, all other files in ATOM_SRC/.atom are symlinked
into ~/.atom.
2012-09-21 16:13:18 -07:00
Corey Johnson
24bb300831 Make rake install better 2012-09-21 15:03:59 -07:00
Corey Johnson
646d9778e5 npm, not np 2012-09-21 13:30:55 -07:00
Corey Johnson
6639888f2d rakefile 💄 2012-09-21 13:27:19 -07:00
Kevin Sawicki
5c78ebff42 Use platform independent extension header files 2012-09-20 16:24:20 -07:00
Kevin Sawicki
7ef3bab130 Make install script 32-bit only 2012-09-20 16:24:20 -07:00
Kevin Sawicki
8da096b7cd Use include instead of import 2012-09-20 16:24:20 -07:00
Kevin Sawicki
d4fc3f41fc Remove unneeded import 2012-09-20 16:24:20 -07:00
Kevin Sawicki
8a570ab1b5 Add 64-bit cef libraries 2012-09-20 16:24:20 -07:00
Kevin Sawicki
13a3592af7 Remove cache miss error text 2012-09-20 16:24:10 -07:00
Kevin Sawicki
3c24fb1a34 Remove commented out code 2012-09-20 16:24:10 -07:00
Kevin Sawicki
ed77dc0916 Remove unused fields 2012-09-20 16:24:10 -07:00
Kevin Sawicki
0f42668718 Use std namespac 2012-09-20 16:24:10 -07:00
Kevin Sawicki
9901901c72 Remove unneeded includes 2012-09-20 16:24:10 -07:00
Kevin Sawicki
8f3438710f Remove old onig extension 2012-09-20 16:24:10 -07:00
Kevin Sawicki
981ef3e0b6 Remove unneded curlies 2012-09-20 16:24:10 -07:00
Kevin Sawicki
405ec2fe8d Remove logging 2012-09-20 16:24:09 -07:00
Kevin Sawicki
d006262c23 Remove old native handler 2012-09-20 16:24:09 -07:00
Kevin Sawicki
4d07f406ca Use message_translation from parent folder 2012-09-20 16:24:09 -07:00
Kevin Sawicki
54acfd507f Reload when message says so 2012-09-20 16:24:09 -07:00
Kevin Sawicki
28bd2f7d06 Move pak files and images to static folder 2012-09-20 16:24:09 -07:00
Kevin Sawicki
7cc738e12a Remove unused bootstrapper 2012-09-20 16:24:08 -07:00
Kevin Sawicki
7a27a43e53 Set window icon before showing 2012-09-20 16:24:08 -07:00
Kevin Sawicki
97756ee90b Move linux extensions to v8_extensions folder 2012-09-20 16:24:08 -07:00
Kevin Sawicki
f90f827429 Remove /atom ignore line
Executable is now created in out folder
2012-09-20 16:24:08 -07:00
Kevin Sawicki
048f114987 Use includes from parent folder 2012-09-20 16:24:08 -07:00
Kevin Sawicki
859f058e2d Update build and install for new location 2012-09-20 16:24:08 -07:00
Kevin Sawicki
09f0a162bc Remove commented code 2012-09-20 16:24:08 -07:00
Kevin Sawicki
75c383ab98 Move linux folder under native 2012-09-20 16:24:08 -07:00
Kevin Sawicki
c53ee5032d Update cef3 artifacts 2012-09-20 16:24:01 -07:00
Kevin Sawicki
6cd601b17f Ignore generated Makefile 2012-09-20 16:24:01 -07:00
Kevin Sawicki
d445a2469c Ignore generated files 2012-09-20 16:24:01 -07:00
Kevin Sawicki
4c97a354d3 Add initial gyp-based linux build 2012-09-20 16:24:01 -07:00
Kevin Sawicki
44b5a1caaf Upgrade to cef3 2012-09-20 16:24:01 -07:00
Kevin Sawicki
bdddb61e64 ignore tilde files 2012-09-20 16:23:46 -07:00
Corey Johnson
27dbf5798b No longer being clever when compiling coffeescript 2012-09-20 15:48:18 -07:00
Corey Johnson
5b9a305bba Log console messages to NSLog (so we can see them in Console.app) 2012-09-20 15:26:26 -07:00
Corey Johnson
d3443ad2f1 Remove non-posix (i.e. -long_argument_with_one_leading_hyphen) added by OS X from the command line 2012-09-20 15:13:45 -07:00
Corey Johnson
c80641ccfd Don't optimize in debug mode 2012-09-20 15:13:25 -07:00
Kevin Sawicki
ea77b60b15 Serialize command panel history
Retains up to 100 commands between reloads
2012-09-20 14:06:12 -07:00
Corey Johnson
ece908a10a Make paths with spaces work with coffee compiler 2012-09-20 13:28:33 -07:00
Corey Johnson
eb5c97edab cli interface points to /Application/Atom.app 2012-09-20 13:28:05 -07:00
Kevin Sawicki
c42c824f0a Don't adjust match index when no matches exist 2012-09-20 10:10:58 -07:00
Kevin Sawicki
8393af2cd6 Serialize root view font size 2012-09-20 09:31:04 -07:00