Marco Pesenti Gritti
|
69647f75b7
|
Remove more bits of the old console
|
2006-10-16 16:04:14 +02:00 |
|
Marco Pesenti Gritti
|
bc0ee6d34c
|
Refactor startup. In progress, give me a couple hours.
For now start sugar with "sugar-emulator shell/sugar-shell"
|
2006-10-16 13:34:43 +02:00 |
|
Marco Pesenti Gritti
|
43bd44b407
|
Add GPL headers
|
2006-10-15 01:24:45 +02:00 |
|
Marco Pesenti Gritti
|
62fd4dcd89
|
Basic functionalities mostly working
|
2006-10-13 19:04:04 +02:00 |
|
Marco Pesenti Gritti
|
62a46ff92b
|
Create a private sugar lib and put our extensions there.
|
2006-10-12 12:47:17 +02:00 |
|
Marco Pesenti Gritti
|
8c3ac8960f
|
Spread box cleanups and fixes
|
2006-10-07 14:33:08 +02:00 |
|
Marco Pesenti Gritti
|
b33a1c141f
|
Move the layouts to be box and subclass them.
|
2006-10-06 11:11:38 +02:00 |
|
Marco Pesenti Gritti
|
4b36f84c30
|
Fix several makefiles, use olpc theme for matchbox
|
2006-10-05 19:48:12 +02:00 |
|
Marco Pesenti Gritti
|
1b0e469dbd
|
More work on the views layout
|
2006-10-05 18:53:34 +02:00 |
|
Marco Pesenti Gritti
|
0533d1ffd6
|
Rewrite for hippo
|
2006-10-05 17:46:36 +02:00 |
|
Marco Pesenti Gritti
|
6479962ca7
|
Get back presence list to work
|
2006-10-05 17:09:38 +02:00 |
|
Marco Pesenti Gritti
|
847f69fce7
|
More stylification
|
2006-10-05 16:29:55 +02:00 |
|
Marco Pesenti Gritti
|
0bd96b3987
|
More stylsheets work
|
2006-10-05 14:52:33 +02:00 |
|
Marco Pesenti Gritti
|
250060b7f8
|
Remove several hardcoded sizes, substitute them with stylesheets.
|
2006-10-05 14:38:37 +02:00 |
|
Marco Pesenti Gritti
|
b3abf30dec
|
Improve stylesheet loading
|
2006-10-05 13:26:02 +02:00 |
|
Marco Pesenti Gritti
|
5da630c13a
|
Kill unused code, fix makefiles
|
2006-10-04 15:37:53 +02:00 |
|
Marco Pesenti Gritti
|
62ee1df83c
|
Complete the de-goocanvasification
|
2006-10-04 15:26:41 +02:00 |
|
Marco Pesenti Gritti
|
72a4aa6fe2
|
Reimplement the donut using hippo canvas
|
2006-10-04 14:23:15 +02:00 |
|
Marco Pesenti Gritti
|
1f8ff1db1f
|
Move all the canvas code that doesn't depend on goocanvas anymore in graphics.
|
2006-10-04 00:55:20 +02:00 |
|
Marco Pesenti Gritti
|
717bdd66f4
|
Get rid of the old Grid and CanvasBox
|
2006-10-04 00:25:03 +02:00 |
|
Marco Pesenti Gritti
|
0cd31b900a
|
Move the menu to hippo canvas
|
2006-10-03 18:52:11 +02:00 |
|
Marco Pesenti Gritti
|
8f9f473073
|
Fix makefiles
|
2006-10-03 17:12:34 +02:00 |
|
Marco Pesenti Gritti
|
75b86618de
|
Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar
|
2006-10-03 16:34:14 +02:00 |
|
Marco Pesenti Gritti
|
e14aa30f07
|
Port mesh and friends view to hippo, needs work
|
2006-10-03 16:31:32 +02:00 |
|
Dan Williams
|
88da2c7e2d
|
Update makefile
|
2006-10-02 15:41:44 -04:00 |
|
Marco Pesenti Gritti
|
a951b36347
|
Reimplement menu using hippo and hook it up for the
activity menu.
|
2006-10-02 16:37:30 +02:00 |
|
Marco Pesenti Gritti
|
0a912e214a
|
Start moving to hippo canvas. (Friends presence in the activity regressed)
|
2006-10-02 01:50:43 +02:00 |
|
Dan Williams
|
ca56406aa4
|
Add OverlayWindow to makefile
|
2006-09-29 16:46:12 -04:00 |
|
Dan Williams
|
72562502b9
|
Add composited overlay window underneath chat
|
2006-09-29 13:35:48 -04:00 |
|
Dan Williams
|
ba05afdc53
|
Activate chat service when activity gets shared
|
2006-09-28 17:08:42 -04:00 |
|
Dan Williams
|
5db9888666
|
Set default chat window size
|
2006-09-28 17:00:03 -04:00 |
|
Dan Williams
|
a55242d798
|
Center chat window, and give it a frame
|
2006-09-28 16:20:48 -04:00 |
|
Dan Williams
|
e2225c443f
|
Initialize _frame_was_visible, and move signal connections lower
|
2006-09-28 16:13:48 -04:00 |
|
Dan Williams
|
ef539c50d9
|
Fix frame behavior on chat; when we show the chat remember previous frame state and return to it when we hide chat
|
2006-09-28 16:12:07 -04:00 |
|
Dan Williams
|
a91738d3a9
|
Default values for args for do_slide_in and do_slide_out, and add is_visisble()
|
2006-09-28 16:11:29 -04:00 |
|
Dan Williams
|
5a6a0d2d7d
|
Start making activity chat work; hit F9 to activate
|
2006-09-28 15:52:56 -04:00 |
|
Dan Williams
|
ddef3947d4
|
Import gobject
|
2006-09-28 14:45:32 -04:00 |
|
Dan Williams
|
71b0e7c3a9
|
Don't traceback on unknown image formats
|
2006-09-27 14:27:17 -04:00 |
|
Marco Pesenti Gritti
|
7443ee4c8b
|
Don't allow empty nick names and if it happens consider
the profile invalid.
|
2006-09-26 22:52:45 +02:00 |
|
Marco Pesenti Gritti
|
92e37fd904
|
Fix add and remove friends
|
2006-09-26 19:49:41 +02:00 |
|
Marco Pesenti Gritti
|
c8fd8ef3d9
|
Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar
|
2006-09-26 19:37:43 +02:00 |
|
Dan Williams
|
ba21a36ef8
|
Correctly deal with current activities on startup, buddy presence changes, and current activity changes
|
2006-09-26 13:40:52 -04:00 |
|
Marco Pesenti Gritti
|
4975e94a84
|
Update some icon names
|
2006-09-26 19:35:58 +02:00 |
|
Marco Pesenti Gritti
|
fa31b7c0bd
|
Align to the center of the icon
|
2006-09-25 22:06:45 +02:00 |
|
Marco Pesenti Gritti
|
5b3eeb0a9c
|
Keep the icon layout updated when adding buddies to the snow flake
|
2006-09-25 22:01:35 +02:00 |
|
Marco Pesenti Gritti
|
9619921735
|
Image layout fixes
|
2006-09-25 21:35:25 +02:00 |
|
Dan Williams
|
ef24aa7553
|
Scale the icon to a paritcular size
|
2006-09-25 15:36:40 -04:00 |
|
Dan Williams
|
6e28f4467d
|
Add buddy icon to the buddy menu
|
2006-09-25 15:20:28 -04:00 |
|
Marco Pesenti Gritti
|
57992d3fb4
|
Handle None current activity case
|
2006-09-25 19:41:08 +02:00 |
|
Marco Pesenti Gritti
|
2ad9696c87
|
Adapt to BuddyModel constructor change
|
2006-09-25 19:15:23 +02:00 |
|