Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/journal/expandedentry.py
Commit message (Expand)AuthorAgeFilesLines
* refactoring based on lasted commits upstreamWalter Bender2013-06-091-40/+42
* clean up of comment codeWalter Bender2013-03-301-27/+24
* cleanup based on dnarvaez reviewWalter Bender2013-03-281-30/+43
* Add comments box to expanded entryWalter Bender2013-03-281-1/+137
* Make separate method for _write_entry so code can be used multiple timesWalter Bender2013-03-281-8/+11
* Pass a widget to _create_scrollable so code can be used for multiple widgetsWalter Bender2013-03-281-19/+29
* reset to HEADWalter Bender2013-03-281-187/+33
* cleared up problem with updatesWalter Bender2013-02-161-17/+8
* fix typo preventing updatesWalter Bender2013-02-151-1/+1
* properly enable comments update callbackWalter Bender2013-02-151-5/+10
* fix typo in Col labelWalter Bender2013-02-131-1/+1
* refactoring of comments codeWalter Bender2013-02-131-100/+136
* more consolidation of comment managementWalter Bender2013-02-071-22/+40
* saving comments as json; displaying comments in a TreeViewWalter Bender2013-02-061-24/+110
* move comments to comment boxWalter Bender2013-02-041-0/+18
* Journal: fix layout reordering for right-to-left languages - SL #4328Manuel Quiñones2012-12-171-1/+3
* Journal details view: fix buddies alignment - SL #4335Manuel Quiñones2012-12-151-0/+1
* Journal details: make buddies appear - SL #4282Manuel Quiñones2012-12-031-1/+1
* Replace remaining uses of "import glib"Gonzalo Odiard2012-11-231-2/+2
* Journal details view: fix textviews can resize outside the window - SL #3941Manuel Quiñones2012-11-191-1/+1
* Journal details view: add CSS class to the preview box in order to style it -...Manuel Quiñones2012-11-011-0/+2
* Journal details view: correct spacing of metadata - SL #3956Manuel Quiñones2012-11-011-11/+13
* Journal details view: PEP8 fixes, long linesManuel Quiñones2012-10-241-2/+4
* Journal details view: Remove unneeded style for title entryManuel Quiñones2012-10-241-5/+0
* Journal details view: Update entry when description or tags change - SL #4040Manuel Quiñones2012-10-241-6/+3
* Port icons in canvas from EventIcon to CanvasIcon for press and hover feedbac...Manuel Quiñones2012-10-121-5/+5
* Journal details view, fix get_text method in text buffers - SL #3920Manuel Quiñones2012-09-211-2/+3
* Restore the border in the Journal text entries - SL #3892Manuel Quiñones2012-09-121-1/+1
* Text entries in Journal Details: fix autoscroll to the text cursor - SL #3893Manuel Quiñones2012-09-121-1/+1
* Journal detail view: draw the thumbnail without using a Gdk.PixmapSimon Schampijer2012-09-071-16/+26
* Journal: workaround for foreachSimon Schampijer2012-09-071-3/+9
* Journal: initial portManuel Quiñones2012-09-071-6/+7
* All: Chain up to constructor of derived classSimon Schampijer2012-09-071-3/+3
* EventIcon: switch to implementation provided in sugar-toolkit-gtk3Simon Schampijer2012-09-071-1/+1
* All: add missing Gdk importsManuel Quiñones2012-09-071-0/+1
* Fixups for the pygi-convert.sh scriptManuel Quiñones2012-09-071-2/+2
* Run sugar-convert.sh for automatic conversion from sugar.* to sugar3.* importsSimon Schampijer2012-09-071-3/+3
* Run pygi-convert.sh for automatic conversion from GTK+ 2 to GTK+ 3Simon Schampijer2012-09-071-57/+57
* Use the gdk window to get the depth of the preview pixmap - SL#3804Manuel Quiñones2012-08-171-7/+15
* Views: Replace the hippo based layout with one using GTK+ containersSimon Schampijer2012-08-131-192/+150
* Journal detail view: don't choke on invalid 'keep' property (fixes SL#1591)Sascha Silbe2012-03-131-2/+2
* Escape all text passed to Palette.primary_text and .secondary_textSascha Silbe2011-09-191-1/+3
* Journal detail view: sync updates of elements SL #2926Simon Schampijer2011-06-241-15/+2
* Journal: Enable saving metadata in external device - OLPC#10717Gonzalo Odiard2011-06-241-2/+18
* Journal details view: don't choke on invalid timestamp (SL#1590, SL#2208)Sascha Silbe2010-11-301-4/+9
* PEP8 cleanup: don't use has_key()Sascha Silbe2010-11-241-5/+2
* pep8 cleanup: fix number of blank linesSascha Silbe2010-11-241-0/+3
* Expandedentry: Try to use the filesize property.Andrés Ambrois2010-08-241-2/+3
* Minor pylint cleanupsSimon Schampijer2010-03-101-1/+0
* Switch entirely to simplejsonDaniel Drake2009-11-231-4/+2