211 Commits (dbe42ac6d9c0be6be47d2c7545b4997070b4621f)

Author SHA1 Message Date
Dan Williams bc083dae5a Cut over to new PresenceService 17 years ago
Marco Pesenti Gritti 5343752c35 Make browser a modules inside sugar library 17 years ago
Marco Pesenti Gritti 2d08ff0163 Move private extensions out of the lib, inside the shell. 17 years ago
Marco Pesenti Gritti c9c1117872 Remove the threadframe stuff which went unused. 17 years ago
Marco Pesenti Gritti c2b0b2ae98 Move data in the lib to the toplevel dir. 17 years ago
Marco Pesenti Gritti b6a1445573 Kill a lot of old old unused code 17 years ago
Marco Pesenti Gritti 9af06c0b26 Add a script to start sugar. Move the gtkrc to avoid conflicts when
installing on a complete system.
17 years ago
Marco Pesenti Gritti c9f28b7317 Rework the emulator. Move matchbox in the shell. 18 years ago
Dan Williams 85f8ef218d Rearrange network device handling bits 18 years ago
Marco Pesenti Gritti 1650ff3111 Use nsIWebBrowser conditionally, so that people don't need to patch mozilla. 18 years ago
Marco Pesenti Gritti 1587218e9e Remove unused files 18 years ago
Marco Pesenti Gritti 57c928916c Refactor sugar.env and paths 18 years ago
Dan Williams 0cad068bf4 Merge 18 years ago
Dan Williams 1f91f7f7af New intro/setup screen 18 years ago
Marco Pesenti Gritti 81e2e9ed8d Get rid of the old nm applet 18 years ago
Marco Pesenti Gritti 89aa65d0f6 Move hardwaremanager out of the view to his own module 18 years ago
Dan Williams 548e2983dd Start on new presence service 18 years ago
Marco Pesenti Gritti e0dd1f5232 Infrastructure for the home page devices 18 years ago
Marco Pesenti Gritti 919445502d Recognize xulrunner-nspr 18 years ago
Marco Pesenti Gritti 7034e1d36f Fix for mozilla built with system nspr 18 years ago
Marco Pesenti Gritti 4384cc3f5b Remove useless nspr flags 18 years ago
Marco Pesenti Gritti 15c4843bbb Make sure to compile against system nspr too 18 years ago
Marco Pesenti Gritti 37c6c1e9fa Actually check that xulrunner 1.9 exists 18 years ago
Marco Pesenti Gritti 997a90d7cc Actually make it work on 1.9. Had to disable some stuff, temporarily. 18 years ago
Marco Pesenti Gritti 94d7f94534 Add support for mozilla 1.9, needs work 18 years ago
Marco Pesenti Gritti 2d6cbf47e7 Some more cleanups in preparation to 1.9 support 18 years ago
Marco Pesenti Gritti e392cbc650 Some cleanups 18 years ago
Marco Pesenti Gritti 1d6f0a11c4 Cut and paste the mozembed bindings instead of depending on the
external ones. This is necessary to be able to support 1.9.
18 years ago
Marco Pesenti Gritti 0d350b4fd1 Support also firefox 1.5 18 years ago
Marco Pesenti Gritti cfd1be127c Revert "Use gecko.m4 from epiphany, which has 1.9 compatibility."
This reverts commit ade9ede1ae.
18 years ago
Marco Pesenti Gritti ade9ede1ae Use gecko.m4 from epiphany, which has 1.9 compatibility. 18 years ago
Marco Pesenti Gritti cae78d7041 Rework the console to use autoactivation, move it in services/ 18 years ago
Dan Williams 0265f06b3e Add a _sugar.cairo_surface_from_gdk_pixbuf() function
generic function to create a surface from a gdk pixbuf
18 years ago
Marco Pesenti Gritti 62eada2ee0 Implement audio controls 18 years ago
Eduardo Silva 15f586e61a Moving to PEP-8 18 years ago
Eduardo Silva e28a1b27ee [dev-console] - New internal structure, and new XO interface 18 years ago
Marco Pesenti Gritti 5bd97cf5a1 Release 0.63 18 years ago
Marco Pesenti Gritti 1d98e5f6bf Release 0.62 18 years ago
Marco Pesenti Gritti e4460b940c Release 0.61 18 years ago
Marco Pesenti Gritti 2402d0461d Release 0.60 18 years ago
Dan Williams ff53fdc185 Add a simple prototype data store 18 years ago
Marco Pesenti Gritti f5ae066248 Unbreak the build 18 years ago
Marco Pesenti Gritti cf156fac07 Get rid of our custom dbus config, simplify stuff 18 years ago
Marco Pesenti Gritti 594613aa6b Remove the internal activities. They are now splitted to their own module. 18 years ago
Eduardo Silva d51031d882 New developer-console 18 years ago
Marco Pesenti Gritti 9a7518f230 Get rid of dbus 0.94 compatibility, since we build dbus in jhbuild now. Yay! 18 years ago
Tomeu Vizoso 59d57a03d9 First implementation of ClipboardService. Implement pdf viewing and downloading via ClipboardService. 18 years ago
Marco Pesenti Gritti 66acd2a91b Release 0.59 18 years ago
Marco Pesenti Gritti 32f214c220 Release 0.58 18 years ago
Marco Pesenti Gritti d6e8369c7e Release 0.54 18 years ago
Marco Pesenti Gritti f677eea6e3 Release 0.53 18 years ago
Marco Pesenti Gritti 053dd74e0b Release 0.52 18 years ago
Marco Pesenti Gritti 5fd8f95046 Disable sketch, move it in tests for now (only way to hide it from the stupid
build system, it will have to be moved to his own module/bundle anyway).
18 years ago
Tomeu Vizoso 61f24de748 Reverting clipboard changes pushed by mistake. These are commits 23565cfd48 and a7e4092b0e. 18 years ago
Tomeu Vizoso 028bf526f2 Merge branch 'master' of git://dev.laptop.org/sugar 18 years ago
Marco Pesenti Gritti 5c1dbe499f Release 0.51 18 years ago
Tomeu Vizoso a7e4092b0e Created SugarDownloadManager and ClipboardService's wrapper. Show and hide the frame when adding an object to the clipboard. 18 years ago
Tomeu Vizoso b9f75c1472 Merge branch 'master' of git://dev.laptop.org/sugar 18 years ago
Marco Pesenti Gritti 62ad1539c2 Release 0.49 18 years ago
Tomeu Vizoso 2ad31b35d1 Merge branch 'master' of git://dev.laptop.org/sugar 18 years ago
Marco Pesenti Gritti 4b328c8417 Less invasive solution for the reverted commit 18 years ago
Marco Pesenti Gritti 137b8ddd23 Release 0.47 18 years ago
Tomeu Vizoso 23565cfd48 First version of the ClipboardService. Added support for showing the progress of a pdf download in the clipboard. 18 years ago
Marco Pesenti Gritti 31c07be19e Release 0.46 18 years ago
Marco Pesenti Gritti 173817ae18 Release 0.45 18 years ago
Marco Pesenti Gritti a95355c860 Release 0.44 18 years ago
Dan Williams 88ddaab1c7 Add (slightly) sugarized NetworkManager applet
An implementation of the NetworkManagerInfo service (for storing local
networking config) and GUI bits for discovering network status and
controlling networking, written in Python.
18 years ago
Marco Pesenti Gritti c29ec892ac Release 0.42 18 years ago
Marco Pesenti Gritti 581a3a0cb4 Read mozilla prefs from a js file 18 years ago
Marco Pesenti Gritti bae47abd09 s/groupchat/chat 18 years ago
Marco Pesenti Gritti d238ae89c9 Get rid of one to one chat, not part of the new design 18 years ago
Marco Pesenti Gritti 083cb92055 Release 0.41 18 years ago
Marco Pesenti Gritti 77e0d33c3d Add exthandler to mozilla includes. Needed by Tomeu. 18 years ago
Marco Pesenti Gritti 06f815c713 Release 0.40 18 years ago
Marco Pesenti Gritti 8ae8986354 Release 0.39 18 years ago
Dan Williams f620e8f9fb Add the Sketch activity (shared whiteboard, basically) 18 years ago
Marco Pesenti Gritti cacb967ec3 Release 0.38 18 years ago
Marco Pesenti Gritti e098bdf8eb Fix out of screen computation. Release 0.37 18 years ago
Marco Pesenti Gritti 1ea0f49f52 Release 0.36 18 years ago
Marco Pesenti Gritti a906c1e758 Release 0.35 18 years ago
Marco Pesenti Gritti 99cd1512ae Some cleanups 18 years ago
Marco Pesenti Gritti 0d2caab8a1 tray-manager with bindings, adapted from gnome-panel 18 years ago
Marco Pesenti Gritti bc0ee6d34c Refactor startup. In progress, give me a couple hours.
For now start sugar with "sugar-emulator shell/sugar-shell"
18 years ago
Marco Pesenti Gritti a3be4492b2 Delete unused p2p model code. Fix distcheck. 18 years ago
Marco Pesenti Gritti e55d447cc9 Actually increase release number 18 years ago
Marco Pesenti Gritti 34a70e3410 Release 0.34 18 years ago
Marco Pesenti Gritti e176a531ab Remove old browser and fix makefiles 18 years ago
Marco Pesenti Gritti b10be5bf00 Start rewriting the web activity 18 years ago
Marco Pesenti Gritti 3cfa9c40bd First go at progress in the entry. 18 years ago
Marco Pesenti Gritti 62a46ff92b Create a private sugar lib and put our extensions there. 18 years ago
Marco Pesenti Gritti 7801e05293 Put the log in the profile. Release 0.33 18 years ago
Marco Pesenti Gritti 031aa6c7d6 Release 0.32 18 years ago
Marco Pesenti Gritti f216f7bc0a Release 0.31 18 years ago
Marco Pesenti Gritti 3972ff8651 Release 0.30 18 years ago
Marco Pesenti Gritti 5da630c13a Kill unused code, fix makefiles 18 years ago
Marco Pesenti Gritti 0a912e214a Start moving to hippo canvas. (Friends presence in the activity regressed) 18 years ago
Marco Pesenti Gritti df6dd4618b Open "requested" popups in a new activity 18 years ago
Marco Pesenti Gritti 5d78b148ff Add a gecko module. Disable popups. 18 years ago
Marco Pesenti Gritti 7fb01c51e3 Missing directory 18 years ago
Marco Pesenti Gritti 5f99dcf9a5 Move the presence service out of the shell 18 years ago