My favorites | Sign in
Project Logo
                
Details: Show all Hide all

Today

  • 14 hours ago
    r924 (Updated to irrKlang 1.2.0) committed by woollybah   -   Updated to irrKlang 1.2.0
    Updated to irrKlang 1.2.0
  • 20 hours ago
    r923 (Added some GDALColorTable support.) committed by woollybah   -   Added some GDALColorTable support.
    Added some GDALColorTable support.
  • 23 hours ago
    r922 (Updated to gdal 1.6.3 and proj4 4.7.0) committed by woollybah   -   Updated to gdal 1.6.3 and proj4 4.7.0
    Updated to gdal 1.6.3 and proj4 4.7.0

Yesterday

  • 28 hours ago
    r921 (Added affine transformation methods.) committed by woollybah   -   Added affine transformation methods.
    Added affine transformation methods.

Last 7 days

  • Dec 06, 2009
    r920 (Added polyline rendering.) committed by woollybah   -   Added polyline rendering.
    Added polyline rendering.
  • Dec 06, 2009
    r919 (Added pix rotation methods, and some documentation improveme...) committed by woollybah   -   Added pix rotation methods, and some documentation improvements.
    Added pix rotation methods, and some documentation improvements.
  • Dec 06, 2009
    r918 (Fixes BlitzMax 1.36 build issue. ) committed by woollybah   -   Fixes BlitzMax 1.36 build issue.
    Fixes BlitzMax 1.36 build issue.
  • Dec 06, 2009
    r917 (BaH.Leptonica. Initial Import.) committed by woollybah   -   BaH.Leptonica. Initial Import.
    BaH.Leptonica. Initial Import.
  • Dec 05, 2009
    r916 (Added TxmlDoc readFile() and readDoc() functions. ) committed by woollybah   -   Added TxmlDoc readFile() and readDoc() functions.
    Added TxmlDoc readFile() and readDoc() functions.
  • Dec 03, 2009
    r915 (Added Linux support.) committed by woollybah   -   Added Linux support.
    Added Linux support.
  • Dec 03, 2009
    r914 (Fixed Linux compile issues.) committed by woollybah   -   Fixed Linux compile issues.
    Fixed Linux compile issues.
  • Dec 03, 2009
    r913 (Added Win32 support. ) committed by woollybah   -   Added Win32 support.
    Added Win32 support.
  • Dec 02, 2009
    r912 (BaH.FreeImageExt. Initial Version. Adds RAW camera support v...) committed by woollybah   -   BaH.FreeImageExt. Initial Version. Adds RAW camera support via a shared library-based plugin.
    BaH.FreeImageExt. Initial Version. Adds RAW camera support via a shared library-based plugin.

