You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:moovida

There are download files available for Moovida.

Moovida has 5 active reviews. See all merge proposals.

Moovida has 193 active branches owned by 29 people and 5 teams. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:moovida
Series: 1.0
bug 1 Development 2010-04-02 21:49:04 UTC
1615. Fixed YouTube video URL retrieval.

Author: Paul van Tilburg
Revision Date: 2010-04-02 21:49:04 UTC

Fixed YouTube video URL retrieval.

lp:moovida/0.5
Series: 0.5
bug(Linked to a blueprint) 1 Development 2009-06-23 12:34:46 UTC
1189. Show a promotional screen at startup ...

Author: Olivier Tilloy
Revision Date: 2009-06-23 12:34:46 UTC

Show a promotional screen at startup to encourage the user to switch to Moovida.

lp:~joni-noplu/moovida/moovida-dvb (Has a merge proposal) 1 Development 2010-05-30 10:51:26 UTC
1619. DVB plugin done now. Support for basi...

Author: Jonathan Rauprich
Revision Date: 2010-05-30 10:15:34 UTC

DVB plugin done now.
Support for basic deinterlacing of TV stuff in play_video.py
Doesn't show message about not finding a teletext decoder.

lp:~moovida-developers/moovida/pgm0.5 bug 1 Development 2010-05-19 14:26:33 UTC
1538. Made pigment.graph.node.Node inherit ...

Author: Florian Boucault
Revision Date: 2010-05-19 14:26:33 UTC

Made pigment.graph.node.Node inherit from gobject.GObject. That fixes unproper
initializations and gets rid of the following warnings:
"IA__g_object_remove_toggle_ref: couldn't find toggle ref"

lp:~paulvt/moovida/youtube-fix 1 Development 2010-04-02 21:32:33 UTC
1615. Fix for changes in the youtube site. ...

Author: Paul van Tilburg
Revision Date: 2010-04-02 21:31:05 UTC

Fix for changes in the youtube site.
 - Prepare for watch? -> watch#! changes.
 - It's not possible anymore to get the token the traditional way;
   switched to using http://www.youtube.com/get_video_info.

lp:~osomon/moovida/pipestuff-youtube 1 Development 2010-02-03 16:11:58 UTC
45. Necessary changes to adapt to the gra...

Author: Olivier Tilloy
Revision Date: 2010-02-03 16:11:58 UTC

Necessary changes to adapt to the grammar changes.

lp:~osomon/moovida/gnome_screensaver_fixes bug 1 Development 2010-02-02 13:06:27 UTC
1618. Do not try to un-inhibit if already u...

Author: Olivier Tilloy
Revision Date: 2010-02-02 12:56:48 UTC

Do not try to un-inhibit if already un-inhibited. D'oh!

lp:~fboucault/moovida/update_system_ng 0 Experimental 2010-01-14 17:18:09 UTC
1613. toto

Author: Florian Boucault
Revision Date: 2010-01-13 15:53:35 UTC

toto

lp:~cassidy/moovida/moovida-escape-uri bug(Has a merge proposal) 1 Development 2010-01-03 01:19:13 UTC
1608. Don't escape reserved characters in U...

Author: Guillaume Desmottes
Revision Date: 2010-01-03 01:14:04 UTC

Don't escape reserved characters in URI (#502488)

lp:~fcasanova/moovida/performance-rdf 1 Development 2009-12-21 16:21:39 UTC
4. Added Optimized Hashes

Author: Fernando Casanova
Revision Date: 2009-12-21 16:21:39 UTC

Added Optimized Hashes

lp:~osomon/moovida/subtitle_size bug 1 Development 2009-12-16 12:38:54 UTC
1613. Make the Player inherit from gobject....

Author: Olivier Tilloy
Revision Date: 2009-12-16 12:38:54 UTC

Make the Player inherit from gobject.GObject last, since it breaks the 'super' chain.

lp:~osomon/moovida/shell bug(Has a merge proposal) 1 Development 2009-12-14 18:47:50 UTC
1607. Switch off PyGTK's interactive event ...

Author: Olivier Tilloy
Revision Date: 2009-12-14 18:08:34 UTC

Switch off PyGTK's interactive event loop before starting IPython's own event loop
to avoid the two event loops interfering with each other.
This fixes the startup of Moovida with the --shell option with PyGTK >= 2.16.

