Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
...
* Borrow some autofoo goo from nautilus to make the mimedb stuff distcheckDan Winship2007-08-131-0/+6
|
* DevConsole: add basic network informationEduardo Silva2007-08-131-0/+3
|
* Separate libsugar and libsugarui ld flags to notMarco Pesenti Gritti2007-08-101-2/+4
| | | | link libsugar to gtk.
* Rename the clipboard service as shell service.Tomeu Vizoso2007-08-081-1/+1
|
* Added missing file in configure.acTomeu Vizoso2007-08-081-1/+1
|
* * Add Greek translation. (simosx)Marco Pesenti Gritti2007-07-291-1/+1
|
* Split the UI part of sugarext out to his own module to avoidMarco Pesenti Gritti2007-07-271-1/+1
| | | | dragging gtk inside services.
* Add/upate translationsMarco Pesenti Gritti2007-07-171-1/+1
|
* Add the native factory by bertfMarco Pesenti Gritti2007-06-291-0/+2
|
* Move SugarKeyGrabber in the lib. Keep it private.Marco Pesenti Gritti2007-06-201-1/+0
| | | | We can't install libraries in datadir.
* Bump versionMarco Pesenti Gritti2007-06-201-1/+1
|
* Remove build time dep on gst to please the build system.Marco Pesenti Gritti2007-06-141-1/+1
|
* Set volume directly from python (requires gst-python).Marco Pesenti Gritti2007-06-131-1/+1
| | | | Cleanups.
* Console: new graphics packageEduardo Silva2007-06-101-0/+1
|
* services/presence/: remove. Use projects/presence-service git repo insteadSimon McVittie2007-06-061-1/+0
|
* Use the commit id for the snapshot nameMarco Pesenti Gritti2007-05-291-1/+1
|
* Remove the obsolete p2p codeMarco Pesenti Gritti2007-05-231-1/+0
|
* Remove a couple of macros which was unused and causing problems.Marco Pesenti Gritti2007-05-231-3/+0
|
* Import xdgmime and start hooking it upMarco Pesenti Gritti2007-05-231-0/+2
|
* Add the AddressEntry object to sugarMarco Pesenti Gritti2007-05-211-7/+4
|
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-05-211-1/+0
|\ | | | | | | | | | | Conflicts: configure.ac
| * Stop depending on NSPR.Tomeu Vizoso2007-05-191-16/+0
| |
* | Drop the browser stuff, it will be replaced by hulahop.Marco Pesenti Gritti2007-05-211-52/+0
|/
* Add a browsehelper component which I'll use for pyxpcom integration.Marco Pesenti Gritti2007-05-131-1/+3
|
* Fix several distcheck issuesMarco Pesenti Gritti2007-05-101-1/+0
|
* configure.ac: remove services/datastoreGuillaume Desmottes2007-05-101-1/+0
|
* Take out the HAVE_GECKO_1_9 ifdefs, we only support Gecko 1.9 now.Tomeu Vizoso2007-05-041-2/+0
|
*