Commit Graph

442 Commits (8b5b40e4e8b2503828773149fcb5ef9db156466d)

Author SHA1 Message Date
Arnold Krille 9f5591c33a Adjusting datadir for use with unsermake.
PS: Did you know that kdebase has 408 Makefile.am's?

svn path=/trunk/kdebase/kcontrol/; revision=219288

The following changes were in SVN, but were removed from git:

M	wallpapers/Makefile.am
2003-04-09 12:48:29 +00:00
Nadeem Hasan f4385b9b0c Fix margins and QGroupBox usage.
svn path=/trunk/kdebase/kwin/; revision=218726
2003-04-06 21:32:24 +00:00
Frauke Oster c8d9137692 Added a more detailed help.
svn path=/trunk/kdebase/kwin/; revision=217902
2003-04-02 20:33:10 +00:00
Laurent Montel f4a42ebbd4 Fix include
svn path=/trunk/kdebase/kcontrol/; revision=215312
2003-03-20 17:18:43 +00:00
Waldo Bastian 20932da805 CVS_SILENT
Updated address of FSF

svn path=/trunk/kdebase/ksysguard/; revision=212185
2003-03-07 22:11:39 +00:00
Waldo Bastian 6f4c5f1680 No longer necassery.
svn path=/trunk/kdebase/kwin/; revision=208990
2003-02-24 12:10:23 +00:00
George Staikos 7074d14fe9 Move Xinerama settings over to Xinerama KControl module, activate it and enable
it in the build.

I think there are some bugs in kwin though.  I must investigate now.  It seems
to be ignoring the settings and just always using xinerama support

svn path=/trunk/kdebase/kcontrol/; revision=207605
2003-02-18 04:34:53 +00:00
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 2a57f69e4b Add accelerator
svn path=/trunk/kdebase/kwin/; revision=199772
2003-01-14 06:23:03 +00:00
Stephan Binner 0458843db9 CVS_SILENT i18n style guide fix
svn path=/trunk/kdebase/kwin/; revision=199303
2003-01-12 15:57:09 +00:00
Karol Szwed 4577f0f474 Add a checkbox to enable/disable the geometry tip, making it _OFF_ by default,
as was planned. Also, it should never crash now.

Hopefully this will make pmax a bit happier ;-)

svn path=/trunk/kdebase/kwin/; revision=198711
2003-01-10 10:54:57 +00:00
Luboš Luňák a3bd5ae078 Try to fix #32969 by keeping the mouse grab even for active windows. People
not wanting this can disable click raise. Let's see if it breaks something.
(Related to this: kwin/client.cpp r1.309,r1.308,r1.305,r1.304,r1.303.)
TODO: the grab could be released at least as long as the window is topmost
and active

svn path=/trunk/kdebase/kwin/; revision=196998
2003-01-02 16:36:00 +00:00
Laurent Montel 49094ad092 Fix header
svn path=/trunk/kdebase/kwin/; revision=196779
2003-01-01 11:38:06 +00:00
George Staikos d051f95e4b remove HAVE_XINERAMA since it's no longer necessary. Will remove the
configure check once the rest of CVS (less kdenonbeta) is cleansed.

Qt has a good API for this so we dont' need to link to libXinerama.

GUI: Changed the terms to be non-Xinerama specific.

svn path=/trunk/kdebase/kwin/; revision=193268
2002-12-11 00:44:10 +00:00
Ryan Cumming c930e4be78 Remove stupid hack
svn path=/trunk/kdebase/kwin/; revision=191741
2002-12-03 00:46:13 +00:00
Alex Zepeda 3702f720ed Side step another unused variable warning with silly (yet not too
offensive) code.

svn path=/trunk/kdebase/kwin/; revision=191576
2002-12-02 10:08:09 +00:00
Script Kiddy d9e4791c44 CVS_SILENT made messages
svn path=/trunk/kdebase/kwin/; revision=190501
2002-11-26 12:09:36 +00:00
Script Kiddy 1649ec9fa4 CVS_SILENT made messages
svn path=/trunk/kdelibs/kstyles/; revision=189718
2002-11-19 12:02:56 +00:00
Script Kiddy 14dd9758d0 CVS_SILENT made messages
svn path=/trunk/kdebase/kwin/; revision=189608
2002-11-18 12:13:50 +00:00
Script Kiddy ce37c5e1f7 CVS_SILENT made messages
svn path=/trunk/kdebase/ksysguard/; revision=189424
2002-11-17 12:13:14 +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
Stefan Asserhäll 01c6e900f2 Corrected DocPath
svn path=/trunk/kdebase/kcontrol/; revision=186259
2002-10-28 21:30:42 +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
Luboš Luňák eb23058aef <stdlib.h> for abort()
svn path=/trunk/kdebase/kwin/; revision=180149
2002-09-24 17:01:49 +00:00
Luboš Luňák 20696ccf38 Looks like r1.53 didn't get it right for translated texts. I hope this
version of the mess is better.

