Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar
Commit message (Expand)AuthorAgeFilesLines
...
* Update forgotten property limit.Tomeu Vizoso2007-07-191-1/+1
* Rework palette positioning. Cleanup and get at cursorMarco Pesenti Gritti2007-07-182-59/+70
* Place palettes at cursor for free views.Marco Pesenti Gritti2007-07-181-21/+39
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-07-182-3/+22
|\
| * Actually handle multiple mime typesDan Williams2007-07-181-1/+1
| * Don't close GlibTCPServer sockets prematurelyDan Williams2007-07-181-2/+21
* | Add some style propertiesMarco Pesenti Gritti2007-07-181-0/+2
|/
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-07-171-1/+2
|\
| * Fix initialization order of buddy class '_activities' memberDan Williams2007-07-171-1/+2
* | setup.py release does a git pull before releasing.Marco Pesenti Gritti2007-07-171-3/+6
|/
* Suppress traceback when creating a new buddy object on buddy-disappeared signalDan Williams2007-07-161-1/+7
* Give the option of not updating mtime.Tomeu Vizoso2007-07-161-2/+3
* Adapt to datastore API changes.Tomeu Vizoso2007-07-161-4/+4
* Bundle releases can also contain 0Marco Pesenti Gritti2007-07-151-1/+1
* #1888 Choose the correct mime type when adding text from Write to the clipboard.Tomeu Vizoso2007-07-142-22/+36
* #2149, #2150: fixes for the clipboard palette.Tomeu Vizoso2007-07-141-1/+1
* Actually commit CanvasButtonMarco Pesenti Gritti2007-07-141-0/+32
* Arrow icons in the intro screen buttons.Marco Pesenti Gritti2007-07-141-0/+1
* Require a bundle name argument to start(). ApparentlyMarco Pesenti Gritti2007-07-131-4/+1
* Take out _data_store.complete_indexing() calls.Tomeu Vizoso2007-07-131-6/+0
* Adapt to datastore API changes.Tomeu Vizoso2007-07-133-5/+18
* Include timestamps (with 100 us resolution) in Sugar logfiles, to allow debug...Simon McVittie2007-07-111-1/+1
* Integrate new colors from Walter.Marco Pesenti Gritti2007-07-111-560/+196
* Fix intro colorsMarco Pesenti Gritti2007-07-111-2/+3
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-07-113-0/+47
|\
| * #1888 Fix opening items from the clipboard.Tomeu Vizoso2007-07-111-0/+34
| * gtk.gdk.pixbuf.get_from_drawable can return None in many occasions (patch fro...Tomeu Vizoso2007-07-111-0/+2
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMorgan Collett2007-07-115-28/+75
| |\
| * | sugar/presence/activity.py: make Activity.leave call the PSMorgan Collett2007-07-111-0/+11
* | | First go at the new intro screen, work in progress.Marco Pesenti Gritti2007-07-111-7/+45
| |/ |/|
* | Fix font size on the XOMarco Pesenti Gritti2007-07-101-2/+10
* | bundlebuilder: MANIFEST was still included twice ... fix for real nowBert Freudenberg2007-07-101-7/+3
* | Use the new activity-stop icon.Marco Pesenti Gritti2007-07-101-1/+1
* | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-07-101-3/+3
|\ \
| * | bundlebuilder: include files only once if both default and in MANIFESTBert Freudenberg2007-07-101-2/+3
| * | do not include setup.py in .xo bundleBert Freudenberg2007-07-101-1/+0
* | | Rename close to stop and save to keepMarco Pesenti Gritti2007-07-101-12/+12
|/ /
* | Add caching to the activity and object type registries.Tomeu Vizoso2007-07-092-4/+47
* | Fix parsing bugMarco Pesenti Gritti2007-07-091-2/+2
|/
* Move code to use style instead font.py (removed)Eduardo Silva2007-07-095-49/+7
* Fix tab label paddingMarco Pesenti Gritti2007-07-092-3/+5
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-07-093-22/+46
|\
| * Popdown when the toplevel of the parent item loses focus.Tomeu Vizoso2007-07-093-22/+46
* | Start the new approach to style and sizing.Marco Pesenti Gritti2007-07-092-3/+64
|/
* Hide palettes on iconbutton/toolbutton clickedEduardo Silva2007-07-083-2/+16
* Make maint helper add snapshot to NEWS and update NEWS.sugarMarco Pesenti Gritti2007-07-081-1/+1
* Make setup.py release add version to the NEWS file.Marco Pesenti Gritti2007-07-081-0/+41
* #1930: Only take preview before closing.Tomeu Vizoso2007-07-061-1/+6
* Add flush method.Tomeu Vizoso2007-07-061-0/+3
* New frameinvokerEduardo Silva2007-07-062-6/+24