794 Commits (7d01cee2efb9d647bf67de65c456e9c4be55c553)
 

Author SHA1 Message Date
Marco Pesenti Gritti 7d01cee2ef Activate/deactivate the frame on F5 18 years ago
Marco Pesenti Gritti 3f4625f0a1 Get rid of the contextual chat. 18 years ago
Marco Pesenti Gritti 7af2ea5bbd Fix donut activity icon, implement share 18 years ago
Marco Pesenti Gritti 8d26a76a88 Add the actions buttons on the friends panel 18 years ago
Marco Pesenti Gritti b6cf5ef31e Get the zoom level buttons to work 18 years ago
Marco Pesenti Gritti a0127aa4df Add the top panel, unfinished. 18 years ago
Marco Pesenti Gritti 766f9d6e68 Use gproperties in IconItem, make the color optional 18 years ago
Marco Pesenti Gritti 22e290332e Remove buddies when they disappear. The canvas model / data model
separation makes this more complicated than I'd like. Maybe
it's worth to merge the two levels, I dunno.
18 years ago
Marco Pesenti Gritti 83bbe54bc8 Hook up activity colors 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 93a97660b4 Remove obsolete gtk import and code and save 1.7MiB writeable. Whee\! 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 8ac55c287e Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 18 years ago
Marco Pesenti Gritti cbfb10d020 Keep a reference on the key grabber 18 years ago
Dan Williams f0a4459103 Don't die when an activity doesn't have an icon 18 years ago
Marco Pesenti Gritti 7646366553 Keep the bindings private 18 years ago
Marco Pesenti Gritti 760651e3d7 Scale the home canvases to actual screen size 18 years ago
Marco Pesenti Gritti 6cd4db9a2d Update keybindings 18 years ago
Marco Pesenti Gritti 6e920265ad Complete the keybindings stuff and use it for the home page 18 years ago
Marco Pesenti Gritti 4425e14f13 More work on global keybindings 18 years ago
Marco Pesenti Gritti 1ada2b68b6 Skeleton for the global keys stuff 18 years ago
Marco Pesenti Gritti b34cff91a3 Move threadframe inside bindings directory, will add more stuff there. 18 years ago
Marco Pesenti Gritti 7fe9f84a0a Initialize the service to None 18 years ago
Marco Pesenti Gritti 05061c5e3d Use the actual buddy color 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 c3d0ae0359 Add Theme.py to the makefile 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
Dan Williams e366753ab0 Make theme color accessors more descriptive; add mesh view zoom rects 18 years ago
Dan Williams 4eb5a61276 Actually make theme object a singleton 18 years ago
Dan Williams 3b9d3daa3b Implent color theming for Friends view 18 years ago
Dan Williams f3435bb914 Add simple theme support to pick up color themes in the Home Window 18 years ago
Marco Pesenti Gritti 1b688469c1 Update horribly outdated README 18 years ago
Marco Pesenti Gritti 631c3fa58a Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 18 years ago
Marco Pesenti Gritti f53af6af4c Start implementing the panels. 18 years ago
Dan Williams 4e85e24fa9 Add note about SUGAR_EMULATOR 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