sugar-toolkit-gtk3/shell/view/frame
Dan Williams 8b4ccf3eb1 Cleanup clipboard D-Bus API
- The clipboard now determines each objects unique id and
    returns it from add_object()
- The ID is opaque to the client and should not be used/accessed
    other than with the clipboard service
- Add object type hints for dbus-python
- Sugar clipboard bindings for get_object() now return a dict rather
    than a tuple
- ClipboardIcon now retrieves the real file path and uses that
    to open the file
- Adapt sugar bits to clipboard changes
2007-03-14 00:50:06 -04:00
..
__init__.py Move the view to his own module 2006-09-15 13:23:21 +02:00
ActivitiesBox.py Bunch of fixes 2007-03-12 22:29:11 +01:00
clipboardbox.py Cleanup clipboard D-Bus API 2007-03-14 00:50:06 -04:00
clipboardpanelwindow.py Cleanup clipboard D-Bus API 2007-03-14 00:50:06 -04:00
eventframe.py Fix corner and edge frame activation 2007-03-05 21:24:42 -05:00
frame.py Give up on the save/restore logic, it seem too unpredictable to be clear to the user. 2007-03-13 00:19:21 +01:00
framepopupcontext.py Adapt to the new hippo canvas sizing API 2007-03-14 03:19:24 +01:00
FriendsBox.py Add hover to BuddyIcon in the Frame. 2007-02-24 14:58:38 +01:00
Makefile.am Get rid of the old nm applet 2007-02-25 13:40:24 +01:00
overlaybox.py Renamed Button to IconButton. 2007-02-21 13:01:20 +01:00
PanelWindow.py Fix hover checking logic 2007-03-12 16:09:41 +01:00
ZoomBox.py Fix stroke/fill on ZoomBox icons. 2007-02-27 22:35:28 +01:00