lp:~osomon/moovida/launcher_no_rebuild 1 Development 2009-12-14 15:13:56 UTC
1614. Fix disabling plugins (not tested).

Author: Olivier Tilloy
Revision Date: 2009-12-14 15:13:56 UTC

Fix disabling plugins (not tested).

lp:~moovida-developers/moovida/walle 1 Development 2009-12-14 12:34:52 UTC
1591. Cleaned up bus a little. Unit tests p...

Author: Florian Boucault
Revision Date: 2009-12-14 12:34:52 UTC

Cleaned up bus a little. Unit tests pass.

lp:~moovida-packagers/moovida/moovida-plugins-ugly-karmic 1 Development 2009-12-01 11:34:35 UTC
52. Final build for 1.0.9.

Author: Olivier Tilloy
Revision Date: 2009-12-01 11:34:35 UTC

Final build for 1.0.9.

lp:~moovida-packagers/moovida/moovida-plugins-bad-karmic 1 Development 2009-12-01 11:25:09 UTC
57. Final build for 1.0.9.

Author: Olivier Tilloy
Revision Date: 2009-12-01 11:25:09 UTC

Final build for 1.0.9.

lp:~moovida-packagers/moovida/moovida-plugins-good-karmic 1 Development 2009-12-01 11:08:32 UTC
54. Final build for 1.0.9.

Author: Olivier Tilloy
Revision Date: 2009-12-01 11:08:32 UTC

Final build for 1.0.9.

lp:~moovida-packagers/moovida/moovida-karmic 1 Development 2009-12-01 10:55:30 UTC
58. Final build for 1.0.9.

Author: Olivier Tilloy
Revision Date: 2009-12-01 10:55:30 UTC

Final build for 1.0.9.

lp:~osomon/moovida/player_feedback (Has a merge proposal) 1 Development 2009-11-26 16:07:28 UTC
1607. Removed an outdated FIXME.

Author: Olivier Tilloy
Revision Date: 2009-11-26 16:07:28 UTC

Removed an outdated FIXME.

lp:~moovida-developers/moovida/manually_categorized_movie_info 1 Development 2009-11-25 11:39:25 UTC
1604. Do not fail to enter the movie synops...

Author: Olivier Tilloy
Revision Date: 2009-11-25 11:39:25 UTC

Do not fail to enter the movie synopsis screen when the runtime and short overview are not available.

lp:~awojdel/moovida/statistics 1 Development 2009-11-22 19:22:29 UTC
1600. added usage_event, first approach to ...

Author: Anna Wojdel
Revision Date: 2009-11-22 19:22:07 UTC

added usage_event, first approach to usage provider

lp:~moovida-developers/moovida/example-plugin 1 Development 2009-11-19 11:36:11 UTC
15. Added 'Use Plugin' hook.

Author: Florian Boucault
Revision Date: 2009-11-19 11:36:11 UTC

Added 'Use Plugin' hook.

lp:~awojdel/moovida/account_simplified 1 Development 2009-11-18 10:52:48 UTC
1568. removed help option

Author: Anna Wojdel
Revision Date: 2009-11-18 10:52:48 UTC

removed help option

lp:~fboucault/moovida/merged_core_plugins 2 Mature 2009-11-17 22:14:36 UTC
1560. Removed unused scripts/pofix.py file.

Author: Florian Boucault
Revision Date: 2009-11-17 22:14:36 UTC

Removed unused scripts/pofix.py file.

lp:~fboucault/moovida/mouse_fix bug 1 Development 2009-11-13 15:46:41 UTC
1538. Merged from trunk.

Author: Florian Boucault
Revision Date: 2009-11-13 15:46:41 UTC

Merged from trunk.

lp:~guijemont/moovida/more_loading_ordering 1 Development 2009-11-09 20:43:47 UTC
1571. Modified gnome screen saver service t...

Author: Guillaume Emont
Revision Date: 2009-11-09 20:43:47 UTC

Modified gnome screen saver service to use the new get_player()

lp:~guijemont/moovida/styles_and_resources_with_pkg_resources 1 Development 2009-11-05 21:31:08 UTC
1586. Use a queue in get_pixbuf_from_resour...

Author: Guillaume Emont
Revision Date: 2009-11-05 21:31:08 UTC

Use a queue in get_pixbuf_from_resource() to minimise concurrent disk access

