date | project | content | link |
|---|
| 14:32 on Nov 28, 2011 | GNOME | Commit by sascha-pgp :: rc129898afaa5 gconf/gconf/gconf-dbus.c: D-Bus backend: Add GCONF_DEFAULT_SOURCE_PATH support (#664031) | # |
| 21:10 on Nov 08, 2010 | sugar-jhbuild | Commit by sascha-pgp :: r4ffeaeaa90d2 /config/sysdeps/debian-family.xml: Debian (derivatives): drop dependency on libxapian15, it's obsolete and we don't use it directly anyway | # |
| 21:06 on Nov 08, 2010 | sugar-jhbuild | Commit by sascha-pgp :: r277592aab43e /config/sysdeps/ (debian-family.xml fedora-family.xml): Debian, Fedora: add sysdep on gnome-keyring | # |
| 21:06 on Nov 08, 2010 | sugar-jhbuild | Commit by sascha-pgp :: r1c95ec2a3cbf /config/sysdeps/mandrivalinux-2009.1.xml: drop sysdeps file for Mandriva as it has been unmaintained for quite a while | # |
| 15:17 on Nov 05, 2010 | sugar | Commit by sascha-pgp :: ra85a8b7b6548 /extensions/cpsection/keyboard/model.py: keyboard cpsection: don't choke on option group (SL#2022)
Don't wrap the option group in another list if it's already a list.
Signed-off-by: Sascha Silbe <sascha-pgp at silbe dot org> | # |
| 15:17 on Nov 05, 2010 | sugar | Commit by sascha-pgp :: rcb4fdde40a56 /src/jarabe/util/emulator.py: sugar-emulator: better error messages in case of failures (#1755)
Replaces traceback with error message in these cases: - virtual X server cannot be executed
- virtual X server doesn't work Provides explicit error message in these cases:
- DISPLAY not set Signed-off-by: Sascha Silbe <sascha-pgp at silbe dot org>
| # |
| 15:17 on Nov 05, 2010 | sugar | Commit by sascha-pgp :: r28bec448c7b1 /src/jarabe/journal/model.py: jarabe.journal.model: remove invalid order_by=-mtime (#1653)
Remove invalid order_by=-mtime from jarabe.journal.model.find(). The intended
sort order is the default anyway.
Signed-off-by: Sascha Silbe <sascha-pgp at silbe dot org> | # |
| 17:22 on Oct 29, 2010 | sugar | Commit by sascha-pgp on refs/top-bases/t/bug-1608 :: re4c355b03def / (14 files in 7 dirs): Merge commit 'refs/top-bases/t/bug-1673' into t/bug-1673 | # |
| 17:22 on Oct 29, 2010 | sugar | Commit by sascha-pgp on t/bug-1608 :: re4c355b03def / (14 files in 7 dirs): Merge commit 'refs/top-bases/t/bug-1673' into t/bug-1673 | # |
| 17:22 on Oct 29, 2010 | sugar | Commit by sascha-pgp on t/bug-1608 :: rda2a24963de8 / (15 files in 8 dirs): revert patch to prepare for dependency removal | # |
| 17:20 on Oct 29, 2010 | sugar-toolkit | Commit by sascha-pgp :: r90099c32b8b2 /src/sugar/graphics/palettewindow.py: CellRendererInvoker._redraw_path(): assure column is defined
We know that our code is correct and column should always be assigned, but it
never hurts to act defensively and guard against bugs in other pieces of the
code (or other components like GTK). | # |
| 17:20 on Oct 29, 2010 | sugar-toolkit | Commit by sascha-pgp :: r585c5f2b8b90 /src/sugar/ (6 files in 3 dirs): PEP8 cleanup: don't use has_key()
has_key() has been deprecated for quite some time now. | # |
| 17:20 on Oct 29, 2010 | sugar-toolkit | Commit by sascha-pgp :: rcf135ed10eed /src/sugar/ (2 files in 2 dirs): style cleanup: use """ everywhere
Most of the code uses """, so adjust the few deviations. | # |
| 17:19 on Oct 29, 2010 | sugar | Commit by sascha-pgp :: rcdbab7d921b5 /src/jarabe/journal/listmodel.py: Journal list view: don't choke on invalid or incomplete metadata (SL#1408)
Metadata can get corrupted by crashes or malformed by buggy activities.
We should do our best to display the parts that are usable and certainly
never mess up the entire Journal. | # |
| 17:19 on Oct 29, 2010 | sugar | Commit by sascha-pgp :: r518f7c478fd9 /src/jarabe/journal/ (expandedentry.py misc.py): Journal details view: don't choke on invalid timestamp (SL#1590, SL#2208)
Metadata can get corrupted by crashes or malformed by buggy activities.
We should do our best to display the parts that are usable. | # |
| 17:19 on Oct 29, 2010 | sugar | Commit by sascha-pgp :: re8b50bd6cc0f /src/jarabe/journal/misc.py: don't delete bundles on storage media (SL #2456)
model.get_file() already wraps data store checkouts in TempFilePath. Because
misc.get_bundle() unconditionally wrapped the path returned by
model.get_file() in TempFilePath as well, bundles located on storage media
(which are referenced by their actual location, not copied or linked) were
deleted after misc.get_bundle() finished. | # |
| 17:19 on Oct 29, 2010 | sugar | Commit by sascha-pgp :: r487c98382d5e / (2 files in 2 dirs): pylint cleanup: don't override built-in objects | # |
| 17:19 on Oct 29, 2010 | sugar | Commit by sascha-pgp :: r931d70c9ba7f /src/jarabe/desktop/activitieslist.py: pylint cleanup: fix indentation | # |
| 17:19 on Oct 29, 2010 | sugar | Commit by sascha-pgp :: ra38c7495a28a / (116 files in 22 dirs): pep8 cleanup: fix number of blank lines | # |
| 17:18 on Oct 29, 2010 | sugar | Commit by sascha-pgp :: rcb4fdde40a56 /src/jarabe/util/emulator.py: sugar-emulator: better error messages in case of failures (#1755)
Replaces traceback with error message in these cases: - virtual X server cannot be executed
- virtual X server doesn't work Provides explicit error message in these cases:
- DISPLAY not set Signed-off-by: Sascha Silbe <sascha-pgp at silbe dot org>
| # |