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
AgeCommit message (Expand)Author
2006-09-17rest of the r6870 merge...Stefan Bethge
2006-05-10new po location: po/LANG.poYann Leboulanger
2006-05-02split gtkgui.glade in several small gladeDimitur Kirov
2006-04-13make install can now handle sevral version of python by using make install PY...Yann Leboulanger
2006-04-09remove output warning about indentation in released gajim. Fixes #1527Yann Leboulanger
2006-04-09fix trasnation.py to produce history manager header and update pos/poNikos Kouremenos
2006-04-01Fix TB #1791Travis Shirk
2006-02-05run-pychecker.py under scripts/dev to assist us catch runtime errorsNikos Kouremenos
2006-01-11One last trunk mergeTravis Shirk
2005-12-10change copyright from "Gajim Team" to real peopleYann Leboulanger
2005-12-09"Gajim Team" in all hearders become "Contributors for this file"Yann Leboulanger
2005-12-08Vincent left us a long time agoYann Leboulanger
2005-12-02migration script has moved to src/commonYann Leboulanger
2005-11-27revert sth really minorNikos Kouremenos
2005-11-27restore last lines for correct jidNikos Kouremenos
2005-11-26[multani] commit in DB only once per file, noe migration is SO FAST !!! 2hour...Yann Leboulanger
2005-11-26print strange chars correctlyYann Leboulanger
2005-11-26typo: logs are not logs2.db but logs.dbYann Leboulanger
2005-11-26create the table only if we have something to add to itYann Leboulanger
2005-11-26fix so we mark new jids if they are room as room-typeNikos Kouremenos
2005-11-26new db design and improved migration script. if you ran before the migration ...Nikos Kouremenos
2005-11-25decode string and not listsYann Leboulanger
2005-11-25try to guess encoding when we add a new table and a new log line when we migrateYann Leboulanger
2005-11-25fix path in win9x in migration script (we run it from script folder, logs are...Yann Leboulanger
2005-11-25migration tool doesn't produce invalid db with wrong filenamesYann Leboulanger
2005-11-24inform user about wiki page. give him to time to read the message and inform ...Nikos Kouremenos
2005-11-24inform about not running gajim while migratingNikos Kouremenos
2005-11-24Typo fixshteef
2005-11-23log system rewrite to use sqlite database instead of plain ascii files. this ...Nikos Kouremenos
2005-11-23update migration script to match the new apiNikos Kouremenos
2005-11-22add uniq; fix name of index to be cooler, fix a typo in comment, and most imp...Nikos Kouremenos
2005-11-22typoNikos Kouremenos
2005-11-22check if db is already there and fail nicelyNikos Kouremenos
2005-11-22typoNikos Kouremenos
2005-11-22use os.path.joinNikos Kouremenos
2005-11-22do not fail in windoz part 3 and lastNikos Kouremenos
2005-11-22do not fail in windoz part 2Nikos Kouremenos
2005-11-22do not fail in windozNikos Kouremenos
2005-11-22add some commentsYann Leboulanger
2005-11-22prevent some TB when converting logsYann Leboulanger
2005-11-22max is faster than count. thanks normanNikos Kouremenos
2005-11-22use global pattern. the pb is HD I/O not CPU but anywaysNikos Kouremenos
2005-11-22minorNikos Kouremenos
2005-11-22make it executableNikos Kouremenos
2005-11-22make it a bit fasterNikos Kouremenos
2005-11-22add script that migrates plain old files to db logsNikos Kouremenos
2005-11-21minorNikos Kouremenos
2005-11-09[neurocyte] accept params with spaces via gajim-remote bash scriptNikos Kouremenos
2005-11-09update translation.py for new folderYann Leboulanger
2005-11-09move scripts that have nothing to do in release in a dev folderYann Leboulanger