Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar
Commit message (Expand)AuthorAgeFilesLines
...
* Bring around both colors, since multiple combinations can haveMarco Pesenti Gritti2006-09-082-578/+585
* Integrate new colors tableMarco Pesenti Gritti2006-09-083-108/+573
* Fix redrawingMarco Pesenti Gritti2006-09-081-0/+2
* Do not sum up multiple translationsMarco Pesenti Gritti2006-09-081-1/+4
* More fixesMarco Pesenti Gritti2006-09-081-2/+2
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2006-09-081-3/+5
|\
| * Add PropertyChanged signal for Buddy objects because color and address can ch...Dan Williams2006-09-081-3/+5
* | Use float for x,y,w,hMarco Pesenti Gritti2006-09-082-6/+6
|/
* TypoMarco Pesenti Gritti2006-09-081-1/+1
* Add padding in the constraints constructorMarco Pesenti Gritti2006-09-081-2/+2
* Ensure w/h > 0Marco Pesenti Gritti2006-09-081-0/+3
* Get the top panel backMarco Pesenti Gritti2006-09-071-0/+1
* Make the frame adapt to screen size again.Marco Pesenti Gritti2006-09-074-15/+36
* Write a GridModel, with correct size and layout, and use itMarco Pesenti Gritti2006-09-072-1/+31
* Fix inverted rows/colsMarco Pesenti Gritti2006-09-071-7/+7
* Forgot to add files. Remove debug codeMarco Pesenti Gritti2006-09-073-4/+50
* Implement the grid, regress UI a bitMarco Pesenti Gritti2006-09-072-18/+106
* Simple grid layoutMarco Pesenti Gritti2006-09-071-0/+40
* Make conf private, expose the nick name from envMarco Pesenti Gritti2006-09-048-205/+18
* Remove unnecessary method from the dbus serviceMarco Pesenti Gritti2006-09-021-5/+0
* Get rid of default type from the activity definition.Marco Pesenti Gritti2006-09-024-30/+34
* Handle transformationsMarco Pesenti Gritti2006-09-011-12/+12
* Some cleanupsMarco Pesenti Gritti2006-09-011-31/+22
* Respect constructor propertiesMarco Pesenti Gritti2006-08-311-2/+2
* Reimplement the icon item to render svg directly.Marco Pesenti Gritti2006-08-311-26/+126
* Write out log strings as utf8Dan Williams2006-08-291-1/+3
* Get the zoom level buttons to workMarco Pesenti Gritti2006-08-282-9/+26
* Use gproperties in IconItem, make the color optionalMarco Pesenti Gritti2006-08-281-4/+30
* Make paths manipulation stuff privateMarco Pesenti Gritti2006-08-261-17/+11
* Automatically read the profile (lazily)Marco Pesenti Gritti2006-08-263-30/+23
* Get rid of env.get_nick_name, that comes from the profile nowMarco Pesenti Gritti2006-08-261-4/+0
* Remove unused MeshChatMarco Pesenti Gritti2006-08-262-16/+0
* Do not expose unnecessary apiMarco Pesenti Gritti2006-08-261-12/+3
* Move DonutItem out of public apiMarco Pesenti Gritti2006-08-262-117/+1
* Fix buddy & activity visibility leaks if they are not yet valid; add Activity...Dan Williams2006-08-251-2/+5
* Rework profiles code a bit, initialize gecko profileMarco Pesenti Gritti2006-08-252-12/+16
* Don't traceback when buddies have bad colorsDan Williams2006-08-251-1/+7
* Keep the bindings privateMarco Pesenti Gritti2006-08-252-1/+2
* Initialize the service to NoneMarco Pesenti Gritti2006-08-241-0/+1
* Add IconColor.py to makefileDan Williams2006-08-241-1/+3
* Try to fix MostlyReliablePipe tracebacks in multicast stuffDan Williams2006-08-241-3/+4
* Don't traceback when somebody doesn't advertise their colorDan Williams2006-08-241-0/+2
* Add color support to the profileMarco Pesenti Gritti2006-08-233-119/+135
* Convert PS bindings instantiation into a singleton to cut resource usageDan Williams2006-08-231-0/+8
* Add a color property and access to Buddy objectsDan Williams2006-08-231-0/+3
* Add missing filesMarco Pesenti Gritti2006-08-221-1/+2
* Forgot to add theseMarco Pesenti Gritti2006-08-221-0/+50
* Simple profile support. First time dialog (ugly and only nick atm).Marco Pesenti Gritti2006-08-222-9/+15
* Create a conf module. Move activity registry out of the shellMarco Pesenti Gritti2006-08-225-1/+133
* Integrate Walter color values.Marco Pesenti Gritti2006-08-191-3/+125