| Change Set |
Date |
Downloads |
Comment |
37056
by
Salerth
|
Sep 25 2009 at
3:24 PM
|
56 |
Removed some unneeded flags Removed the startup popup
|
37048
by
Salerth
|
Sep 25 2009 at
8:21 AM
|
12 |
Fix bug with certain project names causing config failures
|
37047
by
Salerth
|
Sep 25 2009 at
8:14 AM
|
9 |
Changed icon colour for parially successful builds to red
|
37046
by
Salerth
|
Sep 25 2009 at
8:07 AM
|
7 |
Added ability to reconfigure without restarting Added multiple project support to configuration window
|
31916
by
Salerth
|
Mar 2 2009 at
12:37 PM
|
34 |
Removed drop location to fix force building broken builds
|
31394
by
Salerth
|
Feb 13 2009 at
3:44 PM
|
5 |
Added support for stopping builds
|
31329
by
mendhak
|
Feb 12 2009 at
12:31 PM
|
35 |
Readded deployment solution, dequeue used for message window and made last notification available.
|
31291
by
Salerth
|
Feb 11 2009 at
8:47 PM
|
1 |
These changes are untested! Refactored out the now-unused notificaiton window Moved the bits still used from the notifier project into the main window Made the status messages a queue
|
30947
by
mendhak
|
Feb 2 2009 at
2:13 PM
|
7 |
Replaced NotifierWindow.Notify calls with MessageWindow.Show, but we'll need to move the ObservableCollection out to a more visible place and get rid of NotifierWindow altogether.
|
30850
by
mendhak
|
Jan 31 2009 at
9:33 AM
|
24 |
Added a MessageWindow.xaml window for fade-in-out notification. To call it, use MessageWindow.Show(message,4000). Still need to hook this into the observablecollection.
|
26959
by
mendhak
|
Dec 5 2008 at
10:48 PM
|
63 |
Used an UnhookWindowsHookEx call (Win32) to prevent the notifier window from stealing focus. This will need to be tested a bit, obviously.
|
24710
by
Salerth
|
Dec 1 2008 at
3:33 PM
|
9 |
Fixed a bug when a new build was added it crashed the application Added a few comments
|
24512
by
Salerth
|
Nov 29 2008 at
10:47 AM
|
10 |
Few code tidy ups Tidied up message boxes
|
24510
by
mendhak
|
Nov 29 2008 at
9:57 AM
|
32 |
Did this already but needed to check it in against an issue for visibility.
|
24509
by
mendhak
|
Nov 29 2008 at
9:48 AM
|
39 |
FirstRun window can now reconfigure, but it'll need a bit of testing. Added context menu option to reconfigure team build server. Moved read servers xml method to teamserver. Removed lots of 'Clutter' references.
|
24424
by
Salerth
|
Nov 28 2008 at
2:06 PM
|
10 |
Changed configuration file path due to Vista UAC/non administrator users (this will mean existing users need to reconfigure)
|
24420
by
mendhak
|
Nov 28 2008 at
1:37 PM
|
40 |
GetBinding method created with NTLM security mode. Added a wait indicator for when the dropdownlist is clicked.
|
24418
by
Salerth
|
Nov 28 2008 at
12:48 PM
|
7 |
Tidied up resource string Disposed of timer on shut down Refactoring Added some vars
|
24417
by
GogLlundain
|
Nov 28 2008 at
12:30 PM
|
7 |
Resized the icons to a more reasonable size.
|
24415
by
Salerth
|
Nov 28 2008 at
11:05 AM
|
8 |
Correctly set assembly version to match release version
|
24412
by
mendhak
|
Nov 28 2008 at
10:45 AM
|
36 |
Added the transport security for queue build.
|
24407
by
mendhak
|
Nov 28 2008 at
8:58 AM
|
13 |
Vars again.
|
24374
by
Salerth
|
Nov 27 2008 at
8:35 PM
|
8 |
Removed some info from the service references
|
24373
by
Salerth
|
Nov 27 2008 at
8:35 PM
|
6 |
Added support for HTTPS connections. Added project selection and server validation.
|
24370
by
mendhak
|
Nov 27 2008 at
6:56 PM
|
34 |
Removed a lot of VARs. Document formatting, further refactoring. Removed some info from app.config, made the endpoints more generic.
|