Commit Graph

2101 Commits (30ca4384966516135b5680e298fe3e01963ceb18)
 

Author SHA1 Message Date
Timothy Pearson 6dd6500446 Fix lockeng file formatting
(cherry picked from commit a17bfb0b96)
10 years ago
Timothy Pearson d9fe0f0bf3 Remove external dcop call and associated thread
Fix lockup on lock screen command due to signal race condition
(cherry picked from commit e80c2baea0)
10 years ago
Timothy Pearson 15e069f3e0 Ensure kdesktop signal handlers execute in the main GUI thread
(cherry picked from commit 755776b6c4)
10 years ago
Timothy Pearson 859220969e Fix incorrectly renamed device icons
(cherry picked from commit 0fcff03e30)
10 years ago
Timothy Pearson eb47f6c85c Bring keyboard icon into XDG compliance
(cherry picked from commit 477ef4454d)
10 years ago
Timothy Pearson d2127e4c20 Bring printer1 icon into XDG compliance
(cherry picked from commit 1fa803ad84)
10 years ago
Timothy Pearson 2b06eeeddd Bring mouse icon into XDG compliance
(cherry picked from commit 3def5271d1)
10 years ago
Timothy Pearson 5dc19d3115 Bring system icon into XDG compliance
(cherry picked from commit a8203cf740)
10 years ago
Timothy Pearson fa007f8965 Rename most device icons to comply with XDG standards
(cherry picked from commit 0157291f5e)
10 years ago
Timothy Pearson b8730cba98 Fix double free corruption due to duplicated call to IceCloseConnection
This resolves Bug 2167
(cherry picked from commit 9005480696)
10 years ago
Darrell Anderson ed4336e670 Fix KDE->TDE branding in dialog messages.
Signed-off-by: Darrell Anderson <darrella@clovermail.net>

(cherry picked from commit ad2dc879b6)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Timothy Pearson b6db026892 Fix update_compton_tde script
(cherry picked from commit 614d4d45f3)
10 years ago
Richard Grenville ebac4aa56b Bug fix: Compilation failure with NO_VSYNC_OPENGL=1
Fix compilation failure with NO_VSYNC_OPENGL=1, caused by one
incorrectly placed "#endif" in "src/common.h".
(cherry picked from commit 65bc49312c)
10 years ago
Richard Grenville 7034296d83 Bug fix: --no-fading-openclose doesn't work when fading out
- Fix the bug that --no-fading-openclose doesn not work when fading out
   by writing w->fade_last as well in win_determine_fade().

 - Write w->fade_last for applying w->fade_force, as well.
(cherry picked from commit 2dff937b31)
10 years ago
Richard Grenville a5535fa1ef Bug fix #244: Build failure with -DDEBUG_EVENTS
Fix build failure with -DDEBUG_EVENTS, caused by incorrect references to
X Sync macros. Thanks to blueyed for reporting. (#244)
(cherry picked from commit 6219569d6c)
10 years ago
Richard Grenville 678558b1e9 Misc #215: Reformat usage text & update docs
- Reformat usage text by adding a blank line between descriptions of
   two switches. (#215)

 - Update documentation for a bit. Correct some wrong statements and
   clarify some others.
(cherry picked from commit 07b7562048)
10 years ago
Michele Calgaro 0b4e97faed Fixed wrong DocPath strings. This relates to bug 2319.
(cherry picked from commit e78559d9b2)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro 2cd74e40d6 Fixed wrong DocPath strings. This relates to bug 2319
(cherry picked from commit 2db89f3986)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro a434c6c8d5 Merge branch 'r14.0.x' of http://scm.trinitydesktop.org/scm/git/tdebase into r14.0.x 10 years ago
Michele Calgaro b78e619053 Added required refreshItems logic. This relates to bug 146.
cherry picked from commit bf0861baf0)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Slávek Banko 3ca6b32d1b Add ARM64 support
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 1c7fa323c3)
10 years ago
Timothy Pearson cb57172c20 Allow mounted digital camera devices to be unmounted via the context menu
(cherry picked from commit 6fd7171a14)
10 years ago
Slávek Banko af7b17f89e Fix verification of the TDM control socket
This resolves Bug 2269

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 72a6327581)
10 years ago
Michele Calgaro bf9a6778f3 Fixed KMail Address book rename (kabc -> tdeabc). This resolves bug 2272.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>

