Menu

Code Commit Log


Commit Date  
[r22] by steveking

* get rid of the boost serialization (that one crashed and I couldn't figure out why), implement our own serialization instead.
* Implement timers and threads to fetch the log data and check for updates according to the settings.
* Implement username/password to pass to the repository if necessary.

2007-04-07 12:49:39 Tree
[r21] by steveking

Add a hidden 'main' window which handles the window messages and the icon in the tray area.

2007-04-06 08:21:07 Tree
[r20] by steveking

First draft of populating the tree control with the URL infos

2007-03-26 17:37:29 Tree
[r19] by steveking

Add edit box below the log entries list control.

2007-03-26 16:21:21 Tree
[r18] by steveking

* enable all controls in the url dialog
* don't check the url in the url dialog but do that later (not implemented yet) in the main dialog or even the check thread
* add load/save methods for our persistent data

2007-03-23 21:17:19 Tree
[r17] by steveking

* the url dialog only needs one CUrlInfo, not the CUrlInfos object
* use a map with the URLs as a key for the CUrlInfos instead of a vector

2007-03-22 13:57:54 Tree
[r16] by steveking

ignore generated files and folders.

2007-03-22 13:54:17 Tree
[r15] by steveking

Exclude the rc2 file from the resource editor.

2007-03-22 13:48:24 Tree
[r14] by steveking

Add class which holds the info about monitored urls.
Also implement loading/saving the data of the class by using the serialization of the boost library.

2007-03-19 19:42:06 Tree
[r13] by steveking

Implement SVNInfo command.

2007-03-19 17:12:50 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.