CVSROOT:        /cvs/gnome
Module name:    tomboy
Changes by:     sharm   06/06/25 15:36:06

Modified files:
        .              : Tag: tomboy-win32 ChangeLog 
        Tomboy         : Tag: tomboy-win32 .cvsignore Applet.cs 
                         NoteWindow.cs PluginManager.cs Preferences.cs 
                         Utils.cs 
        Tomboy/Plugins : Tag: tomboy-win32 GalagoPresence.cs 
                         NoteOfTheDay.cs 
Added files:
        .              : Tag: tomboy-win32 build.bat README-WIN32 
        data           : Tag: tomboy-win32 build.bat konqueror.bat 
                         tomboy.bat tomboy.vbs 
        Tomboy         : Tag: tomboy-win32 build.bat Defines.cs 
        Tomboy/Plugins : Tag: tomboy-win32 build.bat 
        win32          : Tag: tomboy-win32 .cvsignore build.bat 
                         GConf_Stub.cs Gnome.About_Stub.cs 
                         Gnome.PanelApplet_Stub.cs Gnome.Program_Stub.cs 
                         Gnome.Stock_Stub.cs Gnome.Url_Stub.cs 
                         Gnome_Stub.cs GuiUtils_Stub.cs 
                         Mono.Unix_Stub.cs tintin.ico 
                         TomboyGConfXKeybinder_Stub.cs 

Log message:
2006-06-25  Sandy Armstrong <[EMAIL PROTECTED]>

Inital check-in of tomboy-win32 code

* build.bat: Added to many directories.  These batch files handle building 
Tomboy.

* data/tomboy.bat: Batch file to make sure %HOME% is before running Tomboy
* data/konquerer.bat: Poses as konquerer, forwards arguments to explorer.exe.
* data/tomboy.vbs: VB script to call tomboy.bat

* win32/*: Added stub implementations of classes in Gnome, GConf, Mono, and 
Tomboy namespaces.

* Tomboy/Applet.cs: Uncommenting use of SetupMenuFromFile since we are mocking 
the
PanelApplet base class anyway.
* Tomboy/Defines.cs: Added, since this is not automatically generated.
* Tomboy/NoteWindow.cs: Warn user that deleting notes causes Tomboy to crash in 
Windows.
* Tomboy/PluginManager.cs: Put quotes around argument passed in to konquerer 
when opening Plugins Folder
* Tomboy/Preferences.cs: Default spell-checking pref to false, disable checkbox 
in GUI.
* Tomboy/Utils.cs: Commented out GuiUtils, using win32/GuiUtils_stub.cs instead.
When libtomboy is not available, have ForcedPresentWindow.Present
call Gtk.Window.Present.

* Tomboy/Plugins/NoteOfTheDay.cs: Applied patch to add template note.
* Tomboy/Plugins/GalagoPresence.cs: Mono.Posix -> Mono.Unix.
* Tomboy/Plugins/build.bat: Support for building in Windows.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=tomboy&who=sharm&date=explicit&mindate=2006-06-25%2015:35&maxdate=2006-06-25%2015:37

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to