log

age author description
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
Sun, 10 Nov 2013 16:10:19 -0800 Rik Tweak GUI strings for conformity.
Thu, 14 Nov 2013 23:20:52 -0500 Michael Goffioul Restore correct preprocessor statememt in lo-specfun.h
Thu, 14 Nov 2013 23:20:48 -0500 Michael Goffioul Fix use of XXX_API macros and export more symbols from liboctave.
Thu, 14 Nov 2013 23:20:43 -0500 Michael Goffioul * configure.ac (XTRA_CRUFT_SH_LDFLAGS): Remove "-def" for MSVC.
Thu, 14 Nov 2013 22:09:38 -0500 Mike Miller qp.m: Condition test on HAVE_GLPK
Thu, 14 Nov 2013 16:52:21 -0500 John W. Eaton allow welcome wizard dialog to be canceled
Thu, 14 Nov 2013 19:17:01 +0100 Torsten save and restore minimized state of floating dock-widgets (bug #40485)
Thu, 14 Nov 2013 10:01:57 -0800 Rik Fix loading complex values with 'NA' saved in text format (bug #40575).
Thu, 14 Nov 2013 09:45:17 -0800 Rik doc: Add new contributors to list in manual.
Thu, 14 Nov 2013 18:38:59 +0100 Torsten fix some focus issues with the editor
Thu, 14 Nov 2013 10:09:31 -0500 John W. Eaton unblock sigint in cli thread when using --no-gui
Wed, 13 Nov 2013 15:27:08 -0800 Rik configure.ac: If not specified, use --enable-float-truncate for MinGW and Cygwin.
Wed, 13 Nov 2013 11:27:46 -0500 John W. Eaton * octave-dock-widget.cc: Include config.h.
Tue, 12 Nov 2013 19:24:49 -0500 John W. Eaton interrupt interpreter thread in GUI instead of calling "raise (SIGINT)"
Wed, 13 Nov 2013 02:28:34 -0500 John W. Eaton include config.h in more files in libgui
Tue, 12 Nov 2013 15:46:59 -0500 John W. Eaton raise SIGINT in octave_interpreter instead of in QTerminal
Tue, 12 Nov 2013 12:36:30 -0500 John W. Eaton rename octave_main_thread to octave_interpreter
Tue, 12 Nov 2013 12:36:30 -0500 John W. Eaton derive octave_main_thread from QObject, not QThread
Wed, 13 Nov 2013 06:36:50 +0000 Carnë Draug imread: be case insensitive when checking "Index" and "Frames" options.
Wed, 13 Nov 2013 06:02:48 +0000 Carnë Draug imread: avoid out of bounds error when reading part of multipage image file.
Tue, 12 Nov 2013 22:37:50 -0800 Rik Issue an error if reshape called with just a single dimension.
Tue, 12 Nov 2013 21:06:03 +0530 PrasannaKumar Muralidharan Remove unnecessary loop in file_editor::handle_tab_remove_request.
Tue, 12 Nov 2013 20:00:25 -0800 Rik test: Don't run bug-38576.tst on Windows systems where ls does not exist.
Wed, 13 Nov 2013 02:49:06 +0000 Carnë Draug imread: deal elegantly with multiples frames of different sizes.
Wed, 13 Nov 2013 00:12:20 +0000 Carnë Draug imread: ping image correctly when "Index" or "Frames" option is "all".
Tue, 12 Nov 2013 17:33:30 -0800 Rik system.tst: Don't test umask on Windows systems.
Tue, 12 Nov 2013 16:46:22 -0800 Rik moment.m: Add @nospell macro around "ar" so spellcheck passes.
Tue, 12 Nov 2013 16:43:42 -0800 Rik doc: Add note about wildcard expansion in ls and dir functions (bug #40544).
Tue, 12 Nov 2013 15:11:17 -0800 Rik assert.m: Modify 4 failing %!error tests to accept 3 digit exponents for MinGW.
Tue, 12 Nov 2013 12:22:16 -0800 Rik doc: Add new contributors to list in manual.
Tue, 12 Nov 2013 10:22:59 -0800 Rik octave.texi: Update copyright on manual to include 2013.