summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-06-09Fixed windows compilation warnings.Remko Tronçon
2010-06-09Fixed potential bug in DIGEST-MD5 quote handling.Remko Tronçon
2010-06-09Fixed compilation warningns for Linux build.Remko Tronçon
2010-06-09Remove compilation warnings from tests.Remko Tronçon
2010-06-09Enabled & fixed some more C++ warnings.Remko Tronçon
2010-06-09Fixed compilation warnings.Remko Tronçon
2010-06-09Add warning flag for non-virtual destructors.Remko Tronçon
2010-06-07Tentative fix for segfaulting on roster changes.Kevin Smith
2010-06-07Make MUC groups open on single click too.Kevin Smith
2010-06-07Don't resolve Nick for a bare MUC JID as an empty string.Kevin Smith
2010-06-07Remove TODO.Remko Tronçon
2010-06-06Use delay when printing MUC history.Remko Tronçon
2010-06-06Debug Console now has a window title when its tab is selected.Kevin Smith
2010-06-06Pressing Enter in the room field of the MUC Find window now joins the room.Kevin Smith
2010-06-05Don't scroll chattlog if not at end.Remko Tronçon
2010-06-05Fix compilation on non-MacsKevin Smith
2010-06-05Tab completion in MUCs.Kevin Smith
2010-06-04Starting towards tooltips for the colour-blind.Kevin Smith
2010-06-04Allow roster show/hide in netbook mode.Kevin Smith
2010-06-04Lower build dependencies to Ubuntu 9.04Kevin Smith
2010-06-04Remove SQLite tests.Remko Tronçon
2010-06-04Put logo on MUC search window.Remko Tronçon
2010-06-04Add option to autojoin when joining a room.Kevin Smith
2010-06-04Don't put icons on windows on OS X.Remko Tronçon
2010-06-04Tweaked chat logo.Remko Tronçon
2010-06-04Put icons on windows.Remko Tronçon
2010-06-03Use SASL EXTERNAL for authenticating in Slimber.Remko Tronçon
2010-06-03Remove SQLite and SQLiteHistoryManager.Remko Tronçon
2010-06-03Remove -ldl check.Remko Tronçon
2010-06-03Distinguish an empty SASL message from no SASL message.Remko Tronçon
2010-06-03Don't link against dl.Remko Tronçon
2010-06-03Always generate DefaultThemeQRC if the default thheme changed.Remko Tronçon
2010-06-02Don't build C-Ares.Remko Tronçon
2010-06-02Don't use unknown_program_option.get_option_name() on older Boosts.Remko Tronçon
2010-06-02Add workaround for distros that don't have boost UUID.Remko Tronçon
2010-06-02Make package script more foolproof.Remko Tronçon
2010-06-02Detect & use system Boost version if present.Remko Tronçon
2010-06-02Add LibIDN to Debian package build requirements.Remko Tronçon
2010-06-02Rename boost_signalslib.h to boost_bsignals.Remko Tronçon
2010-06-02Serialize <success/> stanza correctly.Remko Tronçon
2010-06-02Add missing boost_signalslib.h file.Remko Tronçon
2010-06-02Using Boost workaround for Qt signals keyword clash.Remko Tronçon
2010-06-02Lower version requirement of Debian package.Remko Tronçon
2010-06-01Fixed Debian package script.Remko Tronçon
2010-06-01Replace 16x16 menu icon with 32x32 icon.Remko Tronçon
2010-06-01Fixed Debian packaging.Remko Tronçon
2010-06-01Don't try and send messages with labels until we've got a valid catalogue.Kevin Smith
2010-06-01Adding note on why we can't use system Boost.Remko Tronçon
2010-05-31Enter to add new service in MUC Search.Kevin Smith
2010-05-30Don't crash on exit for netbook mode.Kevin Smith