Last 30 days

  • Nov 29, 2009
    r911 (CAIRO_1_23) committed by woollybah   -   CAIRO_1_23
    CAIRO_1_23
  • Nov 29, 2009
    r910 ([No log message]) committed by woollybah   -   [No log message]
    [No log message]
  • Nov 29, 2009
    cairo_1_23_src.zip (Cairo Vector Graphics - 1.23) file uploaded by woollybah   -  
    Labels: OpSys-All Type-Source Featured
    Labels: OpSys-All Type-Source Featured
  • Nov 29, 2009
    r909 (No mmx/sse2 on Windows...) committed by woollybah   -   No mmx/sse2 on Windows...
    No mmx/sse2 on Windows...
  • Nov 29, 2009
    r908 (Cairo update to 1.8.8. Pixmap update to 0.17.2. ) committed by woollybah   -   Cairo update to 1.8.8. Pixmap update to 0.17.2.
    Cairo update to 1.8.8. Pixmap update to 0.17.2.
  • Nov 28, 2009
    issue 3 (GTKMAXGUI - Timers are not generating EVENT_TIMERTICK for Em...) commented on by beta.dases   -   I've cleaned up the timer replacement I linked previously. It is more well-behaved now. See the attached file for source code and the previous comment for instructions.
    I've cleaned up the timer replacement I linked previously. It is more well-behaved now. See the attached file for source code and the previous comment for instructions.
  • Nov 28, 2009
    issue 12 (GTKMAXGUI - No way to format text without specifying color) reported by beta.dases   -   What steps will reproduce the problem? 1. Create a TextArea; for best results use a GTK theme with an interesting default text color. 2. Add some text to the TextArea. 3. Try to format the text to bold or italic or underlined, without changing the color from the default. This is impossible but would be very useful. What is the expected output? What do you see instead? I would like a way to leave the text color as the default. Either an interface with which to retrieve standard colors or a way to specify formatting more granularly would suffice; I'm not sure which is more elegant or preferable. What version of the product are you using? On what operating system? The problem is a missing feature--it's present on any system that will use the module.
    What steps will reproduce the problem? 1. Create a TextArea; for best results use a GTK theme with an interesting default text color. 2. Add some text to the TextArea. 3. Try to format the text to bold or italic or underlined, without changing the color from the default. This is impossible but would be very useful. What is the expected output? What do you see instead? I would like a way to leave the text color as the default. Either an interface with which to retrieve standard colors or a way to specify formatting more granularly would suffice; I'm not sure which is more elegant or preferable. What version of the product are you using? On what operating system? The problem is a missing feature--it's present on any system that will use the module.
  • Nov 28, 2009
    r907 (Fixed to use BlitzMax Glew code instead of the one provided ...) committed by woollybah   -   Fixed to use BlitzMax Glew code instead of the one provided with CEGUI.
    Fixed to use BlitzMax Glew code instead of the one provided with CEGUI.
  • Nov 28, 2009
    r906 (Fixed build issue on latest BlitzMax (1.35). Fixed examples ...) committed by woollybah   -   Fixed build issue on latest BlitzMax (1.35). Fixed examples to use latest API.
    Fixed build issue on latest BlitzMax (1.35). Fixed examples to use latest API.
  • Nov 27, 2009
    r905 (Commented out Raw support for now. (License issue).) committed by woollybah   -   Commented out Raw support for now. (License issue).
    Commented out Raw support for now. (License issue).
  • Nov 27, 2009
    r904 (Win32 build fixes.) committed by woollybah   -   Win32 build fixes.
    Win32 build fixes.
  • Nov 27, 2009
    r903 ([No log message]) committed by woollybah   -   [No log message]
    [No log message]
  • Nov 26, 2009
    issue 3 (GTKMAXGUI - Timers are not generating EVENT_TIMERTICK for Em...) commented on by beta.dases   -   I have gotten fed up with waiting for a solution that doesn't look like it's going to come. And kludgey workarounds have shown their errors--I changed my LANG today from es_US.utf8 to es_ES.utf8 and using the code I linked in my last messsage, the program would freeze. I still don't know why. But I wrote some code that fixes this problem almost perfectly. Instead of the brl.timer module, save this in a folder for a bah.timer module and import. I have not tested it too thoroughly but for my purposes it has performed without any bugs or crashes. Thanks for your timely responses. (Sarcasm aside, I do love the module and wish you the best in its development. I understand that you're busy working on other, more important projects.)
    I have gotten fed up with waiting for a solution that doesn't look like it's going to come. And kludgey workarounds have shown their errors--I changed my LANG today from es_US.utf8 to es_ES.utf8 and using the code I linked in my last messsage, the program would freeze. I still don't know why. But I wrote some code that fixes this problem almost perfectly. Instead of the brl.timer module, save this in a folder for a bah.timer module and import. I have not tested it too thoroughly but for my purposes it has performed without any bugs or crashes. Thanks for your timely responses. (Sarcasm aside, I do love the module and wish you the best in its development. I understand that you're busy working on other, more important projects.)
  • Nov 22, 2009
    MathToolkitModule (Distributions and Special Functions) Wiki page added by woollybah   -   Revision r902 Created wiki page through web user interface.
    Revision r902 Created wiki page through web user interface.
  • Nov 22, 2009
    ScriptingBridgeModule (Interact with scriptable applications (OS X)) Wiki page edited by woollybah   -   Revision r901 Edited wiki page through web user interface.
    Revision r901 Edited wiki page through web user interface.
  • Nov 22, 2009
    ScriptingBridgeModule (Interact with scriptable applications (OS X)) Wiki page added by woollybah   -   Revision r900 Created wiki page through web user interface.
    Revision r900 Created wiki page through web user interface.
  • Nov 22, 2009
    scriptingbridge_1_00_src.zip (Scripting Bridge (OS X) - 1.00) file uploaded by woollybah   -  
    Labels: OpSys-OSX Type-Source
    Labels: OpSys-OSX Type-Source
  • Nov 22, 2009
    r899 (SCRIPTINGBRIDGE_1_00) committed by woollybah   -   SCRIPTINGBRIDGE_1_00
    SCRIPTINGBRIDGE_1_00
  • Nov 22, 2009
    r898 ([No log message]) committed by woollybah   -   [No log message]
    [No log message]
  • Nov 22, 2009
    r897 (Doc update.) committed by woollybah   -   Doc update.
    Doc update.
  • Nov 22, 2009
    r896 (Added exists(), callWithInt() and callReturningInt() methods...) committed by woollybah   -   Added exists(), callWithInt() and callReturningInt() methods to SBObject. Added applicationWithProcessIdentifier() and applicationWithURL() functions to SBApplication. Added setPropertyArrayAsInt() method to SBElementArray. Added more complete documentation.
    Added exists(), callWithInt() and callReturningInt() methods to SBObject. Added applicationWithProcessIdentifier() and applicationWithURL() functions to SBApplication. Added setPropertyArrayAsInt() method to SBElementArray. Added more complete documentation.
  • Nov 21, 2009
    r895 (Added more SB APIs : SBApplication isRunning() and activate(...) committed by woollybah   -   Added more SB APIs : SBApplication isRunning() and activate() methods. SBObject propertyAsDate() method. SBElementArray propertyArrayAsString() and count() methods.
    Added more SB APIs : SBApplication isRunning() and activate() methods. SBObject propertyAsDate() method. SBElementArray propertyArrayAsString() and count() methods.
  • Nov 21, 2009
    r894 (Added setPropertyAsInt() method, and call() method. Updated ...) committed by woollybah   -   Added setPropertyAsInt() method, and call() method. Updated example with more features.
    Added setPropertyAsInt() method, and call() method. Updated example with more features.
  • Nov 21, 2009
    r893 (Added propertyAsPtr() method. Added more complex iTunes exam...) committed by woollybah   -   Added propertyAsPtr() method. Added more complex iTunes example.
    Added propertyAsPtr() method. Added more complex iTunes example.
  • Nov 21, 2009
    r892 (BaH.ScriptingBridge. Initial Import.) committed by woollybah   -   BaH.ScriptingBridge. Initial Import.
    BaH.ScriptingBridge. Initial Import.

Earlier this year

  • Oct 30, 2009
    box2d_1_04_src.zip (Box2D Physics - 1.04) file uploaded by woollybah   -  
    Labels: Type-Source OpSys-All Featured
    Labels: Type-Source OpSys-All Featured
  • Oct 30, 2009
    r891 (BOX2D_1_04) committed by woollybah   -   BOX2D_1_04
    BOX2D_1_04
  • Oct 30, 2009
    r890 ([No log message]) committed by woollybah   -   [No log message]
    [No log message]
  • Oct 29, 2009
    r889 (Implemented TextIdentificationFrame and UrlLinkFrame APIs.) committed by woollybah   -   Implemented TextIdentificationFrame and UrlLinkFrame APIs.
    Implemented TextIdentificationFrame and UrlLinkFrame APIs.
  • Oct 28, 2009
    r888 (Implemented some byte vector APIs.) committed by woollybah   -   Implemented some byte vector APIs.
    Implemented some byte vector APIs.
  • Oct 28, 2009
    r887 (Implemented Vorbis file support.) committed by woollybah   -   Implemented Vorbis file support.
    Implemented Vorbis file support.
  • Oct 27, 2009
    r886 (Implemented some file related APIs. Added framelist example.) committed by woollybah   -   Implemented some file related APIs. Added framelist example.
    Implemented some file related APIs. Added framelist example.
  • Oct 27, 2009
    r885 (Update to latest taglib SVN. Reworked due to structure chang...) committed by woollybah   -   Update to latest taglib SVN. Reworked due to structure changes in taglib.
    Update to latest taglib SVN. Reworked due to structure changes in taglib.
  • Oct 25, 2009
    r884 (Implemented image read and write. ) committed by woollybah   -   Implemented image read and write.
    Implemented image read and write.
  • Oct 24, 2009
    r883 (Added Win32 compile-time link support.) committed by woollybah   -   Added Win32 compile-time link support.
    Added Win32 compile-time link support.
  • Oct 24, 2009
    r882 (BaH.OpenCL. Initial Import.) committed by woollybah   -   BaH.OpenCL. Initial Import.
    BaH.OpenCL. Initial Import.
  • Oct 19, 2009
    r881 (Update to SQLite 3.6.19. Updated documentation.) committed by woollybah   -   Update to SQLite 3.6.19. Updated documentation.
    Update to SQLite 3.6.19. Updated documentation.
 
Hosted by Google Code