154 Commits (aa21d33dc86a93ec76c9add0618f4df35b52aef8)

Author SHA1 Message Date
Lucas Murray 04d84ae446 SVN_SILENT Standardized coding style on main.* and manage.cpp 18 years ago
Lucas Murray 2106401f7d Allow users to manually override indirect OpenGL by setting 18 years ago
Lucas Murray 6d41a1320e Moved all debug, warning and error messages into the KWin 1212 area. 18 years ago
Laurent Montel 1c11825eea guard warning 18 years ago
Luboš Luňák f597672186 Just use the KDE version. 18 years ago
Luboš Luňák 641faded6b Increase version number, just for the fun of it. 18 years ago
Steve Evans fc126dc537 Include <kdefakes.h> so that setenv is defined where it 18 years ago
Luboš Luňák 1da43a7993 Work around a Qt4.4.0RC1 redrawing bug. 18 years ago
Luboš Luňák 79b4e8e4fc Use printf for the backtrace, just like with the X error itself, 18 years ago
Luboš Luňák 73ad1f1adc Use a modified errorMessage() with explicitly listing all extensions used by KWin. 18 years ago
Luboš Luňák bb97953656 Hacks for specific driver systems: 19 years ago
Luboš Luňák add35c0095 Don't restart in a never-ending loop, just exit on cancel. 19 years ago
Luboš Luňák 01bf6cbb4c License cleanup - add headers where missing, be explicit about GPL 19 years ago
Luboš Luňák 2fd0261c03 i18n messages for effects. 19 years ago
Luboš Luňák c5eb488c3b When KWin is run with -sync, print also backtraces for X errors. 19 years ago
Luboš Luňák e063744820 Remove some #warning's. 19 years ago
Andreas Pakulat 39e322fc83 Merge the KConfig branch. This are the 3 main modules (+kdeadmin), which are 19 years ago
Rivo Laks 68303bf71f Move Options out of critical startup section so that X errors won't cause kwin to abort. 19 years ago
Rivo Laks 57bd7c937e Add only actually installed WMs to the list 19 years ago
Rivo Laks 4c7ac1fd5b KDialog::exec() doesn't return button code 19 years ago
Rivo Laks 9606247f8a Add cancel button to alternative wm dialog and start kwin again unless Ok is pressed 19 years ago
Rivo Laks 26ce55a738 If we have way too many crashes (>= 4) then offer to run an alternative window manager. 19 years ago
Rivo Laks ec0fa1789a Automatically restart KWin when it crashes. 19 years ago
Arto Hytönen 8f6cd4277f SVN_SILENT duplicate header removal 19 years ago
Chusslove Illich bdb46a1769 Interface modifications to KCmdLineArgs, KAboutData and KComponentData; BIC, SIC. Most of the depending code has been auto-converted to new API. 19 years ago
Thorsten Roeder 0666147473 some krazy fixes 19 years ago
Luboš Luňák d1b6aaacdf Avoid crashes during shutdown. 19 years ago
Luboš Luňák 989606a06c Merging from old trunk: 19 years ago
Luboš Luňák d904f5ca12 Merging from old trunk: 19 years ago
Luboš Luňák 1afce20bbf Merging from old trunk: 19 years ago
Luboš Luňák d908454754 Merging from old trunk: 19 years ago
Luboš Luňák f82685de38 Merging from old trunk: 19 years ago
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 76cb5de294 Support for effects taking control of the keyboard. Needs recent kdeui change 19 years ago
Luboš Luňák 2c928221a4 namespace KWinInternal -> KWin - shorter typing of names in gdb, yay 19 years ago
Luboš Luňák e3b865cd5f namespace KWinInternal -> KWin - shorter typing of names in gdb, yay 19 years ago
Luboš Luňák a47a8a3cf1 Redo ksplash states. 19 years ago
Luboš Luňák d4fbab83d1 No splash dbus interface. 19 years ago
Luboš Luňák 154a59c995 Merge r635490 from trunk. 19 years ago
Dirk Mueller 249a84c5d9 merge in kconfig changes to make it compile 19 years ago
Stephan Kulow ab1fe691d8 merged kconfiggroup_port branch 19 years ago
Philip Falkner 45aeae3273 Merge from trunk (now it should build) 19 years ago
Matthias Kretz 3003c4ecf8 merge the kinstance-redesign branch back to trunk. 19 years ago
Luboš Luňák f52407b829 Merge in compilation fixes from trunk. 19 years ago
Aaron J. Seigo 2bc3c12849 more fixes; seeing as montel is playing around in kdebase i should get these in i suppose ;) 19 years ago
Tim Beaulen 01d8fe1308 Build 20 years ago
Laurent Montel 150699179d Use dbus interface 20 years ago
Laurent Montel 18e5c6386c Fix dbus call 20 years ago
David Faure 37cdd4efb8 Many files were using KGlobal via the "#include <kglobal.h>" in kguiitem.h. Removed that include -> added many includes in the code. 20 years ago