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-10-17escape filename before adding them to filetransfert window. fixes #2582Yann Leboulanger
2006-09-16check file permissions before saving avatarDimitur Kirov
2006-09-16fix TB when error in FT. Fixes #2418Yann Leboulanger
2006-09-14send correct error message when we decline a FT, and print error message when...Yann Leboulanger
2006-09-09[bronger] translate correclt strings during runtime. Fixes #2394Yann Leboulanger
2006-09-03events are now saved in an Event class. show in roster/systray options in Adv...Yann Leboulanger
2006-07-21in FTError dialog we show recipient instead of senderYann Leboulanger
2006-06-15use gettext.install. Fixes #497Yann Leboulanger
2006-06-09don't keep dialog references in self.Dimitur Kirov
2006-05-26check if we have perms to store the fileDimitur Kirov
2006-05-26menu are now shown before popup so that they are correctly placed.Yann Leboulanger
2006-05-02split gtkgui.glade in several small gladeDimitur Kirov
2006-05-01fixes 1909Dimitur Kirov
2006-04-26we don't need escape for strings, that areDimitur Kirov
2006-04-26no need to escape filname hereYann Leboulanger
2006-04-26escape filename (in case they contain _). Fixes #1897Yann Leboulanger
2006-04-13destroy dialogs on delete eventDimitur Kirov
2006-04-13don't use confirm-overwrite signal in fileChooserDialog as we don't use run()...Yann Leboulanger
2006-04-11typoYann Leboulanger
2006-04-10remove debug printYann Leboulanger
2006-04-10filechooser when we receive file doesn't block anymore (no run() call). Fixes...Yann Leboulanger
2006-04-10filechooserdialog is no more blocking (no call to run() func). see #777Yann Leboulanger
2006-04-08nonmodla FT request dialogDimitur Kirov
2006-04-07introduce new class for non modal filechooser. atm still blocksNikos Kouremenos
2006-04-02remove many call to dialog.run() function. Some are still here, but they happ...Yann Leboulanger
2006-03-29make it gtkgui helpers and use itNikos Kouremenos
2006-03-24pychecker on our files. everyone please have a look so we do not do the same ...Nikos Kouremenos
2006-03-21send fake activate stanza to assert that proxyDimitur Kirov
2006-03-15rm some printsNikos Kouremenos
2006-03-15fix typo; also saner defaults [only first time] for last_save_dir and last_se...Nikos Kouremenos
2006-03-15set avatar filechooser defaults to My Pictures in the OS that understand user...Nikos Kouremenos
2006-03-02remove awaiting events associated to a FT when we remove it from FT window. F...Yann Leboulanger
2006-02-28show_tooltip uses less argumens, added someDimitur Kirov
2006-02-12paused and stalled states now workDimitur Kirov
2006-02-10set home folder as default folder for fchooser and set nice title on fchooserNikos Kouremenos
2006-01-22[knuckles] fix remaining time / size when resuming filetransfert. Fixes #1437Yann Leboulanger
2006-01-18make decode filenames work alloverNikos Kouremenos
2006-01-18decode correctly string under linux AND windows. Fixes #1375Yann Leboulanger
2006-01-10contact.name can now be empty. So use contact.get_shown_name() that returns a...Yann Leboulanger
2006-01-07Merged revisions 5017-5020,5022-5029 via svnmerge fromTravis Shirk
2006-01-01Merged in trunk updates, including meta_contactsTravis 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-05fix typoNikos Kouremenos
2005-12-02fix strings in places; add comments; updatea bit greek trnaslation [now has 6...Nikos Kouremenos
2005-11-24sec text should not be escaped for pango as it is put in pango formatting. ap...Nikos Kouremenos
2005-11-21better stringYann Leboulanger
2005-11-21fix a stringYann Leboulanger
2005-11-18filenames are utf-8 in gtkYann Leboulanger