Mon, 10 Jun 2013 16:17:24 +0300 |
Santeri Piippo |
Restructed recent files handling, the list shouldn't screw the hell up anymore.
|
file |
diff |
annotate
|
Mon, 10 Jun 2013 15:51:08 +0300 |
Santeri Piippo |
Cleansed the string class, moved implementations from header to code file
|
file |
diff |
annotate
|
Sat, 25 May 2013 02:05:35 +0300 |
Santeri Piippo |
Added Export To File action, moved it + insert from to File menu
|
file |
diff |
annotate
|
Fri, 24 May 2013 15:23:56 +0300 |
Santeri Piippo |
Made a vector class which wraps around std::vector... finally I have an operator<< for the thing.
|
file |
diff |
annotate
|
Tue, 21 May 2013 18:38:06 +0300 |
Santeri Piippo |
Added fatal error message box for the.. fatal stuff. Windows isn't really good at conveying error messages, converted actions into a C-style array because I've had a ton of problems with the vector approach (it gets zeroed when it shouldn't be..)
|
file |
diff |
annotate
|
Tue, 21 May 2013 17:39:27 +0300 |
Santeri Piippo |
Fixed basename (for real...) and ported ::first and ::last from my previous string class implementation, std::string::find_last_of doesn't do what I thought it did
|
file |
diff |
annotate
|
Sat, 11 May 2013 04:02:13 +0300 |
Santeri Piippo |
Readded BFC red-green view, although determining inversion isn't always correct and it cannot handle CW-certified files...
|
file |
diff |
annotate
|
Fri, 10 May 2013 17:39:56 +0300 |
Santeri Piippo |
Rewrote the string class with a simpler version. The old one was more than probably leaking water like a boat with an elephant on board...
|
file |
diff |
annotate
|