Commit Graph

1680 Commits (46c39bc01c865a5ba8dcf478a6096757c688c954)
 

Author SHA1 Message Date
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
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
Michele Calgaro e96ee72ff0 Added code to copy global bookmarks from /opt/trinity/share/apps/konqueror/bookmarks.xml to
$HOME/.trinity/share/apps/konqueror/bookmarks.xml if the user has no personal bookmarks.
This allows giving default bookmarks to the users upon first konqueror startup.
Thanks to François Andriot for the original patch, which had to be fixed in order to
get this to work correctly. This relates to bug 1499.
11 years ago
Michele Calgaro 3de93c184f Updated Release Notes 11 years ago
François Andriot 5723220017 Added Music, Pictures, Videos and Download folders to the Computer tab in kickoff menu.
This relates to bug 1499.
11 years ago
Michele Calgaro 134b34ee50 Renamed Control Center to Trinity Control Center in the submenu of the main menu. 11 years ago
Michele Calgaro f46a64b6f6 Renamed Control Center to Trinity Control Center in the main menu. 11 years ago
Michele Calgaro 22fdb5f5ad Renamed Control Center to Trinity Control Center. Updated French and Italian trnaslation.
Thanks to Francois Andriot for the original patch.
11 years ago
Michele Calgaro fbaafc964b Added French and Italian name/comment for iccconfig.desktop.
Thanks to François Andriot for the French version.
11 years ago
Michele Calgaro 3e5e875832 Rebranding: TDE Control Center --> Trinity Control Center 11 years ago
Michele Calgaro cbc0ec1b78 Added Italian and French translation to displayconfig.desktop 11 years ago
Michele Calgaro f3fe454d12 Change message "Main template file name is empty." from warning to
debug level. If the template file is not specified, there is no
need to alert the user. This resolves bug 1818.
11 years ago
Michele Calgaro 8a8b8ce4a4 Moved position and improved appearance of "Change TDE menu icon" button
in Configure Panel -> Menus. This resolves bug 1706.
11 years ago
Michele Calgaro e5f5e70d87 Applied massaged patch (bugszilla's attachment 1445) for Russian and Ukrainian language. This relates to bug 952. 11 years ago
Automated System 078bcfb15f Reset submodule main/tdebase/admin to latest HEAD 11 years ago
Automated System d88dbfbaf3 Reset submodule main/tdebase/admin to latest HEAD 11 years ago
Michele Calgaro f3ae8d691d Fixed tderandrtray popup menu Help functionality. This resolves bug 1949. 11 years ago
Timothy Pearson c383da9dc6 Forward port KDE SVN r803253 to fix potential security hole 11 years ago
Michele Calgaro 1312d2b18e Fixed visualization of KControl->Peripherals->Storage Media->Advanced page
when the window is resized. This resolves bug 1698.
11 years ago
Michele Calgaro 975f19a704 Merged code for bug 1584 from local branch 11 years ago
Michele Calgaro 868c510ed6 "Hide Cancel button" functionality in kdesktop_lock is now fully working
also on SAK available and enabled systems.
This (finally!) fully solves bug 1584.
11 years ago
Timothy Pearson 6a31c6a61f Clean up old compile-time check
Attempt to resolve crashes of the form reported in
TDECRSH-2a6245f-00c183f-e857aaa-23bc08b-cccc168-90e4138-b0b162f
11 years ago
Francois Andriot 8155652c91 Fix starttde trap 11 years ago
Michele Calgaro a6fbc0f1e0 Commits ccb5fca, 59ef38d, 710fc43 re-pushed to local branch for further development.
This relates to bug 1584.
11 years ago
Michele Calgaro 66faad37ca Temporarily reverted commits ccb5fca, 59ef38d, 710fc43.
The code for these commits will be pushed again later once a fix for
SAK-enabled systems has been developed and tested.
This relates to bug 1584.
11 years ago
Michele Calgaro 60b66b1fc2 Fixed typos in comments. 11 years ago
Michele Calgaro 710fc43897 Fixed commit 59ef38d: now the Desktop Session Locked works as expected.
This resolves (again) bug 1584.
11 years ago
Michele Calgaro 59ef38d291 Added possibility to hide the Cancel button from the Desktop Session Locked dialog.
This relates to bug 1584.
11 years ago
Slávek Banko db8c0a1363 Add minimal systemd support into tdm
+ set XDG_SESSION_CLASS to "greeter"
11 years ago
Slávek Banko d7235b31b1 twin/compton: make CONFIG_XSYNC autoconfigurable to fix FTBFS with older libXext versions which doesn't provide XSyncFence 11 years ago
Alexander Golubev 7c55134dee twin/compton-tde: make XRandR support optional in compot-tde 11 years ago
Alexander Golubev 30252262ce Move the Xinerama test to main ConfigureChecks.cmake 11 years ago
Alexander Golubev 394545c24c twin/compton-tde: transparent pass TDE build-time configure options to compot-tde 11 years ago
Alexander Golubev 63dd66d045 Move the XRandr test to main ConfigureChecks.cmake 11 years ago
Alexander Golubev 3c75381e05 Remove useless cmake configuration options WITH_XEXT and WITH_XDAMAGE 11 years ago
Golubev Alexander 9fb2cb290e Enhance xscreensaver directory detection
This resolves Bug 1622
11 years ago
Michele Calgaro ccb5fcaf67 Enabled Cancel button in "Desktop Session Locked" dialog window.
This allows to press the Cancel button or Esc to start the screensaver.
This resolves bug 1584, but have a look at bug 2038 for further details.
11 years ago
Michele Calgaro 4b94b06997 Added KEditBookmarks handbook. This resolves bug 1881. 11 years ago
Timothy Pearson 030d09e784 Prevent Kicker from crashing if no DnD source is available 11 years ago
Michele Calgaro 1e170d411c Updated Release Notes handbook 11 years ago
Timothy Pearson 6b07b19b83 Display detailed device names in the TDE hardware manager
This relates to Bug 1666
11 years ago
Timothy Pearson 8b103159ba Clear modified field on media device unmount (and other cases where the modified date is no longer valid)
This resolves the remainder of Bug 1666
11 years ago
Timothy Pearson 2d6096ff94 Fix non-removable hard disk labels in the media tdeioslave
Fix TDE hardware manager needing root privileges
11 years ago