Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Separate libsugar and libsugarui ld flags to notMarco Pesenti Gritti2007-08-101-10/+14
| | | | link libsugar to gtk.
* Split the UI part of sugarext out to his own module to avoidMarco Pesenti Gritti2007-07-271-7/+27
| | | | dragging gtk inside services.
* Add network.py to makefileDan Williams2007-06-051-0/+1
|
* Make bundle_id and activity_id window properties toMarco Pesenti Gritti2007-06-011-1/+1
| | | | avoid races.
* Bindings to set activity_id and bundle_id hintsMarco Pesenti Gritti2007-06-011-1/+2
|
* Hook up mime.get_for_fileMarco Pesenti Gritti2007-05-241-1/+2
|
* Remove the obsolete p2p codeMarco Pesenti Gritti2007-05-231-1/+1
|
* Import xdgmime and start hooking it upMarco Pesenti Gritti2007-05-231-1/+1
|
* Add the AddressEntry object to sugarMarco Pesenti Gritti2007-05-211-0/+36
|
* Browser leftoverMarco Pesenti Gritti2007-05-211-1/+1
|
* Load the modules from .la if the normal import failsMarco Pesenti Gritti2007-04-151-6/+7
|
* Make browser a modules inside sugar libraryMarco Pesenti Gritti2007-04-071-1/+1
|
* Remove the threadframe stuff which went unused.Marco Pesenti Gritti2007-04-061-1/+0
|
* Kill a lot of old old unused codeMarco Pesenti Gritti2007-03-281-2/+1
|
* Rework the emulator. Move matchbox in the shell.Marco Pesenti Gritti2007-03-161-1/+0
|
* Remove unused filesMarco Pesenti Gritti2007-03-091-3/+0
|
* Simple date object to handle string conversions in a UI friendly way.Marco Pesenti Gritti2007-02-131-0/+1
|
* Add a simple prototype data storeDan Williams2006-12-111-1/+1
|
* Fixup makefilesMarco Pesenti Gritti2006-12-011-1/+0
|
*