2023 Commits (73c1dbe4a7d8b5e54b6c16f82690200abaedf978)
 

Author SHA1 Message Date
John (J5) Palmieri b21f1a3b80 workaround to fix blocking when launching activities
* set follow_name_owner_changes to true when creating a proxy for an activity
  which causes proxies to be late bound and not make a blocking call to
  start a service
18 years ago
John (J5) Palmieri 05081b3fa5 use hal to detect the presence of a v4l device
* right now we check for anything with the capability of 'video4linux' and
  for info.linux.driver = 'cafe1000-ccic' which is the olpc's webcam
18 years ago
Marco Pesenti Gritti e62fcbd296 Call remove access point with the right signature 18 years ago
Guillaume Desmottes 42609e447c Merge branch 'master' of git+ssh://guillaume@dev.laptop.org/git/sugar 18 years ago
Guillaume Desmottes 148c93968b create/remove activities according to ActivitiesChanged signal 18 years ago
Tomeu Vizoso 39a009056d Order journal entries and fix filtering. 18 years ago
Marco Pesenti Gritti 59c1d0f437 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 18 years ago
Marco Pesenti Gritti d06c1af638 Tweak menu layout 18 years ago
Guillaume Desmottes 39c6542e40 Merge branch 'master' of git+ssh://guillaume@dev.laptop.org/git/sugar 18 years ago
Guillaume Desmottes 9ce78f6100 upload our avatar only if needed 18 years ago
Marco Pesenti Gritti 5cc06cb5eb Tweak optionmenu and entry paddings 18 years ago
Marco Pesenti Gritti 5ae521be77 Fix aligment of menu icons 18 years ago
Marco Pesenti Gritti 52ca451a05 More fake entries improvements 18 years ago
Marco Pesenti Gritti 583ea4214d Improve the demo entries 18 years ago
Tomeu Vizoso 4b1ca7056e Make action-id in MenuItem be object, not int. 18 years ago
Tomeu Vizoso a585221b16 Added object update to the datastore. 18 years ago
Tomeu Vizoso 559d21d4d2 Merge branch 'master' of git://dev.laptop.org/sugar 18 years ago
Marco Pesenti Gritti 4d0c540f85 Fix bw/color switch. Patch by Owen Williams. 18 years ago
Marco Pesenti Gritti b4836718de Fix signal signature 18 years ago
Dan Williams 7b11487995 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 18 years ago
Dan Williams fc7f62359f Don't traceback on cleanup when disconnected already 18 years ago
Dan Williams fc970ccf3d Attempt periodic reconnection on connect error, traceback less on server problems 18 years ago
Dan Williams 7da177a054 color is required for a valid buddy 18 years ago
Dan Williams 6428fdc9a4 Give dbus-python a hint to icon return type 18 years ago
Marco Pesenti Gritti 8763d9d5e2 Typo 18 years ago
Tomeu Vizoso d027761209 Added create_with_object_id() func. 18 years ago
Tomeu Vizoso 33739f1c0f Some more examples for the journal. 18 years ago
Marco Pesenti Gritti 1cadd9c1ce Add object_id 18 years ago
Tomeu Vizoso d504124cc2 Hack Dan's DataStore for doing what we need for 6th March demo. 18 years ago
Marco Pesenti Gritti 921bccd48c Tweak video size. People report it's too big on the olpc too.
Dan feel free to tweak this, I'm changing it to get a functional
build in for tonight compose.
18 years ago
Marco Pesenti Gritti 69f8d84663 Make video size resolution dependent at least in the emulator. 18 years ago
Dan Williams 08c791849f Convert buddies to GObjects; ensure signals don't emit before buddy is valid 18 years ago
Marco Pesenti Gritti 7b89672604 Catch GetActiveNetwork exceptions.
Listen for activation failures.
18 years ago
Marco Pesenti Gritti d748682ef7 Handle the case where we get an Activating event
but we don't have an active device yet.
18 years ago
Marco Pesenti Gritti baad778406 Improve logging 18 years ago
Marco Pesenti Gritti d1a29ecf32 Set font to 7 points. Tweak zoom levels. 18 years ago
Tomeu Vizoso 47b8ad2496 Stop sqlite3.decoding the data from the db. 18 years ago
Dan Williams a3e2803eb8 Clue dbus-python into the return type of get_data() 18 years ago
Tomeu Vizoso 97d719f795 Use sqlite3.Row in the datastore. 18 years ago
Dan Williams dbf2c0c1a2 get object path correctly 18 years ago
Tomeu Vizoso f2af1ae219 Use cursor parameters instead of SQL injection. 18 years ago
Dan Williams 7ab0b60b10 Update data store to new dbus-python bindings API and sqlite3 18 years ago
Marco Pesenti Gritti 1c69095310 Remove TODO 18 years ago
Marco Pesenti Gritti 819d08082c Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 18 years ago
Marco Pesenti Gritti 8ec1e2b524 Use the dropdown icon. Quite an hack to get the icon size right,
we will have to fix this properly.
18 years ago
Guillaume Desmottes bfbcedbcec Don't use the _alias_changed_cb while we use vcard to store the alias 18 years ago
Dan Williams 57b887df30 PresenceService fixes; request buddy presence when using existing connection 18 years ago
Dan Williams 48e9887d92 Fix key release in keyhandler 18 years ago
Dan Williams 9333af3d07 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 18 years ago
Dan Williams 7ce21d47bd Ensure video is realized before showing live video 18 years ago