(cherry picked from commit 0537ed938f)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Slávek Banko 8d45faf70b Fix version string in kpersonalizer
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit b056d182ca)
10 years ago
Slávek Banko 6102cf0ffe Update r14-xdg-update: add update of references to temporary directories
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Timothy Pearson d3cadac2bf Update About dialogs of Konqueror and Konsole for release 10 years ago
Michele Calgaro 867bdce913 Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase 10 years ago
Michele Calgaro 5d7f38e7ca Minor update to the Release Notes. 10 years ago
Timothy Pearson 687b1460b9 Fix rare incorrect section display on load request when khelpcenter instance already running
This resolves Bug 2188
10 years ago
Michele Calgaro 9f12da87f1 Updated Release Notes. 10 years ago
Michele Calgaro 0da9700bfe Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase 10 years ago
Michele Calgaro 804c7bec8e Minor adjustment to the Mouse handbook. This relates to bug 1850. 10 years ago
Timothy Pearson aaa719d2e2 Forcibly terminate kdesktop_lock after unlock
This resolves Bug 2222
10 years ago
Timothy Pearson ff6fa6e087 Fix compositor startup failure
Clean up build warnings
10 years ago
Timothy Pearson 01dcde0a04 Fix window control issues introduced in GIT hash 17b142dd
This relates to Bug 2220
10 years ago
Timothy Pearson c15178796e Fix passage of wid pointer to Window parameter in win_determine_greyscale_background
Thanks to Richard Grenville for catching that mistake!
10 years ago
Richard Grenville b02d2a74a5 Fix window fade in 10 years ago
Timothy Pearson 7cf0c0b4b8 Fix kdesktop_lock bad visual appearance due to incorrect focus stealing settings 10 years ago
Timothy Pearson 17b142dd64 Send setActive signal when taking focus in Client::takeFocus
This relates to Bug 2189
Clean up minor formatting issues
10 years ago
Timothy Pearson 2f7d50c20c Fix kdesktop_lock requiring a process stop/start on unlock
Attempt to fix kdesktop_lock start/stop causing dcop failures by keeping kdesktop_lock process running across lock/unlock cycles
10 years ago
Timothy Pearson 2c1d4ad359 Hide udev hidden devices via the hidden file mechanism
This resolves Bug 2211
10 years ago
Michele Calgaro a7c3b93497 Fixed Twin crashes caused by commit 84d7db0. This resolves bug 2218. 10 years ago
Timothy Pearson 5ab19b14bd Honor disk hidden flag when handling device insertion notifiers
This relates to Bug 2211
10 years ago
Michele Calgaro 70a56d09e0 Fixed incomplete documentation for handbook in Internet & Network -> Local Network Browsing. This relates to bug 1850. 10 years ago
Michele Calgaro 6c5cd5674f Fixed incomplete documentation for handbook in Appearance & Themes -> Window Decorarions. This relates to bug 1850. 10 years ago
Michele Calgaro df0af3a449 Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase 10 years ago
Michele Calgaro 48fe5507cd Fixed help handbook sections for TDE Components. This relates to bug 1850. 10 years ago
Darrell Anderson 84987892db Fix up symlinked TDE directory handling in upgrade scripts
Automatically run migratekde3 for symlinked directories if user breaks symlink
This relates to Bug 2202
10 years ago
Timothy Pearson 0271348b00 Fix twin attempting to load a new compton-tde instance when one is already active 10 years ago