Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* More cleanups for i18n.pyHEADmasterSayamindu Dasgupta2010-02-101-22/+22
* Make the dictionary sorting a bit more sensibleSayamindu Dasgupta2010-02-091-3/+4
* Clean up docstringSayamindu Dasgupta2010-02-091-4/+6
* Consistent variable namesSayamindu Dasgupta2010-02-091-19/+19
* Should be and, and not orSayamindu Dasgupta2010-02-081-1/+1
* Style and PEP8 fixesSayamindu Dasgupta2010-02-081-14/+18
* Describe the args of the i18n methodsSayamindu Dasgupta2010-02-011-0/+3
* Import in two lines instead of oneSayamindu Dasgupta2010-02-011-1/+2
* Update Makefile.amSayamindu Dasgupta2010-01-241-0/+1
* Code for language pack supportSayamindu Dasgupta2010-01-242-4/+136
* locate rainbow using PATH instead of hardcoding the location (#1436)Sascha Silbe2010-01-111-3/+3
* don't use rainbow if it has been uninstalled, but the config file remains (#1...Sascha Silbe2010-01-111-1/+5
* Apply activity font settings earlier (#1607)Daniel Drake2009-12-242-3/+7
* Fix bold font styleDaniel Drake2009-12-011-1/+1
* Apply font configuration from GConf (#1584)Daniel Drake2009-12-012-3/+10
* Do not stop processing motion-notify-event #1507Aleksey Lim2009-10-181-1/+1
* Do no use random color if metadata color is not valid #1435Aleksey Lim2009-10-011-3/+7
* Shutdown/Reboot fails when multiple users are logged in #246Aleksey Lim2009-09-303-0/+20
* Present windows in non-active process #1423Aleksey Lim2009-09-292-6/+23
* Treat broken symlinks corretcly #1394Aleksey Lim2009-09-201-3/+3
* Do not fail if activity mime_type was already installed #1394Aleksey Lim2009-09-201-9/+19
* Save activity_id if its not yet in the DS #1276Tomeu Vizoso2009-09-191-0/+3
* _Typo Color of sugar.activity.widgets.ActivityButton is owners all time despi...Aleksey Lim2009-09-181-1/+1
* Color of sugar.activity.widgets.ActivityButton is owners all time despite of ...Aleksey Lim2009-09-181-6/+10
* Circular dependecy in ToolbarBox #1389Aleksey Lim2009-09-181-6/+6
* Circular dependecy in ToolbarBox #1389Aleksey Lim2009-09-181-42/+52
* Circular dependecy in ToolbarBox #1389Aleksey Lim2009-09-181-35/+52
* To emulate missed parts of DSObject - optional file_path removing #1241Aleksey Lim2009-09-181-1/+3
* After using CP, the XO home palette is incorrectly scrolled (blank lines + mi...Aleksey Lim2009-09-181-0/+1
* When in fullscreen mode in an activity, frame doesnt pop-up(forgotten changes...Aleksey Lim2009-09-161-0/+5
* Invoke WindowPalette.popdown when menu property is None #1323Aleksey Lim2009-09-161-0/+2
* When in fullscreen mode in an activity, frame doesnt pop-up #1335Aleksey Lim2009-09-161-38/+35
* Error while initiating .sugar environment #1327Aleksey Lim2009-09-161-15/+11
* Close tube after the activity window is closed #1296Tomeu Vizoso2009-09-151-4/+5
* Put back <Ctrl>Z as the Undo accelerator #1287Tomeu Vizoso2009-09-141-1/+1
* Only try to pop down the submenus if we still have a _Menu #1338Tomeu Vizoso2009-09-132-5/+4
* Warn when the XoColor string is invalid.Tomeu Vizoso2009-09-111-1/+11
* Do not emit the row-changed signal, but redraw the row for prelight.Benjamin Berg2009-09-101-3/+7
* Hide only submenus #1301Aleksey Lim2009-09-101-1/+8
* focus the canvasSimon Schampijer2009-09-101-20/+21
* Palette will fail to open if you have just 'scrubbed' over some number of ico...Aleksey Lim2009-09-101-0/+1
* Secondary toolbar widget should set a minimum height #1304Aleksey Lim2009-09-101-1/+3
* Popdown menu on palette popdown #1301Aleksey Lim2009-09-101-1/+2
* Remove prelit invert effect for icons (garycmartin) #1313Tomeu Vizoso2009-09-101-2/+2
* Hide palette group before immediate popup #1291Aleksey Lim2009-09-102-1/+5
* Simple scheme for hidding ToolbarBox subpalettes #1300Aleksey Lim2009-09-091-12/+9
* Stop all animators on poup/popdown invoking #1310Aleksey Lim2009-09-092-9/+13
* Show selecting status of favorite check box in journal list view even if "sta...Aleksey Lim2009-09-081-14/+26
* Close previous palette on reseting palette property in invoker #1299Aleksey Lim2009-09-081-0/+3
* Do not fail on immediate second palette openning for bottom icons #1292Aleksey Lim2009-09-071-2/+1