Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Release 0.94.0v0.94.0sucrose-0.94Simon Schampijer2011-09-291-1/+1
|
* Release 0.93.4v0.93.4Simon Schampijer2011-09-201-1/+1
|
* Use the same styling as for the old style toolbars as well for the Browse tabsSimon Schampijer2011-09-191-0/+1
| | | | | Signed-off-by: Simon Schampijer <simon@laptop.org> Reviewed-by: Benjamin Berg <benjamin@sipsolutions.net>
* Release 0.93.3v0.93.3Simon Schampijer2011-08-251-1/+1
|
* adding new emblem icon for view-source used by activity clonesWalter Bender2011-08-242-0/+81
| | | | | | | | Adding a new emblem icon based on the View Source icon. This badge is used by the cloning operator in View Source to mark cloned activity icons as modified. Signed-off-by: Walter Bender <walter.bender@gmail.com> Acked-by: Simon Schampijer <simon@laptop.org>
* Release 0.93.2v0.93.2Simon Schampijer2011-08-191-1/+1
|
* Add icon for accessing user documents in Journal volumes toolbarWalter Bender2011-08-152-1/+17
| | | | | | | | | | | | | This patch adds an icon to sugar-artwork devices to represent the user's $HOME/Documents directory. This icon is used when mounting $HOME/Documents to the volumes toolbar in the Sugar Journal. The icon has been reviewed by the design team as per: http://lists.sugarlabs.org/archive/sugar-devel/2011-May/031190.html [fixed white space, tweaked description] Signed-off-by: Sascha Silbe <silbe@activitycentral.com> Acked-by: Sascha Silbe <silbe@activitycentral.com>
* Add edit-duplicate iconSimon Schampijer2011-08-152-0/+15
| | | | | | | | This is for example used in the option in the entry palette of the Journal. Design-by: Manuel Quinones Gary C. Martin Acked-By: Simon Schampijer <simon@laptop.org>
* Merge branch 'master' of git.sugarlabs.org:sugar-artwork/mainlineSimon Schampijer2011-08-111-1/+1
|\
| * clean: Don't fail when sugar.stamp is missingLuke Faraone2011-08-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | If make clean is run several times, right after a fresh checkout or after an incomplete build, sugar.stamp might not exist. This isn't an error, so we should just continue anyway. Signed-off-by: Luke Faraone <luke@faraone.cc> Reviewed-by: Bernie Innocenti <bernie@codewiz.org> [Modified description] Signed-off-by: Sascha Silbe <silbe@activitycentral.com> Acked-by: Sascha Silbe <silbe@activitycentral.com>
* | Add the SugarTimeoutIcon to set the font and background colorBenjamin Berg2011-08-111-0/+13
|/ | | | | Signed-off-by: Benjamin Berg <benjamin@sipsolutions.net> Reviewed-by: Simon Schampijer <simon@laptop.org>
* Release 0.92.0v0.92.0sucrose-0.92Simon Schampijer2011-02-231-1/+1
|
* Modify search icon to honor stroke and fill colorGonzalo Odiard2011-02-031-3/+6
|
* School Server IconMartin Abente2010-12-012-0/+21
|
* Remove configure checks for gdk pixbuf. They are not needed.Benjamin Berg2010-11-301-5/+0
| | | | Patch from Marco Pesenti Gritti.
* New go-home icon (Gary C Martin)Simon Schampijer2010-10-051-9/+10
|
* Release 0.90.0v0.90.0sucrose-0.90Simon Schampijer2010-09-291-1/+1
|
* Release 0.89.4v0.89.4Simon Schampijer2010-08-251-1/+1
|
* Icons for the journal sort filter #1915 (Gary C. Martin)Simon Schampijer2010-08-244-0/+60
|
* Use GNOME_COMPILE_WARNINGSMarco Pesenti Gritti2010-08-191-3/+1
| | | | | It's consistent with the rest of core modules and should give us better compiler flags (plus options to tweak them).
* Add icons for stylus/finger touchpad mode #2006Simon Schampijer2010-08-183-1/+42
|
* Release 0.89.3v0.89.3Simon Schampijer2010-08-171-1/+1
|
* Icons for the Sugar Ad-hoc network #1610Simon Schampijer2010-08-137-0/+78
| | | | | The icons represent channel 1, 6 and 11. The Maya numerals http://en.wikipedia.org/wiki/Maya_numerals are used.
* Release 0.89.2v0.89.2Tomeu Vizoso2010-07-151-1/+1
|
* Remove mention of files in Makefile.am that aren't committedTomeu Vizoso2010-07-151-6/+0
|
* Release 0.89.1v0.89.1Tomeu Vizoso2010-07-142-1/+7
|
* Revert to GTK_WIDGET_IS_SENSITIVE() macroBernie Innocenti2010-07-031-3/+3
| | | | | | | | This is needed to build sugar-artwork on the older versions of GTK. When OLPC moves away from Fedora 11, we can drop backwards compatibility. Signed-off-by: Bernie Innocenti <bernie@codewiz.org> Acked-by: Benjamin Berg <benzea@sugarlabs.org>
* Release 0.88.1v0.88.1Tomeu Vizoso2010-06-031-1/+1
|
* sugar-artwork: stricter compiler flagsBernie Innocenti2010-05-201-1/+5
| | | | | | | | | | | | | | | | | WARN_CFLAGS was already used in gtk/engine/Makefile.am, but not initialized by configure. For backwards compatibility, GCC's by default is very permissive. In my case, it was silently miscompiling code which was calling a non-existent GTK function. For this particular case, the proposed WARN_CFLAGS should make the build fail early in this case. I'm not proposing -Werror because it frequetly results in broken builds for trivial reasons when distros update the toolchain. Signed-off-by: Bernie Innocenti <bernie@codewiz.org> Reviewed-by: James Cameron <quozl@laptop.org> Tested-by: James Cameron <quozl@laptop.org>
* Revert 5d88c89 and instead disable the just remove time flags. #1899Benjamin Berg2010-05-063-7/+4
|
* Do not use deprecated API #1899Aleksey Lim2010-04-182-7/+7
|
* Release 0.88.0v0.88.0Tomeu Vizoso2010-03-301-1/+1
|
* Release 0.87.3v0.87.3Simon Schampijer2010-03-101-1/+1
|
* autogen.sh: pass --enable-maintainer-mode to configureBernie Innocenti2010-03-102-1/+2
|
* Add icons for data upload/download (Gary C Martin)Simon Schampijer2010-03-033-0/+18
| | | | Needed for the device palette of the 3G feature
* Release 0.87.2v0.87.2Simon Schampijer2010-02-121-1/+1
|
* Merge branch 'master' of gitorious@git.sugarlabs.org:sugar-artwork/mainlineSimon Schampijer2010-02-122-4/+15
|\
| * Implement transparent-bg-hint so that mozilla can draw entries properly.Benjamin Berg2010-01-102-4/+15
| |
* | Add network-gsm iconSimon Schampijer2010-02-122-0/+12
|/
* Release 0.87.1v0.87.1Simon Schampijer2009-12-041-1/+1
|
* Release 0.86.0v0.86.0sucrose-0.86Benjamin Berg2009-09-241-1/+1
|
* Fix warnings about too much whitespace.Benjamin Berg2009-09-241-2/+2
|
* Use the usb-key icon for the media fallback. (#279)Benjamin Berg2009-09-242-0/+10
|
* Use media-disk also for media-optical (#279)Benjamin Berg2009-09-242-0/+7
|
* Release 0.85.4v0.85.4Benjamin Berg2009-09-181-1/+1
|
* Pad menus differently so that no item is selected in popup menus (#1350)Benjamin Berg2009-09-171-6/+15
|
* Release 0.85.3v0.85.3Simon Schampijer2009-09-101-1/+1
|
* Wrong focus border in list view's title column #1261Aleksey Lim2009-09-031-0/+4
|
* Release 0.85.2v0.85.2Simon Schampijer2009-07-311-1/+1
|
* Add cross activity toolbar icons (Eben)Simon Schampijer2009-07-314-0/+35
|