Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* Get rid of the contextual chat.Marco Pesenti Gritti2006-08-286-191/+1
* Fix donut activity icon, implement shareMarco Pesenti Gritti2006-08-283-5/+6
* Add the actions buttons on the friends panelMarco Pesenti Gritti2006-08-282-0/+49
* Get the zoom level buttons to workMarco Pesenti Gritti2006-08-282-22/+24
* Add the top panel, unfinished.Marco Pesenti Gritti2006-08-284-5/+44
* Use gproperties in IconItem, make the color optionalMarco Pesenti Gritti2006-08-284-9/+10
* Remove buddies when they disappear. The canvas model / data modelMarco Pesenti Gritti2006-08-262-16/+43
* Hook up activity colorsMarco Pesenti Gritti2006-08-264-3/+20
* Automatically read the profile (lazily)Marco Pesenti Gritti2006-08-261-1/+0
* Get rid of env.get_nick_name, that comes from the profile nowMarco Pesenti Gritti2006-08-264-7/+11
* Move DonutItem out of public apiMarco Pesenti Gritti2006-08-263-3/+118
* Remove obsolete gtk import and code and save 1.7MiB writeable. Whee\!Dan Williams2006-08-251-13/+3
* Fix buddy & activity visibility leaks if they are not yet valid; add Activity...Dan Williams2006-08-253-13/+71
* Rework profiles code a bit, initialize gecko profileMarco Pesenti Gritti2006-08-252-1/+2
* Don't traceback when buddies have bad colorsDan Williams2006-08-251-2/+8
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2006-08-251-1/+12
|\
| * Don't die when an activity doesn't have an iconDan Williams2006-08-251-1/+12
* | Keep a reference on the key grabberMarco Pesenti Gritti2006-08-251-6/+6
|/
* Keep the bindings privateMarco Pesenti Gritti2006-08-251-1/+1
* Scale the home canvases to actual screen sizeMarco Pesenti Gritti2006-08-251-2/+2
* Complete the keybindings stuff and use it for the home pageMarco Pesenti Gritti2006-08-254-40/+19
* More work on global keybindingsMarco Pesenti Gritti2006-08-251-0/+4
* Use the actual buddy colorMarco Pesenti Gritti2006-08-244-4/+12
* Don't traceback when somebody doesn't advertise their colorDan Williams2006-08-241-1/+3
* Add color support to the profileMarco Pesenti Gritti2006-08-233-3/+3
* Add Theme.py to the makefileDan Williams2006-08-231-1/+2
* Convert PS bindings instantiation into a singleton to cut resource usageDan Williams2006-08-236-10/+10
* Add a color property and access to Buddy objectsDan Williams2006-08-232-6/+9
* Make theme color accessors more descriptive; add mesh view zoom rectsDan Williams2006-08-234-17/+44
* Actually make theme object a singletonDan Williams2006-08-233-4/+13
* Implent color theming for Friends viewDan Williams2006-08-232-9/+34
* Add simple theme support to pick up color themes in the Home WindowDan Williams2006-08-232-3/+61
* Start implementing the panels.Marco Pesenti Gritti2006-08-2311-67/+185
* Add missing filesMarco Pesenti Gritti2006-08-221-0/+1
* Forgot to add theseMarco Pesenti Gritti2006-08-221-0/+36
* Simple profile support. First time dialog (ugly and only nick atm).Marco Pesenti Gritti2006-08-225-33/+40
* Create a conf module. Move activity registry out of the shellMarco Pesenti Gritti2006-08-2210-151/+28
* Run the session dbus from the emulator. The olpc run his own.Marco Pesenti Gritti2006-08-222-24/+22
* Enable sugar emulator only if SUGAR_EMULATOR=yes is setMarco Pesenti Gritti2006-08-211-3/+4
* Fixup distcheck, release 0.19Marco Pesenti Gritti2006-08-212-1/+5
* Use olpc matchbox themeMarco Pesenti Gritti2006-08-201-5/+4
* Fix the zooming cycleMarco Pesenti Gritti2006-08-191-0/+6
* Integrate Walter color values.Marco Pesenti Gritti2006-08-193-5/+9
* Adapt to the new artwork stylesheetsMarco Pesenti Gritti2006-08-191-0/+5
* Merge demo4 branchMarco Pesenti Gritti2006-08-1921-186/+442
|\
| * Skeleton group chat activity.Marco Pesenti Gritti2006-08-191-1/+6
| * Functional mesh viewMarco Pesenti Gritti2006-08-191-4/+43
| * Start implementing friends/meshMarco Pesenti Gritti2006-08-198-13/+100
| * Implement zooming levels, actual view still emptyMarco Pesenti Gritti2006-08-1910-9/+93
| * Starting to create the mesh view...Marco Pesenti Gritti2006-08-188-23/+67