Menu

/branches/cf Commit Log


Commit Date  
[r2594] by thomasdenk

InfoWindow class.

2006-06-21 15:12:55 Tree
[r2592] by thomasdenk

Corrected spelling of IsAppShuttingDown (for the 36th time)

2006-06-21 09:51:24 Tree
[r2591] by thomasdenk

Implement saving to tempfile, safe renaming, and deletion after a grace period.
Superior to using wxTempFile because it guarantees that no data can be lost (contrary to wxTempFile which deletes the original before renaming the copy and deletes the copy upon failure!)

2006-06-21 09:46:51 Tree
[r2590] by thomasdenk

Various ConfigManager optimisations
- do not support '\\' in paths any more (not necessary and not wanted)
- collapse runs of '/' in-place rather than using wxString::Replace
- use wxString::find(const wxChar) instead of wxString::Contains(wxString)

2006-06-21 09:43:10 Tree
[r2463] by thomasdenk

typo

2006-05-16 11:39:47 Tree
[r2462] by thomasdenk

Config loading cleared up a bit.
Committing still dysfunct UservarManager, so at least the project will build again.

2006-05-16 11:30:38 Tree
[r2461] by thomasdenk

Did not commit editorcolorset.cpp in last transaction?

2006-05-16 11:27:33 Tree
[r2460] by thomasdenk

Added BackgroundThread class
Added FileManager class
Modified EditorLexerLoader to use FileManager
Added explicit constructor to ID class.

2006-05-16 11:24:43 Tree
[r2455] by mandrav

* Merged HEAD to cf (revisions 2395 to 2454).

2006-05-16 07:53:42 Tree
[r2433] by thomasdenk

Added safedelete header

2006-05-09 10:47: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.