[go: up one dir, main page]

Menu

/trunk/src Commit Log


Commit Date  
[r599] by steveking

Update all the external libs to the latest version and especially Subversion to the 1.7.x branch.

2011-07-15 17:29:11 Tree
[r595] by steveking

Make the first pixel use the transparent color.

2011-04-25 07:55:50 Tree
[r594] by steveking

(Fixes issue #307) : Icons are not transparent on 16-bit color depth systems.

2011-04-06 19:27:14 Tree
[r593] by steveking

(Fixes issue #310) : CommitMonitor failed to use TortoiseSVN diffs in the case of "c:\Program" file.

2011-04-05 17:52:00 Tree
[r591] by steveking

Follow-up to r589: Remove obsolete files and adjust the project files.

2011-02-24 19:41:47 Tree
[r584] by steveking

Patch from XhmikosR:
* Added /MP in all projects, except for OpenSSL which I'm still trying to understand how the makefile is generated. You probably know about it, so adding /MP will speed up a lot the compilation.
* I prefer using /O2 instead of /Ox as per Microsoft's note in msdn.
* I removed some default switches.

2011-01-16 09:08:54 Tree
[r583] by steveking

If modifying the sys tray icon fails, remove it and add it again just to be on the safe side.

2011-01-07 22:46:34 Tree
[r582] by steveking

Use _countof() instead of sizeof()/sizeof(TCHAR).

2011-01-07 22:45:52 Tree
[r581] by steveking

Since we don't save the urls file every time something changes anymore, save it on exit.

2011-01-07 22:45:08 Tree
[r580] by steveking

* only save the urls file if something important changed during an update check
* do not read the urls file for every update check but create an in-memory copy instead

Closes issue #304

2011-01-07 21:54:04 Tree
Older >