511 Commits (b8018bb889fc6921a6af8d6512f34cff387431a7)

Author SHA1 Message Date
Marco Pesenti Gritti 8d27527fd9 Integrate new colors table 18 years ago
Marco Pesenti Gritti 39e1e08082 Fix redrawing 18 years ago
Marco Pesenti Gritti 071719e0a4 Do not sum up multiple translations 18 years ago
Marco Pesenti Gritti 10f3c1bc92 More fixes 18 years ago
Marco Pesenti Gritti d2ca088057 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 18 years ago
Marco Pesenti Gritti 53d9686e6e Use float for x,y,w,h 18 years ago
Dan Williams e2306d81bd Add PropertyChanged signal for Buddy objects because color and address can change later. Also don't try to stuff None through dbus 18 years ago
Marco Pesenti Gritti 5f93f41387 Typo 18 years ago
Marco Pesenti Gritti 6bbb20c4c7 Add padding in the constraints constructor 18 years ago
Marco Pesenti Gritti 57d1221cd3 Ensure w/h > 0 18 years ago
Marco Pesenti Gritti d51a00eaec Get the top panel back 18 years ago
Marco Pesenti Gritti 7850970f27 Make the frame adapt to screen size again.
Several cleanups.
Fixup makefiles
18 years ago
Marco Pesenti Gritti 5988a89517 Write a GridModel, with correct size and layout, and use it 18 years ago
Marco Pesenti Gritti fbc7bd8b97 Fix inverted rows/cols 18 years ago
Marco Pesenti Gritti 4f0a470b8e Forgot to add files. Remove debug code 18 years ago
Marco Pesenti Gritti 21b19924ea Implement the grid, regress UI a bit 18 years ago
Marco Pesenti Gritti 6aadff4e87 Simple grid layout 18 years ago
Marco Pesenti Gritti 01c4658ee0 Make conf private, expose the nick name from env 18 years ago
Marco Pesenti Gritti 98c301568d Remove unnecessary method from the dbus service 18 years ago
Marco Pesenti Gritti 58a79eb123 Get rid of default type from the activity definition.
Modify code to use activity type id instead, except
from mapping service to activity.
18 years ago
Marco Pesenti Gritti c39d693d08 Handle transformations 18 years ago
Marco Pesenti Gritti 4c80db6da0 Some cleanups 18 years ago
Marco Pesenti Gritti 126ed5840f Respect constructor properties 18 years ago
Marco Pesenti Gritti 0ae39c93e7 Reimplement the icon item to render svg directly.
Some regressions sorry, need also to fix pygoocanvas...
18 years ago
Dan Williams 721ef6e29c Write out log strings as utf8 18 years ago
Marco Pesenti Gritti b6cf5ef31e Get the zoom level buttons to work 18 years ago
Marco Pesenti Gritti 766f9d6e68 Use gproperties in IconItem, make the color optional 18 years ago
Marco Pesenti Gritti e34d437fb9 Make paths manipulation stuff private 18 years ago
Marco Pesenti Gritti 93d489741d Automatically read the profile (lazily) 18 years ago
Marco Pesenti Gritti a7c552c038 Get rid of env.get_nick_name, that comes from the profile now 18 years ago
Marco Pesenti Gritti 4f3e3a290c Remove unused MeshChat 18 years ago
Marco Pesenti Gritti 8ab45f697d Do not expose unnecessary api 18 years ago
Marco Pesenti Gritti 508ab2af25 Move DonutItem out of public api 18 years ago
Dan Williams ef47f6e4c5 Fix buddy & activity visibility leaks if they are not yet valid; add Activity color attribute and don't make activity valid until we get the color 18 years ago
Marco Pesenti Gritti 6b232d97d8 Rework profiles code a bit, initialize gecko profile 18 years ago
Dan Williams ba3d5fce8c Don't traceback when buddies have bad colors 18 years ago
Marco Pesenti Gritti 7646366553 Keep the bindings private 18 years ago
Marco Pesenti Gritti 7fe9f84a0a Initialize the service to None 18 years ago
Dan Williams 9e970b5b0f Add IconColor.py to makefile 18 years ago
Dan Williams 18a9ea1872 Try to fix MostlyReliablePipe tracebacks in multicast stuff 18 years ago
Dan Williams d2c0829165 Don't traceback when somebody doesn't advertise their color 18 years ago
Marco Pesenti Gritti 3f50668494 Add color support to the profile 18 years ago
Dan Williams eef5e5b18a Convert PS bindings instantiation into a singleton to cut resource usage 18 years ago
Dan Williams d334b6e3bd Add a color property and access to Buddy objects 18 years ago
Marco Pesenti Gritti 9f674ef232 Add missing files 18 years ago
Marco Pesenti Gritti bf8f1e30ad Forgot to add these 18 years ago
Marco Pesenti Gritti 511fec421f Simple profile support. First time dialog (ugly and only nick atm). 18 years ago
Marco Pesenti Gritti 3e51b086df Create a conf module. Move activity registry out of the shell
(should only be graphical) into it.
18 years ago
Marco Pesenti Gritti a3f62ee68f Integrate Walter color values.
(Still not fully hooked up to buddies)
18 years ago
Marco Pesenti Gritti 32a368bdbb Adapt to the new artwork stylesheets 18 years ago