log

age author description
Sun, 24 Nov 2013 13:11:36 +0100 Torsten make sure Octave is displayed in a global menu bar, not another widget name
Sun, 24 Nov 2013 02:57:32 -0500 John W. Eaton start in CLI mode if display is not available (bug #40685)
Sat, 23 Nov 2013 20:28:46 -0500 John W. Eaton avoid including gnulib header in installed Octave header file (bug #40607)
Sun, 24 Nov 2013 04:28:35 +0000 Carnë Draug rgb2ind: support for N-dimensional images (bug #40664)
Sat, 23 Nov 2013 23:01:13 +0000 Carnë Draug Remove editor option from edit() and use only EDITOR() (bug #40600)
Sat, 23 Nov 2013 23:43:51 +0000 Carnë Draug rgb2ind: backout 5d6243c2acbf removing all quantization (bug #40669)
Sat, 23 Nov 2013 09:38:13 -0800 Rik configure.ac: Don't use internal macro variable ax_blas_f77_func_ok.
Sat, 23 Nov 2013 17:27:39 +0100 Torsten reduce default icon size to 16 pixel for larger working areas in the widgets
Sat, 23 Nov 2013 08:09:22 -0800 Júlio Hoffimann Mendes pt_BR.ts: Update Octave Portugese/Brazil translation.
Sat, 23 Nov 2013 15:23:48 +0000 Carnë Draug pt_PT.ts: update of portuguese (Portugal) translation
Sat, 23 Nov 2013 16:05:00 +0100 Torsten * files-dock-widget.cc (ctor): smaller height of the directory combo box
Fri, 22 Nov 2013 21:24:11 +0100 Andreas Weber de_DE.ts: update of german translation (still incomplete)
Fri, 22 Nov 2013 01:23:09 +0100 Sander van Rijn Updated Dutch translation file nl_NL
Thu, 21 Nov 2013 22:38:01 -0500 Mike Miller Use currentDateTime instead of currentDateTimeUtc for Qt compatibility
Thu, 21 Nov 2013 23:17:11 +0100 Andreas Weber es_ES.ts: update of spanish translation by Valentin Ortega Clavero
Thu, 21 Nov 2013 16:52:10 -0500 John W. Eaton avoid errors for int64 ops implemented with long double (bug #40607)
Thu, 21 Nov 2013 21:42:03 +0100 Torsten some code cleanup in file_editor_tab
Thu, 21 Nov 2013 12:14:24 -0800 Rik acinclude.m4: Clean up indentation of Fortran code tests.
Thu, 21 Nov 2013 11:50:48 -0800 Rik ax_blas_f77_func.m4: Overhaul to remove tabs, use indentation, follow m4 quoting guidelines.
Thu, 21 Nov 2013 11:07:05 -0800 Rik Assume yes for ax_blas_f77_func_ok when cross-compiling.
Thu, 21 Nov 2013 20:37:53 +0100 Torsten update of all language files to new text strings in the gui
Thu, 21 Nov 2013 20:32:52 +0100 Torsten add missing Q_OBJECT macros
Thu, 21 Nov 2013 17:17:55 +0100 Torsten fix saving unnamed editor files when closing octave (bug #40637)
Thu, 21 Nov 2013 13:14:07 -0500 Michael Goffioul [Win32] Keep console shown when HIDDEN_CONSOLE is not defined.
Thu, 21 Nov 2013 13:14:03 -0500 Michael Goffioul Make CTRL-C to work in GUI with "system" calls.
Tue, 19 Nov 2013 15:47:06 -0500 John Swensen Add functionality for showing/hiding hidden files in the file browser (bug #40636).
Thu, 21 Nov 2013 08:03:05 -0800 Rik syscalls.cc: Pipe %! system() call results to NUL on Windows platforms.
Wed, 20 Nov 2013 12:28:56 -0800 Rik Reap child process in popen2 %!test block.
Wed, 20 Nov 2013 11:31:17 -0800 Rik acinclude.m4: Fix undefined value in macro CHECK_BROKEN_STL_ALGO_H when cross-compiling.
Wed, 20 Nov 2013 10:05:08 -0800 Rik spline.m: Fix problem with transposed "complete" inputs (bug #40584).
Wed, 20 Nov 2013 09:15:56 -0800 Rik acinclude.m4: Place new macro CHECK_BROKEN_STL_ALGO_H in alphabetical ordering.
Wed, 20 Nov 2013 08:51:49 -0800 Rik configure.ac: Use two spaces for sentence breaks in warning messages.
Wed, 20 Nov 2013 11:26:07 -0500 John W. Eaton improve performance of exist when searching for specific items
Tue, 19 Nov 2013 22:19:41 -0500 John Donoghue GUI: Add statusbar with line/col indicator to editor window (Bug #40626)
Tue, 19 Nov 2013 21:40:04 +0100 Torsten * be_by.ts: new translations by Mihas and updated to new strings
Mon, 18 Nov 2013 14:19:49 -0500 John Swensen Added a context menu changing the visible columns in the file browser
Tue, 19 Nov 2013 14:25:32 -0500 Michael Goffioul [Win32] Use spawn instead of exec for main octave wrapper executable.
Tue, 19 Nov 2013 14:21:38 -0500 Michael Goffioul Working CTRL-C handling implementation for Win32.
Sun, 10 Nov 2013 11:06:58 -0500 Michael Godfrey doc: Mention GUI in introduction. Update figure root properties.
Mon, 18 Nov 2013 19:12:24 -0500 Michael Goffioul Export symbols from version.h.
Mon, 18 Nov 2013 19:12:18 -0500 Michael Goffioul Fix "get_help_text('\')" in Windows.
Mon, 18 Nov 2013 19:12:05 -0500 Michael Goffioul * libgui/src/main-window.cc: Replace "not" with "!" in CPP statement.
Mon, 18 Nov 2013 19:11:36 -0500 Michael Goffioul * libinterp/corefcn/display.h (class display_info): Add OCTINTERP_API.
Mon, 18 Nov 2013 19:11:29 -0500 Michael Goffioul Include <config.h> in C++ files generated from resources.
Mon, 18 Nov 2013 15:07:01 -0800 Rik Fix failing test in syscalls.cc on MinGW platform (bug #40606).
Mon, 18 Nov 2013 22:28:16 +0100 Torsten update language files in libgui/languages to new test strings
Mon, 18 Nov 2013 09:23:15 +0100 Carlo de Falco Document calling DEFUN functions in C++.
Sun, 17 Nov 2013 23:30:00 -0600 Daniel J Sebald Center the Octave Community News window only when constructed (bug #40618)
Mon, 18 Nov 2013 13:06:36 +0100 Torsten * main-window.cc (set_window_layout): remove double setVisible ()
Sun, 17 Nov 2013 21:31:49 -0500 John Donoghue Use gnulib uname
Thu, 14 Nov 2013 22:31:43 +0530 PrasannaKumar Muralidharan Fix uninitialised parameters in pixel2status
Sun, 17 Nov 2013 21:19:52 +0100 Pantxo Diribarne octave-gui.cc: use QApplication instead of QCoreApplication in --no-gui mode.
Sun, 17 Nov 2013 12:47:58 +0100 Torsten check the creation of settings object for success before starting the gui
Sun, 17 Nov 2013 09:55:49 +0100 Torsten add preference for allowing connections to the octave web site
Sat, 16 Nov 2013 20:38:34 +0100 Torsten * file-editor.cc (request_open_file): new edit tab when file name is empty
Sat, 16 Nov 2013 12:05:26 -0500 John W. Eaton respect option for opting out of web connections for community news
Sat, 16 Nov 2013 02:52:30 -0500 John W. Eaton display community news in simple window; check timestamp and serial number
Sat, 16 Nov 2013 02:44:20 -0500 John W. Eaton remove trailing slash from settings directory string
Fri, 15 Nov 2013 22:57:45 -0500 John W. Eaton * welcome-wizard.h, welcome-wizard.cc: Rewrite.
Fri, 15 Nov 2013 22:21:05 -0500 John W. Eaton set maximum size for release notes window from screen size