Next Build

From OLPC
Revision as of 16:50, 24 July 2007 by Danw (talk | contribs) (Paint-4)
Jump to: navigation, search

This is a preview of the ChangeLog for the next build. If something isn't listed here, it's not expected to be in the next build, and you should bug the relevant people on IRC if you think it should be. (It's also possible that things listed here will turn out to have last-minute problems that will keep them out of the build.)

Build 533 ChangeLog

Base OS:
 
Activities:

    - Chat - 12
        * #2347 Set initial focus on text entry (cassidy)

    - Paint - 4
	* #2140 Name changed from Oficina to Paint
        * Fixed bug with pixmap_temp
        * #2142 New FILL fuction, linked to C module (pekayatt)
        * Color list in Area.py is not used anymore. Toolbox.py now
          passes a gdk.Color (nathalia.sautchuk, alexandre)
        * Fixed Cursors errors (nathalia.sautchuk)
        * Fixed Image load bug, now enableUndo is working with it
          (pekayatt) 
        * Added COPYING (alexandre)
        * #2157 Fixed bug that corrupted colors in toolbox.py
          (alexandre) 
        * Adding file header and cleaning unused files
          (nathalia.sautchuk) 
        * Tools assigned by string instead of numbers
          (nathalia.sautchuk) 
        * Changing and Adding new colors (nathalia.sautchuk)
        * ToolsToolbar now keeps color and size when user chooses
          different tools (alexandre) 
        * Adding new cursors (nathalia.sautchuk)
        * #2146 New selection, the selectionbox remains (pekayatt)
        * Fixed line size (nathalia.sautchuk, alexandre)
        * Implemented Eraser shapes (nathalia.sautchuk)
        * Fixed undo bugs and new selection function (pekayatt)
        * Trapezoid and triangle functions added, minor changes on
          fill function, bug on function undo solved (andre) 

    - Record - 18
        * Able to re-open photo sessions from the journal (jedierikb)
        * Mesh sharing uses unique ports per instance of Record
          (jedierikb, dcbw)
        * Jitters when switching video modes reduced (jedierikb)

Other:

    - The Web activity now shows a minimal homepage again, although it
      is missing the Google logo, and is always in Spanish. This will
      be fixed when the Library situation is straightened out. #2096