1710 Commits (6115b8af10aa755f71a29017b803e3a9d7168ec8)
 

Author SHA1 Message Date
Tomeu Vizoso 6115b8af10 Added text entry control. 18 years ago
Marco Pesenti Gritti 39678b8bb8 Patch by Owen Williams to accept custom MANIFEST filename. 18 years ago
Marco Pesenti Gritti f6e1df09f5 Refactor a bit the color stuff. Python doesn't seem to like initializing class members with an instance of the class itself. Initial frame control implementation. 18 years ago
Marco Pesenti Gritti 7034e1d36f Fix for mozilla built with system nspr 18 years ago
Marco Pesenti Gritti 26d3be7b6c Bump 18 years ago
Tomeu Vizoso 7e324af179 Added toolbar and button controls. 18 years ago
Marco Pesenti Gritti 5d57b261ee Add a color class, not used yet 18 years ago
Marco Pesenti Gritti c44084df09 Make the icon colors list private 18 years ago
Marco Pesenti Gritti 292c648612 Use MANIFEST instead of MANIFEST-OLPC.
Package activity/ and setup.py stuff by default.
18 years ago
Marco Pesenti Gritti d0b4a48ff5 Forgot the stupid import pygtk stuff there... 18 years ago
Marco Pesenti Gritti 4384cc3f5b Remove useless nspr flags 18 years ago
Tomeu Vizoso 1fb786f843 Listen for button-press in the hippo.Canvas, not on the gtk.Window. 18 years ago
Marco Pesenti Gritti 15c4843bbb Make sure to compile against system nspr too 18 years ago
Marco Pesenti Gritti 7813ea318a Update 18 years ago
Dan Williams c07dcbb28b Fix the fix for python 2.5 18 years ago
Dan Williams 63b2c74f90 Fix for python 2.5 18 years ago
Tomeu Vizoso 9dcd28e190 Fix for avoiding name clashes between shell and activities when running sugar from the source dir. 18 years ago
Tomeu Vizoso 4bde802bbd Simplified system paths for running sugar from the source dir. 18 years ago
Tomeu Vizoso 9b6d7c6292 Simple fix for getting the activities dir. 18 years ago
Tomeu Vizoso 4e267c18bf Improved connection to clipboard service. 18 years ago
Marco Pesenti Gritti d448cba742 Bump snapshot 18 years ago
Marco Pesenti Gritti 6527077928 Do not look in the icon theme for activity icons 18 years ago
Marco Pesenti Gritti 8f50955479 Pass --with-libxul-sdk 18 years ago
Marco Pesenti Gritti 36e9099fca Base size on height 18 years ago
Marco Pesenti Gritti 2646f333b3 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 18 years ago
Marco Pesenti Gritti c1c5a78ca8 Try harder to support wide screen 18 years ago
Dan Williams a228e5297b Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 18 years ago
Dan Williams de2cfecf92 Use screenshot for overlay window background
Instead of requiring a compositing manager for the transparent background
of the OverlayWindow, take a screenshot and use that instead.
18 years ago
Marco Pesenti Gritti dade0b6931 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 18 years ago
Marco Pesenti Gritti 90d0c41cc9 Try to deal with wide screens 18 years ago
Owen Williams 165bb9213f Update look of activities donut to match wiki
If we remove current activity, set _current_activity to None
18 years ago
Tomeu Vizoso f196eb264e Reverted mistake on last commit. 18 years ago
Tomeu Vizoso 4016f12d86 Indentation stuff 18 years ago
Marco Pesenti Gritti d4fab7fc64 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 18 years ago
Marco Pesenti Gritti 63ccbaf04b Fix distcheck 18 years ago
Tomeu Vizoso 54b7420ef0 Updated doc downloading to gecko 1.9 18 years ago
Marco Pesenti Gritti fbdc1579f4 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 18 years ago
Marco Pesenti Gritti 204aac8658 Drop Xnest support. Start fullscreen if widht <= 900. 18 years ago
Tomeu Vizoso ae5f1ed2c5 Added missing file to Makefile.am. 18 years ago
Tomeu Vizoso 9d13a9836d Added new tool sugar-install-bundle. 18 years ago
Marco Pesenti Gritti 37c6c1e9fa Actually check that xulrunner 1.9 exists 18 years ago
Marco Pesenti Gritti eeaf517049 We was no more scaling icons depending on screen resolution, fix it 18 years ago
Marco Pesenti Gritti 679f6f7c46 Size property is gone 18 years ago
Marco Pesenti Gritti cdf46c52af Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar
Conflicts:

	sugar/graphics/canvasicon.py
18 years ago
Marco Pesenti Gritti fd40c138c6 Rework icon sizing (unfinished, but more or less functional) 18 years ago
Dan Williams 6930a8c11a Correctly set height/width the right way 18 years ago
Dan Williams 759c477e1f Revert "Set width/height the right way"
This reverts commit 0eaa29ee9d.
18 years ago
Owen Williams 556085dbf8 Merge branch 'master' of git+ssh://ywwg@dev.laptop.org/git/sugar 18 years ago
Dan Williams 0eaa29ee9d Set width/height the right way 18 years ago
Dan Williams d35413d8b0 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 18 years ago