lp:~fcasanova/moovida/media_scanner 1 Development 2009-11-03 12:02:15 UTC
1. First commit, not stand alone

Author: Fernando Casanova
Revision Date: 2009-11-03 12:00:28 UTC

First commit, not stand alone

lp:~moovida-packagers/moovida/moovida-plugins-ugly-hardy 1 Development 2009-10-30 16:04:56 UTC
44. New build for 1.0.8 including updated...

Author: Olivier Tilloy
Revision Date: 2009-10-30 16:04:56 UTC

New build for 1.0.8 including updated translations.

lp:~moovida-packagers/moovida/moovida-plugins-bad-hardy 1 Development 2009-10-30 16:03:28 UTC
47. New build for 1.0.8 including updated...

Author: Olivier Tilloy
Revision Date: 2009-10-30 16:03:28 UTC

New build for 1.0.8 including updated translations.

lp:~moovida-packagers/moovida/moovida-plugins-good-hardy 1 Development 2009-10-30 15:53:06 UTC
45. New build for 1.0.8 including updated...

Author: Olivier Tilloy
Revision Date: 2009-10-30 15:53:06 UTC

New build for 1.0.8 including updated translations.

lp:~moovida-packagers/moovida/moovida-plugins-ugly-jaunty 1 Development 2009-10-27 14:54:48 UTC
44. PPA build for the pre-release testing...

Author: Olivier Tilloy
Revision Date: 2009-10-26 17:22:23 UTC

PPA build for the pre-release testing of Moovida 1.0.8.

lp:~moovida-packagers/moovida/moovida-plugins-bad-jaunty 1 Development 2009-10-27 14:53:56 UTC
47. PPA build for the pre-release testing...

Author: Olivier Tilloy
Revision Date: 2009-10-26 17:20:38 UTC

PPA build for the pre-release testing of Moovida 1.0.8.

lp:~moovida-packagers/moovida/moovida-plugins-good-jaunty 1 Development 2009-10-27 14:51:17 UTC
45. PPA build for the pre-release testing...

Author: Olivier Tilloy
Revision Date: 2009-10-26 17:19:03 UTC

PPA build for the pre-release testing of Moovida 1.0.8.

lp:~moovida-packagers/moovida/moovida-jaunty 1 Development 2009-10-27 14:48:53 UTC
50. PPA build for the pre-release testing...

Author: Olivier Tilloy
Revision Date: 2009-10-26 17:16:52 UTC

PPA build for the pre-release testing of Moovida 1.0.8.

lp:~moovida-packagers/moovida/moovida-hardy 1 Development 2009-10-27 14:48:30 UTC
51. PPA build for the pre-release testing...

Author: Olivier Tilloy
Revision Date: 2009-10-26 16:25:02 UTC

PPA build for the pre-release testing of Moovida 1.0.8.

lp:~guijemont/moovida/component_loading 1 Development 2009-10-21 17:47:36 UTC
1562. Fixed the stuff that was using Pigmen...

Author: Guillaume Emont
Revision Date: 2009-10-21 17:47:36 UTC

Fixed the stuff that was using PigmentFrontendMessage

lp:~moovida-developers/moovida/account 1 Development 2009-10-13 13:40:20 UTC
1539. added linked_user property in resourc...

Author: Anna Wojdel
Revision Date: 2009-10-13 13:40:20 UTC

added linked_user property in resource_provider

lp:~osomon/moovida/intld_desktop_files bug 1 Development 2009-10-07 13:38:45 UTC
1550. Merged updated translations in the de...

Author: Olivier Tilloy
Revision Date: 2009-10-07 13:30:27 UTC

Merged updated translations in the desktop files.

lp:~guijemont/moovida/avoid_egg_uncompression 1 Development 2009-10-06 19:18:18 UTC
1545. Use pkg_resources to get translation ...

Author: Guillaume Emont
Revision Date: 2009-10-06 19:18:04 UTC

Use pkg_resources to get translation data, by reimplementing some gettext stuff

lp:~osomon/moovida/release_scripts 0 Experimental 2009-10-05 14:13:29 UTC
1540. First release scripts tests.

Author: Olivier Tilloy
Revision Date: 2009-10-01 16:57:14 UTC

First release scripts tests.

lp:~fboucault/moovida/list_controller_cleanup 1 Development 2009-10-02 01:23:51 UTC
1540. deprecated: - HierarchyController - ...

