Home
last modified time | relevance | path

Searched hist:f7c2983edc4573504fece2e673f10a0258789a15 (Results 1 – 8 of 8) sorted by relevance

/haiku/src/apps/haikudepot/ui_generic/
H A Dsupport.cppf7c2983edc4573504fece2e673f10a0258789a15 Tue Sep 08 15:50:22 UTC 2015 Axel Dörfler <axeld@pinc-software.de> HaikuDepot: change window frame setting.

* Moved entirely into MainWindow.
* Moved duplicated code into separate methods.
* Resize the main window on larger screens by default, as we can make
use of the extra space.
* Use BWindow::MoveOnScreen() instead of make_sure_frame_is_on_screen()
as the former has more info. And is even smarter now as it can
optionally resize windows to fit on screen.
* Center window on screen by default (ie. when there are no settings).
H A Dsupport.hf7c2983edc4573504fece2e673f10a0258789a15 Tue Sep 08 15:50:22 UTC 2015 Axel Dörfler <axeld@pinc-software.de> HaikuDepot: change window frame setting.

* Moved entirely into MainWindow.
* Moved duplicated code into separate methods.
* Resize the main window on larger screens by default, as we can make
use of the extra space.
* Use BWindow::MoveOnScreen() instead of make_sure_frame_is_on_screen()
as the former has more info. And is even smarter now as it can
optionally resize windows to fit on screen.
* Center window on screen by default (ie. when there are no settings).
/haiku/src/apps/haikudepot/ui/
H A DApp.hf7c2983edc4573504fece2e673f10a0258789a15 Tue Sep 08 15:50:22 UTC 2015 Axel Dörfler <axeld@pinc-software.de> HaikuDepot: change window frame setting.

* Moved entirely into MainWindow.
* Moved duplicated code into separate methods.
* Resize the main window on larger screens by default, as we can make
use of the extra space.
* Use BWindow::MoveOnScreen() instead of make_sure_frame_is_on_screen()
as the former has more info. And is even smarter now as it can
optionally resize windows to fit on screen.
* Center window on screen by default (ie. when there are no settings).
H A DApp.cppf7c2983edc4573504fece2e673f10a0258789a15 Tue Sep 08 15:50:22 UTC 2015 Axel Dörfler <axeld@pinc-software.de> HaikuDepot: change window frame setting.

* Moved entirely into MainWindow.
* Moved duplicated code into separate methods.
* Resize the main window on larger screens by default, as we can make
use of the extra space.
* Use BWindow::MoveOnScreen() instead of make_sure_frame_is_on_screen()
as the former has more info. And is even smarter now as it can
optionally resize windows to fit on screen.
* Center window on screen by default (ie. when there are no settings).
H A DMainWindow.hf7c2983edc4573504fece2e673f10a0258789a15 Tue Sep 08 15:50:22 UTC 2015 Axel Dörfler <axeld@pinc-software.de> HaikuDepot: change window frame setting.

* Moved entirely into MainWindow.
* Moved duplicated code into separate methods.
* Resize the main window on larger screens by default, as we can make
use of the extra space.
* Use BWindow::MoveOnScreen() instead of make_sure_frame_is_on_screen()
as the former has more info. And is even smarter now as it can
optionally resize windows to fit on screen.
* Center window on screen by default (ie. when there are no settings).
H A DMainWindow.cppf7c2983edc4573504fece2e673f10a0258789a15 Tue Sep 08 15:50:22 UTC 2015 Axel Dörfler <axeld@pinc-software.de> HaikuDepot: change window frame setting.

* Moved entirely into MainWindow.
* Moved duplicated code into separate methods.
* Resize the main window on larger screens by default, as we can make
use of the extra space.
* Use BWindow::MoveOnScreen() instead of make_sure_frame_is_on_screen()
as the former has more info. And is even smarter now as it can
optionally resize windows to fit on screen.
* Center window on screen by default (ie. when there are no settings).
/haiku/headers/os/interface/
H A DWindow.hf7c2983edc4573504fece2e673f10a0258789a15 Tue Sep 08 15:50:22 UTC 2015 Axel Dörfler <axeld@pinc-software.de> HaikuDepot: change window frame setting.

* Moved entirely into MainWindow.
* Moved duplicated code into separate methods.
* Resize the main window on larger screens by default, as we can make
use of the extra space.
* Use BWindow::MoveOnScreen() instead of make_sure_frame_is_on_screen()
as the former has more info. And is even smarter now as it can
optionally resize windows to fit on screen.
* Center window on screen by default (ie. when there are no settings).
/haiku/src/kits/interface/
H A DWindow.cppf7c2983edc4573504fece2e673f10a0258789a15 Tue Sep 08 15:50:22 UTC 2015 Axel Dörfler <axeld@pinc-software.de> HaikuDepot: change window frame setting.

* Moved entirely into MainWindow.
* Moved duplicated code into separate methods.
* Resize the main window on larger screens by default, as we can make
use of the extra space.
* Use BWindow::MoveOnScreen() instead of make_sure_frame_is_on_screen()
as the former has more info. And is even smarter now as it can
optionally resize windows to fit on screen.
* Center window on screen by default (ie. when there are no settings).