log

age author description
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
Fri, 29 Jun 2007 17:51:57 +0000 treichl Final minor changes. octave-forge
Fri, 29 Jun 2007 16:48:03 +0000 treichl Minor changes. octave-forge
Fri, 29 Jun 2007 15:03:49 +0000 goffioul add skeleton for uicontrol support octave-forge
Fri, 29 Jun 2007 11:22:50 +0000 mcreel alternate version of weights. The good one is an oct file, for performance. This one is for reference. octave-forge
Fri, 29 Jun 2007 11:18:26 +0000 mcreel New function for kernel weights, done as oct file for performance. octave-forge
Fri, 29 Jun 2007 11:15:53 +0000 mcreel minor improvements octave-forge
Fri, 29 Jun 2007 11:15:19 +0000 mcreel new versions that split out calculation of weights (now in oct file). Other minor improvements, and proper copyrights. octave-forge
Fri, 29 Jun 2007 01:31:03 +0000 pkienzle partial support for mkoctfile on path with spaces octave-forge
Fri, 29 Jun 2007 00:35:08 +0000 pkienzle Initial support for paths with spaces octave-forge
Fri, 29 Jun 2007 00:16:33 +0000 pkienzle Minor rephrasing. octave-forge
Thu, 28 Jun 2007 21:01:32 +0000 treichl Added the BUILDARCH variable for the PPC octave.app. octave-forge
Thu, 28 Jun 2007 20:08:36 +0000 goffioul allow to set HandleObjectListProperty with Matrix objects octave-forge
Thu, 28 Jun 2007 20:07:52 +0000 goffioul fix limits computation in group objects octave-forge
Thu, 28 Jun 2007 20:07:04 +0000 goffioul fix barseries problems (make it work with Matrix objects) octave-forge
Thu, 28 Jun 2007 20:06:06 +0000 goffioul add some debug info (should make possible to disable it) octave-forge
Thu, 28 Jun 2007 19:26:32 +0000 goffioul fix for surface drawing in texturemap mode octave-forge
Thu, 28 Jun 2007 13:33:34 +0000 goffioul reset "Key" property octave-forge
Thu, 28 Jun 2007 12:55:27 +0000 goffioul implement texture mapping for surface objects octave-forge
Thu, 28 Jun 2007 12:54:53 +0000 goffioul fix problem with "clf" => allow to set HandleObjectListProperty to null octave-forge
Thu, 28 Jun 2007 09:44:22 +0000 sis-sou Initial Commit into CVS. octave-forge