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
2014-10-17Close branch whiteboard, which got merged as a plugin.whiteboardEmmanuel Gil Peyrot
2010-04-08convert tabs to spaces in source code thanks to reindent.pyÉric Araujo
2009-08-24Deleting works.Ummu
2009-08-24sends remove stanza when line is removedUmmu
2009-08-24moved draw_tool into image class for delete/edit workaroundUmmu
2009-08-15Item-created callback does not work, item-view-created as said in docs does n...Ummu
2009-08-01fixed merge error with line toolUmmu
2009-08-01mergeUmmu
2009-08-01stroke color selectionUmmu
2009-07-30line tool implementedUmmu
2009-07-29fix declining sessionYann Leboulanger
2009-07-29fig svg formatYann Leboulanger
2009-07-27fix showing whiteboard when clicking on popup windowYann Leboulanger
2009-07-27allow to draw more than one objectYann Leboulanger
2009-07-27fix drawing in both wayYann Leboulanger
2009-07-27refactor whiteboard dialog showingYann Leboulanger
2009-07-27New method works until second item is added. Again with chatcontrol disappear...Ummu
2009-07-25Pathing works! For some reason only one person can draw because the other los...Ummu
2009-07-24Made whiteboard into self.whiteboard, fixed export function errorUmmu
2009-07-24mergesUmmu
2009-07-24merge unwanted branchYann Leboulanger
2009-07-24some cleanup, need to commit before I mergeUmmu
2009-07-24prevent a tracebackYann Leboulanger
2009-07-24prevent a tracebackYann Leboulanger
2009-07-24Removed useless importsUmmu
2009-07-24Linked the other buttons to tools too, did not save properlyUmmu
2009-07-24Linked buttons to tools. Today was the happiest day of my life I think.Ummu
2009-07-21re-organize whiteboard callbacksYann Leboulanger
2009-07-21implement jingle negociation for whiteboardYann Leboulanger
2009-07-21fix some GUI stuffYann Leboulanger
2009-07-21Fixed some errors in chat_control for the right-hand buttons, but still errorsUmmu
2009-07-21here goesUmmu
2009-07-16Circle drawing xml sent (hopefully) correctly nowUmmu
2009-07-16Circle drawing, does not send xml yetUmmu
2009-07-08Path xml sending working. TODO: Get more elegant methodUmmu
2009-07-08Redid self.items so that attributes get their own RID as wellUmmu
2009-07-06put connect() into connections.pyUmmu
2009-07-06come coding standardsYann Leboulanger
2009-07-06some cleanupYann Leboulanger
2009-07-06Try initiating whiteboard, do you get error?Ummu
2009-07-03Restructured as per asterix's adviceUmmu
2009-07-03Changed minidom to simplexmlUmmu
2009-06-29Fixed problem with multiple whiteboards and changed glade position numbers to...Ummu
2009-06-28change icon of whieboard buttonYann Leboulanger
2009-06-28Put in button that starts new widget. Changed widget so it takes in gajim.con...Ummu
2009-06-26Fixed problem with clicking not producing anything.Ummu
2009-06-26Now there is valid SVG producedUmmu
2009-06-23My attempt at minidom. For some reason, paths are sometimes broken if you dra...Ummu
2009-06-21A stripped down version of the widget stuffed in the message board. You can't...Ummu
2009-05-19branch for GSOC project of Jeff LingYann Leboulanger