Menu

Code Commit Log


Commit Date  
[r76] by steveking

* Use a vector to store the popup window slots. This avoids showing a popup in a position where a previous one is still showing.
* First draft of drawing the popup window.

2007-04-21 08:26:59 Tree
[r75] by steveking

Add parameter to configure the time the window will stay put.

2007-04-20 18:59:06 Tree
[r74] by steveking

Don't use ShowWindow(), use SWP_SHOWWINDOW instead in SetWindowPos() to prevent the window from stealing the focus.

2007-04-20 18:51:24 Tree
[r73] by steveking

Add class to show notification windows from the taskbar.
(not finished yet, this is the first draft)

2007-04-20 18:42:29 Tree
[r72] by steveking

If a class already exists, that's not an error.

2007-04-20 18:41:59 Tree
[r71] by steveking

Don't show a menu in the diff viewer.

2007-04-19 17:13:01 Tree
[r70] by steveking

Don't select a log entry when selecting a tree item.

2007-04-19 17:10:10 Tree
[r69] by steveking

Save the data even if no new entries are found but only the last-checked data was changed.

2007-04-18 18:28:10 Tree
[r68] by steveking

Only update the view if the data *really* has changed.

2007-04-18 18:27:44 Tree
[r67] by steveking

* use a better, reentrant reader/write section class
* refresh the UI in a timer interval

2007-04-18 18:10:35 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.