Mercurial > hg > octave-nkf
graph
-
Italian GUI translation updatedThu, 19 Feb 2015 10:48:35 +0100, by Massimiliano Fasi
-
fix some oddities updating lexer and api-files for auto completionThu, 19 Feb 2015 20:26:36 +0100, by Torsten
-
gray2ind: return uint8 when (n <= 256) instead of (n < 256) (bug #44309)Thu, 19 Feb 2015 14:29:34 +0000, by Carnë Draug
-
fix eol detection in editor which caused a crash for huge filesThu, 19 Feb 2015 13:26:40 +0100, by Torsten
-
maint: Merge away accidental commit.Thu, 19 Feb 2015 02:41:42 -0500, by John W. Eaton
-
pass button number to Qt graphics buttondownfcn callback (bug #41977)Thu, 19 Feb 2015 02:33:05 -0500, by John W. Eaton
-
* Canvas.cc (button_number): New static function.Thu, 19 Feb 2015 02:33:05 -0500, by John W. Eaton
-
* ginput.m: Fix botched search and replace in previous change.Thu, 19 Feb 2015 02:16:48 -0500, by John W. Eaton
-
style fixesThu, 19 Feb 2015 02:11:13 -0500, by John W. Eaton
-
allow shift + left button to zoom out (bug #44304)Thu, 19 Feb 2015 01:52:45 -0500, by John W. Eaton
-
correct function name in module.mk fileThu, 19 Feb 2015 01:47:14 -0500, by John W. Eaton
-
bring back mouse_wheel_zoom function as deprecatedThu, 19 Feb 2015 01:31:56 -0500, by John W. Eaton
-
allow mouse wheel zoom amount to be configurable for qt graphics (bug #44304)Thu, 19 Feb 2015 01:30:54 -0500, by John W. Eaton
-
rename mouse_wheel_zoom axes property to mousewheelzoomThu, 19 Feb 2015 01:26:52 -0500, by John W. Eaton
-
build: Fix installation of icons for out-of-tree buildsThu, 19 Feb 2015 00:46:19 -0500, by Mike Miller
-
Fix cholmod initialization with SuiteSparse >= 4.3 (bug #44285)Wed, 18 Feb 2015 22:35:04 -0500, by Mike Miller
-
Object.cc: Stop unused parameter warning for Object::print empty subroutine.Wed, 18 Feb 2015 18:56:51 -0800, by Rik
-
build: Restore installation of octave-logo.icoWed, 18 Feb 2015 19:39:58 -0500, by Mike Miller
-
build: Use the missing script for icotool and rsvg-convertWed, 18 Feb 2015 19:22:59 -0500, by Mike Miller
-
Use mainwindow icon for plot windows (Bug #44293)Wed, 18 Feb 2015 14:56:47 -0500, by John Donoghue
-
uigetfile.m: Don't start in directory one above the requested directory.Wed, 18 Feb 2015 14:35:02 -0800, by Rik
-
fix tests failing after changeset c913247c85a8Wed, 18 Feb 2015 17:18:07 -0500, by John W. Eaton
-
make colon function work (bug #44290)Wed, 18 Feb 2015 17:02:13 -0500, by John W. Eaton
-
make ginput work for all toolkits again (bug #41977)Wed, 18 Feb 2015 14:29:59 -0500, by John W. Eaton
-
Add new ordschur function.Sat, 07 Feb 2015 21:51:20 +0100, by Sébastien Villemot
-
Add documentation for axes property "mouse_wheel_zoom".Wed, 18 Feb 2015 09:20:59 -0800, by Rik
-
Run children listeners after any adoption/deletion (bug #44242)Tue, 17 Feb 2015 19:18:12 +0100, by Pantxo Diribarne
-
build: Generate Octave logo icons from SVG source (bug #37062)Wed, 18 Feb 2015 00:10:22 -0500, by Mike Miller
-
Remove unnecessary checking of error_state after is_string validation.Tue, 17 Feb 2015 17:34:48 -0800, by Rik
-
Use "filename" property of figure to store filename for Save dialog under FLTK.Tue, 17 Feb 2015 16:24:30 -0800, by Rik
-
Add the annotation function (bug #43282)Sun, 08 Feb 2015 22:22:28 +0100, by Pantxo Diribarne
-
Fix working directory of Figure Save dialog between CLI and GUI (bug #44175).Tue, 17 Feb 2015 15:24:05 -0800, by Rik
-
Adjust spacing of static_cast<> calls to follow Octave coding conventions.Tue, 17 Feb 2015 13:34:32 -0800, by Rik
-
use 0.0f style constants instead of static_cast<float> (0.0)Tue, 17 Feb 2015 16:30:52 -0500, by John W. Eaton
-
* libgui/languages/pt_BR.ts: imported Júlios updatesTue, 17 Feb 2015 21:37:33 +0100, by Torsten
-
* libgui/languages/*.ts: update of translation files due to fixed typosTue, 17 Feb 2015 20:06:37 +0100, by Torsten
-
* oct-conf.in.h: Eliminate obsolete LIBPLPLOT macro.Tue, 17 Feb 2015 14:51:29 -0500, by John W. Eaton
-
put OSMESA compiler flag variables in config_options structTue, 17 Feb 2015 14:37:26 -0500, by John W. Eaton
-
more consistently use _CPPFLAGS and _LDFLAGS variablesTue, 17 Feb 2015 14:33:05 -0500, by John W. Eaton
-
use FLTK_CFLAGS and FLTK_LIBS instead of GRAPHICS_CFLAGS and GRAPHICS_LIBSTue, 17 Feb 2015 14:10:46 -0500, by John W. Eaton
-
libgui/languages/de_DE.ts: Update german translationTue, 17 Feb 2015 20:13:29 +0100, by Andreas Weber
-
Fix return phase of acosh to match Matlab (bug #44286).Tue, 17 Feb 2015 11:07:01 -0800, by Rik
-
improve compatibility of printf functionsTue, 17 Feb 2015 00:51:42 -0500, by John W. Eaton
-
implement missing complex array extraction functionTue, 17 Feb 2015 00:44:06 -0500, by John W. Eaton
-
improve compatibility of sprintf function.Tue, 17 Feb 2015 00:42:25 -0500, by John W. Eaton
-
Change text "Clear all" to "Clear Window" in right click menu (bug #44015).Mon, 16 Feb 2015 18:42:00 -0800, by Rik
-
Ensure that numbers passed to integer *printf format codes are integers (bug #44245).Mon, 16 Feb 2015 16:51:45 -0800, by Rik
-
Use epswrite/eps2write depending on capabilities of ghostscript (bug #44186).Mon, 16 Feb 2015 14:29:43 -0800, by Rik
-
Use default format of PDF for saving Qt plots.Sun, 15 Feb 2015 11:46:16 -0800, by Rik
-
Remove unimplemented "New Figure" and "Open" options from Qt Figure File menu.Sun, 15 Feb 2015 11:25:18 -0800, by Rik
-
doc: Use 'nonexistent' rather than 'non-existent' in documentation.Sun, 15 Feb 2015 11:09:36 -0800, by Rik
-
Correct typos and English phrasings in GUI preferences dialog.Sun, 15 Feb 2015 10:36:56 -0800, by Rik
-
Change FLTK File menu to match Qt File menu ordering.Sun, 15 Feb 2015 10:07:38 -0800, by Rik
-
Temporary workaround for user-defined object sizes reported as 1x1 in GUI (bug #43096)Thu, 05 Feb 2015 22:40:22 +0000, by Colin Macdonald
-
Backout cset 59ad278cfb98, use gnuplot for building doc images.Sun, 15 Feb 2015 07:13:09 -0800, by Rik
-
remove event filter catching Alt+... from unix terminal (bug_#44254)Sun, 15 Feb 2015 15:31:39 +0100, by Torsten
-
* libgui/languages/*.ts: update of all gui translation filesSun, 15 Feb 2015 15:01:05 +0100, by Torsten
-
Restructure shutdown flow and behavior for improved robustnessSat, 14 Feb 2015 11:27:10 -0600, by Daniel J Sebald
-
Correctly use GL2PS_POLYGON_OFFSET_FILL (bug #44111, bug #44125).Sat, 14 Feb 2015 09:32:57 -0800, by Rik
-
Fix legend function interaction with plotyy (bug #44246).Sat, 14 Feb 2015 07:12:22 -0800, by Rik