Author: Florian Boucault
Revision Date: 2009-10-02 00:58:02 UTC

deprecated:

- HierarchyController
- ListSwitcherController
- ViewModeNotFound
- list_switcher.PREVIEW_LIST_MODE
- list_switcher.COVERFLOW_MODE
- list_switcher.GRID_MODE
- GridController
- GridItemController

renamed:

- BaseListController -> ListController
- poblesec.base -> poblesec.base_controllers
- GenericListViewMode -> ItemDataRetriever

moved:

- poblesec.base.hierarchy.HierarchyController ->
core.utils.defer.DeferredCache

lp:~osomon/moovida/plugin_dependencies_graph 1 Development 2009-09-30 10:47:03 UTC
1106. Merged the latest Moovida.

Author: Olivier Tilloy
Revision Date: 2009-09-30 10:45:35 UTC

Merged the latest Moovida.

lp:~fboucault/moovida/animated_icons 0 Experimental 2009-09-29 17:53:56 UTC
1544. Switched to technique relying on caps...

Author: Florian Boucault
Revision Date: 2009-09-29 17:53:56 UTC

Switched to technique relying on capsfiltering rather than videoparse.

lp:~awojdel/moovida/account_fixes 1 Development 2009-09-23 16:55:56 UTC
1535. updatting settings menu in deferred

Author: Anna Wojdel
Revision Date: 2009-09-23 13:32:17 UTC

updatting settings menu in deferred

lp:~moovida-developers/moovida/account_creation 1 Development 2009-09-22 10:13:22 UTC
1580. stop intro video after pressing <ENTER>

Author: Anna Wojdel
Revision Date: 2009-09-22 10:13:22 UTC

stop intro video after pressing <ENTER>

lp:~fboucault/moovida/miniplayer (Linked to a blueprint) 0 Experimental 2009-09-21 21:27:37 UTC
1124. Removed useless intermediate class.

Author: Florian Boucault
Revision Date: 2009-04-24 14:26:46 UTC

Removed useless intermediate class.

lp:~uriboni/moovida/plugin-skeleton 1 Development 2009-09-21 10:47:54 UTC
11. Change HTTP host to use the productio...

Author: Ugo Riboni
Revision Date: 2009-09-21 10:47:54 UTC

Change HTTP host to use the production server

lp:~fboucault/moovida/plugin-skeleton 1 Development 2009-09-20 15:51:08 UTC
12. Replaced all occurences of 'skeleton'...

Author: Florian Boucault
Revision Date: 2009-09-20 15:51:08 UTC

Replaced all occurences of 'skeleton' with 'example'

lp:~moovida-developers/moovida/account_creation_with_video 1 Development 2009-09-17 15:38:09 UTC
1568. merge account_video_intro

Author: Philippe Normand
Revision Date: 2009-09-17 15:38:09 UTC

merge account_video_intro

lp:~moovida-developers/moovida/account_video_intro 1 Development 2009-09-17 15:04:12 UTC
1512. stop video if ok key is pressed

Author: Philippe Normand
Revision Date: 2009-09-17 15:04:12 UTC

stop video if ok key is pressed

lp:~moovida-developers/moovida/account_resource_provider 1 Development 2009-09-17 14:17:15 UTC
1547. s/_debug//g

Author: Philippe Normand
Revision Date: 2009-09-17 14:17:15 UTC

s/_debug//g

lp:~moovida-developers/moovida/account_uuid 1 Development 2009-09-16 15:22:10 UTC
1528. too long lines shall no exist

Author: Philippe Normand
Revision Date: 2009-09-16 15:22:10 UTC

too long lines shall no exist

lp:~moovida-developers/moovida/account_admin 1 Development 2009-09-16 14:34:11 UTC
1534. fix for deleting account - logout per...

Author: Anna
Revision Date: 2009-09-16 14:34:11 UTC

fix for deleting account - logout performed AFTER sending request to the server

lp:~moovida-developers/moovida/account_browser 1 Development 2009-09-16 10:55:44 UTC
1543. merge with master

Author: Philippe Normand
Revision Date: 2009-09-16 10:55:44 UTC

merge with master

lp:~osomon/moovida/account_admin 1 Development 2009-09-10 16:57:36 UTC
1531. Merged the latest account deletion br...

Author: Olivier Tilloy
Revision Date: 2009-09-10 16:57:36 UTC

Merged the latest account deletion branch.

