Commit graph

19 commits

Author SHA1 Message Date
Stephan Binner
a73df351e1 Synchronized quickHelp() headers to actual name of module as it appears.
svn path=/trunk/kdebase/kcontrol/; revision=202807
2003-01-25 23:46:32 +00:00
Karol Szwed
a7d5a13afc Make Dirk happy.
svn path=/trunk/kdebase/kwin/; revision=186367
2002-10-29 12:43:45 +00:00
Karol Szwed
60f752e61f Make KDE default deco work again.
Rename "KDE Default" to "KDE Classic" to avoid confusion.

svn path=/trunk/kdebase/kwin/; revision=186362
2002-10-29 12:19:15 +00:00
Karol Szwed
25e04fe680 Switch over to Keramik deco, (or Quartz for 8bpp visuals)
svn path=/trunk/kdebase/kwin/; revision=185724
2002-10-26 14:34:46 +00:00
Karol Szwed
a33f4313ab - Removing patch by Diego Iastrubini that attempted to fix the bidi issues in
clients by adding an unnecessary 'enable-bidi' checkbox which was never agreed
  upon on the kwin mailing list.

  The use of --reverse is sufficient without needing this checkbox.
  Please discuss largish patches like these first, especially during a feature
  freeze!

  (Everyone also seems to forget the kwin-styles in kdeartwork)

- Make clients look the same with --reverse instead of the broken state they
  were in previously. If the button ordering is not to your liking in reverse
  mode, just change the button positions. (Or send patches for those clients
  that have not got these features yet).

- Clean up popupMenu handling somewhat.

- Remove a global static object in keramik.

svn path=/trunk/kdebase/kwin/; revision=174079
2002-08-27 15:12:14 +00:00
Malcolm Hunter
8e7f66bc65 CVS_SILENT Corrected typographical errors
When replying, please CC me - I'm not subscribed

svn path=/trunk/kdebase/kwin/; revision=173684
2002-08-25 12:56:45 +00:00
Diego Iastrubni
27998b71ac dded a new checkbox to kcontrol-> wm -> decorations ->general. By defaut this checkbox is on.
if it's on, kwin clients will reverse thire display when the desktop is reversed (arabic, hebrew etc).

Clinets updated to use this options, and options.h has a few more lines :)
see clients for the changes.

svn path=/trunk/kdebase/kwin/; revision=173581
2002-08-24 12:02:26 +00:00
Ryan Cumming
56c624e845 Eh, that line wasn't supposed to be removed. Really.
svn path=/trunk/kdebase/kwin/; revision=154723
2002-05-10 02:12:51 +00:00
Ryan Cumming
477c880660 GUI: Disable the configure tab when there is nothing to configure
svn path=/trunk/kdebase/kwin/; revision=154536
2002-05-08 23:20:28 +00:00
Stephan Binner
d24a0dc4a9 s/KDE2 default/KDE Default/
svn path=/trunk/kdebase/kwin/; revision=150243
2002-04-18 12:30:34 +00:00
Nadeem Hasan
96048bf6d0 GUI: Capitalization.
svn path=/trunk/kdebase/kwin/; revision=148061
2002-04-09 06:23:41 +00:00
Malcolm Hunter
9bfda2d6b4 CVS_SILENT Removed "Sorry"
svn path=/trunk/kdebase/kcontrol/; revision=146130
2002-03-31 04:06:46 +00:00
Karol Szwed
f161ee872d Fix bug #38695
svn path=/trunk/kdebase/kwin/; revision=138683
2002-02-26 12:05:10 +00:00
Stephan Kulow
a52f313730 fix
svn path=/trunk/kdebase/kwin/; revision=137447
2002-02-19 17:06:50 +00:00
Stephan Kulow
e3e09f533d use kwin_ instead of libkwin
svn path=/trunk/kdebase/kwin/; revision=137446
2002-02-19 16:56:16 +00:00
Karol Szwed
1ed7ccd494 - Whoops!, sort the decoration listbox ;-)
svn path=/trunk/kdebase/kwin/; revision=134533
2002-01-29 12:08:05 +00:00
Simon Hausmann
f80b278658 - i18n("&Configure [") + decorationListBox->currentText() + i18n("]")
+  i18n("&Configure [%1]").arg( decorationListBox->currentText() )

svn path=/trunk/kdebase/kwin/; revision=133789
2002-01-25 13:54:13 +00:00
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
2002-01-25 10:02:11 +00:00
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
2002-01-16 12:26:03 +00:00