47 Commits (6d98cf9bb06bbc5b97aedfe88226bc87f5b6ed22)

Author SHA1 Message Date
Luboš Luňák f52b8e48cd branches/work/kwin_composite becomes new trunk kwin. 19 years ago
Luboš Luňák 2b7e1f4993 Remove kwin, kwin_composite will become new trunk kwin, missing merges 19 years ago
Luboš Luňák e3b865cd5f namespace KWinInternal -> KWin - shorter typing of names in gdb, yay 19 years ago
Laurent Montel 5725624c8b #include <q...h> -> #include <Q...> 20 years ago
Laurent Montel 5de42c4b68 Remove qt3_support into qstring 21 years ago
Frank Karlitschek 5640dbc81b new default window decoration 22 years ago
Luboš Luňák 87f8a85083 Added KDecorationFactory::checkRequirements(), which allows the decoration 23 years ago
Luboš Luňák 10f405c73d Merging kwin core from kwin_iii back to HEAD. 23 years ago
Luboš Luňák 92cc980241 Make sure people can switch between HEAD and kwin_iii. 23 years ago
Dirk Mueller 961f8f2173 typo fixes 23 years ago
Kevin Puetz cae8f9da18 commit fix for jcook 23 years ago
Luboš Luňák 416f10d743 Nasty bug (not that actually anybody uses it though). 23 years ago
Dirk Mueller e3d4b7625c don't interpret format strings 24 years ago
Fredrik Höglund de4206660d Fixed the display depth test so we get the right default style on 24 years ago
Karol Szwed 25e04fe680 Switch over to Keramik deco, (or Quartz for 8bpp visuals) 24 years ago
Luboš Luňák 88c7d513f6 Use KLibrary::hasSymbol() before actually using symbol() in order to 24 years ago
Till Krech 7c1d536ad3 make it compile again... 24 years ago
Luboš Luňák 1fab5c76ce NET::Menu -> NET::TopMenu, and make NET::Menu mean what it is supposed to mean. 24 years ago
Matthias Ettrich d05c588ffb part of Karol's fix: keep the old library in loadPlugin() so that 24 years ago
Matthias Ettrich dd29e3723c faster configuration changes. No crashes when reconfiguring kwin 24 years ago
David Faure 34bbc5e457 qWarning -> kdWarning 24 years ago
Simon Hausmann 71b35e9a0c - use KLibrary/KLibLoader instead of libltdl 24 years ago
Adrian Schroeter aebf39c8df compile fix, since KDE has no own ltdl anymore. 24 years ago
Stephan Kulow e3e09f533d use kwin_ instead of libkwin 24 years ago
Daniel Molkentin 3cba456ff4 QFile::encodeName() here, too 25 years ago
Dirk Mueller 375f175fbb CVSSILENT: fixincludes 25 years ago
Karol Szwed 97b0ee49e1 Default style update: 25 years ago
Dirk Mueller e3766f1c3b Xinerama support (patch by Balaji Ramani <balaji@spinnakernet.com>) 25 years ago
Matthias Ettrich 6c7cd20690 tabify 25 years ago
Waldo Bastian 57f4808d0f Make resource management in clients easier with these three functions: 25 years ago
Michael Matz a9522c8834 changes for ltdl.h (when I remove that backward compatible POSIX breaking 25 years ago
Matthias Elter c48346551b Patch by Matthias Ettrich: 25 years ago
Waldo Bastian 2f90225543 Put stuff in KWinInternal namespace. 25 years ago
Waldo Bastian 460c6e1d36 Don't crash when changing decorations with RMB. 25 years ago
Matthias Ettrich 3deaa52496 cooperate with qt-2.2.4 (the deadkey popup fix) and qt-copy. 25 years ago
Waldo Bastian 8190667206 Let reconfigure() reparse plugin setting. 26 years ago
David Faure d3c59a34aa Look for plugins using KLibLoader::findLibrary. 26 years ago
Matthias Ettrich 6dacbd0112 tool window handling for the default style 26 years ago
Waldo Bastian 480d78944d WABA: Fixed BR#9445: Checkmark in decoration menu is missing 26 years ago
Matthias Ettrich 5314dbb817 mosfet's much ligher version of the default style. Still flickers a little bit, but 26 years ago
Dirk Mueller 6d0db49d84 warning -> qWarning 26 years ago
Rik Hemsley 62e30dc0dc KDE 2 style is now default. KDE 1 style now available as plugin. 26 years ago
Rik Hemsley bad229a6ee s/Standard/KDE 1/ 26 years ago
David Faure b9cc5b7cb1 Hmm, somebody went on holidays and forgot to commit killwindow.h apparently :-> 26 years ago
Frank Baumgart 99c4839913 --enable-final fixes 26 years ago
Matthias Ettrich b49151074f Session management for KDE-2.x : say hello to the ksmserver 26 years ago
Daniel M. Duley de782ec37b Implemented plugins :) This was a huge pain in the arse because a) I am stupid 27 years ago