log

age author description
Wed, 11 Jul 2007 14:37:14 +0000 goffioul add compilation of "units" package octave-forge
Wed, 11 Jul 2007 14:32:33 +0000 goffioul put target "bin" directory at the end of PATH + use FTP to download texinfo package, to avoid auto-decompression of the file octave-forge
Wed, 11 Jul 2007 14:18:16 +0000 goffioul add compilation for various packages octave-forge
Wed, 11 Jul 2007 14:17:54 +0000 goffioul update patch for easier MSVC compilation octave-forge
Wed, 11 Jul 2007 10:20:48 +0000 pkienzle indicate which binaries include octave-forge octave-forge
Wed, 11 Jul 2007 08:22:43 +0000 mcreel Little thing here and there, mostly related to working better with Octave 2.9.x octave-forge
Wed, 11 Jul 2007 04:50:26 +0000 goffioul some compilation fixes octave-forge
Wed, 11 Jul 2007 02:14:13 +0000 pkienzle minor typo octave-forge
Tue, 10 Jul 2007 19:20:57 +0000 goffioul fix libf2c installation and export INCLUDE and LIB for MSVC compilation octave-forge
Tue, 10 Jul 2007 15:16:01 +0000 cdf first release octave-forge
Tue, 10 Jul 2007 15:03:52 +0000 goffioul support "characters" unit octave-forge
Tue, 10 Jul 2007 14:46:17 +0000 goffioul better visualization of CallbackProperty values octave-forge
Tue, 10 Jul 2007 14:38:26 +0000 goffioul add IntegerHandle property (no real handles, but "non-integer" handle are < 0) octave-forge
Tue, 10 Jul 2007 11:18:25 +0000 goffioul fix re-position bug in uipanel octave-forge
Tue, 10 Jul 2007 11:15:09 +0000 pkienzle add news of OSX installer octave-forge
Tue, 10 Jul 2007 09:53:58 +0000 goffioul implement "ancestor" + add 2nd argument to "gcbo" octave-forge
Tue, 10 Jul 2007 09:30:21 +0000 adb014 Reorg for valid octave-forge package, texinfo-fy the function and adhere more closely to Octaves Style octave-forge
Mon, 09 Jul 2007 20:22:31 +0000 goffioul implement CallbackObject property in root object + gcbo front-end function octave-forge
Mon, 09 Jul 2007 17:46:13 +0000 sis-sou Initial Commit Into CVS. octave-forge
Mon, 09 Jul 2007 16:56:31 +0000 sis-sou Initial Commit Into CVS. octave-forge
Mon, 09 Jul 2007 15:26:25 +0000 goffioul keep making handle valid in object constructor octave-forge
Mon, 09 Jul 2007 15:20:17 +0000 goffioul remove garbage debug output octave-forge
Mon, 09 Jul 2007 15:14:36 +0000 goffioul implement CreateFcn and DeleteFcn callbacks (still unstable) octave-forge
Mon, 09 Jul 2007 10:34:06 +0000 t-ca *** empty log message *** octave-forge
Sun, 08 Jul 2007 14:03:50 +0000 goffioul do not block the event queue thread when executing callbacks octave-forge
Sun, 08 Jul 2007 14:02:15 +0000 goffioul implement queueing of invoke objects (mainly for callbacks), without blocking the calling thread octave-forge
Sat, 07 Jul 2007 13:02:52 +0000 sis-sou Initial Commit Into CVS. octave-forge
Sat, 07 Jul 2007 04:04:50 +0000 pkienzle Add support for Mac OS X builds octave-forge
Fri, 06 Jul 2007 12:19:14 +0000 sis-sou Small modification. octave-forge
Fri, 06 Jul 2007 12:11:53 +0000 sis-sou Using normcdf. octave-forge
Thu, 05 Jul 2007 10:09:20 +0000 goffioul fix image capture: drop alpha channel and read from back buffer octave-forge
Thu, 05 Jul 2007 09:13:02 +0000 goffioul add 2 screenshots octave-forge
Thu, 05 Jul 2007 08:28:46 +0000 goffioul hide figure window as soon as possible when deleting it (and avoid some race conditions) + use system colors octave-forge
Wed, 04 Jul 2007 19:24:54 +0000 sis-sou Help correction. octave-forge
Wed, 04 Jul 2007 19:21:45 +0000 sis-sou Initial Commit Into CVS. octave-forge
Wed, 04 Jul 2007 19:13:37 +0000 sis-sou Initial Commit into CVS. octave-forge
Wed, 04 Jul 2007 15:00:53 +0000 goffioul factorize position conversion code + implements more generic position-based layout manager + schedule redraw in OpenGL thread + provide uipanel front-end octave-forge
Tue, 03 Jul 2007 21:15:28 +0000 treichl Set language variable "LANG=en" before creating Readme.html.in file. octave-forge
Tue, 03 Jul 2007 20:10:41 +0000 treichl *** empty log message *** octave-forge
Tue, 03 Jul 2007 18:50:18 +0000 treichl *** empty log message *** octave-forge
Tue, 03 Jul 2007 17:48:19 +0000 treichl Added code to remove special strings like "-arch ppc" or "-isysroot <DIR>" in mkoctfile-$VERSION after octave has been built. octave-forge
Tue, 03 Jul 2007 17:47:05 +0000 treichl These lines: octave-forge
Tue, 03 Jul 2007 15:30:44 +0000 goffioul low-level support for uipanel objects octave-forge
Tue, 03 Jul 2007 13:56:17 +0000 goffioul factorize Font searching code + add support for FontUnits handling in uicontrol objects octave-forge
Tue, 03 Jul 2007 13:12:11 +0000 goffioul make title/labels regular children of axes, but with no visibility octave-forge
Tue, 03 Jul 2007 13:11:36 +0000 goffioul add ShowHiddenHandles property to root object octave-forge
Tue, 03 Jul 2007 11:57:11 +0000 goffioul add HandleVisibility property octave-forge
Tue, 03 Jul 2007 11:27:45 +0000 goffioul add Clipping property octave-forge
Tue, 03 Jul 2007 10:23:38 +0000 goffioul use same callback arguments as Matlab (handle,event) octave-forge
Tue, 03 Jul 2007 10:05:12 +0000 goffioul allow callbacks in the form {@fun, arg0, ...} octave-forge
Tue, 03 Jul 2007 09:36:48 +0000 goffioul refactor the code by using property listeners as much as possible octave-forge
Mon, 02 Jul 2007 14:54:55 +0000 goffioul rewrite using Swing components (avoid re-inventing the wheel) octave-forge
Sun, 01 Jul 2007 21:27:51 +0000 goffioul more uicontrol implementation ("edit" styled controls) octave-forge
Sun, 01 Jul 2007 21:27:15 +0000 goffioul small bug fix octave-forge
Sat, 30 Jun 2007 22:33:38 +0000 treichl Set up $DL_LDFLAGS and $SED. octave-forge
Sat, 30 Jun 2007 17:37:26 +0000 treichl Minor change. octave-forge
Sat, 30 Jun 2007 17:36:20 +0000 treichl Added description for "rebuild packages if Octave.app is moved?". octave-forge
Sat, 30 Jun 2007 16:44:25 +0000 treichl Minor changes. octave-forge
Sat, 30 Jun 2007 14:48:38 +0000 treichl Some minor changes. octave-forge
Sat, 30 Jun 2007 13:35:28 +0000 treichl Some minor changes. octave-forge