libsoy

log

age author description
Wed, 06 Jan 2010 23:11:01 -0500 Arc Riley updated gtkglext-1.0.vapi from http://live.gnome.org/Vala/ExternalBindings
Wed, 06 Jan 2010 22:06:58 -0500 Arc Riley renaming _thread to _Thread
Wed, 06 Jan 2010 21:02:43 -0500 Arc Riley moved threading into soy.windows._Thread class stored in soy.windows._thread global
Wed, 06 Jan 2010 20:13:32 -0500 Arc Riley updated src/wscript_build for windows directory
Wed, 06 Jan 2010 20:13:13 -0500 Arc Riley split thread functions out of Window.gs
Wed, 06 Jan 2010 19:55:17 -0500 Arc Riley moving src/windows.gs to src/windows/Window.gs
Wed, 06 Jan 2010 18:28:08 -0500 jon added ALL_EVENTS_MASK event mask
Wed, 06 Jan 2010 18:15:53 -0500 Arc Riley cleaned up event handler method with case/when statement
Wed, 06 Jan 2010 18:09:04 -0500 jon Added basic event handler. Ugly!
Wed, 06 Jan 2010 08:14:15 -0500 Arc Riley split out datatypes, made Window.size pull actual window size - crashes test
Wed, 06 Jan 2010 06:49:38 -0500 Arc Riley expanded window unit test; now changes size and title
Wed, 06 Jan 2010 05:40:38 -0500 Arc Riley Creates 2 windows with three seconds pause between
Wed, 06 Jan 2010 05:38:38 -0500 Arc Riley We now have a proper window thread running a mainloop with the default context
Wed, 06 Jan 2010 05:37:30 -0500 Arc Riley disabling threading flag on libsoy (it does nothing here)
Wed, 06 Jan 2010 03:54:06 -0500 Arc Riley added soy.datatypes.Size2D and soy.windows.Window.size property
Wed, 06 Jan 2010 03:26:13 -0500 Arc Riley Moved window constructor functions to constructor method in spite of rules against doing more than setting properties ( http://live.gnome.org/Genie#Objects ), this code cannot function in init because init runs before construct
Wed, 06 Jan 2010 01:57:05 -0500 jon Got a window to appear with a GLib MainLoop. Title is not working yet for some reason.
Wed, 06 Jan 2010 01:16:41 -0500 Arc Riley branch merge
Wed, 06 Jan 2010 01:15:35 -0500 Arc Riley moving broken shapes.gs out of the way for now
Wed, 06 Jan 2010 01:14:03 -0500 jon removed ode calls in shapes.gs so libsoy now compiles without having to move this file.
Wed, 06 Jan 2010 01:12:16 -0500 Arc Riley branch merge
Wed, 06 Jan 2010 01:08:19 -0500 jon Added window_type to the gdk window attributes so we now have a working window! (can't see anything yet as it instantly gets destroyed, but no errors.)
Wed, 06 Jan 2010 00:55:43 -0500 Arc Riley Small build script change to make tests/ ready for addition unit tests
Wed, 06 Jan 2010 00:43:05 -0500 Arc Riley Removing unused ode VAPI
Wed, 06 Jan 2010 00:32:42 -0500 Arc Riley windows test now builds
Wed, 06 Jan 2010 00:16:51 -0500 Arc Riley fixed typo in tests/wscript_build, now works
Wed, 06 Jan 2010 00:14:32 -0500 Arc Riley temporary files for debugging code generation
Tue, 05 Jan 2010 23:45:46 -0500 Arc Riley adding tests directory, minor updates to build scripts
Tue, 05 Jan 2010 20:19:09 -0500 Arc Riley adding bullet bindings build script
Tue, 05 Jan 2010 20:15:52 -0500 Arc Riley removed bullet test code, adding title as an init parameter
Tue, 05 Jan 2010 20:02:36 -0500 Arc Riley small updates to build scripts, commented use of local bullet static lib
Tue, 05 Jan 2010 19:32:29 -0500 Arc Riley adding pkgconfig for libsoy, doesn't work yet
Tue, 05 Jan 2010 03:52:28 -0500 Arc Riley adding our own version of Bullet-C-Api.h to workaround poor vapi array support
Tue, 05 Jan 2010 00:54:05 -0500 Arc Riley beginning migration to bullet (vs ODE)
Mon, 04 Jan 2010 21:32:39 -0800 DavidCzech ODE Vector3 classes.
Tue, 05 Jan 2010 00:14:55 -0500 Arc Riley branch merge
Tue, 05 Jan 2010 00:14:30 -0500 Arc Riley adding ODE to configure/build scripts
Tue, 05 Jan 2010 00:13:05 -0500 jon Added references to self
Tue, 05 Jan 2010 00:09:14 -0500 Arc Riley specifying self explicitally
Mon, 04 Jan 2010 19:37:40 -0500 Arc Riley adding ode-0.11 to list of packages
Mon, 04 Jan 2010 19:32:33 -0500 Arc Riley branch merge
Mon, 04 Jan 2010 19:27:33 -0500 Arc Riley removing typelib support for now
Mon, 04 Jan 2010 19:29:26 -0500 jon Whoops, changed vars :)
Mon, 04 Jan 2010 19:27:59 -0500 jon Ported shapes.vala to shapes.gs. Someone needs to take a look at the last line and fix it, no clue how to pass "this" yet.
Mon, 04 Jan 2010 07:26:28 -0500 Arc Riley now generates typelib, but doesn't install it yet.
Mon, 04 Jan 2010 07:07:24 -0500 Arc Riley now generates .gir
Mon, 04 Jan 2010 05:47:39 -0500 Arc Riley cleanup, partial reversion
Mon, 04 Jan 2010 04:08:42 -0500 Arc Riley several changes to waf scripts, not all may be necessary but it now compiles
Mon, 04 Jan 2010 04:08:13 -0500 Arc Riley fixed indentation problem
Mon, 04 Jan 2010 03:27:07 -0500 Arc Riley minor changes to src/wscript_build (changed GTK+ to GDK, ../vala to ../vapi)
Mon, 04 Jan 2010 03:25:17 -0500 Arc Riley corrected wscript's copyright lines, changed dependency from GTK+ to GDK
Mon, 04 Jan 2010 03:04:41 -0500 jon Sorry, created a branch because I forgot to pull and update before pushing changes. >.<
Mon, 04 Jan 2010 03:01:02 -0500 jon basic wscript, doesn't fully work. I'll let arc handle what he wants tonight.
Mon, 04 Jan 2010 02:31:11 -0500 Arc Riley added config.vapi (from gnation)
Mon, 04 Jan 2010 01:50:01 -0500 Arc Riley basic .hgignore for Waf build environment
Mon, 04 Jan 2010 01:49:10 -0500 Arc Riley windows.vala roughly refactored to genie, untested
Mon, 04 Jan 2010 01:32:39 -0500 Arc Riley copying vapis from PySoy's libsoy branch
Mon, 04 Jan 2010 01:31:02 -0500 Arc Riley AUTHORS file from PySoy, minus Pyrex contributors
Mon, 04 Jan 2010 01:29:45 -0500 Arc Riley Waf v1.5.10, works with both Python 2 and 3
Mon, 04 Jan 2010 01:28:43 -0500 Arc Riley GNU Affero General Public License version 3 (GNU AGPLv3)