Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar
Commit message (Expand)AuthorAgeFilesLines
* Write a non ui test session.Marco Pesenti Gritti2006-09-102-0/+10
* Write a session for ui tests and use it for test-iconsMarco Pesenti Gritti2006-09-103-2/+27
* Make part of the session public so that it can used by testsMarco Pesenti Gritti2006-09-107-3/+135
* Remove old bots implementation. I'm going to rewrite this.Marco Pesenti Gritti2006-09-091-37/+0
* Add missing fileMarco Pesenti Gritti2006-09-091-0/+1
* Remove invites when acceptedMarco Pesenti Gritti2006-09-091-2/+12
* Insert the invites before the activitiesMarco Pesenti Gritti2006-09-092-4/+17
* Use stock-missing when there is no activity iconMarco Pesenti Gritti2006-09-091-3/+7
* Improved layout strategyMarco Pesenti Gritti2006-09-092-19/+54
* add fileMarco Pesenti Gritti2006-09-081-0/+11
* Write a canvas subclass in 1200x900 that adapts to screen.Marco Pesenti Gritti2006-09-081-0/+1
* Get initial properties synchronously rather than asyncDan Williams2006-09-081-1/+1
* 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