commits

date

comment

40698
by michaelstum
(216 downloads)
Aug 19 2009
8:31 PM

Moved Platform-specific stuff into separate class

40552
by michaelstum
(12 downloads)
Aug 18 2009
9:46 PM

Remembers if the Main Form was maximized, added "About SWiki" Dialog to System Menu

40532
by michaelstum
(10 downloads)
Aug 18 2009
7:15 PM

minor cleanups

40190
by michaelstum
(12 downloads)
Aug 16 2009
9:10 PM

Included WikiPlex and ColorCode Source to save ILMerge step

40181
by michaelstum
(7 downloads)
Aug 16 2009
7:58 PM

39955
by michaelstum
(10 downloads)
Aug 15 2009
3:35 AM

39954
by michaelstum
(14 downloads)
Aug 15 2009
3:35 AM

* SWiki will remember the size and location of the main window when exiting
* Under Settings, you can now select your desired timezone for display purposes

39931
by michaelstum
(12 downloads)
Aug 14 2009
7:43 PM

Added wyUpdate Files

39808
by michaelstum
(9 downloads)
Aug 13 2009
8:37 PM

Updated Version Number

39807
by michaelstum
(0 downloads)
Aug 13 2009
8:36 PM

Updated documentation to 0.12

39805
by michaelstum
(1 download)
Aug 13 2009
8:33 PM

Version 0.12
============
* You can now use CTRL-C or right click in the Page View to copy content to the clipboard
* You can change the parent of any page by clicking "Re-Parent" in the edit tab and then on the new parent
* The Main Page is the first page in the navigation tree now

39089
by michaelstum
(16 downloads)
Aug 9 2009
8:13 AM

Version 0.11
* Includes improved documentation in the doc folder
* External links (using [url:]) will now properly open in the default browser of your operating system.
* Allows to create new databases by passing them in as command line argument "swiki.exe d:\nonexisting.swk" will ask you if you want to create a new database with that filename.
* Ability to diff two revisions to see differences between them quickly.
* Database export into HTML Files
* The Navigation Menu has a context menu now for more convenient adding of pages
* Syntax Help Window should no longer open off-screen if the SWiki window is too close to the edge of the screen.

39044
by michaelstum
(0 downloads)
Aug 9 2009
1:44 AM

Export functionality (SWK & HTML), some Refactoring

38771
by michaelstum
(4 downloads)
Aug 6 2009
10:27 PM

38769
by michaelstum
(0 downloads)
Aug 6 2009
9:50 PM

Refactored Program.cs a bit

38762
by michaelstum
(0 downloads)
Aug 6 2009
9:11 PM

External links open in new window

38569
by michaelstum
(18 downloads)
Aug 5 2009
10:34 PM

Version 0.10
============
* You can pass in a filename as parameter to use it as database instead
* Database uses .swk as extension instead of .s3db now
* Fixed various UI Issues, i.e. bad tab ordering or text fields that do not accept
the Return key.
* Added support for colored text. Use [color:ff0000|Your Text], where ff0000 is a
rgb color in standard hex format.
* Any errors/crashes are logged to a file called swikierror.txt in the path of SWiki
* Times are stored internally in UTC now and converted to local time on display
* Database Schema changed to Version 2. The SWikiUpgradeDb tool can be used to
upgrade a Version 0.8/0.9 database to the new format
* Internal WikiPlex Wiki-Engine updated to Version 1.1.

38564
by michaelstum
(2 downloads)
Aug 5 2009
9:13 PM

38330
by michaelstum
(3 downloads)
Aug 4 2009
10:47 PM

Checked in correct Version WikiSyntaxHelp (fixes the "Does not take 2 arguments" error)

38327
by michaelstum
(0 downloads)
Aug 4 2009
10:39 PM

38324
by michaelstum
(1 download)
Aug 4 2009
10:05 PM

Added Settings Dialog, separate Migration Tool

37993
by michaelstum
(0 downloads)
Aug 3 2009
11:28 PM

Started working on Migration support, as Version 0.10 will change the database format.

37983
by michaelstum
(0 downloads)
Aug 3 2009
10:47 PM

Some more refactoring and cleanup. Databases can now be created from scratch and have a version number.

37943
by michaelstum
(0 downloads)
Aug 3 2009
7:17 PM

Re-Synced with local changes

37933
by michaelstum
(0 downloads)
Aug 3 2009
6:54 PM