1
0
mirror of https://github.com/moparisthebest/Simba synced 2024-08-13 16:53:59 -04:00
Commit Graph

6 Commits

Author SHA1 Message Date
Merlijn Wajer
33afa26782 No need for trunk/ anymore 2010-03-12 18:10:10 +01:00
BenLand100
8d9a439d49 Moving Simba main development into trunk... to checkout main dev: http://www.villavu.com/repositories/merlijn/mufasa/trunk [folder-here]
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@434 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-01-20 20:14:50 +00:00
Nava2
3095e37472 Lots of changes to the GUI.. usually little things.
Uhm I think we need to add the Settings.xml into the svn so we get the new settings.

The About Form is merely a concept, feel free to change it.


git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@405 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-01-13 01:21:36 +00:00
Raymond
b8b8c5125c Added backwards searching for the functionlist (arrow up)
Added a lil bar for functionlist (easier to drag) and close button
Made the updatetimer go to 30 mins, after first call
Made the versioncheck have a different thread (made it pretty thread safe, afaik)
Made about form show the version

Fixed lil bug with FunctionList(where it would get big borders after selecint an item).

git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@367 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-01-03 19:27:09 +00:00
Wizzup?
2682acc57f Added licenses. Removed a few comments.
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@234 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-11-17 11:08:09 +00:00
Raymond
1f1cdda543 Fixed a lil shortcuts bug, added exit to File menu, added Exit Icon, added Help menu, added About form.
Changed the exported mouse functions to use Integers & consts, rather than the current Enum (because PascalScript is worthless when it comes to Enums).


git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@229 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-11-12 21:20:29 +00:00