Commit Graph

14 Commits (master)

Author SHA1 Message Date
Alexander Golubev c7d8ac7d97 Use True/False values for X11 API calls
During discussion it was decided that it would be better to use more
traditional constants for True/False in X11 calls after all.

This effectively fixes-up the changes made by e8fcdbfe9.

Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
1 week ago
Alexander Golubev e8fcdbfe90 Replace TRUE/FALSE with boolean values true/false [2]
X API calls for some reason were missed in previous commits.

Note: Traditionally X Api uses "True" and "False" definitions, but for
consistency with the rest of code base it would be better to use modern
counterparts.

Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
2 weeks ago
Michele Calgaro 0a439ac80b
Replace TRUE/FALSE with boolean values true/false
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 months ago
Michele Calgaro 81ad1f9e3c
Replaced time related '#define' with actual strings
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 014f6d2586
Drop USE_TQT4 code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
François Andriot 01d5f3ea4a Fix FTBFS because missing header in twin utils 11 years ago
Slávek Banko 0915425a0d Fix processing of local names in KWinInternal::isLocalMachine 13 years ago
Timothy Pearson f537c21b68 Rename a number of classes to enhance compatibility with KDE4 13 years ago
Timothy Pearson 9e3f8a7f0c Fix hostname display in titlebar with certain programs
This closes Bug 889
Thanks to Slávek Banko for the patch!
14 years ago
Timothy Pearson 8bd291c0e8 Rename additional global functions and variables for tqt3 14 years ago
Timothy Pearson f64397c82f Remove additional unneeded tq method conversions 14 years ago
Timothy Pearson 2c01fd64dd Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit 73c08b592d.
14 years ago
Timothy Pearson 73c08b592d Rename a number of old tq methods that are no longer tq specific 14 years ago
Timothy Pearson 0b6057404f Rename kwin to twin (Part 2 of 2) 14 years ago