688 Commits (d6b7ef180d449f3b1aac2d45410abb17ca223aa7)

Author SHA1 Message Date
Stephan Binner a25d76c410 CVS_SILENT Style guide fix
svn path=/trunk/kdebase/kwin/; revision=164124
23 years ago
Michael Matz 15abe8f85d Explicitely use DESTDIR.
svn path=/trunk/kdebase/kwin/; revision=158142
23 years ago
Ryan Cumming 56c624e845 Eh, that line wasn't supposed to be removed. Really.
svn path=/trunk/kdebase/kwin/; revision=154723
23 years ago
Ryan Cumming 477c880660 GUI: Disable the configure tab when there is nothing to configure
svn path=/trunk/kdebase/kwin/; revision=154536
23 years ago
Cristian Tibirna 825a0372bc GUI:
CT: cosmetics, code simplification, proper use of KNumInput, proper accelerators.
	Sorry to the translators for the number of strings touched.

svn path=/trunk/kdebase/kwin/; revision=151959
23 years ago
Stephan Binner 2896179100 CVS_SILENT Capitalisation fixes.
svn path=/trunk/kdebase/kcontrol/; revision=151429
23 years ago
Stephan Binner d24a0dc4a9 s/KDE2 default/KDE Default/
svn path=/trunk/kdebase/kwin/; revision=150243
23 years ago
Alexander Kellett fb65ece7fe Show -> PopupShow
Default popuphide delay to 350 (400 turned out to be slightly too long)

svn path=/trunk/kdebase/kwin/; revision=148622
23 years ago
Alexander Kellett 81fc66eafb GUI:
Added a small checkbox for "show desktop name on switch"
Works dynamically here so I think it works well enough :)
All off by default.

CT: could you check over this quickly please?

(some comments for now, the showPopupInfo name does suck
 do i'll rename it all over when i find a better name,
 and i'll adjust the actual whatthis strings when i've
 got better names for it)

svn path=/trunk/kdebase/kwin/; revision=148598
23 years ago
Nadeem Hasan 941dfa4ab1 GUI impprovements.
svn path=/trunk/kdebase/kwin/; revision=148542
23 years ago
Nadeem Hasan 96048bf6d0 GUI: Capitalization.
svn path=/trunk/kdebase/kwin/; revision=148061
23 years ago
Malcolm Hunter 99a84826fe Corrected typographical errors
svn path=/trunk/kdebase/kwin/; revision=147871
23 years ago
Cristian Tibirna 4eafa82c45 GUI:
CT: rollover desktops UI (feature was implemented in kwin before 3.0)

svn path=/trunk/kdebase/kwin/; revision=147692
23 years ago
Ryan Cumming 10a2e466e6 Capitialization
svn path=/trunk/kdebase/kwin/; revision=146498
23 years ago
Malcolm Hunter 9bfda2d6b4 CVS_SILENT Removed "Sorry"
svn path=/trunk/kdebase/kcontrol/; revision=146130
23 years ago
Waldo Bastian 4b025dddc5 CVSSILENT: Control modules keep Comment=
svn path=/trunk/kdebase/kcontrol/; revision=144312
23 years ago
Stephan Kulow 6619db5221 CVS_SILENT replaced Comment= with GenericName= if the comment is shorter 30 characters
svn path=/trunk/kdebase/kcontrol/; revision=144225
23 years ago
Stephan Kulow c7f9abd849 CVS_SILENT made messages
svn path=/trunk/kdebase/kcontrol/; revision=143855
23 years ago
Cristian Tibirna a266fb2fc0 GUI: CT: remove accel from "Actions" tab title. Clashes with "Apply". Sorry for this
svn path=/trunk/kdebase/kwin/; revision=140183
23 years ago
Luboš Luňák efca85b42a Always default to Alt for Alt+left mouse window moving.
svn path=/trunk/kdebase/kwin/; revision=140165
23 years ago
Karol Szwed 2ba2ca09c9 Patch by Nadeem Hasan:
- "Animate Minimize and Restore" disables slider when not checked.
- Slider tickmarks added.
- Misc. code cleanups.

svn path=/trunk/kdebase/kwin/; revision=139844
23 years ago
Cristian Tibirna be41cb9f3a CT: show "Meta" when machine has windows key, the way kwin defaults at fresh startup. Answer to #38033
svn path=/trunk/kdebase/kwin/; revision=138819
23 years ago
Antonio Larrosa Jimenez 31be7dd834 I noticed this by casuality. Someone changed the order in which the labels where
shown, but not the order of the combo boxes, so where it said Middle Button,
you configured the left button :-)

svn path=/trunk/kdebase/kwin/; revision=138700
23 years ago
Karol Szwed f161ee872d Fix bug #38695
svn path=/trunk/kdebase/kwin/; revision=138683
23 years ago
Luboš Luňák ec15126342 'Traverse windows on all desktops' works only in KDE style Alt+Tab.
svn path=/trunk/kdebase/kwin/; revision=138440
23 years ago
Stephan Kulow a52f313730 fix
svn path=/trunk/kdebase/kwin/; revision=137447
23 years ago
Stephan Kulow e3e09f533d use kwin_ instead of libkwin
svn path=/trunk/kdebase/kwin/; revision=137446
23 years ago
Waldo Bastian 6ebc89dac6 CVS_SILENT
Added Encoding header for compliance with Desktop Entry Standard

svn path=/trunk/kdebase/kcontrol/; revision=134824
23 years ago
Karol Szwed 1ed7ccd494 - Whoops!, sort the decoration listbox ;-)
svn path=/trunk/kdebase/kwin/; revision=134533
23 years ago
Simon Hausmann f80b278658 - i18n("&Configure [") + decorationListBox->currentText() + i18n("]")
+  i18n("&Configure [%1]").arg( decorationListBox->currentText() )

svn path=/trunk/kdebase/kwin/; revision=133789
23 years ago
Simon Hausmann d8d4f8bfa1 - pass the right instance to KCModule
- don't leak a KConfig object
- don't use a KCModule widget for each tab

svn path=/trunk/kdebase/kwin/; revision=133741
23 years ago
Malcolm Hunter 1634104eda CVS_SILENT Removed extra space after full-stop
svn path=/trunk/kdebase/kcontrol/; revision=133243
23 years ago
Malcolm Hunter 0f22a184e0 CVS_SILENT Corrected typographical errors
svn path=/trunk/kdebase/kwin/; revision=132653
23 years ago
Cristian Tibirna 8dc2df9eee CT: use the cvs:/bugs/Maintainers.xml description
svn path=/trunk/kdebase/kwin/; revision=132578
23 years ago
Cristian Tibirna 6c4f1cb61f CT: kaboutdata, as requested by the kcontrol maintainer
svn path=/trunk/kdebase/kwin/; revision=132574
23 years ago
Ellis Whitehead 1b8f28362f #include <kkeynative.h> instead of <kshortcut.h> for KKeyNative class.
svn path=/trunk/kdebase/kwin/; revision=132477
23 years ago
Karol Szwed 4fdde98724 Completing move of kwm and kwindecoration to kwin/kcmkwin as discussed
on the kwin mailing list.

- kwm has been renamed and moved to kwin/kcmkwin/kwinoptions.
- kwindecoration has been moved to  kwin/kcmkwin/kwindecoration.

svn path=/trunk/kdebase/kcontrol/; revision=131923
23 years ago
Karol Szwed e0435fea62 Adding Makefile.am
svn path=/trunk/kdebase/kwin/; revision=131915
23 years ago