Commit Graph

20 Commits (c9361d709d0a3df3ab1552463ef9af84feb6f0da)

Author SHA1 Message Date
Michele Calgaro 408a744039
Fix build with gcc14 and various warnings
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 months ago
aneejit1 3567c9ed9c Add gtk2 link directories
When gtk2 is not installed in /usr, a link failure may occur due to
missing specifications of the link directories. An new "link_directories"
statement has been added with the required directory variable.

Signed-off-by: aneejit1 <aneejit1@gmail.com>
2 years ago
Michele Calgaro b7e7bb99e1
Fixed support for building with glibc >= 2.34.
This resolves issue #3.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Slávek Banko 06e9675747
Housekeeping in CMake rules:
+ Removed detailed DL library detection - the results were not used.
+ Added test whether the DL library contains _dl_sym function.
+ GTK presence test moved to ConfigureChecks.cmake.
+ Added GTHREAD presence test.
+ Used tde_add_library macro.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Michele Calgaro cf4061c954
Fixed FTBFS with clang.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
François Andriot 98a4338d07 Add missing return in nonvoid functions
Signed-off-by: François Andriot <francois.andriot@free.fr>
4 years ago
Michele Calgaro af8244e3e0 Fixed problem with dlsym lookup. This resolve bug 2477.
Partially inspired by posts at
https://stackoverflow.com/questions/15599026/how-can-i-intercept-dlsym-calls-using-ld-preload

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Darrell Anderson 82dfc962df Cleanup output clutter. 12 years ago
tpearson 31ad793064 Blacklist gnumeric in kgtk-qt3
Bugs affected: 468


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kgtk-qt3@1258112 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson b3052913e3 Add framework to blacklist apps from using kgtk-qt3
The only application currently on the blacklist is Audacity
Bugs affected: 516


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kgtk-qt3@1258111 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson d48bdbc94b Make kgtk-qt3 hook into gtk_dialog_add_button to monitor for response ID changes
This, when combined with the previous patch, should fix Firefox not opening files when requested
Bugs affected: 505


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kgtk-qt3@1258110 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson f3cecf25bb Fix kgtk dialogs with GTK applications that add buttons via gtk_dialog_add_buttons after the dialog is created
This includes geany and possibly later Firefox versions


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kgtk-qt3@1258109 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson b07b4efa60 Force kgtk-qt3 to only provide open/save dialogs for recognized applications
This fixes a number of random crash bugs in GTK apps under Trinity sessions
Bugs affected: 468, 535


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kgtk-qt3@1258106 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson bd4e871a99 Use TDE_FULL_SESSION instead of KDE_FULL_SESSION
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kgtk-qt3@1248149 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 16fc4daa58 rename the following methods:
tqparent parent
tqmask mask


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kgtk-qt3@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 3f72ed451f Make KGTK::PR_FindFunctionSymbol more robust
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kgtk-qt3@1243493 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson f195ed3e75 Add libnspr4.so as an LD_PRELOAD dependency of kgtk-qt3 to fix Pidgin crash
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kgtk-qt3@1243491 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson a9fed73a22 Remove the tq in front of these incorrectly TQt4-converted methods/data members:
tqrepaint[...]
tqinvalidate[...]
tqparent[...]
tqmask[...]
tqlayout[...]
tqalignment[...]


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kgtk-qt3@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 7a92d5c79f TQt4 port kgtk-qt3
This enables compilation under both Qt3 and Qt4


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kgtk-qt3@1230933 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson c6ca83d07d * Added kgtk-qt3
* Slight kpowersave message cleanup


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kgtk-qt3@1173604 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago