| Change Set |
Date |
Downloads |
Comment |
39674
by
jrall
|
Feb 19 at
7:18 PM
|
9 |
Added images of browsers to application resources. Cleaned up some other code.
|
30147
by
jquintus
|
Oct 13 2009 at
4:58 PM
|
26 |
Removed the last call to DialogResult. This should have been taken out several commits ago, but I must have just missed it.
|
29843
by
jquintus
|
Oct 11 2009 at
1:10 AM
|
14 |
Fixed bug where moving right was disabled. Fixed bug where hitting escape would show an error message.
Both were stupid oversights.
Upped the installer version. Installer now shows the BM logo in Add/Remove programs
|
29840
by
jquintus
|
Oct 11 2009 at
12:39 AM
|
4 |
Simplified the logic behind the response from ShowGui. If the timer runs out, fall back on the classical BM behavior, try each browser in succession until one works.
|
29839
by
jquintus
|
Oct 11 2009 at
12:14 AM
|
9 |
Moved the stop timer logic to just live in MoveNext, MovePrevious, bi_BrowserSelected.
|
29838
by
jquintus
|
Oct 11 2009 at
12:12 AM
|
7 |
Timer works. If no selection has been made before the timer elapses, then the first browser is chosen. This may need to be changed in the future. If a key is pressed, the mouse wheel is scrolled, or an item is clicked, then the timer is stopped
|
29836
by
jquintus
|
Oct 10 2009 at
11:37 PM
|
9 |
Default config now points to the provided icons
|
29835
by
jquintus
|
Oct 10 2009 at
11:26 PM
|
11 |
Integrated Joe's awesome UI work into the BrowserMaster. Now if you select to show the GUI, the installed and enabled browsers will be displayed. Selecting one and hitting enter or escape will display the URL. Double clicking will also work.
I copied his proof of concept classes into the main BrowserMaster.csproj project and left his UI stuff in it's own project for further testing on his part. Eventually, it should be removed.
|
29459
by
jrall
|
Oct 7 2009 at
4:17 AM
|
2 |
Created a mock UI that may / may not be used with BrowserMaster. There are still some issues. In particular, when you set the image sizes too large so that the bounding box around the set of icons is wider then the width of the primary screen, clipping will occur.
|
26631
by
jquintus
|
Sep 15 2009 at
12:52 AM
|
15 |
Installer * Removed the "run after installation is complete" screen because I couldn't get it to work
Registrar * Delete the protocol tree from the registry before adding anything. Removes cruft from other browsers that could cause errors * Add BrowserMaster icon for HTTP:// shortcuts
Program * Improved Usage screen * Added the -E option: open config in editor
BrowserConfig * Add entry for Opera * Add entry for Safari
Launcher * Made class static, makes more sense this way
|
26311
by
jquintus
|
Sep 13 2009 at
12:43 PM
|
7 |
Added an icon for the shortcuts
|
26264
by
jquintus
|
Sep 13 2009 at
3:09 AM
|
7 |
Tweaked the Installer
|
26259
by
jquintus
|
Sep 13 2009 at
2:22 AM
|
4 |
|
26244
by
jquintus
|
Sep 13 2009 at
12:31 AM
|
2 |
Removed user csproj and solution config files
|
26243
by
jquintus
|
Sep 13 2009 at
12:24 AM
|
0 |
Show an mbox for error messages and usage. Expanded usage to describe flag usage.
|
26212
by
jquintus
|
Sep 12 2009 at
8:45 PM
|
0 |
Fixed the path to Chrome in the auto generated configuration. Moved the configuration path to the Application Data directory Added a delay in seconds to the Settings
|
26209
by
jquintus
|
Sep 12 2009 at
8:18 PM
|
0 |
No longer flashes the command prompt window when launching a link.
|
26208
by
jquintus
|
Sep 12 2009 at
8:14 PM
|
0 |
The http registration works now (BrowserMaster.exe -r) Added IE to the generated configuration
|
26207
by
jquintus
|
Sep 12 2009 at
8:04 PM
|
0 |
Removed the bin and obj directories
|
25989
by
jquintus
|
Sep 11 2009 at
6:30 PM
|
0 |
|