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>
2011-12-13 17:19:52 -03:00
Tomeu Vizoso
30ad27ad80
Add 'compile' to gitignore.
2008-06-25 15:29:23 +02:00
Marco Pesenti Gritti
488402df7d
Split sugar-toolkit out of sugar shell.
2008-02-06 10:20:33 +01:00
Dan Winship
6aeb95aa46
Install MIME data to map ".xo" files to "application/vnd.olpc-x-sugar"
2007-08-09 18:29:10 -04:00
Marco Pesenti Gritti
858e43dea9
Add the native factory by bertf
2007-06-29 13:15:36 +02:00
Marco Pesenti Gritti
c91bbd18cc
Move SugarKeyGrabber in the lib. Keep it private.
...
We can't install libraries in datadir.
2007-06-20 15:22:12 +02:00
Marco Pesenti Gritti
53d64a0536
Use the commit id for the snapshot name
2007-05-29 14:16:49 +02:00
Simon McVittie
e7e6c28394
.gitignore: Don't include vim swapfiles in git status
2007-05-24 18:55:38 +01:00
Marco Pesenti Gritti
669c4259dc
Fix distcheck
2007-05-11 12:33:14 +02:00
Marco Pesenti Gritti
d49b0ed6fb
Use sys.path.append, not insert
2007-04-15 12:26:50 +02:00
Marco Pesenti Gritti
a4fa50bd96
Update for new ps
2007-04-10 16:59:59 +02:00
Marco Pesenti Gritti
bd34f54d9a
Forgot to add these.
2007-04-07 15:36:54 +02:00
Marco Pesenti Gritti
81d216babd
Fix up translations, translate in italian.
2007-03-23 14:55:38 +01:00
Marco Pesenti Gritti
9af06c0b26
Add a script to start sugar. Move the gtkrc to avoid conflicts when
...
installing on a complete system.
2007-03-22 20:34:07 +01:00
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.
2007-01-23 20:33:56 +01:00
Marco Pesenti Gritti
cae78d7041
Rework the console to use autoactivation, move it in services/
2007-01-08 18:06:59 +01:00
Marco Pesenti Gritti
9a7518f230
Get rid of dbus 0.94 compatibility, since we build dbus in jhbuild now. Yay!
2006-11-16 11:07:30 +01:00
Tomeu Vizoso
59d57a03d9
First implementation of ClipboardService. Implement pdf viewing and downloading via ClipboardService.
2006-11-15 13:56:19 +01:00
Tomeu Vizoso
61f24de748
Reverting clipboard changes pushed by mistake. These are commits 23565cfd48
and a7e4092b0e
.
2006-11-10 14:14:15 +01:00
Tomeu Vizoso
a7e4092b0e
Created SugarDownloadManager and ClipboardService's wrapper. Show and hide the frame when adding an object to the clipboard.
2006-11-05 19:52:46 +01:00
Marco Pesenti Gritti
4b328c8417
Less invasive solution for the reverted commit
2006-11-05 03:41:44 +01:00
Marco Pesenti Gritti
581a3a0cb4
Read mozilla prefs from a js file
2006-10-25 15:43:37 +02:00
Marco Pesenti Gritti
85bf5e0e84
Fix popups
2006-10-20 00:32:54 +02:00
Marco Pesenti Gritti
99cd1512ae
Some cleanups
2006-10-17 10:35:38 +02:00
Marco Pesenti Gritti
0d2caab8a1
tray-manager with bindings, adapted from gnome-panel
2006-10-16 18:19:44 +02:00
Marco Pesenti Gritti
5a7a2fedc3
A bunch of cleanups. Add some useful properties to the browser.
2006-10-13 01:04:01 +02:00
Marco Pesenti Gritti
62a46ff92b
Create a private sugar lib and put our extensions there.
2006-10-12 12:47:17 +02:00
Marco Pesenti Gritti
f216f7bc0a
Release 0.31
2006-10-05 21:32:31 +02:00
Marco Pesenti Gritti
5d78b148ff
Add a gecko module. Disable popups.
2006-09-26 21:58:54 +02:00
Marco Pesenti Gritti
5f99dcf9a5
Move the presence service out of the shell
2006-09-15 13:54:16 +02:00
Marco Pesenti Gritti
7646366553
Keep the bindings private
2006-08-25 14:39:58 +02:00
Marco Pesenti Gritti
1ada2b68b6
Skeleton for the global keys stuff
2006-08-25 11:19:27 +02:00
Marco Pesenti Gritti
3e51b086df
Create a conf module. Move activity registry out of the shell
...
(should only be graphical) into it.
2006-08-22 14:01:53 +02:00
Marco Pesenti Gritti
7d6adc55a3
Fixup distcheck, release 0.19
2006-08-21 15:59:40 +02:00
Marco Pesenti Gritti
678c7b9474
add a dir
2006-08-18 00:53:04 +02:00
Marco Pesenti Gritti
e2e5bc0000
Install service files for the presence service
2006-08-13 00:06:52 +02:00
Marco Pesenti Gritti
167dbec0f5
Add a script to install external activities
2006-08-04 15:54:28 +02:00
Marco Pesenti Gritti
86bd6f50f0
Use dbus activation to launch factories. This breaks
...
p-to-p chat and ./sugar/activities. Will fix tomorrow.
2006-07-28 01:25:08 +02:00
Marco Pesenti Gritti
e959a6f37f
Add a few translations, thanks to Shina Owolabi <shina@wazobialinux.com>
2006-07-11 15:32:10 +02:00
Marco Pesenti Gritti
1eba377add
Translation support
2006-07-05 17:00:11 +02:00
Marco Pesenti Gritti
f4e2791c89
Big refactor of the directory structure and packages to
...
reflect private/public
2006-06-21 14:23:18 -04:00
Marco Pesenti Gritti
0cae557ab5
Register the model service and start working on
...
looking it up
2006-06-16 14:20:09 -04:00
Marco Pesenti Gritti
af79e35cdb
Test commit
2006-06-16 13:17:26 -04:00