lp:~osomon/moovida/admin_account_deletion 1 Development 2009-09-10 16:56:47 UTC
1526. Account deletion.

Author: Olivier Tilloy
Revision Date: 2009-09-10 16:56:47 UTC

Account deletion.

lp:~moovida-developers/moovida/account_change_password 1 Development 2009-09-10 13:32:47 UTC
1525. sending request for changing email

Author: Anna
Revision Date: 2009-09-10 13:32:47 UTC

sending request for changing email

lp:~osomon/moovida/account_browser 1 Development 2009-09-09 10:33:49 UTC
1542. Doc fix.

Author: Olivier Tilloy
Revision Date: 2009-09-09 10:33:49 UTC

Doc fix.

lp:~uriboni/moovida/plugin-bliptv 1 Development 2009-09-03 13:47:02 UTC
1. Initial version of the plugin. Not po...

Author: Ugo Riboni
Revision Date: 2009-09-03 13:46:16 UTC

Initial version of the plugin. Not polished but does the job.

lp:~uriboni/moovida/pbar 1 Development 2009-09-02 16:29:49 UTC
1501. Merge changes in the PiecePanel widge...

Author: Ugo Riboni
Revision Date: 2009-09-02 16:29:49 UTC

Merge changes in the PiecePanel widget to improve display in the corner case when the widget is too small to contain the border pieces.

lp:~uriboni/moovida/pill 1 Development 2009-09-02 16:04:23 UTC
1505. Merge animation system improvements t...

Author: Ugo Riboni
Revision Date: 2009-09-02 16:04:23 UTC

Merge animation system improvements that will help the widget work properly.

lp:~moovida-developers/moovida/animator 1 Development 2009-09-02 15:30:57 UTC
1498. First draft of the Animator widget.

Author: Florian Boucault
Revision Date: 2009-09-02 15:30:38 UTC

First draft of the Animator widget.

lp:~moovida-developers/moovida/widget_demo_fixes 1 Development 2009-09-02 09:56:22 UTC
1501. Lessen the chances of crashing; a rac...

Author: Florian Boucault
Revision Date: 2009-09-02 09:55:58 UTC

Lessen the chances of crashing; a race condition with the rendering thread is there.

lp:~moovida-developers/moovida/account_json_models 1 Development 2009-09-01 09:32:09 UTC
1504. merge with account branch

Author: Philippe Normand
Revision Date: 2009-09-01 09:32:09 UTC

merge with account branch

lp:~fboucault/moovida/mapped_ordering 1 Development 2009-09-01 04:13:25 UTC
1506. Fixed once again topbar z position.

Author: Florian Boucault
Revision Date: 2009-09-01 04:13:25 UTC

Fixed once again topbar z position.

lp:~paulvt/moovida/elisa-plugin-icecast 1 Development 2009-08-21 22:02:45 UTC
9. Really moved setup.py to the correct ...

Author: Paul van Tilburg
Revision Date: 2009-08-21 22:02:45 UTC

Really moved setup.py to the correct place.

lp:~paulvt/moovida/elisa-plugin-mystream 1 Development 2009-08-21 21:19:32 UTC
6. Make the MyStream plugin work correct...

Author: Paul van Tilburg
Revision Date: 2009-08-21 21:19:32 UTC

Make the MyStream plugin work correctly with Moovida 1.0.x

lp:~fboucault/moovida/new_theme 1 Development 2009-08-07 14:50:58 UTC
1200. Merged notifying_property branch.

Author: Florian Boucault
Revision Date: 2009-08-07 14:50:58 UTC

Merged notifying_property branch.

lp:~fboucault/moovida/remove_update_style_properties 1 Development 2009-08-06 19:34:39 UTC
1484. Removed all occurences to "update_sty...

Author: Florian Boucault
Revision Date: 2009-08-06 19:33:00 UTC

Removed all occurences to "update_style_properties(self.style.get_items())"
at the end of widgets' __init__
A few glitches appeared:
- at startup flashing white elements appear
- grid mode is broken
- the breadcrumbs do not appear
- recategorization raises tracebacks

lp:~fboucault/moovida/scenegraph_ui_relook 1 Development 2009-07-29 15:37:13 UTC
1055. Added glade file to package.

Author: Florian Boucault
Revision Date: 2009-07-29 15:37:13 UTC

Added glade file to package.

