Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Default to empty jabber server. Patch by gdesmott with minor change by me.Marco Pesenti Gritti2008-09-111-1/+1
| | | | Fix #8354
* Ignore pseudo.po for the manifestSimon Schampijer2008-09-111-1/+1
|
* #8394 Destroy the palette when the invoker is dettachedTomeu Vizoso2008-09-101-1/+4
|
* Remove "dynamic" font height computation #8392 (marco)Simon Schampijer2008-09-101-11/+2
|
* bundlebuilder: fix the release commandSimon Schampijer2008-09-091-1/+1
|
* Fix pylint for bundlebuilderSimon Schampijer2008-08-311-1/+1
|
* Do a more "standard" system installation for bundlebuilderSimon Schampijer2008-08-311-76/+135
| | | | | | | - setup.py install takes a --prefix option and no arguments. - mo files are installed in /usr/share/locale. - po files are not installed - 8136 (marco)
* Do not try to list the mimetypes directory if it does not exist.Marco Pesenti Gritti2008-08-311-5/+6
| | | | Fix #7837
* Ensure that the widget is fully onscreen before taking a screenshot.Marco Pesenti Gritti2008-08-315-6/+28
| | | | | Otherwise X emits a BadMatch and gtk kills the process (!). Fix #8220
* Set the env var SUGAR_BUNDLE_VERSION #5428 (marco)Simon Schampijer2008-08-271-0/+1
|
* Factor out sugar-activity code to the toolkit.Marco Pesenti Gritti2008-08-272-0/+137
|
* Trac #7733: fix severe performance regression when creating ActivityBundle.C. Scott Ananian2008-08-263-24/+25
|
*