Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/infoslicer
Commit message (Collapse)AuthorAgeFilesLines
* gtk2 backportgtk2Walter Bender2013-04-0114-271/+208
|
* fix some sizing issuesWalter Bender2013-03-311-10/+10
|
* merging journal data accessWalter Bender2013-03-271-1/+1
|
* Add journal text import; PL wikipedia; new artworkWalter Bender2013-03-271-0/+89
|
* Use ObjectChooser to add images to Journal Gallery View.Aneesh Dogra2012-12-173-32/+9
|
* Fix the bug with drag & drop.Aneesh Dogra2012-12-172-6/+4
|
* Remove useless comment from Article_BuilderAneesh Dogra2012-12-171-3/+2
|
* Add the functionality to add Journal Images to your articles in infoslicer.Aneesh Dogra2012-12-174-3/+259
| | | | Note: The drag and drop is still broken for Journam_Gallery_View
* Image added twice SL #3766Manuel Kaufmann2012-08-211-1/+0
| | | | | This commit makes the images to be added just once when they are dragged & dropped.
* Remove "unicode" cast function to avoid UnicodeDecodeError exceptionManuel Kaufmann2012-08-162-3/+3
| | | | | There were some "unicode" calls over there that were causing the Activity to crash.
* Remove old "pango" importManuel Kaufmann2012-08-161-1/+0
| | | | | | | | | | | This commit fixes the issue related to "Pango.EllipsizeMode.MIDDLE" that was caused by these imports: import pango and from gi.repository import Pango
* Port to Gtk3 SL #3742Manuel Kaufmann2012-07-1713-160/+203
| | | | | | | | | | | | | | | | | 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
* Follow redirects properly SL #3088Manuel Kaufmann2012-05-161-1/+1
| | | | | | | Handle wiki redirection properly using the same wiki engine that the user used for his query. Signed-off-by: Manuel Kaufmann <humitos@gmail.com>
* Add encoding to MediaWiki_Helper.py, because non-ascii char break genpotGonzalo Odiard2011-06-131-0/+1
|
* Encode title of the page before download it - SL #2855Gonzalo Odiard2011-05-261-1/+8
| | | | | If the word searched have a non ascii character, like a accent could not be downloaded
* Reorganize UI and implement new toolbarsGonzalo Odiard2011-05-231-16/+21
|
* Specify encoding for BeautifulSoup fileSayamindu Dasgupta2010-01-191-0/+1
|
* jpichon patch to fix paring errorWalter Bender2009-10-292-3/+3
|
* Move sugar-free components to infoslicer/ core-library directoryAleksey Lim2009-03-0225-0/+5937