Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* FavoritePalette: take into account that the first menu_item is the labelHEADmasterSimon Schampijer2012-09-021-1/+4
* Journal detail view: draw the thumbnail without using a Gdk.PixmapSimon Schampijer2012-08-301-5/+20
* Journal: workaround for foreachSimon Schampijer2012-08-301-3/+9
* Fix Journal expandedentryManuel Quiñones2012-08-301-6/+7
* More Journal fixesManuel Quiñones2012-08-303-3/+4
* Fix API of Gio.content_type_guessManuel Quiñones2012-08-301-2/+3
* Remove logging added by mistakeManuel Quiñones2012-08-301-1/+0
* Fix Journal custom TreeModel do_* override methodsManuel Quiñones2012-08-302-19/+29
* Journal: display message when search matches no entrySimon Schampijer2012-08-291-3/+3
* Fix volumes extensionManuel Quiñones2012-08-291-1/+1
* More fixes for the JournalManuel Quiñones2012-08-292-2/+2
* Fix journal, part IManuel Quiñones2012-08-296-34/+34
* Launcher: set the standard SPLASHSCREEN hint instead of our own _SUGAR_WINDOW...Simon Schampijer2012-08-292-11/+11
* FriendView: fix missing importSimon Schampijer2012-08-271-1/+1
* Use the new wm C moduleDaniel Narvaez2012-08-243-8/+14
* Views: Fix the positioning of the owner iconSimon Schampijer2012-08-221-1/+1
* Port the gstreamer code to pygiDaniel Narvaez2012-08-182-10/+14
* Remove resize grip from HomeWindow, FrameWindow and LaunchWindowManuel Quiñones2012-08-173-0/+3
* Set black background in FrameContainerManuel Quiñones2012-08-161-1/+4
* Partially fix drag-and-drop in home random viewManuel Quiñones2012-08-163-28/+61
* Fix home list view, calling Gtk.TreeModelSort parent constructorManuel Quiñones2012-08-091-4/+4
* client.get_list() is not introspectableSimon Schampijer2012-08-082-19/+41
* protedted activities: workaround gconf_client_get_list not (yet) introspectableSimon Schampijer2012-08-081-10/+8
* Fix maxint in battery device icon for 64 bitsManuel Quiñones2012-08-081-2/+1
* Control Panel portManuel Quiñones2012-08-0711-32/+37
* Fix XklManuel Quiñones2012-07-181-3/+8
* Launcher self.window -> self.get_window()Manuel Quiñones2012-07-181-3/+4
* self.allocation -> self.get_allocation()Manuel Quiñones2012-07-182-2/+2
* Fix Gdk.CursorType.WATCH constant that was not handled by pygi-convert.shManuel Quiñones2012-07-161-1/+1
* Frame window: self.allocation -> self.get_allocation()Manuel Quiñones2012-07-161-7/+7
* Revert "Commented out filter in activity list to make Sugar start"Manuel Quiñones2012-07-161-11/+4
* Frame invoker: use cairo.RectangleInt instead of tupleManuel Quiñones2012-07-131-4/+6
* ActivitiesTray window -> get_window()Manuel Quiñones2012-07-121-2/+2
* Remove deprecated MIME typeManuel Quiñones2012-07-121-2/+1
* Fix HScale constructor in speaker extensionManuel Quiñones2012-07-111-1/+2
* Proper constructor of Gtk.AlignmentManuel Quiñones2012-07-111-1/+1
* Fix allocation and requisition for the random layoutManuel Quiñones2012-07-111-13/+14
* Fix pack_end conversionManuel Quiñones2012-07-114-5/+5
* Fix use of color in draw method of ActivityIconGonzalo Odiard2012-07-111-1/+1
* Implement do_draw instead of expose in ActivityIconGonzalo Odiard2012-07-111-3/+2
* Implement do_draw instead of expose method in framewindowGonzalo Odiard2012-07-111-3/+2
* Fix bad substitution of pack_start parameters introduced by pygi-convertGonzalo Odiard2012-07-111-2/+2
* Fix child_allocation in RingLayoutManuel Quiñones2012-07-111-3/+5
* ListModel: timestamp in not automatically casted to int anymoreManuel Quiñones2012-07-111-1/+1
* Commenting out protected_activities as get_list is not in GConf anymoreManuel Quiñones2012-07-111-6/+10
* Fix API for Gio.FileManuel Quiñones2012-07-111-2/+3
* Fix EventArea window -> get_window()Manuel Quiñones2012-07-111-1/+1
* Fix do_forall signatureDaniel Narvaez2012-07-112-6/+6
* Fix constructor in network class AccessPointManuel Quiñones2012-07-101-1/+1
* Fix constant Gdk.NotifyType.INFERIORManuel Quiñones2012-07-102-4/+4