log libgui/src/octave-dock-widget.cc @ 19648:4c3ea57905fd gui-release

age author description
Fri, 23 Jan 2015 14:33:55 -0500 John W. Eaton eliminate unused variable warnings in libgui gui-release
Tue, 30 Dec 2014 20:41:00 -0800 Rik maint: Periodic merge of gui-release to default.
Sat, 27 Dec 2014 13:08:19 +0100 Torsten fix errors when building octave for windows (regression from d93293218966) gui-release
Tue, 23 Dec 2014 16:29:02 +0100 Torsten custom style of dock widget title bars depending on focus (bug #43837) gui-release
Fri, 28 Nov 2014 10:23:03 -0800 Rik maint: Periodic merge of gui-release to default.
Tue, 25 Nov 2014 23:14:24 +0100 Torsten fix double clicks into the borders of floating dock widgets (bug #43662) gui-release
Thu, 17 Jul 2014 09:33:27 -0400 John W. Eaton avoid some unused parameter warnings
Fri, 25 Apr 2014 20:10:23 -0700 Rik Clean up a few compiler warnings.
Fri, 25 Apr 2014 13:25:25 -0700 Rik maint: Clean up extra spaces before/after parentheses.
Tue, 11 Mar 2014 19:27:23 -0400 John Donoghue gui: Add select all menu (Bug #41797) gui-release
Sat, 04 Jan 2014 22:16:10 +0100 Torsten improve title bar of dock widgets gui-release
Tue, 31 Dec 2013 13:31:45 +0100 Torsten redesign of dock widgets title bar with configurable colors gui-release
Thu, 14 Nov 2013 19:17:01 +0100 Torsten save and restore minimized state of floating dock-widgets (bug #40485)
Wed, 13 Nov 2013 11:27:46 -0500 John W. Eaton * octave-dock-widget.cc: Include config.h.
Mon, 11 Nov 2013 07:32:19 +0100 Torsten Restore geometry of floating widgets after restart in windows (bug #40485)
Tue, 29 Oct 2013 09:54:40 -0700 Rik Use GNU style coding conventions for code in libgui/
Fri, 18 Oct 2013 20:01:03 +0200 Torsten restore (un)docking of widgets without reparenting on non-windows systems
Fri, 26 Jul 2013 06:53:17 +0200 Torsten show correct undock-button of widgets when window layout is resetted
Thu, 11 Jul 2013 10:57:18 +0200 Catalin Codreanu gui: Reduce size of the dock/undock and close buttons of the octave-dock-widget
Sun, 30 Jun 2013 20:33:20 -0400 John Donoghue Make main window copy and paste global for current focused window
Sat, 29 Jun 2013 09:21:43 +0200 Torsten fix of typos in text strings of the gui
Sun, 23 Jun 2013 13:46:10 +0200 Torsten * octave-dock-widget.cc: add missing sync () after writing to settings
Sun, 23 Jun 2013 12:07:07 +0200 Torsten clean up some code for undocking and docking widgets
Sat, 22 Jun 2013 20:43:29 +0200 Torsten fix checked state of window menu entries at startup (bug #39322)
Fri, 21 Jun 2013 22:40:53 +0200 Torsten make stand-alone windows from dock widgets when floating (bug #38785)