Tue, 18 Sep 2012 01:32:30 -0400 |
John W. Eaton |
eliminate copy and paste copyright info in GUI about info box
|
Mon, 17 Sep 2012 23:07:22 -0400 |
John W. Eaton |
refactor GUI event handling to use new event_queue class
|
Fri, 14 Sep 2012 11:14:27 -0400 |
John W. Eaton |
merge event_accepted and event_reject into a single function
|
Fri, 14 Sep 2012 09:49:13 -0400 |
John W. Eaton |
handle event deletion in octave_link class, not in event handler functions
|
Thu, 13 Sep 2012 01:03:55 -0400 |
John W. Eaton |
use Octave singleton style for octave_link class
|
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 22:19:51 +0200 |
Thorsten Liebig |
GUI: Settings take immediate effect on the m-editor
|
Mon, 10 Sep 2012 21:55:18 +0200 |
Torsten |
correctly restore the size of all dock-widgets when maximized
|
Wed, 05 Sep 2012 11:41:21 -0400 |
John W. Eaton |
pass QString by const reference instead of value
|
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)
|
Thu, 30 Aug 2012 15:52:44 +0100 |
Michael Goffioul |
Fix compilation under Windows with GUI and LLVM enabled.
|
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/main-window.cc@a0c8e35c8255
|