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 |
|
Marco Pesenti Gritti
|
d63180c4f4
|
Some fixes
|
2006-09-25 18:55:35 +02:00 |
|
Marco Pesenti Gritti
|
59add6e901
|
More work on the mesh view
|
2006-09-25 18:38:01 +02:00 |
|
Marco Pesenti Gritti
|
2ee61e4475
|
Show activities again
|
2006-09-25 16:40:15 +02:00 |
|
Marco Pesenti Gritti
|
e31bcc76b3
|
Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar
|
2006-09-25 16:01:29 +02:00 |
|
Marco Pesenti Gritti
|
56229aad36
|
Write a mesh model and start using it in the mesh view
|
2006-09-25 16:01:11 +02:00 |
|
Dan Williams
|
9fa9bd9583
|
Add BuddyActivityView.py to makefile
|
2006-09-25 09:25:44 -04:00 |
|
Marco Pesenti Gritti
|
1070ed3ae6
|
Better layout
|
2006-09-25 11:42:13 +02:00 |
|
Marco Pesenti Gritti
|
d5f8d62d35
|
Add size request to BuddyActivityView and use it in IconLayout
|
2006-09-25 11:35:30 +02:00 |
|
Dan Williams
|
3e4c8cabc7
|
Switch to BuddyActivityView to show current activity
|
2006-09-24 23:15:53 -04:00 |
|
Marco Pesenti Gritti
|
bcd150fa81
|
Implement very simple spread out logic for the IconLayout
|
2006-09-25 00:08:33 +02:00 |
|
Marco Pesenti Gritti
|
3f73da0549
|
Some cleanups of the IconLayout
|
2006-09-24 22:55:13 +02:00 |
|
Dan Williams
|
e92548df5c
|
Use the new BuddyModel color-changed signal
|
2006-09-22 17:37:41 -04:00 |
|
Dan Williams
|
188394f09f
|
- Track BuddyModel appeared/disappeared signals, and update our icon colors accordingly
- s/friend/buddy since BuddyModel isn't just for friends
|
2006-09-22 17:24:56 -04:00 |
|
Marco Pesenti Gritti
|
a2489b49d4
|
Fix a few bugs
|
2006-09-22 21:49:59 +02:00 |
|
Marco Pesenti Gritti
|
f2b2b8c6ba
|
Fix friends removal
|
2006-09-22 21:36:52 +02:00 |
|
Marco Pesenti Gritti
|
17913d20b8
|
Increase zoom view icon sizes
|
2006-09-22 21:29:48 +02:00 |
|
Marco Pesenti Gritti
|
4a1995af8d
|
Play with sizes a bit
|
2006-09-22 15:06:43 +02:00 |
|
Marco Pesenti Gritti
|
d8c61d271a
|
Convert to the new icon format
|
2006-09-22 14:32:07 +02:00 |
|
Marco Pesenti Gritti
|
2d8c9a3310
|
Implement activation modes. Do not hide when sticky because
activated by single frame key press.
|
2006-09-22 11:14:33 +02:00 |
|
Marco Pesenti Gritti
|
5e55efe9d5
|
Get icon size from the handle. Remove the padding from
the zoom view icons and reorder them.
|
2006-09-22 10:55:10 +02:00 |
|
Dan Williams
|
f9012b88f6
|
Move remove code down to fix undefined var error
|
2006-09-21 13:52:17 -04:00 |
|
Marco Pesenti Gritti
|
66124465e8
|
Do not show the frame when leaving the edge before the time
|
2006-09-21 18:04:37 +02:00 |
|
Marco Pesenti Gritti
|
af54df80ec
|
Handle closing all activities correctly
|
2006-09-21 15:16:36 +02:00 |
|
Marco Pesenti Gritti
|
229793e9f0
|
Adapt to API change
|
2006-09-21 15:02:46 +02:00 |
|
Marco Pesenti Gritti
|
3c64b65829
|
Drop color schemes per design change
|
2006-09-21 15:00:59 +02:00 |
|
Marco Pesenti Gritti
|
a054eb3a4b
|
Implement the frame mouse activation logic.
Some fixes in the Timeline
|
2006-09-21 14:45:36 +02:00 |
|