2009-July Archive by Author
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
Lin Ma
Li Yuan
Lorenzo Milesi
Luca Ferretti
Lucas Almeida Rocha
Lucian Langa
Luis Medinas
Manoj Kumar Giri
Marc-Andre Lureau
Marek Kašík
Marina Zhurakhinskaya
Mario Blättermann
Mark Krapivner
Martin Nordholts
Martyn James Russell
Massimo Cora'
Matthew Barnes
Matthias Clasen
Maxim V . Dziumanenko
Michael Biebl
Michael J . Chudobiak
Michael Natterer
Michael Schumacher
Michele Mattioni
Mikael Ottela
Milan Bouchet-Valat
Milan Crha
Milo Casagrande
Morten Welinder
Mukund Sivaraman
Murray Cumming
- [libgdamm] Fix per-table meta-store retrieval for table names with capital letters. Wed Jul 01 08:18:27 GMT 2009
- [glom] Allow parallel installs of libglom major versions. Fri Jul 03 23:01:54 GMT 2009
- [glom] Remove ifdefs from libglom to allow parallel install of full and Sat Jul 04 10:10:04 GMT 2009
- [glom] libglom: Always enable developer-mode (!client-only) API. Sat Jul 04 16:47:08 GMT 2009
- [jhbuild] libgda: Use --with-java=no to avoid the annoying JDK crash catcher. Sat Jul 04 21:01:28 GMT 2009
- [glom] libglom: Remove use of GLOM_ENABLE_MAEMO because it is about UI. Sat Jul 04 22:01:40 GMT 2009
- [glom] Fix loading of the versioned python module. Sat Jul 04 22:01:46 GMT 2009
- [glom] Remove old code Sat Jul 04 22:01:51 GMT 2009
- [glom] Move some ifndefs around to fix the client-only build. Sun Jul 05 09:56:50 GMT 2009
- [glom] update_network_shared_ui(): Un-ifndef this for Sun Jul 05 09:56:53 GMT 2009
- [glom] Remove the toolbar widget because we hide it anyway. Sun Jul 05 10:09:39 GMT 2009
- [glom] init_menus_file(): Initialize m_toggleaction_network_shared to avoid a crash. Sun Jul 05 10:19:20 GMT 2009
- [glom] include config.h to avoid a crash with the client-only build due to ABI code-size confusion. Sun Jul 05 11:30:08 GMT 2009
- [goocanvasmm] (3 commits) ...Fixed merge Sun Jul 05 18:54:37 GMT 2009
- [goocanvasmm: 1/3] Fix the build with disabled Sun Jul 05 18:54:45 GMT 2009
- [goocanvasmm: 2/3] Fix the build with the normal API again, and fix some whitespace. Sun Jul 05 18:54:53 GMT 2009
- [goocanvasmm: 3/3] Fixed merge Sun Jul 05 18:54:54 GMT 2009
- [libgdamm] Added MetaStoreError. Mon Jul 06 22:18:44 GMT 2009
- [libgdamm] libgda/src/libgda_methods.defs: Regenerated with h2defs.py. Mon Jul 06 22:18:47 GMT 2009
- [glom] Catch libgda meta-store exceptions. Mon Jul 06 23:55:37 GMT 2009
- [goocanvasmm] Image: Added the scale-to-fit property. Tue Jul 07 00:42:01 GMT 2009
- [glom] Fixed ChangeLog Wed Jul 08 19:07:28 GMT 2009
- [glom] Correct the export to use the CSV format as per the RFC "specification". Wed Jul 08 19:07:41 GMT 2009
- [glom] on_menu_file_import(): Mention adjustment1 to work around GtkBuilder bug #575714. Thu Jul 09 16:58:06 GMT 2009
- [glom] Import: " is the only quote character, as per the CSV RFC. Thu Jul 09 17:26:03 GMT 2009
- [glom] Import: Handle "" as ". Fix a crash. Fri Jul 10 08:57:57 GMT 2009
- [glom] Import: Ignore newlines in quotes. Fri Jul 10 10:21:48 GMT 2009
- [glom] Added .gitattributes Fri Jul 10 10:29:30 GMT 2009
- [glom] Use show_ok_dialog(). Fri Jul 10 11:50:20 GMT 2009
- [glom/glom-1-8] Increased version. Fri Jul 10 12:22:14 GMT 2009
- [glom] advance_field(): Do not skip characters after the ". Fri Jul 10 13:11:44 GMT 2009
- [glom/glom-1-8] Really save field changes again. Fri Jul 10 15:06:46 GMT 2009
- [glom/glom-1-10] Really save field changes again. Fri Jul 10 15:23:40 GMT 2009
- [glom] Really save field changes again. Fri Jul 10 15:26:36 GMT 2009
- [glom] Export: Don't open the format dialog behind the FileChooser dialog. Fri Jul 10 16:05:01 GMT 2009
- [glom/glom-1-10] Export: Don't open the format dialog behind the FileChooser dialog. Fri Jul 10 16:05:25 GMT 2009
- [glom/glom-1-8] Export: Don't open the format dialog behind the FileChooser dialog. Fri Jul 10 16:05:49 GMT 2009
- [glom/glom-1-8] Increased version Fri Jul 10 16:38:33 GMT 2009
- [glom/glom-1-10] Speedup initial meta store update by only fetching public tables Mon Jul 13 10:42:36 GMT 2009
- [glom/glom-1-10] Speedup initial meta store update by only fetching public tables Mon Jul 13 10:45:07 GMT 2009
- [gtk+] Created branch toolpalette Mon Jul 13 15:12:59 GMT 2009
- [gtkmm] Fixed the build. Mon Jul 13 15:23:36 GMT 2009
- [gtkmm] Increased version, anticipating a new glibmm release. Mon Jul 13 15:26:03 GMT 2009
- [gtk+/toolpalette] Added GtkToolPalette. Mon Jul 13 15:38:48 GMT 2009
- [gtk+/toolpalette] gtk+/demos/gtk-demo/: Added GtkToolPalette demo. Mon Jul 13 16:46:21 GMT 2009
- [gtk+/toolpalette] Added missing files that I thought I had already added. Mon Jul 13 17:11:33 GMT 2009
- [gtk+/toolpalette] ToolShell: Add ellipsize, text-orientation, text-alignment and size-group. Mon Jul 13 17:24:26 GMT 2009
- [gtk+/toolpalette] GtkTool*: Removed the HAVE_EXTENDED_TOOL_SHELL_SUPPORT_BUG_535090 ifdefs. This gives us nicer text a Mon Jul 13 17:37:19 GMT 2009
- [gtk+/toolpalette] ToolPalette: Implement GtkOrientable. Tue Jul 14 17:11:37 GMT 2009
- [gtk+/toolpalette] GtkToolItemGroup: Rename the name property. GtkToolPalette: Added class padding. Tue Jul 14 17:53:46 GMT 2009
- [gtk+/toolpalette] GtkToolItemGroup now has label and label-widget properties. Tue Jul 14 21:47:15 GMT 2009
- [gtkmm/gtkmm-2-14] Fix the build with GTK+ 2.17.x Thu Jul 16 07:03:02 GMT 2009
- [gtk+/toolpalette] GtkToolPalette: Use gtk-toolbar-style and gtk-toolbar-icon-size settings. Thu Jul 16 16:09:21 GMT 2009
- [gtk+/toolpalette] Removed empty docs/reference/ChangeLog entries. I am using prepare-ChangeLog.pl to help create infor Thu Jul 16 16:13:51 GMT 2009
- [gtk+/toolpalette] Fixed a typo that I didn't see until now, strangely. Thu Jul 16 17:27:30 GMT 2009
- [glibmm/glibmm-2-20] Increased version Fri Jul 17 09:54:34 GMT 2009
- [glibmm] Corrected the ChangeLog to mention changes that I accidentally committed in last month, but which I Fri Jul 17 10:05:23 GMT 2009
- [libgda/LIBGDA_4.0] Add G_BEGIN_DECLS and Fri Jul 17 12:21:28 GMT 2009
- [glom/glom-1-10] Increased version Fri Jul 17 12:39:42 GMT 2009
- [glibmm] Only compile the properties example if properties are enabled. Fri Jul 17 15:51:51 GMT 2009
- [glibmm/glibmm-2-20] Only compile the properties example if properties are enabled. Fri Jul 17 15:56:04 GMT 2009
- [glibmm/glibmm-2-20] Forgot to save the ChangeLog change. Fri Jul 17 15:56:58 GMT 2009
- [glom] Removed useless old patches directory. Fri Jul 17 16:57:35 GMT 2009
- [glom] Use an xmlns ID for the MIME-type registration. Fri Jul 17 16:57:47 GMT 2009
- [glom] Added TODOs about places that might need quoting. Sat Jul 18 19:50:02 GMT 2009
- [gtkmm] Marked the version in the ChangeLog Mon Jul 20 11:55:39 GMT 2009
- [libgdamm] update_meta_store_table(): Use the (even more horrible) gda_sql_identifier_quote() function instead Mon Jul 20 14:17:40 GMT 2009
- [glom] glom/libglom/glom-1.0.pc.in: Remove the bakery dependency, because no Tue Jul 21 14:35:23 GMT 2009
- [glom] Install libglom headers to the correct, ABI-specific directory. Tue Jul 21 15:23:55 GMT 2009
- [glom] Added DOAP file. Tue Jul 21 16:06:11 GMT 2009
- [glom] Check that GThread is supported before calling Glib::thread_init(). Thu Jul 23 12:14:46 GMT 2009
- [glom] Add libxml++ dependency to libglom pkg-config file. Thu Jul 23 12:19:49 GMT 2009
- [glom] Really make the change from the previous commit, after releasing that git am was misleading me. Thu Jul 23 12:42:56 GMT 2009
- [gtkmm] Gtk::Builder: Fix a crash when the widget is not found. Thu Jul 23 17:17:42 GMT 2009
- [gtkmm/gtkmm-2-16] Gtk::Builder: Fix a crash when the widget is not found. Thu Jul 23 17:24:08 GMT 2009
- [gtkmm/gtkmm-2-14] Gtk::Builder: Fix a crash when the widget is not found. Thu Jul 23 17:25:17 GMT 2009
- [glom] Fix the build with Python 2.5, bringing back the warnings for others. Thu Jul 23 21:38:51 GMT 2009
- [libgdamm] (2 commits) ...Fixed merge Thu Jul 23 21:41:32 GMT 2009
- [libgdamm: 1/2] libgda/src/libgda_enums.defs: Regenerated with h2defs.py, against libgda 4.0. Thu Jul 23 21:41:37 GMT 2009
- [libgdamm: 2/2] Fixed merge Thu Jul 23 21:41:41 GMT 2009
- [glom] Use CONNECTION_OPTIONS_SQL_IDENTIFIERS_CASE_SENSITIVE. Thu Jul 23 22:04:05 GMT 2009
- [libgdamm] update_meta_store_table(): Comment out the use of gda_sql_identifier_quote() because we now have the Thu Jul 23 23:20:58 GMT 2009
- [glom] Catch unknown command-line options. Fri Jul 24 00:16:44 GMT 2009
- [transmageddon] INSTALL: Mention pygtk and gst-python. Fri Jul 24 10:04:00 GMT 2009
- [libgdamm] Connection: update_meta_store_table(): Use gda_meta_store_sql_identifier_quote() Sat Jul 25 08:24:41 GMT 2009
- [glom] get_fields_for_table_from_database(): Use gda_meta_store_sql_identifier_quote() Sat Jul 25 08:43:25 GMT 2009
- [glom] Add more delay so that self-hosting does not fail sometimes. Mon Jul 27 11:36:33 GMT 2009
- [glom] dialog_image_progress.cc: on_stream_read(): Add casts to avoid compiler warnings, to fix distcheck. Mon Jul 27 14:34:46 GMT 2009
- [jhbuild] ldtp: Depend on gnome-python because ldtp uses the bonobo module. Mon Jul 27 16:11:09 GMT 2009
- [glom] ldtp tests: Correct the English in the error messages. Mon Jul 27 17:01:44 GMT 2009
- [glom] Added the button script from my debian repository analyzer. Mon Jul 27 17:40:42 GMT 2009
- [libgda/LIBGDA_4.0] Removed generated file. Tue Jul 28 10:33:15 GMT 2009
- [libgda] Removed generated file. Tue Jul 28 10:35:00 GMT 2009
Nguyen Thai Ngoc Duy
Nickolay V . Shmyrev
Og B . Maciel
Olav Vitters
Owen Taylor
Pablo Sanxiao Roca
Paolo Bacchilega
Paolo Borelli
Pascal Terjan
Patrick Welche
Paul Cutler
Pawel Salek
Pedro Daniel da Rocha Melo e Castro
Peter Bloomfield
Petr Kovář
- [meld] Updated Czech translation Tue Jul 07 19:34:15 GMT 2009
- [damned-lies] Updated Czech translation Tue Jul 07 19:59:52 GMT 2009
- [gnome-games/gnome-2-26] Added Czech help translation for blackjack, glchess, gnobots2, and gtali Tue Jul 07 21:15:57 GMT 2009
- [gnome-games] Added Czech help translation for blackjack, glchess, gnobots2, and gtali Tue Jul 07 21:16:02 GMT 2009
- [gnome-games] Updated Czech help translation for various GNOME games Tue Jul 07 21:32:20 GMT 2009
- [gnome-media] Added Czech help translation for grecord, gst-mixer & gstreamer-properties Tue Jul 07 22:15:09 GMT 2009
- [gedit] Updated Czech help translation by Marek Cernocky Sun Jul 12 16:40:05 GMT 2009
- [gcalctool] Updated Czech help translation by Marek Cernocky Sun Jul 12 16:46:03 GMT 2009
- [gnome-system-tools] Added Czech help translation for network, services, shares, time, and users Sun Jul 12 17:35:11 GMT 2009
- [gnome-games] Updated Czech help translation for various games by Marek Cernocky Sun Jul 12 18:02:24 GMT 2009
- [gconf-editor] Added Czech help translation by Marek Cernocky Sun Jul 12 18:23:37 GMT 2009
- [gnome-media] Fixed Czech help translation for gstreamer-properties by Marek Cernocky Sun Jul 12 18:49:57 GMT 2009
- [tomboy] Added Czech help translation by Marek Cernocky Sun Jul 12 19:26:11 GMT 2009
- [sound-juicer] Added Czech help translation by Marek Cernocky Sun Jul 12 20:08:55 GMT 2009
- [gnome-panel] Updated Czech help translation by Marek Cernocky Sun Jul 12 20:17:44 GMT 2009
- [gnome-utils] Added Czech help translation for dictionary by Marek Cernocky Sun Jul 12 21:26:22 GMT 2009
- [f-spot] Updated Czech translation by Zdenek Hatas Sun Jul 12 21:44:05 GMT 2009
- [network-manager-applet] Updated Czech translation by Zdenek Hatas Sun Jul 12 21:56:32 GMT 2009
- [mousetweaks] Updated Czech translation by Adrian Gunis Sun Jul 12 22:07:51 GMT 2009
- [file-roller] Updated Czech translation by Adrian Gunis Sun Jul 12 22:12:59 GMT 2009
- [f-spot] Updated Czech translation by Zdenek Hatas Sun Jul 26 17:30:35 GMT 2009
- [gnome-bluetooth] Updated Czech translation by Marek Cernocky and Petr Kovar Sun Jul 26 17:54:27 GMT 2009
- [brasero] Added Czech help translation by Adrian Gunis Sun Jul 26 18:09:37 GMT 2009
- [glade3] Added Czech help translation by Marek Cernocky Sun Jul 26 18:39:18 GMT 2009
- [zenity] Added Czech help translation by Marek Cernocky Sun Jul 26 21:08:33 GMT 2009
- [totem] Updated Czech help translation by Marek Cernocky Sun Jul 26 21:17:30 GMT 2009
- [seahorse] Added Czech help translation by Marek Cernocky Sun Jul 26 21:22:51 GMT 2009
- [gnome-devel-docs] Updated Czech help translation for Integration Guide by Marek Cernocky Sun Jul 26 21:29:49 GMT 2009
- [eog] Added Czech help translation by Marek Cernocky Sun Jul 26 21:34:00 GMT 2009
- [evince] Updated Czech help translation by Marek Cernocky Sun Jul 26 21:37:13 GMT 2009
- [file-roller] Added Czech help translation by Marek Cernocky Sun Jul 26 21:46:07 GMT 2009
- [gnome-system-monitor] Added Czech help translation by Marek Cernocky Sun Jul 26 21:53:38 GMT 2009
- [gnome-utils] Added Czech help translation by Marek Cernocky Sun Jul 26 22:41:30 GMT 2009
- [gnome-user-share] Updated Czech help translation by Marek Cernocky Sun Jul 26 22:44:13 GMT 2009
- [gnome-panel] Updated Czech help translation for clock by Marek Cernocky Mon Jul 27 23:05:59 GMT 2009
- [gnome-applets] Updated Czech help translation for various applets by Marek Cernocky Mon Jul 27 23:14:44 GMT 2009
- [gnome-applets] Added Czech help translation for battstat by Marek Cernocky Mon Jul 27 23:25:40 GMT 2009
- [gnome-applets] Added Czech help translation for multiload by Marek Cernocky Mon Jul 27 23:34:09 GMT 2009
Philippe Rouquier
Philipp Sadleder
Philip Van Hoof
Philip Withnall
Pierre-Luc Beaudoin
Pierre Wieser
- [nautilus-actions] New classes BaseWindow, NactWindow, NactWndActions, new interface NactIactionsList Tue Jul 14 18:46:56 GMT 2009
- [nautilus-actions] na_iio_provider_load_actions renamed to na_iio_provider_read_actions Tue Jul 14 18:46:59 GMT 2009
- [nautilus-actions] Record the provider in each NAAction object Tue Jul 14 18:47:03 GMT 2009
- [nautilus-actions] Start with GtkBuilder migration Tue Jul 14 18:47:17 GMT 2009
- [nautilus-actions] Define NAIPivotContainer interface Tue Jul 14 18:47:27 GMT 2009
- [nautilus-actions] Load old versions, write current, test for writable i/o subsystem Tue Jul 14 18:47:30 GMT 2009
- [nautilus-actions] Define NactIMenuItem and NactIActionConditions interfaces Tue Jul 14 18:47:33 GMT 2009
- [nautilus-actions] Fix test of writability status in GConf Tue Jul 14 18:47:35 GMT 2009
- [nautilus-actions] Fix freeing of edited NAAction object Tue Jul 14 18:47:42 GMT 2009
- [nautilus-actions] Definitive BaseWindow hierarchy management Tue Jul 14 18:47:43 GMT 2009
- [nautilus-actions] Fix initial display of icon Tue Jul 14 18:47:43 GMT 2009
- [nautilus-actions] Update dialog title if action has been modified Tue Jul 14 18:47:57 GMT 2009
- [nautilus-actions] Implement delete and duplicate actions Tue Jul 14 18:48:02 GMT 2009
- [nautilus-actions] Make sure there is no bad use between properties and GConf keys Tue Jul 14 18:48:05 GMT 2009
- [nautilus-actions] Let the user refuse to close if the action has not been saved Tue Jul 14 18:48:08 GMT 2009
- [nautilus-actions] Implements IconBrowse and PathBrowse buttons Tue Jul 14 18:48:09 GMT 2009
- [nautilus-actions] Implement first tab of conditions Tue Jul 14 18:48:21 GMT 2009
- [nautilus-actions] Implement second tab of action conditions Tue Jul 14 18:48:23 GMT 2009
- [nautilus-actions] Implement third tab of action conditions Tue Jul 14 18:48:28 GMT 2009
- [nautilus-actions] Define NactIPrefs interface to manage GConf preferences Tue Jul 14 18:48:31 GMT 2009
- [nautilus-actions] Fix position and size of LegendDialog Tue Jul 14 18:48:34 GMT 2009
- [nautilus-actions] Fix position, size and status for command chooser Tue Jul 14 18:48:39 GMT 2009
- [nautilus-actions] Fix display of icon for new actions Tue Jul 14 18:48:43 GMT 2009
- [nautilus-actions] Give back the focus to the ActionsList after a button action Tue Jul 14 18:48:47 GMT 2009
- [nautilus-actions] Impot two new dialogs and fix GtkBuilder widget search Tue Jul 14 18:49:03 GMT 2009
- [nautilus-actions] Fix appearance of UI (align labels, etc.) Tue Jul 14 18:49:07 GMT 2009
- [nautilus-actions] Fix window positionning Tue Jul 14 18:49:08 GMT 2009
- [nautilus-actions] Reset the selection to the most accurate action Tue Jul 14 18:49:10 GMT 2009
- [nautilus-actions] Triggering of selection_changed message is all in IActionsList interface Tue Jul 14 18:49:15 GMT 2009
- [nautilus-actions] Fix item selection when same label Tue Jul 14 18:49:18 GMT 2009
- [nautilus-actions] Use a milliseconds timeout to get a better UI reactivity Tue Jul 14 18:49:25 GMT 2009
- [nautilus-actions] Edit action when Enter key pressed Tue Jul 14 18:49:29 GMT 2009
- [nautilus-actions] Remove debug message on key pressed Tue Jul 14 18:49:35 GMT 2009
- [nautilus-actions] Fix selection management in ActionsList Tue Jul 14 18:49:39 GMT 2009
- [nautilus-actions] Fix post-export selection mode Tue Jul 14 18:49:50 GMT 2009
- [nautilus-actions] Create import/export assistants Tue Jul 14 18:49:53 GMT 2009
- [nautilus-actions] Implement export function Tue Jul 14 18:49:55 GMT 2009
- [nautilus-actions] Fix whitespace in ChangeLog Tue Jul 14 18:49:58 GMT 2009
- [nautilus-actions] Created tag NAUTILUS_ACTIONS_1_11_1 Wed Jul 15 17:33:24 GMT 2009
- [nautilus-actions] Bump version number to 1.11.2 Wed Jul 15 23:38:32 GMT 2009
- [nautilus-actions] Fix action import Wed Jul 15 23:38:37 GMT 2009
- [nautilus-actions] Begin with implementation of multiple profiles Wed Jul 15 23:38:46 GMT 2009
- [nautilus-actions] Define IProfileItem interface Wed Jul 15 23:38:54 GMT 2009
- [nautilus-actions] (45 commits) ...Fix trailing whitespaces Wed Jul 29 21:17:54 GMT 2009
- [nautilus-actions: 1/45] BaseWindow: make all dialogs transient for their parent Wed Jul 29 21:17:56 GMT 2009
- [nautilus-actions: 2/45] Fix duplicate ids in glade file Wed Jul 29 21:17:58 GMT 2009
- [nautilus-actions: 3/45] Align widgets Wed Jul 29 21:18:06 GMT 2009
- [nautilus-actions: 4/45] Remove dependancies on deprecated libraries Wed Jul 29 21:18:14 GMT 2009
- [nautilus-actions: 5/45] New UI Wed Jul 29 21:18:14 GMT 2009
- [nautilus-actions: 6/45] The new UI includes a menu and a status bar Wed Jul 29 21:18:30 GMT 2009
- [nautilus-actions: 8/45] Define ICommandTab interface Wed Jul 29 21:18:34 GMT 2009
- [nautilus-actions: 7/45] Window title and menu are updated depending on the currently selected action Wed Jul 29 21:18:36 GMT 2009
- [nautilus-actions: 9/45] Use GtkTreeModelFilter to display actions and profiles Wed Jul 29 21:18:37 GMT 2009
- [nautilus-actions: 10/45] Define IConditionsTab and IAdvancedTab interfaces Wed Jul 29 21:18:46 GMT 2009
- [nautilus-actions: 11/45] Fix expansion of widgets in the UI Wed Jul 29 21:18:47 GMT 2009
- [nautilus-actions: 12/45] Setup tooltips in the new UI Wed Jul 29 21:18:50 GMT 2009
- [nautilus-actions: 13/45] Uses GtkSortable interface to display actions Wed Jul 29 21:18:55 GMT 2009
- [nautilus-actions: 14/45] Collapse/expand on double-click or Enter Wed Jul 29 21:18:59 GMT 2009
- [nautilus-actions: 15/45] Comment out unused functions in IActionsList Wed Jul 29 21:19:05 GMT 2009
- [nautilus-actions: 16/45] Implement nact_iactions_list_update_selected Wed Jul 29 21:19:10 GMT 2009
- [nautilus-actions: 17/45] New NAIDuplicable and NactIMenubar interfaces for the new UI Wed Jul 29 21:19:13 GMT 2009
- [nautilus-actions: 18/45] Work around for more-than-once-run bug #589746 Wed Jul 29 21:19:27 GMT 2009
- [nautilus-actions: 19/45] Fix #325585 Wed Jul 29 21:19:33 GMT 2009
- [nautilus-actions: 21/45] Add some export examples to Git repository Wed Jul 29 21:19:38 GMT 2009
- [nautilus-actions: 20/45] Introduce two new, lighter, export formats Wed Jul 29 21:19:42 GMT 2009
- [nautilus-actions: 22/45] Import the two new export formats Wed Jul 29 21:19:45 GMT 2009
- [nautilus-actions: 23/45] Update count modified actions Wed Jul 29 21:19:46 GMT 2009
- [nautilus-actions: 24/45] Fix new imported profiles check status Wed Jul 29 21:19:51 GMT 2009
- [nautilus-actions: 25/45] Reload actions Wed Jul 29 21:19:56 GMT 2009
- [nautilus-actions: 27/45] Update TODO file Wed Jul 29 21:20:05 GMT 2009
- [nautilus-actions: 26/45] Disable output of g_debug messages when not in maintainer mode Wed Jul 29 21:20:09 GMT 2009
- [nautilus-actions: 30/45] Rename nact-gconf-reader to nact-xml-reader Wed Jul 29 21:20:21 GMT 2009
- [nautilus-actions: 29/45] Export a Nautilus Actions schema Wed Jul 29 21:20:21 GMT 2009
- [nautilus-actions: 28/45] Fix and update nautilus-actions-new utility Wed Jul 29 21:20:22 GMT 2009
- [nautilus-actions: 31/45] Rename nact-assist-xxxx to nact-assistant-xxxx Wed Jul 29 21:20:28 GMT 2009
- [nautilus-actions: 32/45] Remove src/nact/nact-iprofiles-list.{c,h} Wed Jul 29 21:20:30 GMT 2009
- [nautilus-actions: 33/45] Cleanup the code Wed Jul 29 21:20:38 GMT 2009
- [nautilus-actions: 36/45] Remove exports/nautilus-actions.schema.in as rebuildable Wed Jul 29 21:20:50 GMT 2009
- [nautilus-actions: 35/45] Update the list of translatable files Wed Jul 29 21:20:52 GMT 2009
- [nautilus-actions: 34/45] Implement na_gnome_vfs_uri_parse() function Wed Jul 29 21:20:52 GMT 2009
- [nautilus-actions: 38/45] Remove generated file from git Wed Jul 29 21:21:00 GMT 2009
- [nautilus-actions: 37/45] Remove option to build command-line tools (as required Gtk+ is enough) Wed Jul 29 21:21:02 GMT 2009
- [nautilus-actions: 39/45] BaseWindow: make all dialogs transient for their parent Wed Jul 29 21:21:07 GMT 2009
- [nautilus-actions: 40/45] Fix duplicate ids in glade file Wed Jul 29 21:21:09 GMT 2009
- [nautilus-actions: 41/45] Align widgets Wed Jul 29 21:21:17 GMT 2009
- [nautilus-actions: 42/45] Remove dependancies on deprecated libraries Wed Jul 29 21:21:27 GMT 2009
- [nautilus-actions: 44/45] Fix erroneous tag when exporting as a schema with descriptions Wed Jul 29 21:21:31 GMT 2009
- [nautilus-actions: 43/45] Merge branch 'newui' Wed Jul 29 21:21:34 GMT 2009
- [nautilus-actions: 45/45] Fix trailing whitespaces Wed Jul 29 21:21:35 GMT 2009
- [nautilus-actions] Update TODO list Wed Jul 29 22:33:31 GMT 2009
- [nautilus-actions] Add %p (port number) and %R (list of URIs) new parameters Wed Jul 29 22:33:36 GMT 2009
- [nautilus-actions] Define mnemonic and tooltip for each tab of the notebook Thu Jul 30 21:04:00 GMT 2009
- [nautilus-actions] Update TODO list Thu Jul 30 21:04:03 GMT 2009
- [nautilus-actions] Define a mnemonic for the actions list Thu Jul 30 21:04:09 GMT 2009
- [nautilus-actions] Set the same mnemonic in export assistant Thu Jul 30 21:04:14 GMT 2009
- [nautilus-actions] Update NEWS Thu Jul 30 21:14:48 GMT 2009
- [nautilus-actions] Update NEWS Thu Jul 30 22:04:28 GMT 2009
- [nautilus-actions] Update dependancies in configure.ac Thu Jul 30 22:04:40 GMT 2009
- [nautilus-actions] Trying to fix display of stock icons in menus Fri Jul 31 15:06:26 GMT 2009
- [nautilus-actions] Created tag NAUTILUS_ACTIONS_1_11_2 Fri Jul 31 15:23:53 GMT 2009
Piotr Eljasiak
Priit Laes
Rafael Villar Burke
Rajesh Ranjan
Ray Strode
Reinout van Schouwen
Richard Hughes
- [gnome-packagekit] Don't include the size column in the Status column. Fixes rh#509067 Wed Jul 01 09:26:07 GMT 2009
- [gnome-packagekit] Add a link to gpk-log in gpk-application Wed Jul 01 10:53:48 GMT 2009
- [gnome-packagekit] Add --parent-window options to the client tools so they are set transient in gpk-application Wed Jul 01 10:53:52 GMT 2009
- [gnome-packagekit] Run all the packages after install, not just the selected package Wed Jul 01 10:53:58 GMT 2009
- [gnome-packagekit] Clear the run list when we setup a new GpkHelperRun. Fixes fd#22489 Wed Jul 01 10:54:02 GMT 2009
- [gnome-packagekit/polkit1] (21 commits) ...Merge branch 'master' into polkit1 Wed Jul 01 10:54:07 GMT 2009
- [gnome-packagekit/polkit1: 21/21] Merge branch 'master' into polkit1 Wed Jul 01 10:54:17 GMT 2009
- [gnome-packagekit] Add a summary data field in gpk-application for future use Wed Jul 01 12:52:29 GMT 2009
- [gnome-packagekit] Give PK_IS_APPLICATION a G previx, like the other ones Wed Jul 01 12:52:36 GMT 2009
- [gnome-packagekit] Trivial whitepspace fixups Wed Jul 01 12:52:38 GMT 2009
- [gnome-packagekit] Use a PkPackageList in gpk-appliction to store the package list, and remove some insanity with saved Wed Jul 01 12:52:45 GMT 2009
- [gnome-packagekit] If the use has set get-updates policy to never, then ignore updates-changed events. Fixes rh#509104 Wed Jul 01 12:57:52 GMT 2009
- [gnome-power-manager] Don't show the whole object path in the GUI, just show the ID Wed Jul 01 15:38:55 GMT 2009
- [gnome-packagekit] Trivial compile fix for old versions of libpackagekit-glib Wed Jul 01 16:59:46 GMT 2009
- [gnome-power-manager] Enable pretty compiler output with new automake versions Wed Jul 01 19:59:21 GMT 2009
- [gnome-packagekit] Add translations for three new error enums Thu Jul 02 07:27:03 GMT 2009
- [gnome-power-manager] Only print the DeviceKit device if we are using --verbose Thu Jul 02 10:14:28 GMT 2009
- [gnome-power-manager/gnome-2-26] Be less asserty if newer enums get added to DeviceKit-power Fri Jul 03 09:19:56 GMT 2009
- [gnome-power-manager/gnome-2-26] Make sure the 'discharging' and 'fully charged' notices are the correct way around Fri Jul 03 09:20:00 GMT 2009
- [gnome-power-manager] Remove a little bit more of our HAL dep, and use the lid-is-present DK-p property Fri Jul 03 12:53:58 GMT 2009
- [gnome-power-manager] Fix compile with DKP_DISABLE_DEPRECATED turned on Fri Jul 03 12:54:03 GMT 2009
- [gnome-power-manager] Remove unused include Fri Jul 03 12:54:07 GMT 2009
- [gnome-power-manager] No longer support HAL legacy buttons Fri Jul 03 12:54:19 GMT 2009
- [gnome-power-manager] Remove ambient light sensor support, and keyboard backlight devices Fri Jul 03 12:54:20 GMT 2009
- [gnome-power-manager] Add a missing .gitignore file Fri Jul 03 12:54:22 GMT 2009
- [gnome-power-manager] Support changing the panel brightness with DeviceKit-power, and prefer it over HAL Fri Jul 03 12:54:30 GMT 2009
- [gnome-power-manager] HAL is no longer a dependency of gnome-power-manager Fri Jul 03 12:54:39 GMT 2009
- [gnome-power-manager] Remove some trivial debugging that snuck in Fri Jul 03 13:17:30 GMT 2009
- [gnome-power-manager] Add support for recall data provided by DeviceKit-power Fri Jul 03 13:17:35 GMT 2009
- [gnome-packagekit] Fix up a translation string. Fixes fd#22623 Sun Jul 05 21:59:56 GMT 2009
- [gnome-packagekit] Don't connect to key press _and_ release in gpk-log. Fixes rh#509636 Sun Jul 05 22:00:01 GMT 2009
- [gnome-packagekit] Add translator comment to /apps/gnome-packagekit/update-icon/watch_active_transactions Mon Jul 06 09:26:31 GMT 2009
- [gnome-power-manager] Created tag GNOME_POWER_MANAGER_2_26_3 Mon Jul 06 10:57:28 GMT 2009
- [gnome-power-manager/gnome-2-26] ==== Version 2.26.3 ==== Mon Jul 06 10:58:02 GMT 2009
- [gnome-power-manager] Revert "Remove some trivial debugging that snuck in" Mon Jul 06 10:58:04 GMT 2009
- [gnome-power-manager] Revert "Support changing the panel brightness with DeviceKit-power, and prefer it over HAL" Mon Jul 06 10:58:06 GMT 2009
- [gnome-power-manager] Update README Mon Jul 06 10:58:10 GMT 2009
- [gnome-power-manager] Update TODO Mon Jul 06 10:58:12 GMT 2009
- [gnome-power-manager] Remove two unused includes from Makefiles Mon Jul 06 10:58:14 GMT 2009
- [gnome-power-manager] Revert "HAL is no longer a dependency of gnome-power-manager" Mon Jul 06 10:58:16 GMT 2009
- [gnome-power-manager] Add some compatibility code for < DeviceKit-power 009 Mon Jul 06 10:58:18 GMT 2009
- [gnome-power-manager/gnome-2-26] Post release version bump Mon Jul 06 11:01:21 GMT 2009
- [gnome-power-manager] Support the new DKP_DEVICE_STATE_PENDING_CHARGE and DKP_DEVICE_STATE_PENDING_DISCHARGE enumerated va Mon Jul 06 11:38:34 GMT 2009
- [gnome-power-manager] Support DKP_DEVICE_STATE_PENDING_x in more places Mon Jul 06 11:38:39 GMT 2009
- [gnome-packagekit] Created tag GNOME_PACKAGEKIT_2_27_3 Mon Jul 06 11:56:13 GMT 2009
- [gnome-packagekit] Release version 2.27.3 Mon Jul 06 11:57:14 GMT 2009
- [gnome-packagekit] Post release version bump Mon Jul 06 12:00:20 GMT 2009
- [gnome-packagekit] Post release version bump Mon Jul 06 12:00:27 GMT 2009
- [gnome-power-manager/polkit1] (42 commits) ...moo Mon Jul 06 13:02:05 GMT 2009
- [gnome-power-manager/polkit1: 42/42] moo Mon Jul 06 13:02:17 GMT 2009
- [gnome-power-manager] Created tag GNOME_POWER_MANAGER_2_27_2 Mon Jul 06 14:11:30 GMT 2009
- [gnome-power-manager] GNOME Power Manager 2.27.2 Mon Jul 06 14:11:44 GMT 2009
- [gnome-power-manager] Post release version bump Mon Jul 06 14:14:06 GMT 2009
- [gnome-power-manager] Remove a file from POTFILES.in that should never have been there Mon Jul 06 14:36:03 GMT 2009
- [gnome-power-manager/polkit1] (4 commits) ...Remove a file from POTFILES.in that should never have been there Mon Jul 06 14:36:08 GMT 2009
- [gnome-power-manager/polkit1: 4/4] Remove a file from POTFILES.in that should never have been there Mon Jul 06 14:36:18 GMT 2009
- [gnome-power-manager/polkit1: 3/4] Merge branch 'master' into polkit1 Mon Jul 06 14:36:20 GMT 2009
- [gnome-power-manager] Remove unused code Mon Jul 06 15:11:34 GMT 2009
- [gnome-power-manager] (13 commits) ...Merge branch 'polkit1' Mon Jul 06 15:16:32 GMT 2009
- [gnome-power-manager] Deleted branch polkit1 Mon Jul 06 15:16:35 GMT 2009
- [gnome-power-manager: 13/13] Merge branch 'polkit1' Mon Jul 06 15:16:41 GMT 2009
- [gnome-packagekit/polkit1] (25 commits) ...Merge branch 'master' into polkit1 Mon Jul 06 15:29:22 GMT 2009
- [gnome-packagekit] Port all the code to using PolicyKit1 rather than PolicyKit Mon Jul 06 15:29:26 GMT 2009
- [gnome-packagekit/polkit1: 25/25] Merge branch 'master' into polkit1 Mon Jul 06 15:29:34 GMT 2009
- [gnome-packagekit] Deleted branch polkit1 Mon Jul 06 15:39:45 GMT 2009
- [gnome-packagekit] Fix fedora spec file to include an authentication agent. Fixes rh#510660 Fri Jul 10 07:13:40 GMT 2009
- [gnome-packagekit] Don't unconditionally force on NEWEST filtering in the update viewer Fri Jul 10 14:41:38 GMT 2009
- [gnome-power-manager] Correct the type of the fully-charged signal. Fixes #588259 Sat Jul 11 08:00:46 GMT 2009
- [gnome-power-manager] trivial: don't return from midway in a function Sat Jul 11 08:00:51 GMT 2009
- [gnome-packagekit] Support the two new require-restart enumerated types Sat Jul 11 16:15:10 GMT 2009
- [gnome-packagekit] Add translations for the three new status enums Sun Jul 12 18:04:33 GMT 2009
- [gnome-packagekit] Add the new restart enums to the update viewer Sun Jul 12 18:50:54 GMT 2009
- [gnome-packagekit] Fix compile with old versions of PackageKit Mon Jul 13 07:46:23 GMT 2009
- [gnome-power-manager] Don't ever fallback to the warning icon in the tray when batteries are invalid Mon Jul 13 10:08:38 GMT 2009
- [gnome-power-manager] Don't show a discharging battery notififcation on each battery, just the global battery Mon Jul 13 10:08:43 GMT 2009
- [gnome-packagekit] Fix up few translations to include trailing full stop. Fixes fd#22745 Mon Jul 13 11:13:18 GMT 2009
- [gnome-packagekit] Don't do the update check as soon as the UpdatesChanged signal is recieved, wait a little time Wed Jul 15 14:18:16 GMT 2009
- [gnome-packagekit] Don't flash the gpk-repo UI when we enable or disable repos. Fixes half of rh#510730 Wed Jul 15 14:18:23 GMT 2009
- [gnome-packagekit] Use PkClientPool if we are compiling against a new enough version of PackageKit Wed Jul 15 14:18:26 GMT 2009
- [gnome-packagekit] trivial whitespace fix Thu Jul 16 08:13:45 GMT 2009
- [gnome-packagekit] Check the language tags before trying to parse them. Fixes fd#22792 Thu Jul 16 08:13:53 GMT 2009
- [gnome-packagekit] Ensure we re-set the proxy when packagekitd re-appears on the bus Thu Jul 16 14:24:29 GMT 2009
- [gnome-packagekit] if we're doing queries automatically for the user, don't spam them with locking failure messages. Fi Thu Jul 16 14:24:37 GMT 2009
- [gnome-power-manager] The composite battery is only fully charged if all batteries are fully charged Fri Jul 17 16:22:31 GMT 2009
- [gnome-power-manager] Remove GpmNotify, and do the notifications in a more sane way. Fixes #423186 Fri Jul 17 16:22:41 GMT 2009
- [gnome-power-manager] Fix a trivial build issue with the last commit Sun Jul 19 12:31:21 GMT 2009
- [gnome-power-manager] Add two keys about UPS policy that were removed accidently Sun Jul 19 12:31:26 GMT 2009
- [gnome-power-manager] Constrain the user to a dropdown selection of times, as freeform sliders are bad UI Sun Jul 19 12:31:35 GMT 2009
- [gnome-power-manager] Fix a compile error for a condition that shouldn't happen Sun Jul 19 12:31:36 GMT 2009
- [gnome-power-manager] Add policy to show icon when low, rather than critically low. Fixes #589125 Mon Jul 20 15:04:44 GMT 2009
- [gnome-packagekit] Reduce the size displayed as the package is downloaded in the update viewer Mon Jul 20 16:35:55 GMT 2009
- [gnome-packagekit] Build a private library and link that to reduce the size of the package by 300kb Mon Jul 20 16:36:06 GMT 2009
- [gnome-packagekit] fedora: remove the ChangeLog file to remove 150k from the binary package Mon Jul 20 16:36:07 GMT 2009
- [gnome-packagekit] Scroll to the package being processed in the update list. Fixes rh#510984 Mon Jul 20 16:36:17 GMT 2009
- [gnome-power-manager] Add DeviceKit data to the bugreport script Tue Jul 21 07:57:28 GMT 2009
- [gnome-power-manager] Inhibit gnome-session in the applet, not gnome-power-manager Tue Jul 21 07:57:31 GMT 2009
- [gnome-power-manager] Remove the gnome-power-cmd script, as it will no longer work Tue Jul 21 07:57:32 GMT 2009
- [gnome-power-manager] Remove a file that is no longer relevant Tue Jul 21 10:28:11 GMT 2009
- [gnome-power-manager] Remove interface docs that are no longer relevant Tue Jul 21 10:28:18 GMT 2009
- [gnome-packagekit] Don't set the package view insensitive when doing searches, and add a delay to prevent flicker. Fixe Tue Jul 21 11:26:25 GMT 2009
- [gnome-packagekit] Make some of the libnotify bubbles more sane Tue Jul 21 12:03:15 GMT 2009
- [gnome-packagekit] Don't show (0) in the update viewer if there is nothing to download Tue Jul 21 12:47:20 GMT 2009
- [gnome-packagekit] Don't show the 'Update System Now' link in the update dropdown, the user should use the update viewe Tue Jul 21 12:47:25 GMT 2009
- [gnome-power-manager] Change the default to hibernate when critically low on battery power Tue Jul 21 15:19:16 GMT 2009
- [gnome-power-manager] When libnotify fails, fall back to modal dialogs Tue Jul 21 15:19:21 GMT 2009
- [gnome-power-manager] Add a weak ref for the notifications so they are set NULL when being finalised Tue Jul 21 16:47:03 GMT 2009
- [gnome-power-manager] Fix crash in gpm_manager_notification_closed_cb Tue Jul 21 16:47:09 GMT 2009
- [gnome-packagekit] Add in different translations for encode, decode and unknown. Untested. Should fix rh#497737 Wed Jul 22 08:58:28 GMT 2009
- [gnome-power-manager] DeviceKit isn't available with newer systems Wed Jul 22 13:23:20 GMT 2009
- [gnome-power-manager] Use enumerated values for the policy actions, and hide 'Do nothing' unless specified in GConf Wed Jul 22 13:23:20 GMT 2009
- [gnome-power-manager] Fix a trivial problem with the last commit Wed Jul 22 15:30:59 GMT 2009
- [gnome-packagekit] Fix up a trivial translator comment Wed Jul 22 15:32:26 GMT 2009
- [gnome-power-manager] Finally remove the CanSuspend and CanHibernate options, now that gnome-session is ported Wed Jul 22 16:57:32 GMT 2009
- [gnome-power-manager] Compile common code with a noinst library to make compile quicker, and reduce the compressed package Wed Jul 22 16:57:39 GMT 2009
- [gnome-power-manager] Switch back to org.gnome.PowerManager as we don't adhere to the shared spec anymore Wed Jul 22 16:57:43 GMT 2009
- [gnome-power-manager] Trivial spacing nits Wed Jul 22 16:57:44 GMT 2009
- [gnome-power-manager] Add a GConf key to show or hide the sleep quirk site Thu Jul 23 07:16:17 GMT 2009
- [gnome-power-manager] (3 commits) ...Merge branch 'composited-popup' Thu Jul 23 11:16:57 GMT 2009
- [gnome-power-manager: 1/3] Use the same composited OSD for brightness notification. Fixes rh#512968 Thu Jul 23 11:17:07 GMT 2009
- [gnome-power-manager: 2/3] Correct a few places where the interface names were wrong Thu Jul 23 11:17:08 GMT 2009
- [gnome-power-manager: 3/3] Merge branch 'composited-popup' Thu Jul 23 11:17:11 GMT 2009
- [gnome-packagekit] Correct some trivial grammar Thu Jul 23 16:09:22 GMT 2009
- [gnome-packagekit] Make the arch filter a single tickbox, not an option group Thu Jul 23 16:09:28 GMT 2009
- [gnome-packagekit] Show the correct actions for the new security restart states Sun Jul 26 19:45:29 GMT 2009
- [gnome-packagekit] Don't print the package list when we have a RestartRequired of a security type Sun Jul 26 19:45:34 GMT 2009
- [gnome-power-manager] Make the orange icons yellower. Fixes rh#512962 Sun Jul 26 20:16:35 GMT 2009
- [gnome-packagekit] Add some missing punctuation in some of the restart strings Mon Jul 27 07:16:06 GMT 2009
- [gnome-power-manager] trivial: Fix make check Mon Jul 27 17:20:36 GMT 2009
- [gnome-power-manager] Remove an unused include to fix compile Tue Jul 28 07:44:15 GMT 2009
- [gnome-packagekit] Check for success before we do the restart check Tue Jul 28 15:28:53 GMT 2009
- [gnome-packagekit] Reduce the size of two of the messagebox titles Tue Jul 28 15:28:58 GMT 2009
- [gnome-packagekit] Add a 'Selected packages' group in add/remove programs like kpackagekit Tue Jul 28 15:29:08 GMT 2009
- [gnome-packagekit] trivial: fix up the fedora spec file Tue Jul 28 15:29:09 GMT 2009
- [gnome-power-manager] Use the correct DBus signal types when watching gnome-session Wed Jul 29 10:22:45 GMT 2009
- [gnome-power-manager] Save the caches value before we emit the inhibit and idle signals, in case they are used in the hand Wed Jul 29 10:22:49 GMT 2009
- [gnome-power-manager] Make a simpler gpm_engine_get_composite_device() which doesn't update the composite device to reduce Wed Jul 29 10:22:54 GMT 2009
- [gnome-power-manager] Add a trivial debug output when the sound fails to be played Wed Jul 29 10:22:59 GMT 2009
- [gnome-power-manager] Add functionality to debug the idle code by setting GPMIDLEDEBUG on the command line Wed Jul 29 10:23:04 GMT 2009
- [gnome-packagekit] Use the correct icon in the panel when restarts are required Wed Jul 29 14:54:16 GMT 2009
- [gnome-packagekit] Put the newline on the tooltip in the right place Wed Jul 29 14:54:20 GMT 2009
- [gnome-packagekit] Update egg shared code Wed Jul 29 14:54:33 GMT 2009
- [gnome-packagekit] Remove the users of egg_strequal() and use g_strcmp0 instead Wed Jul 29 14:54:37 GMT 2009
- [gnome-packagekit] Actually make the gnome-session code work by using the correct callback signatures Wed Jul 29 14:54:38 GMT 2009
- [gnome-power-manager] Remove an unused include Wed Jul 29 15:12:42 GMT 2009
- [gnome-power-manager] Egg shared code updates Wed Jul 29 15:12:48 GMT 2009
- [gnome-power-manager] Respect the do not show gconf key for battery recalls Wed Jul 29 15:49:32 GMT 2009
- [gnome-packagekit] We don't require DeviceKit, so don't check for it. Fixes bgo#590157 Wed Jul 29 16:00:17 GMT 2009
Robert Ancell
Robert Carr
Robert James Taylor
Roberto Majadas
Robert Staudinger
Robin Stocker
Rodney Dawes
Rodrigo Moya
Roman Joost
Ross Burton
Ruben Vermeersch
Runa Bhattacharjee
Ryan Lortie
Sam Hocevar
Sander Dijkhuis
Sanford Armstrong
Seán de Búrca
Sebastian Dröge
Sebastian Polsterl
Sebastien Bacher
Sebastien Granjoux
Sergey V . Udaltsov
Shankar Prasad
Shaun McCance
Siavash Safi
Siegfried-Angel Gevatter Pujals
Simon van der Linden
Simos Xenitellis
Sjoerd Simons
Srinivasa Ragavan
Stefan Kost
Stefan Schweizer
Stefan Walter
Stephane Delcroix
Stéphane Raimbault
Stephen Kennedy
Sven Neumann
Sweta Kothari
Takayuki Kusano
Takeshi Aihana
Tambet Ingo
Tao Fei
Theppitak Karoonboonyanan
Thijs Vermeir
Thirumurthi Vasudeven
Thomas Hindoe Paaboel Andersen
Thomas James Alexander Thurman
Thomas Wood
Tim Horton
- [seed] [examples] Use implicitly created Clutter stage; fixes Clutter examples on platforms without multist Wed Jul 01 08:04:11 GMT 2009
- [seed] Remove trailing whitespace all throughout examples/libseed, as it infuriates Git. Wed Jul 01 19:41:50 GMT 2009
- [seed] [build] Use print instead of Seed.printf during doc build, as it doesn't depend on an installed vers Wed Jul 01 19:41:57 GMT 2009
- [gnome-games/gsoc-seed-games] Revert "[lightsoff] Clean up naming in main GtkBuilder file" Thu Jul 02 03:55:35 GMT 2009
- [gnome-games/gsoc-seed-games] Reorganize source tree into directories Thu Jul 02 03:55:46 GMT 2009
- [gnome-games/gsoc-seed-games] [libgames-support] Return card size assertion wrapped in gir-scanner ifdef Thu Jul 02 04:18:33 GMT 2009
- [gnome-games/gsoc-seed-games] [lightsoff] Update gettext import to match seed upstream change Thu Jul 02 04:36:52 GMT 2009
- [seed] [gettext] Add textdomain binding, rename i18n->gettext for consistency Thu Jul 02 04:36:56 GMT 2009
- [gnome-games/gsoc-seed-games] [lightsoff] Use Clutter keysyms (surprise! they're in the GIR, toplevel) Thu Jul 02 05:00:00 GMT 2009
- [seed] [gettext] Bind the remainder of the gettext functions Thu Jul 02 07:01:04 GMT 2009
- [seed] [gettext] Fix up various indentation problems in gettext module Thu Jul 02 07:01:10 GMT 2009
- [seed] Add all sorts of stuff to .gitignore Thu Jul 02 07:21:16 GMT 2009
- [seed] [build] Distribute Seed extension script as Seed.js.in Thu Jul 02 08:12:41 GMT 2009
- [seed] [build] Matt lost some quotes in make-functions.js earlier Thu Jul 02 08:17:08 GMT 2009
- [seed] [tests] Update everything.js to match g-i changes Thu Jul 02 08:51:08 GMT 2009
- [seed] [gettext] Matt made up some functions, and build failed to warn about them (?) Thu Jul 02 08:56:20 GMT 2009
- [seed] [clutter-pad] Update spring example to recent Clutter API changes Thu Jul 02 09:08:11 GMT 2009
- [seed] [gettext] Added the enums from setlocale Thu Jul 02 20:26:46 GMT 2009
- [seed] [gettext] Various bits of code cleanup Thu Jul 02 20:26:49 GMT 2009
- [seed] [libseed] Added to/from type functions for short/ushort Thu Jul 02 20:26:54 GMT 2009
- [seed] [mpfr] Start of mpfr module Thu Jul 02 20:27:05 GMT 2009
- [seed] [build] Stylistic updates and bug-fixes to module makefiles Thu Jul 02 20:27:05 GMT 2009
- [seed] [mpfr] Finish integrating mpfr module into build system Thu Jul 02 20:27:19 GMT 2009
- [seed] [mpfr] Added test mpfr_add binding. Fixed backwards from/to seed type functions Thu Jul 02 21:11:55 GMT 2009
- [seed] [mpfr] Changes to the mpfr_module to make more sense Fri Jul 03 01:47:54 GMT 2009
- [seed] [modules] Change *order* of link arguments by moving to AM_LDFLAGS Fri Jul 03 03:39:38 GMT 2009
- [seed] [mpfr] Renamed set and get precision to prec to be consistent with mpfr Fri Jul 03 08:42:57 GMT 2009
- [seed] [libseed] Added seed_value_is_string() and seed_value_is_number() Fri Jul 03 08:43:01 GMT 2009
- [seed] [libseed] Added seed_value_is_object_of_class() Fri Jul 03 08:43:07 GMT 2009
- [seed] [mpfr] Added attempts at constructors for mpfr types Fri Jul 03 08:43:12 GMT 2009
- [seed] [mpfr] Minor fixes to mpfr module Fri Jul 03 08:43:16 GMT 2009
- [seed] Revert "[modules] Change *order* of link arguments by moving to AM_LDFLAGS" Fri Jul 03 08:43:21 GMT 2009
- [gnome-games/gsoc-seed-games] [lightsoff] Don't clean main.js, because it's built at configure time Fri Jul 03 09:54:43 GMT 2009
- [gnome-games/gsoc-seed-games] [lightsoff] Reorganize order of widget realization; fixes LO on Clutter HEAD Fri Jul 03 09:54:48 GMT 2009
- [gnome-games/gsoc-seed-games] [libgames-support] Add pkg arguments for Clutter and COGL to reduce g-ir-scanner warnings Fri Jul 03 09:55:04 GMT 2009
- [gnome-games/gsoc-seed-games] [libgames-support] Remove extra semicolon in games-card-images.h; no more scanner warnings Fri Jul 03 09:55:05 GMT 2009
- [gnome-games/gsoc-seed-games] [libgames-support] Use detected CLUTTER_API_VERSION instead of 0.9 Fri Jul 03 22:59:50 GMT 2009
- [seed] [mpfr] Removed seed_mpfr_init2 since real constructor replaces it. Fri Jul 03 23:05:55 GMT 2009
- [seed] [mpfr] Redid mpfr_add. Not sure it should be done this way. Fri Jul 03 23:05:58 GMT 2009
- [seed] [mpfr] Added mpfr.out_str() Fri Jul 03 23:06:03 GMT 2009
- [seed] [gettext] On some systems, we need to explicitly include locale.h to get the LC_* consts Sat Jul 04 01:40:45 GMT 2009
- [seed] [libseed] Repair bizarre indentation in Makefile Sat Jul 04 01:40:54 GMT 2009
- [seed] Add profiling output to gitignore Sat Jul 04 01:40:59 GMT 2009
- [seed] Add module test to check for undefined symbols and assist the coverage tool Sat Jul 04 02:20:22 GMT 2009
- [seed] Fix profiling for modules Sat Jul 04 02:20:26 GMT 2009
- [seed] [mpfr] Added mpfr.set function Sat Jul 04 06:20:23 GMT 2009
- [seed] [mpfr] Redid mpfr with set constructor to be better. Don't use the init with set functions as they a Sat Jul 04 06:20:26 GMT 2009
- [seed] [mpfr] Added mpfr.sin Sat Jul 04 06:20:30 GMT 2009
- [seed] [mpfr] Renamed class "mpfr" to "mpfr_t" Sat Jul 04 06:20:35 GMT 2009
- [seed] [mpfr] Switched to using macro madness for exceptions Sat Jul 04 06:20:42 GMT 2009
- [seed] [mpfr] Fixed missing type in seed_mpfr_arg_type Sat Jul 04 06:20:45 GMT 2009
- [seed] [mpfr] Fixed mistakes in use of macro Sat Jul 04 06:20:51 GMT 2009
- [seed] [mpfr] Minor type consistency change (size_t -> gsize) Sat Jul 04 06:20:56 GMT 2009
- [seed] [mpfr] Added mpfr enums and constants Sat Jul 04 06:21:01 GMT 2009
- [seed] [mpfr] Added mpfr.pi Sat Jul 04 06:21:06 GMT 2009
- [seed] [tests] We don't care what the modules test outputs (except to stderr) Sat Jul 04 06:24:10 GMT 2009
- [seed] [docs] Add the three new seed_value functions to the reference Sat Jul 04 06:47:45 GMT 2009
- [seed] [mpfr] Added other mpfr constants Sat Jul 04 06:47:49 GMT 2009
- [seed] [mpfr] mpfr set/get exp Sat Jul 04 06:47:54 GMT 2009
- [seed] [modules] Begin seed-modules.h, filled with argument-checking macros, etc Sat Jul 04 07:53:39 GMT 2009
- [seed] [gettext] Port gettext to new CHECK_ARG_COUNT macro Sat Jul 04 07:53:45 GMT 2009
- [seed] [modules] DEFINE_ENUM_MEMBER macro Sat Jul 04 07:53:49 GMT 2009
- [seed] [gettext] Port gettext to DEFINE_ENUM_MEMBER Sat Jul 04 07:53:56 GMT 2009
- [seed] [modules] Split DEFINE_ENUM_MEMBER into two parts, one which uses the enum member's C name, and one Sat Jul 04 07:54:00 GMT 2009
- [seed] [gettext] Use static class functions to cleanup init Sat Jul 04 07:54:05 GMT 2009
- [seed] [mpfr] Port mpfr module to seed-module.h Sat Jul 04 07:54:11 GMT 2009
- [seed] [modules] Include /modules in all modules so they can eventually find the header Sat Jul 04 08:10:33 GMT 2009
- [seed] [gettext] Forgot to put static functions on gettext ns Sat Jul 04 08:10:37 GMT 2009
- [seed] [readline] Port readline module to seed-module.h Sat Jul 04 08:10:44 GMT 2009
- [seed] [modules] Standardize on seed-{modulename}.c for all except DBUS (for now) Sat Jul 04 08:17:41 GMT 2009
- [seed] [modules] Prefix all module .sos with seed_ (libseed_readline.so) Sat Jul 04 20:19:24 GMT 2009
- [seed] [calculator-mpfr] Stole prefix parser from ease to make a calculator for Matt to fill in with mpfr f Sat Jul 04 20:45:50 GMT 2009
- [seed] [gtkbuilder] Port to seed-module.h (not much to do) Sat Jul 04 21:12:10 GMT 2009
- [seed] [multiprocessing] Update examples to new imports system (!) Sat Jul 04 21:12:16 GMT 2009
- [seed] [multiprocessing] For some reason, this is the only capitalized module. No longer. Sat Jul 04 21:12:26 GMT 2009
- [seed] Created branch SEED_0_8 Sat Jul 04 21:20:27 GMT 2009
- [seed] Deleted branch SEED_0_8 Sat Jul 04 21:25:53 GMT 2009
- [seed] Created branch SEED_0_8 Sat Jul 04 21:28:32 GMT 2009
- [seed] Deleted branch SEED_0_8 Sat Jul 04 21:29:19 GMT 2009
- [seed] Created tag SEED_0_8 Sat Jul 04 21:32:04 GMT 2009
- [seed] Add afp temporary files to gitignore Sun Jul 05 03:17:36 GMT 2009
- [seed] [docs] Add introduction (from README) Sun Jul 05 03:17:37 GMT 2009
- [seed] [docs] Reorganize index to be more like Gtk Sun Jul 05 03:17:40 GMT 2009
- [seed] [docs] Add building seed documentation (borrowed from glib) Sun Jul 05 03:17:41 GMT 2009
- [seed] [docs] Forgot introduction file in last commit. Sun Jul 05 03:17:47 GMT 2009
- [seed] [docs] Move INSTALL.osx to docs Sun Jul 05 03:34:40 GMT 2009
- [seed] [docs] Update doc index. Should work in-tree, not on the web (Robb: fix structure on server) Sun Jul 05 03:40:48 GMT 2009
- [seed] [build] Remove INSTALL.osx from extra_dist. Sun Jul 05 05:16:10 GMT 2009
- [seed] [mpfr] Split up mpfr module into multiple files Sun Jul 05 05:16:14 GMT 2009
- [seed] [mpfr] Add seed-mpfr.h to extra-dist Sun Jul 05 05:18:40 GMT 2009
- [seed] [modules] No more pluralization of argument count, no more asprintf Sun Jul 05 05:57:40 GMT 2009
- [seed] [modules] Change wording of argument count check Sun Jul 05 05:57:45 GMT 2009
- [seed] [mpfr] Add continuation chars to makefile so we actually build all source files Sun Jul 05 05:57:50 GMT 2009
- [seed] [mpfr] More fixes to the mpfr multi-file build. Sun Jul 05 05:57:56 GMT 2009
- [seed] [mpfr] Added mpfr.cos and mpfr.tan Sun Jul 05 05:58:00 GMT 2009
- [seed] [mpfr] Forgot to add functions from last commit to function list Sun Jul 05 06:54:08 GMT 2009
- [seed] [mpfr] Implement csc, sec, cot Sun Jul 05 06:54:09 GMT 2009
- [seed] [mpfr] log functions Sun Jul 05 06:54:10 GMT 2009
- [seed] [mpfr] Implement inverse trig functions Sun Jul 05 06:54:11 GMT 2009
- [seed] [mpfr] Implement sinh, cosh, tanh Sun Jul 05 06:54:12 GMT 2009
- [seed] [mpfr] Added sech, csch, coth Sun Jul 05 06:54:17 GMT 2009
- [seed] [mpfr] Added asinh, acosh, atanh Sun Jul 05 06:54:21 GMT 2009
- [seed] [mpfr] Added mpfr.set_inf Sun Jul 05 19:08:27 GMT 2009
- [seed] [mpfr] Added mpfr.set_nan Sun Jul 05 19:08:31 GMT 2009
- [seed] [mpfr] Added mpfr.swap Sun Jul 05 19:08:36 GMT 2009
- [seed] [mpfr] Added mpfr.get_d Sun Jul 05 19:08:42 GMT 2009
- [seed] [mpfr] mpfr fits functions Sun Jul 05 19:08:47 GMT 2009
- [seed] [mpfr] Added mpfr.sqrt Sun Jul 05 19:08:51 GMT 2009
- [seed] [mpfr] Added mpfr.rec_sqrt Sun Jul 05 19:08:56 GMT 2009
- [seed] [mpfr] Added mpfr.cbrt Sun Jul 05 19:09:01 GMT 2009
- [seed] [mpfr] Added mpfr.cmp, and new file for comparsion functions Sun Jul 05 19:09:06 GMT 2009
- [seed] [mpfr] Added mfpr.cmpabs Sun Jul 05 19:09:13 GMT 2009
- [seed] [mpfr] Added mpfr.nan_p, inf_p, number_p, zero_p Sun Jul 05 19:09:17 GMT 2009
- [seed] [mpfr] Added mpfr.greater_p Sun Jul 05 19:09:22 GMT 2009
- [seed] [mpfr] Added various comparison functions Sun Jul 05 19:09:28 GMT 2009
- [seed] [mpfr] Added various special functions Sun Jul 05 19:09:32 GMT 2009
- [seed] [build] Turn -Wall on globally (was just in libseed) Sun Jul 05 20:30:27 GMT 2009
- [seed] [mpfr] Added bessel functions Sun Jul 05 20:36:07 GMT 2009
- [seed] [mpfr] Added mpfr.fma and mpfr.fms Sun Jul 05 20:36:11 GMT 2009
- [seed] [mpfr] Added mpfr.agm Sun Jul 05 20:36:17 GMT 2009
- [seed] [mpfr] Added mpfr.hypot Sun Jul 05 20:36:21 GMT 2009
- [seed] [mpfr] Added mpfr.free_cache Sun Jul 05 20:36:27 GMT 2009
- [gnome-games/gsoc-seed-games] [lightsoff] Fix offscreen texture usage (hidden-but-added works, too) Sun Jul 05 21:03:30 GMT 2009
- [seed] [mpfr] Added mpfr.abs and mpfr.neg Sun Jul 05 21:25:15 GMT 2009
- [seed] [mpfr] Added mpfr.dim Sun Jul 05 21:25:20 GMT 2009
- [seed] [mpfr] Fixed various problems / cleaned up warnings Sun Jul 05 21:25:25 GMT 2009
- [gnome-games/gsoc-seed-games] [lightsoff] Add (as-yet-unwritten) LO manual. Copied from Gnometris, so there's some extra words lef Sun Jul 05 22:10:09 GMT 2009
- [gnome-js-common] [build] Fix recursive dep. by only softly failing if we don't find seed/gjs Sun Jul 05 22:25:39 GMT 2009
- [seed] Added mpfr.print as sort of fake printf Sun Jul 05 22:26:11 GMT 2009
- [seed] Added rounding functions Sun Jul 05 22:26:16 GMT 2009
- [seed] More rounding functions Sun Jul 05 22:26:21 GMT 2009
- [seed] [docs] Move SeedContext section annotation to doc dir instead of header Sun Jul 05 23:35:21 GMT 2009
- [seed] [docs] Add the rest of the sgml templates Mon Jul 06 02:59:11 GMT 2009
- [seed] [docs] Add contact information to docs Mon Jul 06 02:59:21 GMT 2009
- [seed] [mpfr] More rounding related functions Mon Jul 06 03:11:01 GMT 2009
- [seed] [docs] Update contact docs to have Git repo and email addresses Mon Jul 06 03:11:04 GMT 2009
- [seed] [mpfr] Fixed wrong function name in exception Mon Jul 06 03:11:06 GMT 2009
- [seed] [mpfr] Added nexttoward, nextabove, nextbelow Mon Jul 06 03:11:11 GMT 2009
- [seed] [mpfr] Added mpfr.min, mpfr.max Mon Jul 06 03:11:16 GMT 2009
- [seed] [mpfr] Added mpfr.prec_round Mon Jul 06 03:11:21 GMT 2009
- [seed] [mpfr] get/set default rounding mode Mon Jul 06 03:11:26 GMT 2009
- [seed] [mpfr] Add mpfr.can_round and other fixes Mon Jul 06 03:11:32 GMT 2009
- [seed] [mpfr] Added mpfr.setsign mpfr.signbit, mpfr.copysign Mon Jul 06 03:11:36 GMT 2009
- [seed] [mpfr] Added mpfr.get_version and get_patches Mon Jul 06 03:11:41 GMT 2009
- [seed] [mpfr] get/set emin/emax Mon Jul 06 03:11:46 GMT 2009
- [seed] [mpfr] Put stuff on mpfr namespace that belongs there Mon Jul 06 03:35:04 GMT 2009
- [seed] [docs] Update makefile (put static sgml files in the right section) Mon Jul 06 11:57:30 GMT 2009
- [seed] [docs] Continuing reorg; break into new sections, name sections Mon Jul 06 11:57:33 GMT 2009
- [seed] [docs] Only list seed/seed.html once in sections Mon Jul 06 11:57:35 GMT 2009
- [seed] [docs] Set namespace to "seed" so reference index is usable Mon Jul 06 11:57:38 GMT 2009
- [seed] [docs] Add manpage (seed.1) Mon Jul 06 12:22:15 GMT 2009
- [seed] [docs] Apparently, keeping the generated sgml files around is OK, they get *merged* with new data fr Mon Jul 06 12:33:39 GMT 2009
- [seed] [docs] Add bugzilla to contact page Mon Jul 06 12:37:09 GMT 2009
- [seed] [docs] Update wording of module deps Mon Jul 06 12:45:30 GMT 2009
- [seed] [docs] Add seed_empty_class to classes doc, needs to be prettier Mon Jul 06 17:08:13 GMT 2009
- [seed] [gettext] Fix missing return from dcgettext Tue Jul 07 05:50:31 GMT 2009
- [seed] [example module] Fix warnings (include glib, etc) Tue Jul 07 05:50:37 GMT 2009
- [seed] [libxml] Fix many warnings now that -Wall is on Tue Jul 07 05:50:41 GMT 2009
- [seed] [libseed] Make seed_make_pointer public; libxml module uses it, and I see no reason not to Tue Jul 07 05:50:45 GMT 2009
- [seed] [modules] Fix many warnings Tue Jul 07 05:50:52 GMT 2009
- [seed] [os] Fix a few more warnings Tue Jul 07 05:50:57 GMT 2009
- [seed] [docs] Fix numerous gtk-doc warnings Wed Jul 08 02:18:25 GMT 2009
- [seed] [docs] Add overrides for some of the structs which aren't getting scanned Wed Jul 08 04:11:40 GMT 2009
- [seed] [docs] Add simple "Hello world" to docs Wed Jul 08 05:10:40 GMT 2009
- [seed] [libseed] Fix spelling error in SeedFunctionCallback Wed Jul 08 05:10:45 GMT 2009
- [seed] [docs] Add a few simple examples for writing modules. Why isn't spacing preserved in inline code? Wed Jul 08 05:10:50 GMT 2009
- [seed] [docs] Expand "Initialization" docs Wed Jul 08 05:25:30 GMT 2009
- [seed] [gettext] Don't free the wrong string (causing double-free crash in case of no translation) Wed Jul 08 18:23:58 GMT 2009
- [seed] Made mpfr.cmp work with doubles Wed Jul 08 19:30:44 GMT 2009
- [seed] Added emin_min, emin_max, emax_min, emax_max Wed Jul 08 19:30:48 GMT 2009
- [seed] Underflow flag Wed Jul 08 19:30:53 GMT 2009
- [seed] Added other flags Wed Jul 08 19:30:58 GMT 2009
- [seed] Added mpfr.clear_flags() Wed Jul 08 19:31:03 GMT 2009
- [seed] [docs] Use to make empty lines not disappear. Hackk.. Wed Jul 08 20:20:14 GMT 2009
- [seed] [docs] Add a bit of SeedContext documentation Wed Jul 08 21:49:53 GMT 2009
- [seed] [mpfr] Added mpfr.subnormalize Thu Jul 09 01:48:21 GMT 2009
- [seed] [mpfr] mpfr.check_range Thu Jul 09 01:48:25 GMT 2009
- [seed] [mpfr] Added mpfr.mul Thu Jul 09 01:48:31 GMT 2009
- [seed] [mpfr] Added mpfr.sub Thu Jul 09 01:48:37 GMT 2009
- [seed] [mpfr] Added mpfr.div Thu Jul 09 01:48:41 GMT 2009
- [seed] [mpfr] Added mpfr.sqr Thu Jul 09 01:48:46 GMT 2009
- [seed] [mpfr] Added mpfr.root Thu Jul 09 01:48:50 GMT 2009
- [seed] [mpfr] Added mpfr.pow Thu Jul 09 01:48:56 GMT 2009
- [seed] [mpfr] Added mpfr.mul_2si Thu Jul 09 01:49:01 GMT 2009
- [seed] [mpfr] Added mpfr.div_2si Thu Jul 09 01:49:06 GMT 2009
- [seed] [mpfr] Added mpfr.cmp_si_2exp Thu Jul 09 01:49:11 GMT 2009
- [seed] [mpfr] Made mpfr.zeta support mpfr_zeta_ui Thu Jul 09 01:49:16 GMT 2009
- [seed] [docs] Add context sample code Thu Jul 09 01:59:54 GMT 2009
- [seed] [docs] Fix incorrect argument name in prepare_global_context docs. Thu Jul 09 01:59:59 GMT 2009
- [seed] [docs] Scan seed-header.h; install seed-header.h; docs for seed-header.h Thu Jul 09 04:14:54 GMT 2009
- [seed] [docs] Add exception names to reference Thu Jul 09 04:43:52 GMT 2009
- [seed] [docs] Remove import_namespace and include from runtime docs Thu Jul 09 04:44:05 GMT 2009
- [seed] [docs] Significantly updated exception documentation Thu Jul 09 04:58:07 GMT 2009
- [gnome-games/gsoc-seed-games] [libgames-support] Use a stand-in GIR for GGZ instead of introspecting GGZ within our namespace Thu Jul 09 18:13:19 GMT 2009
- [gnome-games/gsoc-seed-games] [same-gnome-clutter] Initial gtkbuilder ui Fri Jul 10 01:52:56 GMT 2009
- [gnome-games/gsoc-seed-games] [same-gnome-clutter] Don't only unlight if we're connected to 2 lights; that's silly Fri Jul 10 01:53:05 GMT 2009
- [gnome-games/gsoc-seed-games] [same-gnome-clutter] Reorganize into directories Fri Jul 10 01:53:07 GMT 2009
- [gnome-games/gsoc-seed-games] [same-gnome-clutter] Use the LO UI file for Same Fri Jul 10 01:53:12 GMT 2009
- [gnome-games/gsoc-seed-games] [same-gnome-clutter] Menu signal handlers Fri Jul 10 01:53:16 GMT 2009
- [gnome-games/gsoc-seed-games] [same-gnome-clutter] About dialog Fri Jul 10 01:53:26 GMT 2009
- [gnome-games/gsoc-seed-games] [same-gnome-clutter] Update strings to match shipping Same (for translations) Fri Jul 10 01:53:33 GMT 2009
- [seed] [docs] Move webkit minimum revision details to deps list, not intro Fri Jul 10 19:46:42 GMT 2009
- [seed] Repair changelog (0.8 didn't conform to 80 chars, double spacing) Fri Jul 10 22:19:26 GMT 2009
- [seed] Add changelog data for 0.8.5 Fri Jul 10 22:19:30 GMT 2009
- [seed] Update version to 0.8.5 Fri Jul 10 22:19:42 GMT 2009
- [seed] [docs] Don't scan seed-debug or seed-path, as they're not public api Fri Jul 10 22:19:45 GMT 2009
- [seed] [docs] Include module references in big Seed Reference Fri Jul 10 22:19:48 GMT 2009
- [seed] [modules] Fix last remaining minor warnings in canvas and dbus Fri Jul 10 22:19:50 GMT 2009
- [gnome-js-common] Update changelog for 0.1.1 Fri Jul 10 23:27:51 GMT 2009
- [gnome-js-common] Update version to 0.1.1 Fri Jul 10 23:28:05 GMT 2009
- [seed] [docs] Add empty seed.types back so make dist doesn't complain Sat Jul 11 00:07:40 GMT 2009
- [seed] [build] Distribute manpage Sat Jul 11 00:07:49 GMT 2009
- [seed] [build] Clean up configure output surrounding mpfr detection Sat Jul 11 00:07:55 GMT 2009
- [seed] [docs] Make sure to distribute contact documentation page Sat Jul 11 00:16:30 GMT 2009
- [seed] [tools] Use public git repo for check-release, not git+ssh Sat Jul 11 00:16:36 GMT 2009
- [seed] [docs] Try to keep html directory around (empty file so git doesn't lose it) Sat Jul 11 00:24:31 GMT 2009
- [seed] [docs] Missed part of the last commit Sat Jul 11 00:28:12 GMT 2009
- [seed] Revert "[docs] Missed part of the last commit" Sat Jul 11 00:30:09 GMT 2009
- [seed] Revert "[docs] Try to keep html directory around (empty file so git doesn't lose it)" Sat Jul 11 00:30:13 GMT 2009
- [seed] [examples] Note to the user that calculator-mpfr isn't working yet Sat Jul 11 00:35:19 GMT 2009
- [seed] Created tag SEED_0_8_5 Sat Jul 11 01:09:30 GMT 2009
- [gnome-js-common] Created tag GNOME_JS_COMMON_0_1_1 Sat Jul 11 01:17:01 GMT 2009
- [seed] [libseed] Reduced unneccessary libc string functions in favor of glib ones Sat Jul 11 03:19:35 GMT 2009
- [seed] [tests] Distribute module test Sat Jul 11 03:19:38 GMT 2009
- [seed] [libseed] Use glib types everywhere, don't redefine variables in inner scope, etc. Sat Jul 11 04:26:37 GMT 2009
- [seed] [libseed] More minor GLib usage and redefinition fixes. Sat Jul 11 05:56:31 GMT 2009
- [seed] [libseed] Type-conversion documentation (filler, to make gtk-doc happy) Sun Jul 12 01:05:10 GMT 2009
- [gnome-games/gsoc-seed-games] [libgames-support] GGZ-1.0.gir needs to be installed, even though it's handwritten Sun Jul 12 01:29:25 GMT 2009
- [gnome-games/gsoc-seed-games] [lightsoff] Various clarifying comments Sun Jul 12 02:42:42 GMT 2009
- [gnome-games/gsoc-seed-games] [lightsoff] Add help menuitem Sun Jul 12 02:42:46 GMT 2009
- [gnome-games/gsoc-seed-games] [lightsoff] Factor out theme loading code Sun Jul 12 02:42:54 GMT 2009
- [gnome-games/gsoc-seed-games] [lightsoff] Reduce the number of templated javascript files Sun Jul 12 02:42:55 GMT 2009
- [gnome-games/gsoc-seed-games] [lightsoff] Move more code into global ThemeLoader Sun Jul 12 02:42:59 GMT 2009
- [gnome-games/gsoc-seed-games] [lightsoff] Standardize on capital letters for JS files Sun Jul 12 02:43:10 GMT 2009
- [gnome-games/gsoc-seed-games] [lightsoff] Menu separator Sun Jul 12 03:23:09 GMT 2009
- [gnome-games/gsoc-seed-games] [same-gnome-clutter] Don't show the "offscreen" source lights Sun Jul 12 03:23:18 GMT 2009
- [gnome-games/gsoc-seed-games] [same-gnome-clutter] Pull ThemeLoader over from LightsOff Sun Jul 12 03:23:20 GMT 2009
- [gnome-games/gsoc-seed-games] [lightsoff] [same-gnome-clutter] Don't use fog Sun Jul 12 03:23:23 GMT 2009
- [gnome-games/gsoc-seed-games] [same-gnome-clutter] Reset score on new game. Sun Jul 12 03:27:02 GMT 2009
- [seed] [docs] Expand seed_value_to_string docs to explain various conditions Sun Jul 12 05:57:30 GMT 2009
- [seed] [docs] Update SeedScript/evaluation docs Sun Jul 12 20:15:04 GMT 2009
- [seed] [docs] Add example for exception throwing Sun Jul 12 20:15:08 GMT 2009
- [seed] [docs] seed_value_to/from_filename, binary_string, etc Sun Jul 12 20:15:13 GMT 2009
- [seed] [docs] seed_value_[to/from]_object Sun Jul 12 20:15:21 GMT 2009
- [seed] [docs] Update more seed_value* docs Sun Jul 12 20:34:48 GMT 2009
- [seed] [docs] Update native function documentation Sun Jul 12 21:30:52 GMT 2009
- [seed] [docs] seed_create_function Sun Jul 12 21:30:57 GMT 2009
- [seed] [libseed] Fix inconsistent argument naming on seed_create_function Sun Jul 12 21:31:01 GMT 2009
- [seed] [docs] SeedFunctionCallback documentation Sun Jul 12 22:03:39 GMT 2009
- [seed] [docs] Move SeedFunctionCallback docs to seed-api.c Sun Jul 12 22:03:44 GMT 2009
- [seed] [docs] Native function example Sun Jul 12 22:03:49 GMT 2009
- [gnome-games/gsoc-seed-games] [same-gnome-clutter] Add scores menuitem Sun Jul 12 23:56:50 GMT 2009
- [gnome-games/gsoc-seed-games] [same-gnome-clutter] Add initial settings ui Sun Jul 12 23:56:53 GMT 2009
- [gnome-games/gsoc-seed-games] [same-gnome-clutter] Pull in theme selector loading code, settings display, etc. Sun Jul 12 23:57:06 GMT 2009
- [gnome-games/gsoc-seed-games] [same-gnome-clutter] All settings persist through GConf now Mon Jul 13 00:37:20 GMT 2009
- [gnome-games/gsoc-seed-games] [same-gnome-clutter] Initial GConf schema. Mon Jul 13 01:44:06 GMT 2009
- [gnome-games/gsoc-seed-games] [same-gnome-clutter] Use small/medium/large instead of arbitrary sizes Mon Jul 13 01:44:10 GMT 2009
- [gnome-games/gsoc-seed-games] [same-gnome-clutter] Use settings for number of colors and theme Mon Jul 13 01:44:15 GMT 2009
- [gnome-games/gsoc-seed-games] [same-gnome-clutter] Live theme changing; add test theme Mon Jul 13 01:44:32 GMT 2009
- [gnome-games/gsoc-seed-games] [same-gnome-clutter] Size changing works now Mon Jul 13 01:44:33 GMT 2009
- [gnome-games/gsoc-seed-games] [same-gnome-clutter] Finish (not yet animated) live theme switching Mon Jul 13 01:44:34 GMT 2009
- [seed] [docs] Seed online docs moved to library.gnome.org Mon Jul 13 08:21:55 GMT 2009
- [gnome-games/gsoc-seed-games] [lightsoff] Fix miscapitalization of 'Path' (fresh installs run now) Mon Jul 13 20:30:41 GMT 2009
- [gnome-games/gsoc-seed-games] [same-gnome-clutter] Use correct dimension to calculate new tile position Mon Jul 13 20:30:46 GMT 2009
- [seed] [examples] ls.js accidentally got Seed. stripped from printf (not print) Tue Jul 14 00:34:01 GMT 2009
- [seed] [libseed] Expose path to script as __script_path__ on all JS contexts Tue Jul 14 21:03:17 GMT 2009
- [seed] [gtkbuilder] Override Gtk.Builder.add_from_string to automatically pass the length argument Tue Jul 14 21:24:23 GMT 2009
- [gnome-games/gsoc-seed-games] [same-gnome-clutter] Dist themeloader.js, not .js.in Tue Jul 14 23:24:09 GMT 2009
- [gnome-games/gsoc-seed-games] [libgames-support] Distribute handwritten GGZ gir Wed Jul 15 00:09:29 GMT 2009
- [seed] [libseed] [os] Make __script_path__ canonical and absolute. Add os.realpath. Wed Jul 15 05:57:41 GMT 2009
- [seed] Replace use of g_strconcat with "/" with g_build_filename Thu Jul 16 18:07:43 GMT 2009
- [gnome-games/gsoc-seed-games] (17 commits) ...[same-gnome-clutter] Use icon for window Thu Jul 16 20:04:53 GMT 2009
- [gnome-games/gsoc-seed-games: 15/17] Merge branch 'master' into gsoc-seed-games Thu Jul 16 20:04:58 GMT 2009
- [gnome-games/gsoc-seed-games: 16/17] [lightsoff] Use icon for window Thu Jul 16 20:05:03 GMT 2009
- [gnome-games/gsoc-seed-games: 17/17] [same-gnome-clutter] Use icon for window Thu Jul 16 20:05:09 GMT 2009
- [seed] [libseed] Use canonicalize_file_name instead of realpath Thu Jul 16 20:34:59 GMT 2009
- [seed] [os] Also use canonicalize_file_name in os.realpath Thu Jul 16 21:52:36 GMT 2009
- [gnome-games] Lights Off: Many changes to match internal Clutter changes Thu Jul 16 22:28:16 GMT 2009
- [gnome-games] Disable build of Gnometris for now; it doesn't work because of Clutter changes and I can't seem to f Thu Jul 16 22:28:18 GMT 2009
- [gnome-games] Revert "Disable build of Gnometris for now; it doesn't work because of Clutter changes and I can't s Thu Jul 16 22:28:27 GMT 2009
- [gnome-games] More disabling of gnometris, for now, just to get PPA working again :-( Thu Jul 16 22:28:30 GMT 2009
- [gnome-games] Update Lights Off to use Clutter 0.9 Thu Jul 16 22:28:34 GMT 2009
- [gnome-games] [libgames-support] Install libgames-support to the commondatadir Thu Jul 16 22:28:37 GMT 2009
- [gnome-games] Revert "More disabling of gnometris, for now, just to get PPA working again :-(" Thu Jul 16 22:28:40 GMT 2009
- [gnome-games] [libgames-support] Copy in Clutter's introspection-building code Thu Jul 16 22:28:43 GMT 2009
- [gnome-games] [libgames-support] Remove assertion that ensures Card fits in one byte Thu Jul 16 22:28:49 GMT 2009
- [gnome-games] [libgames-support] Strip the 'games_' prefix in introspection data Thu Jul 16 22:28:53 GMT 2009
- [gnome-games] [libgames-support] Tiny build fix for merge of gsoc-seed-games Thu Jul 16 22:28:58 GMT 2009
- [gnome-games] [libgames-support] Only call g_thread_init if it hasn't already been called Thu Jul 16 22:28:59 GMT 2009
- [gnome-games] [lightsoff] Consume "new" stock item from libgames-support Thu Jul 16 22:29:03 GMT 2009
- [gnome-games] [lightsoff] Don't load themes twice, don't fade between the same theme Thu Jul 16 22:29:08 GMT 2009
- [gnome-games] [same-gnome-clutter] Create a directory for the Seed+Clutter port of Same Gnome Thu Jul 16 22:29:19 GMT 2009
- [gnome-games] [same-gnome-clutter] Import same-gnome from the Seed repository Thu Jul 16 22:29:27 GMT 2009
- [gnome-games] [lightsoff] Cleanup, as Seed recently added script cwd to include path Thu Jul 16 22:29:30 GMT 2009
- [gnome-games] [lightsoff] Don't remove js files during make clean Thu Jul 16 22:29:32 GMT 2009
- [gnome-games] [same-gnome-clutter] Build and install the C port of the Clutter port of Same Thu Jul 16 22:29:34 GMT 2009
- [gnome-games] Add introspection output to gitignore Thu Jul 16 22:29:42 GMT 2009
- [gnome-games] [same-gnome-clutter] Update various parts of the Seed port Thu Jul 16 22:29:50 GMT 2009
- [gnome-games] [lightsoff] Initial implementation of About dialog. Thu Jul 16 22:29:54 GMT 2009
- [gnome-games] [lightsoff] Add i18n for About dialog Thu Jul 16 22:30:02 GMT 2009
- [gnome-games] [lightsoff] Implement 'quit' and 'new game' Thu Jul 16 22:30:04 GMT 2009
- [gnome-games] [lightsoff] Add translator + artist credits. Thu Jul 16 22:30:07 GMT 2009
- [gnome-games] [lightsoff] Fix inefficient and poor LED display drawing Thu Jul 16 22:30:10 GMT 2009
- [gnome-games] [lightsoff] Centralize score updating in a more reasonable place Thu Jul 16 22:30:14 GMT 2009
- [gnome-games] [lightsoff] Lots of various bits of cleanup Thu Jul 16 22:30:19 GMT 2009
- [gnome-games] [lightsoff] Remove old led front image that's no longer used Thu Jul 16 22:30:25 GMT 2009
- [gnome-games] [lightsoff] Implement pretty-printed theme names Thu Jul 16 22:30:38 GMT 2009
- [gnome-games] [same-gnome-clutter] Significant overhaul fixes most of the animation/stickyness problems Thu Jul 16 22:30:41 GMT 2009
- [gnome-games] [lightsoff] Implement keyboard-based play (use arrow keys/enter) Thu Jul 16 22:30:44 GMT 2009
- [gnome-games] [lightsoff] Check if loaded theme exists; if not, set to default Thu Jul 16 22:30:45 GMT 2009
- [gnome-games] [lightsoff] Add GConf schema for score/theme keys Thu Jul 16 22:30:48 GMT 2009
- [gnome-games] [lightsoff] Small fix to code to ensure transition direction changes Thu Jul 16 22:30:53 GMT 2009
- [gnome-games] [lightsoff] Fix z-order of board after a manual swap. Thu Jul 16 22:30:59 GMT 2009
- [gnome-games] [lightsoff] Keyboard accelerators for menu items Thu Jul 16 22:31:05 GMT 2009
- [gnome-games] [lightsoff] Clean up naming in main GtkBuilder file Thu Jul 16 22:31:09 GMT 2009
- [gnome-games] Revert "[lightsoff] Clean up naming in main GtkBuilder file" Thu Jul 16 22:31:14 GMT 2009
- [gnome-games] [libgames-support] Return card size assertion wrapped in gir-scanner ifdef Thu Jul 16 22:31:24 GMT 2009
- [gnome-games] Reorganize source tree into directories Thu Jul 16 22:31:26 GMT 2009
- [gnome-games] [lightsoff] Update gettext import to match seed upstream change Thu Jul 16 22:31:29 GMT 2009
- [gnome-games] [lightsoff] Use Clutter keysyms (surprise! they're in the GIR, toplevel) Thu Jul 16 22:31:34 GMT 2009
- [gnome-games] [lightsoff] Don't clean main.js, because it's built at configure time Thu Jul 16 22:31:38 GMT 2009
- [gnome-games] [lightsoff] Reorganize order of widget realization; fixes LO on Clutter HEAD Thu Jul 16 22:31:44 GMT 2009
- [gnome-games] [libgames-support] Add pkg arguments for Clutter and COGL to reduce g-ir-scanner warnings Thu Jul 16 22:31:50 GMT 2009
- [gnome-games] [libgames-support] Remove extra semicolon in games-card-images.h; no more scanner warnings Thu Jul 16 22:31:53 GMT 2009
- [gnome-games] [libgames-support] Use detected CLUTTER_API_VERSION instead of 0.9 Thu Jul 16 22:31:58 GMT 2009
- [gnome-games] [lightsoff] Fix offscreen texture usage (hidden-but-added works, too) Thu Jul 16 22:32:05 GMT 2009
- [gnome-games] [same-gnome-clutter] Initial gtkbuilder ui Thu Jul 16 22:32:19 GMT 2009
- [gnome-games] [lightsoff] Add (as-yet-unwritten) LO manual. Copied from Gnometris, so there's some extra words lef Thu Jul 16 22:32:19 GMT 2009
- [gnome-games] [libgames-support] Use a stand-in GIR for GGZ instead of introspecting GGZ within our namespace Thu Jul 16 22:32:22 GMT 2009
- [gnome-games] [same-gnome-clutter] Don't only unlight if we're connected to 2 lights; that's silly Thu Jul 16 22:32:29 GMT 2009
- [gnome-games] [same-gnome-clutter] Reorganize into directories Thu Jul 16 22:32:31 GMT 2009
- [gnome-games] [same-gnome-clutter] Use the LO UI file for Same Thu Jul 16 22:32:37 GMT 2009
- [gnome-games] [same-gnome-clutter] Menu signal handlers Thu Jul 16 22:32:40 GMT 2009
- [gnome-games] [same-gnome-clutter] About dialog Thu Jul 16 22:32:51 GMT 2009
- [gnome-games] [libgames-support] GGZ-1.0.gir needs to be installed, even though it's handwritten Thu Jul 16 22:32:54 GMT 2009
- [gnome-games] [same-gnome-clutter] Update strings to match shipping Same (for translations) Thu Jul 16 22:32:57 GMT 2009
- [gnome-games] [lightsoff] Various clarifying comments Thu Jul 16 22:33:05 GMT 2009
- [gnome-games] [lightsoff] Add help menuitem Thu Jul 16 22:33:06 GMT 2009
- [gnome-games] [lightsoff] Factor out theme loading code Thu Jul 16 22:33:16 GMT 2009
- [gnome-games] [lightsoff] Reduce the number of templated javascript files Thu Jul 16 22:33:17 GMT 2009
- [gnome-games] [lightsoff] Move more code into global ThemeLoader Thu Jul 16 22:33:22 GMT 2009
- [gnome-games] [lightsoff] Menu separator Thu Jul 16 22:33:29 GMT 2009
- [gnome-games] [lightsoff] Standardize on capital letters for JS files Thu Jul 16 22:33:31 GMT 2009
- [gnome-games] [same-gnome-clutter] Don't show the "offscreen" source lights Thu Jul 16 22:33:39 GMT 2009
- [gnome-games] [same-gnome-clutter] Pull ThemeLoader over from LightsOff Thu Jul 16 22:33:40 GMT 2009
- [gnome-games] [lightsoff] [same-gnome-clutter] Don't use fog Thu Jul 16 22:33:45 GMT 2009
- [gnome-games] [same-gnome-clutter] Reset score on new game. Thu Jul 16 22:33:49 GMT 2009
- [gnome-games] [same-gnome-clutter] Add scores menuitem Thu Jul 16 22:34:00 GMT 2009
- [gnome-games] [same-gnome-clutter] Add initial settings ui Thu Jul 16 22:34:03 GMT 2009
- [gnome-games] [same-gnome-clutter] All settings persist through GConf now Thu Jul 16 22:34:11 GMT 2009
- [gnome-games] [same-gnome-clutter] Initial GConf schema. Thu Jul 16 22:34:15 GMT 2009
- [gnome-games] [same-gnome-clutter] Pull in theme selector loading code, settings display, etc. Thu Jul 16 22:34:16 GMT 2009
- [gnome-games] [same-gnome-clutter] Use small/medium/large instead of arbitrary sizes Thu Jul 16 22:34:21 GMT 2009
- [gnome-games] [same-gnome-clutter] Use settings for number of colors and theme Thu Jul 16 22:34:25 GMT 2009
- [gnome-games] [same-gnome-clutter] Size changing works now Thu Jul 16 22:34:40 GMT 2009
- [gnome-games] [same-gnome-clutter] Finish (not yet animated) live theme switching Thu Jul 16 22:34:42 GMT 2009
- [gnome-games] [same-gnome-clutter] Live theme changing; add test theme Thu Jul 16 22:34:43 GMT 2009
- [gnome-games] [lightsoff] Fix miscapitalization of 'Path' (fresh installs run now) Thu Jul 16 22:34:45 GMT 2009
- [gnome-games] [same-gnome-clutter] Use correct dimension to calculate new tile position Thu Jul 16 22:34:50 GMT 2009
- [gnome-games] [same-gnome-clutter] Dist themeloader.js, not .js.in Thu Jul 16 22:34:55 GMT 2009
- [gnome-games] [libgames-support] Distribute handwritten GGZ gir Thu Jul 16 22:35:00 GMT 2009
- [gnome-games] [lightsoff] Use icon for window Thu Jul 16 22:35:05 GMT 2009
- [gnome-games] [same-gnome-clutter] Use icon for window Thu Jul 16 22:35:10 GMT 2009
- [gnome-games] [libgames-support] Don't clean hand-generated GGZ-1.0.gir Fri Jul 17 02:24:00 GMT 2009
- [gnome-games] [libgames-support] Do install GnomeGamesSupport-1.0.gir Fri Jul 17 02:25:35 GMT 2009
- [gnome-games] [libgames-support] Don't pass --internal to glib-genmarshal Fri Jul 17 02:30:51 GMT 2009
- [gnome-games] [same-gnome-clutter] Remove "fly score" option, will merge functionality into 'zealous animation' Sat Jul 18 21:14:00 GMT 2009
- [gnome-games] [same-gnome-clutter] Implement non-zealous animation Sat Jul 18 22:23:28 GMT 2009
- [gnome-games] [same-gnome-clutter] Add "Help" menuitem, currently launches normal Same help Sat Jul 18 22:40:35 GMT 2009
- [seed] Fix iteration over out parameters after invoking a function. Sat Jul 18 23:31:35 GMT 2009
- [gnome-games] [lightsoff] [same-gnome-clutter] libgames-support now lives in pkglibdir Sun Jul 19 21:34:52 GMT 2009
- [gnome-games] [same-gnome-clutter] Show current/next score in "statusbar" Sun Jul 19 22:28:58 GMT 2009
- [gnome-games] [same-gnome-clutter] Reorganize score-management code Mon Jul 20 05:41:30 GMT 2009
- [gnome-games] [same-gnome-clutter] Mark "Game Over!" as translatable Mon Jul 20 05:41:35 GMT 2009
- [gnome-games] [same-gnome-clutter] Unhighlight tiles when mouse leaves game board Mon Jul 20 05:41:39 GMT 2009
- [gnome-games] [same-gnome-clutter] Clear final score display on new game Mon Jul 20 05:54:28 GMT 2009
- [seed] [docs] Make documentation respect DESTDIR install parameter Tue Jul 21 18:48:00 GMT 2009
- [seed] [docs] Loading native modules documentation Sat Jul 25 23:28:45 GMT 2009
- [seed] [docs] Initial gtk-doc about the importer (from JS-side) Sat Jul 25 23:28:48 GMT 2009
- [seed] [docs] Search path documentation Sat Jul 25 23:28:50 GMT 2009
- [seed] [libseed] Use g_build_filename for portability Mon Jul 27 20:11:41 GMT 2009
- [gnome-games] [same-gnome-clutter] Rough beginnings of high-scores display Tue Jul 28 00:38:02 GMT 2009
- [gnome-games] [same-gnome-clutter] Finish display of high scores. Wed Jul 29 22:16:48 GMT 2009
- [seed] [docs] Various tiny grammatical fixes Wed Jul 29 23:34:20 GMT 2009
- [seed] [libseed] Indentation fix. Sorry, Robb. Thu Jul 30 00:55:09 GMT 2009
- [seed] Update copyright headers and indentation notes. Thu Jul 30 01:02:33 GMT 2009
- [seed] [libseed] Commit c7daca0f removed set/get_property on gtype class. Fri Jul 31 00:55:05 GMT 2009
- [seed] [libseed] Add more attractive way to define GObject properties on newly created GTypes. Fri Jul 31 02:18:25 GMT 2009
- [seed] [libseed] More pretty-install property types, exception handling, etc. Fri Jul 31 02:18:31 GMT 2009
- [seed] [tests] Accidentally committed broken test in last commit. Fri Jul 31 02:19:34 GMT 2009
- [gnome-games] [libgames-support] Use Clutter-1.0, since CLUTTER_API_VERSION was removed Fri Jul 31 03:34:22 GMT 2009
- [seed] Revert "[libseed] Commit c7daca0f removed set/get_property on gtype class." Fri Jul 31 04:31:35 GMT 2009
- [seed] Revert "[libseed] The real problem with seed_gtype_construct was that the qdata storing the instance Fri Jul 31 04:31:40 GMT 2009
- [gnome-games] [same-gnome-clutter] Bump to Clutter 1.0 Fri Jul 31 04:33:58 GMT 2009
- [gnome-games] [same-gnome-clutter] [lightsoff] Distribute schema.in files, remove C version of same-gnome-clutter Fri Jul 31 23:55:03 GMT 2009
Timo Jyrinki
Tomas Frydrych
Toms Baugis
Tor Lillqvist
Torsten Schönfeld
Tristan Van Berkom
Ulf-D . Ehlert
=?utf-8?q?=C5=BDygimantas_Beru=C4=8Dka?=
=?utf-8?q?Guillaume_B=C3=A9land?=
=?utf-8?q?J=C3=BCrg_Billeter?=
=?utf-8?q?Mario_Bl=C3=A4ttermann?=
Vincent Legoll
Vincent Povirk
Vincent Untz
Vincent van Adrighem
Vivien Malerba
William Jon McCann
William Walker
Will Thompson
Wolfgang Hofer
Xan Lopez
Xavier Claessens
Xavier de Blas
Yair Hershkovitz
Zeeshan Ali Khattak
Zhang Sen
zhenfeng zhao
Žygimantas Beručka
Mail converted by MHonArc