Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/journal
Commit message (Expand)AuthorAgeFilesLines
* minor fixes and a major refactoring of signals for alertsHEADmasterWalter Bender2013-02-041-1/+1
* Merge branch 'master' of git.sugarlabs.org:+redwood-city/sugar/social-sugarWalter Bender2013-02-032-2/+2
|\
| * Make FacebookOnlineAccount an extension and move the OnlineAccount*Raul Gutierrez Segales2013-02-032-2/+2
* | add share menus to copy to paletteWalter Bender2013-02-031-0/+4
|/
* move Share on menu items to Copy to menuWalter Bender2013-02-031-28/+4
* [sharing] Add's 'Share to Facebook' capabilityRaul Gutierrez Segales2013-02-032-4/+43
* Adapt to changes in icons - SL #3569Manuel Quiñones2013-01-151-1/+1
* Journal SortingButton: port palette to custom palette implementation - SL #4303sucrose-0.98Manuel Quiñones2013-01-071-2/+11
* Journal: fix copy to clipboard functionality, part of #4307Simon Schampijer2012-12-211-2/+2
* Journal list view: use one column for each buddy to get the original width - ...Manuel Quiñones2012-12-171-3/+5
* Journal list view: display buddies again - SL #4331Manuel Quiñones2012-12-171-0/+6
* Journal details view: Style KeepIcon - SL #4304Manuel Quiñones2012-12-171-6/+28
* Journal: fix layout reordering for right-to-left languages - SL #4328Manuel Quiñones2012-12-172-2/+6
* 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
* Journal list view: make buddy cells invisible if the cell doesn't have a budd...Manuel Quiñones2012-11-291-0/+5
* Journal list: call do_get_value directly to get the buddy palette working aga...Manuel Quiñones2012-11-291-2/+7
* Update clipboard code in sugar to fix visual representation - SL #3903Gonzalo Odiard2012-11-271-1/+2
* Journal: add support for copying to Documents folder (detail view, copy-to pa...Gonzalo Odiard2012-11-232-0/+20
* Replace remaining uses of "import glib"Gonzalo Odiard2012-11-235-11/+10
* Journal details view: fix textviews can resize outside the window - SL #3941Manuel Quiñones2012-11-191-1/+1
* ActivityList and Journal listview: set the touch mask on the tree view, part ...Simon Schampijer2012-11-061-0/+3
* Fix traceback when closing object chooserDaniel Narvaez2012-11-011-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
* Remove unneeded color theming from entries in Control Panel and lists in Jour...Manuel Quiñones2012-10-251-2/+0
* 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 key: do only reveal Journal without focusing the search entry, SL #3988Simon Schampijer2012-10-091-7/+2
* Journal: defocus the search entry by defaultManuel Quiñones2012-10-023-16/+41
* Fix external media mounting, SL #3911Daniel Drake2012-09-261-7/+0
* Fix layout of Clear search button in Journal and Activity List - SL #3809Manuel Quiñones2012-09-251-1/+6
* Gio.content_type_guess now returns a dict instead of a strGonzalo Odiard2012-09-251-2/+5
* Journal details view, fix get_text method in text buffers - SL #3920Manuel Quiñones2012-09-211-2/+3
* Journal: fix editing of title in listviewSimon Schampijer2012-09-201-1/+2
* ToolButton & similar: adapt to new API which uses the icon_name propertySimon Schampijer2012-09-201-3/+3
* Journal: icon in the clear message box can by of type Icon not EventIconSimon Schampijer2012-09-191-5/+4
* Journal ModalAlert: port to Gtk3Manuel Kaufmann2012-09-171-6/+8
* 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
* ObjectChooser: connect the clear-clicked signal, SL #3848Gonzalo Odiard2012-09-101-0/+4
* Remove unneeded call in Journal toolbar, left from old toolbarManuel Quiñones2012-09-071-1/+0
* Use foreign_new_for_display API in GdkX11Simon Schampijer2012-09-071-1/+4
* 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-079-62/+78
* Use the new wm C module to share bundle_id and activity_id between Shell and ...Daniel Narvaez2012-09-071-3/+5
* Container: use set_allocation inside the allocation methodManuel Quiñones2012-09-071-1/+1