46 Commits (master)

Author SHA1 Message Date
James Cameron 359dbf2c45 Add distributed source to .gitignore
File is generated by "make dist" or "make distclean".
5 years ago
Sam Parkinson 2b172aacd5
Add generated doc files to the gitignore 8 years ago
Daniel Narvaez 7e6a2cc261 Update .gitignore 11 years ago
Simon Schampijer 10d7f7d3f9 Switch sugarext to be an introspectable library
This makes sugarext accessible through introspection. It is used
from the shell (key grabber, sound volume management) and the
shell session management.

Making the sugarext introspectable was done following the
descriptions at: http://live.gnome.org/GObjectIntrospection#Using_GI

Signed-off-by: Simon Schampijer <simon@schampijer.de>
13 years ago
Tomeu Vizoso 30ad27ad80 Add 'compile' to gitignore. 16 years ago
Marco Pesenti Gritti 488402df7d Split sugar-toolkit out of sugar shell. 16 years ago
Dan Winship 6aeb95aa46 Install MIME data to map ".xo" files to "application/vnd.olpc-x-sugar" 17 years ago
Marco Pesenti Gritti 858e43dea9 Add the native factory by bertf 17 years ago
Marco Pesenti Gritti c91bbd18cc Move SugarKeyGrabber in the lib. Keep it private.
We can't install libraries in datadir.
17 years ago
Marco Pesenti Gritti 53d64a0536 Use the commit id for the snapshot name 17 years ago
Simon McVittie e7e6c28394 .gitignore: Don't include vim swapfiles in git status 17 years ago
Marco Pesenti Gritti 669c4259dc Fix distcheck 17 years ago
Marco Pesenti Gritti d49b0ed6fb Use sys.path.append, not insert 17 years ago
Marco Pesenti Gritti a4fa50bd96 Update for new ps 17 years ago
Marco Pesenti Gritti bd34f54d9a Forgot to add these. 17 years ago
Marco Pesenti Gritti 81d216babd Fix up translations, translate in italian. 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 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 cae78d7041 Rework the console to use autoactivation, move it in services/ 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
Tomeu Vizoso 61f24de748 Reverting clipboard changes pushed by mistake. These are commits 23565cfd48 and a7e4092b0e. 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
Marco Pesenti Gritti 4b328c8417 Less invasive solution for the reverted commit 18 years ago
Marco Pesenti Gritti 581a3a0cb4 Read mozilla prefs from a js file 18 years ago
Marco Pesenti Gritti 85bf5e0e84 Fix popups 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 5a7a2fedc3 A bunch of cleanups. Add some useful properties to the browser. 18 years ago
Marco Pesenti Gritti 62a46ff92b Create a private sugar lib and put our extensions there. 18 years ago
Marco Pesenti Gritti f216f7bc0a Release 0.31 18 years ago
Marco Pesenti Gritti 5d78b148ff Add a gecko module. Disable popups. 18 years ago
Marco Pesenti Gritti 5f99dcf9a5 Move the presence service out of the shell 18 years ago
Marco Pesenti Gritti 7646366553 Keep the bindings private 18 years ago
Marco Pesenti Gritti 1ada2b68b6 Skeleton for the global keys stuff 18 years ago
Marco Pesenti Gritti 3e51b086df Create a conf module. Move activity registry out of the shell
(should only be graphical) into it.
18 years ago
Marco Pesenti Gritti 7d6adc55a3 Fixup distcheck, release 0.19 18 years ago
Marco Pesenti Gritti 678c7b9474 add a dir 18 years ago
Marco Pesenti Gritti e2e5bc0000 Install service files for the presence service 18 years ago
Marco Pesenti Gritti 167dbec0f5 Add a script to install external activities 18 years ago
Marco Pesenti Gritti 86bd6f50f0 Use dbus activation to launch factories. This breaks
p-to-p chat and ./sugar/activities. Will fix tomorrow.
18 years ago
Marco Pesenti Gritti e959a6f37f Add a few translations, thanks to Shina Owolabi <shina@wazobialinux.com> 18 years ago
Marco Pesenti Gritti 1eba377add Translation support 18 years ago
Marco Pesenti Gritti f4e2791c89 Big refactor of the directory structure and packages to
reflect private/public
18 years ago
Marco Pesenti Gritti 0cae557ab5 Register the model service and start working on
looking it up
18 years ago
Marco Pesenti Gritti af79e35cdb Test commit 18 years ago