log

age author description
2010-08-12 Goffi Primitivus: added Gateways support
2010-08-12 Goffi Primitivus: buttons are now in the bottom of Dialogs
2010-08-12 Goffi Dbus bridge (frontend): added profile_key argument for gatewayRegister
2010-08-12 Goffi Primitivus: XMLUI's show method now manage window and popup
2010-08-12 Goffi SàT: plugin 0077 & 0100: fixed profile management
2010-08-09 Goffi Primitivus: 2 bugs fixes
2010-08-09 Goffi Primitivus: misc improvments on TabsContainer/FocusFrame
2010-08-09 Goffi Primitivus: parameters management via XMLUI
2010-08-09 Goffi Frontends: management of unlaunched SàT Backend (information message and exit)
2010-08-09 Goffi Primitivus: contact list: new method UnselectAll
2010-08-09 Goffi Primitivus: new widget ColumnsRoller which show FlowWidgets on the same row, and can roll between them if there is not enough space
2010-08-06 Goffi misc Tarot fixes
2010-08-06 Goffi plugin tarot: fixed bad score calculation
2010-08-06 Goffi xml tools: pairs layout is not used anymore if there is no label in dataForm2xml
2010-08-04 Goffi Primitivus: notification bar, first draft
2010-08-04 Goffi wix, quick_frontend: deactivated autoplay in Tarot game
2010-08-04 Goffi primitivus: button are now working with XMLUI
2010-08-04 Goffi jp: added default value in --profile option's help
2010-08-04 Goffi SàT: fixed exception when using unmanaged IQ
2010-08-02 Goffi misc: split_card script: fixed bad replace
2010-07-30 Goffi Primitivus: begining of management for actionResult
2010-07-30 Goffi Primitivus: XMLUI: tabs layout management + CustomButton now used instead of urwid's buttons
2010-07-30 Goffi Primitivus: custom_widgets imrpovments
2010-07-28 Goffi Primitivus: Tarot game
2010-07-28 Goffi Primitivus: wix: xmlui misc fixes
2010-07-28 Goffi Quick Frontend: quick card game: added convenience method getPlayerLocation & __fakePlay
2010-07-28 Goffi plugin Tarot: separator doen't appear anymore when attacked has no bout in scores
2010-07-28 Goffi xml_tools: removed unused content parameter in addElement
2010-07-28 Goffi Primitivus: additionnal menus management
2010-07-26 Goffi Primitivus: Tarot card game implementation
2010-07-22 Goffi added GPL header to split_card script
2010-07-22 Goffi split_card script: minor change in syntax help
2010-07-22 Goffi mover Card class to tools/games and renamed it in TarotCard
2010-07-22 Goffi added .pyv & twistd.pid to .hgignore
2010-07-16 Goffi Primitivus: menu roller doesn't go anymore on a menu if it's empty
2010-07-16 Goffi wix: scrolling is not reseted anymore when clicking on a group on contact list
2010-07-16 Goffi Primitivus: menu are now managed and fully working
2010-07-16 Goffi frontend DBus bridge: added profile management for launchAction method
2010-07-16 Goffi Core, wix: added profile management for RegisterNewAccount method, and LaunchAction
2010-07-16 Goffi plugin tarot, plugin MUC: removed print which were causing error when printing unicode string
2010-07-16 Goffi wix: fixed wrong class Name in card_game
2010-07-16 Goffi quick_app: self.occupants for group chat are now managed by quick_chat. self.options.profile now support unicode
2010-07-14 Goffi Primitivus: menu is now working
2010-07-14 Goffi Primitivus: subject in group chat can now be shown in 3 ways: clip, full, or hidden
2010-07-14 Goffi sortilege's easter egg reimplemented
2010-07-12 Goffi Primitivus: misc fixes + menubar first draft
2010-07-12 Goffi Primitivus: mouse wheel changed to 'up' and 'down' key press
2010-07-12 Goffi Primitivus: sexy nick in chat window
2010-07-12 Goffi primitivus: contact list enhancement
2010-07-08 Goffi primitivus chat window
2010-07-08 Goffi wix: chat: date is now printed in grey
2010-07-08 Goffi wix: time is now printed in chat window
2010-07-08 Goffi misc documentation
2010-07-08 Goffi primitivus group chat & misc
2010-07-05 Goffi Primitivus: chat window / text sending.
2010-07-03 Goffi primitivus: added edition zone at the bottom
2010-07-03 Goffi misc fixes
2010-07-01 Goffi primitivus: basic contact list, connexion now work \o/
2010-07-01 Goffi primitivus: Profile Manager should now be fully fonctionnal
2010-07-01 Goffi primitivus: added Alert widget