Tue, 29 Oct 2013 09:54:40 -0700 |
Rik |
Use GNU style coding conventions for code in libgui/
|
Wed, 23 Oct 2013 22:09:27 -0400 |
John W. Eaton |
maint: Update copyright notices for release.
|
Wed, 23 Oct 2013 22:20:06 +0200 |
Torsten |
new preference in settings: editor creates nonexisting files wihtout prompt
|
Thu, 17 Oct 2013 20:29:17 +0200 |
Torsten |
add menu entries to the editor for directly accessing the editor's settings
|
Sat, 29 Jun 2013 09:21:43 +0200 |
Torsten |
fix of typos in text strings of the gui
|
Thu, 27 Jun 2013 21:18:00 +0200 |
Torsten |
* settings-dialog.cc(constructor): enable translation of the cursor types
|
Tue, 11 Jun 2013 14:02:41 -0500 |
Daniel J Sebald |
Variation of color option layouts with columns packed to the left
|
Tue, 11 Jun 2013 12:51:30 -0500 |
Daniel J Sebald |
Make spacing similar for color option layouts
|
Sun, 26 May 2013 22:16:21 +0200 |
Torsten |
add more settings concerning tabs and indentation to the editor settings
|
Sun, 26 May 2013 14:49:41 +0200 |
Torsten |
make white space visibility in the editor configurable
|
Sat, 25 May 2013 16:36:34 +0200 |
Torsten |
make case sensitivity of editors auto completion list configurable
|
Sat, 25 May 2013 15:00:31 +0200 |
Torsten |
make background colors of editor files configurable
|
Tue, 21 May 2013 20:08:22 +0200 |
Torsten |
make color of current line marker in the editor configurable
|
Sat, 18 May 2013 16:13:53 +0200 |
Torsten |
options for auto completion threshold, source and word replacement in settings
|
Sat, 18 May 2013 15:06:33 +0200 |
Torsten |
* settings-dialog.cc: enable octave lexer editor styles if lexer is present
|
Thu, 16 May 2013 13:50:26 +0800 |
Ben Abbott |
Allow build to continue without QScintilla lexer for Octave
|
Sun, 12 May 2013 22:21:46 -0400 |
John W. Eaton |
use QScintilla's lexer for highlighting Octave programs
|
Fri, 10 May 2013 18:31:04 -0400 |
Mike Miller |
Fix GUI includes when built without Qscintilla
|
Mon, 06 May 2013 20:02:08 -0400 |
Michael Goffioul |
GUI compilation fixes for MSVC.
|
Mon, 06 May 2013 22:23:53 +0200 |
Torsten |
save and restore last used tabs of the settings dialog
|
Mon, 06 May 2013 06:00:44 -0400 |
John W. Eaton |
allow terminal colors to be set from preferences dialog
|
Sat, 04 May 2013 09:37:28 +0200 |
Torsten |
workspace view colors based upon variable scope (derived from Dan's patch #8013)
|
Tue, 16 Apr 2013 21:34:39 +0200 |
Torsten |
configurable size of toolbar icons
|
Sun, 07 Apr 2013 20:09:47 +0200 |
Torsten |
gui: make all styles of the lexers configurable
|
Thu, 11 Apr 2013 19:01:55 +0200 |
Torsten |
gui: configurable synchronization between file browser and octave directory
|
Tue, 02 Apr 2013 19:43:52 +0200 |
Torsten |
gui: always show file names in file dock widget
|
Sun, 31 Mar 2013 23:56:11 +0200 |
Torsten |
gui: individually configurable styles of the editor lexers
|
Wed, 27 Mar 2013 19:52:26 +0100 |
Torsten |
gui: provide defaults for all values read from the settings file
|
Sat, 19 Jan 2013 16:21:55 +0100 |
Torsten |
gui: selectable language in settings dialog
|
Tue, 08 Jan 2013 21:35:12 +0100 |
Torsten |
gui: reorganized handling of different icons for dock widgets
|
Fri, 14 Dec 2012 13:18:14 +0100 |
Torsten |
provide separate icons for gui's floating widgets
|
Wed, 12 Sep 2012 20:32:57 -0400 |
John W. Eaton |
avoid some GCC warnings in the libgui code
|
Wed, 12 Sep 2012 16:34:39 -0400 |
Jordi GutiƩrrez Hermoso |
maint: whitespace cleanup in GUI code
|
Tue, 11 Sep 2012 15:24:22 +0200 |
Thorsten Liebig |
GUI: new setting to restore tabs from previous session; allow silent load file
|
Tue, 11 Sep 2012 10:50:43 +0200 |
Thorsten Liebig |
GUI: recognize editor prefences for long title names; changed default value to false
|
Tue, 04 Sep 2012 11:53:26 -0700 |
Rik |
Add '#include <config.h>' to C++ files in libgui/src
|
Sun, 02 Sep 2012 22:39:56 +0200 |
Torsten |
provide buttons for the settings dialog (bug #36981)
|
Mon, 20 Aug 2012 14:02:08 -0400 |
John W. Eaton |
update copyright notices in libgui directory
|
Sat, 18 Aug 2012 18:10:09 -0400 |
John W. Eaton |
rename gui directory to libgu
base
gui/src/settings-dialog.cc@3658ab96af3f
|