46 Commits (f90b1d3ebc9554ceedc2ebc2401c8639634d7a9d)

Author SHA1 Message Date
Marco Pesenti Gritti f90b1d3ebc Make it distcheck. Fix license. 16 years ago
Marco Pesenti Gritti 488402df7d Split sugar-toolkit out of sugar shell. 16 years ago
Marco Pesenti Gritti 44efc2a131 Complete paths cleanup and remove SUGAR_PREFIX and
SUGAR_PATH environment variables.
16 years ago
Marco Pesenti Gritti ae5ce06ccb Refactor directory structure a bit, preliminary to the
library split-out.
16 years ago
Marco Pesenti Gritti 6240c1cf6f Cleanup the source structure 17 years ago
Simon McVittie d93122bf5e Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 17 years ago
Dan Winship 56eb7c2dc3 Borrow some autofoo goo from nautilus to make the mimedb stuff distcheck 17 years ago
Simon McVittie 96023f3e42 Fix regeneration of ./configure from configure.ac when using make
To use an m4 macro library you need three things:

* configure.ac mentions it (OK)
* autogen.sh mentions it (OK)
* Makefile.am mentions it (fixed by this patch)

Omission of the third part means that when you change configure.ac and run
make, ./configure is rebuilt without using the m4 directory, so autoconf
doesn't load python.m4 and the rebuild fails.
17 years ago
Marco Pesenti Gritti c202b6be43 Import xdgmime and start hooking it up 17 years ago
Marco Pesenti Gritti 0ddbf7e9ab Add the AddressEntry object to sugar 17 years ago
Marco Pesenti Gritti 42f7eeedc8 Drop the browser stuff, it will be replaced by hulahop. 17 years ago
Marco Pesenti Gritti 5343752c35 Make browser a modules inside sugar library 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. 17 years ago
Marco Pesenti Gritti 57c928916c Refactor sugar.env and paths 17 years ago
Marco Pesenti Gritti 73c1dbe4a7 CLeanup emulator shutdown 17 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
Marco Pesenti Gritti 9a7518f230 Get rid of dbus 0.94 compatibility, since we build dbus in jhbuild now. Yay! 18 years ago
Marco Pesenti Gritti 4b328c8417 Less invasive solution for the reverted commit 18 years ago
Marco Pesenti Gritti 984035f933 Revert "Fixup services path with the various installed/uninstalled 0.94/0.95 combinations. What a pain!"
This reverts commit 6d84d886e1.
18 years ago
Marco Pesenti Gritti 6d84d886e1 Fixup services path with the various installed/uninstalled 0.94/0.95 combinations. What a pain! 18 years ago
Marco Pesenti Gritti a906c1e758 Release 0.35 18 years ago
Marco Pesenti Gritti 535b67ea41 alt+q shutdown the emulator 18 years ago
Marco Pesenti Gritti 096d5c5238 Fix makefiles 18 years ago
Marco Pesenti Gritti a3be4492b2 Delete unused p2p model code. Fix distcheck. 18 years ago
Marco Pesenti Gritti 62a46ff92b Create a private sugar lib and put our extensions there. 18 years ago
Marco Pesenti Gritti 5f99dcf9a5 Move the presence service out of the shell 18 years ago
Marco Pesenti Gritti b34cff91a3 Move threadframe inside bindings directory, will add more stuff there. 18 years ago
Marco Pesenti Gritti 7d6adc55a3 Fixup distcheck, release 0.19 18 years ago
Dan Williams 95c06280ca Add threadframe and TracebackUtils.py so we can get tracebacks of dbus deadlocks 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 9ea6805174 More work on packages refactoring, mostly working 18 years ago
Marco Pesenti Gritti f2ae132410 Fix a bunch of outdated makefiles. 18 years ago
Marco Pesenti Gritti f6491e6afc Refactor the directory structure to match the packages 18 years ago
Marco Pesenti Gritti 5d2ce73c23 Merge 18 years ago
Marco Pesenti Gritti f286d1505d Check in initial model stuff, unused 18 years ago
Dan Williams c9105311c5 also dist sugar. 18 years ago
Dan Williams 81d59b371b More build fixes. 18 years ago
Dan Williams 05cd353891 Make 'make distcheck' actually work. 18 years ago
Marco Pesenti Gritti 07434a4834 Restore the sugar script so we can run from installation too 18 years ago
Dan Williams 81f45f1447 merge to tip of tree 18 years ago
Marco Pesenti Gritti 38c5e5847b Add some tab icons, still missing web site icons 18 years ago
Dan Williams af89be9a0c Clarify README more and remove bin_SCRIPTS=sugar from Makefile.am. 18 years ago
Marco Pesenti Gritti 7c2531899b Automakeify 18 years ago