log gui/src/OctaveGUI.cpp @ 14668:6a6733a55982 gui

age author description
Tue, 22 May 2012 09:13:46 +0200 Jacob Dawid Removed unused classes and added octave loop hook. gui
Wed, 01 Feb 2012 15:53:19 +0100 Jacob Dawid Added an interface settings tab to the settings dialog. Made a few improvements on the editor. Wrote a small welcome text in the welcome wizard. Moved configuration file to ~/.config/octave-gui/settings. gui
Tue, 31 Jan 2012 00:47:54 +0100 Jacob Dawid Corrected license headers in all files to GPL. gui
Sun, 25 Sep 2011 10:52:42 +0200 Jacob Dawid Updated license headers and moved to AGPLv3.
Tue, 13 Sep 2011 17:44:34 +0200 ttl filename with or without full path in tabs of the editor
Sat, 10 Sep 2011 18:33:58 +0200 Jacob Dawid Added a settings wizard that appears at first startup of Octave GUI.
Sun, 28 Aug 2011 00:19:14 +0200 ttl make gui active window after start
Wed, 17 Aug 2011 10:49:57 +0200 Jacob Dawid Icons are now maintained by the ResourceManager.
Wed, 17 Aug 2011 00:36:10 +0200 Jacob Dawid Proxy settings can now be configured.
Wed, 27 Jul 2011 13:54:32 +0200 Jacob Dawid Hotfixed language support.
Tue, 26 Jul 2011 21:21:23 +0200 Jacob Dawid Added command line parser class.
Tue, 26 Jul 2011 19:04:07 +0200 Jacob Dawid Introduced a central ResourceManager class.
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 22:59:28 +0200 Jacob Dawid Reformatted to GNU Style.
Sun, 17 Jul 2011 20:27:03 +0200 Jacob Dawid Replaced Quint with OctaveGUI. base gui/src/Quint.cpp@f341427ac47d