diff options
author | Timothy Pearson <[email protected]> | 2011-11-07 20:28:23 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-07 20:28:23 -0600 |
commit | 47edcc660c3549a9c516e803ff0bf143fd6786ec (patch) | |
tree | 1caf4afb555d8fd652f51e1236839cceca4dbd9c /kuickshow/ChangeLog | |
parent | 56e9fddfca4f6c9f8f94964c84d16324d3e27ef1 (diff) | |
download | tdegraphics-47edcc660c3549a9c516e803ff0bf143fd6786ec.tar.gz tdegraphics-47edcc660c3549a9c516e803ff0bf143fd6786ec.zip |
Rename kwin to twin (part 1 of 2)
Diffstat (limited to 'kuickshow/ChangeLog')
-rw-r--r-- | kuickshow/ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kuickshow/ChangeLog b/kuickshow/ChangeLog index 33767a5d..ae15e9a0 100644 --- a/kuickshow/ChangeLog +++ b/kuickshow/ChangeLog @@ -312,7 +312,7 @@ Sun Mar 4 13:57:52 2001 Carsten Pfeiffer <[email protected]> hack around QWidget::move() resizing us -> we just ignore that resizeEvent. Gives less flicker when switching into window-mode. - * initial fullscreen mode works again as well (hacking around a kwin + * initial fullscreen mode works again as well (hacking around a twin "limitation") Sun Mar 4 10:50:23 2001 Carsten Pfeiffer <[email protected]> @@ -387,7 +387,7 @@ Wed Jan 10 23:39:14 2001 Carsten Pfeiffer <[email protected]> Fri Nov 3 14:32:53 2000 Carsten Pfeiffer <[email protected]> * src/imagewindow.cpp (setFullscreen): - cool, no need to workaround kwin's auto-maximization needed, + cool, no need to workaround twin's auto-maximization needed, setMinimumSize() does it! Thanks Matthias Ettrich! Fri Nov 3 13:23:41 2000 Carsten Pfeiffer <[email protected]> @@ -400,7 +400,7 @@ Fri Nov 3 13:23:41 2000 Carsten Pfeiffer <[email protected]> Fri Nov 3 01:49:57 2000 Carsten Pfeiffer <[email protected]> * src/*: some more work on the KDE2 port/integration. Workarounds for - kwin's auto-maximization added. Fullscreen works. Moving images inside + twin's auto-maximization added. Fullscreen works. Moving images inside the window works properly again. NETWM/KWin handling is better now. Also better handling of non-loadable files. |