Thomas Wilburn
d4dd6e7f18
Fixed some context menu re-registration errors.
2014-07-06 19:08:31 -07:00
Thomas Wilburn
9ddfdf576c
Successful retention, paradoxically, never called the openFromLaunchData callback. Fixes #268
2014-07-05 14:04:33 -07:00
Thomas Wilburn
2dcd86d8be
Fix bugs where project manager still uses callback style.
2014-05-03 23:29:22 -07:00
Thomas Wilburn
d10791bbad
Add an emergency reset menu item
...
Fixes #191
2014-05-03 15:55:38 -07:00
Thomas Wilburn
6c9bb4835d
Added minimum window bounds.
2014-04-03 15:34:32 -07:00
Thomas Wilburn
599ac9f1db
Enable app frame with inline menu and window controls. See #176
2014-04-03 15:06:30 -07:00
Thomas Wilburn
e3ee432a81
background.js cleanup and comments.
2014-02-27 08:26:39 -08:00
Thomas Wilburn
33feaa3924
Added an emergency reset item to the app menu. Fixes #72
2014-02-21 17:49:20 -08:00
Thomas Wilburn
0b2aaf1883
Fix onRestarted behavior
2014-01-19 13:13:48 -08:00
Thomas Wilburn
6cf6745e5d
Better background commands
...
Flash the window if it's already open
Pause two seconds to give app a chance to start.
2014-01-12 11:11:10 -08:00
Thomas Wilburn
8cc524a53e
Extra safeguards.
...
Project manager calls preventDefault() on "links"
background.js rejects messages without a command property.
2014-01-12 10:47:08 -08:00
Thomas Wilburn
2c34939a43
Open a new window if a command is received while inactive.
...
Commands will be buffered and passed in to be fired on initialization.
To suppress app launch, add the quiet flag to your command when firing
the message from an extension.
Fixes #122
2014-01-10 22:15:35 -08:00
Thomas Wilburn
7f36f2ce21
Switch to use of an "upgrading" flag instead of actually replacing openWindow.
2013-12-03 16:09:40 -08:00
Thomas Wilburn
703afb91e3
Added upgrade notifications and failure handling.
2013-12-03 08:54:48 -08:00
Thomas Wilburn
fa0ab6112e
Use Chrome's window position memory instead of manually restoring position.
2013-11-24 21:08:18 -05:00
Thomas Wilburn
1bf36e07cd
Hey, look who broke launching the app!
2013-10-28 23:13:35 -07:00
Thomas Wilburn
c7649cc42e
Fixes #61
2013-10-28 12:58:24 -07:00
Thomas Wilburn
541ef85e2c
Added search by reference
...
Also added an option to search all files by default. Fixes #57 and #53 .
2013-10-14 22:17:58 -07:00
Thomas Wilburn
3b5501787b
Had a weird window crash this morning, possible fix.
2013-10-02 16:12:35 -07:00
Thomas Wilburn
0fcae1f9c0
Add drag and drop tabs, fix some CSS.
...
Fixes #14
2013-09-13 11:13:00 -07:00
Thomas Wilburn
8d719ced6e
Fixes #19
2013-09-11 19:36:14 -07:00
Thomas Wilburn
98d7c67b43
Enable file manager support on ChromeOS, fix some bugs with retained files.
2013-09-04 18:36:27 -07:00
Thomas Wilburn
661f7ccfaf
Added theme/syntax selectors
2013-08-23 16:03:46 -07:00
Thomas Wilburn
d236af518b
File menu works, pretty much
2013-08-21 23:35:14 -07:00
Thomas Wilburn
2e508a5012
First
2013-08-19 17:53:03 -07:00