Michele Calgaro
3e7f4492e6
Merge changes related to bug1026 from local branch
10 years ago
Automated System
6ad3edd954
Reset submodule main/tdebase/cmake to latest HEAD
10 years ago
Michele Calgaro
60d2edfb85
Added new TDE default background (thanks to Alex Couture for providing the file).
...
This resolves bug 2094.
10 years ago
Michele Calgaro
4dd177c7ab
Updated release notes.
10 years ago
Michele Calgaro
a5256e97ff
Removed old wallpapers and add 3 new ones. The removed wallpapers will
...
be moved to tdeartwork soon.
10 years ago
Richard Grenville
e3717f4f7b
Misc #204 : Add glx_take_screenshot() & others
...
- Add glx_take_screenshot() for taking a screenshot. With ImageMagick
the output data could be viewed in this way:
display -size [SCREEN-WIDTH]x[SCREEN-HEIGHT] -depth 8 -flip
rgb:[PATH]
(#204 )
- Add D-Bus command `opts_get string:paint_on_overlay_id` to get X
Composite overlay window ID. (#204 )
- Code cleanup.
10 years ago
Alex Couture
4866380d21
Updated KControl Konqueror files with new TDE style background
10 years ago
Richard Grenville
886cdca8a5
Merge branch 'richardgv-dev' of github.com:chjj/compton into richardgv-dev
10 years ago
Richard Grenville
882d387399
Misc: Add --no-name-pixmap
...
Add --no-name-pixmap to disable the usage of
XCompositeNameWindowPixmap(), for debugging.
10 years ago
Alex Couture
232cce76e1
Added 'minimalist' TDM style.
10 years ago
Alex Couture
dff276fb77
Updated TDE style files for konqueror and kcontrol.
10 years ago
Michele Calgaro
e5964dc63a
Fixed typo in About TDE dialog. This resolves bug 2088.
10 years ago
Timothy Pearson
d5d78f73c4
Rename the string kde toolbar widget
10 years ago
mæp
69eb07bb0a
fix crash caused by free of uninitialized pointer
10 years ago
Darrell Anderson
e0ac007caa
Add text to tdepasswd help handbook. This is related to bug report 1928.
10 years ago
Richard Grenville
42448622a0
Misc: Fix spelling mistakes
...
Still, "Guassian" -> "Gaussian". (#221 )
10 years ago
Michele Calgaro
2f39781a56
Added Help button to TDEPasswd dialogs. This resolves bug 1928.
10 years ago
Michele Calgaro
36d73438e1
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase
10 years ago
Michele Calgaro
ac0e4935e3
Added basic TDEPasswd 'We apologize' handbook. This relates to bug 1928.
10 years ago
Timothy Pearson
cfccb5e68b
Update German translation of control center
10 years ago
Richard Grenville
ebab3dc506
Bug fix: Fix X pixmap leakage in shadow_paint
...
- Fix X pixmap leakage in shadow_paint.
- Add the skeleton of a X resource leakage checker.
10 years ago
Timothy Pearson
85afc59dde
Merge branch 'master' of https://scm.trinitydesktop.org/scm/git/tdebase
10 years ago
Timothy Pearson
d0d37ed228
Fix Xorg memory leak on moving windows
...
This resolves Bug 2078
Thanks to Jan Janeček for significant help in tracking this down!
10 years ago
Alex Couture
40bf74cc36
Updated Kate session chooser image. This resolves bug 2079.
10 years ago
Richard Grenville
66b420aa62
Misc: Fix compilation with NO_VSYNC_OPENGL_GLSL / NO_C2
...
Fix compilation with NO_VSYNC_OPENGL_GLSL / NO_C2.
10 years ago
Richard Grenville
d8f0aba7b5
Misc #218 : Warn about using --glx-no-rebind-pixmap on intel driver
...
Warn about using --glx-no-rebind-pixmap on xf86-video-intel. Thanks to
aktau for the info. (#218 )
10 years ago
Richard Grenville
7e268e7b44
Improvement: Separate GLX parts from session_t & Attempt to fix #217
...
- Separate GLX parts from session_t into glx_session_t.
- Add --rererdir-on-root-change and --glx-reinit-on-root-change, as
possible solutions for #217 . Thanks to jlindgren90 for reporting.
10 years ago
Alex Couture
93e690c7ea
Updated TDE Classic Menu side image.
10 years ago
Michele Calgaro
1c45c7b857
Revert "Fixed "safely remove device" command as in pardus. This relates to bug 1499."
...
The pardus patch seems to cause problems to USB safe removal, so it is reverted.
This reverts commit 4ac914fa84
.
10 years ago
Darrell Anderson
830ebe6fea
Fix incorrect icon reference for blank DVD notification popup dialog.
...
This is related to bug reports 1371 and 1612.
10 years ago
Slávek Banko
1574938ef1
Fix invisible Klipper tray icon
10 years ago
Richard Grenville
90c3a42d55
Misc: Add --version & --no-x-selection
...
- Add --version. (#206 )
- Add --no-x-selection for debugging. (#207 )
10 years ago
Timothy Pearson
a027ac32f4
Fully fix damage from prior incorrect commit
10 years ago
Timothy Pearson
96f718bb7e
Fix accidental reversion of commit 0702f6
10 years ago
Timothy Pearson
226c78e59b
Fix blank DVD/BD/HDDVD media mimetypes
...
This relates to Bug 1371
10 years ago
Timothy Pearson
119d2fdb65
Hide underlying partitions/devices in use by device mapper and friends from the media:/ tdeioslave
10 years ago
Michele Calgaro
d8bc25b05d
Fixed FTBFS caused by commit 745063f
.
11 years ago
Timothy Pearson
745063fab8
Avoid excessively long Klipper startup time due to oversized tray icon creation when icon widget has not yet been shown
11 years ago
Timothy Pearson
6ee99456cc
Fix tderandrtray abort on startup due to oversized tray icon creation when icon widget has not yet been shown
11 years ago
Slávek Banko
88bcfba011
Fix typo in commit 77165c2e
11 years ago
Slávek Banko
46c39bc01c
Remove external programs from default-favs
11 years ago
Slávek Banko
77165c2ec8
Update r14-xdg-update: add renaming kde- => tde- in Favorites and FirstSeenApps in kickerrc
11 years ago
Michael Reed
1df3c8650b
whitespace cleanup
11 years ago
François Andriot
4ac914fa84
Fixed "safely remove device" command as in pardus. This relates to bug 1499.
11 years ago
Slávek Banko
5bf2f6278b
Improved previous commit c75218cd
...
This relates to Bug 2069.
11 years ago
Michele Calgaro
c75218cd1e
Improved previous commit 4eac9af
. This relates bug 2069.
11 years ago
Darrell Anderson
4eac9afd04
Added /usr/local/share in XDG_DATA_DIRS in starttde. This resolves bug 2069.
11 years ago
Michele Calgaro
2dca370ec5
Updated Release Notes.
11 years ago
Michele Calgaro
65701c0bf6
Updated Release Notes.
11 years ago
François Andriot
db19d360b6
Added smooth crossfade effect option when changing the desktop wallpaper.
11 years ago