svn path=/trunk/kdebase/kwin/; revision=180134
2002-09-24 16:03:45 +00:00
Waldo Bastian 8b8418c3e8 QMetaObject::findSignal:KWinDecorationModule: Conflict with KCModule::changed(bool)
svn path=/trunk/kdebase/kwin/; revision=179300
2002-09-20 23:51:27 +00:00
Waldo Bastian 2877125bb1 * Don't delete the config twice
* Keep the individual panels working.

svn path=/trunk/kdebase/kwin/; revision=178335
2002-09-16 20:54:23 +00:00
Waldo Bastian a2b61de367 Merge tabs back into one panel. (Partial revert)
KDE 3.1 Control Center reorganisation.
See http://usability.kde.org/activity/kcontrol_structure_3_1.html

svn path=/trunk/kdebase/kwin/; revision=178308
2002-09-16 19:03:20 +00:00
Waldo Bastian 244ed91882 KDE 3.1 Control Center reorganisation.
See http://usability.kde.org/activity/kcontrol_structure_3_1.html

svn path=/trunk/kdebase/kcontrol/; revision=177885
2002-09-15 05:02:49 +00:00
Malcolm Hunter 4150361a3d CVS_SILENT Corrected typographical errors
svn path=/trunk/kdebase/kwin/; revision=175621
2002-09-04 02:37:06 +00:00
Waldo Bastian f9f54e0f15 Reverting on request.
svn path=/trunk/kdebase/kwin/; revision=174558
2002-08-30 01:35:31 +00:00
Chris Howells d6e6133777 Add a comment
svn path=/trunk/kdebase/kwin/; revision=174554
2002-08-30 00:56:37 +00:00
Chris Howells 675c09b178 Improve comment
svn path=/trunk/kdebase/kwin/; revision=174552
2002-08-30 00:51:27 +00:00
Stephan Binner df9d33de02 Moved back to "Look & Feel".
svn path=/trunk/kdebase/kwin/; revision=174233
2002-08-28 08:53:59 +00:00
Karol Szwed d3210cbb64 remove warning
svn path=/trunk/kdebase/kwin/; revision=174081
2002-08-27 15:18:17 +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
Laurent Montel 86429804d1 Fix default config value
svn path=/trunk/kdebase/kwin/; revision=173553
2002-08-24 09:14:08 +00:00
Lukáš Tinkl 3c2bfdf437 - fixing docu paths
svn path=/trunk/kdebase/kwin/; revision=173444
2002-08-23 16:11:31 +00:00
Luboš Luňák b9debb8836 Oops, I forgot this one.
svn path=/trunk/kdebase/kwin/; revision=173371
2002-08-23 08:20:05 +00:00
Luboš Luňák dc0e243ce4 // these texts got changed in order to match the style guide,
// but they are used as values in the config file
// so change the config texts to the GUI texts,
// otherwise people will get stupid settings after they change
// something in KWin configuration

CCMAIL: binner@kde.org

svn path=/trunk/kdebase/kwin/; revision=173300
2002-08-22 18:07:34 +00:00
Stephan Binner 8b34307751 CVS_SILENT scheck'ed GUI, use "cvslastchange" or X-WebCVS header line to view
svn path=/trunk/kdebase/kcontrol/; revision=171521
2002-08-12 08:59:01 +00:00
Stephan Binner 2c99f52090 CVS_SILENT Style guide fixes
svn path=/trunk/kdebase/kwin/; revision=169809
2002-07-31 18:00:57 +00:00
Malcolm Hunter dcbee9a27b Corrected typographical errors
svn path=/trunk/kdebase/kwin/; revision=167137
2002-07-17 12:25:21 +00:00
Cristian Tibirna 0cdb8f39f6 GUI:
CT: interface for the lesser placement policies

svn path=/trunk/kdebase/kwin/; revision=166996
2002-07-16 13:59:33 +00:00
Stephan Binner f135da3521 Install in Windows category.
svn path=/trunk/kdebase/kwin/; revision=166461
2002-07-13 17:32:38 +00:00
Laurent Montel 0bdbc74f7b Fix default value
svn path=/trunk/kdebase/kwin/; revision=166366
2002-07-13 07:27:54 +00:00
Aaron J. Seigo c3a37be9bd didn't mean to ci this one.. forgot it was in kwin/
svn path=/trunk/kdebase/kwin/; revision=166361
2002-07-13 02:38:48 +00:00
Aaron J. Seigo 22b5d4ebbc make mouseOptions compare case insensitive in case some screws up the
capitalization in the config file (e.g. by messing with the kcm) ...

svn path=/trunk/kdebase/kwin/; revision=166360
2002-07-13 02:34:13 +00:00
Lukáš Tinkl ac8146ac1b argl, can't you check your code?
I fixed this already yesterday for the other modules...

svn path=/trunk/kdebase/kwin/; revision=165557
2002-07-08 11:21:29 +00:00
Charles Samuels 869cd416fa add these
svn path=/trunk/kdebase/kwin/; revision=165324
2002-07-07 00:38:33 +00:00
Charles Samuels 6ba1276a75 the Windows Branch:
TODO:
	Icons, again.  Fix the problem of the "Advanced" tab.