lp:~osomon/moovida/make_cancellable 1 Development 2009-07-23 09:14:46 UTC
1462. Warning in the doc about the usage of...

Author: Olivier Tilloy
Revision Date: 2009-07-23 09:14:18 UTC

Warning in the doc about the usage of make_cancellable.

lp:~mattbrown/moovida/bugfixes 1 Development 2009-07-04 16:24:05 UTC
1442. Enhance the ability of video parser t...

Author: Matt Brown
Revision Date: 2009-07-04 16:03:37 UTC

Enhance the ability of video parser to recognise more TV shows:
* Expand the regexp for 'S01E03' style blocks to also handle spaces between the
  season and episode e.g. 'S01 E03'
* Add a regexp to catch ShowName/Season/Episode.avi style files.
* Add a regexp to catch ShowName/109.avi style files.
* Add a regexp to catch verbose Show Name - Season X - Episode X.avi style
  files.
* Update clean_video_name to handle extracting directory names to cope with the
  new regexps above that match directory components.
* Update clean_video_name to de-CamelCase file names for better readability.

lp:~fboucault/moovida/playlist 1 Development 2009-06-29 08:29:26 UTC
1436. Rough playlist display.

Author: Florian Boucault
Revision Date: 2009-06-29 08:29:07 UTC

Rough playlist display.

lp:~guijemont/moovida/player_keys 1 Development 2009-06-28 14:28:13 UTC
1309. Handle parameters in initialize() and...

Author: Guillaume Emont
Revision Date: 2009-06-28 14:28:13 UTC

Handle parameters in initialize() and not __init__.
Don't modify the klass generated by type() in __new__(): that seems dangerous.

lp:~osomon/moovida/fluoh_squashed_experiments bug 0 Experimental 2009-06-18 13:07:39 UTC
1189. Instrumentalized text.

Author: Olivier Tilloy
Revision Date: 2009-06-18 11:13:58 UTC

Instrumentalized text.

lp:~osomon/moovida/upicek_squashed_breadcrumbs bug 1 Development 2009-06-10 13:57:04 UTC
1188. Set the label of a breadcrumb later i...

Author: Olivier Tilloy
Revision Date: 2009-06-10 10:54:38 UTC

Set the label of a breadcrumb later in an attempt to fix http://bugs.launchpad.net/elisa/+bug/385279.

lp:~elisa-packagers/moovida/elisa-jaunty 1 Development 2009-05-26 15:34:08 UTC
49. Updated changelog for new package cre...

Author: Guillaume Emont
Revision Date: 2009-05-26 15:34:08 UTC

Updated changelog for new package creation

lp:~elisa-packagers/moovida/elisa-intrepid 1 Development 2009-05-26 15:29:07 UTC
47. Updated changelog for new package cre...

Author: Guillaume Emont
Revision Date: 2009-05-26 15:29:07 UTC

Updated changelog for new package creation

lp:~elisa-packagers/moovida/elisa-hardy 1 Development 2009-05-26 15:25:32 UTC
50. Updated changelog for new package cre...

Author: Guillaume Emont
Revision Date: 2009-05-26 15:25:32 UTC

Updated changelog for new package creation

lp:~elisa-packagers/moovida/elisa-plugins-ugly-jaunty 1 Development 2009-05-26 11:30:44 UTC
43. Added fix of install rule from -hardy...

Author: Guillaume Emont
Revision Date: 2009-05-26 11:30:44 UTC

Added fix of install rule from -hardy branch

lp:~elisa-packagers/moovida/elisa-plugins-ugly-intrepid bug 1 Development 2009-05-26 11:29:16 UTC
42. Added fix of install rule from -hardy...

Author: Guillaume Emont
Revision Date: 2009-05-26 11:29:16 UTC

Added fix of install rule from -hardy branch

lp:~elisa-packagers/moovida/elisa-plugins-bad-jaunty 1 Development 2009-05-26 11:25:05 UTC
46. Added fix of install rule from -hardy...

Author: Guillaume Emont
Revision Date: 2009-05-26 11:25:05 UTC

Added fix of install rule from -hardy branch

lp:~elisa-packagers/moovida/elisa-plugins-bad-intrepid 1 Development 2009-05-26 10:21:24 UTC
44. Added fix of install rule from -hardy...

Author: Guillaume Emont
Revision Date: 2009-05-26 10:21:24 UTC

Added fix of install rule from -hardy branch

