summaryrefslogtreecommitdiffstats
path: root/ktalkd
Commit message (Collapse)AuthorAgeFilesLines
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-313-9/+9
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d69788cef648d4307cbd9512ab8733eefbf0b7a7)
* Fix FTBFS from commit 2c188798.Slávek Banko2019-04-211-0/+3
| | | | | | | On Linux, utmp.h is necessary even if utmpx.h is present. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 7209623bd0ebf70118983121b6a3b3a32bfae598)
* Change to check `strerror` and `fdopen` with CMakeOBATA Akio2019-04-212-2/+8
| | | | | | | It is hard to update list of "available" platforms. Signed-off-by: OBATA Akio <obache@wizdas.com> (cherry picked from commit 7537d9ef7d526052ca051d93692b290b5fb64d88)
* Change to just include <utmpx.h> over <utmp.h>OBATA Akio2019-04-211-3/+2
| | | | | | | | | Including deprecated <utmp.h> over standard <utmpx.h> may cause unwanted side effects, for example, enables old-code-compatibility functions and override utmpx functions. Signed-off-by: OBATA Akio <obache@wizdas.com> (cherry picked from commit 2c18879814fa01d3bd9de69625c8ff1791f793b6)
* Use socklen_t directly, instead of deprecated ksize_t.Slávek Banko2019-02-172-4/+2
| | | | | | | This resolves FTBFS on FreeBSD 12. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 95285a6e5630a0a02a2cc6fe9feb49e71038bed7)
* Add CMakeL10n rules.Slávek Banko2018-12-201-0/+3
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit ba6db0daa96b932cb8a5cfe83ae1449c90c1b7f1)
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-245-0/+0
| | | | (cherry picked from commit c6c696949006ef3231b7b5e21e3498a8fa22c7d0)
* Add utmpx support in ktalkSlávek Banko2015-06-262-0/+66
| | | | | | | [taken from FreeBSD kdenetwork3 patches] Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 509a3cfb67078d33028c276cee865f41b847f9f3)
* Fix missing configure checks for CMake buildSlávek Banko2015-06-261-0/+18
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 82dd739ceb246c8d8d10faf03b1a2267d8352d16)
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-191-58/+58
|
* Revert "Fix remaining missing semicolons at end of Keywords strings"Timothy Pearson2014-10-191-58/+58
| | | | This reverts commit 125d8418ee991d6583f91acb8d4257253e2e055a.
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-191-58/+58
|
* Fix missing semicolons at end of Keywords stringsTimothy Pearson2014-10-181-1/+1
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-111-1/+1
| | | | match XDG specifications
* Fix Keywords separators to match XDG desktop specificationsTimothy Pearson2014-10-111-58/+58
|
* Add handbookSection support to tabbed "Internet & Network" TDEControl modulesTimothy Pearson2014-10-102-22/+36
| | | | This relates to Bug 1850
* Fix unintended renamingDarrell Anderson2014-02-164-30/+30
|
* Improve compatibility with non-Trinity environment menus.Darrell Anderson2014-02-141-0/+1
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-2/+2
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-155-7/+7
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-141-2/+2
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-2/+2
|
* Rename KLocale to enhance compatibility with KDE4Timothy Pearson2013-02-011-1/+1
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-312-6/+6
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-274-4/+4
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-261-1/+1
|
* Fix FTBFS resulting from KCModule renameTimothy Pearson2013-01-254-4/+4
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2511-21/+21
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-241-1/+1
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-223-4/+4
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-202-2/+2
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-4/+4
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-081-4/+4
|
* Branding cleanup: KDE -> TDEDarrell Anderson2012-06-031-1/+1
|
* Remove TODO file that has not been updated since 1998.Darrell Anderson2012-05-101-16/+0
|
* Fix inadvertent "TQ" changes.Darrell Anderson2012-04-133-9/+9
|
* Rename straggling environment variables KDE->TDE.Darrell Anderson2012-03-075-12/+12
|
* Rename additional global TQt functionsTimothy Pearson2012-03-011-12/+12
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-174-4/+4
|
* Part 1 of 2 of kdm renameTimothy Pearson2012-01-223-9/+9
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-212-3/+3
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-194-7/+7
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-182-8/+8
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-167-20/+20
| | | | This reverts commit 808e453c56036211f57482ed847d54aca01bba68.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-157-20/+20
|
* Rename additional KDE stringsTimothy Pearson2011-12-081-1/+1
|
* Rename KDEHOME and KDEDIRTimothy Pearson2011-12-072-9/+9
|
* Update kdenetwork Autotools for new DSO linkage styleTimothy Pearson2011-11-181-1/+1
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-1630-32/+32
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-063-5/+5
|