Aaron Bockover
Adam Jackson
Adam Schreiber
Alberto Ruiz
Alejandro Valdes Jimenez
Aleksey Sanin
Ales Nyakhaychyk
Alexander Alexandrov Shopov
Alexander Kojevnikov
Alexander Larsson
Alexandre Prokoudine
Alexia Death
Amanpreet Singh Alam
Amitakhya Phukan
Andreas J . Guelzow
Andreas Nilsson
Andreas Rottmann
Andre Klapper
Andrew Stormont
Aron Xu
Arun Raghavan
Baptiste Mille-Mathias
Bastien Nocera
Behdad Esfahbod
Benjamin Otte
Benoît Dejean
Bertrand Lorentz
Bharath Acharya
Björn Lindqvist
Brad Taylor
Bruno Coudoin
Bryan W Clark
Callum McKenzie
Calum Benson
Carlos Garcia Campos
Carlos Garnacho
Carlos MartÃn Nieto
Changwoo Ryu
Chao-Hsiung Liao
Chenthill Palanisamy
Christian Fredrik Kalager Schaller
Christian Kirbach
Christian Persch
Christopher Bratusek
Claude Paroz
Claudio Saavedra
Cody Russell
Colin Walters
Cosimo Cecchi
Curtis Gedak
Damien Sandras
Daniel Elstner
Daniel G . Siegel
Daniel Nylander
Daniel P . Berrange
Daniel Veillard
Dan Williams
Dan Winship
David Planella
David Sedeño Fernández
David Zeuthen
Davyd Madeley
Denis Arnaud
Didier 'Ptitjes' Villevalois
Dodji Seketeli
Duarte Loreto
Eduardo Lima Mitev
Edward Hervey
- [pitivi] Make importing clips from the command line with -i -a undoable (just for the sake of it). Wed Jul 01 06:48:03 GMT 2009
- [pitivi] Make dragging a single item select it first. Wed Jul 01 06:48:05 GMT 2009
- [pitivi] Fix a couple of copy and paste screwups in timeline/track.py. Wed Jul 01 06:48:06 GMT 2009
- [pitivi] Emit drag_start/drag_end only when an object is actually moved. Wed Jul 01 06:48:07 GMT 2009
- [pitivi] Make the -i option work when -a isn't specified. Fixes #587377. Wed Jul 01 06:48:09 GMT 2009
- [pitivi] Fix crash if $HOME/.local/share doesn't exist. Fixes #587371. Wed Jul 01 06:48:10 GMT 2009
- [pitivi] etree: add support for keyframe curves Wed Jul 01 06:48:11 GMT 2009
- [pitivi] Fix .pls/.m3u formatters. Fixes #584899. Wed Jul 01 06:48:14 GMT 2009
- [pitivi] Fix keyframe removal. Fixes #587333. Wed Jul 01 06:48:18 GMT 2009
- [pitivi] timelinecanvas: make sure razor actually splits at playhead position when razor is snapped to the pl Wed Jul 01 06:48:18 GMT 2009
- [pitivi] etree: fix some typos in keyframe serialization code Wed Jul 01 06:48:18 GMT 2009
- [pitivi] Interpolator: check keyword arguments against None, not falsehood Wed Jul 01 06:48:20 GMT 2009
- [pitivi] AudioTestSourceFactory: return volume in list of interpolated properties Wed Jul 01 06:48:25 GMT 2009
- [pitivi] timeline.track: add Interpolator.getInteriorKeyframes(), and TrackObject.getInterpolator() methods Wed Jul 01 06:48:27 GMT 2009
- [pitivi] etree: use the correct type for value when saving and loading keyframes Wed Jul 01 06:48:37 GMT 2009
- [pitivi] checkpoint: keyframe curves are now handled in etree formatter. Wed Jul 01 06:48:39 GMT 2009
- [pitivi] track: duplicate keyframe curves in trackobject.copy(), which in turn means that splitting clips pro Wed Jul 01 06:48:41 GMT 2009
- [pitivi] tests/test_track.py: check that keyframe curves are preserved when splitting in testSplitObject Wed Jul 01 06:48:47 GMT 2009
- [pitivi] curve.py: take in_point into account in xyToTimeValue Wed Jul 01 06:48:52 GMT 2009
- [pitivi] (16 commits) ...Merging translations Wed Jul 08 14:36:59 GMT 2009
- [pitivi: 1/16] track.py: remove obsolete FIXME/TODO comments and clarify the remaining ones Wed Jul 08 14:37:09 GMT 2009
- [pitivi: 2/16] Refactor interpolator code slightly. Wed Jul 08 14:37:13 GMT 2009
- [pitivi: 3/16] Make TrackObjects reusable once they have been removed from a Track. Wed Jul 08 14:37:15 GMT 2009
- [pitivi: 4/16] Rename newKeyFrame/removeKeyFrame to newKeyframe and removeKeyframe. Wed Jul 08 14:37:23 GMT 2009
- [pitivi: 5/16] Add track-object-added and track-object-removed signals to TimelineObject. Wed Jul 08 14:37:24 GMT 2009
- [pitivi: 6/16] Pass event args to drag_start and drag_end. Wed Jul 08 14:37:29 GMT 2009
- [pitivi: 7/16] Add undo/redo support for keyframes. Wed Jul 08 14:37:40 GMT 2009
- [pitivi: 8/16] timeline_undo.py: fix a typo in _disconnectFromTrackObject Wed Jul 08 14:37:41 GMT 2009
- [pitivi: 9/16] timeline_undo.py: don't forget to connect to existing track objects in _connectToTimelineObject Wed Jul 08 14:37:43 GMT 2009
- [pitivi: 10/16] timeline.py: TimelineObject.copy() now adds timeline objects to the copy with Wed Jul 08 14:37:48 GMT 2009
- [pitivi: 11/16] timeline.py: fix TimelineObject.split() which was broken by commit Wed Jul 08 14:37:55 GMT 2009
- [pitivi: 12/16] Revert "timeline.py: fix TimelineObject.split() which was broken by commit" Wed Jul 08 14:37:58 GMT 2009
- [pitivi: 13/16] Fix splitting objects, which was broken in Wed Jul 08 14:38:07 GMT 2009
- [pitivi: 14/16] Put back bits of 12b1a30974f081ed034910e98990480c1546a26c that i accidentally reverted in 477d039fbb Wed Jul 08 14:38:09 GMT 2009
- [pitivi: 15/16] Add a comment explaining why TimelineEdges does what it does. Wed Jul 08 14:38:13 GMT 2009
- [pitivi: 16/16] Merging translations Wed Jul 08 14:38:18 GMT 2009
- [pitivi] Fix trimStart to take into account the in_point. Fri Jul 10 11:40:28 GMT 2009
- [pitivi] ui.timelineedges: only allow one instance of the same time in the list of edges Fri Jul 10 11:40:30 GMT 2009
- [pitivi] ui.timelineedges: handle case where not all track objects in a timelineobj have same start/end Fri Jul 10 11:40:35 GMT 2009
- [pitivi] timelineedges: keep track of which track objects are associated with particular edges Fri Jul 10 11:40:41 GMT 2009
- [pitivi] timelineedges: add methods to get lists of incident objects Fri Jul 10 11:40:46 GMT 2009
- [pitivi] fix timelineedges unit tests Fri Jul 10 11:40:51 GMT 2009
- [pitivi] test_timeline: add test cases for adjacency functions Fri Jul 10 11:40:56 GMT 2009
- [pitivi] timeline.py, test_timeline.py: major refactor of EditingContext code Fri Jul 10 11:41:02 GMT 2009
- [pitivi] timeline.py: test_timeline.py: exercise the primary methods of each context, and make sure that they Fri Jul 10 11:41:07 GMT 2009
- [pitivi] ui: expose rage and hatred at gst.CLOCK_TIME_NONE Fri Jul 10 11:41:10 GMT 2009
- [pitivi] ui.trackobject.py: use editing context interface Fri Jul 10 11:41:17 GMT 2009
- [pitivi] timeline.py: clamp values properly in editing context Fri Jul 10 11:41:20 GMT 2009
- [pitivi] ui.trackobject.py: select track object on mouse down if it is not currently selected Fri Jul 10 11:41:25 GMT 2009
- [pitivi] ui.trackobject.py: fix some rebasing mistakes Fri Jul 10 11:41:30 GMT 2009
- [pitivi] Add back addStartEnd and removeStartEnd to timeline edges. Fri Jul 10 11:41:37 GMT 2009
- [pitivi] Remove 4 unnecessary loops over the same sequence in MoveContext. Fri Jul 10 11:41:41 GMT 2009
- [pitivi] Fix tests for editing contexts. Fri Jul 10 11:41:46 GMT 2009
- [pitivi] tempfiles: Use a /tmp subdirectory for temporary files. Fri Jul 10 11:51:30 GMT 2009
- [pitivi] (3 commits) ...Merging translations Mon Jul 13 06:24:35 GMT 2009
- [pitivi: 1/3] Fix moving multiple objects when the focus is not the earliest object. Mon Jul 13 06:24:41 GMT 2009
- [pitivi: 2/3] Remove redefinition of drag_end Mon Jul 13 06:24:45 GMT 2009
- [pitivi: 3/3] Merging translations Mon Jul 13 06:24:50 GMT 2009
- [pitivi] POTFILES: Add missing file Mon Jul 13 06:26:23 GMT 2009
- [pitivi] Fix an exception tracking edges of a newly dragged clip. Tue Jul 14 10:10:34 GMT 2009
- [pitivi] Fix removal of timeline edges when updates are disabled. Tue Jul 14 10:10:39 GMT 2009
- [pitivi] ui.timeline.py: set object priority while dragging temporary clips Tue Jul 14 10:10:44 GMT 2009
- [pitivi] project.py: connect to SourceList source-removed signal Tue Jul 14 10:10:49 GMT 2009
- [pitivi] timeline.py: add removeFactory method which removes all instances of a given factory Tue Jul 14 10:10:54 GMT 2009
- [pitivi] project.py: call removeFactory() from _sourceRemovedCb Tue Jul 14 10:10:59 GMT 2009
- [pitivi] test_timeline.py: add test case for removeFactory() Tue Jul 14 10:11:04 GMT 2009
- [pitivi] Fix a bug in timeline edges that I added in c585ee Tue Jul 14 10:11:09 GMT 2009
- [pitivi] Make Timeline.getSourceFactoryStreamMap a private method. Tue Jul 14 10:11:14 GMT 2009
- [pitivi] (20 commits) ...Merging translations Wed Jul 15 06:36:57 GMT 2009
- [pitivi: 1/20] timeline.py: buggy first stab at roll editing Wed Jul 15 06:37:01 GMT 2009
- [pitivi: 2/20] ui.trackobject.py: activate roll mode when shift is held down during drag Wed Jul 15 06:37:08 GMT 2009
- [pitivi: 3/20] ui.controller.py: remember state of modifier keys when we receive an event Wed Jul 15 06:37:11 GMT 2009
- [pitivi: 4/20] ui.controller.py: connect to and handle key_{press, release}_event signals Wed Jul 15 06:37:16 GMT 2009
- [pitivi: 5/20] ui.controller.py: also set modifier state appropriately after keyboard events Wed Jul 15 06:37:22 GMT 2009
- [pitivi: 6/20] ui.trackobject.py: use controller modifer state to determine context mode; set context mode after ke Wed Jul 15 06:37:26 GMT 2009
- [pitivi: 7/20] timeline.py: implement ripple mode for moving clips Wed Jul 15 06:37:32 GMT 2009
- [pitivi: 8/20] eliminate editFocus method of trimming contexts Wed Jul 15 06:37:36 GMT 2009
- [pitivi: 9/20] timeline.py: handle edge snapping directly in MoveContext Wed Jul 15 06:37:41 GMT 2009
- [pitivi: 10/20] timeline.py: handle edge snapping directly in roll modes of trim contexts Wed Jul 15 06:37:46 GMT 2009
- [pitivi: 11/20] test_timeline.py: test MoveContext ripple mode Wed Jul 15 06:37:52 GMT 2009
- [pitivi: 12/20] timeline.py: don't move clips on mode change if we haven't already made an edit Wed Jul 15 06:37:56 GMT 2009
- [pitivi: 13/20] timeline.py: fix calculation of span Wed Jul 15 06:38:01 GMT 2009
- [pitivi: 14/20] timeline.py: add getObjs{Before,After} time methods Wed Jul 15 06:38:06 GMT 2009
- [pitivi: 15/20] timeline.py: only ripple clips whose start > latest clip in the context Wed Jul 15 06:38:12 GMT 2009
- [pitivi: 16/20] timeline.py: fix clamping of position in MoveContext._rippleTo Wed Jul 15 06:38:16 GMT 2009
- [pitivi: 17/20] ui.trackobject: only set context mode during a key_press when context is not None Wed Jul 15 06:38:21 GMT 2009
- [pitivi: 18/20] timeline.py: fix ripple span calculation when there is nothign to ripple Wed Jul 15 06:38:26 GMT 2009
- [pitivi: 19/20] test_timeline.py: add a couple regression tests Wed Jul 15 06:38:31 GMT 2009
- [pitivi: 20/20] Merging translations Wed Jul 15 06:38:37 GMT 2009
- [pitivi] timeline.Track: Fill in GnlSource before putting it in a GnlComposition. Thu Jul 16 14:46:55 GMT 2009
- [pitivi] SourceFactory: Also add an audioresample before volume. Thu Jul 16 14:47:00 GMT 2009
- [pitivi] TimelineFactory: Guarantee a unique pad name Sun Jul 19 17:33:41 GMT 2009
- [pitivi] SmartAdderBin: Reorganize request pad removal to avoid errors. Sun Jul 19 17:33:45 GMT 2009
- [pitivi] SourceFactory: Synchronize the state of newly added elements with parent. Sun Jul 19 17:33:49 GMT 2009
- [pitivi] UI: set is_important property of Save, Import, Render, and Undo actions Fri Jul 24 09:18:21 GMT 2009
- [pitivi] Keep TrackObjects sorted by start time inside Track. Fri Jul 24 09:18:26 GMT 2009
- [pitivi] Keep TimelineObjects sorted by start time in the Timeline. Fri Jul 24 09:18:32 GMT 2009
- [pitivi] Add code to represent and find gaps between timeline objects. Fri Jul 24 09:18:36 GMT 2009
- [pitivi] Make MoveContext avoid clip overlaps. Fri Jul 24 09:18:44 GMT 2009
- [pitivi] ui.timeline.py: prevent timeline controlls from claiming too much height Fri Jul 24 09:18:45 GMT 2009
- [pitivi] ui.trackobject: fix clip backround size Fri Jul 24 09:18:59 GMT 2009
- [pitivi] test_gap: Fix import (else it doesn't work with make distcheck) Fri Jul 24 09:45:38 GMT 2009
- [pitivi] 0.13.1.2 pre-release Fri Jul 24 09:45:52 GMT 2009
- [pitivi] (4 commits) ...Merging translations Mon Jul 27 09:41:08 GMT 2009
- [pitivi: 1/4] Use an alternate, less annoying approach to avoid clip overlaps. Mon Jul 27 09:41:12 GMT 2009
- [pitivi: 2/4] Don't allow clip start times to go < 0. Mon Jul 27 09:41:17 GMT 2009
- [pitivi: 3/4] Add Undo and Redo buttons to the toolbar. Fixes #588258. Mon Jul 27 09:41:21 GMT 2009
- [pitivi: 4/4] Merging translations Mon Jul 27 09:41:27 GMT 2009
- [pitivi] Fix double clicking in the source list. Fixes #589807. Mon Jul 27 13:44:52 GMT 2009
- [pitivi] Fix clip selection and grouping. Fixes #589803. Mon Jul 27 13:44:58 GMT 2009
- [pitivi] Use MoveContext when dragging clips from the sourcelist to the timeline. Fixes #589695. Mon Jul 27 14:18:39 GMT 2009
- [pitivi] (9 commits) ...Merging translations Wed Jul 29 06:29:21 GMT 2009
- [pitivi: 2/9] controller.py: don't change cursor back to arrow while dragging to avoid Wed Jul 29 06:29:29 GMT 2009
- [pitivi: 1/9] ui.sourcelist.py: add a column containing the escaped, unquoted factory base name and use this Wed Jul 29 06:29:34 GMT 2009
- [pitivi: 3/9] track.py: interpolator now has public lower, upper, and range properties Wed Jul 29 06:29:35 GMT 2009
- [pitivi: 4/9] curve.py: scale keyframe values using lower and range properties Wed Jul 29 06:29:40 GMT 2009
- [pitivi: 5/9] test.py, base.py: keys in interpolated property dict now represent min/max value overrides. override Wed Jul 29 06:29:44 GMT 2009
- [pitivi: 6/9] track.py: pass along interpolator property overrides when given Wed Jul 29 06:29:49 GMT 2009
- [pitivi: 7/9] curve.py: take curve line width into account when calculating the XY position Wed Jul 29 06:29:55 GMT 2009
- [pitivi: 8/9] mainwindow.py: increase size of missing file dialog. Wed Jul 29 06:29:59 GMT 2009
- [pitivi: 9/9] Merging translations Wed Jul 29 06:30:04 GMT 2009
- [pitivi] Set the alignment of timeline controls. Fri Jul 31 08:32:40 GMT 2009
- [pitivi] Make TrackControls be a Label and not an Expander. Fri Jul 31 08:32:41 GMT 2009
- [pitivi] Save windows settings when closed from a delete-event. Fixes #580680. Fri Jul 31 08:32:44 GMT 2009
- [pitivi] Avoid collapses when trimming. Fixes #589694. Fri Jul 31 08:32:51 GMT 2009
- [pitivi] Set pngenc in snapshot mode inside discoverer. Fri Jul 31 08:32:54 GMT 2009
- [pitivi] configure.ac: We require pygtk >= 2.14. Fixes #590195 Fri Jul 31 08:33:00 GMT 2009
- [pitivi] Make the timeline canvas request enough space to show two single-layer tracks. Fri Jul 31 08:33:05 GMT 2009
- [pitivi] elements: Use audio-clipping probe before adder. Fri Jul 31 11:10:55 GMT 2009
Eitan Isaacson
Emmanuele Bassi
Emmanuel Pacaud
Erdal Ronahi
Eugen Dedu
Federico Mena Quintero
Felix I
Felix Kaser
Felix Riemann
Fernando Herrera de las Heras
Filippo Argiolas
Flavio Percoco
Florian Brosch
Francesco Fumanti
Frederic Peters
Fridrich Strba
Gabor Keleman
Gabriel Burt
Gaute Hope
George Lebl
Gerd Kohlberger
Gian Mario Tagliaretti
Gil Forcada Codinachs
Guido Günther
Guillaume Béland
- [gnome-games/gnibbles-clutter] Big commit, began to remove old code, improvement on worm... Wed Jul 01 21:24:46 GMT 2009
- [gnome-games/gnibbles-clutter] Fixed some compiler warning, integrating the logic to start a new game Thu Jul 02 03:11:20 GMT 2009
- [gnome-games/gnibbles-clutter] Everything in place to control worm with keyboard, and some more tweak on game Thu Jul 02 18:03:10 GMT 2009
- [gnome-games/gnibbles-clutter] Some minor code clean-up Fri Jul 03 00:42:00 GMT 2009
- [gnome-games/gnibbles-clutter] Not using a timeline to call the move_worm_cb () function plus some fixes Mon Jul 06 15:41:16 GMT 2009
- [gnome-games/gnibbles-clutter] Now handling worm's status and moved move_worm_cb to gnibbles.c and renabed it Tue Jul 07 15:44:54 GMT 2009
- [gnome-games/gnibbles-clutter] Commented out all unused code, removed worm.{ch} from the build system +fix Tue Jul 07 18:34:43 GMT 2009
- [gnome-games/gnibbles-clutter] Removed old code, renamed function & global variables Wed Jul 08 01:52:48 GMT 2009
- [gnome-games/gnibbles-clutter] Disabled logo, fixed worm's AI movement, a playable version is close Wed Jul 08 03:35:37 GMT 2009
- [gnome-games/gnibbles-clutter] Moved gnibbles_add_bonus to level.c, removed old code, fixed a lot of tiny bugs Wed Jul 08 16:35:27 GMT 2009
- [gnome-games/gnibbles-clutter] Forgot to comment out those lines, Wed Jul 08 20:44:05 GMT 2009
- [gnome-games/gnibbles-clutter] Renamed GnibblesCWorm to GnibblesWorm & related function, work on boni Tue Jul 14 18:54:14 GMT 2009
- [gnome-games/gnibbles-clutter] WOrking on keypress handler and reseting the worm after its death Tue Jul 14 22:30:58 GMT 2009
- [gnome-games/gnibbles-clutter] Fixed warp, mostly, also fixed gnibbles_worm_reset (), mostly Wed Jul 15 19:50:03 GMT 2009
- [gnome-games/gnibbles-clutter] Added fade-in animation on level & worm on game start Wed Jul 15 20:54:05 GMT 2009
- [gnome-games/gnibbles-clutter] Fixed logo/splash screen Wed Jul 15 22:12:33 GMT 2009
- [gnome-games/gnibbles-clutter] Small fade-out effect on splash screen when the game begin Wed Jul 15 22:28:00 GMT 2009
- [gnome-games/gnibbles-clutter] Fixed gnibbles_worm_reset(), Worm now restart properly after death Fri Jul 17 16:34:36 GMT 2009
- [gnome-games/gnibbles-clutter] Fixed keyboard control Fri Jul 17 22:54:41 GMT 2009
- [gnome-games/gnibbles-clutter] Added fade-in effect on bonus, removed useless commented code Sat Jul 18 16:49:26 GMT 2009
- [gnome-games/gnibbles-clutter] Fixed keypress queue and dequeue Sat Jul 18 18:18:58 GMT 2009
- [gnome-games/gnibbles-clutter] Bunch of small fixes related to colision detection, positioning and such Sat Jul 18 23:13:30 GMT 2009
- [gnome-games/gnibbles-clutter] Removed the GtkClutterEmbed from GnibblesBoard and replaced it with a Tue Jul 21 03:43:00 GMT 2009
- [gnome-games/gnibbles-clutter] Trivial code refactoring & small fixes Tue Jul 21 19:03:21 GMT 2009
- [gnome-games/gnibbles-clutter] Rotation on bonus, still need polish, also trying to fix bugs in collision Wed Jul 22 17:36:48 GMT 2009
- [gnome-games/gnibbles-clutter] Work on debugging collision detection, added debug info, gnibbles_worm_inverse() Wed Jul 22 21:16:49 GMT 2009
- [gnome-games/gnibbles-clutter] Moved to ClutterAnimation to animate bonus, work on worm animation when dying Fri Jul 24 20:37:19 GMT 2009
- [gnome-games/gnibbles-clutter] Trivial code refactoring Fri Jul 24 22:54:49 GMT 2009
- [gnome-games/gnibbles-clutter] Nicer animation when worm die Fri Jul 24 22:54:54 GMT 2009
- [gnome-games/gnibbles-clutter] Improved worm's explosion by adding a scale effect Fri Jul 24 22:54:59 GMT 2009
- [gnome-games/gnibbles-clutter] More trivial code refactoring Mon Jul 27 15:35:00 GMT 2009
- [gnome-games/gnibbles-clutter] Merged level.c to board.c ... Mon Jul 27 15:35:08 GMT 2009
- [gnome-games/gnibbles-clutter] Made a lot of fix on worm movement, still can't put the finger on what is wrong Wed Jul 29 03:28:53 GMT 2009
- [gnome-games/gnibbles-clutter] Factored out code to handle bonus into a new utility function Thu Jul 30 17:51:52 GMT 2009
Guillaume Desmottes
Gustavo J . A . M . Carneiro
Gustavo Noronha Silva
Halton Huo
Hans Breuer
Hendrik Richter
Hubert Figuière
Ignacio Casal Quinteiro
Ilkka Tuohela
Ivan Frade
Jaap A . Haitsma
Jakub Steiner
James Liggett
Jamil Ahmed
Jani Monoses
Jan Schmidt
Jason Clinton
Jean Bréfort
Jedy Jedy Wang
Jeff Cai
Jeffrey Stedfast
Jeff Waugh
Jens Granseuer
Jerson Michael Perpetua
Jesse van den Kieboom
Jie Ding
Joanmarie Diggs
Jody Goldberg
Johan Dahlin
Johannes Schmid
John Carr
John Finlay
Johnny Jacob
John Stowers
Jonathan Blandford
Jonathan Matthew
Jonathon Jongsma
Jonh Wendell
- [vinagre/plugin] Updated Oriya Translation Tue Jul 07 15:37:05 GMT 2009
- [vinagre/plugin] stuff Tue Jul 07 15:37:07 GMT 2009
- [vinagre/plugin] Updated Hebrew translation Tue Jul 07 15:37:09 GMT 2009
- [vinagre/plugin] actually added git.mk Tue Jul 07 15:37:17 GMT 2009
- [vinagre/plugin] more work on plugin stuff Wed Jul 08 03:37:28 GMT 2009
- [vinagre/plugin] Fixed Makefile so that plugin loaders can be actually loaded :) Wed Jul 08 10:29:15 GMT 2009
- [vinagre/plugin] Initial test of vnc plugin Wed Jul 08 14:01:05 GMT 2009
- [vinagre/plugin] First step (in a total of XX) towards plugin support. Sat Jul 11 00:48:49 GMT 2009
- [vinagre/plugin] Second step (in a total of XX) towards plugin support. Sun Jul 12 01:19:32 GMT 2009
- [vinagre/plugin] Setup the protocol name, avoiding a crash Sun Jul 12 21:53:15 GMT 2009
- [vinagre/plugin] Make VncTab work Sun Jul 12 21:53:21 GMT 2009
- [vinagre/plugin] Make mDNS bookmarks work based on plugins. Tue Jul 21 13:43:00 GMT 2009
- [vinagre/plugin] Added last-protocol property to VinagrePrefs object. Wed Jul 22 19:57:59 GMT 2009
- [vinagre/plugin] Make the Connect dialog work based on plugins. Wed Jul 22 19:58:07 GMT 2009
- [vinagre/plugin] Make VNC plugin work on the new "Connect" dialog. Wed Jul 22 19:58:09 GMT 2009
- [vino] Add VinoStatusTubeIcon files Thu Jul 23 19:18:19 GMT 2009
- [vino] Add vino-types.h to allow multi inclusion Thu Jul 23 19:18:20 GMT 2009
- [vino] Add the new files to the makefile Thu Jul 23 19:18:25 GMT 2009
- [vino] Instantiate vino-types.h in VinoServer Thu Jul 23 19:18:29 GMT 2009
- [vino] Instantiate vino-types.h in VinoTubeServer Thu Jul 23 19:18:35 GMT 2009
- [vino] Add display_status_icon property to set if the VinoServer will use the vino status icon or not Thu Jul 23 19:18:41 GMT 2009
- [vino] Remove an useless method Thu Jul 23 19:18:45 GMT 2009
- [vino] Instantiate VinoStatusTubeIcon in VinoTubeServer Thu Jul 23 19:18:51 GMT 2009
- [vino] Instantiate VinoTubeServersManager to use VinoStatusTubeIcon Thu Jul 23 19:18:55 GMT 2009
- [vino] Remove telepathy stuff in VinoStatusIcon Thu Jul 23 19:19:00 GMT 2009
- [vinagre/plugin] Removed a ghost variable. Fri Jul 24 14:15:32 GMT 2009
- [vinagre/plugin] Added a function to get a plugin based on protocol name. Fri Jul 24 14:15:36 GMT 2009
- [vinagre/plugin] Added a VinagreConnection parameter to vinagre_plugin_get_connect_widget(). Fri Jul 24 14:15:41 GMT 2009
- [vinagre/plugin] Adapt to the new API Fri Jul 24 14:15:46 GMT 2009
- [vinagre/plugin] Make use of the new parameter to get_connect_widget(). Fri Jul 24 14:15:51 GMT 2009
- [vinagre/plugin] Make sure vinagre_connection_split_string() returns protocol as NULL if failed. Fri Jul 24 14:15:57 GMT 2009
- [vinagre/plugin] Added some asserts to vinagre_connection_parse_options_widget() Fri Jul 24 14:16:01 GMT 2009
- [vinagre/plugin] Implement get_default_port() function Fri Jul 24 14:16:06 GMT 2009
- [vinagre/plugin] Double check if a plugin exists in vinagre_connection_new_from_string() Fri Jul 24 14:16:11 GMT 2009
- [vinagre/plugin] Added a FIXME entry Fri Jul 24 14:16:17 GMT 2009
- [vinagre/plugin] Fixed a memory leak Fri Jul 24 14:16:21 GMT 2009
- [vinagre/plugin] Make "Add to bookmarks" work again Fri Jul 24 14:16:26 GMT 2009
- [vinagre/plugin] Make add/edit bookmarks based on plugins. Fri Jul 24 14:16:37 GMT 2009
- [vinagre/plugin] Fixed the logic in connect dialog, by showing/hiding the plugin widget. Fri Jul 24 18:25:11 GMT 2009
- [vinagre/plugin] Make connection icons work again, based on plugins Fri Jul 24 18:37:43 GMT 2009
- [vinagre/plugin] Fixed copyrights in headers of plugin files Fri Jul 24 19:30:54 GMT 2009
- [vinagre/plugin] Fixed POTFILES.[in,skip] Fri Jul 24 19:31:05 GMT 2009
- [vinagre/plugin] Updated Vinagre description at About dialog. Fri Jul 24 19:41:01 GMT 2009
- [vinagre/plugin] Make applet work with plugins Sat Jul 25 15:15:39 GMT 2009
- [vinagre/plugin] Added a get_file_filter() virtual function to the plugins. Sat Jul 25 16:04:14 GMT 2009
- [vinagre/plugin] Use the plugin structure to get file filters in Open File dialog Sat Jul 25 16:04:19 GMT 2009
- [vinagre/plugin] Implement get_file_filter in VNC plugin Sat Jul 25 16:04:24 GMT 2009
- [vinagre/plugin] Make VNC menu entry "View original size" work again Sat Jul 25 17:44:18 GMT 2009
- [vinagre/plugin] Fix correct name of plugin macros Mon Jul 27 11:36:39 GMT 2009
- [vinagre/plugin] The dummy plugin Mon Jul 27 11:36:44 GMT 2009
- [vinagre/plugin] Removed an already done TODO entry Mon Jul 27 11:36:48 GMT 2009
- [vinagre] Change for plugin support Mon Jul 27 12:01:09 GMT 2009
- [vinagre] Plugin support Mon Jul 27 12:01:11 GMT 2009
- [vinagre] Plugin support Mon Jul 27 12:01:13 GMT 2009
- [vinagre] Vinagre Plugin Support Mon Jul 27 12:01:15 GMT 2009
- [vinagre] Vinagre Plugin Support Mon Jul 27 12:01:26 GMT 2009
- [vinagre] Vinagre Plugin Support Mon Jul 27 12:01:33 GMT 2009
- [vinagre] Vinagre Plugin Support Mon Jul 27 12:01:34 GMT 2009
- [vinagre] Vinagre Plugin Support Mon Jul 27 12:01:38 GMT 2009
- [vinagre] Vinagre Plugin Support Mon Jul 27 12:01:43 GMT 2009
- [vinagre] Vinagre Plugin Support Mon Jul 27 12:01:48 GMT 2009
- [vinagre] Vinagre Plugin Support Mon Jul 27 12:01:49 GMT 2009
- [vinagre] Vinagre Plugin Support Mon Jul 27 12:01:59 GMT 2009
- [vinagre] stuff Mon Jul 27 12:02:01 GMT 2009
- [vinagre] actually added git.mk Mon Jul 27 12:02:09 GMT 2009
- [vinagre] The schemes for pkgconfig and vinagre-1.0.pc Mon Jul 27 12:02:10 GMT 2009
- [vinagre] The schemes for pkgconfig and vinagre-1.0.pc Mon Jul 27 12:02:22 GMT 2009
- [vinagre] Change the directory ${prefix}/{lib, includes}/vinagre-1 and settings for install headers used by plu Mon Jul 27 12:02:25 GMT 2009
- [vinagre] Fixed Makefile so that plugin loaders can be actually loaded :) Mon Jul 27 12:02:29 GMT 2009
- [vinagre] Initial test of vnc plugin Mon Jul 27 12:02:35 GMT 2009
- [vinagre] more work on plugin stuff Mon Jul 27 12:02:36 GMT 2009
- [vinagre] The fix show of vinagre icon in vinagre manager Mon Jul 27 12:02:44 GMT 2009
- [vinagre] Draft of window plugin manager Mon Jul 27 12:02:48 GMT 2009
- [vinagre] The default vinagre plugin icon Mon Jul 27 12:02:49 GMT 2009
- [vinagre] The default vinagre plugin icon Mon Jul 27 12:02:59 GMT 2009
- [vinagre] The sample of vinagre dummy plugin Mon Jul 27 12:03:01 GMT 2009
- [vinagre] First step (in a total of XX) towards plugin support. Mon Jul 27 12:03:10 GMT 2009
- [vinagre] Setup the protocol name, avoiding a crash Mon Jul 27 12:03:15 GMT 2009
- [vinagre] Second step (in a total of XX) towards plugin support. Mon Jul 27 12:03:17 GMT 2009
- [vinagre] Make VncTab work Mon Jul 27 12:03:20 GMT 2009
- [vinagre] Make mDNS bookmarks work based on plugins. Mon Jul 27 12:03:24 GMT 2009
- [vinagre] Added last-protocol property to VinagrePrefs object. Mon Jul 27 12:03:30 GMT 2009
- [vinagre] Make the Connect dialog work based on plugins. Mon Jul 27 12:03:37 GMT 2009
- [vinagre] Make VNC plugin work on the new "Connect" dialog. Mon Jul 27 12:03:40 GMT 2009
- [vinagre] Removed a ghost variable. Mon Jul 27 12:03:44 GMT 2009
- [vinagre] Added a function to get a plugin based on protocol name. Mon Jul 27 12:03:49 GMT 2009
- [vinagre] Added a VinagreConnection parameter to vinagre_plugin_get_connect_widget(). Mon Jul 27 12:03:54 GMT 2009
- [vinagre] Adapt to the new API Mon Jul 27 12:03:59 GMT 2009
- [vinagre] Make use of the new parameter to get_connect_widget(). Mon Jul 27 12:04:05 GMT 2009
- [vinagre] Make sure vinagre_connection_split_string() returns protocol as NULL if failed. Mon Jul 27 12:04:09 GMT 2009
- [vinagre] Added some asserts to vinagre_connection_parse_options_widget() Mon Jul 27 12:04:14 GMT 2009
- [vinagre] Implement get_default_port() function Mon Jul 27 12:04:19 GMT 2009
- [vinagre] Double check if a plugin exists in vinagre_connection_new_from_string() Mon Jul 27 12:04:25 GMT 2009
- [vinagre] Added a FIXME entry Mon Jul 27 12:04:29 GMT 2009
- [vinagre] Fixed a memory leak Mon Jul 27 12:04:34 GMT 2009
- [vinagre] Make "Add to bookmarks" work again Mon Jul 27 12:04:39 GMT 2009
- [vinagre] Make add/edit bookmarks based on plugins. Mon Jul 27 12:04:46 GMT 2009
- [vinagre] Fixed the logic in connect dialog, by showing/hiding the plugin widget. Mon Jul 27 12:04:50 GMT 2009
- [vinagre] Make connection icons work again, based on plugins Mon Jul 27 12:04:55 GMT 2009
- [vinagre] Fixed copyrights in headers of plugin files Mon Jul 27 12:05:01 GMT 2009
- [vinagre] Updated Vinagre description at About dialog. Mon Jul 27 12:05:10 GMT 2009
- [vinagre] Fixed POTFILES.[in,skip] Mon Jul 27 12:05:11 GMT 2009
- [vinagre] Make applet work with plugins Mon Jul 27 12:05:15 GMT 2009
- [vinagre] Added a get_file_filter() virtual function to the plugins. Mon Jul 27 12:05:20 GMT 2009
- [vinagre] Use the plugin structure to get file filters in Open File dialog Mon Jul 27 12:05:26 GMT 2009
- [vinagre] Implement get_file_filter in VNC plugin Mon Jul 27 12:05:30 GMT 2009
- [vinagre] Make VNC menu entry "View original size" work again Mon Jul 27 12:05:35 GMT 2009
- [vinagre] Fix correct name of plugin macros Mon Jul 27 12:05:41 GMT 2009
- [vinagre] The dummy plugin Mon Jul 27 12:05:47 GMT 2009
- [vinagre] Removed an already done TODO entry Mon Jul 27 12:05:51 GMT 2009
- [vinagre] Updated VNC plugin description Mon Jul 27 12:13:49 GMT 2009
- [vinagre] Updated Dummy plugin description Mon Jul 27 12:13:54 GMT 2009
- [vinagre] Fixed POTFILES.in Mon Jul 27 12:13:56 GMT 2009
- [vinagre] Fixed POTFILES.skip Mon Jul 27 12:14:01 GMT 2009
- [vinagre] Added vinagre-tube-handler.c to POTFILES.in Mon Jul 27 12:15:11 GMT 2009
- [vinagre] Moved drag&drop stuff to its own .h file. Mon Jul 27 14:28:15 GMT 2009
- [gtk-vnc] Don't send keys if we are in read only mode Mon Jul 27 14:39:42 GMT 2009
- [vinagre] Disable dummy plugin Mon Jul 27 14:43:27 GMT 2009
- [vinagre] Fixed copyright holder for vinagre-debug files Mon Jul 27 15:04:03 GMT 2009
- [vinagre] Added Tube to debug options Mon Jul 27 15:04:08 GMT 2009
- [vinagre] Use debug framework in tube files, instead of g_debug Mon Jul 27 15:04:14 GMT 2009
- [vinagre] Added libxml dependency to configure.ac Mon Jul 27 18:20:07 GMT 2009
- [vino] Added dbus-interface.xml to Makefile's extra_dist Mon Jul 27 19:15:47 GMT 2009
- [vino] Fixed POTFILES.in Mon Jul 27 19:15:51 GMT 2009
- [vino] 2.27.5 release Mon Jul 27 19:16:01 GMT 2009
- [vino] Created tag VINO_2_27_5 Mon Jul 27 19:17:28 GMT 2009
- [vinagre] The window of plugin manager Tue Jul 28 12:36:55 GMT 2009
- [vinagre] Refactored last Jorge's patch. Tue Jul 28 12:37:01 GMT 2009
- [vinagre] Fixed POTFILES.in Tue Jul 28 14:19:20 GMT 2009
- [vinagre] Fixed automake stuff Tue Jul 28 14:31:34 GMT 2009
- [vinagre] Fixed Makefile for tube stuff Tue Jul 28 15:06:14 GMT 2009
- [vinagre] Removed dummy plugin from configure.ac Tue Jul 28 15:06:17 GMT 2009
- [vinagre] Fixed debug calls Tue Jul 28 15:06:19 GMT 2009
- [vinagre] Fixed includes Tue Jul 28 15:06:26 GMT 2009
- [vinagre] Fixed automake for tube stuff (again...) Tue Jul 28 15:06:34 GMT 2009
- [vinagre] Removed dummy plugin from translation Tue Jul 28 15:06:41 GMT 2009
- [vinagre] 2.27.5 release Tue Jul 28 15:07:19 GMT 2009
- [vinagre] Created tag VINAGRE_2_27_5 Tue Jul 28 15:07:46 GMT 2009
- [vinagre] Refactored last Leandro's GtkBuilder patch. Tue Jul 28 19:16:00 GMT 2009
- [vinagre] Use GtkBuilder instead of libglade. Fixes bug #580209. Tue Jul 28 19:16:05 GMT 2009
- [vinagre] Updated all orientation properties in the UI file. Tue Jul 28 20:16:23 GMT 2009
- [vinagre] Fixed mime type for gtkbuilder file Wed Jul 29 01:35:21 GMT 2009
- [vinagre] Drop markups on all strings. Closes #498402 Wed Jul 29 01:35:28 GMT 2009
- [planet-web] Added Flamarion Jorge to planet-br Wed Jul 29 11:42:49 GMT 2009
- [vinagre] Add misssing return to fix bug #590125 Wed Jul 29 14:22:15 GMT 2009
- [vinagre] Dropped data/pixmaps folder. We do not use it. Closes #590139. Wed Jul 29 14:34:31 GMT 2009
- [vinagre] Use 'vinagre' icon name for plugins that don't have an icon. Wed Jul 29 17:17:35 GMT 2009
- [vinagre] Deleted branch plugin Wed Jul 29 20:34:57 GMT 2009
- [vinagre] Deleted branch unstable Wed Jul 29 20:35:09 GMT 2009
- [vinagre] Avoid vinagre crashs if VNC plugin is not enabled Thu Jul 30 12:20:18 GMT 2009
- [vinagre] Remove g_printerr in VinagreTubeHandler and use the appropriate stuff Thu Jul 30 12:20:23 GMT 2009
- [vinagre] Add the protocol to the host string, so that vinagre_connection_new_from_string() Thu Jul 30 12:20:27 GMT 2009
- [vinagre] Do not install static libraries. Closes #590201. Thu Jul 30 14:11:41 GMT 2009
- [vinagre] Fixed showing plugin specific widgets in connect dialog. Thu Jul 30 19:29:14 GMT 2009
- [vinagre] Check for value before unref a widget Thu Jul 30 19:40:59 GMT 2009
- [vinagre] Rewrite of vinagre_prefs_get_string() Thu Jul 30 20:13:07 GMT 2009
- [vinagre] (4 commits) Created branch ssh Fri Jul 31 14:14:13 GMT 2009
- [vinagre/ssh: 2/4] Added subfolder plugins/ssh to autotools stuff Fri Jul 31 14:14:23 GMT 2009
- [vinagre/ssh: 1/4] Added --enable-ssh flag to configure.ac Fri Jul 31 14:14:23 GMT 2009
- [vinagre/ssh: 4/4] Reorganized constructor of SSH tab Fri Jul 31 14:14:27 GMT 2009
- [vinagre/ssh: 3/4] Added initial plugins/ssh folder Fri Jul 31 14:14:32 GMT 2009
- [vinagre] Added the argument "gchar *known_protocol" to vinagre_connection_split_string(). Fri Jul 31 14:59:04 GMT 2009
- [vinagre] Use the new argument "known_protocol" where split_string() is used. Fri Jul 31 14:59:08 GMT 2009
- [vinagre] Documented vinagre_connection_split_string() Fri Jul 31 14:59:14 GMT 2009
- [vinagre/ssh] (5 commits) ...Merge branch 'master' into ssh Fri Jul 31 14:59:18 GMT 2009
- [vinagre/ssh: 3/5] Merge branch 'master' into ssh Fri Jul 31 14:59:23 GMT 2009
- [vinagre/ssh: 5/5] Merge branch 'master' into ssh Fri Jul 31 14:59:28 GMT 2009
- [vinagre] Fixed a duplicated name in .ui file Fri Jul 31 17:24:36 GMT 2009
- [vinagre] Save the protocol in bookmark file Fri Jul 31 17:24:40 GMT 2009
- [vinagre] Added VinagrePluginInfo ref into a plugin. Fri Jul 31 17:24:46 GMT 2009
- [vinagre/ssh] (5 commits) ...Merge branch 'master' into ssh Fri Jul 31 17:24:51 GMT 2009
- [vinagre/ssh: 2/5] Merge branch 'master' into ssh Fri Jul 31 17:24:55 GMT 2009
- [vinagre/ssh: 5/5] Merge branch 'master' into ssh Fri Jul 31 17:25:01 GMT 2009
- [vinagre] Disable public info on last patch Fri Jul 31 19:48:00 GMT 2009
- [vinagre/ssh] (2 commits) ...Merge branch 'master' into ssh Fri Jul 31 19:49:39 GMT 2009
- [vinagre/ssh: 2/2] Merge branch 'master' into ssh Fri Jul 31 19:49:42 GMT 2009
- [vinagre] Dropped icon stuff from connection. It's more apropriated for plugins. Fri Jul 31 23:24:24 GMT 2009
- [vinagre] Added vinagre_plugin_get_icon() Fri Jul 31 23:24:29 GMT 2009
- [vinagre] Use the new vinagre_plugin_get_icon() in bookmarks side bar. Fri Jul 31 23:24:35 GMT 2009
- [vinagre] Added vinagre_plugin_get_icon_name() Fri Jul 31 23:24:39 GMT 2009
- [vinagre] Use the new vinagre_plugin_get_icon_name() in the bookmarks menu Fri Jul 31 23:24:45 GMT 2009
- [vinagre/ssh] (6 commits) ...Merge branch 'master' into ssh Fri Jul 31 23:24:50 GMT 2009
- [vinagre/ssh: 6/6] Merge branch 'master' into ssh Fri Jul 31 23:24:55 GMT 2009
Jonny Lamb
Jordi Mas
Jorge Gonzalez Gonzalez
Jorge Pereira
José Alburquerque
Julien Hardlin
Julien Puydt
Jürg Billeter
Kai Willadsen
Kenneth Nielsen
Ken VanDine
Ke Wang
Khaled Hosny
Kjartan Maraas
Krishnababu Krothapalli
Kristian Rietveld
Krzesimir Nowak
Leonardo Ferreira Fontenelle