log

age author description
Sun, 21 Aug 2016 17:31:07 +0200 Goffi images: fixed borders using blue and gray from sat_media/misc/borders + removed unused ones in cagou/images
Sun, 21 Aug 2016 15:15:25 +0200 Goffi notes first draft:
Sun, 21 Aug 2016 15:02:18 +0200 Goffi core: added expand method to expand filename with magic values, specially useful in kv
Sun, 21 Aug 2016 12:43:36 +0200 Goffi cagou widget (selector): fixed size of selector, choices now appear in the correct position
Sun, 21 Aug 2016 12:42:02 +0200 Goffi common: first draft of a module were common widgets will be put
Wed, 10 Aug 2016 01:24:37 +0200 Goffi code (cagou widget), selector: icons handling + use of new muchoslava icon set
Tue, 09 Aug 2016 22:06:00 +0200 Goffi chat: better bubble and time resizing
Mon, 08 Aug 2016 21:05:29 +0200 Goffi chat: time text is now displayed above text bubble
Mon, 08 Aug 2016 01:07:43 +0200 Goffi plugin chat: first draft:
Mon, 08 Aug 2016 01:02:32 +0200 Goffi images: added 2 backgrounds for chat messages
Mon, 08 Aug 2016 01:02:23 +0200 Goffi header's input field is now accessible with self.header_input and call onHeaderInput() on text entered
Mon, 08 Aug 2016 00:58:59 +0200 Goffi main: fixed profiles value in _defaultFactory + getPluggedWidgets is now a generator
Mon, 08 Aug 2016 00:54:11 +0200 Goffi plugin widget selector: display improvment + host profiles are now used by default
Sun, 24 Jul 2016 22:27:24 +0200 Goffi contact list: added call to the new postInit method
Sat, 09 Jul 2016 18:41:52 +0200 Goffi host can now be get as a global value:
Sat, 09 Jul 2016 17:24:01 +0200 Goffi files reorganisation, cagou is now launched with python2 cagou.py in src/
Sat, 09 Jul 2016 16:02:44 +0200 Goffi plugin system, first draft:
Fri, 08 Jul 2016 20:18:43 +0200 Goffi widget handler first draft:
Fri, 08 Jul 2016 20:18:36 +0200 Goffi widget selector:
Fri, 08 Jul 2016 20:17:52 +0200 Goffi core: added switchWidget method, to change a CagouWidget for an other one
Fri, 08 Jul 2016 20:17:09 +0200 Goffi added CagouWidget:
Fri, 08 Jul 2016 18:30:30 +0200 Goffi contact list: first draft
Fri, 08 Jul 2016 18:30:30 +0200 Goffi added an Image class which accept source without extention
Fri, 08 Jul 2016 18:30:28 +0200 Goffi core (logs): forbid kivy to handle stderr itself
Thu, 07 Jul 2016 09:39:21 +0200 Goffi core (logs): integrate Kivy logs with SàT:
Thu, 07 Jul 2016 09:39:21 +0200 Goffi profile manger: launch plug process when "Connect" button is pressed (full plugging is not working yet)
Thu, 07 Jul 2016 09:39:21 +0200 Goffi Profile manager: Connect button is disabled when no profile is selected
Thu, 07 Jul 2016 09:39:21 +0200 Goffi added .hgignore
Sat, 26 Mar 2016 19:47:09 +0100 Goffi Profile manager: profile(s) deletion is handled
Sat, 26 Mar 2016 18:58:13 +0100 Goffi Profile manager: new profile creation is handled