Menu

/trunk/src/HiddenWindow.h Commit Log


Commit Date  
[r80] (1.5 kB) by steveking

Use predefined messages instead of using RegisterWindowMessage()

2007-04-21 13:09:46 View
Download
[r79] (1.6 kB) by steveking

Show notifications on the tray when new projects (for SVNParentPathList based urls) and/or new commits for existing projects are detected.

2007-04-21 12:49:24 View
Download
[r66] (1.5 kB) by steveking

Handle the WM_TASKBARCREATED message.

2007-04-17 18:12:23 View
Download
[r55] (1.3 kB) by steveking

This is a bigger change:
* only use one instance of CUrlInfos
* pass around that one instance to wherever it's needed
* guard the data in CUrlInfos with critical sections
* make sure the data is guarded only for short times
* in the monitoring thread, use a copy of the CUrlInfos data because of the point above

2007-04-15 09:33:23 View
Download
[r52] (1.3 kB) by steveking

Keep track of the main dialog shown. If it is shown while the thread is running, discard (do not save) any change in the url data which the thread might have done.

2007-04-14 12:14:54 View
Download
[r50] (1.3 kB) by steveking

Try to stop a possible running thread gracefully before exiting the process.

2007-04-13 19:46:43 View
Download
[r42] (1.2 kB) by steveking

First non-working version of parsing the html page from an SVNParentPath url.
Got the downloading part working now after several hours of trying.

2007-04-11 20:19:34 View
Download
[r37] (1.2 kB) by steveking

* create the main dialog with passing a parent window
* in the main dialog, send a message to the parent window when an unread message is shown so the parent window (the hidden window) can change the system tray icon to 'normal'.

2007-04-09 13:16:13 View
Download
[r32] (1.2 kB) by steveking

* allow only one instance per user
* add a tray icon

2007-04-08 13:35:32 View
Download
[r22] (912 Bytes) 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 View
Download
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.