Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-02-10fix pylint warningsYann Leboulanger
2010-02-10fix line width and some pylint errorsYann Leboulanger
2010-02-10fix line width and some warning from pylintYann Leboulanger
2010-02-10rename some variables to remove some pylint warningYann Leboulanger
2010-02-09ability to show / hide roster from statusicon menu. Fixes #5557Yann Leboulanger
2010-02-09Doubble -> DoubleYann Leboulanger
2010-02-09some error fixed, thanks pylint.Yann Leboulanger
2010-02-09Dubble -> DoubbleYann Leboulanger
2010-02-08convert tabs to spaces in source code thanks to reindent.pyÉric Araujo
2010-02-08never call twice cancel handler of a dialog or call cancel after ok handlerYann Leboulanger
2010-02-07[David Flatz] show transports even if show transports is false when they have...Yann Leboulanger
2010-02-07put pid file to $XDG_CACHE_HOME. Fixes #2149Yann Leboulanger
2010-02-07look at environment variables by hand if PyXDG isn't available. see #2149Éric Araujo
2010-02-06don't call cancel handler after we call ok handlerYann Leboulanger
2010-02-05fix log file pathYann Leboulanger
2010-02-05mergeYann Leboulanger
2010-02-05move files from ~/.gajim to XDG foldersYann Leboulanger
2010-02-05revert unwanted changes in [428adcf83dc7]Yann Leboulanger
2010-02-04use and create files in folders using XDG standards. Fixes #2149Yann Leboulanger
2010-02-04don't call twice cancel handlerYann Leboulanger
2010-02-04increase SRV answer timeout. Fixes #5466Yann Leboulanger
2010-02-04When there is an error connecting to an account, close only this account's pa...Yann Leboulanger
2010-02-03ability to open rename dialog twice when we cancel first instance. Fixes #5587Yann Leboulanger
2010-02-03[zimio and me] Ask what to do when we want to unregister from a server but co...Yann Leboulanger
2010-02-02correctly get error numbre from error object.Yann Leboulanger
2010-01-29don't mix TextTag and tag names in buffer.insert_with_tags. Fixes #5581Yann Leboulanger
2010-01-29add missing function. Fixes #5585Yann Leboulanger
2010-01-29allow default status message to be on several lines. Fixes #5580Yann Leboulanger
2010-01-29fix groups combobox in add contact dialog. Fixes #5584Yann Leboulanger
2010-01-29prevent wrong spliting of dbYann Leboulanger
2010-01-29missing import and incomplete error message. Fixes #5583Yann Leboulanger
2010-01-29split logs.db into logs.db and cache.db. Fixes #2845Yann Leboulanger
2010-01-27improve subscription request message, ability to save it. Fixes #2176Yann Leboulanger
2010-01-26use Ctrl + Shift + n to change nick in groupchats. Fixes #5450Yann Leboulanger
2010-01-26coding standardsYann Leboulanger
2010-01-26add XEP-0184 warning image in textview with an empty text so copy/past don't ...Yann Leboulanger
2010-01-25don't synchronize groupchats when we synchronize contacts between 2 accounts....Yann Leboulanger
2010-01-25prevent traceback when enabling Zeroconf account. Fixes #5576Yann Leboulanger
2010-01-25fix some typo in commentsYann Leboulanger
2010-01-25use a connected account to join groupchat when we press Ctrl+JYann Leboulanger
2010-01-25make rename and remove buttons insensitive when no account is selected. Fixes...Yann Leboulanger
2010-01-24[zimio & me] undo functionality in message text imput field. Fixes #4825Yann Leboulanger
2010-01-24fix rendering of PEP renderer background color in account rowYann Leboulanger
2010-01-23fix history window usage. Fixes #5571Yann Leboulanger
2010-01-23fix error when opening groupchat. see #5571Yann Leboulanger
2010-01-22split message_window.ui to separate chat_control.ui and groupchat_control.uiYann Leboulanger
2010-01-22Bye bye glade, Hi gtk builder. Fixes #4945Yann Leboulanger
2010-01-20send pep info only once we are connected. Fixes #5567Yann Leboulanger
2010-01-20fix missing importYann Leboulanger
2010-01-20fix string to not suppose contact is male. Fixes #758Yann Leboulanger