Mercurial > hg > octave-nkf
graph
-
maint: Periodic merge of stable to default.Mon, 25 Nov 2013 22:25:35 -0800, by Rik
-
maint: Back out changeset 25b6fbe82827 and set default to GUI for 4.0 release.Mon, 25 Nov 2013 21:17:36 -0800, by Rik
-
edit.m: Use two spaces to mark sentence break in error() message. stableMon, 25 Nov 2013 21:19:13 -0800, by Rik
-
main.in.cc: Respect --silent option and don't print startup message. stableMon, 25 Nov 2013 20:57:13 -0800, by Rik
-
Restore passing '--silent' option from octave wrapper executableMon, 25 Nov 2013 22:11:37 -0500, by Mike Miller
-
Make the CLI the default for the 3.8 release.Mon, 25 Nov 2013 19:10:33 -0800, by Rik
-
main.in.cc: Replace tabs with spaces. Shorten lines > 80 chars.Mon, 25 Nov 2013 18:28:43 -0800, by Rik
-
make int64 ops implemented with long double work again (bug #40607)Mon, 25 Nov 2013 16:24:47 -0500, by John W. Eaton
-
add systems default monospace font for terminal and editor to default settingsMon, 25 Nov 2013 20:39:44 +0100, by Torsten
-
fix geometry of widgets when floating the first time in windowsMon, 25 Nov 2013 19:50:49 +0100, by Torsten
-
fix icons for the release and community windowsMon, 25 Nov 2013 19:27:42 +0100, by Torsten
-
fix window geometry at startup on windowsMon, 25 Nov 2013 19:10:48 +0100, by Torsten
-
use same string for tool tip and dialog box for searching new directory in guiMon, 25 Nov 2013 18:59:20 +0100, by Torsten
-
Replace default.img with an actual image file format (PNG) (bug #40267)Mon, 25 Nov 2013 13:51:24 +0000, by Carnë Draug
-
use gnulib sigemptyset and sigaddset in thread_manager classSun, 24 Nov 2013 20:54:46 -0500, by John W. Eaton
-
fix restoring the geometry of docked widgets (bug #40691)Sun, 24 Nov 2013 22:06:20 +0100, by Torsten
-
improve messages when reading or writing history fails (bug #40443)Sun, 24 Nov 2013 14:23:20 -0500, by John W. Eaton
-
make sure Octave is displayed in a global menu bar, not another widget nameSun, 24 Nov 2013 13:11:36 +0100, by Torsten
-
start in CLI mode if display is not available (bug #40685)Sun, 24 Nov 2013 02:57:32 -0500, by John W. Eaton
-
avoid including gnulib header in installed Octave header file (bug #40607)Sat, 23 Nov 2013 20:28:46 -0500, by John W. Eaton
-
rgb2ind: support for N-dimensional images (bug #40664)Sun, 24 Nov 2013 04:28:35 +0000, by Carnë Draug
-
Remove editor option from edit() and use only EDITOR() (bug #40600)Sat, 23 Nov 2013 23:01:13 +0000, by Carnë Draug
-
rgb2ind: backout 5d6243c2acbf removing all quantization (bug #40669)Sat, 23 Nov 2013 23:43:51 +0000, by Carnë Draug
-
configure.ac: Don't use internal macro variable ax_blas_f77_func_ok.Sat, 23 Nov 2013 09:38:13 -0800, by Rik
-
reduce default icon size to 16 pixel for larger working areas in the widgetsSat, 23 Nov 2013 17:27:39 +0100, by Torsten
-
pt_BR.ts: Update Octave Portugese/Brazil translation.Sat, 23 Nov 2013 08:09:22 -0800, by Júlio Hoffimann Mendes
-
pt_PT.ts: update of portuguese (Portugal) translationSat, 23 Nov 2013 15:23:48 +0000, by Carnë Draug
-
* files-dock-widget.cc (ctor): smaller height of the directory combo boxSat, 23 Nov 2013 16:05:00 +0100, by Torsten
-
de_DE.ts: update of german translation (still incomplete)Fri, 22 Nov 2013 21:24:11 +0100, by Andreas Weber
-
Updated Dutch translation file nl_NLFri, 22 Nov 2013 01:23:09 +0100, by Sander van Rijn
-
Use currentDateTime instead of currentDateTimeUtc for Qt compatibilityThu, 21 Nov 2013 22:38:01 -0500, by Mike Miller
-
es_ES.ts: update of spanish translation by Valentin Ortega ClaveroThu, 21 Nov 2013 23:17:11 +0100, by Andreas Weber
-
avoid errors for int64 ops implemented with long double (bug #40607)Thu, 21 Nov 2013 16:52:10 -0500, by John W. Eaton
-
some code cleanup in file_editor_tabThu, 21 Nov 2013 21:42:03 +0100, by Torsten
-
acinclude.m4: Clean up indentation of Fortran code tests.Thu, 21 Nov 2013 12:14:24 -0800, by Rik
-
ax_blas_f77_func.m4: Overhaul to remove tabs, use indentation, follow m4 quoting guidelines.Thu, 21 Nov 2013 11:50:48 -0800, by Rik
-
Assume yes for ax_blas_f77_func_ok when cross-compiling.Thu, 21 Nov 2013 11:07:05 -0800, by Rik
-
update of all language files to new text strings in the guiThu, 21 Nov 2013 20:37:53 +0100, by Torsten
-
add missing Q_OBJECT macrosThu, 21 Nov 2013 20:32:52 +0100, by Torsten
-
fix saving unnamed editor files when closing octave (bug #40637)Thu, 21 Nov 2013 17:17:55 +0100, by Torsten
-
[Win32] Keep console shown when HIDDEN_CONSOLE is not defined.Thu, 21 Nov 2013 13:14:07 -0500, by Michael Goffioul
-
Make CTRL-C to work in GUI with "system" calls.Thu, 21 Nov 2013 13:14:03 -0500, by Michael Goffioul
-
Add functionality for showing/hiding hidden files in the file browser (bug #40636).Tue, 19 Nov 2013 15:47:06 -0500, by John Swensen
-
syscalls.cc: Pipe %! system() call results to NUL on Windows platforms.Thu, 21 Nov 2013 08:03:05 -0800, by Rik
-
Reap child process in popen2 %!test block.Wed, 20 Nov 2013 12:28:56 -0800, by Rik
-
acinclude.m4: Fix undefined value in macro CHECK_BROKEN_STL_ALGO_H when cross-compiling.Wed, 20 Nov 2013 11:31:17 -0800, by Rik
-
spline.m: Fix problem with transposed "complete" inputs (bug #40584).Wed, 20 Nov 2013 10:05:08 -0800, by Rik
-
acinclude.m4: Place new macro CHECK_BROKEN_STL_ALGO_H in alphabetical ordering.Wed, 20 Nov 2013 09:15:56 -0800, by Rik
-
configure.ac: Use two spaces for sentence breaks in warning messages.Wed, 20 Nov 2013 08:51:49 -0800, by Rik
-
improve performance of exist when searching for specific itemsWed, 20 Nov 2013 11:26:07 -0500, by John W. Eaton
-
GUI: Add statusbar with line/col indicator to editor window (Bug #40626)Tue, 19 Nov 2013 22:19:41 -0500, by John Donoghue
-
* be_by.ts: new translations by Mihas and updated to new stringsTue, 19 Nov 2013 21:40:04 +0100, by Torsten
-
Added a context menu changing the visible columns in the file browserMon, 18 Nov 2013 14:19:49 -0500, by John Swensen
-
[Win32] Use spawn instead of exec for main octave wrapper executable.Tue, 19 Nov 2013 14:25:32 -0500, by Michael Goffioul
-
Working CTRL-C handling implementation for Win32.Tue, 19 Nov 2013 14:21:38 -0500, by Michael Goffioul
-
doc: Mention GUI in introduction. Update figure root properties.Sun, 10 Nov 2013 11:06:58 -0500, by Michael Godfrey