lp:~elisa-packagers/moovida/elisa-plugins-ugly-hardy bug 1 Development 2009-05-26 09:25:57 UTC
42. Fixed an install rule

Author: Guillaume Emont
Revision Date: 2009-05-26 09:25:57 UTC

Fixed an install rule

lp:~elisa-packagers/moovida/elisa-plugins-bad-hardy 1 Development 2009-05-26 09:20:23 UTC
45. Fixed a path in install rules

Author: Guillaume Emont
Revision Date: 2009-05-26 09:20:23 UTC

Fixed a path in install rules

lp:~elisa-packagers/moovida/pigment-python-intrepid 1 Development 2009-05-25 19:13:55 UTC
21. new ppa build

Author: Guillaume Emont
Revision Date: 2009-05-25 19:13:55 UTC

new ppa build

lp:~elisa-packagers/moovida/elisa-plugins-good-intrepid 1 Development 2009-05-25 19:04:43 UTC
43. New upstream release, with a new name...

Author: Guillaume Emont
Revision Date: 2009-05-25 19:04:43 UTC

New upstream release, with a new name, Moovida 1.0.1 "Taking Care Of No Business".

lp:~elisa-packagers/moovida/pigment-intrepid 1 Development 2009-05-25 18:51:54 UTC
34. New ppa build

Author: Guillaume Emont
Revision Date: 2009-05-25 18:51:54 UTC

New ppa build

lp:~elisa-packagers/moovida/elisa-plugins-good-jaunty 1 Development 2009-05-25 18:20:54 UTC
44. New upstream release, with a new name...

Author: Guillaume Emont
Revision Date: 2009-05-25 18:20:54 UTC

New upstream release, with a new name, Moovida 1.0.1 "Taking Care Of No Business".

lp:~pancake/moovida/elisa-plugin-debug 1 Development 2009-05-25 17:52:28 UTC
5. * Added "exit" button

Author: pancake
Revision Date: 2009-05-25 17:52:28 UTC

* Added "exit" button

lp:~elisa-packagers/moovida/elisa-plugins-good-hardy 1 Development 2009-05-25 17:30:40 UTC
43. New upstream release, with a new name...

Author: Guillaume Emont
Revision Date: 2009-05-25 17:30:40 UTC

New upstream release, with a new name, Moovida 1.0.1 "Taking Care Of No Business".

lp:~elisa-packagers/moovida/pigment-python-hardy 1 Development 2009-05-25 16:24:19 UTC
20. Why, oh, why jaunty?

Author: Guillaume Emont
Revision Date: 2009-05-25 16:24:19 UTC

Why, oh, why jaunty?

lp:~elisa-packagers/moovida/pigment-python-jaunty 1 Development 2009-05-25 15:48:22 UTC
20. PPA build for pigment-python 0.3.12 "...

Author: Guillaume Emont
Revision Date: 2009-05-25 15:48:22 UTC

PPA build for pigment-python 0.3.12 "Ravenholm".

lp:~elisa-packagers/moovida/pigment-jaunty 1 Development 2009-05-25 15:36:04 UTC
33. PPA build for pigment 0.3.17 "Black M...

Author: Guillaume Emont
Revision Date: 2009-05-25 15:36:04 UTC

PPA build for pigment 0.3.17 "Black Mesa".

lp:~elisa-packagers/moovida/pigment-hardy 1 Development 2009-05-22 16:34:27 UTC
31. PPA build for pigment 0.3.17 "Black M...

Author: Guillaume Emont
Revision Date: 2009-05-22 16:34:27 UTC

PPA build for pigment 0.3.17 "Black Mesa".

lp:~osomon/moovida/relook_topbar (Linked to a blueprint) 1 Development 2009-05-19 18:12:12 UTC
1317. Removed useless subclassing.

Author: Olivier Tilloy
Revision Date: 2009-05-19 18:12:12 UTC

Removed useless subclassing.

lp:~osomon/moovida/relook_cancel_current_call 1 Development 2009-05-18 08:43:59 UTC
1292. Try to cancel the currently pending c...

Author: Olivier Tilloy
Revision Date: 2009-05-18 08:43:34 UTC

Try to cancel the currently pending call if any
and stop the loading visual feedback on the corresponding widget.
Issue a warning if the currently pending call is not cancellable (they all should be).

198 of 98 results
You can't create new branches for Moovida.