2251 Commits (a4fa50bd965a4f321c6317710feb65555ea38754)
 

Author SHA1 Message Date
Marco Pesenti Gritti a4fa50bd96 Update for new ps 17 years ago
Dan Williams a07e946cc4 Readd mock presence service and enable it by default 17 years ago
Mike C. Fletcher 8302be4544 A few more docstrings 17 years ago
Mike C. Fletcher 3f10890319 Docstrings for modules all over sugar and shell.
These are just the doc strings I created as I was spelunking
through to see how Sugar manages launching applications.  The
resulting auto-documentation is neither polished or finished,
but it should help people reading the code somewhat.

There are a few minor code cleanups:

  * activityhandle (replacing C idiom for initialisation with
    a Python one)
  * bundle registry (using a parameterised directory name so
    that it shows up in the documentation)
  * validate_activity_id function, use isinstance( item, (str,unicode))
    for the query, rather than two separate checks with isinstance
17 years ago
Dan Williams 508a59b99b More Shell fixes for new PS 17 years ago
Dan Williams 76a0f45aa8 More new PS fixes 17 years ago
Dan Williams 4cf8f321f0 Fix activity ID generation logic 17 years ago
Dan Williams 3eeec9bf07 Remove references to obsolete p2p.Stream classes 17 years ago
Dan Williams bc083dae5a Cut over to new PresenceService 17 years ago
Dan Williams 2509d990e4 Cut over to new PresenceService 17 years ago
Marco Pesenti Gritti 2f2f756939 Forgot to add this 17 years ago
Marco Pesenti Gritti 09304e8e5a Accept raw X windows in the shell 17 years ago
Marco Pesenti Gritti 3da95e9236 Really commit this, stupid git. 17 years ago
Marco Pesenti Gritti fb9f53c8a1 Oops missing \ in the Makefile 17 years ago
Marco Pesenti Gritti bd34f54d9a Forgot to add these. 17 years ago
Marco Pesenti Gritti 5343752c35 Make browser a modules inside sugar library 17 years ago
Marco Pesenti Gritti 4828870afd Use gtk to detect dpi. 17 years ago
Marco Pesenti Gritti e3cf7aa1d3 Unused 17 years ago
Marco Pesenti Gritti 60557533a7 Remove,unused 17 years ago
Marco Pesenti Gritti 2d08ff0163 Move private extensions out of the lib, inside the shell. 17 years ago
Dan Williams 1d25366c4f Don't show Ad-Hoc mode networks in mesh view 17 years ago
Dan Williams fc12f73fba Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 17 years ago
Dan Williams e37bba0094 PresenceService fixes; don't traceback on avahi errors 17 years ago
Marco Pesenti Gritti c9c1117872 Remove the threadframe stuff which went unused. 17 years ago
Dan Williams 9c0e0783db Fix execute command when using the new dbus-python 17 years ago
Marco Pesenti Gritti 66d0a402e1 Remove the unused push scroller code. 17 years ago
Marco Pesenti Gritti c2b0b2ae98 Move data in the lib to the toplevel dir. 17 years ago
Marco Pesenti Gritti 49ff2f86de Move not shell specific scripts in bin 17 years ago
Marco Pesenti Gritti faeb35347f Remove obsolete stuff, get rid of the tools dir. 17 years ago
Marco Pesenti Gritti 94f36e8b7d Obsolete activity examples 17 years ago
Tomeu 5990e5bfd1 Return TRUE again in drag_motion_cb for accepting dnd drops. 17 years ago
Marco Pesenti Gritti bd3e084805 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 17 years ago
Marco Pesenti Gritti 3a90cef5b6 Rework corner detection to use 1 pixel window. 17 years ago
Dan Williams 396ca0e64e Don't hiccup on NM start/stop 17 years ago
Dan Williams 7a2a480850 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 17 years ago
Dan Williams 4b4cf9673c Cleanup of sugar device handling code 17 years ago
Marco Pesenti Gritti 29d518eb55 Do not abort on X errors 17 years ago
Tomeu 164df7bf85 Add XSetErrorHandler for not crashing on X errors caused by Gecko plugins. 17 years ago
Marco Pesenti Gritti ba08492778 Fix problem with back/forward and frames 17 years ago
Tomeu 6dc536058b Deactivate extension based type checking for Gecko 1.8. 17 years ago
Marco Pesenti Gritti ca3b37c660 Use xulrunner 17 years ago
Tomeu 891624888f If we receive an application/octet-stream, check the mime type by looking at its extension. 17 years ago
Marco Pesenti Gritti e179dbae14 Increase timeouts a bit 17 years ago
Marco Pesenti Gritti 87f1e9bcc9 Suspend the mesh view when it's not active so that
we don't keep blinking the icon in the background.
17 years ago
Dan Williams 6c9eb64de3 Handle device addition and activation correctly 17 years ago
Dan Williams 83a86e0ea1 Add a 'device activating' signal 17 years ago
Dan Williams 40f4c81d06 Make the mesh icon pulse when activated and activating 17 years ago
Dan Williams d5826d1934 fix typo 17 years ago
Dan Williams 552af8aa56 Fix deprecation warning 17 years ago
Dan Williams de46d81828 Disable buddy icon request for trial 1 17 years ago