4472 Commits (2fc1cab92dc8b6dfe3345b4c0adb2bdd527294e0)
 

Author SHA1 Message Date
Marco Pesenti Gritti 388f74a56d Add a SugarGrid object to replace the numpy implementation. Part of the fix for #8394 16 years ago
Marco Pesenti Gritti 1ac335f271 Break the reference cycle between menu and palette. #8469 16 years ago
Simon Schampijer 1af96495d2 bundlebuilder: remove an existing locale dir before building 16 years ago
Simon Schampijer 199a91ff87 don't build the locale for the pseudo.po 16 years ago
Marco Pesenti Gritti 9eb7e3a7df Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar-toolkit 16 years ago
Marco Pesenti Gritti 171e76cfb8 Default to empty jabber server. Patch by gdesmott with minor change by me.
Fix #8354
16 years ago
Simon Schampijer e721f74f63 Ignore pseudo.po for the manifest 16 years ago
Tomeu Vizoso 0490247fcb Hopefully really avoid access to private member 16 years ago
Tomeu Vizoso 5c1f3b7daa Revert "Avoid access to private member"
This reverts commit 0cf0cacbd0.
16 years ago
Tomeu Vizoso c79bc15f5f #8394 Destroy the palette when the invoker is dettached 16 years ago
Tomeu Vizoso 0cf0cacbd0 Avoid access to private member 16 years ago
Tomeu Vizoso 865c234a1e Revert "Avoid access to private member."
This reverts commit 8301b9269a.
16 years ago
Simon Schampijer 2e41124c87 Remove "dynamic" font height computation #8392 (marco) 16 years ago
Simon Schampijer 1d29440bfd bundlebuilder: fix the release command 16 years ago
Marco Pesenti Gritti 866f26aced Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar-toolkit 16 years ago
Marco Pesenti Gritti 3f78abb8c2 Keep compatibility with the private shared_activity 16 years ago
Marco Pesenti Gritti 3d9f3eca67 Disable the few remaining pylint messages 16 years ago
Marco Pesenti Gritti b307237dbf Make shared_activity public. 16 years ago
Marco Pesenti Gritti 8301b9269a Avoid access to private member. 16 years ago
Marco Pesenti Gritti 549ace8c11 More cleanups to make pylint happy. 16 years ago
Marco Pesenti Gritti ebcf1f6988 Get rid of the custom _hide/_show and just use the widget
methods. Related cleanups.
16 years ago
Simon Schampijer 9041e4db0e Fix pylint for bundlebuilder 16 years ago
Simon Schampijer 783ec6734c Merge branch 'master' of ssh+git://dev.laptop.org/git/sugar-toolkit 16 years ago
Simon Schampijer e7a10be1d4 Do a more "standard" system installation for bundlebuilder
- 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)
16 years ago
Marco Pesenti Gritti 6e503b0a24 Ensure that the widget is fully onscreen before taking a screenshot.
Otherwise X emits a BadMatch and gtk kills the process (!).
Fix #8220
16 years ago
Marco Pesenti Gritti 938e2e9648 Do not try to list the mimetypes directory if it does not exist.
Fix #7837
16 years ago
Marco Pesenti Gritti 9f88241ff5 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar-toolkit 16 years ago
Marco Pesenti Gritti 98460fb2e2 Fix pylint complain 16 years ago
Simon Schampijer dd031b4d83 Set the env var SUGAR_BUNDLE_VERSION #5428 (marco) 16 years ago
Marco Pesenti Gritti 453e08c8d7 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar-toolkit 16 years ago
Marco Pesenti Gritti b2ce8b030f Factor out sugar-activity code to the toolkit. 16 years ago
Simon Schampijer c639e7291a Remove the set_size_request for the alert message
This gave problems on the xo - part of #7841
16 years ago
Benjamin Berg 927ae13aec Merge branch 'master' of git+ssh://benzea@dev.laptop.org/git/sugar-toolkit 16 years ago
Benjamin Berg 3d3e453157 Change the API of the keygrabber so only one gdk_sync is neccessary. (ticket #7999) 16 years ago
Tomeu Vizoso c3873bfdcb Bump to 0.82.1, marco forgot to commit the configure change when releasing 16 years ago
Tomeu Vizoso 7090e73c09 Revert "#8000 Only repaint the area needed (rlucchese)"
The bounds calculation won't be always correct.

This reverts commit 3bb9f47461.
16 years ago
Simon Schampijer f29b67b032 Add update functionality to Config in bundlebuilder #7270 (marco)
This is needed by the release command to update the
bundle number
16 years ago
Marco Pesenti Gritti f55e531f42 Warn about files missing from the MANIFEST. 16 years ago
Tomeu Vizoso 3bb9f47461 #8000 Only repaint the area needed (rlucchese) 16 years ago
Tomeu Vizoso 1f6dae2360 #7959 cache translations in util.py (rlucchese) 16 years ago
Pootle Translation 2160a80c97 Commit from One Laptop Per Child: Translation System by user korakurider. 28 of 28 messages translated (0 fuzzy). 16 years ago
C. Scott Ananian 1bd1b6c81e Trac #7733: fix severe performance regression when creating ActivityBundle. 16 years ago
Tomeu Vizoso 5ba227ff85 #7533 ToolButton should accept activation via accelerators regardless of its state 16 years ago
Eben Eliason a73cbc351d Merge branch 'master' of git://dev.laptop.org/sugar-toolkit 16 years ago
Simon Schampijer ba850d5787 Wrap message in alert needed for 7841 16 years ago
Marco Pesenti Gritti bd264577e7 Make Palette handle changes of the invoker widget. Fix #7881 16 years ago
Marco Pesenti Gritti 5cf5e91d69 pylint fix 16 years ago
Marco Pesenti Gritti e3861325f4 Add dependency on libICE 16 years ago
Marco Pesenti Gritti 3ce887ce90 Add dep on libSM 16 years ago
Marco Pesenti Gritti 9a827ead86 Enable maximum warnings.
A bunch of compile fixes.
16 years ago