log

age author description
Wed, 21 Apr 2010 20:40:20 +0000 carandraug API of zenity_list changed to the standard style. Help text changed to reflect this. octave-forge
Wed, 21 Apr 2010 20:34:42 +0000 carandraug function now returns exit code instead of giving warnings. octave-forge
Wed, 21 Apr 2010 09:16:03 +0000 schloegl rename STR2DOUBLE to STR2ARRAY, ignore extra space characters octave-forge
Wed, 21 Apr 2010 04:53:38 +0000 carandraug Corrected typo in zenity_file_selection warning messages. octave-forge
Wed, 21 Apr 2010 04:33:00 +0000 carandraug Added options for the processing of zenity_list options (new zenity_list not yet comitted). octave-forge
Tue, 20 Apr 2010 15:32:57 +0000 paramaniac control: style fixes octave-forge
Tue, 20 Apr 2010 03:57:28 +0000 carandraug API of zenity_notification changed to the standard style. Help text changed to reflect this. octave-forge
Mon, 19 Apr 2010 01:24:22 +0000 carandraug Added option to set window icon. octave-forge
Mon, 19 Apr 2010 01:17:31 +0000 carandraug Added option to add filter for the files to select and changed documentation of function accordingly. octave-forge
Sun, 18 Apr 2010 07:33:41 +0000 paramaniac control: revamp code for oct files octave-forge
Sat, 17 Apr 2010 21:39:03 +0000 hauberg Remove xlsread_old octave-forge
Sat, 17 Apr 2010 18:40:37 +0000 hauberg Remove dlmwrite, csvread and csvwrite as they have been in core for a while octave-forge
Fri, 16 Apr 2010 17:09:30 +0000 lindnerb mingw32: mark the package oct2mat as noauto in the installer octave-forge
Fri, 16 Apr 2010 00:42:06 +0000 carandraug API of zenity_message changed to the standard style. Help text changed to reflect this. octave-forge
Fri, 16 Apr 2010 00:37:41 +0000 carandraug Bug fix where options 'multiple' and 'directory', could be set together with 'save'. octave-forge
Thu, 15 Apr 2010 20:57:56 +0000 jmencisom Spanish translantion help strings octave-forge
Thu, 15 Apr 2010 20:45:28 +0000 jmencisom Change destination directory where translation sources are located octave-forge
Thu, 15 Apr 2010 20:42:05 +0000 jmencisom Spanish translantion help strings octave-forge
Thu, 15 Apr 2010 19:12:56 +0000 jmencisom Selection of page code during post installation octave-forge
Thu, 15 Apr 2010 19:12:11 +0000 jmencisom Selection of page code during post installation octave-forge
Thu, 15 Apr 2010 15:22:16 +0000 schloegl fixing syntax for smooth oct2mat-conversion octave-forge
Wed, 14 Apr 2010 22:53:13 +0000 hauberg Add missing division (/) (from Sean Veers) octave-forge
Wed, 14 Apr 2010 21:25:13 +0000 carandraug API changed to the standard style. octave-forge
Wed, 14 Apr 2010 21:22:03 +0000 carandraug Bug fix and improved code comment. octave-forge
Wed, 14 Apr 2010 20:35:02 +0000 cdf svnignore octave-forge
Wed, 14 Apr 2010 20:07:08 +0000 carandraug Changed construction of zenity argument from concatenation of strings to sprintf. octave-forge
Wed, 14 Apr 2010 19:59:23 +0000 carandraug Changed construction of zenity argument from concatenation of strings to sprintf. octave-forge
Wed, 14 Apr 2010 16:13:19 +0000 jmencisom Change in encoding to show special accents properly octave-forge
Wed, 14 Apr 2010 08:35:14 +0000 highegg update pdist2_mw to compile with dev version octave-forge
Tue, 13 Apr 2010 19:28:23 +0000 prnienhuis Improved help text a little bit octave-forge
Tue, 13 Apr 2010 19:21:53 +0000 prnienhuis Fixed help text for compliance with generate_html (short descr.) octave-forge
Tue, 13 Apr 2010 19:09:47 +0000 prnienhuis Changed function name into xlsread_old in help text for proper short description on octave-forge site octave-forge
Tue, 13 Apr 2010 19:08:31 +0000 prnienhuis Updated help text for better generate_html output octave-forge
Tue, 13 Apr 2010 19:07:50 +0000 prnienhuis Updated help text to make it compatible with generate_html octave-forge
Tue, 13 Apr 2010 18:49:20 +0000 prnienhuis Bumped version to 1.0.12 octave-forge
Tue, 13 Apr 2010 18:26:47 +0000 prnienhuis Added stanza in Development section about odfdom.jar versions. octave-forge
Tue, 13 Apr 2010 18:19:49 +0000 prnienhuis Removed read support for odfdom 0.8 (extremely slow compared to 0.7.5). octave-forge
Tue, 13 Apr 2010 18:18:32 +0000 prnienhuis Completely removed write support for odfdom 0.8. Many small bug fixes mostly for complicated corner cases (stray cell copies outside added data rectangle; expansion of lower nr-rows-repeated tablerows up to > 65000 rows; etc). octave-forge
Tue, 13 Apr 2010 18:15:48 +0000 prnienhuis Added check for odfdom version; only v. 0.7.5 is supported now (odfdom v 0.8 has too much issues) octave-forge
Tue, 13 Apr 2010 12:51:54 +0000 i7tiol - leasqr.m: octave-forge
Mon, 12 Apr 2010 12:14:09 +0000 carandraug Now uses the function _zenity_options_ for the processing of the options. octave-forge
Mon, 12 Apr 2010 12:05:22 +0000 carandraug New function to do the processing of the parameters and values given to the other zenity functions. octave-forge
Mon, 12 Apr 2010 11:03:13 +0000 jmencisom Move translation sources to match directory stucture required by pkg system octave-forge
Mon, 12 Apr 2010 04:18:53 +0000 etienne A few new functions octave-forge
Sun, 11 Apr 2010 18:53:31 +0000 michaelschmid * progress message shown without delay octave-forge
Sun, 11 Apr 2010 02:11:48 +0000 carandraug API changed to the standard style. octave-forge
Sun, 11 Apr 2010 02:09:01 +0000 carandraug Bug fix where only the first word of strings would be interpreted by zenity. octave-forge
Sat, 10 Apr 2010 16:09:00 +0000 etienne Increase version octave-forge
Sat, 10 Apr 2010 16:05:18 +0000 etienne Make more robust octave-forge
Sat, 10 Apr 2010 15:44:59 +0000 etienne Make more robust octave-forge
Sat, 10 Apr 2010 09:36:31 +0000 carandraug Minor changes to error messages. octave-forge
Sat, 10 Apr 2010 09:07:59 +0000 carandraug API changed to the standard style. octave-forge
Thu, 08 Apr 2010 20:08:14 +0000 paramaniac control: style cosmetics octave-forge
Wed, 07 Apr 2010 21:32:03 +0000 lxop Fix for rho_filter to allow default arguments properly octave-forge
Wed, 07 Apr 2010 16:45:21 +0000 rafavzqz Fixed bug in findspan octave-forge
Wed, 07 Apr 2010 16:05:21 +0000 rafavzqz Fixed bug in findspan octave-forge
Tue, 06 Apr 2010 19:35:22 +0000 prnienhuis Added a section on java and fixed many typos. Also added a note on matlab compatibility when reading dates. octave-forge
Tue, 06 Apr 2010 19:34:21 +0000 prnienhuis Added section on java and fixed typos octave-forge
Tue, 06 Apr 2010 19:02:53 +0000 prnienhuis Added write code for odfdom 0.8 (subfun oct3jotk2ods), just for reference (it doesn't work reliably and is not called, a warning is given instead). octave-forge
Tue, 06 Apr 2010 19:00:16 +0000 prnienhuis Added warning (when odfdom 0.8 is found) that odfdom 0.7.5 is 7 times faster. octave-forge