svn path=/trunk/kdebase/kwin/; revision=165323
2002-07-07 00:38:19 +00:00
Stephan Binner a25d76c410 CVS_SILENT Style guide fix
svn path=/trunk/kdebase/kwin/; revision=164124
2002-07-01 10:43:57 +00:00
Michael Matz 15abe8f85d Explicitely use DESTDIR.
svn path=/trunk/kdebase/kwin/; revision=158142
2002-05-27 20:58:56 +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
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
2002-04-26 01:39:18 +00:00
Stephan Binner 2896179100 CVS_SILENT Capitalisation fixes.
svn path=/trunk/kdebase/kcontrol/; revision=151429
2002-04-23 13:02:02 +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
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
2002-04-11 01:06:33 +00:00
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
2002-04-10 22:53:40 +00:00
Nadeem Hasan 941dfa4ab1 GUI impprovements.
svn path=/trunk/kdebase/kwin/; revision=148542
2002-04-10 18:58:57 +00:00
Nadeem Hasan 96048bf6d0 GUI: Capitalization.
svn path=/trunk/kdebase/kwin/; revision=148061
2002-04-09 06:23:41 +00:00
Malcolm Hunter 99a84826fe Corrected typographical errors
svn path=/trunk/kdebase/kwin/; revision=147871
2002-04-08 12:39:58 +00:00
Cristian Tibirna 4eafa82c45 GUI:
CT: rollover desktops UI (feature was implemented in kwin before 3.0)

svn path=/trunk/kdebase/kwin/; revision=147692
2002-04-07 20:47:45 +00:00
Ryan Cumming 10a2e466e6 Capitialization
svn path=/trunk/kdebase/kwin/; revision=146498
2002-04-01 23:28:24 +00:00
Malcolm Hunter 9bfda2d6b4 CVS_SILENT Removed "Sorry"
svn path=/trunk/kdebase/kcontrol/; revision=146130
2002-03-31 04:06:46 +00:00
Waldo Bastian 4b025dddc5 CVSSILENT: Control modules keep Comment=
svn path=/trunk/kdebase/kcontrol/; revision=144312
2002-03-21 22:38:14 +00:00
Stephan Kulow 6619db5221 CVS_SILENT replaced Comment= with GenericName= if the comment is shorter 30 characters
svn path=/trunk/kdebase/kcontrol/; revision=144225
2002-03-21 14:39:30 +00:00
Stephan Kulow c7f9abd849 CVS_SILENT made messages
svn path=/trunk/kdebase/kcontrol/; revision=143855
2002-03-19 16:37:47 +00:00
Cristian Tibirna a266fb2fc0 GUI: CT: remove accel from "Actions" tab title. Clashes with "Apply". Sorry for this
svn path=/trunk/kdebase/kwin/; revision=140183
2002-03-02 14:42:04 +00:00
Luboš Luňák efca85b42a Always default to Alt for Alt+left mouse window moving.
svn path=/trunk/kdebase/kwin/; revision=140165
2002-03-02 13:50:26 +00:00
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
2002-03-01 11:38:40 +00:00
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
2002-02-26 20:39:45 +00:00
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
2002-02-26 13:17:35 +00:00
Karol Szwed f161ee872d Fix bug #38695
svn path=/trunk/kdebase/kwin/; revision=138683
2002-02-26 12:05:10 +00:00
Luboš Luňák ec15126342 'Traverse windows on all desktops' works only in KDE style Alt+Tab.
svn path=/trunk/kdebase/kwin/; revision=138440
2002-02-24 21:28:41 +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
Waldo Bastian 6ebc89dac6 CVS_SILENT
Added Encoding header for compliance with Desktop Entry Standard

svn path=/trunk/kdebase/kcontrol/; revision=134824
2002-01-31 18:51:15 +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
Malcolm Hunter 1634104eda CVS_SILENT Removed extra space after full-stop
svn path=/trunk/kdebase/kcontrol/; revision=133243
2002-01-23 02:32:52 +00:00
Malcolm Hunter 0f22a184e0 CVS_SILENT Corrected typographical errors
svn path=/trunk/kdebase/kwin/; revision=132653
2002-01-20 10:59:48 +00:00
Cristian Tibirna 8dc2df9eee CT: use the cvs:/bugs/Maintainers.xml description
svn path=/trunk/kdebase/kwin/; revision=132578
2002-01-19 18:39:48 +00:00
Cristian Tibirna 6c4f1cb61f CT: kaboutdata, as requested by the kcontrol maintainer
svn path=/trunk/kdebase/kwin/; revision=132574
2002-01-19 18:19:38 +00:00
Ellis Whitehead 1b8f28362f #include <kkeynative.h> instead of <kshortcut.h> for KKeyNative class.
svn path=/trunk/kdebase/kwin/; revision=132477
2002-01-19 06:14:56 +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
Karol Szwed e0435fea62 Adding Makefile.am
svn path=/trunk/kdebase/kwin/; revision=131915
2002-01-16 12:13:34 +00:00