Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/bookview.py
Commit message (Collapse)AuthorAgeFilesLines
* Move articles Up and Down in "Home View" SL #3768Manuel Kaufmann2012-08-161-31/+27
| | | | | Ability to move Up and Down the Wiki and Custom articles in "Home View". This feature was broken after the port to Gtk3.
* Port to Gtk3 SL #3742Manuel Kaufmann2012-07-171-59/+81
| | | | | | | | | | | | | | | | | The activity is almost ported but there are some issues that should be solved in the future. Some of them are bugs already reported into pygobject bug tracker. - Drag and Drop Images from the Edit View is not working properly. The image is added twice - The arrow added into the cursor position after drag-n-drop an image to the article is not shown - On "Home View" we are not able to move the articles up or down NOTE: line 104 and 112 of "sugar3/graphics/palette.py" should be commented because Pango.EllipsizeMode.(MIDDLE|END) is not found
* Remove wrapper around sugar-toolkit SL #3743Manuel Kaufmann2012-07-171-16/+23
| | | | | | | This wrapper was used to allow compatibility with old versions of Sugar. I'm removing it to start the port to Gtk3 of InfoSlicer Signed-off-by: Manuel Kaufmann <humitos@gmail.com>
* Avoid crash when a article is downloaded - SL #2856Gonzalo Odiard2011-05-191-1/+0
|
* Update sugar-portAleksey Lim2009-05-251-20/+19
|
* Move sugar-free components to infoslicer/ core-library directoryAleksey Lim2009-03-021-0/+269