log

age author description
Tue, 26 Jul 2011 17:33:59 +0200 Jacob Dawid File browser does not show all information.
Tue, 26 Jul 2011 02:12:31 +0200 Jacob Dawid GUI was unusable due to a bug. Bug is not fixed entirely, but GUI is usable again.
Tue, 26 Jul 2011 01:27:31 +0200 Jacob Dawid Added urls for Agora and Octave Forge in Community Window.
Mon, 25 Jul 2011 23:44:05 +0200 Jacob Dawid Dock windows are now selectable form the menus.
Sun, 24 Jul 2011 20:52:48 +0200 Jacob Dawid User can set a custom file editor instead of the built-in one.
Fri, 22 Jul 2011 22:01:37 +0200 ttl gui-editor: open new editor window via interface menu
Thu, 21 Jul 2011 22:06:21 +0200 ttl gui-editor: enabled 'Save File As'
Wed, 20 Jul 2011 23:32:19 +0200 Jacob Dawid Fixed race condition.
Wed, 20 Jul 2011 22:53:46 +0200 Jacob Dawid Commented lines on which a crash occurs.
Wed, 20 Jul 2011 22:44:31 +0200 Jacob Dawid Merge with bitbucket.
Wed, 20 Jul 2011 22:44:02 +0200 Jacob Dawid Fixed crash on startup.
Wed, 20 Jul 2011 21:23:07 +0200 ttl (Torsten) gui-editor: improved behaviour when closing a modified file
Wed, 20 Jul 2011 10:44:42 +0200 Jacob Dawid Moved load/save/clear workspace into main menu.
Wed, 20 Jul 2011 00:34:38 +0200 Jacob Dawid Further simplified OctaveLink by removing the readline event hook.
Wed, 20 Jul 2011 00:16:36 +0200 Jacob Dawid Raised update interval to 500ms.
Tue, 19 Jul 2011 23:06:57 +0200 Jacob Dawid Repaired history list.
Tue, 19 Jul 2011 16:14:14 +0200 Jacob Dawid Made the view connect with the history model.
Tue, 19 Jul 2011 15:53:43 +0200 Jacob Dawid Put history model part into OctaveLink.
Tue, 19 Jul 2011 15:18:47 +0200 Jacob Dawid History deactivated.
Tue, 19 Jul 2011 13:17:18 +0200 Jacob Dawid Removed BlockArray class from Konsole code.
Mon, 18 Jul 2011 22:04:40 +0200 Jacob Dawid Removed unused code in order shrink down the terminal code and hopefully nearing the goal to replace it.
Mon, 18 Jul 2011 21:33:28 +0200 Jacob Dawid Added a version number.
Mon, 18 Jul 2011 21:21:25 +0200 Jacob Dawid Added version script for Octave GUI.
Mon, 18 Jul 2011 18:29:21 +0200 Jacob Dawid < and > get replaced, so it is no longer possible to use HTML tags in the IRC client.
Mon, 18 Jul 2011 11:29:40 +0200 Jacob Dawid Merge.
Mon, 18 Jul 2011 11:28:47 +0200 Jacob Dawid When chat window is a focus proxy, copy and paste is not possible anymore.
Sun, 17 Jul 2011 17:31:16 -0500 Jordi Gutiérrez Hermoso Merge with code sprint
Sun, 17 Jul 2011 17:30:35 -0500 Jordi Gutiérrez Hermoso Merge with quint again
Sun, 17 Jul 2011 17:29:31 -0500 Jordi Gutiérrez Hermoso Merge with Quint
Sun, 17 Jul 2011 22:59:28 +0200 Jacob Dawid Reformatted to GNU Style.
Sun, 17 Jul 2011 20:37:14 +0200 Jacob Dawid Repaired nick completion.
Sun, 17 Jul 2011 20:27:03 +0200 Jacob Dawid Replaced Quint with OctaveGUI.
Sun, 17 Jul 2011 18:31:24 +0200 Jacob Dawid Merged diff from Torsten.
Sun, 17 Jul 2011 18:12:23 +0200 Jacob Dawid Renamed project files and target binary to octave-gui.
Sun, 17 Jul 2011 17:45:05 +0200 Jacob Dawid Added new gui files.
Sun, 17 Jul 2011 17:42:43 +0200 Jacob Dawid Removed old gui.
Mon, 04 Jul 2011 13:59:55 -0400 Jordi Gutiérrez Hermoso Merge with Savannah
Mon, 27 Jun 2011 14:48:21 -0500 Jordi Gutiérrez Hermoso Merge with Savannah
Thu, 02 Jun 2011 23:09:36 -0500 Jordi Gutiérrez Hermoso Merge with Savannah
Fri, 29 Apr 2011 23:52:04 +0200 Jacob Dawid Removed obsolete files.
Fri, 29 Apr 2011 23:51:33 +0200 Jacob Dawid Added source files.
Fri, 29 Apr 2011 00:20:00 +0200 Jacob Dawid Switching between tabs is now possible.
Thu, 28 Apr 2011 13:13:49 +0200 Jacob Dawid Changed bugtracker url.
Thu, 28 Apr 2011 12:50:34 +0200 Jacob Dawid Added Quint logos.
Wed, 27 Apr 2011 22:17:58 +0200 Jacob Dawid Added Doxyfile.
Wed, 27 Apr 2011 18:10:08 +0200 Jacob Dawid Single qouted strings are recognized.
Wed, 27 Apr 2011 18:03:39 +0200 Jacob Dawid Ranges become recognized in the the workspace view.
Wed, 27 Apr 2011 17:48:53 +0200 Jacob Dawid Copy-Paste works with Ctrl+C and Ctrl+V, but pasting is not perfect.
Wed, 27 Apr 2011 15:34:01 +0200 Jacob Dawid Removed annoying debug messages from the text editor.
Wed, 27 Apr 2011 15:25:18 +0200 Jacob Dawid Copying from the terminal window works with Ctrl+Shift+C.
Wed, 27 Apr 2011 14:21:28 +0200 Jacob Dawid Removed plotter tab.
Wed, 27 Apr 2011 10:06:17 +0200 Jacob Dawid Cleaned up code.
Tue, 26 Apr 2011 23:01:38 +0200 Jacob Dawid Fixed rpath issue.
Mon, 25 Apr 2011 20:34:31 -0500 Jordi Gutiérrez Hermoso Merge with Savannah
Sat, 23 Apr 2011 20:14:08 -0500 Jordi Gutiérrez Hermoso Merge with Savannah
Fri, 22 Apr 2011 22:02:15 +0200 Jacob Dawid Changed bugtracker site.
Thu, 21 Apr 2011 12:53:02 +0200 Jacob Dawid Fetching the history was not thread-safe, now it is through encapsulation with OctaveLink.
Thu, 21 Apr 2011 12:30:30 +0200 Jacob Dawid Fetching variables was not threadsafe, now it is.
Wed, 20 Apr 2011 09:13:54 -0500 Jordi Gutiérrez Hermoso Trivial merge with Savannah
Wed, 20 Apr 2011 12:35:21 +0200 Jacob Dawid Changing background color is possible now.