2010-July Archive by Thread
Messages are ordered newest-to-oldest in this index. The newest
threads will be at the top of this page, the oldest will be at the bottom.
Within a single thread, the first mail note is the START of the
thread; the notes following that are in the chronological order of
when they were received. So globally, newest messages are at the top,
but within a thread, the oldest (the start of the thread) is at the
top.
If you think about it, it is confusing. Just go with the flow and everything will be all right.
[evolution-data-server] Updated German translation,
Christian Kirbach
[evolution-data-server/gnome-2-30] Updated German translation,
Christian Kirbach
[evolution] Updated German translation,
Christian Kirbach
[evolution/gnome-2-30] Updated German translation,
Christian Kirbach
[orca] Fix for bgo#625729 - Orca does not present superscripted and subscripted numbers in gcalctool,
Joanmarie Diggs
[valadoc] libvaladoc: vala 0.9.4 migration,
Florian Brosch
[gnome-pilot/dbus] Move Evolution's gnome-pilot integration here.,
Matthew Charles Davey
[gnome-pilot/dbus] Bug #619315 Move Evolution conduits into gnome-pilot. With thanks to Matthew Barnes.,
Matthew Charles Davey
[glide] [i18n] Added German translation,
Mario Blättermann
[glide] Added missing filenames from POTFILES.in,
Mario Blättermann
[gnome-subtitles] Updated Hebrew translation.,
Yaron Shahrabani
[gade] [i18n] Added German translation,
Mario Blättermann
[gade] Removed missing filename from POTFILES.in,
Mario Blättermann
[gnome-main-menu] Updated Hebrew translation.,
Yaron Shahrabani
[evolution-data-server/gnome-2-30] Fix temporary exception handling for imapx fetch_new_messages(),
David Woodhouse
[nautilus-actions] Review tooltips,
Pierre Wieser
[gtk+] progressbar: Remove act_mode_enter vfunc,
Benjamin Otte
[gtk+] progressbar: Remove offscreen pixmap,
Benjamin Otte
[gtk+] progressbar: Remove paint vfunc,
Benjamin Otte
[gtk+] progressbar: Remove unused update vfunc,
Benjamin Otte
[gtk+] docs: Add gdk_cursor_get_cursor_type() template,
Benjamin Otte
[gtk+] docs: Remove GtkNotebookPage from docs,
Benjamin Otte
[gtk+] paned: Remove unused GdkGC,
Benjamin Otte
[nautilus-actions] Display sort indicator in tabs,
Pierre Wieser
[nautilus-actions] Fix a crash when defining a positive assertion,
Pierre Wieser
[nautilus-actions] Implement the is_candidate_for_capabilities() function,
Pierre Wieser
[gnumeric] solver: reduce required result precision a bit to ensure passage.,
Morten Welinder
[gnumeric] tests: kill some unimportant glib type umrs.,
Morten Welinder
[gnumeric] Import the legend from guppi graph,
Jean Bréfort
[gnumeric] Survive malformed guppi graphs. [#625726],
Jean Bréfort
[dia] Bug 611847 - breaks strict aliasing rules,
Hans Breuer
[dia] [diagram-tree] implement Locate for the new view,
Hans Breuer
[dia] [diagram-tree] Fix tooltip filling with markup escape,
Hans Breuer
[dia] [warningectomy] expected 'struct GtkWidget *' but argument ...,
Hans Breuer
[dia] [warningectomy] not handled in switch,
Hans Breuer
[dia] [warningectomy] Slopppy prototyping,
Hans Breuer
[nautilus-actions] Implement the is_candidate_for_folders() function,
Pierre Wieser
[dasher] Miscellaneous fixes:,
Patrick Welche
[dasher] Minor MacOS fixes.,
Patrick Welche
[gthumb] added sort by path,
Paolo Bacchilega
[gthumb] no need to test the file type before rotating images,
Paolo Bacchilega
[gthumb] fixed saving of images rotated by the embedded orientation,
Paolo Bacchilega
[gnumeric] fixed typo.,
Jean Bréfort
[gnumeric] protect against weird indices when importing guppi graphs.,
Jean Bréfort
[evolution-data-server/gnome-2-30] Provide a CamelException for asynchronous fetch_new_messages() in select.,
David Woodhouse
[network-manager-applet] Updated Slovenian translation,
Matej Urbančič
[krb5-auth-dialog] Updated Slovenian translation,
Matej Urbančič
[gnumeric] Use strtoul instead of atoi for unsigned.,
Jean Bréfort
[evolution-data-server/gnome-2-30] imapx: ->cinfo *can* be NULL in imapx_server_dispose() for a failed connection,
David Woodhouse
[evolution-data-server/gnome-2-30] imapx: server flags can be integers,
David Woodhouse
[evolution-data-server/gnome-2-30] Fix bug #624909 (cherry picked from commit add347c79f3cedf5376753f0ba874289ffd889a7),
David Woodhouse
[evolution-data-server/gnome-2-30] imapx: Avoid running FETCH_NEW_MESSAGES and REFRESH_INFO jobs simultaneously,
David Woodhouse
[evolution-data-server/gnome-2-30] imapx: More improvements to server unseen count tracking,
David Woodhouse
[evolution-data-server/gnome-2-30] Use correct format specifier for 64bit unsigned int (cherry picked from commit 035e8869fa12c04afb622,
David Woodhouse
[evolution-data-server/gnome-2-30] Update unseen count as new messages come in,
David Woodhouse
[evolution-data-server/gnome-2-30] Keep better track of server-side UNREAD count.,
David Woodhouse
[evolution-data-server/gnome-2-30] Don't refetch message headers we already have.,
David Woodhouse
[evolution-data-server/gnome-2-30] Add sanity check after QRESYNC,
David Woodhouse
[evolution-data-server/gnome-2-30] Fix memory leak in imapx_continuation() with SASL auth,
David Woodhouse
[evolution-data-server/gnome-2-30] Store Junk and NotJunk flags in IMAP server,
David Woodhouse
[evolution-data-server/gnome-2-30] Calculate can_qresync after fetching STATUS (cherry picked from commit 23bdeb12ef3b8a4b6d63f8dd00859,
David Woodhouse
[evolution-data-server/gnome-2-30] Fix starting UID in QRESYNC SELECT.,
David Woodhouse
[evolution-data-server/gnome-2-30] Add proper QRESYNC support on SELECT; use it for refresh_info,
David Woodhouse
[evolution-data-server/gnome-2-30] Propagate SELECT error properly to dependent commands (cherry picked from commit b57a6af1724e1447e35,
David Woodhouse
[evolution-data-server/gnome-2-30] Add support for * VANISHED (EARLIER) [uidset...],
David Woodhouse
[evolution-data-server/gnome-2-30] Set server_flags after APPENDUID; don't send them to the server again.,
David Woodhouse
[evolution-data-server/gnome-2-30] Fix APPENDUID handling of uidvalidity.,
David Woodhouse
[evolution-data-server/gnome-2-30] Select folder based on CamelFolder *, not its name,
David Woodhouse
[evolution-data-server/gnome-2-30] Don't bother checking for is->cinfo being NULL. It can never happen now.,
David Woodhouse
[evolution-data-server/gnome-2-30] Bug 622719 - Fix lifetime issues with CamelIMAPXServer w.r.t. disconnection (cherry picked from comm,
David Woodhouse
[evolution-data-server/gnome-2-30] Disable the special-case for the selected folder in refresh_info,
David Woodhouse
[evolution-data-server/gnome-2-30] Revamp imapx_job_refresh_info_start() to make use of modseq and uidnext (cherry picked from commit b,
David Woodhouse
[evolution-data-server/gnome-2-30] Always enable QRESYNC where it's available.,
David Woodhouse
[evolution-data-server/gnome-2-30] Update summary to include uidnext and modseq, and 64-bit uidvalidity,
David Woodhouse
[evolution-data-server] imapx: ->cinfo *can* be NULL in imapx_server_dispose() for a failed connection,
David Woodhouse
[sawfish] typo fix,
Christopher Bratusek
[evolution-data-server] imapx: server flags can be integers,
David Woodhouse
[gnumeric] Import Guppi graphs from gnumeric-1.0.x files. [#567953],
Jean Bréfort
[nautilus-actions] Implement the is_candidate_for_schemes() function,
Pierre Wieser
[anjuta] build: bgo #625604 - anjuta crashes on starting the debugger,
Sebastien Granjoux
[dasher: 9/11] New MacOSX release!,
Patrick Welche
[dasher: 11/11] Merge branch 'ctrlmode' of ctrlmode.bundle,
Patrick Welche
[dasher: 10/11] Gtk2: reimplement speech using new DasherCore SupportsSpeech/Speak API.,
Patrick Welche
[dasher: 8/11] MacOS: fix canvas resizing by re-setting-up OpenGL framebuffers,
Patrick Welche
[dasher: 7/11] iPhone GUI: actions menu from toolbar, move tilt settings to make space,
Patrick Welche
[dasher: 6/11] iPhone Development Provisioning Profile renewal/update May 2010,
Patrick Welche
[dasher: 4/11] Rewrite control mode! inc platform-independent speech & clipboard,
Patrick Welche
[dasher: 3/11] ControlManager pause/stop nodes set BP_DASHER_PAUSED / call Stop directly,
Patrick Welche
[dasher: 2/11] Rename Pause() to Stop(); remove CStop/StartEvent and EV_START/EV_STOP,
Patrick Welche
[dasher: 1/11] Tidy EyetrackerFilter co-ordinate transform.,
Patrick Welche
[dasher] (11 commits) ...Merge branch 'ctrlmode' of ctrlmode.bundle,
Patrick Welche
[anjuta] gdb: bgo#625605 - register function is not found in a pretty printer,
Sebastien Granjoux
[gnome-pilot/dbus] Update Changelog for previous commit.,
Matthew Charles Davey
[gnome-pilot/dbus] Initialise gtk in gpilotd. Remove gnome_program_init. Some other cleanups. 2010-07-31 Matt Davey <,
Matthew Charles Davey
[gnome-devel-docs] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[orca] Fix for bgo#625719 - "Right-pointing arrow" string is associated with the incorrect Unicode characte,
Joanmarie Diggs
[gimp] Bug 625571 - Request context tags for reasonable translation on some plug-ins,
Sven Neumann
[dia] Bug 612432 - Capitalisation fixes,
Hans Breuer
[dia] Bug 612431 - Hyphenation fixes,
Hans Breuer
[dia] Bug 612430 - Miscellaneous string fixes,
Hans Breuer
[dia] Bug 611704 - Use Unicode characters in translatable strings,
Hans Breuer
[gimp-help-2] Line Nova (Render) filter: initial draft,
RyoTa SimaMoto
[gnome-video-effects] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[ease] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[nautilus-actions] Implement is_candidate_for_selection_count() function,
Pierre Wieser
[nautilus-actions] Unref the GPatternSpec after use,
Pierre Wieser
[nemiver] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[f-spot] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[cheese] Split UI setup into UI Setup and camera setup. Shows Window as soon as UI is setup.,
Yuvaraj Pandian
[network-manager-applet] Updated Japanese translation.,
Takayuki Kusano
[gnome-control-center/gnome-2-32] [l10n] Updated Estonian translation,
Priit Laes
[glib] Also use trylock in the bitlock tests,
Matthias Clasen
[glib] improve scanner api test coverage,
Matthias Clasen
[glib] Test some GError functionality explicitly,
Matthias Clasen
[glib] Add a test for g_variant_builder_add_parsed,
Matthias Clasen
[glib] Improve string test coverage,
Matthias Clasen
[glib] Improve byte array test coverage,
Matthias Clasen
[gnome-control-center] [l10n] Updated Estonian translation,
Priit Laes
[gparted] Change 你 to 您.,
Aron Xu
[glib] Improve gdbus test coverage,
Matthias Clasen
[gyrus] Update Simplified Chinese translation.,
Aron Xu
[hardware-monitor] Update Simplified Chinese translation.,
Aron Xu
[gturing] Update Simplified Chinese translation.,
Aron Xu
[gnumeric] update BUGS,
Andreas J . Guelzow
[gpointing-device-settings] Update Simplified Chinese translation.,
Aron Xu
[gparted] Update Simplified Chinese translation.,
Aron Xu
[gnumeric] adjust second autofilter dialog as well,
Andreas J . Guelzow
[gnumeric] Clarify autofilter dialog. [#625688],
Andreas J . Guelzow
[gnomeweb-wml] Gnumeric: win32 build.,
Morten Welinder
[gnomeweb-wml] Gnumeric: remove more svn references.,
Morten Welinder
[gnomeweb-wml] Gnumeric: I don't think we use svn anymore.,
Morten Welinder
[goobox] Update Simplified Chinese translation.,
Aron Xu
[gok] Update Simplified Chinese translation.,
Aron Xu
[gnome-video-arcade] Add Simplified Chinese translation.,
Aron Xu
[gnome-themes-extras] Update Simplified Chinese translation.,
Aron Xu
[gnome-schedule] Update Simplified Chinese translation.,
Aron Xu
[gnome-scan] Update Simplified Chinese translation.,
Aron Xu
[gnome-pilot] Update Simplified Chinese translation.,
Aron Xu
[gnome-main-menu] Update Simplified Chinese translation.,
Aron Xu
[gnome-lirc-properties] Add Simplified Chinese translation.,
Aron Xu
[gnomeweb-wml] Gnumeric: 1.10.8,
Morten Welinder
[gnumeric] 1.10.8,
Morten Welinder
[gnumeric] Post-release bump,
Morten Welinder
[gnumeric] win32: fix cleaning.,
Morten Welinder
[gnumeric] Created tag GNUMERIC_1_10_8,
Morten Welinder
[goffice] Post-release bump,
Morten Welinder
[goffice] 0.8.8,
Morten Welinder
[goffice] Created tag GOFFICE_0_8_8,
Morten Welinder
[glib] Fix an off-by-one error,
Matthias Clasen
[glib] Add a test for g_dbus_proxy_get_cached_property_names,
Matthias Clasen
[glib] improve printf tests coverage,
Matthias Clasen
[glib] Improve option context test coverage,
Matthias Clasen
[glib] Improve array test coverage,
Matthias Clasen
[glib] Move markup parse tests to the test framework,
Matthias Clasen
[glib] Improve coverage of buffered output stream tests,
Matthias Clasen
[glib] Improve coverage of credentials tests,
Matthias Clasen
[glib] Improve coverage of converter stream tests,
Matthias Clasen
[glib] Improve coverage of memory stream tests,
Matthias Clasen
[glib] Remove redundant include,
Matthias Clasen
[glib] Improve coverage of icon tests,
Matthias Clasen
[glib] Improve coverage of application tests,
Matthias Clasen
[glib] Improve coverage of stream tests,
Matthias Clasen
[glib] Reenable unix-streams test,
Matthias Clasen
[glib] Work around deadlock in unix-streams test,
Matthias Clasen
[glib] Add tests about file associations,
Matthias Clasen
[glib] Improve regex test coverage,
Matthias Clasen
[glib] Remove duplicate utf8 strreverse test,
Matthias Clasen
[glib] Improve strfuncs test coverage a bit,
Matthias Clasen
[glib] Improve option context test coverage a bit,
Matthias Clasen
[glib] Move markup collect tests to the test framework,
Matthias Clasen
[glib] Add some more GFile tests,
Matthias Clasen
[glib] Improve compressor test coverage a bit,
Matthias Clasen
[glib] Test g_settings_list_schemas,
Matthias Clasen
[glib] Improve GNode test coverage a bit,
Matthias Clasen
[glib] Add some logging tests,
Matthias Clasen
[glib] Silence log handler tests,
Matthias Clasen
[glib] Improve tree test coverage,
Matthias Clasen
[glib] Move markup escape tests to test framework,
Matthias Clasen
[glib] More pattern tests,
Matthias Clasen
[glib] Add tests for g_utf8_strreverse,
Matthias Clasen
[glib] Fix a warning,
Matthias Clasen
[glib] Don't leak in converter test,
Matthias Clasen
[glib] Fix an icon test,
Matthias Clasen
[glib] Add tests for GNetworkAddress,
Matthias Clasen
[glib] Drop an unneeded if,
Matthias Clasen
[glib] Remove some unused pcre code,
Matthias Clasen
[glib] Move queue tests to the test framework,
Matthias Clasen
[glib] Add some volume monitor tests,
Matthias Clasen
[vala] glib-2.0: Support bytestring Variants.,
Evan Nemerson
[at-spi2-atk] Make initial Embed call asynchronous,
Mike Gorse
[vala] gio-2.0: Make g_settings_{get,set}_strv use arrays.,
Evan Nemerson
[gnomeweb-wml] nm: update for 0.8.1 release,
Dan Williams
[vala] gdk-2.0: Fix gdk_threads_add_* arguments.,
Evan Nemerson
[goobox] use GETTEXT_PACKAGE as translation domain, instead of PACKAGE,
Paolo Bacchilega
[buoh] [i18n] Added German translation,
Mario Blättermann
[gobject-introspection/wip/transformer] Fix duplicated Return valuetypes in C / Javascript,
Colin Walters
[gobject-introspection/wip/transformer] Change header name,
Colin Walters
[gobject-introspection/wip/transformer] Implement return value display,
Colin Walters
[gobject-introspection/wip/transformer] Implement property details,
Colin Walters
[gobject-introspection/wip/transformer] Refactor property implementation.,
Colin Walters
[gobject-introspection/wip/transformer] Refactor docgen render_page. CodeGenerator contains far too much docbook in it, need to factor that,
Colin Walters
[gobject-introspection/wip/transformer] Add JS formatter (same as python). Implement more properties stuff Add hacks to make functions links,
Colin Walters
[vinagre: 22/22] Merge branch 'libpeas',
Jonh Wendell
[vinagre: 21/22] m4 stuff,
Jonh Wendell
[vinagre: 20/22] Ported SSH plugin to Peas,
Jonh Wendell
[vinagre: 19/22] Port VNC plugin to Peas,
Jonh Wendell
[vinagre: 18/22] Clean typelib files at Makefile,
Jonh Wendell
[vinagre: 17/22] Port everything to Peas,
Jonh Wendell
[vinagre: 16/22] Port RDP plugin to Peas,
Jonh Wendell
[vinagre: 15/22] Fix introspection stuff,
Jonh Wendell
[vinagre: 14/22] Added VinagrePluginsEngine as subclass of PeasEngine,
Jonh Wendell
[vinagre: 13/22] Added VinagreProtocolExt proxy,
Jonh Wendell
[vinagre: 12/22] Added VinagreProtocol interface,
Jonh Wendell
[vinagre: 11/22] Drop vinagre-object-module.[ch] from Makefile,
Jonh Wendell
[vinagre: 10/22] Fix mo files git-ignore,
Jonh Wendell
[vinagre] (22 commits) ...Merge branch 'libpeas',
Jonh Wendell
[gobject-introspection/wip/transformer] Add primaryscanner.py,
Colin Walters
[gobject-introspection/wip/transformer] [testcodegen] Separate void foo(void) and minor cleanup,
Colin Walters
[gobject-introspection/wip/transformer] [tests] Remove everything-stub.c,
Colin Walters
[gobject-introspection/wip/transformer] [codegen] Fix to actually write again; add passthrough test,
Colin Walters
[gnumeric] Make autofilter condition changes undoable. [#625143],
Andreas J . Guelzow
[dia] Bug 615393 - Add 'default value' text field to the database object,
Hans Breuer
[dia] Bug 623258 - "Visible Spacing" setting does not persist,
Hans Breuer
[dia] Bug 623262 - Dynamic Grid setting not saved in diagram file,
Hans Breuer
[pygobject] Add myself as a maintainer,
Simon van der Linden
[glib] Bug 625628 – GDBusProxy: wrong property name sorting,
David Zeuthen
[glib] Fix gschema-compile test,
David Zeuthen
[dia] Bug 625616 - fig export has wrong threshold for linewidth mapping,
Hans Breuer
[gimp-help-2] Some minor fixes to source files,
Julien Hardlin
[glib] Bug 625584 – Crashes application on unref with signal subscription,
David Zeuthen
[goffice] Graph: implement weekly ticks for axes.,
Morten Welinder
[libgee] Add ArrayList.sort_with_data,
Maciej Marcin Piechotka
[vala] gtk+-2.0, gtk+-3.0: Don't use sentinel in ListStore.new and TreeStore.new.,
Luca Bruno
[glib] GSettings: Mark some strings for cat translation,
Ryan Lortie
[vala] glib-2.0: Add vprintf to FileStream,
Luca Bruno
[gimp-help-2] Rename/move Map filter screenshots,
Ulf-D . Ehlert
[gimp-help-2] Add stubs for missing Render filters,
Ulf-D . Ehlert
[gimp-help-2] Add missing image (Stencil Chrome),
Ulf-D . Ehlert
[gimp-help-2] Rename/move Decor filter screenshots,
Ulf-D . Ehlert
[gedit] Factor out a settings_try_new.,
Ignacio Casal Quinteiro
[pygtk-web] 2010-07-30 Rafael Villar Burke <pachi rvburke com>,
Rafael Villar Burke
[sawfish] add --5-buttons to sawfish --help,
Christopher Bratusek
[dia] Testcase for missing Object::position update,
Hans Breuer
[dia] Bug 613133 - gvfs support in open/save file dialog,
Hans Breuer
[dia] Put all the test output into /tmp/dia-tests,
Hans Breuer
[vala] glib-2.0: Add exit, abort, raise, and signal bindings.,
Evan Nemerson
[gnumeric] fix warning on NULL expr_top,
Andreas J . Guelzow
[goffice] Make sure that go_format_sel_format_classification returns the value used by the format selector. [#,
Andreas J . Guelzow
[goobox] Updated italian translation,
Paolo Bacchilega
[goobox] fixed translation of some strings on the command line help,
Paolo Bacchilega
[pyatspi2] Implement releaseGIL from at-spi and other fixes for last commit,
Mike Gorse
[cheese] ignore effects, if they are already loaded,
Daniel G . Siegel
[cheese] load effects from ~/.local/share/gnome-video-effects/,
Daniel G . Siegel
[planet-web] [news] Added Invented Here.,
Ruben Vermeersch
[planet-web] [pgo] Added Clemens Buss,
Ruben Vermeersch
[evolution] Make EImportAssistant extensible.,
Matthew Barnes
[gnomeweb-wml] [wgo] Fix small error in press release,
Vincent Untz
[gnomeweb-wml] [wgo] Add press release about Desktop Summit 2011 in Berlin,
Vincent Untz
[gegl] Change variable types to fix signedness,
Mukund Sivaraman
[gegl] Fix constness,
Mukund Sivaraman
[glib] GDBusConnection: Fix up debug output when completing calls,
David Zeuthen
[evolution] Remove unused 'preview' argument from e_import_assistant_new_simple().,
Matthew Barnes
[glib] GCredentials: use effective uid/gid,
David Zeuthen
[pygobject] Properly allocate boxed structs that are (caller-allocates),
Tomeu Vizoso
[dia] diagram-as-element: pre-selection of extensions for PROP_TYPE_FILE,
Hans Breuer
[dia] object_save_using_properties() - make the prototype match it's use,
Hans Breuer
[dia] diagram-as-element: serialize relative filenames,
Hans Breuer
[dia] Bug 611301 - jigsaw pieces are different sizes,
Hans Breuer
[dia] diagram-as-element: fix jumping on move,
Hans Breuer
[pyatspi2] Add thread safety around main loop invocations,
Mike Gorse
[pyatspi2] Update NEWS.,
Mike Gorse
[libsoup] Do not dist gir_DATA,
Dan Winship
[tracker/qt-contact-groups] Reorganize contact ringtone properties.,
Mathias Hasselmann
[tracker] Created branch qt-contact-groups,
Mathias Hasselmann
[banshee] [help]add smart playlist stub,
Paul Cutler
[banshee] [help]fix format error in play-queue,
Paul Cutler
[gnome-power-manager] Updated Lithuanian translation,
Žygimantas Beručka
[libsoup] Put the hostname into the reason_phrase with network errors,
Dan Winship
[libsoup] SoupProxyResolverStatic: port to newer SoupProxyURIResolver API,
Dan Winship
[gimp] app: clean up GimpColorBar rendering and add cairo_surface_mark_dirty(),
Michael Natterer
[anjuta/sdb-core-trans] symbol-db: fixed adding packages. Still missing filtering support.,
Massimo Cora'
[ontv] Make OnTV pass distcheck again,
Olof Kindgren
[ontv] Added .desktop file,
Olof Kindgren
[anjuta/sdb-core-trans] symbol-db: fixed iface and implemented add_package.,
Massimo Cora'
[cheese] Effect preview elements are now constructed on-demand, rather than at startup.,
Yuvaraj Pandian
[pygtk] [pygtk-2.0.pc] Should require gtk+-2.0,
Colin Walters
[mutter] Check for TFP usage after actually setting the pixmap,
Adel Gadllah
[gimp] libgimp: port GimpGradientSelectButton drawing to cairo,
Michael Natterer
[pygtk] Remove deprecated sink functions,
Colin Walters
[goffice] goconf: fix problem with callbacks.,
Morten Welinder
[goffice] compilation: fix finitel problem.,
Morten Welinder
[goffice] GOFormat: improve GOFormatDetails usage.,
Morten Welinder
[cheese] add gnome-video-effects as a dependency,
Daniel G . Siegel
[pygobject] override gdk.Event to return attribute from the proper event object,
Tomeu Vizoso
[evince/gnome-2-30] Updated Bengali India Translation,
Runa Bhattacharjee
[jhbuild] [2.32, 3.0] pygi support has been merged in pygobject,
Frederic Peters
[ocrfeeder] Update for release 0.7,
Joaquim Manuel Pereira Rocha
[totem] Work around bgo#622987 to fix the Jamendo plugin,
Philip Withnall
[gtkmm] Added Gtk::Application.,
Murray Cumming
[gnome-video-effects] add a pkgconfig file,
Daniel G . Siegel
[banshee] [help] add play docs,
Paul Cutler
[banshee] add ui overview docs,
Paul Cutler
[glibmm] Added Gio::Application, wrapping GApplication.,
Murray Cumming
[pygobject] check if z# needs an int or Py_ssize_t,
John Palmieri
[pygobject] make sure we parse parameters to python object vars not glib vars,
John Palmieri
[ease] [general] Added icon to about dialog.,
Nate Stedman
[gimp] app: port GimpColorBar drawing to cairo,
Michael Natterer
[libsoup] SoupSessionAsync: don't stall on proxy resolution error,
Dan Winship
[banshee] [Fixup] Add Genre de-duplicator,
Gabriel Burt
[banshee/gio-hardware] [Dap] Handle empty acceptable mimetypes,
Gabriel Burt
[banshee/gio-hardware] [Streaming] Remove verbose logging,
Gabriel Burt
[banshee/gio-hardware] Cleanup some WriteLines, syntax,
Gabriel Burt
[network-manager-applet/NMA_0_8_1] editor: correction of CEPolkitButton handling during permissions call (rh #603566),
Jiří Klimeš
[gimp-help-2] Updated French translation,
Julien Hardlin
[tracker] tests/libtracker-data: Added IN and NOT IN unit tests,
Philip Van Hoof
[gobject-introspection/wip/transformer] [codegen] Split out C code generation into separate module,
Colin Walters
[gobject-introspection/wip/transformer] [testcodegen] Add out parameters, generate documentation,
Colin Walters
[evolution-data-server] Fix minor compiler warnings from GDBus generated code,
Milan Crha
[planet-web] [pgo] Add Petr Kovar,
Lucas Almeida Rocha
[cheese] update TODO,
Daniel G . Siegel
[libpeas] Do not ref the extension as it already owns a ref.,
Ignacio Casal Quinteiro
[planet-web] [pgo] Add Bradley M. Kuhn,
Lucas Almeida Rocha
[planet-web] [pgo] Update Mario Sánchez Prada's hackergotchi,
Lucas Almeida Rocha
[ease] [editor] Restored darker shading of embed.,
Nate Stedman
[planet-web] [pgo] Update Thomas Thurman's feed,
Lucas Almeida Rocha
[pygobject] Make an example and a demo work out of the box,
John Palmieri
[evolution] Remove folder-tree-expand-state.xml while migrating.,
Matthew Barnes
[ease/video] (5 commits) ...[text] Text elements render the default text in Cairo,
Nate Stedman
[chronojump] Update Simplified Chinese translation.,
Aron Xu
[gnome-cups-manager] Update Simplified Chinese translation.,
Aron Xu
[fantasdic] Update Simplified Chinese translation.,
Aron Xu
[f-spot] Update Simplified Chinese translation.,
Aron Xu
[evolution-rss] Update Simplified Chinese translation.,
Aron Xu
[emerillon-plugins] Add Simplified Chinese translation.,
Aron Xu
[gimp-web-devel] Update copyright footer for 2010,
Barak Itkin
[emerillon] Update Simplified Chinese translation.,
Aron Xu
[gimp] app: draw the statusbar's icon with cairo,
Michael Natterer
[devilspie] Add Simplified Chinese translation.,
Aron Xu
[empathy] Group all matching functions together,
Xavier Claessens
[empathy] Abort directly if a test failed,
Xavier Claessens
[empathy] Simplify code: Avoid nested loops,
Xavier Claessens
[empathy] Make livesearch work if accentued letters are pre-decomposed,
Xavier Claessens
[empathy] Add unit tests for the multi-word searching,
Xavier Claessens
[empathy] Make EmpathyLiveSearch's match algo smarter with words,
Xavier Claessens
[empathy] Add GTK_LIBS to build tests,
Xavier Claessens
[dots] Update Simplified Chinese translation.,
Aron Xu
[dots] Add Simplified Chinese translation.,
Aron Xu
[dates] Update Simplified Chinese translation.,
Aron Xu
[contact-lookup-applet] Update Simplified Chinese translation.,
Aron Xu
[blam] Complete Simplified Chinese translation.,
Aron Xu
[gnome-session] Updated Bengali India Translation,
Runa Bhattacharjee
[blam] Update Simplified Chinese translation.,
Aron Xu
[billreminder] Update Simplified Chinese translation.,
Aron Xu
[beagle] Update Simplified Chinese ui translation.,
Aron Xu
[balsa] Update Simplified Chinese translation.,
Aron Xu
[gimp] app: remove code duplication in the histogram and curve views,
Michael Natterer
[evolution] Bug 624500 - Missing EggSMClient linker flags in shell,
Matthew Barnes
[tracker] libtracker-data: Support for SPARQL 1.1's NOT IN, fix for IN(),
Philip Van Hoof
[tracker] libtracker-data: Support for SPARQL 1.1's IN operator,
Philip Van Hoof
[tracker/sparql-in] libtracker-data: Support for SPARQL 1.1's NOT IN, fix for IN(),
Philip Van Hoof
[ease] [general] Fixed loading image fill from image path,
Nate Stedman
[anjal] Update Simplified Chinese translation.,
Aron Xu
[almanah] Update Simplified Chinese translation.,
Aron Xu
[alleyoop] Update Simplified Chinese translation.,
Aron Xu
[anjuta-extras] Update Simplified Chinese translation.,
Aron Xu
[zenity] Update Simplified Chinese help translation.,
Aron Xu
[gimp] app: port GimpHistogramView drawing to cairo,
Michael Natterer
[rygel] core: Add missing C header info in VAPI,
Zeeshan Ali Khattak
[gnome-packagekit] Updated Bengali India Translation,
Runa Bhattacharjee
[tracker/sparql-in] squash,
Philip Van Hoof
[cheese] remove effect files from POTFILES.in,
Daniel G . Siegel
[totem/gnome-2-30] hindi update,
Rajesh Ranjan
[jhbuild] [2.32] zenity defaults to GTK+ 2,
Frederic Peters
[jhbuild] [2.32] don't build gtkhtml against GTK+ 3 in 2.32,
Frederic Peters
[totem/gnome-2-28] hindi update,
Rajesh Ranjan
[totem] hindi update,
Rajesh Ranjan
[ocrfeeder] Fix removing the current boxes when automatically recognizing images,
Joaquim Manuel Pereira Rocha
[gnome-video-effects] fix typo in the sobel effect file,
Daniel G . Siegel
[tracker/sparql-in] squash, missing space in generated sql,
Philip Van Hoof
[file-roller] Updated Bengali India Translation,
Runa Bhattacharjee
[ease] [player] Use a window in the player.,
Nate Stedman
[tracker/sparql-in] libtracker-data: Support for SPARQL 1.1's IN operator,
Philip Van Hoof
[tracker] Created branch sparql-in,
Philip Van Hoof
[file-roller/gnome-2-30] Updated Bengali India Translation,
Runa Bhattacharjee
[evolution-rss] updated file to avoid constantly modified tree,
Fridrich Strba
[gnome-keyring] [daemon] Add --replace option to daemon.,
Stefan Walter
[pygobject] make sure caller allocated structs are freed when they go out of scope,
Tomeu Vizoso
[gtkhtml] Bug #625171 - Crash while pasting text with links,
Milan Crha
[network-manager-applet] hindi update,
Rajesh Ranjan
[pygobject] Revert "override gdk.Event to return attribute from the proper event object.",
Tomeu Vizoso
[pygobject] PyGI: properly quit cairo-demo,
Tomeu Vizoso
[pygobject] override gdk.Event to return attribute from the proper event object.,
Tomeu Vizoso
[pitivi] base: operation: Swap SmartVideoScale for videoscale and fix framerate of output,
Edward Hervey
[pitivi] Revert "smartvideoscale: Use videoscale add-border property instead of smartvideoscale",
Edward Hervey
[pitivi] elements: Use new fast pad linking methods,
Edward Hervey
[pitivi] ui/timeline: fix scrollToPlayhead() so it doesn't scroll too far. Fixes #573886.,
Edward Hervey
[pitivi] smartvideoscale: Use videoscale add-border property instead of smartvideoscale,
Edward Hervey
[gcalctool/gnome-2-30] Updated Gujarati Translations,
Sweta Kothari
[gcalctool/gnome-2-28] Updated Gujarati Translations,
Sweta Kothari
[gcalctool] Updated Gujarati Translations,
Sweta Kothari
[evolution-data-server] Bug #625351 - Sending through sendmail reports error,
Milan Crha
[gnome-pilot] hindi update,
Rajesh Ranjan
[gnome-keyring] [testing] Fix race condition in tests where waiting.,
Stefan Walter
[gnome-keyring/gck-work] [gck] More header cleanups.,
Stefan Walter
[gdm/gnome-2-28] hindi update,
Rajesh Ranjan
[gdm/gnome-2-30] hindi update,
Rajesh Ranjan
[gdm] hindi update,
Rajesh Ranjan
[ease: 10/10] [text] Text elements render the default text in Cairo,
Nate Stedman
[ease: 9/10] Merge branch 'master' into video,
Nate Stedman
[ease] (10 commits) ...[text] Text elements render the default text in Cairo,
Nate Stedman
[gnome-keyring/gck-work: 3/3] Merge branch 'master' into gck-work,
Stefan Walter
[gnome-keyring/gck-work: 2/3] [testing] Fix race condition in tests where waiting.,
Stefan Walter
[gnome-keyring/gck-work: 1/3] [gck] Remove debug line.,
Stefan Walter
[gnome-keyring/gck-work] (3 commits) ...Merge branch 'master' into gck-work,
Stefan Walter
[gnome-keyring/gck-work] [gck] Objects keep reference to sessions not slots.,
Stefan Walter
[vala] glib-2.0: Add [NoReturn] to GLib.error.,
Evan Nemerson
[evolution-mapi] Updated Bengali India Translation,
Runa Bhattacharjee
[gnome-control-center/gnome-2-32] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[gnome-keyring] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[gnome-themes/gnome-2-28] Updated Gujarati Translations,
Sweta Kothari
[gnumeric] don't lex and parse quite that often,
Andreas J . Guelzow
[ease] [general] Add icon to desktop file,
Nate Stedman
[ease/video] [video] Added inspector for video.,
Nate Stedman
[glibmm] Add Gio::DBus::[own|unown]_name().,
José Alburquerque
[glibmm] VaraintBase: Use output parameters instead of returning values.,
José Alburquerque
[gnome-panel] Updated Bengali India Translation,
Runa Bhattacharjee
[gnome-panel/gnome-2-30] Updated Bengali India Translation,
Runa Bhattacharjee
[ease] [general] Install an icon.,
Nate Stedman
[evolution] Bug 625624 - Customizations of contacts views forgotten,
Matthew Barnes
[evolution] Fix build break in network-manager module.,
Matthew Barnes
[nautilus-actions] Implement is_candidate_for_basenames() function,
Pierre Wieser
[nautilus-actions] Implement is_candidate_for_show_if_running() function,
Pierre Wieser
[ease] [general] Removed old vapi file.,
Nate Stedman
[longomatch] Set the device ID the first property as workarround for dshowsrcwrapper,
Andoni Morales Alastruey
[gobject-introspection/wip/transformer] [girwriter] Write c:type for callbacks,
Colin Walters
[gobject-introspection/wip/transformer] A few fixes for Map,
Colin Walters
[gobject-introspection/wip/transformer] Propagate existing array type when parsing annotation,
Colin Walters
[gobject-introspection/wip/transformer] Implement clone() correctly for subtypes,
Colin Walters
[gobject-introspection/wip/transformer] Fix annotation annotations =/,
Colin Walters
[gobject-introspection/wip/transformer] Fix array and transfer parsing,
Colin Walters
[gobject-introspection/wip/transformer] Fix type introspectability; handle lists/arrays, etc.,
Colin Walters
[gobject-introspection/wip/transformer] Return when we hit an error on missing "name",
Colin Walters
[anjuta/sdb-core-trans: 59/59] symbol-db: new IAnjutaSymbolManager ifaces to manage packages.,
Massimo Cora'
[anjuta/sdb-core-trans: 58/59] symbol-db: many fixes on GPtrArray usage thanks to newer glib. Scan async.,
Massimo Cora'
[anjuta/sdb-core-trans: 57/59] libanjuta: added an util function to clone GPtrArrays.,
Massimo Cora'
[anjuta/sdb-core-trans: 56/59] symbol-db: fixed naming on core.,
Massimo Cora'
[anjuta/sdb-core-trans] (59 commits) ...symbol-db: new IAnjutaSymbolManager ifaces to manage packages.,
Massimo Cora'
[gnome-video-effects] [i18n] Updated German translation,
Mario Blättermann
[gnome-video-effects] Updated Hungarian translation,
Gabor Keleman
[gnome-video-effects] Re-add revtv, it was just a typo,
Gabor Keleman
[gnome-video-effects] Add hu to LINGUAS,
Gabor Keleman
[gnome-video-effects] Added Hungarian translation,
Gabor Keleman
[gnome-video-effects] Remove missing file,
Gabor Keleman
[nautilus-actions] Add files which were forgotten in 2.99.0 latest unstable,
Pierre Wieser
[nautilus-actions] Create NACT user's manual skeleton,
Pierre Wieser
[nautilus-actions] Create Makefile.am for docs/nact,
Pierre Wieser
[brasero] Fix for Bug 625592 - brasero dialog has _C mnemonic for two buttons,
Luis Medinas
[nautilus-actions] Implement execution of singular vs. plural command forms,
Pierre Wieser
[nautilus-actions] Rename doc/ as docs/,
Pierre Wieser
[nautilus-actions] Bump version number after release,
Pierre Wieser
[brasero] Make nautilus extension build with GTK+-2.0 again.,
Luis Medinas
[evolution-data-server] Build path portably in session_get_storage_path().,
Matthew Barnes
[libchamplain] Separation of map sources and renderers,
Jiří Techet
[gnumeric] Add menu to specify whether to enter as array, into multiple cells, etc. Part of [#53733],
Andreas J . Guelzow
[zenity] Make zenity compile with GTK2 and GTK3,
Luis Medinas
[libdmapsharing] Remove Connection and User-Agent from headers: dmap_connection_get_headers(),
W . Michael Petullo
[evolution] Simplify em_folder_tree_restore_state().,
Matthew Barnes
[gedit-plugins] Ref the window.,
Ignacio Casal Quinteiro
[evolution] Avoid overwriting files while migrating.,
Matthew Barnes
[evolution-data-server] Avoid overwriting files while migrating.,
Matthew Barnes
[cheese] Moved preferences window initialization to first-use, rather than startup,
Yuvaraj Pandian
[cheese] Fixed hack in Preferences Window initialization code,
Yuvaraj Pandian
[glib] *bump*,
Ryan Lortie
[dia] Bug 611300 - uml to c++ code generation (virtual),
Hans Breuer
[gedit] Activate it before it is realized instead of after.,
Ignacio Casal Quinteiro
[gedit-plugins] Use also the view activatable.,
Ignacio Casal Quinteiro
[gedit] Active the view extensions when the view is realized.,
Ignacio Casal Quinteiro
[PolicyKit-gnome] Fix build,
David Zeuthen
[evolution] Bug #625606 - git/master build dies with glib-2.25.12,
Milan Crha
[dia] Bug 612131 - Java code creates incorrect modifiers,
Hans Breuer
[dia] Don't crash on Help, if there is no diagram open,
Hans Breuer
[evolution-data-server] Bug #625606 - git/master build dies with glib-2.25.12,
Milan Crha
[gnumeric] change misleading function name,
Andreas J . Guelzow
[gedit-plugins] Use the right schema.,
Ignacio Casal Quinteiro
[gedit-plugins] Port charmap plugin to use the window construct property.,
Ignacio Casal Quinteiro
[gedit-plugins] Port drawspaces plugin to use the window construct property.,
Ignacio Casal Quinteiro
[gedit-plugins] Port wordcompletion plugin to use the window construct property.,
Ignacio Casal Quinteiro
[gedit-plugins] Port bookmarks plugin to use the window construct property.,
Ignacio Casal Quinteiro
[gnumeric] Fix row height dialog. [#625543],
Andreas J . Guelzow
[gedit-plugins] Bump deps.,
Ignacio Casal Quinteiro
[libpeas] Remove the plugin-info prop if it doesn't exits.,
Ignacio Casal Quinteiro
[dia] Bug 610530 - Don't use LOCALMODLIBS from Python for linking,
Hans Breuer
[gnome-control-center/gnome-2-32] Updated Hebrew translation.,
Yaron Shahrabani
[gnome-control-center] Updated Hebrew translation.,
Yaron Shahrabani
[gnome-video-effects] add revtv effect file,
Daniel G . Siegel
[dconf] Remove some debug printf,
Ryan Lortie
[jhbuild] [2.32] use 2.30 branch of gdl in 2.32,
Frederic Peters
[glib] Created tag 2.25.12,
Ryan Lortie
[cheese] remove the effect files from cheese,
Daniel G . Siegel
[jhbuild] [2.32] build e-d-s against libgweather 2.30,
Frederic Peters
[gobject-introspection/wip/transformer] Actually try resolve-lookup parents, not just resolve,
Tomeu Vizoso
[gobject-introspection/wip/transformer] Fix namespacing,
Tomeu Vizoso
[gobject-introspection/wip/transformer] Propagate introspectability for properties,
Tomeu Vizoso
[gobject-introspection/wip/transformer] Fix to actually run codegen,
Tomeu Vizoso
[gobject-introspection/wip/transformer] Don't do LONG_ULONG, do include <gobject.h>,
Tomeu Vizoso
[gobject-introspection/wip/transformer] Don't look for "name" property on Type,
Tomeu Vizoso
[gobject-introspection/wip/transformer] Sort of fall back if we don't have a Node,
Tomeu Vizoso
[gobject-introspection/wip/transformer] Fix reference to "name" for Parameter,
Tomeu Vizoso
[jhbuild] [2.32] build gucharmap against gtk+ 2.x in 2.32,
Frederic Peters
[empathy] backport the last commit to contact-list-view,
Felix Kaser
[empathy] added return value for the keynav signal,
Felix Kaser
[empathy] changed the type of keynav signal,
Felix Kaser
[empathy] added check for null before scroll to cell,
Felix Kaser
[empathy] add key navigation possibilities to search,
Felix Kaser
[empathy] keep the selected contact visible after search,
Felix Kaser
[empathy] enable keynavigation during search in contact-list,
Felix Kaser
[empathy] dont catch key up and down from the treeview,
Felix Kaser
[gnome-control-center] Updated Hungarian translation,
Gabor Keleman
[gnome-control-center/gnome-2-32] Mark one button text for translation,
Gabor Keleman
[gnome-control-center/gnome-2-32] Updated Hungarian translation,
Gabor Keleman
[gnome-video-effects] add revtv effect, which was missing previously,
Daniel G . Siegel
[glib] add one more NEWS item,
Ryan Lortie
[dconf] fix autogen.sh,
Ryan Lortie
[gnome-keyring/gck-work] [gck] In preparation for public release, rename library.,
Stefan Walter
[gnome-keyring] Created branch gck-work,
Stefan Walter
[glibmm] VariantType,
Murray Cumming
[gtksourceview/gnome-2-30] Updated Oriya Translation,
Manoj Kumar Giri
[gtksourceview/gnome-2-28] Updated Oriya Translation,
Manoj Kumar Giri
[gnumeric] GdkGC: remove from stf-fixed.,
Morten Welinder
[gnome-terminal] Updated Bengali India Translation,
Runa Bhattacharjee
[gnome-keyring] Updated Hebrew translation.,
Yaron Shahrabani
[gtksourceview] Updated Oriya Translation,
Manoj Kumar Giri
[glib] GIO: Add G-I annotations for several methods,
Eduardo Lima Mitev
[ease/video] [video] Disable repetitive warnings,
Nate Stedman
[ease/video: 5/5] [video] Add VideoActor play/pause controls.,
Nate Stedman
[ease/video: 4/5] Merge branch 'master' into video,
Nate Stedman
[ease/video] (5 commits) ...[video] Add VideoActor play/pause controls.,
Nate Stedman
[grilo-plugins] configure.ac: change the grilo pkg-config if uninstalled,
Victor Manuel Jaquez Leal
[vala] clutter-1.0: Fix the ClutterVertex binding,
Ali Sabil
[gimp] app: port GimpTagPopup drawing to cairo,
Michael Natterer
[gdm/gnome-2-30] Updated Telugu Translations,
Krishnababu Krothapalli
[gdm] Updated Telugu Translations,
Krishnababu Krothapalli
[gnome-icon-theme-symbolic] Named emblem-important correctly, tweaked document-save and document-save-as.,
Lapo Calamandrei
[gtk+/rendering-cleanup] Fix compile warnings,
Kristian Rietveld
[gtk+/rendering-cleanup] Add call to cairo_destroy() to gtk_text_layout_draw(),
Kristian Rietveld
[gtk+/rendering-cleanup] Add missing calls to cairo_destroy(),
Kristian Rietveld
[gimp] app: port GimpFgBgEditor drawing to cairo,
Michael Natterer
[gimp] app: forgot cairo_destroy(),
Michael Natterer
[gegl] Add/update .gitignore files,
Mukund Sivaraman
[gegl] Check return value of system(),
Mukund Sivaraman
[gegl] Use int array instead of char (for alignment),
Mukund Sivaraman
[gegl] Annotate function decl,
Mukund Sivaraman
[gnome-power-manager] Updated Slovenian translation,
Matej Urbančič
[gimp] app: port GimpFgBgView rendering to cairo,
Michael Natterer
[gnote] Updated Slovenian translation,
Matej Urbančič
[file-roller] Updated Slovenian translation,
Matej Urbančič
[pygobject] Clean and improve the test infrastructure,
Tomeu Vizoso
[empathy] fixed a critical when quiting while searching,
Felix Kaser
[gnome-terminal] Updated Oriya Translation,
Manoj Kumar Giri
[gnome-terminal/gnome-2-30] Updated Oriya Translation,
Manoj Kumar Giri
[jhbuild] [2.32] gnome-control-center has branched for 2.32,
Frederic Peters
[tracker] tests/functional-tests: Added test that illustrates how to use busy-handling,
Philip Van Hoof
[tracker] tracker-store, libtracker-data: Queue queries while busy,
Philip Van Hoof
[pygobject] Add some more transformations to pygi-convert.sh,
Tomeu Vizoso
[krb5-auth-dialog] Add --with-gtk,
Guido Günther
[gimp-help-2] Micro typo fix on Jigsaw (Render) filter,
RyoTa SimaMoto
[nemiver] Avoid breaking in main twice when restarting,
Dodji Seketeli
[gegl] Fix check of mmap() return value,
Mukund Sivaraman
[gegl] Fix #ifdefs,
Mukund Sivaraman
[gegl] Rename variable to avoid shadowing outer block variable,
Mukund Sivaraman
[gegl] Rename variable to avoid shadowing a global function (babl_format),
Mukund Sivaraman
[gnome-control-center/gnome-2-32: 7/7] shell: Don't include both Personal and Look & Feel,
Thomas Wood
[gnome-control-center/gnome-2-32: 6/7] font-viewer: create the preview pixmap after the drawing area is realized,
Thomas Wood
[gnome-control-center/gnome-2-32: 5/7] Catch yet another new error message from passwd,
Thomas Wood
[gnome-control-center/gnome-2-32: 4/7] Catch "password too recent" error message,
Thomas Wood
[gnome-control-center/gnome-2-32: 3/7] Replace deprecated GTK+ symbols. See bug 572325.,
Thomas Wood
[gnome-control-center/gnome-2-32: 2/7] Changing Print layout to Show layout,
Thomas Wood
[gnome-control-center/gnome-2-32: 1/7] [about-me] Don't hang when new and old password are too similar,
Thomas Wood
[gnome-control-center] (7 commits) Created branch gnome-2-32,
Thomas Wood
[glibmm] VariantType: Add more appropriate constructor and add Gtk::Stock-like types.,
Murray Cumming
[glib] get a start on the NEWS,
Ryan Lortie
[libwnck] Add introspection annotations,
Tomeu Vizoso
[gegl] Fix inline declaration style,
Mukund Sivaraman
[gnome-system-tools] Bug 624740 - Fix GSettings schemas support in POTFILES.in,
Milan Bouchet-Valat
[folks] Use g_message() in tp-lowlevel rather than g_warning(),
Travis Reitter
[folks] Change a message() to a debug(),
Travis Reitter
[folks] Add debug flags support,
Travis Reitter
[gtk-engines/gnome3] titlebar left padding,
Jakub Steiner
[rygel] build: Use gtk+ 2 if available,
Zeeshan Ali Khattak
[gtk-engines/gnome3] shift close icon 1px to the left,
Jakub Steiner
[gdm] Updated Oriya Translation,
Manoj Kumar Giri
[gtk-engines/gnome3] fix maximize button. unfocused windows flat, but darker to match the menubar (needs the matching gtk,
Jakub Steiner
[gtk-engines/gnome3] use a 1:1 aspect ratio for th ebuttons. fix close button. maximize is next.,
Jakub Steiner
[libpeas] Inline read_next_argument() into peas_method_apply_valist(),
Steve Frécinaux
[libpeas] Revert "Fix va_arg() usage within peas_method_apply_valist().",
Steve Frécinaux
[network-manager-applet] Updated Hebrew translation.,
Yaron Shahrabani
[gtk+] add the transfer and element-type annotation to gdk_device_manager_list_devices,
John Palmieri
[jhbuild] [2.32] be explicit in GTK+ version used by file-roller,
Frederic Peters
[ease] [editor] Slide title is automatically based on text,
Nate Stedman
[libpeas] Fix va_arg() usage within peas_method_apply_valist().,
Steve Frécinaux
[video-subtitles] Added Hebrew translation of the PO,
Yaron Shahrabani
[video-subtitles] Added Hebrew translation of the SRT,
Yaron Shahrabani
[jhbuild] [2.32] updating gupnp stack download URLs,
Frederic Peters
[jhbuild] [2.32] gedit decision is to use the 2.30 branch for 2.32,
Frederic Peters
[jhbuild] [2.32, 3.0] update vala to 0.9.4,
Frederic Peters
[gnome-keyring] [wrap-layer] Fix text prompt for login keyring.,
Stefan Walter
[ease] [api] No need for anything in ease to be public.,
Nate Stedman
[gnome-keyring] [egg] Fix asn.1 parsing into GDate.,
Stefan Walter
[gthumb] do not activate the paste command if the file view is not focused,
Paolo Bacchilega
[gthumb] fixed hash table destruction,
Paolo Bacchilega
[gnome-power-manager] Ensure the preferences menu item launches the control center. Fixes rh#619231,
Richard Hughes
[ease] [editor] Add Slide Sorter,
Nate Stedman
[orca] Fix for bgo#616650 - The default value of grabFocusOnAncestor for Yelp 2.x should (now) be False,
Joanmarie Diggs
[anjuta/git-shell] git: Implement the Rebase pane,
James Liggett
[evolution-data-server] Fix error handling in CamelImapFolder::get_message().,
Matthew Barnes
[balsa] Do not forget gpgme-related settings,
Peter Bloomfield
[gnumeric] Fix argument descriptions for CUMIPMT and CUMPRINC.,
Andreas J . Guelzow
[ease] [api] internalized slide and element add/remove undo.,
Nate Stedman
[balsa] Disable widgets when building --without-ssl,
Peter Bloomfield
[rhythmbox] encoder: fix setup error reporting (bug #625124),
Jonathan Matthew
[gnumeric] GdkGC: eliminate from cell rendering.,
Morten Welinder
[evolution-data-server] Bug 625039 - Commonly named macros in Camel header files,
Matthew Barnes
[ease/video: 2/2] Merge branch 'master' into video,
Nate Stedman
[ease/video] (2 commits) ...Merge branch 'master' into video,
Nate Stedman
[ease] [editor] Allow the user to reorder Elements.,
Nate Stedman
[banshee] [Services] Refactoring of the Service addition and retrieval,
Andrés Aragoneses
[gnumeric] GdkGC: Remove from fixed page's data.,
Morten Welinder
[gnumeric] GdkGC: remove from preview grid.,
Morten Welinder
[ease/video: 2/2] [editor] Allow the user to add videos.,
Nate Stedman
[ease/video: 1/2] [video] Restore video element/actor files.,
Nate Stedman
[ease] (2 commits) Created branch video,
Nate Stedman
[nautilus-actions] Created tag NAUTILUS_ACTIONS_2_99_0,
Pierre Wieser
[nautilus-actions] Update NEWS with updated translations,
Pierre Wieser
[nautilus-actions] Update NEWS before unstable release,
Pierre Wieser
[nautilus-actions] Bump the version number before unstable release,
Pierre Wieser
[nautilus-actions] Let the Desktop provider be released,
Pierre Wieser
[gnumeric] Correctly size the autoexpressions. [#625521],
Andreas J . Guelzow
[ease] [backgrounds] Allow the user to change image scaling,
Nate Stedman
[gobject-introspection/wip/transformer] Do a type resolution pass before annotation processing,
Colin Walters
[gobject-introspection/wip/transformer] Add testcodegen,
Colin Walters
[gobject-introspection/wip/transformer] [girparser] Allow static methods on records, union, boxed,
Colin Walters
[gobject-introspection/wip/transformer] Change prefix for GIRepository to be more correct,
Colin Walters
[gnome-icon-theme-symbolic] Fix small artifacts generated by stroke->path conversion in media action icons.,
Lapo Calamandrei
[glibmm] Added VariantType,
Murray Cumming
[gobject-introspection/wip/transformer] Generate GTK DocBook Docs via GIRs,
Colin Walters
[gobject-introspection/wip/transformer] Add ability to write unindented lines via xmlwriter,
Colin Walters
[gobject-introspection/wip/transformer] [ast] Change Type str() to be less debug-like,
Colin Walters
[nautilus-actions] Export .desktop files,
Pierre Wieser
[evolution-data-server/camel-socks-proxy-master] Oops, fix endianness of port numbers,
Federico Mena Quintero
[evolution-data-server/camel-socks-proxy-master] Use 'localhost' instead of NULL to resolve ports,
Federico Mena Quintero
[evolution-data-server/camel-socks-proxy-master] Don't try SOCKS4 on IPv6 addresses; it doesn't handle them.,
Federico Mena Quintero
[evolution-data-server/camel-socks-proxy-master] Try SOCKS5, then SOCKS4,
Federico Mena Quintero
[evolution-data-server/camel-socks-proxy-master] Try all the struct addrinfo when connecting to a proxy, not just the first one,
Federico Mena Quintero
[evolution-data-server/camel-socks-proxy-master] Add new GError codes for SOCKS proxies - CamelProxyError,
Federico Mena Quintero
[evolution-data-server/camel-socks-proxy-master] Basic logic to request connection from a SOCKS5 proxy,
Federico Mena Quintero
[evolution-data-server/camel-socks-proxy-master] Separate function to just connect to the proxy host,
Federico Mena Quintero
[evolution-data-server/camel-socks-proxy-master] Derive CamelTcpStreamSSL from CamelTcpStreamRaw,
Federico Mena Quintero
[evolution-data-server/camel-socks-proxy-master] Add function to replace CamelTcpStreamRaw's sockfd with another one,
Federico Mena Quintero
[evolution-data-server/camel-socks-proxy-master] Make CamelTcpStreamRaw use PRFileDesc internally,
Federico Mena Quintero
[evolution-data-server/camel-socks-proxy-master] Make _set_errno_from_pr_error() public,
Federico Mena Quintero
[gobject-introspection/wip/transformer] [primarytransformer] A few annotation application fixes,
Colin Walters
[gobject-introspection/wip/transformer] [finaltransformer] Always return True in traversals,
Colin Walters
[gobject-introspection/wip/transformer] A few bugfixes,
Colin Walters
[gobject-introspection/wip/transformer] Fix transfer defaults for TYPE_NONE,
Colin Walters
[seahorse-plugins] [l10n] Updated Estonian translation,
Priit Laes
[evolution/gnome-2-30] Bug 625204 - Typo in e_day_view_finish_long_event_resize(),
Matthew Barnes
[gnome-color-manager] [l10n] Updated Estonian translation,
Priit Laes
[seahorse] [l10n] Updated Estonian translation,
Priit Laes
[evolution] Bug 625204 - Typo in e_day_view_finish_long_event_resize(),
Matthew Barnes
[gnome-bluetooth] [l10n] Updated Estonian translation,
Priit Laes
[murrine] Expander now follows arrowstyle = 2,
Andrea Cimitan
[gnome-shell] [gnome-shell.modules] Work around problem of git with 'gtk+',
Owen Taylor
[eog] Make the image-gallery-position GSetting an enum,
Felix Riemann
[eog] Have GSettings use enum for transparency style,
Felix Riemann
[eog] Use GSettings enum support,
Felix Riemann
[gedit] Fix typo,
Paolo Borelli
[nautilus-actions] Import/export .desktop files,
Pierre Wieser
[ease] [core] Added Ease.Image,
Nate Stedman
[evolution] More XDG base directory migration tweaks.,
Matthew Barnes
[evolution] Fix where to look for filters.xml and vfolders.xml.,
Matthew Barnes
[evolution] Bug 622181 - Backup settings uses unhelpful yes/no dialog,
Matthew Barnes
[ease] [build] Can't make girs currently.,
Nate Stedman
[gnome-games] [i18n] Updated German doc translation,
Mario Blättermann
[eog] Remove old GConf parameter from distcheck params,
Felix Riemann
[eog] Remove GConf schemas from translations,
Felix Riemann
[eog] Don't hardcode GConf as GSettings backend,
Felix Riemann
[eog] Remove unneeded GConf schemas,
Felix Riemann
[eog] Add conversion file for gsettings-data-convert,
Felix Riemann
[evolution-data-server] Fix error handling in CamelLocalFolder::sync().,
Matthew Barnes
[gnumeric] fix format warnings,
Andreas J . Guelzow
[libgda/gtk3: 103/103] Removed GTK_CHECK_VERSION from merge with master,
Vivien Malerba
[libgda/gtk3: 102/103] Merge branch 'master' into gtk3,
Vivien Malerba
[libgda/gtk3] (103 commits) ...Removed GTK_CHECK_VERSION from merge with master,
Vivien Malerba
[evolution-data-server] Bug 625083 - Gettext can't parse GLib's printf format constants,
Matthew Barnes
[gnome-shell] Set LD_LIBRARY_PATH before running dconf,
Colin Walters
[glib] [gschema-compile] fix segfault,
Colin Walters
[gnumeric] StyleBorder: kill gc field too.,
Morten Welinder
[gnumeric] fn-stat: prune includes.,
Morten Welinder
[gnumeric] StyleBorder: kill unused field.,
Morten Welinder
[gnumeric] GdkGC: not really used in item-bar.c either.,
Morten Welinder
[gnumeric] GdkGC: remove from item-grid where it was not really used.,
Morten Welinder
[gnumeric] Improve xl import of underlines.,
Andreas J . Guelzow
[evolution-data-server] Bug #625482 - Personal addressbook is vanished,
Milan Crha
[gnumeric] about: draw using cairo.,
Morten Welinder
[gnumeric] compilation: put the dead kittens to work.,
Morten Welinder
[evolution] Reset BASE_VERSION to 2.32.,
Matthew Barnes
[evolution-data-server] Reset BASE_VERSION to 2.32.,
Matthew Barnes
[network-manager-applet/NMA_0_8: 51/51] Merge branch 'NMA_0_8_1' into NMA_0_8,
Dan Williams
[network-manager-applet/NMA_0_8] (51 commits) ...Merge branch 'NMA_0_8_1' into NMA_0_8,
Dan Williams
[nautilus-actions] Prevent a default scheme to be inserted twice,
Pierre Wieser
[libgda] Minor combo UI entry corrections,
Vivien Malerba
[libgda] Set embedded SQLite version to 3.7.0,
Vivien Malerba
[libgda] Doc. correction,
Vivien Malerba
[libgda] UI extension API changes,
Vivien Malerba
[evolution] Migrate ~/.evolution/cache/tmp.,
Matthew Barnes
[nautilus-actions] Prevent a standard filter to be inserted twice,
Pierre Wieser
[evolution] Remove .goutputstream-XXXXXX files during migration.,
Matthew Barnes
[libgsf] xml: don't print warnings about namespace uris by default.,
Morten Welinder
[nautilus-actions] Add a prefix parameter to na_core_utils_slist_dump() function,
Pierre Wieser
[glib] Use correct type for GDBusServer:active property,
David Zeuthen
[evolution] Add more debug messages to basedir migration.,
Matthew Barnes
[evolution-data-server] Add more debug messages to basedir migration.,
Matthew Barnes
[glib] GDBusConnection: Pass the GObject to g_simple_async_result_new(),
David Zeuthen
[gnome-color-manager] Fix up a translator comment. Fixes #625504,
Richard Hughes
[network-manager-applet] gconf: handle string arrays as GPtrArrays too,
Dan Williams
[gobject-introspection/wip/transformer: 7/7] Major rewrite,
Colin Walters
[gobject-introspection/wip/transformer: 6/7] Use GLib types consistently,
Colin Walters
[gobject-introspection/wip/transformer: 5/7] [gircompiler] Clean up parsing,
Colin Walters
[gobject-introspection/wip/transformer: 4/7] Move alias target to <type>,
Colin Walters
[gobject-introspection/wip/transformer: 3/7] [girparser] Cleanly pass through c:include,
Colin Walters
[gobject-introspection/wip/transformer: 2/7] Remove Everything and GIMarshallingTests,
Colin Walters
[libgda] Use strings limited to 30 chars. when the meta store is held in a MySQL database,
Vivien Malerba
[libgda] Removed some debug info,
Vivien Malerba
[libgda] GdaBrowser: use a combo box to select related data when inserting data,
Vivien Malerba
[libgda] GdaBrowser: added browser_connection_rerun_select_cb(),
Vivien Malerba
[libgda] Correclty handle reference values in GdauiBasicForm,
Vivien Malerba
[libgda] Added the GdauiSet::source-model-changed signal,
Vivien Malerba
[libgda] GdaDataModel row find corrections,
Vivien Malerba
[libgda] Added gda_set_replace_source_model() and the "source-model-changed" signal,
Vivien Malerba
[libgda] Corrected test data set related to commit #75d55f962c6c5bc0349162b2d2fffb89bbbb74dd,
Vivien Malerba
[libgda] UI extension API renaming to be more coherent,
Vivien Malerba
[libgda] GdaBrowser: add information about auto incremented columns,
Vivien Malerba
[libgda] MySQL provider SQL operation rendering correction,
Vivien Malerba
[libgda] Better entry label in GdauiBasicForm,
Vivien Malerba
[libgda] GdaSet ordering of nodes in GdaSetSource,
Vivien Malerba
[gedit] Use nautilus settings and fallback on a gedit nautilus schema if it doesn't exits.,
Ignacio Casal Quinteiro
[glibmm/glibmm-3maybe] KeyFile: Fix a compiler warning.,
Murray Cumming
[gedit] Port pythonconsole plugin to use the window construct property.,
Ignacio Casal Quinteiro
[krb5-auth-dialog] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[libpeas] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[gnome-subtitles] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[gnomeweb-wp] Add pcutler as maintainer,
Paul Cutler
[gtk+] Annotate gdk_rectangle_intersect,
Tomeu Vizoso
[gedit] Port time plugin to use the window construct property.,
Ignacio Casal Quinteiro
[empathy] added zh_CN to help/.gitignore,
Felix Kaser
[gtk+/gtk-2-22] Annotate gdk_rectangle_intersect,
Tomeu Vizoso
[gedit] Port spell plugin to use the window construct property.,
Ignacio Casal Quinteiro
[empathy] fix small regression with expanding groups,
Xavier Claessens
[gedit] Port sort plugin to use the window construct property.,
Ignacio Casal Quinteiro
[jhbuild] New 2.32 modulesets,
Frederic Peters
[gobject-introspection] Add BLOB_TYPE_FLAGS to BLOB_IS_REGISTERED_TYPE,
Tomeu Vizoso
[gnome-session] New configure flag to switch GTK+ version,
Frederic Peters
[gedit] Port modelines plugin to use the view construct property.,
Ignacio Casal Quinteiro
[evolution] Remove unused variable.,
Matthew Barnes
[gnome-nettool] New configure flag to switch GTK+ version,
Frederic Peters
[evolution] Bug #622912 - Migrate from dbus-glib to glib's GDBus,
Milan Crha
[jhbuild] [3.0] Adapt to GUPnP website changes,
Zeeshan Ali Khattak
[gedit] Port filebrowser plugin to use the window construct property.,
Ignacio Casal Quinteiro
[gimp] app: draw the curve view's background with cairo,
Michael Natterer
[gconf-editor] New configure flag to switch GTK+ version,
Frederic Peters
[gimp] app: draw the splash's strings with cairo, not gdk_draw_layout(),
Michael Natterer
[library-web] Add goffice,
Murray Cumming
[libpeas] Do not leak the window.,
Ignacio Casal Quinteiro
[epiphany-extensions] Further GTK+ 3.0 porting,
Diego Escalante Urrelo
[gedit] Port docinfo plugin to use the window construct property.,
Ignacio Casal Quinteiro
[ease] [backgrounds] Added a default gradient.,
Nate Stedman
[ease] [shapes] Fixed shape selection radio button,
Nate Stedman
[banshee] Rename all Moblin instances to MeeGo,
Aaron Bockover
[gimp] app: draw the about dialog's animated string with cairo, not gdk_draw_layout(),
Michael Natterer
[gimp] app: simplify GimpOverlayFrame drawing a lot,
Michael Natterer
[gnomeweb-wml] [wgo] Add press release about new release date for 3.0,
Vincent Untz
[gedit] Port checkupdate plugin to use the window construct property.,
Ignacio Casal Quinteiro
[gtk-engines/gnome3] compact maximized decoration shouldn't have rounded corners. Still need to fix the unfocused state.,
Jakub Steiner
[ease] [shapes] Added shapes, backgrounds, and more.,
Nate Stedman
[nemiver] Fix the sourceview configure check for breakpoint setting,
Jonathon Jongsma
[gtk-engines/gnome3] actually I can draw on the title and it's the only way I can get this done I think. luckily title_ve,
Jakub Steiner
[gtk-engines/gnome3] cannot draw the button separator on the title. This doesn't work on windows without minimize buttons,
Jakub Steiner
[gtk-engines/gnome3] replace a fixed padding for the icons with a scalable one,
Jakub Steiner
[gtk+/gtk-2-22] Generate GdkX11-2.0.typelib (backported from HEAD),
Tomeu Vizoso
[libsoup] SoupSessionAsync: make soup_session_cancel_message behave stupidly again,
Dan Winship
[libxml2] Small code cleanup on previous patch,
Daniel Veillard
[planner] Updated Slovenian translation,
Matej Urbančič
[libgnomedb] Updated Slovenian translation,
Matej Urbančič
[drgeo] Updated Slovenian translation,
Matej Urbančič
[pygobject] Adapt to API changes: g_irepository_enumerate_versions,
Tomeu Vizoso
[gobject-introspection] [dumper] Fix indentation,
Johan Dahlin
[gobject-introspection] [Gio] Add missing return-value annotations,
Johan Dahlin
[gobject-introspection] [giscanner] Make warnings less dense,
Johan Dahlin
[glibmm] giomm: DBusConnection: Added send_message_with_reply().,
Murray Cumming
[gobject-introspection] [girepository-private] Add ffi declarations,
Johan Dahlin
[gnome-color-manager] Updated Swedish translation,
Daniel Nylander
[gobject-introspection] [girepository] Update documentation,
Johan Dahlin
[gobject-introspection] [GIRepository] Rename g_irepository_enumerate,
Johan Dahlin
[evolution-data-server] Bug #622884 - Migrate from dbus-glib to glib's GDBus,
Milan Crha
[glib] Add support for vendor override files,
Ryan Lortie
[gnome-pilot] Updated Slovenian translation,
Matej Urbančič
[totem/gnome-2-30] Updated Telugu Translations,
Krishnababu Krothapalli
[totem] Updated Telugu Translations,
Krishnababu Krothapalli
[gedit] Port changecase plugin to use the window construct property.,
Ignacio Casal Quinteiro
[network-manager-applet] Updated Telugu Translations,
Krishnababu Krothapalli
[gedit] Bump libpeas version to 0.5.3,
Ignacio Casal Quinteiro
[gedit] Change the GeditViewActivatable to take the view as a construct property.,
Ignacio Casal Quinteiro
[gedit] Change the GeditWindowActivatable to take the window as a construct property.,
Ignacio Casal Quinteiro
[libpeas] Assign the initialized var.,
Ignacio Casal Quinteiro
[libpeas] Install the property just once.,
Ignacio Casal Quinteiro
[gnome-themes/gnome-2-30] Updated Gujarati Translations,
Sweta Kothari
[gtk+/gtk-2-20] Updated asturian translation,
Xandru Armesto Fernández
[gcalctool] Updated Tamil translation,
Thirumurthi Vasudeven
[cheese/gnome-2-30] Updated the Kannada translations,
Shankar Prasad
[cheese] Updated the Kannada translations,
Shankar Prasad
[glibmm/glibmm-3maybe] Fixed a mistake in the merge to fix the build.,
Murray Cumming
[gtk+] Updated asturian translation,
Xandru Armesto Fernández
[glibmm/glibmm-3maybe: 33/33] Merged from master,
Murray Cumming
[glibmm/glibmm-3maybe] (33 commits) ...Merged from master,
Murray Cumming
[tracker/busy-handling] tests/functional-tests: Little improvement for the busy-handling test,
Philip Van Hoof
[vinagre/libpeas: 10/10] Initial port to libpeas,
Jonh Wendell
[vinagre/libpeas: 9/10] Add GObject introspection support,
Jonh Wendell
[vinagre/libpeas: 8/10] Removed vinagre-object-module.*,
Jonh Wendell
[vinagre/libpeas: 7/10] Require libpeas,
Jonh Wendell
[vinagre/libpeas: 6/10] Removed vinagre-plugin.*,
Jonh Wendell
[vinagre/libpeas: 5/10] Removed vinagre-plugin-manager.*,
Jonh Wendell
[vinagre/libpeas: 4/10] Removed vinagre-plugins-engine.*,
Jonh Wendell
[vinagre/libpeas: 3/10] Removed vinagre-plugin-info*,
Jonh Wendell
[vinagre/libpeas: 2/10] Removed vinagre-plugin-loader.[ch],
Jonh Wendell
[vinagre/libpeas: 1/10] Removed plugin-loaders dir,
Jonh Wendell
[vinagre] (10 commits) Created branch libpeas,
Jonh Wendell
[pygobject] Add GValue<->GArgument marshalling for some more types,
Tomeu Vizoso
[gobject-introspection] Add g_info_type_to_string (GIInfoType type),
Tomeu Vizoso
[tracker/busy-handling] tests/functional-tests: Added another example, one that waits instead,
Philip Van Hoof
[libxml2] Fix errors in XSD double validation check,
Daniel Veillard
[gnome-terminal] Updated Telugu Translations,
Krishnababu Krothapalli
[gdm/gnome-2-30] Updated the Kannada translations,
Shankar Prasad
[gdm] Updated the Kannada translations,
Shankar Prasad
[gtk-engines/gnome3] will need to do something about the icon padding in buttons,
Jakub Steiner
[gtk-engines/gnome3] a failed attempt at making the buttons scalable. Would not be able to draw the separator on the titl,
Jakub Steiner
[gtk-engines/gnome3] unfocused window borders,
Jakub Steiner
[gtk-engines/gnome3] focused windows' border,
Jakub Steiner
[gtk-engines/gnome3] titlebars + (c),
Jakub Steiner
[gtk-engines/gnome3] pressed state,
Jakub Steiner
[gnome-panel/gnome-2-30] Updated Telugu Translations,
Krishnababu Krothapalli
[gnome-panel] Updated Telugu Translations,
Krishnababu Krothapalli
[pygobject] Chain up with the non-introspection implementation for properties if needed,
Tomeu Vizoso
[pygobject] Improve error reporting for missing attributes in introspection modules,
Tomeu Vizoso
[gnome-color-manager] Add gcm-compat.h to deal with unreleases versions of libusb,
Richard Hughes
[gnome-color-manager] Add a status property to GcmSensor to help GUI applications,
Richard Hughes
[gnome-color-manager] Ensure we can compile with vte3,
Richard Hughes
[gnome-packagekit] Updated Telugu Translations,
Krishnababu Krothapalli
[evolution/gnome-2-30] Updated Telugu Translations,
Krishnababu Krothapalli
[evolution] Updated Telugu Translations,
Krishnababu Krothapalli
[rygel-grilo] Fix appropriate value when getting data from properties,
Juan A . Suarez Romero
[jhbuild: 2/2] Merge branch 'update-folks',
Travis Reitter
[jhbuild: 1/2] Update libfolks to 0.1.11,
Travis Reitter
[jhbuild] (2 commits) ...Merge branch 'update-folks',
Travis Reitter
[jhbuild] [3.0] added gnome-activity-journal & fungtk,
Frederic Peters
[jhbuild] [3.0] fixed zeitgeist repository location,
Frederic Peters
[folks] Created tag FOLKS_0_1_11,
Travis Reitter
[gegl] ppm-save: Fix compare between signed and unsigned,
Mukund Sivaraman
[gegl] ppm-load: Fix compare between signed and unsigned,
Mukund Sivaraman
[gegl] Rename variable to avoid shadowing a global function,
Mukund Sivaraman
[folks] Update (a little late) the LT versioning fields for 0.1.11,
Travis Reitter
[gnomeweb-wml] [wgo] Forgot to commit front page change for press release,
Vincent Untz
[rhythmbox] widgets: replace gdk_draw_pixbuf with cairo calls,
Jonathan Matthew
[gegl] Fix a bug where MMX was not used when SSE was unavailable,
Mukund Sivaraman
[gegl] Make the compiler show extra warnings,
Mukund Sivaraman
[gnomeweb-wml] [wgo] Add press release about webm streaming of GUADEC,
Vincent Untz
[gnome-pilot] Updated Gujarati Translations,
Sweta Kothari
[anjuta/git-shell] git: Implement the Clear Stashes pane,
James Liggett
[anjuta/git-shell] git: Implement the Drop Stash pane,
James Liggett
[anjuta/git-shell] git: Implement the Diff Stash pane,
James Liggett
[anjuta/git-shell] git: Include a version of the Apply Stash pane that can restore the index,
James Liggett
[anjuta/git-shell] git: Implement the Apply Stash pane,
James Liggett
[anjuta/git-shell] git: Properly check for selections in the stash pane,
James Liggett
[anjuta/git-shell] git: Implement the Stash Changes pane,
James Liggett
[anjuta/git-shell] git: Unref the tag list command on plugin deactivation,
James Liggett
[anjuta/git-shell] git: Implement the Stash pane,
James Liggett
[anjuta/git-shell] git: Make the stash list command self-startable,
James Liggett
[evolution-mapi/gnome-2-30] Updated Telugu Translations,
Krishnababu Krothapalli
[gdm] Updated Gujarati Translations,
Sweta Kothari
[evolution-mapi] Updated Telugu Translations,
Krishnababu Krothapalli
[evince/gnome-2-30] Updated Telugu Translations,
Krishnababu Krothapalli
[gnumeric] Fix import of underlined/double underlined comments from xls. Part of [#405951],
Andreas J . Guelzow
[evince] Updated Telugu Translations,
Krishnababu Krothapalli
[gdm/gnome-2-30] Updated Gujarati Translations,
Sweta Kothari
[blam] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[mobile-broadband-provider-info] api: fix DTD comment for 'network-id',
Dan Williams
[gegl] Fix typo in variable name,
Mukund Sivaraman
[gedit/gnome-2-28] Updated the Kannada translations,
Shankar Prasad
[gedit/gnome-2-30] Updated the Kannada translations,
Shankar Prasad
[gedit] Updated the Kannada translations,
Shankar Prasad
[orca] Fix for bgo#625458 - Orca is not presenting the new location when Tabbing amongst content in Gecko-b,
Joanmarie Diggs
[hamster-applet] dropped tell me more link in favour to icon in the textfield and pointing straight to input,
Toms Baugis
[hamster-applet] debug print,
Toms Baugis
[gimp/gimp-2-6] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[gnumeric] Reduce the size of the text import dialog. [#625281],
Andreas J . Guelzow
[network-manager-openconnect] Created tag 0.7.3,
Dan Williams
[network-manager-openconnect/NETWORKMANAGER_0_7] release: bump version to 0.7.3,
Dan Williams
[network-manager-vpnc] Created tag 0.7.3,
Dan Williams
[network-manager-openvpn] Created tag 0.7.3,
Dan Williams
[network-manager-pptp] Created tag 0.7.3,
Dan Williams
[network-manager-pptp/NETWORKMANAGER_0_7] release: bump version to 0.7.3,
Dan Williams
[network-manager-openvpn/NETWORKMANAGER_0_7] release: bump version to 0.7.3,
Dan Williams
[network-manager-openvpn/NETWORKMANAGER_0_7] core: print out helper environment when debugging,
Dan Williams
[network-manager-openvpn/NETWORKMANAGER_0_7] core: don't crash checking whether keys are encrypted (rh #615875),
Dan Williams
[network-manager-openvpn/NETWORKMANAGER_0_7] core: add pkcs#8 key support and simplify key checking (rh #581992),
Dan Williams
[network-manager-openvpn/NETWORKMANAGER_0_7] core: fix handling of unencrypted private keys for TLS connections,
Dan Williams
[network-manager-applet] Created tag 0.7.3,
Dan Williams
[network-manager-applet/NETWORKMANAGER_APPLET_0_7] release: bump version to 0.7.3,
Dan Williams
[network-manager-applet/NMA_0_8] Updated Marathi Translations,
Dan Williams
[network-manager-applet/NMA_0_8] editor: fix crash when cancelling addresses editing while in a cell (rh #610891),
Dan Williams
[network-manager-applet] Revert "Revert "editor: support IPv6 DHCP-only configurations"" (rh #612445),
Dan Williams
[network-manager-applet/NMA_0_8] Revert "Revert "editor: support IPv6 DHCP-only configurations"" (rh #612445),
Dan Williams
[glibmm] Add Gio::DBusMethodInvocation.,
José Alburquerque
[glibmm] Gio::Message: Wrap several methods.,
José Alburquerque
[glibmm] Gio::UnixFDList: peek_fds(): Made return const for emphasis.,
José Alburquerque
[gnumeric] compilation: fix warning.,
Morten Welinder
[gnumeric] win32: fix build problem.,
Morten Welinder
[gnumeric] compilation: avoid reserved identifier.,
Morten Welinder
[goffice] math: use go_finitel as appropriate.,
Morten Welinder
[gnumeric] win32: improve IPrintDialogCallback hack.,
Morten Welinder
[gnumeric] win32: check for yet another mingw binary.,
Morten Welinder
[gnumeric] win32: new libdatrie.,
Morten Welinder
[orca] [tests]: Allowing succesful execution of regression tests in heterogeneous l10n environment.,
Alejandro Leiva
[murrine] Added code to draw layout with cairo. But it is not enabled.,
Andrea Cimitan
[murrine] Checks for height>width in slider to determine if it's horizontal. Seems to work better,
Andrea Cimitan
[libpeas] Update PeasPluginInfo documentation.,
Steve Frécinaux
[brasero] Initial port to GDBus,
Luis Medinas
[glibmm/glibmm-3maybe] Added files and changes from master lost during the rebase.,
Murray Cumming
[glibmm/glibmm-3maybe] Fix the miscutils build.,
Murray Cumming
[libpeas] Update PeasObjectModule documentation.,
Steve Frécinaux
[libpeas] Empty gtk-doc's libpeas-unused.txt,
Steve Frécinaux
[libpeas] Update PeasExtensionSet documentation.,
Steve Frécinaux
[libpeas] Update documentation for PeasEngine.,
Steve Frécinaux
[libpeas] Update PeasActivatable and PeasUIConfigurable documentation.,
Steve Frécinaux
[emerillon] Update PO files,
Łukasz Jernaś
[emerillon] Port to GSettings,
Łukasz Jernaś
[gedit] Updated Swedish translation,
Daniel Nylander
[ocrfeeder] Add the unpaper preferences button to the preferences dialog,
Joaquim Manuel Pereira Rocha
[ocrfeeder] Add the unpaper preferences dialog,
Joaquim Manuel Pereira Rocha
[ocrfeeder] Add the save method to the unpaper preferences,
Joaquim Manuel Pereira Rocha
[ocrfeeder] Add the deskew images setting to the configuration manager,
Joaquim Manuel Pereira Rocha
[ocrfeeder] Make the unpaper preferences dependent on the configuration,
Joaquim Manuel Pereira Rocha
[ocrfeeder] Add the ImageDeskewer class,
Joaquim Manuel Pereira Rocha
[ocrfeeder] Add unpaper to the pre-processor method,
Joaquim Manuel Pereira Rocha
[ocrfeeder] Clear the reviewer's contents only after the recognition has finished,
Joaquim Manuel Pereira Rocha
[ocrfeeder] Add the "unpaper images after addition" settings to the preferences dialog,
Joaquim Manuel Pereira Rocha
[ocrfeeder] Pass the boxes adjustments settings to LayoutAnalysis when instantiating it,
Joaquim Manuel Pereira Rocha
[ocrfeeder] Add the getUnpaperCommand and unpaperImage functions to lib,
Joaquim Manuel Pereira Rocha
[ocrfeeder] Make the boxes adjustments dependent on the LayoutAnalysis's settings,
Joaquim Manuel Pereira Rocha
[ocrfeeder] Add the has_unpaper attribute to the configuration,
Joaquim Manuel Pereira Rocha
[ocrfeeder] Consider the boxes adjustments settings when saving the preferences,
Joaquim Manuel Pereira Rocha
[ocrfeeder] Find the unpaper executable path instead of using a hardcoded one,
Joaquim Manuel Pereira Rocha
[ocrfeeder] Add the boxes adjustments' settings to the preferences dialog,
Joaquim Manuel Pereira Rocha
[ocrfeeder] Add unpaper settings to configuration,
Joaquim Manuel Pereira Rocha
[ocrfeeder] Add the boxes bounds adjustment settings to the configuration,
Joaquim Manuel Pereira Rocha
[ocrfeeder] Extracted the unpaper preferences from the unpaper dialog,
Joaquim Manuel Pereira Rocha
[ocrfeeder] Use the clean text setting when recognizing the text from the Editor,
Joaquim Manuel Pereira Rocha
[ocrfeeder] Add the deskew current image action to the UI,
Joaquim Manuel Pereira Rocha
[ocrfeeder] Convert the setting to bool method for the improve column detection,
Joaquim Manuel Pereira Rocha
[ocrfeeder] Add the deskew current image method,
Joaquim Manuel Pereira Rocha
[ocrfeeder] Consider the clean text option when saving the configuration,
Joaquim Manuel Pereira Rocha
[ocrfeeder] Add the deskew images option to the preferences dialog,
Joaquim Manuel Pereira Rocha
[ocrfeeder] Refactor the way to add an image and include an image pre-processor,
Joaquim Manuel Pereira Rocha
[ocrfeeder] Add the text recognition preferences to the preferences dialog,
Joaquim Manuel Pereira Rocha
[ocrfeeder] Add the clean text option to LayoutAnalysis in the ImageReviewer_Controler,
Joaquim Manuel Pereira Rocha
[ocrfeeder] Add the clean text variable to the LayoutAnalysis,
Joaquim Manuel Pereira Rocha
[ocrfeeder] Add the clean text configuration to the configuration manager,
Joaquim Manuel Pereira Rocha
[ocrfeeder] Set the columns' detection and width value dependent on the preferences,
Joaquim Manuel Pereira Rocha
[ocrfeeder] Consider the columns' detection preferences when saving the preferences,
Joaquim Manuel Pereira Rocha
[ocrfeeder] Add the columns' detection preferences to the preferences dialog,
Joaquim Manuel Pereira Rocha
[ocrfeeder] Create the columns' detection preferences,
Joaquim Manuel Pereira Rocha
[ocrfeeder] Use the configuration variables directly instead of their get methods,
Joaquim Manuel Pereira Rocha
[longomatch] Link the source with the supported caps,
Andoni Morales Alastruey
[longomatch] Delay the creation of the source bin fro when we have the "device-id" set,
Andoni Morales Alastruey
[longomatch] Treat callbacks has unmanged pointers,
Andoni Morales Alastruey
[ocrfeeder] Use the color values directly when creating color buttons for preferences,
Joaquim Manuel Pereira Rocha
[ocrfeeder] Add the columns' detections options improvements to the configuration,
Joaquim Manuel Pereira Rocha
[ocrfeeder] Refactor ConfigurationManager,
Joaquim Manuel Pereira Rocha
[ocrfeeder] Make the BoxEditor's text view's wrap the lines,
Joaquim Manuel Pereira Rocha
[ocrfeeder] Clean recognized text before returning it,
Joaquim Manuel Pereira Rocha
[ocrfeeder] Fix wrong font size calculations when there are initial characters,
Joaquim Manuel Pereira Rocha
[ocrfeeder] Change the DataBox's text argument's default value to '' instead of NULL,
Joaquim Manuel Pereira Rocha
[ocrfeeder] Use the LayoutAnalysis to perform OCR and get the text size in the Editor,
Joaquim Manuel Pereira Rocha
[ocrfeeder] Add the DeskTop Publishing Point (DTP) constant,
Joaquim Manuel Pereira Rocha
[ocrfeeder] Use the LayoutAnalysis class's methods to recognize the document,
Joaquim Manuel Pereira Rocha
[ocrfeeder] Add the LayoutAnalysis class that provides easy ways of recognizing images,
Joaquim Manuel Pereira Rocha
[ocrfeeder] Force the DataBox x, y, width and height variables to be int,
Joaquim Manuel Pereira Rocha
[ocrfeeder] Make the translateToUnits method return int values,
Joaquim Manuel Pereira Rocha
[ocrfeeder] Add the adjustImageClipMargins method,
Joaquim Manuel Pereira Rocha
[ocrfeeder] Add the divideImageClipInColumns method,
Joaquim Manuel Pereira Rocha
[ocrfeeder] Add the page background color as an instance variable of ImageProcessor,
Joaquim Manuel Pereira Rocha
[ocrfeeder] Add the contrast_tolerance as an instance variable of the ImageProcessor,
Joaquim Manuel Pereira Rocha
[nautilus-actions] Rename na_core_utils_slist_find() as na_core_utils_slist_count(),
Pierre Wieser
[nautilus-actions] Add g_return_if_fail checks on data and context,
Pierre Wieser
[nautilus-actions] Improve dialog label,
Pierre Wieser
[nautilus-actions] Prevent inline edition of capabilities,
Pierre Wieser
[nautilus-actions] Prevent a capability to be inserted twice,
Pierre Wieser
[nautilus-actions] Fix typo in user interface,
Pierre Wieser
[nautilus-actions] Fix pre-v3 parameters conversion,
Pierre Wieser
[nautilus-actions] Homogeneïze the read_done functions of I/O providers,
Pierre Wieser
[nautilus-actions] Desktop I/O provider reads subitems key in 'read_start' interface,
Pierre Wieser
[nautilus-actions] na_object_item_factory_write_start function is renamed as na_object_item_rebuild_children_slist(),
Pierre Wieser
[nautilus-actions] Fix debug message,
Pierre Wieser
[gtk-doc] [i18n] Updated German doc translation,
Mario Blättermann
[dconf] Introspection fixups,
Ryan Lortie
[dconf] Build the gtk-doc scanner with an rpath for now...,
Ryan Lortie
[dconf] service: new 'state' object,
Ryan Lortie
[gnome-commander] Updated docs,
Piotr Eljasiak
[gobject-introspection] Append -Wl,-rpath=. to the scanner compile,
Ryan Lortie
[zenity] [i18n] Updated German doc translation,
Mario Blättermann
[seahorse] [i18n] Updated German translation,
Mario Blättermann
[gnumeric] Remove range hightlighting while not editing expressions. [#625361],
Andreas J . Guelzow
[vala] Created tag 0.9.4,
Jürg Billeter
[vala] Release 0.9.4,
Jürg Billeter
[vala] Append doc comments to generated C files,
Jürg Billeter
[gnumeric] Work around OOo's failure to correctly define its named ranges. [#625332],
Andreas J . Guelzow
[pygobject] Implement getting and setting properties using introspection information.,
Tomeu Vizoso
[pygobject] Readd Gdk.Rectangle override for Gtk-2.0,
Tomeu Vizoso
[gevice] Fixed bug #623562,
Alejandro Valdes Jimenez
[vala] gtk+-2.0, gtk+-3.0: Make gtk_text_buffer_set_text.len default to -1.,
Evan Nemerson
[dia] Extract message ids from lib/orth_conn.h,
Steffen Macke
[gnome-commander] Created tag 1.2.8.7,
Piotr Eljasiak
[gnome-commander/gcmd-1-2-8] 1.2.8.7 release,
Piotr Eljasiak
[libpeas] Add basic support for plugin dependencies.,
Steve Frécinaux
[libpeas] [PeasEngine] Rename get_extension() to create_extension(),
Steve Frécinaux
[libpeas] Change PeasActivatable to take the object as a construct property.,
Steve Frécinaux
[libpeas] Add support for construct-properties for extensions.,
Steve Frécinaux
[dia] Added Caolan McNamara,
Steffen Macke
[dia] Bug 625377 - stp.shape stroke width 0.01 instead of stroke-width: 0.01,
Steffen Macke
[dia] First version of a simple rotation plugin.,
Steffen Macke
[gnome-pilot/dbus: 6/6] Merge branch 'master' into dbus,
Matthew Charles Davey
[gnome-pilot/dbus] (6 commits) ...Merge branch 'master' into dbus,
Matthew Charles Davey
[gbrainy] Fixes size of resume-32.png to 32x32,
Jordi Mas
[orca] Control an exception for avoiding to show a Python's traceback to the user. This is related with the,
Juanje Ojeda Croissier
[network-manager-openvpn] core: print out helper environment when debugging,
Dan Williams
[network-manager-openvpn/NM_0_8] Fixed typo in README,
Dan Williams
[network-manager-openvpn/NM_0_8] core: print out helper environment when debugging,
Dan Williams
[tomboy] [help] Correct hotkey of Insert Timestamp addin,
Stefan Schweizer
[vala] Add Variable class,
Jürg Billeter
[vala] Simplify signal handler assignment check,
Jürg Billeter
[vala] Simplify is_address_of_possible,
Jürg Billeter
[vala] Derive EnumValue from Constant,
Jürg Billeter
[vala] Rename Constant.initializer to Constant.value,
Jürg Billeter
[vala] Remove Member class,
Jürg Billeter
[vala] Remove visit_member,
Jürg Billeter
[gtk-engines/gnome3] prelight state for buttons. look ma, no images\!,
Jakub Steiner
[gtk-engines/gnome3] unfocused button icons,
Jakub Steiner
[gtk-engines/gnome3] remove buttons from unfocused,
Jakub Steiner
[gtk-engines/gnome3] focused window buttons,
Jakub Steiner
[gtk-engines/gnome3] basci button backrgound shading,
Jakub Steiner
[rygel] core: Don't push data after HTTP response is cancelled,
Zeeshan Ali Khattak
[evolution-exchange] Missing include,
Fridrich Strba
[pygobject] Allow specifying a version when loading a typelib,
Tomeu Vizoso
[evince] [libview] Fix a crash when loading document with inverted colors enabled,
Carlos Garcia Campos
[gobject-introspection] Add g_irepository_enumerate,
Tomeu Vizoso
[network-manager-pptp] core: use ppp 2.4.5 plugin path by default,
Dan Williams
[network-manager-pptp/NM_0_8] core: use ppp 2.4.5 plugin path by default,
Dan Williams
[gnome-keyring] g_string_append_c_inline is used implicitly,
Pablo Castellano
[zenity] Updated Indonesian translation,
Andika Triwidada
[evince] [shell] Add an action to edit menu to save current settings as default,
Carlos Garcia Campos
[evince] [shell] Add ev_metadata_is_empty(),
Carlos Garcia Campos
[cheese] Updated Galician translations,
Francisco Diéguez Souto
[goffice] Typo.,
Morten Welinder
[pitivi] elements: Remove AudioClipper,
Edward Hervey
[pitivi] elements: Remove imagefreeze from dist-ed modules,
Edward Hervey
[evolution-data-server] Adjust mbox: file paths in EAccounts.,
Matthew Barnes
[zenity] Bug 624612 to update zenity help file,
Arx Henrique Pereira da Cruz
[evolution-data-server] Add a migration routine to EDataBookFactory.,
Matthew Barnes
[evolution] Migrate ~/.evolution to XDG base directories.,
Matthew Barnes
[evolution-data-server] Add a migration routine to EDataCalFactory.,
Matthew Barnes
[evolution-data-server] Comply with XDG Base Directory Specification.,
Matthew Barnes
[evolution-exchange] Use the new base directory functions in E-D-S.,
Matthew Barnes
[libgnome-keyring] [dbus] Fix encoding problems with keyring names and foreign characters.,
Pablo Castellano
[libgnome-keyring] g_string_append_c_inline is used implicitly,
Pablo Castellano
[libgnome-keyring] Fixed typos,
Pablo Castellano
[dia] Removed some obsolete code,
Hans Breuer
[dia] Bug 614089 - crashes with <default-width> in the shape file,
Hans Breuer
[dia] Bug 614134 - align attribute of textboxes does not work,
Hans Breuer
[yelp] Updated Indonesian translation,
Andika Triwidada
[file-roller] Updated Tamil translation,
Thirumurthi Vasudeven
[gnome-shell] MoreLink: Ignore calls to activate() if the actor isn't visible,
Siegfried-Angel Gevatter Pujals
[gimp/soc-2010-cage] gimpcagetool: add a warning if the coef buffer isn't initialised,
Michael Muré
[gtkhtml] Updated Indonesian translation,
Andika Triwidada
[gnome-bluetooth] Updated Indonesian translation,
Andika Triwidada
[gnome-media] Updated Indonesian translation, contributed by Dirgita,
Andika Triwidada
[pitivi] ImageFreeze: Remove and use imagefreeze from GStreamer,
Edward Hervey
[gnome-bluetooth] Make lib/test-plugins accept address and UUIDs on the command line,
Bastien Nocera
[gobject-introspection/wip/transformer: 7/7] parser fixes,
Colin Walters
[gobject-introspection/wip/transformer: 6/7] Major scanner rewrite,
Colin Walters
[gobject-introspection/wip/transformer: 5/7] Use GLib types consistently,
Colin Walters
[gobject-introspection/wip/transformer: 4/7] [gircompiler] Clean up parsing,
Colin Walters
[gobject-introspection/wip/transformer: 3/7] Move alias target to <type>,
Colin Walters
[gobject-introspection/wip/transformer: 2/7] [girparser] Cleanly pass through c:include,
Colin Walters
[gobject-introspection/wip/transformer: 1/7] Remove tests/invoke,
Colin Walters
[gobject-introspection] (7 commits) Created branch wip/transformer,
Colin Walters
[empathy: 4/4] Merge branch 'folks-async-and-prepare',
Travis Reitter
[empathy: 3/4] Adjust for signature change in folks_groups_change_group(),
Travis Reitter
[empathy: 2/4] Adjust for signature change in folks_individual_aggregator_remove_individual(),
Travis Reitter
[empathy: 1/4] Use the new IndividualAggregator.prepare() method,
Travis Reitter
[empathy] (4 commits) ...Merge branch 'folks-async-and-prepare',
Travis Reitter
[aravis] arvgvstream: statistic on buffer recption time.,
Emmanuel Pacaud
[orca] Use --forcequit rather than --quit to eliminate hangs when running the regression tests with AT-SPI2,
Joanmarie Diggs
[snowy] Need a recent python-openid for Google account support,
Sanford Armstrong
[gnome-video-effects] ignore gmo files in git,
Daniel G . Siegel
[gnome-video-effects] do not install po files,
Daniel G . Siegel
[glom: 47/47] Fix the tests build after the merge.,
Murray Cumming
[glom: 46/47] Rename libglom-1.14 to libglom-1.16 (parallel-installable),
Murray Cumming
[glom/glom-1-16] Fix the tests build after the merge.,
Murray Cumming
[glom: 45/47] Adapt to recent gtkmm-3.0 API changes.,
Murray Cumming
[glom: 44/47] Merge from glom-1-16,
Murray Cumming
[glom] (47 commits) ...Fix the tests build after the merge.,
Murray Cumming
[glom/glom-1-16] Rename libglom-1.14 to libglom-1.16 (parallel-installable),
Murray Cumming
[banshee] [Dap.Ipod] Warn users about having a backup,
Andrés Aragoneses
[gtkmm-documentation] Created branch gtkmm-2-22,
Murray Cumming
[evolution] Use PVOID instead of gpointer when working with COM+ function pointers,
Fridrich Strba
[evolution/gnome-2-30] Use PVOID instead of gpointer when working with COM+ function pointers,
Fridrich Strba
[gtkmm] MenuShell: Remove items().,
Murray Cumming
[tomboy] [help] Remove excess whitespace in <gui> tag,
Sanford Armstrong
[gucharmap] Updated Slovenian translation,
Matej Urbančič
[beast] DOCS: grammar fix in bsewavetool,
Stefan Westerfeld
[gnome-vfs] Updated Slovenian translation,
Matej Urbančič
[gnome-system-tools] Updated Slovenian translation,
Matej Urbančič
[gnome-media] Updated Slovenian translation,
Matej Urbančič
[aravis] arvstream: add an accessor to the stream queue lengths.,
Emmanuel Pacaud
[gnome-shell] [notifications] Make the whole notification clickable,
Florian Müllner
[tracker/busy-handling: 2/2] tests/functional-tests: Added test that illustrates how to use busy-handling,
Philip Van Hoof
[tracker/busy-handling: 1/2] tracker-store, libtracker-data: Queue queries while busy,
Philip Van Hoof
[tracker] (2 commits) Created branch busy-handling,
Philip Van Hoof
[seahorse-plugins] Build and repo fixes.,
Stefan Walter
[evolution-mapi] Bug #625382 - Migration from ECalBackendCache to ECalBackendStore,
Milan Crha
[banshee/gio-hardware] [hyena] Update to latest,
Gabriel Burt
[rhythmbox] player: protect against taglists giving us NULL tags (bug #625375),
Jonathan Matthew
[hyena] [Hyena.Data] Fix compiler warning due to protected member,
Gabriel Burt
[ease] [api] Hide Element's "parent" to outsiders.,
Nate Stedman
[gnome-keyring] [dbus] Fix encoding problems with keyring names and foreign characters.,
Stefan Walter
[gnome-keyring] [dbus] Fix problem accessing "object-path" property as wrong type.,
Stefan Walter
[folks] Ensure all methods that should be async are, to get API breaking out of the way.,
Travis Reitter
[gegl] Use silent rules even when running libtool,
Mukund Sivaraman
[gegl] Return FALSE instead of nothing,
Mukund Sivaraman
[goocanvas] 2010-07-27 Damon Chaplin <damon gnome org>,
Damon Chaplin
[banshee/gio-hardware] [MassStorage] Don't skip hidden files when loading,
Gabriel Burt
[banshee/gio-hardware] [ImportManager] Add SkipHiddenChildren property,
Gabriel Burt
[banshee/gio-hardware] [Mtp] Avoid null iterator,
Gabriel Burt
[ease] [build] Clean the build up a bit,
Nate Stedman
[goocanvas/goocanvas-1.0] 2010-07-27 Damon Chaplin <damon gnome org>,
Damon Chaplin
[gimp-help-2] Minor changes to Render filters,
Ulf-D . Ehlert
[gimp-help-2] [css] Enhance gui* layout,
Ulf-D . Ehlert
[rhythmbox] rhythmdb: tiny fixes for import job gtk-doc,
Jonathan Matthew
[rhythmbox] mpid: add gtk-doc comments,
Jonathan Matthew
[goocanvas] Added Swedish translation,
Daniel Nylander
[gnome-color-manager] Do not crash if gcm_libusb_pollfd_remove_all() is called without assigning a device,
Richard Hughes
[goobox] Updated Swedish translation,
Daniel Nylander
[ease] [api] internal-ize Slide.,
Nate Stedman
[vala] gstreamer-0.10: add new upstream API's,
Thijs Vermeir
[gdm/gnome-2-30] Updated Marathi Translations,
Sandeep Shedmake
[gdm] Updated Marathi Translations,
Sandeep Shedmake
[nautilus/gnome-2-30] Updated Gujarati Translations to correct dynamic variables mistakes,
Ankitkumar Rameshchandra Patel
[nautilus/gnome-2-28] Updated Gujarati Translations to correct dynamic variables mistakes,
Ankitkumar Rameshchandra Patel
[nautilus/gnome-2-26] Updated Gujarati Translations to correct dynamic variables mistakes,
Ankitkumar Rameshchandra Patel
[nautilus] Updated Gujarati Translations to correct dynamic variables mistakes,
Ankitkumar Rameshchandra Patel
[couchdb-glib] Created tag COUCHDB_GLIB_0_6_95,
Rodrigo Moya
[couchdb-glib] Release 0.6.95,
Rodrigo Moya
[gnome-desktop] Don't use deprecated Gdk drawing APIs,
Benjamin Otte
[banshee/gio-hardware] [Ipod] Fix PodSleuthDevice build,
Gabriel Burt
[banshee/gio-hardware] Cleanup, adhere to code style,
Gabriel Burt
[banshee/gio-hardware] Update addin-xml-strings.cs,
Gabriel Burt
[couchdb-glib] Fixed misnamed function,
Rodrigo Moya
[gnome-pilot] Updated Marathi Translations,
Sandeep Shedmake
[libgee] Fix lack of unsetting _first and _last in TreeSet on Set.clear(),
Maciej Marcin Piechotka
[gtranslator] Update Simplified Chinese translation.,
Aron Xu
[ease] (3 commits) ...[editor] Fix text editing.,
Nate Stedman
[gimp/soc-2010-cage] gimpcagetool, gimpoperationcage: now the forward transform work as expected,
Michael Muré
[ease/encapsulate] [editor] Fix text editing.,
Nate Stedman
[tracker] First version of fts functional test cases,
Martyn James Russell
[gnote] Update Simplified Chinese help translation.,
Aron Xu
[gitg] Add Simplified Chinese translation.,
Aron Xu
[gnome-control-center] Updated Swedish translation,
Daniel Nylander
[gnome-desktop] Updated Indonesian translation,
Andika Triwidada
[gnome-hello] Update Simplified Chinese help translation.,
Aron Xu
[epiphany-extensions] Update Simplified Chinese translation.,
Aron Xu
[ease/encapsulate] Fix signal connections (needed gmodule-2.0),
Nate Stedman
[gnome-media] Update Simplified Chinese help translation.,
Aron Xu
[dia] Update Simplified Chinese translation.,
Aron Xu
[bug-buddy] Updated Indonesian translation,
Andika Triwidada
[atomix] Update Simplified Chinese translation.,
Aron Xu
[accounts-dialog] Update Simplified Chinese translation.,
Aron Xu
[gnome-color-manager] Add Simplified Chinese help translation.,
Aron Xu
[gdm] Updated Indonesian translation,
Andika Triwidada
[deskbar-applet] Update Simplified Chinese translation.,
Aron Xu
[ekiga] Add Simplified Chinese help translation.,
Aron Xu
[evolution] Updated Indonesian translation,
Andika Triwidada
[epiphany] Add zh_CN to DOC_LINGUAS,
Aron Xu
[epiphany] Add Simplified Chinese help translation.,
Aron Xu
[nautilus] Updated Bengali India Translation,
Runa Bhattacharjee
[nautilus/gnome-2-30] Updated Bengali India Translation,
Runa Bhattacharjee
[nautilus/gnome-2-28] Updated Bengali India Translation,
Runa Bhattacharjee
[nautilus/gnome-2-26] Updated Bengali India Translation,
Runa Bhattacharjee
[empathy] Add Simplified Chinese help translation.,
Aron Xu
[gnome-terminal] Updated Indonesian translation to 100%,
Andika Triwidada
[gnome-terminal] Updated Indonesian translation,
Andika Triwidada
[ease/encapsulate] Trying to break ease up into more logical chunks.,
Nate Stedman
[ease] Created branch encapsulate,
Nate Stedman
[ease] [general] Start internal-izing things.,
Nate Stedman
[ease] (11 commits) ...[flutter] foreach-enabled Clutter for Vala,
Nate Stedman
[ease] Created branch 0.2,
Nate Stedman
[ease/libraries: 154/155] Merge branch 'master' into libraries,
Nate Stedman
[ease/libraries: 155/155] [flutter] foreach-enabled Clutter for Vala,
Nate Stedman
[ease/libraries: 140/155] [libraries] Partial introspection support, install vapi,
Nate Stedman
[ease/libraries: 139/155] .gitignore,
Nate Stedman
[ease/libraries: 138/155] [libraries] Re-enable building with "libease",
Nate Stedman
[ease/libraries: 137/155] Merge branch 'master' into libraries,
Nate Stedman
[ease/libraries: 105/155] Merge branch 'master' into libraries,
Nate Stedman
[ease/libraries: 8/155] [build] Cleaned up packages.,
Nate Stedman
[ease/libraries: 4/155] [build] Clean up build files a bit.,
Nate Stedman
[ease/libraries: 3/155] Merge branch 'master' into libraries,
Nate Stedman
[ease/libraries: 2/155] Build Ease primarily as a library.,
Nate Stedman
[ease] (155 commits) Created branch libraries,
Nate Stedman
[ease/libraries: 14/14] Merge branch 'master' into libraries,
Nate Stedman
[ease/libraries] (14 commits) ...Merge branch 'master' into libraries,
Nate Stedman
[ease] [editor] Added gradient angle support.,
Nate Stedman
[ease] [general] Increment version number,
Nate Stedman
[gnumeric] excel: fix argument type.,
Morten Welinder
[gnumeric] compilations: fix warnings.,
Morten Welinder
[ease] [themes] No need to archive themes,
Nate Stedman
[ease] [editor] Fix thumbnails not redrawing.,
Nate Stedman
[ease] [editor] Fixed gradient not updating when type was changed,
Nate Stedman
[gnumeric] win32: protect the build directories a bit.,
Morten Welinder
[gnumeric] fix warning,
Andreas J . Guelzow
[ease] [editor] Changes made to text can be reverted,
Nate Stedman
[ease] [general] Document, Slide, and Element are now UndoSources,
Nate Stedman
[pygobject] treat GFreeFunc as equivalent to GDestroyNotify when scanning callbacks,
Jonathan Matthew
[ease] [transitions] Tweak "Assemble" transition,
Nate Stedman
[ease] [editor] Properly quit when the window is closed.,
Nate Stedman
[ease] [build] Silence C compiler warnings,
Nate Stedman
[ease] [player] Clip the player's stage.,
Nate Stedman
[gnome-user-docs] Updated Galician translations,
Francisco Diéguez Souto
[murrine] [i18n] Updated German translation,
Mario Blättermann
[krb5-auth-dialog] [i18n] Updated German translation,
Mario Blättermann
[rygel] Updated Swedish translation,
Daniel Nylander
[gtkhtml] Updated Swedish translation,
Daniel Nylander
[gnome-panel] Updated Swedish translation,
Daniel Nylander
[gthumb] fixed background painting in the image viewer,
Paolo Bacchilega
[evolution-webcal] Updated Swedish translation,
Daniel Nylander
[caribou] Updated Swedish translation,
Daniel Nylander
[devhelp] Updated Swedish translation,
Daniel Nylander
[gdl] Updated Swedish translation,
Daniel Nylander
[ease] [editor] Element type-specific inspector panes,
Nate Stedman
[glibmm] Gio::UnixFDList: Add params and returns in create() method docs.,
José Alburquerque
[libgnomekbd] Updated Swedish translation,
Daniel Nylander
[dots] Added Swedish translation,
Daniel Nylander
[glibmm] Add Gio::UnixFDList.,
José Alburquerque
[ease] Added Swedish translation,
Daniel Nylander
[longomatch] Fix typos,
Andoni Morales Alastruey
[nautilus-ideviceinfo] Added Swedish translation,
Daniel Nylander
[evolution] More clutter-gtk requirement tweaks.,
Matthew Barnes
[longomatch] Use local gstreamer instalation path,
Andoni Morales Alastruey
[longomatch] Use a constant to set the project name,
Andoni Morales Alastruey
[longomatch] Set the logo in the capturer bin,
Andoni Morales Alastruey
[longomatch] Get the xoverlay from the msg sender if null,
Andoni Morales Alastruey
[nautilus] Enter key when combo box has focus validates new media dialog (#589436),
Marcus Carlson
[rhythmbox] Updated Swedish translation,
Daniel Nylander
[gnome-shell] Use CoglHandle rather than CoglHandle*,
Adel Gadllah
[gthumb] Updated Swedish translation,
Daniel Nylander
[anjuta] symbol-db: bgo #625350 - critical warning on project unload,
Massimo Cora'
[file-roller] Updated Swedish translation,
Daniel Nylander
[evince] Updated Swedish translation,
Daniel Nylander
[gimp] po: Fix German translation,
Ulf-D . Ehlert
[gimp/gimp-2-6] po: Fix German translation,
Ulf-D . Ehlert
[f-spot] Updated Swedish translation,
Daniel Nylander
[brasero] Updated Swedish translation,
Daniel Nylander
[cheese] Updated Swedish translation,
Daniel Nylander
[seahorse] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[seahorse-plugins] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[gnome-packagekit] Updated Swedish translation,
Daniel Nylander
[tracker] Updated Swedish translation,
Daniel Nylander
[gnome-bluetooth] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[file-roller] fixed the click policy setting,
Paolo Bacchilega
[gegl/samplers] GeglMatrix2 is no longer needed and has been removed. Inverse jacobian is now a gdouble array instea,
Adam Turcotte
[evolution] Update clutter-gtk requirement for gtk+-3.0.,
Matthew Barnes
[evolution] More code cleanup.,
Matthew Barnes
[gbrainy] Update Monodevelop project,
Jordi Mas
[empathy] Committed version of x264enc needs profile=1 for baseline,
Sjoerd Simons
[gnome-subtitles] [i18n] Updated German translation,
Mario Blättermann
[gbrainy] Remove unused vars,
Jordi Mas
[gegl] Created branch samplers,
Adam Turcotte
[cheese] Removed a few unnecessary camera start/stops during startup,
Yuvaraj Pandian
[anjuta-extras] scintilla: bgo #624208 - symbol-db-query-result has critical warning on unref,
Massimo Cora'
[gimp/soc-2010-cage] gimpcagetool: use GimpCageConfig, and apply gegl op. Doesn't work yet.,
Michael Muré
[gimp/soc-2010-cage] gimpoperationcage: now inherit from GeglOperationComposer, to have an aux buffer for the coef,
Michael Muré
[gimp/soc-2010-cage] gimpcageconfig: correct scaling factor memory allocation,
Michael Muré
[murrine] Minor fixes to arrowstyles,
Andrea Cimitan
[murrine] Updated arrowstyle=2,
Andrea Cimitan
[gnomeweb-wml] Update information about the Outreach Program for Women,
Marina Zhurakhinskaya
[gnome-icon-theme-symbolic] unbreak the charge symbol wrt fill/stroke,
Jakub Steiner
[folks] Always throw an error in async functions, to avoid breaking (C) API later.,
Travis Reitter
[gtranslator] Updated Norwegian Nynorsk translation,
Åsmund Skjæveland
[empathy] Updated Norwegian Nynorsk translation,
Åsmund Skjæveland
[empathy] Added Norwegian Nynorsk translation,
Åsmund Skjæveland
[nautilus: 29/29] Merge branch 'remove-emblems-splitted',
Cosimo Cecchi
[empathy/gnome-2-30] Added Norwegian Nynorsk translation,
Åsmund Skjæveland
[nautilus] (29 commits) ...Merge branch 'remove-emblems-splitted',
Cosimo Cecchi
[totem] Updated Norwegian Nynorsk translation,
Åsmund Skjæveland
[gnome-icon-theme-symbolic] add a note on export,
Jakub Steiner
[pygobject] Don't use == to compare doubles, use <= and =>.,
Tomeu Vizoso
[gnome-icon-theme-symbolic] ungrouping for export,
Jakub Steiner
[gnome-color-manager] Allow the end user to disable -WError,
Richard Hughes
[nautilus/remove-emblems-splitted] Remove sort by emblems in the UI file.,
Cosimo Cecchi
[nautilus/remove-emblems-splitted] Remove emblem references from the GSettings schema.,
Cosimo Cecchi
[nautilus/remove-emblems-splitted] Remove useless struct.,
Cosimo Cecchi
[nautilus/remove-emblems-splitted] Remove useless defines.,
Cosimo Cecchi
[nautilus/remove-emblems-splitted: 23/23] Readd code to read emblems provided by extensions.,
Cosimo Cecchi
[nautilus/remove-emblems-splitted: 22/23] [data] remove other unused icons,
Cosimo Cecchi
[nautilus/remove-emblems-splitted: 21/23] [data] remove patterns,
Cosimo Cecchi
[nautilus/remove-emblems-splitted: 20/23] [data] remove useless browser file,
Cosimo Cecchi
[nautilus/remove-emblems-splitted: 19/23] [src] remove useless nautilus-emblem-utils,
Cosimo Cecchi
[nautilus/remove-emblems-splitted: 18/23] [src] remove unused sort option,
Cosimo Cecchi
[nautilus/remove-emblems-splitted: 17/23] [src] remove useless variables.,
Cosimo Cecchi
[nautilus/remove-emblems-splitted: 16/23] Remove [_set/_get]_keywords API from NautilusFile.,
Cosimo Cecchi
[nautilus/remove-emblems-splitted: 15/23] Remove 'Sort by Emblems' from the views.,
Cosimo Cecchi
[nautilus/remove-emblems-splitted: 14/23] Remove dead code from the properties window.,
Cosimo Cecchi
[nautilus/remove-emblems-splitted: 13/23] Remove code to handle emblems in DnD.,
Cosimo Cecchi
[nautilus/remove-emblems-splitted: 12/23] Remove code for handling reset backgorund in DnD.,
Cosimo Cecchi
[nautilus/remove-emblems-splitted: 11/23] [src] remove unused NautilusSidebarTitle,
Cosimo Cecchi
[nautilus/remove-emblems-splitted: 10/23] [eel] remove unused eel-xml-extensions.,
Cosimo Cecchi
[nautilus/remove-emblems-splitted: 9/23] [ln-p] remove unused NautilusCustomizationData,
Cosimo Cecchi
[gnome-icon-theme-symbolic] don't have objects with both stroke and fill.,
Jakub Steiner
[nautilus/remove-emblems-splitted: 8/23] [eel] remove unused EelWrapTable,
Cosimo Cecchi
[nautilus/remove-emblems-splitted: 7/23] [eel] remove unused EelLabeledImage,
Cosimo Cecchi
[nautilus/remove-emblems-splitted: 6/23] [eel] remove unused EelImageTable,
Cosimo Cecchi
[nautilus/remove-emblems-splitted: 5/23] [eel] remove unused EelBackgroundBox,
Cosimo Cecchi
[nautilus/remove-emblems-splitted: 4/23] [src] remove NautilusInformationPanel,
Cosimo Cecchi
[nautilus/remove-emblems-splitted: 3/23] [src] remove emblems from the properties window.,
Cosimo Cecchi
[nautilus/remove-emblems-splitted: 2/23] [src] remove NautilusEmblemSidebar,
Cosimo Cecchi
[nautilus/remove-emblems-splitted: 1/23] [src] remove NautilusPropertyBrowser,
Cosimo Cecchi
[nautilus] (23 commits) Created branch remove-emblems-splitted,
Cosimo Cecchi
[gnome-icon-theme-symbolic] make sure not to have any groups for objects that will need stroke>outline,
Jakub Steiner
[gnome-applets] Update Simplified Chinese translations.,
Eleanor Chen
[gnome-color-manager] Add a gnome-settings-daemon module to fix some hard to fix bugs,
Richard Hughes
[gnome-color-manager] Add GcmSampleWindow so we can measure known colors in gcm-picker,
Richard Hughes
[gnome-color-manager] trivial: Try to unwatch the USB file descriptors when unloaded,
Richard Hughes
[gtk+] gdk: Flush implicit paints with Cairo,
Benjamin Otte
[gtk+] gdk: Do DEBUG_UPDATES drawing with Cairo,
Benjamin Otte
[gtk+] offscreenwindow: Copy old to new pixmap using Cairo,
Benjamin Otte
[gtk+] gdk: Create solid mask with Cairo,
Benjamin Otte
[gtk+] gdk: Always clear backing store with Cairo,
Benjamin Otte
[gtk+] gdkgc: Draw clip mask with Cairo,
Benjamin Otte
[gtk+] gdkpixbuf: Implement gdk_pixbuf_render_threshold_alpha() with Cairo,
Benjamin Otte
[gtk+] docs: Remove mention of gdk_draw_drawable(),
Benjamin Otte
[gtk+] gdk: Use the system colormap, not the rgb colormap,
Benjamin Otte
[gtk+] gdk: Get rid of GdkRGB usage,
Benjamin Otte
[gtk+] gdk: Get rid of gdk_draw_pixbuf() call,
Benjamin Otte
[gtk+] style: Draw insertion cursor with Cairo,
Benjamin Otte
[gtk+] Remove _gtk_widget_get_cursor_gc() function,
Benjamin Otte
[gtk+] testing: Use Cairo calls instead of gdk_draw_line() to test server sync,
Benjamin Otte
[gtk+] gtk-demo: Blit backing pixmap using Cairo,
Benjamin Otte
[gtk+] gtk-demo: Convert color selection example to Cairo,
Benjamin Otte
[gtk+] gtk-demo: Convert drawingarea example to Cairo,
Benjamin Otte
[gtk+] gtk-demo: Make pixbufs demo use Cairo,
Benjamin Otte
[gtk+] demos: No need to set the rgb colormap here,
Benjamin Otte
[gtk+] demos: Convert to drawing with Cairo instead of GdkRGB,
Benjamin Otte
[gtk+] demos: Use Cairo instead of gdk_draw_pixbuf(),
Benjamin Otte
[gtk+] testgtk: Remove unused variable,
Benjamin Otte
[gtk+] testgtk: Draw rotated text example with pangocairo,
Benjamin Otte
[gtk+] testgtk: Replace gdk_draw_rectangle() with Cairo,
Benjamin Otte
[gtk+] test: Convert testinput to Cairo,
Benjamin Otte
[gtk+] tests: Make testoffscreen use Cairo,
Benjamin Otte
[gtk+] tests: replace gdk_draw_drawable() with Cairo calls in testinput,
Benjamin Otte
[gtk+] tests: Use gdk_screen_get_default_colormap(),
Benjamin Otte
[gtk+] tests: Use GdkPixbuf for taking a screenshot, not GdkImage,
Benjamin Otte
[gtk+] tests: Remove gdk_draw_pixbuf() with Cairo equivalent,
Benjamin Otte
[gtk+] pixbuf-engine: Draw mask with Cairo,
Benjamin Otte
[gtk+] pixbuf-engine: replace call to gdk_draw_pixbuf() with Cairo equivalent,
Benjamin Otte
[gtk+] pixbuf-engine: Replace gdk_draw_pixbuf() with Cairo equivalent,
Benjamin Otte
[gtk+] imcontextxim: Draw with Cairo,
Benjamin Otte
[gtk+] decorations: Draw text with Cairo,
Benjamin Otte
[gtk+] decorate: Draw decorations using Cairo,
Benjamin Otte
[gtk+] hsv: Remove unused variable,
Benjamin Otte
[gtk+] treeview: Draw the dnd pixmaps with Cairo,
Benjamin Otte
[gtk+] treeview: Draw lines with Cairo,
Benjamin Otte
[gtk+] treeview: Unify all line drawing into the same function,
Benjamin Otte
[gtk+] treeview: Draw column reordering arrows with Cairo,
Benjamin Otte
[gtk+] ruler: Replace gdk_draw_drawable calls with Cairo,
Benjamin Otte
[gtk+] menu: replace gdk_draw_drawable() call with Cairo equivalent,
Benjamin Otte
[gtk+] filechooser: Remove commented out code,
Benjamin Otte
[gtk+] progressbar: Use cairo instead of gdk_draw_drawable(),
Benjamin Otte
[gtk+] spinner: We want the default colormap, not the RGB colormap,
Benjamin Otte
[gtk+] image: Use Cairo instead of gdk_draw_drawable(),
Benjamin Otte
[gtk+] image: replace gdk_draw_pixbuf() call with Cairo equivalent,
Benjamin Otte
[gtk+] textview: draw dnd icon with Pango,
Benjamin Otte
[gtk+] textview: Draw selection background with Cairo,
Benjamin Otte
[gtk+] textview: Draw drag icons using Cairo,
Benjamin Otte
[gtk+] textview: Use _gtk_widget_get_cursor_color() and Cairo,
Benjamin Otte
[gtk+] textview: Draw empty shape logo with Cairo,
Benjamin Otte
[gtk+] textview: replace gdk_draw_pixbuf() call with Cairo version,
Benjamin Otte
[gtk+] colorbutton: Render with Cairo,
Benjamin Otte
[gtk+] entry: replace gdk_draw_pixbuf() call with Cairo version,
Benjamin Otte
[gtk+] gdk: Revert making get_size optional,
Benjamin Otte
[gtk+] x11: Query size on real drawable,
Benjamin Otte
[gtk+] docs: Fix sgml file to add gdk_keymap_get_num_lock_state(),
Benjamin Otte
[gtk+] cups: Fix cast warnings,
Benjamin Otte
[aravis] arvgvstream: callback call on start buffer.,
Emmanuel Pacaud
[gnome-control-center/wip/fonts-panel] Do not use tabs,
Paolo Borelli
[evince] [build] Rename DATADIR with EVINCEDATADIR,
Jan-Joost Spanjers
[evince] [build] Enable previewer by default, except for hildon platform,
Jan-Joost Spanjers
[evince] [build] Enable thumbnailer by default, except for hildon platform,
Jan-Joost Spanjers
[evince] [build] Improved PREVIEWER check,
Jan-Joost Spanjers
[evince] [build] Install reference documentation independant of help files,
Jan-Joost Spanjers
[banshee/gio-hardware] [GioHardware] Add a missing #if ENABLE_GIO_HARDWARE,
Alan McGovern
[ease/libraries] [libraries] Partial introspection support, install vapi,
Nate Stedman
[ease/libraries] .gitignore,
Nate Stedman
[hamster-applet] Updated Slovenian translation,
Matej Urbančič
[gnome-games] Updated Slovenian translation,
Matej Urbančič
[epiphany-extensions] Updated Slovenian translation,
Matej Urbančič
[caribou] Updated Slovenian translation,
Matej Urbančič
[gnome-utils] Sync gconf when closing the dialog. Bug 625308.,
Paolo Borelli
[evince] [shell] Do not leak settings objects when document reloads,
Carlos Garcia Campos
[evince] [shell] Migrate lockdown to gsettings,
Carlos Garcia Campos
[rygel] ui: Update icon path variable name,
Zeeshan Ali Khattak
[network-manager-applet] Updated Marathi Translations,
Sandeep Shedmake
[libxml2] Add an HTML parser option to avoid a default doctype,
Daniel Veillard
[pygobject] Allow passing ints as enum args,
Tomeu Vizoso
[pygobject] Make error message less ambiguous,
Tomeu Vizoso
[evince/gnome-2-30] Updated Marathi Translations,
Sandeep Shedmake
[evolution] Drop the "quote-from-selection" property.,
Matthew Barnes
[evolution] Bug 624534 - Adapt to GTK+ GtkNotebookPage changes,
Matthew Barnes
[evolution] More usable tab switching logic than just vannina append,
Matthew Barnes
[evolution] Fix right click issues.,
Matthew Barnes
[evolution] Make clutter mode even more appealing.,
Matthew Barnes
[evolution] Allow editing mails in composer and understand vfolders.,
Matthew Barnes
[evolution] Add animations for selecting mail and search.,
Matthew Barnes
[evolution] Add switch for tab & non-tab mode.,
Matthew Barnes
[evolution] Select folder tree based on the tab selected.,
Matthew Barnes
[evolution] Fix tab close issues in gtk & clutter mode.,
Matthew Barnes
[evolution] Add more clutter effects. Fade while selecting pages etc.,
Matthew Barnes
[evolution] Workaround table header image draw, it crashes under clutter.,
Matthew Barnes
[evolution] Add tab-close functionality in Mx.,
Matthew Barnes
[evolution] Make search work well,
Matthew Barnes
[evolution] Redo everything with optional clutter support.,
Matthew Barnes
[evolution] Build awesome clutter/Mx based tab'ed mail reader.,
Matthew Barnes
[evolution] Add Tab/Tab picker under clutter.,
Matthew Barnes
[evolution] Add content for tabs.,
Matthew Barnes
[evolution] Option to build with clutter/MX,
Matthew Barnes
[evolution] Add folder pane for tabbed browser.,
Matthew Barnes
[evolution] Add optional clutter support.,
Matthew Barnes
[evolution] Make the update-actions work across tabs.,
Matthew Barnes
[evolution] Unique folder tabs,
Matthew Barnes
[evolution] More bug fixes.,
Matthew Barnes
[evolution] Fix a compilation error,
Matthew Barnes
[evolution] Add EMailNotebook View,
Matthew Barnes
[evolution] Add EMailReader i/f recurrsive from tne Content.,
Matthew Barnes
[evolution] Make EMailPanedView up & working.,
Matthew Barnes
[evolution] Rewrite the content piece of evolution.,
Matthew Barnes
[evolution] Redo EMailPanedView and almost match to the basic one.,
Matthew Barnes
[evolution] More changes and modifications.,
Matthew Barnes
[evolution] re-baseclass few things.,
Matthew Barnes
[evolution] New set of basic views,
Matthew Barnes
[evolution] Add folder pane.,
Matthew Barnes
[evolution] Add class for message pane.,
Matthew Barnes
[evolution] Add base class for every page.,
Matthew Barnes
[evince] Updated Marathi Translations,
Sandeep Shedmake
[krb5-auth-dialog] Mark string for translation,
Guido Günther
[libwnck/gnome-2-26] Updated the Kannada translations,
Shankar Prasad
[libwnck/gnome-2-28] Updated the Kannada translations,
Shankar Prasad
[libpeas] A few documentation fixes,
Garrett Regier
[libwnck] Updated the Kannada translations,
Shankar Prasad
[folks: 4/4] Merge remote branch 'pwith/offline-fixes' into prep-0.1.11,
Travis Reitter
[folks: 3/4] Make remove_persona() and remove_individual() async,
Travis Reitter
[folks: 2/4] Reset the TpfPersonaStore state when going offline,
Travis Reitter
[folks: 1/4] Don't hold a reference to the Account when iterating through an Account list,
Travis Reitter
[folks] (4 commits) ...Merge remote branch 'pwith/offline-fixes' into prep-0.1.11,
Travis Reitter
[eog] Allow disabling the save-on-close confirmation dialog,
Felix Riemann
[libgweather/gnome-2-28] Updated the Kannada translations,
Shankar Prasad
[libgweather/gnome-2-30] Updated the Kannada translations,
Shankar Prasad
[libgweather] Updated the Kannada translations,
Shankar Prasad
[pygobject] fix passing in type names as a GType and add gtype unit tests,
John Palmieri
[pygobject] Increase a bit verbosity of tests so people know which test failed,
Tomeu Vizoso
[gnome-keyring] [egg] Fix problems building on 32-bit.,
Stefan Walter
[gtk+/gtk-2-22] gdk: Revert making get_size optional,
Benjamin Otte
[gtk+/gtk-2-22] x11: Query size on real drawable,
Benjamin Otte
[gtk+/gtk-2-22] cups: Fix cast warnings,
Benjamin Otte
[gtk+/gtk-2-22] Do not return values from a function returning void,
Benjamin Otte
[jhbuild] [3.0] gnome-themes no longer requires gtk-engines 2.x,
Thomas Wood
[gnome-themes] Remove the spec file,
Thomas Wood
[gnome-themes] Switch to GTK+ 3.0,
Thomas Wood
[gnome-themes] Remove empty "gtk-themes/Clearlooks" directory,
Thomas Wood
[gnome-themes] Rename .cvsignore files to .gitignore,
Thomas Wood
[rhythmbox] encoder: put audioconvert and audioresample in the right order (bug #625130),
Jonathan Matthew
[evince] [libview] Correctly compute the position of the annotation window,
Carlos Garcia Campos
[rhythmbox] sync: use 64bit value for device capacity in value formatter (bug #625105),
Jonathan Matthew
[network-manager-applet/NMA_0_8_1] editor: fix crash when cancelling addresses editing while in a cell (rh #610891),
Jiří Klimeš
[network-manager-applet] editor: fix crash when cancelling addresses editing while in a cell (rh #610891),
Jiří Klimeš
[tracker/direct-access] libtracker-sparql, libtracker-bus: Fix default update-blank method,
Philip Van Hoof
[tracker/direct-access] libtracker-bus: Fix updateblank support for non-fd-passing, added tests,
Philip Van Hoof
[ease/libraries: 138/138] [libraries] Re-enable building with "libease",
Nate Stedman
[ease/libraries: 137/138] Merge branch 'master' into libraries,
Nate Stedman
[ease/libraries: 105/138] Merge branch 'master' into libraries,
Nate Stedman
[ease/libraries: 8/138] [build] Cleaned up packages.,
Nate Stedman
[ease/libraries: 4/138] [build] Clean up build files a bit.,
Nate Stedman
[ease/libraries: 3/138] Merge branch 'master' into libraries,
Nate Stedman
[ease/libraries: 2/138] Build Ease primarily as a library.,
Nate Stedman
[ease] (138 commits) Created branch libraries,
Nate Stedman
[evolution-data-server] Bug #625282 - Quick add contact claims on console,
Milan Crha
[libgdata] [introspection] Add (closure) annotations,
Philip Withnall
[libgdata] [docs] Add annotation glossary,
Philip Withnall
[gnome-control-center/wip/fonts-panel] Install some images used in the details dialog,
Paolo Borelli
[gnome-control-center/wip/fonts-panel] Use font icon from gnome-icon-theme,
Paolo Borelli
[ease] Deleted branch libraries,
Nate Stedman
[gnome-terminal/gnome-2-28] Updated the Kannada translations,
Shankar Prasad
[gnome-terminal/gnome-2-30] Updated the Kannada translations,
Shankar Prasad
[gnome-terminal] Updated the Kannada translations,
Shankar Prasad
[ease] [transitions] Add "assemble" transition.,
Nate Stedman
[ease] [transitions] Added start of "explode" transition,
Nate Stedman
[ease/libraries: 100/100] Merge branch 'master' into libraries,
Nate Stedman
[ease/libraries] (100 commits) ...Merge branch 'master' into libraries,
Nate Stedman
[memprof] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[gnumeric] Save default search settings. [#625185],
Andreas J . Guelzow
[jhbuild] [3.0] eog ported to GTK+ 3,
Frederic Peters
[glibmm] Gio::DBusServer: Use the _CONSTRUCT macro in the constructor.,
José Alburquerque
[ease] [editor] Add a few key bindings to the editor,
Nate Stedman
[ease] [general] Remove old OpenDialog file.,
Nate Stedman
[ease] [editor] Add PostScript export,
Nate Stedman
[glabels/gsettings] Fixed several bugs with use of GSettings.,
Jim Evins
[orca] [config] Migration from ~/.orca to XDG-DATA-HOME option,
Juanje Ojeda Croissier
[orca] [config] Moved config files to XDG_DATA_HOME,
Juanje Ojeda Croissier
[ease] [general] Document is based on a list store,
Nate Stedman
[ease] [editor] Fix transition undo handling.,
Nate Stedman
[ease] [general] Fix incorrect property name in transitions pane,
Nate Stedman
[glibmm] Add Gio::DBusServer.,
José Alburquerque
[tomboy] Deleted branch better-templates,
Sanford Armstrong
[gnome-subtitles] Fix bug #601195 - Subtitle loop. If Subtitle Loop and Auto Select Subtitle are both selected, for mu,
Pedro Daniel da Rocha Melo e Castro
[gnome-subtitles] Don't ignore align and reselect as given by argument,
Pedro Daniel da Rocha Melo e Castro
[gnome-subtitles] Fix the bug#601195 - Subtitle loop,
Pedro Daniel da Rocha Melo e Castro
[gimp] app: allow to delete curve points,
Sven Neumann
[blam] [i18n] Updated German translation,
Mario Blättermann
[libpeas] Updated Portuguese translation,
Duarte Loreto
[gnome-lirc-properties] Updated Portuguese translation,
Duarte Loreto
[ontv] Updated Portuguese translation,
Duarte Loreto
[libgdata] Updated Portuguese translation,
Duarte Loreto
[gnome-subtitles] Updated Portuguese translation,
Duarte Loreto
[evolution-rss] Updated Portuguese translation,
Duarte Loreto
[evolution-couchdb] Updated Portuguese translation,
Duarte Loreto
[meld] Fix spurious newline when CRLF splits over boundary (closes bgo#623076),
Kai Willadsen
[balsa] Remove reference to unused address-book-start.png (bug 624690).,
Pawel Salek
[longomatch] Removed unused videobox element,
Andoni Morales Alastruey
[longomatch] Don't cancel the video edition,
Andoni Morales Alastruey
[longomatch] Some encoder needs bps instead of kbps,
Andoni Morales Alastruey
[longomatch] Switch videorate and videoscale position to avoid negotition errors,
Andoni Morales Alastruey
[longomatch] Try to get the sink element from the message emitter,
Andoni Morales Alastruey
[balsa] Work around Gmail bugs; modernize SSL cert checking.,
Pawel Salek
[krb5-auth-dialog] Updated Norwegian bokmål translation.,
Guido Günther
[banshee/gio-hardware] [Hardware] Add a new interface IUsbPortInfo exposed through IDevice.,
Alan McGovern
[gnome-control-center/wip/fonts-panel] Fix details dialog,
Paolo Borelli
[gnumeric] fix hdate_heb and date2hdate_heb [#625177],
Andreas J . Guelzow
[seahorse-plugins] Updated Slovenian translation,
Matej Urbančič
[seahorse] Updated Slovenian translation,
Matej Urbančič
[gnome-shell] Updated Slovenian translation,
Matej Urbančič
[ease] [editor] Enable key accelerators,
Nate Stedman
[ease] [editor] Correctly show the zoom slider.,
Nate Stedman
[gnome-control-center/wip/fonts-panel] Fix some global var handling,
Paolo Borelli
[gnome-control-center/wip/fonts-panel] some HIGgification,
Paolo Borelli
[gnome-control-center/wip/fonts-panel] Remove debugging spew,
Paolo Borelli
[gedit] Add menu when clicking in the interactive search popup icon.,
Ignacio Casal Quinteiro
[gnome-schedule] Updated Slovenian translation,
Matej Urbančič
[gdl] Remove deprecated GtkBoxChild and GtkNotebookPage,
Johannes Schmid
[gnome-control-center/wip/fonts-panel] First cut at a fonts panel,
Paolo Borelli
[vala] cogl-1.0: Return value of Cogl.Matrix.get_array doesn't have a length.,
Evan Nemerson
[gnome-control-center] Created branch wip/fonts-panel,
Paolo Borelli
[blam] Remove jiggle from the ItemList and ChanelList when an unread item is selected,
Carlos Martín Nieto
[blam] OOPS: copy and paste fail,
Carlos Martín Nieto
[gnome-bluetooth] Updated Swedish translation,
Daniel Nylander
[totem] Updated Swedish translation,
Daniel Nylander
[gtk-engines] Updated Swedish translation,
Daniel Nylander
[bug-buddy] Updated Swedish translation,
Daniel Nylander
[jhbuild] [3.0] add gsettings-desktop-schemas dependency to gedit,
Frederic Peters
[jhbuild] [3.0] add gsettings-desktop-schemas,
Frederic Peters
[monet/monet-xml] Check for MONET_DEBUG before printing debug statements,
Thomas Wood
[monet/monet-xml] mn-config: ensure the stroke and fill patterns are destroyed,
Thomas Wood
[monet/monet-xml] mn-style: MnConfig is now an object so should not be allocated with g_new0,
Thomas Wood
[monet/monet-xml] Add support widget flags,
Thomas Wood
[monet/monet-xml] Use a single entry point for simple widgets,
Thomas Wood
[monet/monet-xml] Use an array to hold the list of widget drawing ops,
Thomas Wood
[monet/monet-xml] Add support for toolbars,
Thomas Wood
[monet/monet-xml] mn-config: remove redundant get/set_property functions,
Thomas Wood
[hamster-applet] try to maintain location in the window by avoiding full refresh where possible. fixes bug 625223,
Toms Baugis
[hamster-applet] pass in current window to edit fact dialog so that it would not shut down after finishing the edit,
Toms Baugis
[hamster-applet] don't clear the tree model from outside - let facttree manage it on its own,
Toms Baugis
[gedit] Use the desktop settings instead of adding them ourselves.,
Ignacio Casal Quinteiro
[rygel] build,core: Build dictates paths of icons dirs,
Zeeshan Ali Khattak
[tomboy] Updated Swedish translation,
Daniel Nylander
[mousetweaks] Updated Swedish translation,
Daniel Nylander
[gvfs] Updated Swedish translation,
Daniel Nylander
[sound-juicer] Updated Swedish translation,
Daniel Nylander
[vte] Updated Swedish translation,
Daniel Nylander
[zenity] Updated Swedish translation,
Daniel Nylander
[tomboy/better-templates: 3/3] Wrap translatable string in Catalog call,
Sanford Armstrong
[tomboy/better-templates: 2/3] Make NotebookNoteAddin handle button sensitivity when untemplating,
Sanford Armstrong
[tomboy/better-templates: 1/3] Add beginnings of template bar, including button to untemplate,
Sanford Armstrong
[tomboy] (3 commits) Created branch better-templates,
Sanford Armstrong
[jhbuild] [3.0] add md5sum of clutter-gst,
Frederic Peters
[jhbuild] [3.0] remove clutter-gst, now an external dep,
Frederic Peters
[evince] [libview] Fix position of window annotations when moved by the user,
Carlos Garcia Campos
[gthumb] [importer] do not ignore cancellation errors,
Paolo Bacchilega
[gthumb] [crop tool] allow to force dimesions as multiple of 8 or other sizes,
Paolo Bacchilega
[goocanvas] 2010-07-25 Damon Chaplin <damon gnome org>,
Damon Chaplin
[gnumeric] Fix editing of hyperlinks.,
Andreas J . Guelzow
[caribou] Updated Bulgarian translation,
Alexander Alexandrov Shopov
[gedit] Fix crash in documents panel.,
Ignacio Casal Quinteiro
[gnome-session] Updated Swedish translation,
Daniel Nylander
[nautilus] Updated Swedish translation,
Daniel Nylander
[gnome-shell] Updated Bulgarian translation,
Alexander Alexandrov Shopov
[longomatch] Use autovideosink for the player,
Andoni Morales Alastruey
[longomatch] Reset properly the GUI when closing the capture,
Andoni Morales Alastruey
[longomatch] Use integer to pass the property,
Andoni Morales Alastruey
[longomatch] Bitrate is in bps for xvidenc and ffenc_mpeg4,
Andoni Morales Alastruey
[longomatch] Set the dshow capturer type has default for windows,
Andoni Morales Alastruey
[longomatch] Use ffenc_mpeg4 rather than xvidenc FFmpeg one should be faster,
Andoni Morales Alastruey
[pitivi] Updated Bulgarian translation,
Alexander Alexandrov Shopov
[brasero] Updated Bulgarian translation,
Alexander Alexandrov Shopov
[network-manager-openvpn] Fixed typo in README,
Pablo Castellano
[glibmm] DBusAuthObserver: Fix the build with latest glib.,
Murray Cumming
[gthumb] [importer] do not overwrite files with the same name,
Paolo Bacchilega
[glom/glom-1-16: 26/26] Merged from glom-1-14, hopefully with no losses.,
Murray Cumming
[glom/glom-1-16] (26 commits) ...Merged from glom-1-14, hopefully with no losses.,
Murray Cumming
[gnome-color-manager] trivial: Apply a metric truckload of gtk-doc additions and updates,
Richard Hughes
[gnome-color-manager] Do not try to apply devices that are not connected,
Richard Hughes
[gtk+/gtk-2-22] Moved the drawing of horizontal grid lines after cell drawing.,
Kristian Rietveld
[gtk+] Moved the drawing of horizontal grid lines after cell drawing.,
Kristian Rietveld
[ease] [general] Transition restructuring,
Nate Stedman
[ease] [general] Simplify OpenDialog.,
Nate Stedman
[glom] Created tag 1.14.5,
Murray Cumming
[gnome-applets] [stickynotes] fix clicking on desktop to hide stickynotes, bugs #614250 & #510933.,
Neil Bird
[glom/glom-1-14] 1.14.5,
Murray Cumming
[banshee] Update Simplified Chinese translation.,
Aron Xu
[conduit] Update Simplified Chinese translation.,
Aron Xu
[gftp] Update Simplified Chinese translation.,
Aron Xu
[ghex] Update Simplified Chinese translation.,
Aron Xu
[meld] Update Simplified Chinese translation.,
Aron Xu
[evince] [libdocument] Add missing parts of previous commit,
Carlos Garcia Campos
[xchat-gnome] Update Simplified Chinese translation.,
Aron Xu
[evince] [libdocument] Fix interface properties handling in derived classes,
Carlos Garcia Campos
[gcalctool] Updated Bulgarian translation,
Alexander Alexandrov Shopov
[epiphany] Updated Bulgarian translation,
Alexander Alexandrov Shopov
[libgweather] Update Simplified Chinese ui translation, remove useless msgmerge-generated lines.,
Aron Xu
[gtk+] Add gdk_cursor_get_cursor_type,
John Stowers
[libgweather] Update Simplified Chinese po-location translation.,
Aron Xu
[banshee] [AmazonMp3.Store] Add German store's .amz mimetype,
Gabriel Burt
[evolution/gnome-2-30] Bug 598833 - Do not ship dropped evo_mail_notifier.png,
Matthew Barnes
[evolution] Bug 598833 - Do not ship dropped evo_mail_notifier.png,
Matthew Barnes
[gsettings-desktop-schemas] Wrap missing file.,
Ignacio Casal Quinteiro
[gnome-terminal] Updated Tamil translation,
Thirumurthi Vasudeven
[ease] [editor] Allow users to undo/redo slide add/remove,
Nate Stedman
[jhbuild] [3.0] update cheese dependencies,
Filippo Argiolas
[jhbuild] [3.0] add clutter-gst to external dependencies,
Filippo Argiolas
[ease] [editor] Fixed new slide ordering,
Nate Stedman
[eog] Updated Tamil translation,
Thirumurthi Vasudeven
[epiphany] Updated Tamil translation,
Thirumurthi Vasudeven
[ease] [editor] Set identifiers for images.,
Nate Stedman
[ease] [editor] Removed SlideSet,
Nate Stedman
[ekiga] Updated Tamil translation,
Thirumurthi Vasudeven
[ease] [editor] Undo add/remove Elements.,
Nate Stedman
[gnome-color-manager] Added Japanese translation.,
Takayuki Kusano
[gthumb] [webalbums] rotate the destination file instead of the original file,
Paolo Bacchilega
[gnome-devel-docs] Added Japanese translation.,
Takayuki Kusano
[gnome-devel-docs/gnome-2-30] Added Japanese translation.,
Takayuki Kusano
[gbrainy] More fixes for #624807,
Jordi Mas
[gbrainy] Bump version to 1.51,
Jordi Mas
[ease] [general] Add Clutter iterables,
Nate Stedman
[guadec2010-web] Made the venue information more visible,
Sense Hofstede
[ease] [general] Remove ElementMap references,
Nate Stedman
[libdmapsharing] Remove redundant code,
W . Michael Petullo
[ease] [general] Added UndoItem,
Nate Stedman
[ease] [player] Hide the editor when playing (performance reasons),
Nate Stedman
[dasher] Updated Tamil translation,
Thirumurthi Vasudeven
[ease] [welcome] Start the slide previews out larger.,
Nate Stedman
[ease] [general] document/slide/element restructuring,
Nate Stedman
[brasero] Updated Tamil translation,
Thirumurthi Vasudeven
[bug-buddy] Updated Tamil translation,
Thirumurthi Vasudeven
[gtksourceview] Updated Tamil translation,
Thirumurthi Vasudeven
[gnumeric] fix NEWS,
Andreas J . Guelzow
[gtk+/gtk-2-22] Add gdk_device_get_n_axes,
John Stowers
[gtk+/gtk-2-22] Add gdk_cursor_get_cursor_type,
John Stowers
[ease] [editor] Greatly improve slide redraw performance.,
Nate Stedman
[gnome-themes/gtk-3: 4/4] Remove the spec file,
Thomas Wood
[gnome-themes/gtk-3: 3/4] Switch to GTK+ 3.0,
Thomas Wood
[gnome-themes/gtk-3: 2/4] Remove empty "gtk-themes/Clearlooks" directory,
Thomas Wood
[gnome-themes/gtk-3: 1/4] Rename .cvsignore files to .gitignore,
Thomas Wood
[gnome-themes] (4 commits) Created branch gtk-3,
Thomas Wood
[ease] [editor] Don't crash if gtk doesn't find a color,
Nate Stedman
[video-subtitles] Added Korean translation,
Changwoo Ryu
[glom/glom-1-14] Allow unique fields with same name in multiple tables.,
Murray Cumming
[longomatch] Use the matroska muxer as default,
Andoni Morales Alastruey
[longomatch] Change the file extension for mp4 files,
Andoni Morales Alastruey
[longomatch] Don't destroy the dialog until we have read the properties,
Andoni Morales Alastruey
[gnome-shell] [shadows] Fix shadows with small blur radius,
Florian Müllner
[goocanvas] Fix the build with the latest GTK+ 3.0 API.,
Murray Cumming
[ease] [general] Move PDFExporter functionality to Document,
Nate Stedman
[ease] [editor] Added a more visible selection rectangle,
Nate Stedman
[ease] [editor] Allow the user to add custom text,
Nate Stedman
[ease] [general] GradientMode -> GradientType,
Nate Stedman
[ease] [editor] Allow the user to change backgrounds,
Nate Stedman
[gegl] AUTHORS: update,
Øyvind Kolås
[gegl] operations: Extract vector rendering operations from path.c,
Øyvind Kolås
[gegl] property-types: Make gegl_path_calc return a boolean,
Øyvind Kolås
[gegl] property-types: Cache path_calc iterator stop position and restart from it,
Øyvind Kolås
[gegl] property-types: Fix Bug #620167 and simplify path_calc[_values],
Øyvind Kolås
[gegl] tests: Add tests for GeglPath,
Øyvind Kolås
[orca] Updating MAINTAINERS,
Joanmarie Diggs
[gnome-utils] Use baobab namespace for public functions,
Paolo Borelli
[orca] Modified orca.doap take 2.,
Joanmarie Diggs
[orca] Putting things back to what they were before since my innocent change seems to have made Orca "unbro,
Joanmarie Diggs
[gnome-utils] Store current location in the app struct,
Paolo Borelli
[gnome-utils] Move monitors inside the main app struct,
Paolo Borelli
[gnome-utils] Remove trailing whitespace,
Paolo Borelli
[gnome-utils] Remove old var not used anymore,
Paolo Borelli
[gnome-utils] Rename application struct,
Paolo Borelli
[gnome-utils] Cleanup chart context menu,
Paolo Borelli
[orca/new-settings] Some extra tweaks while debugging.,
Joanmarie Diggs
[orca] Updating orca.doap to reflect current, actual maintainers. Removing MAINTAINERS since MaintainersCor,
Joanmarie Diggs
[longomatch] Keep DAR using black borders,
Andoni Morales Alastruey
[sawfish] version bump to 1.7.0,
Christopher Bratusek
[sawfish] debian 3.0 (native) sourceformat,
Christopher Bratusek
[rep-gtk] debian/source/format,
Christopher Bratusek
[rep-gtk] debian 3.0 (native) sourceformat,
Christopher Bratusek
[librep] debian 3.0 (native) sourceformat,
Christopher Bratusek
[gimp-help-2] Typo fix on Warp (Map) filter,
RyoTa SimaMoto
[brasero] Set (with g_set_application_name ()) the same name as in the window title.,
Philippe Rouquier
[brasero] Fix the name of the application we use in burn-dbus.c as this may not be "Brasero",
Philippe Rouquier
[brasero/gnome-2-30] Set (with g_set_application_name ()) the same name as in the window title.,
Philippe Rouquier
[brasero/gnome-2-30] Fix the name of the application we use in burn-dbus.c as this may not be "Brasero",
Philippe Rouquier
[gsettings-desktop-schemas] Wrap descriptions.,
Ignacio Casal Quinteiro
[gbrainy] Created tag GBRAINY_1_5_0,
Jordi Mas
[brasero] Remove all calls to gdk_gc* and gdk_draw* functions to prepare the upcoming changes in gtk3+,
Philippe Rouquier
[gnumeric] Add menu items to allow clearing of filtered rows only.,
Andreas J . Guelzow
[gnome-utils] No need to use connect_after,
Paolo Borelli
[gnome-session] Remove the splash program,
Paolo Borelli
[gimp/soc-2010-cage] gimpcageconfig: add the scaling factor computation,
Michael Muré
[gimp/soc-2010-cage] register gimpoperationcagecoefcalc,
Michael Muré
[gimp/soc-2010-cage] gimpcageconfig: fix compilation,
Michael Muré
[gimp/soc-2010-cage] gimpcageconfig: correct indentation,
Michael Muré
[glade3/gnome-2-28] Added Japanese translation of help document,
Takayuki Kusano
[glade3] Added Japanese translation of help document,
Takayuki Kusano
[glade3] Fix conflict.,
Takayuki Kusano
[gnome-color-manager] Updated Japanese translation.,
Takayuki Kusano
[sawfish] Updated Slovenian translation,
Matej Urbančič
[nemiver] Updated Slovenian translation,
Matej Urbančič
[gtranslator] Updated Slovenian translation,
Matej Urbančič
[gthumb] check the image_rotation extension as well,
Paolo Bacchilega
[banshee/gio-hardware] [Gio Hardware] Add RawUsbDevice.cs to the makefiles.,
Alan McGovern
[gthumb] [importer] disable "rotate images" if the exiv2 extension is not active,
Paolo Bacchilega
[f-spot] Updated Japanese translation.,
Takayuki Kusano
[gthumb] Fixed crash on paste,
Paolo Bacchilega
[banshee/gio-hardware] [Gio Hardware] Implement support for IUsbdevice.ResolveRootUsbDevice,
Alan McGovern
[gtkhtml] Updated Tamil translation,
Thirumurthi Vasudeven
[dconf] Remove old libtool workarounds,
Ryan Lortie
[dconf] Add missing $(DESTDIR),
Ryan Lortie
[hamster-applet] Updated Tamil translation,
Thirumurthi Vasudeven
[banshee/gio-hardware] [Gio Hardware] Allow access to the parent udev device,
Alan McGovern
[gnome-utils] White space fixes,
Paolo Borelli
[anjuta] debugger: bgo#558954 - Documentation for debug interfaces is incomplete,
Sebastien Granjoux
[anjuta] debugger: Remove unused source files,
Sebastien Granjoux
[dconf] Installing symlinks doesn't work -- use a hook,
Ryan Lortie
[gnome-utils] More consistent defines for the prefs keys,
Paolo Borelli
[gnome-utils] Connect to the notification of the monitor home pref,
Paolo Borelli
[gnome-utils] Remove leftover defines,
Paolo Borelli
[dconf] Remove Vala 'dconf.deps' from tree on 'make clean',
Ryan Lortie
[dconf] Get rid of libtool,
Ryan Lortie
[libgnomekbd] Updated Tamil translation,
Thirumurthi Vasudeven
[mousetweaks] Updated Tamil translation,
Thirumurthi Vasudeven
[seahorse] Updated Tamil translation,
Thirumurthi Vasudeven
[sound-juicer] Updated Tamil translation,
Thirumurthi Vasudeven
[banshee] [SourceManager] Expand the active source's parent,
Gabriel Burt
[tomboy] Updated Tamil translation,
Thirumurthi Vasudeven
[totem] Updated Tamil translation,
Thirumurthi Vasudeven
[vinagre] Updated Tamil translation,
Thirumurthi Vasudeven
[devhelp] Fixed installation directory of header files,
Frederic Peters
[gnome-utils] Rename function,
Paolo Borelli
[gnome-utils] Move enum in the C file,
Paolo Borelli
[gconf] Adapt to gsettings API changes (glib, d5bd53),
Frederic Peters
[gbrainy] Make question more precise,
Jordi Mas
[zenity] Update Simplified Chinese translation,
Aron Xu
[gnome-doc-utils] Update Simplified Chinese translation.,
Aron Xu
[metacity] Complete zh_CN translation.,
Aron Xu
[rygel] media-export: Fix empty title on PS3,
Zeeshan Ali Khattak
[seahorse-plugins] Update Simplified Chinese translation.,
Aron Xu
[pdfmod] Added da to list of languages,
Kenneth Nielsen
[pdfmod] Added Danish translation of the documentation,
Kenneth Nielsen
[metacity] Update Simplified Chinese translation.,
Aron Xu
[gnome-utils] Tidy up the prefs dialog code,
Paolo Borelli
[gnome-utils] Fix up indentation a bit,
Paolo Borelli
[gnome-utils] Move gconf notifications functions all in the same place,
Paolo Borelli
[gnome-games] Updated Traditional Chinese translation(Hong Kong and Taiwan),
Chao-Hsiung Liao
[libbonobo] Updated Traditional Chinese translation(Hong Kong and Taiwan),
Chao-Hsiung Liao
[gnome-disk-utility] Updated Traditional Chinese translation(Hong Kong and Taiwan),
Chao-Hsiung Liao
[gnome-shell] [gdmuser] Annotate gdm_list_users(),
Florian Müllner
[gsettings-desktop-schemas/gtk-doc: 2/2] Add gtk-doc API docs infrastructure,
Christian Persch
[gsettings-desktop-schemas/gtk-doc: 1/2] Take Vincent up on his offer :),
Christian Persch
[gsettings-desktop-schemas] (2 commits) Created branch gtk-doc,
Christian Persch
[gtk+/rendering-cleanup] quartz: Make backend compile again,
Kristian Rietveld
[gtk+/rendering-cleanup] quartz: Fix up _gdk_quartz_window_translate,
Kristian Rietveld
[totem/gnome-2-30] Bug 625013 — Can't play "GUADEC 2010 STATE OF THE UNION Teaser",
Bastien Nocera
[totem] Bug 625013 — Can't play "GUADEC 2010 STATE OF THE UNION Teaser",
Philip Withnall
[banshee] [Widgets] Convert two static readonly fields to const,
Bertrand Lorentz
[evolution-data-server] Updated Hebrew translation.,
Yaron Shahrabani
[banshee] [Fixup] Fix thinko, enabling better dupe detection,
Gabriel Burt
[gnome-session] Update Simplified Chinese translation.,
Aron Xu
[gtkhtml] Complete Simplified Chinese translation.,
Aron Xu
[gthumb] Changed navigator popup style,
Paolo Bacchilega
[gtkhtml] Update Simplified Chinese translation.,
Aron Xu
[gnome-user-docs] Update Simplified Chinese accessibility-guide translation.,
Aron Xu
[gnome-user-docs] Update Simplified Chinese user-guide translation.,
Aron Xu
[hamster-applet] Update Simplified Chinese translation.,
Aron Xu
[gnome-shell] Update Simplified Chinese translation.,
Aron Xu
[accerciser] Update Simplified Chinese translation.,
Aron Xu
[gnome-devel-docs] Add Simplified Chinese optimization guide translation.,
Aron Xu
[gnome-devel-docs] Update Simplified Chinese translation.,
Aron Xu
[gedit] Do not show the notebook border when the window is maximized.,
Ignacio Casal Quinteiro
[gbrainy] Update Simplified Chinese translation.,
Aron Xu
[atomato] Update Simplified Chinese transation.,
Aron Xu
[gnome-power-manager] Add a figure for zh_CN help.,
Aron Xu
[gnome-power-manager] Update Simplified Chinese help translation.,
Aron Xu
[gnome-utils] Port to GtkSpinner,
Paolo Borelli
[gcalctool] Update Simplified Chinese help translation.,
Aron Xu
[straw] Update Simplified Chinese translation.,
Aron Xu
[ease] [general] Improved background handling,
Nate Stedman
[banter] Add Simplified Chinese translation.,
Aron Xu
[zenity] Updated Tamil translation,
Thirumurthi Vasudeven
[gthumb] fixed crash when the id is null,
Paolo Bacchilega
[jhbuild] Update manual and defaults from gnome2 to gnome,
Craig Keogh
[gbrainy] Current game may be null, check for it,
Jordi Mas
[gbrainy] Fixes exception when changing difficulty level in custom game list,
Jordi Mas
[gnumeric] Fix undo of Clear->All and Clear->Comments. [#625151],
Andreas J . Guelzow
[evolution-exchange] Update Simplified Chinese translation.,
Aron Xu
[gnome-control-center] Update Simplified Chinese translation.,
Aron Xu
[libgnetwork] Update Simplified Chinese translation.,
Aron Xu
[divifund] Update Simplified Chinese translation.,
Aron Xu
[blam] Updated Slovenian translation,
Matej Urbančič
[criawips] Update Simplified Chinese translation.,
Aron Xu
[evolution-data-server] Update Simplified Chinese translation.,
Aron Xu
[gedit] Complete Simplified Chinese translation.,
Aron Xu
[ease] [general] Use Ease.Color in documents and slides,
Nate Stedman
[gnome-bluetooth] Update Simplified Chinese translation.,
Aron Xu
[gimmie] Update Simplified Chinese translation.,
Aron Xu
[gsettings-desktop-schemas] Relicense to LGPLv2.1+,
Vincent Untz
[gnome-format] Update Simplified Chinese translation.,
Aron Xu
[ease] [general] Add generic Color and Gradient classes,
Nate Stedman
[anjuta/git-shell: 17/17] Merge branch 'master' into git-shell,
James Liggett
[anjuta/git-shell] (17 commits) ...Merge branch 'master' into git-shell,
James Liggett
[anjuta/git-shell] git: Implement the Delete Tags pane,
James Liggett
[anjuta/git-shell] git: Adjust the files monitored in the tag list command to cover all cases,
James Liggett
[anjuta/git-shell] git: Fix stupid mistakes in tag change monitoring,
James Liggett
[anjuta/git-shell] git: Implement the Create Tag pane,
James Liggett
[anjuta/git-shell] foocanvas: Remove auto-generated marshallers from git,
James Liggett
[anjuta/git-shell] foocanvas: Auto-generate .gitignore,
James Liggett
[anjuta/git-shell] libanjuta: Various glade catalog fixes,
James Liggett
[anjuta/git-shell] libanjuta: Add AnjutaColumnTextView,
James Liggett
[anjuta/git-shell] git: Implement the Tags pane,
James Liggett
[anjuta/git-shell] git: Make the drag target entries in the Branches pane static,
James Liggett
[anjuta/git-shell] git: Make GitTagListCommand self-startable,
James Liggett
[anjuta/git-shell] git: Leak fixes in GitRemoteListCommand,
James Liggett
[evolution-data-server/camel-socks-proxy-master: 10/10] Implement ::get_file_desc() in CamelTcpStreamSSL,
Federico Mena Quintero
[evolution-data-server/camel-socks-proxy-master: 9/10] Move CamelTcpStreamRaw's fields to a private structure,
Federico Mena Quintero
[evolution-data-server/camel-socks-proxy-master: 8/10] New method CamelTcpStream::get_file_desc(),
Federico Mena Quintero
[evolution-data-server/camel-socks-proxy-master: 7/10] Change CamelNNTPStore to use the new API,
Federico Mena Quintero
[evolution-data-server/camel-socks-proxy-master: 6/10] Change CamelIMAPXServer to use the new API,
Federico Mena Quintero
[evolution-data-server/camel-socks-proxy-master: 5/10] Change CamelImapStore to use the new API,
Federico Mena Quintero
[evolution-data-server/camel-socks-proxy-master: 4/10] Change CamelSmtpTransport to use the new API,
Federico Mena Quintero
[evolution-data-server/camel-socks-proxy-master: 3/10] Change CamelPOP3Store to use the new API,
Federico Mena Quintero
[evolution-data-server/camel-socks-proxy-master: 2/10] Change CamelHttpStream to use the new API,
Federico Mena Quintero
[evolution-data-server/camel-socks-proxy-master: 1/10] Do name resolution inside camel_tcp_stream_connect(),
Federico Mena Quintero
[evolution-data-server] (10 commits) Created branch camel-socks-proxy-master,
Federico Mena Quintero
[ease] [welcome] Added highlight to selected preview,
Nate Stedman
[ease] [editor] Added a menu to the "Add Slide" tool item,
Nate Stedman
[gnumeric] docs: make sure argument names, as documented, are unique.,
Morten Welinder
[gnumeric] Fix duplicate arg name in description.,
Morten Welinder
[gnumeric] Avoid malformed character constants even inside #if 0.,
Morten Welinder
[rygel] media-export: Fix url-escaped folder names on PS3,
Zeeshan Ali Khattak
[rygel] media-export: Remove Dynamic container,
Zeeshan Ali Khattak
[rygel] media-export: Convenience function for object ids,
Zeeshan Ali Khattak
[rygel] media-export: Yet another database version,
Zeeshan Ali Khattak
[rygel] media-export: Gst.ClockTime is an uint64,
Zeeshan Ali Khattak
[rygel] media-export: Fix bitrate setting for media items,
Zeeshan Ali Khattak
[rygel] media-export: Coding-style fix,
Zeeshan Ali Khattak
[rygel] media-export: Don't share anything by default,
Zeeshan Ali Khattak
[rygel] media-export: Fix simple sharing mode,
Zeeshan Ali Khattak
[rygel] media-export: Add windows formates to filter,
Zeeshan Ali Khattak
[gegl] examples: added gegl convert a GEGL backed format converter,
Øyvind Kolås
[gegl] raw-load: fix raw loading op,
Øyvind Kolås
[gegl] magick-load: fix image magick fallback load op,
Øyvind Kolås
[gegl] save: initialize save handler just before processing,
Øyvind Kolås
[ease] [general] Added recursive_copy to utilities.,
Nate Stedman
[ease] [general] Add recursive_directory_after,
Nate Stedman
[ease: 57/57] Merge branch 'themes',
Nate Stedman
[ease] (57 commits) ...Merge branch 'themes',
Nate Stedman
[ease/themes] [themes] Themes persist when documents are saved,
Nate Stedman
[ease/themes] broken, don't push,
Nate Stedman
[gnome-shell-design] set up sequence for ogg export, keeping main renders as PNGs to be able to render a segment faster.,
Jakub Steiner
[gnome-shell-design] remove the frames for the sequence that can't be used,
Jakub Steiner
[gnome-shell-design] another glitch in the cursor switch,
Jakub Steiner
[gegl] Created branch soc-2010-cage,
Michael Muré
[gnome-shell-design] fix a glitch in the filter selection,
Jakub Steiner
[gnome-shell-design] fix up texture jump. Add wait spinner for when the launcher starts.,
Jakub Steiner
[gthumb] use the attribute id instead of the metadata id that can be null,
Paolo Bacchilega
[ease/themes] [general] Simplify saving/loading of colors.,
Nate Stedman
[glibmm] Gio::DBusAuthObserver: Make parameters constant.,
José Alburquerque
[ease/themes] [general] Standardize TextElement property names.,
Nate Stedman
[evolution-data-server/camel-socks-proxy] Oops, fix endianness of port numbers,
Federico Mena Quintero
[evolution-data-server/camel-socks-proxy] Use 'localhost' instead of NULL to resolve ports,
Federico Mena Quintero
[evolution-data-server/camel-socks-proxy] Fix cut&paste error,
Federico Mena Quintero
[gsettings-desktop-schemas] [release] post-release bump to 0.0.2,
Vincent Untz
[gsettings-desktop-schemas] Make sure generated .gitignore files are complete,
Vincent Untz
[gsettings-desktop-schemas] Add license to header file,
Vincent Untz
[gsettings-desktop-schemas] Fix indentation in HACKING,
Vincent Untz
[gsettings-desktop-schemas] Created tag 0.0.1,
Vincent Untz
[gsettings-desktop-schemas] Improve description in pkg-config file,
Vincent Untz
[gsettings-desktop-schemas] Make it explicit that there is no stability guarantee at the moment,
Vincent Untz
[gimp] app: add new parameter check function gimp_pdb_item_is_in_tree(),
Michael Natterer
[gthumb] Fixed errors when the GSEAL macro is enabled,
Paolo Bacchilega
[gthumb] removed the accessors that require gtk+ 2.21 or greater,
Paolo Bacchilega
[gimp/soc-2010-cage] gimpoperationcoefcalc: get_bounding_box now return the bounding box of the cage,
Michael Muré
[gimp/soc-2010-cage] add a gegl operator that compute the coeffcient for a cage transform,
Michael Muré
[seahorse-plugins] [i18n] Updated German translation,
Mario Blättermann
[gegl] build: Update buildbot/suppressed_warnings.txt,
Martin Nordholts
[caribou] Print exceptions.,
Eitan Isaacson
[gegl] tests/buffer: Another try at 'Make buffer tests work during distcheck',
Martin Nordholts
[caribou] Added more keyboard layouts.,
Eitan Isaacson
[snowy] Lets try pushing the right patch for bug#614815 this time folks,
Jeff Schroeder
[ease/themes] [editor] Create media directory if it doesn't exist,
Nate Stedman
[byzanz] Port to libpanel-applet-3,
Carlos Garcia Campos
[gegl] tests/buffer: Make buffer tests work during distcheck,
Martin Nordholts
[gegl] tests/buffer: Make output dir from Makefile,
Martin Nordholts
[gegl] Put simple tests in 'tests/simple',
Martin Nordholts
[gnumeric] Fix various function docs issues. [#625102],
Andreas J . Guelzow
[gnome-shell-design] add app picker filter switching,
Jakub Steiner
[gnome-shell-design] gedit focus in the game,
Jakub Steiner
[rygel] media-export: Correct condition for (us)setting duration,
Zeeshan Ali Khattak
[rygel] core: Clean-up MediaQueryAction and its subclasses,
Zeeshan Ali Khattak
[rygel] core: Revive lost XBox hacks,
Zeeshan Ali Khattak
[gbrainy] Disable mouse events on pause,
Jordi Mas
[gtk+] Clarify what the @event is used for when calling gtk_drag_begin(),
Federico Mena Quintero
[gtk+/gtk-2-22] Clarify what the @event is used for when calling gtk_drag_begin(),
Federico Mena Quintero
[pybliographer] Updated Slovenian translation,
Matej Urbančič
[tracker/needle: 18/18] tracker-needle: Fixed whitespace issues,
Martyn James Russell
[tracker/needle: 17/18] tracker-needle: Use smaller pixbuf size for icons and set tooltip column to belongsToContainer,
Martyn James Russell
[tracker/needle: 16/18] needle: use tracker:available in search,
Martyn James Russell
[tracker/needle: 15/18] tracker-needle: Support opening applications,
Martyn James Russell
[tracker/needle: 14/18] needle: Added statistics dialog,
Martyn James Russell
[tracker/needle: 13/18] needle: Removed back/forward buttons and re-run query if find-in toggled,
Martyn James Russell
[tracker/needle: 12/18] needle: rename tracker_needle binary to tracker-needle,
Martyn James Russell
[tracker/needle: 11/18] needle: Fixed build errors,
Martyn James Russell
[tracker/needle: 10/18] needle: Fixed a bunch of whitespace issues,
Martyn James Russell
[tracker/needle: 9/18] needle: Added config.vapi,
Martyn James Russell
[tracker/needle: 8/18] needle: Fixed UI file name,
Martyn James Russell
[tracker/needle: 7/18] needle: Moved ui and vala files to prefix tracker-,
Martyn James Russell
[tracker/needle: 6/18] needle: Moved needle to tracker-needle,
Martyn James Russell
[tracker/needle: 5/18] needle: Support searching by title as well as content,
Martyn James Russell
[tracker/needle: 4/18] Needle: Fixed icon sizes,
Martyn James Russell
[tracker/needle: 3/18] needle: Added icon support for results and fixed timestamps,
Martyn James Russell
[tracker/needle: 2/18] needle: Updated treeview icon size and details to include size/modified time,
Martyn James Russell
[tracker/needle: 1/18] Initial Needle app,
Martyn James Russell
[gbrainy] Update 1.50 NEWS and version,
Jordi Mas
[tracker] (18 commits) Created branch needle,
Martyn James Russell
[gbrainy] Make Damned Lies happy,
Jordi Mas
[gnome-control-center] Updated Slovenian translation,
Matej Urbančič
[video-subtitles] Added Hungarian translation,
Gabor Keleman
[video-subtitles] Added hu to LINGUAS,
Gabor Keleman
[eog/gnome-2-30] Updated asturian translation,
Xandru Armesto Fernández
[eog] Updated asturian translation,
Xandru Armesto Fernández
[gimp] app: Add '/' as a seperator for the rectangle tools options (in the Fixed field),
Barak Itkin
[gbrainy] Fixes bug with command line,
Jordi Mas
[gedit] Use PeasEngine:loaded-plugins for saving the loaded plugins,
Garrett Regier
[gedit] Free plugin settings in GeditPluginsEngine,
Garrett Regier
[gedit] Don't free typelib,
Garrett Regier
[gnome-shell-design] launch feedback,
Jakub Steiner
[ease/themes] [editor] Add undo support to font selection.,
Nate Stedman
[accerciser] Added UG translation,
Abduxukur Abdurixit
[ease/themes] [editor] Allow the user to change typefaces.,
Nate Stedman
[gnome-shell-design] launch the place,
Jakub Steiner
[gbrainy] Support building as GTK application in non GNOME sytems (like win32),
Jordi Mas
[gnome-shell-design] fade in the normal windows of preiously running apps. don't scale because we weren't in the window p,
Jakub Steiner
[gnome-color-manager] Drop GcmXserver, GcmScreen and libgnomedesktop3 and make the X11 code faster and cleaner,
Richard Hughes
[gnome-color-manager] trivial: add a length parameter to gcm_edid_parse(),
Richard Hughes
[gnome-shell-design] fade out more stuff for the launch,
Jakub Steiner
[gnome-color-manager] huey: Discover the serial number for the huey,
Richard Hughes
[gimp/soc-2010-cage] make GimpCageOptions to use the new enum for Cage mode,
Michael Muré
[gimp/soc-2010-cage] rewrite of the GimpCage data structure as a Gegl config object,
Michael Muré
[gimp/soc-2010-cage] add an enum for cage mode,
Michael Muré
[evince/gnome-2-30] Updated asturian translation,
Xandru Armesto Fernández
[gegl] Update .gitignore,
Martin Nordholts
[gegl] tests: Distribute .hdr and .jp2 from compositions/data,
Martin Nordholts
[gegl] build: Add buildbot/suppressed_warnings.txt,
Martin Nordholts
[gegl] operations: Add gegl:rgbe-load and gegl:rgbe-save,
Martin Nordholts
[evince] Updated asturian translation,
Xandru Armesto Fernández
[tracker/direct-access] Fix, squash,
Philip Van Hoof
[gnome-shell-design] selected item highlighting,
Jakub Steiner
[murrine] Add a subtle outline on radiobutton and checkbox thick,
Andrea Cimitan
[tracker/direct-access] libtracker-bus: Support for normal dbus updateblank (untested),
Philip Van Hoof
[gegl] buffer: Unset tile_handler_chain->chain while destroying it,
Martin Nordholts
[gnome-shell-design] give a small gap for the hand to move from mouse to keyboard before the query appears,
Jakub Steiner
[gegl] buffer: Remove unneeded code,
Martin Nordholts
[gnome-shell-design] simplify the results in to have time for launch feedback.,
Jakub Steiner
[gegl] buffer: Set revs to 1 allrady in gegl_tile_new_bare(),
Martin Nordholts
[gnome-shell-design] fade in google and wikipedia buttons,
Jakub Steiner
[gegl] buffer: Use gegl_tile_get_data() everywhere,
Martin Nordholts
[gnome-shell-design] search background, focus ring, timing.,
Jakub Steiner
[gegl] buffer: Initialize revisions inside gegl_tile_new(), not outside,
Martin Nordholts
[gegl] buffer: Add gegl_tile_mark_as_stored(),
Martin Nordholts
[gegl] buffer: Move defines in gegl-tile.h to the end,
Martin Nordholts
[evolution-mapi] Bug #625069 - Slow message fetching,
Milan Crha
[tracker/direct-access] Port steroids tests to libtracker-sparql,
Adrien Bustany
[tracker/direct-access] wip,
Adrien Bustany
[blam] Add comments to a couple of translatable strings (Bug #624388),
Carlos Martín Nieto
[mistelix] Updated Slovenian translation,
Matej Urbančič
[libgnomekbd] Update Simplified Chinese translation.,
Aron Xu
[gnome-panel/gnome-2-30] Updated Kannada translations,
Shankar Prasad
[gnome-panel] Updated Kannada translations,
Shankar Prasad
[gnome-packagekit/gnome-2-30] Updated the Kannada translations,
Shankar Prasad
[gedit] Kill another util that these days is just an alias for a gio function,
Paolo Borelli
[gnome-shell-design] animate standard>overview in window picker>app picker>search.,
Jakub Steiner
[gnome-shell-design] searchbox animation bits,
Jakub Steiner
[gtk+/gtk-2-22] Correct emission of switch-page from the menu,
Christian Dywan
[glibmm] Fix warnings.,
Murray Cumming
[glibmm] Add Gio::DBusAuthObserver.,
Murray Cumming
[glib] [gio]: gioenums.h: Remove trailing comma again.,
Murray Cumming
[gtk+] Correct marshaller for switch-page and adjust emission from menu,
Christian Dywan
[tracker/direct-access] pushing what I have for Adrien, squash with update-support commits,
Philip Van Hoof
[gnome-packagekit] Updated the Kannada translations,
Shankar Prasad
[gegl] buffer: Explain why we do gegl_tile_store() in gegl_tile_unref(),
Martin Nordholts
[gdm] Update Simplified Chinese translation.,
Aron Xu
[gobject-introspection/wip/transformer] New file finaltransformer, does most of 2nd/final pass,
Colin Walters
[gobject-introspection/wip/transformer] Parse virtuals before generic callback processing,
Colin Walters
[gobject-introspection/wip/transformer] Fix having no --strip-prefix,
Colin Walters
[gobject-introspection/wip/transformer] Add support for --reparse-validate,
Colin Walters
[gobject-introspection/wip/transformer] Fixes for vfunc processing,
Colin Walters
[gobject-introspection/wip/transformer] Fix class pairing, handle '_' prefix correctly,
Colin Walters
[gobject-introspection/wip/transformer] Remove debug print,
Colin Walters
[gobject-introspection/wip/transformer] Correctly parse anonymous struct/union,
Colin Walters
[gobject-introspection/wip/transformer] Various fixes,
Colin Walters
[gobject-introspection/wip/transformer] Actually enable warnings for GLib etc.,
Colin Walters
[gobject-introspection/wip/transformer] Parse records and unions as anonymous nodes,
Colin Walters
[nautilus] Remove gconf schemas,
Alexander Larsson
[nautilus] Bump glib requirements for g_settings_reset,
Alexander Larsson
[nautilus] Remove eel-enumeration, eel-gconf-extensions and eel-preferences,
Alexander Larsson
[nautilus] Remove last users of eel_preferences and eel_gconf,
Alexander Larsson
[nautilus] Convert last eel_preference users to raw gconf,
Alexander Larsson
[nautilus] Initialize gsettings in nautilus-connect-server,
Alexander Larsson
[nautilus] Remove remnants of old file-limit preference,
Alexander Larsson
[nautilus] Fix conversion of enable-delete,
Alexander Larsson
[nautilus] Move desktop-font preference to desktop settings,
Alexander Larsson
[nautilus] Convert list-view preferences to gsettings,
Alexander Larsson
[nautilus] Move the sort order prefs from view-specific to common prefs,
Alexander Larsson
[nautilus] Add eel_g_settings_add_auto_strv,
Alexander Larsson
[nautilus] Remove unused NEWS side pane prefs,
Alexander Larsson
[nautilus] Convert compact view prefs to gsettings,
Alexander Larsson
[nautilus] Convert tree sidebar prefs to gsettings,
Alexander Larsson
[nautilus] Fix up desktop-is-home-dir gsettings conversion,
Alexander Larsson
[nautilus] Fix desktop-font gsettings conversion,
Alexander Larsson
[nautilus] Convert icon-view preferences to gsettings,
Alexander Larsson
[nautilus] Add some more g_settings auto helpers to eel-glib-extensions,
Alexander Larsson
[nautilus] Convert preview settings to gsettings,
Alexander Larsson
[nautilus] Convert show-directory-item-counts to gsettings,
Alexander Larsson
[nautilus] Convert show-text-in-icons to gsettings,
Alexander Larsson
[nautilus] Remove unused search-bar-type setting,
Alexander Larsson
[nautilus] Convert default-folder-view to gsettings,
Alexander Larsson
[nautilus] Convert sort-directories-first to gsettings,
Alexander Larsson
[nautilus] Conver window-state to gsettings,
Alexander Larsson
[nautilus] Convert install-mime-activation to gsettings,
Alexander Larsson
[nautilus] convert exit with last window to gsettings,
Alexander Larsson
[nautilus] Convert new tab position to gsettings,
Alexander Larsson
[nautilus] Convert always-use-browser to gsettings,
Alexander Larsson
[nautilus] Convert click-policy to GSettings,
Alexander Larsson
[nautilus] Convert executable-text-activation to GSettings,
Alexander Larsson
[nautilus] Convert mouse prefs to gsettings,
Alexander Larsson
[nautilus] Convert date-format to gsettings,
Alexander Larsson
[nautilus] Add eel_g_settings_add_auto_enum,
Alexander Larsson
[nautilus] Convert show-advanced-persmissions to gsettings,
Alexander Larsson
[nautilus] Convert show-hidden-files to gsettings and merge it with show-backup-files,
Alexander Larsson
[nautilus] Initialize global preferences in nautilus-file-management-properties,
Alexander Larsson
[nautilus] Remove declaration of nonexisting functions,
Alexander Larsson
[nautilus] Convert desktop preferences to gsettings,
Alexander Larsson
[nautilus] Convert enable-delete to gsettings,
Alexander Larsson
[nautilus] Convert confirm-trash preference to gsettings,
Alexander Larsson
[nautilus] Convert media handling preferences to gsettings,
Alexander Larsson
[nautilus] Convert side pane width to gsettings,
Alexander Larsson
[nautilus] Convert side pane background to gsettings,
Alexander Larsson
[nautilus] Convert background prefs to GSettings,
Alexander Larsson
[nautilus] Create the global nautilus_preferences GSettings object,
Alexander Larsson
[nautilus] Remove deprecated prefs for nautilus theme,
Alexander Larsson
[nautilus] Add GSettings schemas for nautilus,
Alexander Larsson
[nautilus] Rename sidebar ids as per the new gsettings pref names,
Alexander Larsson
[evolution/gnome-2-30] Updated Kannada translations,
Shankar Prasad
[gegl] buffer: Namespace functions for breakpoint and stacktrace sanity,
Martin Nordholts
[gegl] buffer: Cleanup buffer/gegl-tile-handler-cache.{c,h},
Martin Nordholts
[evolution-mapi] Update Simplified China translation.,
Aron Xu
[murrine] Updated news and schema file.,
Andrea Cimitan
[murrine] Arrowstyle = 2 for fat arrowstyle = 1's style,
Andrea Cimitan
[tracker] Created tag 0.9.14,
Martyn James Russell
[tracker] Release 0.9.14,
Martyn James Russell
[gegl] gegl: Fix valgrind warnings with gegl_buffer_save(),
Martin Nordholts
[gegl] buffer: Remove unused 'last_added' member from SaveInfo,
Martin Nordholts
[gegl] gegl: s/GEGL_HANDLER/GEGL_TILE_HANDLER/g,
Martin Nordholts
[gegl] bin: Remove unused function file_utils_get_ext_start(),
Martin Nordholts
[ocrfeeder] Fix boxes' creation (gb#24793),
Joaquim Manuel Pereira Rocha
[vala] dova: Make methods equals, hash, and to_string null-safe,
Jürg Billeter
[vala] dova: Fix cname of null type,
Jürg Billeter
[rhythmbox] encoder: copy the destination media type string (bug #625103),
Jonathan Matthew
[tracker/direct-access] libtracker-bus: Pushed unsaved changes for previous commit, squash me please,
Martyn James Russell
[empathy] Add help/gl/ in gitignore,
Xavier Claessens
[empathy] Remove cc-empathy-accounts-page.c from POTFILE.in,
Xavier Claessens
[tracker/direct-access] libtracker-bus: Allow backend to switch between fd passing and dbus-glib,
Martyn James Russell
[glade3] Complete Simplified Chinese translation.,
Aron Xu
[evolution] Updated Kannada translations,
Shankar Prasad
[glib] Revert "notify: Remove unused g_object_notify_queue_clear()",
Benjamin Otte
[glib] notify: Readd g_object_notify_queue_from_object(),
Benjamin Otte
[glade3/gnome-2-28] Merge from master.,
Aron Xu
[glade3/gnome-2-22] Merge from master.,
Aron Xu
[glade3/gnome-2-20] Merge from master.,
Aron Xu
[glade3/gnome-2-18] Merge from master.,
Aron Xu
[glade3] Update Simplified Chinese translation.,
Aron Xu
[brasero] Fix error introduced by patch b1b8ae5c0bf918503cd10380c9634d814f9f7a23,
Philippe Rouquier
[brasero] Another try at #606010 - crashes at audio CD insertion,
Philippe Rouquier
[brasero] Try again to fix #606010 - crashes at audio CD insertion,
Philippe Rouquier
[brasero/gnome-2-30] Fix error introduced by patch b1b8ae5c0bf918503cd10380c9634d814f9f7a23,
Philippe Rouquier
[f-spot] Only save import preferences when using the import dialog.,
Ruben Vermeersch
[tracker/duplicates: 4/4] Improve logs,
Aleksander Morgado
[tracker/duplicates: 3/4] go more paranoic,
Aleksander Morgado
[evolution-webcal] Update Simplified Chinese translation.,
Aron Xu
[tracker/duplicates: 2/4] go paranoic,
Aleksander Morgado
[tracker/duplicates: 1/4] libtracker-miner: Add some paranoic debug logs,
Aleksander Morgado
[tracker] (4 commits) Created branch duplicates,
Aleksander Morgado
[tracker] Deleted branch duplicates-after-interrupts,
Aleksander Morgado
[dasher] Update Simplified Chinese transaltion.,
Aron Xu
[libpeas] Add the home page to configure.ac,
Steve Frécinaux
[evince/gnome-2-30] Updated the Kannada translations,
Shankar Prasad
[evince] Updated the Kannada translations,
Shankar Prasad
[gnome-games] Update Simplified Chinese translation.,
Aron Xu
[gbrainy] Fixes #625060,
Jordi Mas
[gtk-engines] Update Simplified Chinese translation.,
Aron Xu
[gnome-color-manager] Update Simplified Chinese translation.,
Aron Xu
[gcalctool] Update Simplified Chinese translations.,
Eleanor Chen
[evince] Update Simplified Chinese translations.,
Eleanor Chen
[glib] Complete Simplified Chinese translation.,
Aron Xu
[empathy] Update Simplified Chinese translations.,
Eleanor Chen
[pango] Bug 617772 - pango fails to build from git outside source tree,
Behdad Esfahbod
[snowy] Fix searching for notes in the django admin,
Jeff Schroeder
[snowy] Redirect from /username --> /username/notes (bug#614815),
Jeff Schroeder
[accounts-dialog/gdbus: 5/5] drop dbus-glib from configury,
Matthias Clasen
[accounts-dialog/gdbus: 4/5] Continue porting to GDBus,
Matthias Clasen
[accounts-dialog/gdbus: 3/5] Convert UmUser to a GDBusProxy subclass,
Matthias Clasen
[accounts-dialog/gdbus: 2/5] Fix build issues,
Matthias Clasen
[accounts-dialog/gdbus: 1/5] Begin porting to gdbus,
Matthias Clasen
[accounts-dialog] (5 commits) Created branch gdbus,
Matthias Clasen
[introspection-doc-generator] Re-arrange files, add support for classic JS Documentor, and packer,
Alan Knowles
[gparted] Ensure original partition boundaries kept on rollback of failed move,
Curtis Gedak
[gparted] Fix problem with logical partition move overwriting EBR (#623630),
Curtis Gedak
[gparted] Re-enable MiB partition alignment option,
Curtis Gedak
[ease/themes] [minor] Default to left alignment if invalid.,
Nate Stedman
[zenity] Removing X_LIBS from src/Makefile,
Arx Henrique Pereira da Cruz
[zenity] Change cancel button messages to be capitalized,
Arx Henrique Pereira da Cruz
[ekiga] Remove unused functions and fix indentation,
Eugen Dedu
[ease/themes] [minor] Remove incorrect comment,
Nate Stedman
[dconf] Adjust to the new GSettingsBackend API,
Ryan Lortie
[glib] Cleanup the GSettingsBackend API,
Ryan Lortie
[ease/themes] [editor] Fix alignment in Cairo rendering.,
Nate Stedman
[ease/themes] [editor] No reason to keep thumbnail PNGs around,
Nate Stedman
[ease/themes] [doc] Update SlideButtonPanel documentation,
Nate Stedman
[gbrainy] Updated Afrikaans (af) translation,
Friedel Wolff
[network-manager-openconnect] properties: implement import/export,
Dan Williams
[network-manager-openconnect/NM_0_8] properties: implement import/export,
Dan Williams
[gbrainy] Update Czech translation,
Petr Kovář
[ease/themes] [editor] Redraw slide thumbnails when slides change,
Nate Stedman
[ekiga] Do not set video_preview to Local view at hang-up,
Eugen Dedu
[dconf] Wire up GSettingsBackend::reset(),
Ryan Lortie
[mobile-broadband-provider-info] dtd: add description of various items,
Dan Williams
[banshee/stable-1.6] Separate mutexes for video and rpgain (bmc#1115),
Aaron Bockover
[mobile-broadband-provider-info] Add balance check and voicemail attributes,
Dan Williams
[banshee] Separate mutexes for video and rpgain (bmc#1115),
Aaron Bockover
[evolution-data-server/camel-socks-proxy] Don't try SOCKS4 on IPv6 addresses; it doesn't handle them.,
Federico Mena Quintero
[evolution-data-server/camel-socks-proxy] Try SOCKS5, then SOCKS4,
Federico Mena Quintero
[evolution-data-server/camel-socks-proxy] Try all the struct addrinfo when connecting to a proxy, not just the first one,
Federico Mena Quintero
[evolution-data-server/camel-socks-proxy] Add new exceptions for SOCKS proxies,
Federico Mena Quintero
[glib] GSettings: add g_settings_reset(),
Ryan Lortie
[babl] build: Add buildbot/suppressed_warnings.txt,
Martin Nordholts
[babl] Update one more .gitignores,
Martin Nordholts
[gtk+/gtk-2-22] Fix stuck pointer grab due to passing GDK_CURRENT_TIME to gtk_drag_begin(),
Federico Mena Quintero
[gtk+] Fix stuck pointer grab due to passing GDK_CURRENT_TIME to gtk_drag_begin(),
Federico Mena Quintero
[glibmm] DBusMessage: Add get_header() and set_header().,
Murray Cumming
[libpeas] Created tag 0.5.3,
Steve Frécinaux
[libpeas] Post-release version bump for 0.5.4,
Steve Frécinaux
[ease/themes] [editor] Allow removal of slides.,
Nate Stedman
[gthumb] removed use of the gdk_draw_* functions, use cairo instead,
Paolo Bacchilega
[glibmm] Variant<>: Make this usable as an ouput parameter.,
Murray Cumming
[gnac/devel] Added 3GPP and RealMedia filters,
Benoît Dupasquier
[glibmm] Settings example: Minor change.,
Murray Cumming
[glibmm] Revert changes that I did not mean to commit yet.,
Murray Cumming
[ease/themes] [welcomewindow] Added border to WelcomeActor,
Nate Stedman
[video-subtitles] Added Greek translation for neelie_kroes_on_open_source,
Simos Xenitellis
[glibmm] Variant: Added some methods.,
Murray Cumming
[glib] notify: Add tests for threadsafe object notifies,
Benjamin Otte
[glib] notify: Make dedup code clearer,
Benjamin Otte
[glib] notify: Make GObject property change notifications thread safe,
Benjamin Otte
[glib] notify: Remove g_object_notify_queue_from_object(),
Benjamin Otte
[glib] notify: Refactor g_object_notify_queue_thaw(),
Benjamin Otte
[glib] notify: Remove unused g_object_notify_queue_clear(),
Benjamin Otte
[glib] notify: Emit a g_critical() instead g_return_if_fail()ing,
Benjamin Otte
[glib] binding: Cast to avoid compiler warning,
Benjamin Otte
[glib] tests: Use GPOINTER_TO_SIZE() instead of just casting to guint,
Benjamin Otte
[glib] inotify: Constify function argument,
Benjamin Otte
[ease/themes] [editor] Fixed thumbnail background size.,
Nate Stedman
[ease/themes] [general] Improved temporary directory handling.,
Nate Stedman
[gnumeric] Add preference settings whether to show function name and/or argument tooltips.,
Andreas J . Guelzow
[ease/themes] [editor] Use Gtk.TreeView for the slide panel.,
Nate Stedman
[ease/themes] [editor] Fix error with 0 msec transitions,
Nate Stedman
[vala] sdl: Create wrapper method for SDL.Video.list_modes,
Evan Nemerson
[vala] gstreamer-controller-0.10: Fix arguments of several methods.,
Evan Nemerson
[vala] clutter-1.0: Fix methods with owned delegate parameters.,
Evan Nemerson
[vala] Fix clutter_container_add and clutter_container_remove bindings.,
Evan Nemerson
[video-subtitles] Move po files in a po subdirectory to better match common structure,
Claude Paroz
[vala] clutter-1.0: fix clutter_binding_pool_install_action binding,
Evan Nemerson
[gbrainy] Some more unit testing and some decoupling,
Jordi Mas
[gobject-introspection] [giscanner] Calrify missing element-type validation,
Johan Dahlin
[gobject-introspection] Update GIMarshallingTests expected gir,
Johan Dahlin
[gobject-introspection] [girepository] Include path to file in typelib load failure error,
Colin Walters
[gobject-introspection] [scanner] Make it compatible with python 2.y,
Johan Dahlin
[eog] Don't try to set the scrollview's parent's shadow-type property,
Felix Riemann
[eog] Remove now unnecessary GTK_CHECK_VERSION switches,
Felix Riemann
[banshee] [Dap.Ipod] Save URIs when syncing to fix inconsistency (BGO#620826),
Andrés Aragoneses
[tracker/direct-access] tracker-search: Improved output for -c and -f,
Martyn James Russell
[tracker/direct-access] tracker-miner-rss: Fixed crash,
Martyn James Russell
[tracker/direct-access] libtracker-data: remove all null checks before g_free() in db-manager,
Martyn James Russell
[tracker/direct-access] libtracker-data: Don't leak in_use_filename in db-manager,
Martyn James Russell
[f-spot] More cleaning, kills more warnings.,
Ruben Vermeersch
[f-spot] Remove the horrible .xpm thing in Filmstrip.,
Ruben Vermeersch
[gimp/soc-2010-cage] gimpcagetool: flush the image correctly after applying a cage deform,
Michael Muré
[gimp/soc-2010-cage] gimpcagetool: the cage can be closed only if the number of point is 3 or more,
Michael Muré
[evolution-data-server] Eek, typo.,
Matthew Barnes
[gnome-bluetooth] [i18n] Updated German translation,
Mario Blättermann
[tracker] Fixes NB#181538: Assume tar program is in $PATH,
Aleksander Morgado
[f-spot] Slight cleanup.,
Ruben Vermeersch
[vte] Bug 618097 - Broken backtab (cbt),
Behdad Esfahbod
[vte] Add compat impl for gtk_accessible_get_widget(),
Behdad Esfahbod
[bug-buddy] [i18n] Updated German translation,
Mario Blättermann
[gnome-color-manager] trivial: add sensor dumps from both my devices,
Richard Hughes
[gnome-color-manager] trivial: move the serial number to the GcmSensor object,
Richard Hughes
[gnome-color-manager] cm: strings on the raw EEPROM shows us the device serial number,
Richard Hughes
[gnome-color-manager] cm: the eeprom address and size is a 32bit integer,
Richard Hughes
[gnome-color-manager] trivial: Add the GcmSensor kind at construct time in case UDEV doesn't know,
Richard Hughes
[gnome-color-manager] cm: Read a whole chunk of EEPROM data from the device,
Richard Hughes
[gnome-color-manager] trivial: gcm-ddc-util in verbose mode should be protocol,
Richard Hughes
[gnome-color-manager] trivial: do not use static buffers for cm data,
Richard Hughes
[network-manager-openconnect] Created branch NM_0_8,
Dan Williams
[network-manager-pptp] Created branch NM_0_8,
Dan Williams
[network-manager-openvpn] Created branch NM_0_8,
Dan Williams
[network-manager-vpnc] Created branch NM_0_8,
Dan Williams
[f-spot] Remove addin-db on initialization failure, retry.,
Ruben Vermeersch
[gnome-control-center] datetime: ensure the panel does not need the shell to resize horizontally,
Thomas Wood
[gnome-control-center] shell: use a fixed width for the main window,
Thomas Wood
[gnome-shell] Fix typo inside Switch class,
Dan Winship
[network-manager-applet] Created branch NMA_0_8,
Dan Williams
[gnome-control-center] shell: make sure the background colours are updated if the style changes,
Thomas Wood
[f-spot] Fixed bug 402849,
Ruben Vermeersch
[tracker/direct-access] tracker-miner-fs: Fixed memory leak when setting up volumes,
Martyn James Russell
[tracker/direct-access] libtracker-miner: Fixed memory leak on init/finalize of TrackerMiner,
Martyn James Russell
[tracker/direct-access] Add missing file, squash,
Philip Van Hoof
[rygel] core: Refactor Search and Browse,
Zeeshan Ali Khattak
[rygel] build: Minor indentation fix,
Zeeshan Ali Khattak
[cheese] Removed usage of MxButton in Effects Selector,
Yuvaraj Pandian
[gnome-control-center] panels: Use gi18n-lib.h in the panel libraries,
Thomas Wood
[libpeas] Added "loaded-plugins" property to PeasEngine,
Garrett Regier
[nemiver] Ask the user to locate a given file only once,
Dodji Seketeli
[gnome-bluetooth] Fix i18n in the control-center panel UI,
Bastien Nocera
[glib] Fix very small leak in the GSettings test,
Ryan Lortie
[glib] Bug 624991 - GSettings mapping for G_TYPE_STRV,
Ryan Lortie
[gtk+] Check if childs actually exists before using it,
Javier Jardón
[glom] Created tag 1.14.4,
Murray Cumming
[glom/glom-1-14] 1.14.4,
Murray Cumming
[rhythmbox] mpris: fix value types for integer properties,
Jonathan Matthew
[gnome-media] Fix translations of the UI,
Bastien Nocera
[tracker/direct-access] tracker-store: Plug some leaks in dbus shutdown,
Martyn James Russell
[tracker/direct-access] tracker-store: Allow disabling CPU affinity with env var,
Martyn James Russell
[tracker/direct-access] libtracker-data: Plugged a leak in journal,
Martyn James Russell
[gnome-control-center] Fix compile-time warning,
Bastien Nocera
[gnome-control-center] Fix possible crasher when theme changes,
Bastien Nocera
[tracker] Deleted branch exists,
Jürg Billeter
[tracker] SPARQL: Fix generated SQL when not retrieving actual data,
Jürg Billeter
[tracker] SPARQL: Add support for EXISTS and NOT EXISTS,
Jürg Billeter
[tracker/direct-access: 121/121] libtracker-bus: Added skeleton for update_blank and update_blank_async,
Jürg Billeter
[tracker/direct-access: 120/121] libtracker-bus: no return value expected in method,
Jürg Billeter
[tracker/direct-access: 119/121] distcheck fix: disable generation of Makefile for tests/tracker-steroids,
Jürg Billeter
[tracker/direct-access: 118/121] distcheck fixes: vala generated sources are in srcdir in dist,
Jürg Billeter
[tracker/direct-access: 117/121] libtracker-bus: Fix distcheck, missing header in dist,
Jürg Billeter
[tracker/direct-access: 116/121] build: Fixed a myriad of build issues,
Jürg Billeter
[tracker/direct-access: 115/121] tests/functional-tests: Refactoring the query test,
Jürg Billeter
[tracker/direct-access: 114/121] tests/functional-tests: Fix distcheck,
Jürg Billeter
[tracker/direct-access: 113/121] Revert something of 1c9a6dd7fca0ea62216c8356f0f7ecf3e1795e87,
Jürg Billeter
[tracker/direct-access: 112/121] tests/functional-tests: Refactored the tests a bit more,
Jürg Billeter
[tracker/direct-access: 111/121] libtracker-bus: More update fixes,
Jürg Billeter
[tracker/direct-access: 110/121] libtracker-bus: Fix crash on update,
Jürg Billeter
[tracker/direct-access: 109/121] libtracker-miner: Fixed various documentation issues,
Jürg Billeter
[tracker/direct-access: 107/121] libtracker-bus: Fix more criticals,
Jürg Billeter
[tracker/direct-access: 108/121] libtracker-miner: Fixed build warnings,
Jürg Billeter
[tracker/direct-access: 106/121] libtracker-bus: Fix critical when cancellable is NULL,
Jürg Billeter
[tracker/direct-access: 105/121] libtracker-data: Fixed documentation build errors and some warnings,
Jürg Billeter
[tracker/direct-access: 104/121] tests/functional-tests: Refactored the update tests,
Jürg Billeter
[tracker/direct-access: 103/121] tests/functional-tests: Add update tests,
Jürg Billeter
[tracker/direct-access: 102/121] tests/functional-tests: Rename the tests,
Jürg Billeter
[tracker/direct-access: 100/121] Initial implementation update api in bus, squash this with future commits,
Jürg Billeter
[tracker/direct-access: 101/121] libtracker-client: Fix memleak, unref DBusPendingCall missing in notify callback,
Jürg Billeter
[tracker/direct-access: 99/121] libtracker-bus: Fixed steroids detection,
Jürg Billeter
[tracker/direct-access: 98/121] libtracker-bus: Fixed compilation without FD PASSING enabled,
Jürg Billeter
[tracker/direct-access: 97/121] libtracker-direct: Fix warning on clean-up after failed initialization,
Jürg Billeter
[tracker/direct-access: 96/121] libtracker-sparql: Fix signature of Connection.update_async,
Jürg Billeter
[tracker/direct-access: 95/121] libtracker-direct: Handle initialization failure,
Jürg Billeter
[tracker/direct-access: 94/121] tests/tracker-miner-fs: Fix build,
Jürg Billeter
[tracker/direct-access: 93/121] tracker-control: Fix build,
Jürg Billeter
[tracker/direct-access: 92/121] libtracker-sparql: Fix in error handling during plugin loading,
Jürg Billeter
[tracker/direct-access: 91/121] Move SparqlError from libtracker-data to libtracker-sparql,
Jürg Billeter
[tracker/direct-access: 90/121] tracker-tag: Use new libtracker-sparql API,
Jürg Billeter
[tracker/direct-access: 89/121] libtracker-sparql: Use TRACKER_SPARQL_VERBOSITY to control logging,
Jürg Billeter
[tracker/direct-access: 88/121] tracker-info: Fixed double free,
Jürg Billeter
[tracker/direct-access: 87/121] libtracker-bus: Use steroids if available,
Jürg Billeter
[tracker/direct-access: 86/121] libtracker-bus: Implement query_async for D-Bus FD passing,
Jürg Billeter
[tracker/direct-access: 85/121] libtracker-bus: Implement query_async,
Jürg Billeter
[tracker/direct-access: 84/121] libtracker-bus: Implement import{_async}(),
Jürg Billeter
[tracker/direct-access: 83/121] libtracker-sparql: Use dedicated module directory,
Jürg Billeter
[tracker/direct-access: 82/121] libtracker-sparql: Added statistics{_async} virtual methods,
Jürg Billeter
[tracker/direct-access: 81/121] tracker-miner-flickr: Use new libtracker-sparql API,
Jürg Billeter
[tracker/direct-access: 80/121] Rebase fixes,
Jürg Billeter
[tracker/direct-access: 79/121] tracker-miner-rss: Fixed compiler errors and use new libtracker-sparql,
Jürg Billeter
[tracker/direct-access: 78/121] tracker-miner-fs: Fixed compilation errors with old libtracker-client API,
Jürg Billeter
[tracker/direct-access: 77/121] tracker-miner-fs: Application miner should use new tracker_sparql_escape_uri*() functions,
Jürg Billeter
[tracker/direct-access: 76/121] tracker-extract: Drop use of libtracker-client function,
Jürg Billeter
[tracker/direct-access: 75/121] libtracker-bus: Link to libtracker-common,
Jürg Billeter
[tracker/direct-access: 73/121] tracker-status: Don't use TrackerSparqlConnection and unref DBusGProxy,
Jürg Billeter
[tracker/direct-access: 74/121] libtracker-bus: Add simple implementations for update and update_async,
Jürg Billeter
[tracker/direct-access: 72/121] tracker-sparql: Use new libtracker-sparql API,
Jürg Billeter
[tracker/direct-access: 71/121] libtracker-miner: Port to libtracker-sparql,
Jürg Billeter
[tracker/direct-access: 70/121] libtracker-bus: Fix string retrieval in ArrayCursor,
Jürg Billeter
[tracker/direct-access: 69/121] libtracker-sparql: Only create single PluginLoader,
Jürg Billeter
[tracker/direct-access: 68/121] tracker-info: Use new libtracker-sparql API,
Jürg Billeter
[tracker/direct-access: 67/121] libtracker-bus: Make sure current_row is set to -1 and next() is always required,
Jürg Billeter
[tracker/direct-access: 66/121] tracker-search: Use new libtracker-sparql API,
Jürg Billeter
[tracker/direct-access: 65/121] libtracker-sparql: Don't return const gchar* for escape functions,
Jürg Billeter
[tracker/direct-access: 64/121] libtracker-bus: Implement rewind for fd-passing, added functional test,
Jürg Billeter
[tracker/direct-access: 63/121] libtracker-data: Fix rewind for direct-access, added functional test,
Jürg Billeter
[tracker/direct-access: 62/121] libtracker-client: Marked entire API as deprecated and updated documentation,
Jürg Billeter
[tracker/direct-access: 61/121] tracker-utils: Port tracker-status to libtracker-sparql,
Jürg Billeter
[tracker/direct-access: 60/121] libtracker-extract: Move to libtracker-sparql from libtracker-client,
Jürg Billeter
[tracker/direct-access: 59/121] libtracker-bus: Refactoring the bus-cursor to have the array one in vala,
Jürg Billeter
[tracker/direct-access: 58/121] build: Require Vala 0.9.3 for libtracker-sparql async work,
Jürg Billeter
[tracker/direct-access: 57/121] libtracker-sparql: Convert update and embedded_insert to constructors,
Jürg Billeter
[tracker/direct-access: 56/121] libtracker-sparql: Add Connection.get and Connection.get_direct,
Jürg Billeter
[tracker/direct-access: 55/121] libtracker-bus: Minor whitespace changes similar to reverted patch from pvanhoof,
Jürg Billeter
[tracker/direct-access: 54/121] libtracker-bus: Get queries working using original dbus methods,
Jürg Billeter
[tracker/direct-access: 53/121] Update .gitignore,
Jürg Billeter
[tracker/direct-access: 52/121] libtracker-sparql: Renamed uri escaping to be inline with other escaping API,
Jürg Billeter
[tracker/direct-access: 51/121] libtracker-sparql: Added uri escape functions from libtracker-client,
Jürg Billeter
[tracker/direct-access: 50/121] libtracker-bus: Implemented D-Bus FD passing using TrackerSparqlCursor API,
Jürg Billeter
[tracker/direct-access: 49/121] Moved tracker-connection.vala to tracker-{bus|direct}.vala,
Jürg Billeter
[tracker/direct-access: 48/121] libtracker-bus: Added for dbus implementation,
Jürg Billeter
[tracker/direct-access: 47/121] libtracker-miner: Make PluginLoader private,
Jürg Billeter
[f-spot] Re-add f_pixbuf_to_cairo_surface.,
Ruben Vermeersch
[tracker/direct-access: 46/121] libtracker-data: Add experimental support for async cursors,
Jürg Billeter
[tracker/direct-access: 45/121] libtracker-sparql: Added utils file for escaping mostly,
Jürg Billeter
[tracker/direct-access: 44/121] libtracker-sparql: Fixed builder copyright/whitespace errors,
Jürg Billeter
[tracker/direct-access: 43/121] libtracker-sparql: Copied TrackerSparqlBuilder from libtracker-client,
Jürg Billeter
[tracker/direct-access: 42/121] libtracker-sparql: Use GFile for import functions, not strings,
Jürg Billeter
[tracker/direct-access: 41/121] libtracker-sparql: Use GError for async methods in Connection abstract class,
Jürg Billeter
[tracker/direct-access: 40/121] libtracker-sparql: Finished basic abstract base class API,
Jürg Billeter
[tracker/direct-access: 39/121] libtracker-sparql: Fixed build error after updating Vala version,
Jürg Billeter
[tracker/direct-access: 38/121] libtracker-sparql: Add async API,
Jürg Billeter
[tracker/direct-access: 37/121] libtracker-sparql: Rename Cursor.iter_next to Cursor.next,
Jürg Billeter
[tracker/direct-access: 36/121] libtracker-sparql: Remove Cursor.interrupt,
Jürg Billeter
[tracker/direct-access: 35/121] libtracker-sparql: Added plugin loader class,
Jürg Billeter
[tracker/direct-access: 34/121] libtracker-direct, libtracker-sparql: Make sure Connection is kept alife longer than Cursor,
Jürg Billeter
[tracker/direct-access: 33/121] libtracker-direct: Fix build,
Jürg Billeter
[tracker/direct-access: 32/121] functional-tests: Added functional test, libtracker-direct: Added .vapi create,
Jürg Billeter
[tracker/direct-access: 31/121] plugins/kmail: Make the KMail plugin compile again,
Jürg Billeter
[tracker/direct-access: 30/121] libtracker-direct: Rename header to tracker-direct.h,
Jürg Billeter
[tracker/direct-access: 29/121] libtracker-direct: Fix build,
Jürg Billeter
[tracker/direct-access: 28/121] libtracker-direct: Add init and shutdown code,
Jürg Billeter
[tracker/direct-access: 27/121] libtracker-direct: Fix build,
Jürg Billeter
[tracker/direct-access: 26/121] Add libtracker-direct to build,
Jürg Billeter
[tracker/direct-access: 25/121] libtracker-direct: Fix build, include API for vala filename,
Jürg Billeter
[tracker/direct-access: 23/121] libtracker-sparql: Only expose string-based API for now,
Jürg Billeter
[tracker/direct-access: 24/121] libtracker-data: Let TrackerDBCursor subclass TrackerSparqlCursor,
Jürg Billeter
[tracker/direct-access: 18/121] libtracker-direct: Added initial skeleton here,
Jürg Billeter
[tracker/direct-access: 17/121] libtracker-sparql: Removed new*() interface member, added interrupt(),
Jürg Billeter
[tracker/direct-access: 22/121] libtracker-sparql: Use abstract classes instead of interfaces,
Jürg Billeter
[tracker/direct-access: 19/121] libtracker-sparql: Automatically generate tracker-sparql.vapi,
Jürg Billeter
[tracker/direct-access: 20/121] libtracker-sparql: Add Sparql.Connection interface,
Jürg Billeter
[tracker/direct-access: 21/121] libtracker-direct: Update to libtracker-sparql changes,
Jürg Billeter
[tracker/direct-access: 16/121] libtracker-sparql: Initial skeleton with cursor interface in vala,
Jürg Billeter
[tracker/direct-access: 15/121] libtracker-data: Remove tracker-sparql-query.h from public headers,
Jürg Billeter
[tracker/direct-access: 14/121] libtracker-data: Use single DB file,
Jürg Billeter
[tracker/direct-access: 13/121] libtracker-data: Allow multiple statement instances for the same query,
Jürg Billeter
[tracker/direct-access: 12/121] libtracker-data: Transaction handling fixes,
Jürg Billeter
[tracker/direct-access: 11/121] libtracker-data: Also delete -shm and -wal files when deleting database,
Jürg Billeter
[tracker/direct-access: 10/121] tracker-store: Use tracker_data_load_turtle_file,
Jürg Billeter
[tracker/direct-access: 9/121] libtracker-data: Add tracker_data_load_turtle_file,
Jürg Billeter
[tracker/direct-access: 8/121] tracker-store: Turtle import improvements,
Jürg Billeter
[tracker/direct-access: 7/121] tracker-store: Never try to process more than 1 million events,
Jürg Billeter
[tracker/direct-access: 6/121] tracker-store: Store sender for turtle import tasks as well,
Jürg Billeter
[tracker/direct-access: 5/121] libtracker-db: Disable shared cache, required for parallel query and update,
Jürg Billeter
[tracker/direct-access: 4/121] tracker-store: Allow running queries while update is running,
Jürg Billeter
[tracker/direct-access: 2/121] libtracker-data: Do not use overly large transactions anymore,
Jürg Billeter
[tracker] (121 commits) Created branch direct-access,
Jürg Billeter
[tracker/direct-access: 3/121] tracker-store: Drop special batch handling,
Jürg Billeter
[tracker/direct-access: 1/121] libtracker-db: Enable Write-Ahead Logging in SQLite,
Jürg Billeter
[tracker] Deleted branch libtracker-client-error,
Jürg Billeter
[gedit] Add missing annotation.,
Ignacio Casal Quinteiro
[f-spot] Revert "Fixed bug 402849 - prune empty directories when deleting photos",
Ruben Vermeersch
[nemiver] Deleted branch follow-fork-mode,
Dodji Seketeli
[nemiver] Deleted branch asm-support,
Dodji Seketeli
[f-spot] Add debug output for BGO#624775.,
Ruben Vermeersch
[f-spot] Fixed bug 402849 - prune empty directories when deleting photos,
Ruben Vermeersch
[gnome-bluetooth] Updated Galician translations,
Francisco Diéguez Souto
[glom/glom-1-14] Added --restore command-line option.,
Murray Cumming
[mousetweaks] More tab removal,
Gerd Kohlberger
[tracker] libtracker-miner: file may not have parent,
Aleksander Morgado
[nemiver] Don't query mixed asm files (Closes: #624971),
Dodji Seketeli
[evolution-data-server] Fix "system" EBook/ECal creation functions.,
Matthew Barnes
[gnome-media] Fix GConf handling in sound-theme,
Bastien Nocera
[tracker] libtracker-db tests moved to libtracker-data,
Jürg Billeter
[glib/application: 2/2] more stuff...,
Ryan Lortie
[glib/application: 1/2] it's a start,
Ryan Lortie
[glib] (2 commits) Created branch application,
Ryan Lortie
[gnome-media] Remove unused gconf include,
Bastien Nocera
[glom/glom-1-14] (19 commits) ...Added Developer/Restore Backup menu item.,
Murray Cumming
[libpeas] Fix peas-demo plugin discovery on 64 bits platforms.,
Steve Frécinaux
[f-spot] Kill a couple of warnings.,
Ruben Vermeersch
[f-spot] Add null check to avoid crashes.,
Ruben Vermeersch
[gnome-shell] Updated Hebrew translation.,
Yaron Shahrabani
[f-spot] Update Taglib#, fixes crasher.,
Ruben Vermeersch
[gnome-shell] [gnome-shell.in] set $XDG_DATA_DIRS too,
Dan Winship
[glom/feature_backup2] Added Developer/Restore Backup menu item.,
Murray Cumming
[f-spot] Detect and ignore empty files.,
Ruben Vermeersch
[f-spot] Work around broken mime-type detection.,
Ruben Vermeersch
[gnome-disk-utility] Complete Simplified Chinese translation.,
Aron Xu
[libpeas] Fix reloading C plugins.,
Steve Frécinaux
[f-spot] Update to Taglib# which detects IFD type 0 corruptions.,
Ruben Vermeersch
[gnome-shell] Add support for toggle switches in menus,
Dan Winship
[nemiver] Fix error when showing mixed asm/source,
Dodji Seketeli
[libpeas] Prevent having untrusted python modules in the search path,
Garrett Regier
[totem-pl-parser] Up version number,
Bastien Nocera
[f-spot] Update to Taglib# that recognizes invalid IFD offsets.,
Ruben Vermeersch
[rhythmbox] Add some new Absolut radio stations,
Bastien Nocera
[zenity] Updated Slovenian translation,
Matej Urbančič
[libpeas] Updated Slovenian translation,
Matej Urbančič
[jhbuild] Updated Slovenian translation,
Matej Urbančič
[gnome-volume-manager] Updated Slovenian translation,
Matej Urbančič
[gnome-bluetooth] Updated Slovenian translation,
Matej Urbančič
[gnome-lirc-properties] Updated Slovenian translation,
Matej Urbančič
[f-spot] Add tests for reading broken sidecar fiels and broken metadata,
Ruben Vermeersch
[f-spot] Make Metadata and Sidecar file parsing more reliable,
Ruben Vermeersch
[tracker/direct-access] libtracker-bus: Added skeleton for update_blank and update_blank_async,
Philip Van Hoof
[gnome-shell] Complete Simplified Chinese translation.,
Aron Xu
[hamster-applet] escaping apostrophe and updating index upon category change of activities,
Toms Baugis
[hamster-applet] fixed slight misplacement in last commit,
Toms Baugis
[gnome-color-manager] trivial: improve the dump format,
Richard Hughes
[hamster-applet] moved from house-grown search to sqlite's full text search, updating index on demand (in get_facts i,
Toms Baugis
[evolution] Bug 624525 - Variable name collision in gtk-compat macro,
Matthew Barnes
[libpeas] Fix reloading of python plugins.,
Steve Frécinaux
[f-spot] Avoid unneeded rescan,
Ruben Vermeersch
[f-spot] Implemented collection proxy to avoid race conditions,
Ruben Vermeersch
[tracker/direct-access] libtracker-bus: no return value expected in method,
Aleksander Morgado
[gnome-color-manager] Add gcm-dump-sensor for comparing different sensors,
Richard Hughes
[gnome-color-manager] Do not install the low-level unitilies, and move them to 'tools',
Richard Hughes
[gnome-color-manager] cm: get some device properties from the device after tracing some of the argyll startup,
Richard Hughes
[gnome-color-manager] trivial: add gcm_buffer_xxx functions to do the BE and LE buffer conversions,
Richard Hughes
[gnome-color-manager] cm: add some more code to try and get the ambient light reading,
Richard Hughes
[gnome-color-manager] cm: get the dial position async, not sync,
Richard Hughes
[gnome-color-manager] cm: work out how to get the dial position,
Richard Hughes
[gnome-color-manager] trivial: port GcmSensorColormunki to use GcmUsb,
Richard Hughes
[gnome-color-manager] trivial: port GcmSensorHuey to use GcmUsb,
Richard Hughes
[gnome-color-manager] Add GcmUsb, a simple object to integrate libusb-1 with the GLib event loop,
Richard Hughes
[tracker/direct-access] distcheck fix: disable generation of Makefile for tests/tracker-steroids,
Aleksander Morgado
[gitg] Use gtksourceview 3.0 when using gtk+ 3.0,
Ignacio Casal Quinteiro
[evolution-data-server] Bug 602287 - Avoid racing with camel_operation_mute(),
Matthew Barnes
[gegl] buffer: make gegl-tile-handler-zoom be an object again,
Øyvind Kolås
[evolution-data-server/gnome-2-30] Bug 602287 - Avoid racing with camel_operation_mute(),
Matthew Barnes
[tracker/direct-access] distcheck fixes: vala generated sources are in srcdir in dist,
Aleksander Morgado
[tracker/direct-access] libtracker-bus: Fix distcheck, missing header in dist,
Aleksander Morgado
[tracker/direct-access] libtracker-db tests moved to libtracker-data,
Aleksander Morgado
[totem-pl-parser] Add test case for ITMS podcast parsing,
Bastien Nocera
[totem-pl-parser] Fix itms links parsing,
Bastien Nocera
[glom/feature_backup2] DTD: Mention the startup_script node.,
Murray Cumming
[evince/gnome-2-30] Updated Gujarati Translations,
Sweta Kothari
[evince] Updated Gujarati Translations,
Sweta Kothari
[tracker/direct-access] build: Fixed a myriad of build issues,
Martyn James Russell
[gcalctool] Updated Traditional Chinese translation(Hong Kong and Taiwan),
Chao-Hsiung Liao
[libpeas] Added a Help button to the plugin manager,
Steve Frécinaux
[tracker/direct-access] tests/functional-tests: Refactoring the query test,
Philip Van Hoof
[cheese] Updated Traditional Chinese translation(Hong Kong and Taiwan),
Chao-Hsiung Liao
[anjuta] Updated Traditional Chinese translation(Hong Kong and Taiwan),
Chao-Hsiung Liao
[libpeas] Some more documentation cleanup.,
Steve Frécinaux
[tracker/direct-access] tests/functional-tests: Fix distcheck,
Aleksander Morgado
[tracker/direct-access] Revert something of 1c9a6dd7fca0ea62216c8356f0f7ecf3e1795e87,
Philip Van Hoof
[tracker/direct-access] tests/functional-tests: Refactored the tests a bit more,
Philip Van Hoof
[libpeas] Update PeasUI documentation.,
Steve Frécinaux
[libpeas] Kill peas-ui-plugin-info.h,
Steve Frécinaux
[folks] Don't emit "group invalidated" warnings when disconnecting,
Philip Withnall
[gnome-terminal/gnome-2-30] Updated Gujarati Translations,
Sweta Kothari
[evolution/gnome-2-30] Updated Marathi Translations,
Sandeep Shedmake
[tracker/direct-access] libtracker-bus: More update fixes,
Jürg Billeter
[tracker/direct-access] libtracker-bus: Fix crash on update,
Jürg Billeter
[libpeas] Add some more documentation to PeasExtension.,
Steve Frécinaux
[evolution] Updated Marathi Translations,
Sandeep Shedmake
[tracker/direct-access] libtracker-miner: Fixed various documentation issues,
Martyn James Russell
[tracker/direct-access] libtracker-miner: Fixed build warnings,
Martyn James Russell
[tracker/direct-access] libtracker-bus: Fix more criticals,
Jürg Billeter
[gnome-terminal] Updated Gujarati Translations,
Sweta Kothari
[tracker/direct-access] libtracker-bus: Fix critical when cancellable is NULL,
Jürg Billeter
[tracker/direct-access] libtracker-data: Fixed documentation build errors and some warnings,
Martyn James Russell
[evolution-mapi/gnome-2-30] Updated Marathi Translations,
Sandeep Shedmake
[empathy] Use presence message from FolksPersona rather than TpContact,
Philip Withnall
[empathy] Enforce use only of TpfPersonas,
Philip Withnall
[empathy] Re-enable setting of groups for newly-added contacts,
Philip Withnall
[empathy] Update FolksPersona:alias when updating EmpathyContact:alias,
Philip Withnall
[empathy] Merge EmpathyContact:name and *_set_alias() to EmpathyContact:alias,
Philip Withnall
[empathy] Remove folks_individual_dup_from_empathy_contact(),
Philip Withnall
[empathy] Add a link between EmpathyContact and FolksPersona,
Philip Withnall
[empathy] Merge remote branch 'pwith/folks-integ-rebase1-fixes-rebase1' into folks-fixes,
Philip Withnall
[evolution-mapi] Updated Marathi Translations,
Sandeep Shedmake
[tracker/direct-access] tests/functional-tests: Refactored the update tests,
Jürg Billeter
[tracker/direct-access] tests/functional-tests: Add update tests,
Jürg Billeter
[tracker/direct-access] tests/functional-tests: Rename the tests,
Jürg Billeter
[tracker/direct-access] libtracker-client: Fix memleak, unref DBusPendingCall missing in notify callback,
Jürg Billeter
[tracker/direct-access] Initial implementation update api in bus, squash this with future commits,
Jürg Billeter
[tracker/direct-access] libtracker-bus: Fixed steroids detection,
Martyn James Russell
[glibmm] giomm: DBusMessage: Added several methods.,
Murray Cumming
[totem/gnome-2-30] Updated Marathi Translations,
Sandeep Shedmake
[glom/feature_backup2] Saving from a backup: Now works.,
Murray Cumming
[totem] Updated Marathi Translations,
Sandeep Shedmake
[rhythmbox] Updated Galician translations,
Francisco Diéguez Souto
[tracker/direct-access-update-fd-passing: 5/5] tests/functional-tests: Refactored the update tests,
Philip Van Hoof
[tracker/direct-access-update-fd-passing: 4/5] tests/functional-tests: Add update tests,
Philip Van Hoof
[tracker/direct-access-update-fd-passing: 3/5] tests/functional-tests: Rename the tests,
Philip Van Hoof
[tracker/direct-access-update-fd-passing: 2/5] libtracker-client: Fix memleak, unref DBusPendingCall missing in notify callback,
Philip Van Hoof
[tracker/direct-access-update-fd-passing: 1/5] Initial implementation update api in bus, squash this with future commits,
Philip Van Hoof
[tracker] (5 commits) Created branch direct-access-update-fd-passing,
Philip Van Hoof
[tracker/direct-access] libtracker-bus: Fixed compilation without FD PASSING enabled,
Martyn James Russell
[file-roller/gnome-2-30] Updated Marathi Translations,
Sandeep Shedmake
[tracker/direct-access-update-fd-passing] tests/functional-tests: Refactored the update tests,
Philip Van Hoof
[file-roller] Updated Marathi Translations,
Sandeep Shedmake
[evolution] Bug #624891 - Various compiler warnings in git/master,
Milan Crha
[evolution-data-server] Bug #624891 - Various compiler warnings in git/master,
Milan Crha
[tracker/direct-access] libtracker-direct: Fix warning on clean-up after failed initialization,
Jürg Billeter
[libpeas] Add missing files to POTFILES.in,
Steve Frécinaux
[gnome-icon-theme-symbolic] transparency fix,
Jakub Steiner
[gnome-session/gnome-2-30] Updated Marathi Translations,
Sandeep Shedmake
[gnome-icon-theme-symbolic] default avatar,
Jakub Steiner
[gnome-session] Updated Marathi Translations,
Sandeep Shedmake
[tracker] maemo: Add contactGroup{Audio,Video,Vibration}Ringtone,
Jürg Billeter
[gnome-shell-design] a little chrome heavy grouping for search results.,
Jakub Steiner
[glibmm] giomm: DBusMessage: Added create_*() methods.,
Murray Cumming
[babl] Update .gitignores,
Martin Nordholts
[tomboy] Updated Lithuanian translation.,
Gintautas Miliauskas
[tracker/direct-access-update-fd-passing] Fix direct update test,
Philip Van Hoof
[brasero/gnome-2-30] Another try at #606010 - crashes at audio CD insertion,
Philippe Rouquier
[gnome-packagekit/gnome-2-30] Updated Marathi Translations,
Sandeep Shedmake
[gnome-packagekit] Updated Marathi Translations,
Sandeep Shedmake
[gnome-shell-design] minor tweaks to results,
Jakub Steiner
[gobject-introspection] warn for missing element-type on GSList params and return values,
Jonathan Matthew
[babl] introspection: fix girdir and typelibsdir,
Philipp Sadleder
[brasero/gnome-2-30] Update Simplified Chinese translation.,
Aron Xu
[brasero] Update Simplified Chinese translation.,
Aron Xu
[gnome-panel/gnome-2-30] Updated Marathi Translations,
Sandeep Shedmake
[gnome-panel] Updated Marathi Translations,
Sandeep Shedmake
[ease/themes] [editor] Added support for undoing colors.,
Nate Stedman
[ease/themes] [editor] New undo system.,
Nate Stedman
[gnome-panel/gnome-2-30] Updated Gujarati Translations,
Sweta Kothari
[gnome-panel] Updated Gujarati Translations,
Sweta Kothari
[gbrainy] Update Danish translation,
Jordi Mas
[gnome-terminal/gnome-2-30] Updated Marathi Translations,
Sandeep Shedmake
[gnome-terminal] Updated Marathi Translations,
Sandeep Shedmake
[ekiga] Update Simplified Chinese translations.,
Eleanor Chen
[ease/themes] [themes] Fix colors in themes.,
Nate Stedman
[deskbar-applet] Update Simplified Chinese translations.,
Eleanor Chen
[rhythmbox/gobject-introspection: 10/10] Merge branch 'master' into gobject-introspection,
Jonathan Matthew
[rhythmbox/gobject-introspection: 9/10] set gir/typelib deps based on gtk major version,
Jonathan Matthew
[rhythmbox/gobject-introspection: 8/10] add gtk+3 autotoolery, drop obsolete n-c-b plugin,
Jonathan Matthew
[rhythmbox/gobject-introspection] (10 commits) ...Merge branch 'master' into gobject-introspection,
Jonathan Matthew
[gnumeric] avoid having function placeholders in the function help browser,
Andreas J . Guelzow
[gnumeric] fix pasting of function name with cursor not in terminal position,
Andreas J . Guelzow
[gstreamermm] BaseSink: Wrap the "enable-last-buffer" property.,
José Alburquerque
[orca] Slight tweak to the fix for bgo#624243 - When editing in eclipse by pressing the tab key the orca so,
Joanmarie Diggs
[orca] Fix for bgo#624979 - Push buttons no longer showing up in braille for Firefox 4.0,
Joanmarie Diggs
[orca] More Firefox 4.0 regression test updates.,
Joanmarie Diggs
[gobject-introspection/wip/transformer-increments: 3/3] Merge type definitions with wip/transformer,
Colin Walters
[gobject-introspection/wip/transformer-increments: 2/3] Move alias target to <type>,
Colin Walters
[gobject-introspection/wip/transformer-increments: 1/3] [girparser] Cleanly pass through c:include,
Colin Walters
[gobject-introspection] (3 commits) Created branch wip/transformer-increments,
Colin Walters
[gobject-introspection/wip/transformer] A few fixes to passthrough GLib-2.0.gir,
Colin Walters
[gobject-introspection/wip/transformer] Fix structure field parsing,
Colin Walters
[gnumeric] Improve function name completion tooltip,
Andreas J . Guelzow
[gtk+/rendering-cleanup: 124/124] API: remove GdkGC,
Benjamin Otte
[gtk+/rendering-cleanup: 123/124] API: remove begin/end_direct_draw functions,
Benjamin Otte
[gtk+/rendering-cleanup: 122/124] API: Remove gtk_gc_get() and gtk_gc_release(),
Benjamin Otte
[gtk+/rendering-cleanup: 121/124] API: Remove GC members from GtkStyle,
Benjamin Otte
[gtk+/rendering-cleanup: 120/124] API: remove GdkGC members of public structs,
Benjamin Otte
[gtk+/rendering-cleanup: 119/124] textview: Replace GdkGC * argument with gpointer,
Benjamin Otte
[gtk+/rendering-cleanup: 118/124] testgtk: Remove unused variable,
Benjamin Otte
[gtk+/rendering-cleanup: 117/124] gdk: Move scratch GC handling to X11,
Benjamin Otte
[gtk+/rendering-cleanup: 116/124] x11: Remove unused code,
Benjamin Otte
[gtk+/rendering-cleanup: 115/124] API: remove GdkPangoRenderer,
Benjamin Otte
[gtk+/rendering-cleanup: 114/124] testgtk: Draw rotated text example with pangocairo,
Benjamin Otte
[gtk+/rendering-cleanup: 113/124] textview: Make the PangoRenderer use Cairo exclusively,
Benjamin Otte
[gtk+/rendering-cleanup: 112/124] gdk: remove get_composite_drawable vfunc,
Benjamin Otte
[gtk+/rendering-cleanup: 111/124] API: remove gdk_draw_drawable(),
Benjamin Otte
[gtk+/rendering-cleanup: 110/124] quartz: Do repeated fill with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 109/124] gdk: Make window moves a custom vfunc,
Benjamin Otte
[gtk+/rendering-cleanup: 108/124] API: remove gdk_draw_layout_*(),
Benjamin Otte
[gtk+/rendering-cleanup: 107/124] label: Draw all text using gtk_paint_layout(),
Benjamin Otte
[gtk+/rendering-cleanup: 106/124] xxx: style: Draw text with pango_cairo_draw_layout(),
Benjamin Otte
[gtk+/rendering-cleanup: 105/124] decorations: Draw text with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 104/124] textview: draw dnd icon with Pango,
Benjamin Otte
[gtk+/rendering-cleanup: 103/124] API: Remove GtkTextTag's stipple properties,
Benjamin Otte
[gtk+/rendering-cleanup: 102/124] gtk-demo: Adapt textview example for stipple removal,
Benjamin Otte
[gtk+/rendering-cleanup: 101/124] gdk: Remove _gdk_drawable_get_scratch_gc(),
Benjamin Otte
[gtk+/rendering-cleanup: 100/124] gdk: Draw redirected windows using Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 99/124] gdk: Refactor redirection code,
Benjamin Otte
[gtk+/rendering-cleanup: 98/124] gdk: Simplify code,
Benjamin Otte
[gtk+/rendering-cleanup: 97/124] gdk: Remove excess variables,
Benjamin Otte
[gtk+/rendering-cleanup: 96/124] gdk: Do end_implicit_paint copy with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 95/124] gdk: Implement gdk_window_get_source_drawable() using Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 94/124] gdk: Implement end_implicit_paint() with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 93/124] gdk: Revert making get_size optional,
Benjamin Otte
[gtk+/rendering-cleanup: 92/124] x11: Query size on real drawable,
Benjamin Otte
[gtk+/rendering-cleanup: 91/124] gdk: Flush implicit paints with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 90/124] gtk-demo: Blit backing pixmap using Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 89/124] API: remove gdk_draw_rectangle(),
Benjamin Otte
[gtk+/rendering-cleanup: 88/124] imcontextxim: Draw with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 87/124] gdk: Do DEBUG_UPDATES drawing with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 86/124] offscreenwindow: Copy old to new pixmap using Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 84/124] gdk: Always clear backing store with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 85/124] gdk: Create solid mask with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 83/124] gdkgc: Draw clip mask with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 82/124] gtk-demo: Convert color selection example to Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 81/124] gtk-demo: Convert drawingarea example to Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 80/124] textview: Draw selection background with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 79/124] textview: Draw drag icons using Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 78/124] style: Replace last gdk_draw_rectangle() with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 77/124] testgtk: Replace gdk_draw_rectangle() with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 76/124] test: Convert testinput to Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 75/124] tests: Make testoffscreen use Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 74/124] API: remove gdk_draw_point(s),
Benjamin Otte
[gtk+/rendering-cleanup: 73/124] API: remove gdk_draw_{line, lines, segments},
Benjamin Otte
[gtk+/rendering-cleanup: 72/124] gdkpixbuf: Implement gdk_pixbuf_render_threshold_alpha() with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 71/124] pixbuf-engine: Draw mask with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 70/124] testgtk: Remove image from drawable test,
Benjamin Otte
[gtk+/rendering-cleanup: 69/124] style: Draw insertion cursor with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 68/124] Remove _gtk_widget_get_cursor_gc() function,
Benjamin Otte
[gtk+/rendering-cleanup: 67/124] textview: Use _gtk_widget_get_cursor_color() and Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 66/124] textview: Draw empty shape logo with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 65/124] decorate: Draw decorations using Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 64/124] hsv: Remove unused variable,
Benjamin Otte
[gtk+/rendering-cleanup: 63/124] treeview: Draw the dnd pixmaps with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 62/124] treeview: Draw lines with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 61/124] treeview: Unify all line drawing into the same function,
Benjamin Otte
[gtk+/rendering-cleanup: 60/124] treeview: Draw column reordering arrows with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 59/124] testing: Use Cairo calls instead of gdk_draw_line() to test server sync,
Benjamin Otte
[gtk+/rendering-cleanup: 58/124] style: replace draw_frame_gap with Cairo calls,
Benjamin Otte
[gtk+/rendering-cleanup: 57/124] style: Replace draw_diamond vfunc with Cairo calls,
Benjamin Otte
[gtk+/rendering-cleanup: 56/124] docs: Remove mention of gdk_draw_drawable(),
Benjamin Otte
[gtk+/rendering-cleanup: 55/124] tests: remove "draw drawable" button from testwindows test,
Benjamin Otte
[gtk+/rendering-cleanup: 54/124] tests: replace gdk_draw_drawable() with Cairo calls in testinput,
Benjamin Otte
[gtk+/rendering-cleanup: 53/124] ruler: Replace gdk_draw_drawable calls with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 52/124] menu: replace gdk_draw_drawable() call with Cairo equivalent,
Benjamin Otte
[gtk+/rendering-cleanup: 51/124] image: Use Cairo instead of gdk_draw_drawable(),
Benjamin Otte
[gtk+/rendering-cleanup: 50/124] API: remove gdk_draw_polygon(),
Benjamin Otte
[gtk+/rendering-cleanup: 49/124] API: remove gtk_paint_polygon(),
Benjamin Otte
[gtk+/rendering-cleanup: 48/124] progressbar: Use cairo instead of gdk_draw_drawable(),
Benjamin Otte
[gtk+/rendering-cleanup: 46/124] FIXME: apply cleanup patch from bug 576988,
Benjamin Otte
[gtk+/rendering-cleanup: 47/124] iconview: Remove debug drawing code,
Benjamin Otte
[gtk+/rendering-cleanup: 45/124] API: remove gdk_draw_glyphs() and gdk_draw_glyphs_transformed(),
Benjamin Otte
[gtk+/rendering-cleanup: 44/124] filechooser: Remove commented out code,
Benjamin Otte
[gtk+/rendering-cleanup: 43/124] API: remove gdk_draw_trapezoids() and GdkTrapezoid struct,
Benjamin Otte
[gtk+/rendering-cleanup: 42/124] API: remove gdk_draw_arc(),
Benjamin Otte
[gtk+/rendering-cleanup: 41/124] gdk: Remove testgdk code,
Benjamin Otte
[gtk+/rendering-cleanup: 40/124] API: remove GdkImage,
Benjamin Otte
[gtk+/rendering-cleanup: 39/124] API: remove gdk_drawable_copy_to_image(),
Benjamin Otte
[gtk+/rendering-cleanup: 38/124] API: remove gdk_drawable_get_image(),
Benjamin Otte
[gtk+/rendering-cleanup: 37/124] API: remove gdk_pixbuf_get_from_image(),
Benjamin Otte
[gtk+/rendering-cleanup: 36/124] colorsel: Use gdk_pixbuf_get_from_drawable(),
Benjamin Otte
[gtk+/rendering-cleanup: 35/124] Implement gdk_pixbuf_get_from_drawable() with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 34/124] API: Add gdk_pixbuf_get_from_surface(),
Benjamin Otte
[gtk+/rendering-cleanup: 33/124] API: remove gdk_draw_image(),
Benjamin Otte
[gtk+/rendering-cleanup: 32/124] docs: Fix sgml file to add gdk_keymap_get_num_lock_state(),
Benjamin Otte
[gtk+/rendering-cleanup: 31/124] API: Get rid of GdkRGB,
Benjamin Otte
[gtk+/rendering-cleanup: 30/124] demos: Convert testpixbuf-save to Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 29/124] demos: Convert to drawing with Cairo instead of GdkRGB,
Benjamin Otte
[gtk+/rendering-cleanup: 28/124] demos: No need to set the rgb colormap here,
Benjamin Otte
[gtk+/rendering-cleanup: 27/124] demos: Remove testpixbuf,
Benjamin Otte
[gtk+/rendering-cleanup: 26/124] demos: remove testpixbuf-drawable,
Benjamin Otte
[gtk+/rendering-cleanup: 25/124] gtk-demo: Make pixbufs demo use Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 24/124] testgtk: Remove alpha drawing test,
Benjamin Otte
[gtk+/rendering-cleanup: 23/124] Replace gdk_rgb_find_color(),
Benjamin Otte
[gtk+/rendering-cleanup: 22/124] debug: remove GdkRGB debuggability,
Benjamin Otte
[gtk+/rendering-cleanup: 21/124] gdk: Remove unused gdkrgb.h includes,
Benjamin Otte
[gtk+/rendering-cleanup: 20/124] gdk: Use the system colormap, not the rgb colormap,
Benjamin Otte
[gtk+/rendering-cleanup: 19/124] API: remove gdk_screen_get_rgb_colormap/visual(),
Benjamin Otte
[gtk+/rendering-cleanup: 18/124] tests: Use gdk_screen_get_default_colormap(),
Benjamin Otte
[gtk+/rendering-cleanup: 17/124] tests: remove testrgb test,
Benjamin Otte
[gtk+/rendering-cleanup: 16/124] spinner: We want the default colormap, not the RGB colormap,
Benjamin Otte
[gtk+/rendering-cleanup: 15/124] gdk: Get rid of GdkRGB usage,
Benjamin Otte
[gtk+/rendering-cleanup: 14/124] image: remove GdkImage as a possible image type,
Benjamin Otte
[gtk+/rendering-cleanup: 12/124] API: Remove gdk_draw_pixbuf(),
Benjamin Otte
[gtk+/rendering-cleanup: 13/124] tests: Use GdkPixbuf for taking a screenshot, not GdkImage,
Benjamin Otte
[gtk+/rendering-cleanup: 11/124] demos: Use Cairo instead of gdk_draw_pixbuf(),
Benjamin Otte
[gtk+/rendering-cleanup: 10/124] tests: Remove gdk_draw_pixbuf() with Cairo equivalent,
Benjamin Otte
[gtk+/rendering-cleanup: 9/124] pixbuf-engine: replace call to gdk_draw_pixbuf() with Cairo equivalent,
Benjamin Otte
[gtk+/rendering-cleanup: 8/124] pixbuf-engine: Replace gdk_draw_pixbuf() with Cairo equivalent,
Benjamin Otte
[gtk+/rendering-cleanup: 7/124] cups: Fix cast warnings,
Benjamin Otte
[gtk+/rendering-cleanup: 6/124] gail: Make string argument const,
Benjamin Otte
[gtk+/rendering-cleanup: 5/124] image: replace gdk_draw_pixbuf() call with Cairo equivalent,
Benjamin Otte
[gtk+/rendering-cleanup: 4/124] gdk: Get rid of gdk_draw_pixbuf() call,
Benjamin Otte
[gtk+/rendering-cleanup: 3/124] textview: replace gdk_draw_pixbuf() call with Cairo version,
Benjamin Otte
[gtk+/rendering-cleanup: 2/124] colorbutton: Render with Cairo,
Benjamin Otte
[gtk+] (124 commits) Created branch rendering-cleanup,
Benjamin Otte
[gtk+/rendering-cleanup: 1/124] entry: replace gdk_draw_pixbuf() call with Cairo version,
Benjamin Otte
[ease/themes] Greatly improved WelcomeActor, with side effects.,
Nate Stedman
[ease/themes] [editor] Fixed handle flipping getting "stuck",
Nate Stedman
[rygel] media-export: Remove obsolete construction method,
Zeeshan Ali Khattak
[rygel] media-export: Re-add simple harvesting mode,
Zeeshan Ali Khattak
[evolution-data-server] Refactor ECalBackendCache.,
Matthew Barnes
[evolution-data-server] Refactor ECalBackendStore / ECalBackendFileStore.,
Matthew Barnes
[evolution-data-server] ECalBackendFile overrides its cache directory.,
Matthew Barnes
[evolution-data-server] EDataCal: Add a getCacheDir() D-Bus method.,
Matthew Barnes
[evolution-exchange] Adapt to libedata-book and libedata-cal API changes.,
Matthew Barnes
[evolution-mapi] Fix pkg-config issue when building with gtk+-3.0.,
Matthew Barnes
[evolution-mapi] Adapt to libedata-book and libedata-cal API changes.,
Matthew Barnes
[evolution-data-server] ECalBackend: Add a "cache-dir" string property.,
Matthew Barnes
[evolution-data-server] ECalBackend cleanup.,
Matthew Barnes
[evolution-data-server] ECalBackendStore cleanup.,
Matthew Barnes
[evolution-data-server] ECalBackendFileStore cleanup.,
Matthew Barnes
[gtk+/rendering-cleanup] API: Remove gtk_gc_get() and gtk_gc_release(),
Benjamin Otte
[gtk+/rendering-cleanup] API: Remove GC members from GtkStyle,
Benjamin Otte
[gtk+/rendering-cleanup] API: remove GdkGC members of public structs,
Benjamin Otte
[gtk+/rendering-cleanup] textview: Replace GdkGC * argument with gpointer,
Benjamin Otte
[gtk+/rendering-cleanup] testgtk: Remove unused variable,
Benjamin Otte
[gtk+/rendering-cleanup] gdk: Move scratch GC handling to X11,
Benjamin Otte
[gtk+/rendering-cleanup] x11: Remove unused code,
Benjamin Otte
[gtk+/rendering-cleanup] API: remove GdkPangoRenderer,
Benjamin Otte
[gtk+/rendering-cleanup] testgtk: Draw rotated text example with pangocairo,
Benjamin Otte
[longomatch] Handle better Direct Show capture source,
Andoni Morales Alastruey
[longomatch] Add some comments,
Andoni Morales Alastruey
[longomatch] Disable WEBM format on win32 (the encoder segfaults),
Andoni Morales Alastruey
[longomatch] Delete some files from the deploy script,
Andoni Morales Alastruey
[longomatch] Add more langs to the win32 makefile,
Andoni Morales Alastruey
[evolution-data-server/camel-socks-proxy] Basic logic to request connection from a SOCKS5 proxy,
Federico Mena Quintero
[evolution-data-server/camel-socks-proxy] Separate function to just connect to the proxy host,
Federico Mena Quintero
[evolution-data-server/camel-socks-proxy] Revert "g_new0() instead of g_malloc0(sizeof(foo)) so I can build this on GNOME 2.28",
Federico Mena Quintero
[gtk+/rendering-cleanup: 113/113] textview: Make the PangoRenderer use Cairo exclusively,
Benjamin Otte
[gtk+/rendering-cleanup: 112/113] gdk: remove get_composite_drawable vfunc,
Benjamin Otte
[gtk+/rendering-cleanup: 111/113] API: remove gdk_draw_drawable(),
Benjamin Otte
[gtk+/rendering-cleanup: 110/113] quartz: Do repeated fill with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 109/113] gdk: Make window moves a custom vfunc,
Benjamin Otte
[gtk+/rendering-cleanup: 108/113] API: remove gdk_draw_layout_*(),
Benjamin Otte
[gtk+/rendering-cleanup: 107/113] label: Draw all text using gtk_paint_layout(),
Benjamin Otte
[gtk+/rendering-cleanup: 106/113] xxx: style: Draw text with pango_cairo_draw_layout(),
Benjamin Otte
[gtk+/rendering-cleanup: 105/113] decorations: Draw text with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 104/113] textview: draw dnd icon with Pango,
Benjamin Otte
[gtk+/rendering-cleanup: 103/113] API: Remove GtkTextTag's stipple properties,
Benjamin Otte
[gtk+/rendering-cleanup: 102/113] gtk-demo: Adapt textview example for stipple removal,
Benjamin Otte
[gtk+/rendering-cleanup: 101/113] gdk: Remove _gdk_drawable_get_scratch_gc(),
Benjamin Otte
[gtk+/rendering-cleanup: 100/113] gdk: Draw redirected windows using Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 99/113] gdk: Refactor redirection code,
Benjamin Otte
[gtk+/rendering-cleanup: 98/113] gdk: Simplify code,
Benjamin Otte
[gtk+/rendering-cleanup: 97/113] gdk: Remove excess variables,
Benjamin Otte
[gtk+/rendering-cleanup: 96/113] gdk: Do end_implicit_paint copy with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 95/113] gdk: Implement gdk_window_get_source_drawable() using Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 94/113] gdk: Implement end_implicit_paint() with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 93/113] gdk: Revert making get_size optional,
Benjamin Otte
[gtk+/rendering-cleanup: 92/113] x11: Query size on real drawable,
Benjamin Otte
[gtk+/rendering-cleanup: 91/113] gdk: Flush implicit paints with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 90/113] gtk-demo: Blit backing pixmap using Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 89/113] API: remove gdk_draw_rectangle(),
Benjamin Otte
[gtk+/rendering-cleanup: 88/113] imcontextxim: Draw with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 87/113] gdk: Do DEBUG_UPDATES drawing with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 86/113] offscreenwindow: Copy old to new pixmap using Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 85/113] gdk: Create solid mask with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 84/113] gdk: Always clear backing store with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 83/113] gdkgc: Draw clip mask with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 82/113] gtk-demo: Convert color selection example to Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 81/113] gtk-demo: Convert drawingarea example to Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 80/113] textview: Draw selection background with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 79/113] textview: Draw drag icons using Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 78/113] style: Replace last gdk_draw_rectangle() with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 77/113] testgtk: Replace gdk_draw_rectangle() with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 76/113] test: Convert testinput to Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 75/113] tests: Make testoffscreen use Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 74/113] API: remove gdk_draw_point(s),
Benjamin Otte
[gtk+/rendering-cleanup: 73/113] API: remove gdk_draw_{line, lines, segments},
Benjamin Otte
[gtk+/rendering-cleanup: 72/113] gdkpixbuf: Implement gdk_pixbuf_render_threshold_alpha() with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 71/113] pixbuf-engine: Draw mask with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 70/113] testgtk: Remove image from drawable test,
Benjamin Otte
[gtk+/rendering-cleanup: 69/113] style: Draw insertion cursor with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 68/113] Remove _gtk_widget_get_cursor_gc() function,
Benjamin Otte
[gtk+/rendering-cleanup: 67/113] textview: Use _gtk_widget_get_cursor_color() and Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 66/113] textview: Draw empty shape logo with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 65/113] decorate: Draw decorations using Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 64/113] hsv: Remove unused variable,
Benjamin Otte
[gtk+/rendering-cleanup: 63/113] treeview: Draw the dnd pixmaps with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 62/113] treeview: Draw lines with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 61/113] treeview: Unify all line drawing into the same function,
Benjamin Otte
[gtk+/rendering-cleanup: 60/113] treeview: Draw column reordering arrows with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 59/113] testing: Use Cairo calls instead of gdk_draw_line() to test server sync,
Benjamin Otte
[gtk+/rendering-cleanup: 58/113] style: replace draw_frame_gap with Cairo calls,
Benjamin Otte
[gtk+/rendering-cleanup: 57/113] style: Replace draw_diamond vfunc with Cairo calls,
Benjamin Otte
[gtk+/rendering-cleanup: 56/113] docs: Remove mention of gdk_draw_drawable(),
Benjamin Otte
[gtk+/rendering-cleanup: 55/113] tests: remove "draw drawable" button from testwindows test,
Benjamin Otte
[gtk+/rendering-cleanup: 54/113] tests: replace gdk_draw_drawable() with Cairo calls in testinput,
Benjamin Otte
[gtk+/rendering-cleanup: 53/113] ruler: Replace gdk_draw_drawable calls with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 52/113] menu: replace gdk_draw_drawable() call with Cairo equivalent,
Benjamin Otte
[gtk+/rendering-cleanup: 51/113] image: Use Cairo instead of gdk_draw_drawable(),
Benjamin Otte
[gtk+/rendering-cleanup: 50/113] API: remove gdk_draw_polygon(),
Benjamin Otte
[gtk+/rendering-cleanup: 49/113] API: remove gtk_paint_polygon(),
Benjamin Otte
[gtk+/rendering-cleanup: 48/113] progressbar: Use cairo instead of gdk_draw_drawable(),
Benjamin Otte
[gtk+/rendering-cleanup: 46/113] FIXME: apply cleanup patch from bug 576988,
Benjamin Otte
[gtk+/rendering-cleanup: 47/113] iconview: Remove debug drawing code,
Benjamin Otte
[gtk+/rendering-cleanup: 45/113] API: remove gdk_draw_glyphs() and gdk_draw_glyphs_transformed(),
Benjamin Otte
[gtk+/rendering-cleanup: 44/113] filechooser: Remove commented out code,
Benjamin Otte
[gtk+/rendering-cleanup: 43/113] API: remove gdk_draw_trapezoids() and GdkTrapezoid struct,
Benjamin Otte
[gtk+/rendering-cleanup: 42/113] API: remove gdk_draw_arc(),
Benjamin Otte
[gtk+/rendering-cleanup: 41/113] gdk: Remove testgdk code,
Benjamin Otte
[gtk+/rendering-cleanup: 40/113] API: remove GdkImage,
Benjamin Otte
[gtk+/rendering-cleanup: 39/113] API: remove gdk_drawable_copy_to_image(),
Benjamin Otte
[gtk+/rendering-cleanup: 38/113] API: remove gdk_drawable_get_image(),
Benjamin Otte
[gtk+/rendering-cleanup: 37/113] API: remove gdk_pixbuf_get_from_image(),
Benjamin Otte
[gtk+/rendering-cleanup: 36/113] colorsel: Use gdk_pixbuf_get_from_drawable(),
Benjamin Otte
[gtk+/rendering-cleanup: 35/113] Implement gdk_pixbuf_get_from_drawable() with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 34/113] API: Add gdk_pixbuf_get_from_surface(),
Benjamin Otte
[gtk+/rendering-cleanup: 33/113] API: remove gdk_draw_image(),
Benjamin Otte
[gtk+/rendering-cleanup: 32/113] docs: Fix sgml file to add gdk_keymap_get_num_lock_state(),
Benjamin Otte
[gtk+/rendering-cleanup: 31/113] API: Get rid of GdkRGB,
Benjamin Otte
[gtk+/rendering-cleanup: 30/113] demos: Convert testpixbuf-save to Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 29/113] demos: Convert to drawing with Cairo instead of GdkRGB,
Benjamin Otte
[gtk+/rendering-cleanup: 28/113] demos: No need to set the rgb colormap here,
Benjamin Otte
[gtk+/rendering-cleanup: 27/113] demos: Remove testpixbuf,
Benjamin Otte
[gtk+/rendering-cleanup: 26/113] demos: remove testpixbuf-drawable,
Benjamin Otte
[gtk+/rendering-cleanup: 25/113] gtk-demo: Make pixbufs demo use Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 24/113] testgtk: Remove alpha drawing test,
Benjamin Otte
[gtk+/rendering-cleanup: 23/113] Replace gdk_rgb_find_color(),
Benjamin Otte
[gtk+/rendering-cleanup: 22/113] debug: remove GdkRGB debuggability,
Benjamin Otte
[gtk+/rendering-cleanup: 21/113] gdk: Remove unused gdkrgb.h includes,
Benjamin Otte
[gtk+/rendering-cleanup: 20/113] gdk: Use the system colormap, not the rgb colormap,
Benjamin Otte
[gtk+/rendering-cleanup: 19/113] API: remove gdk_screen_get_rgb_colormap/visual(),
Benjamin Otte
[gtk+/rendering-cleanup: 18/113] tests: Use gdk_screen_get_default_colormap(),
Benjamin Otte
[gtk+/rendering-cleanup: 17/113] tests: remove testrgb test,
Benjamin Otte
[gtk+/rendering-cleanup: 16/113] spinner: We want the default colormap, not the RGB colormap,
Benjamin Otte
[gtk+/rendering-cleanup: 15/113] gdk: Get rid of GdkRGB usage,
Benjamin Otte
[gtk+/rendering-cleanup: 14/113] image: remove GdkImage as a possible image type,
Benjamin Otte
[gnome-shell-design] fix up some textures in the older scenes,
Jakub Steiner
[gtk+/rendering-cleanup: 13/113] tests: Use GdkPixbuf for taking a screenshot, not GdkImage,
Benjamin Otte
[gtk+/rendering-cleanup: 12/113] API: Remove gdk_draw_pixbuf(),
Benjamin Otte
[gtk+/rendering-cleanup: 11/113] demos: Use Cairo instead of gdk_draw_pixbuf(),
Benjamin Otte
[gtk+/rendering-cleanup: 10/113] tests: Remove gdk_draw_pixbuf() with Cairo equivalent,
Benjamin Otte
[gtk+/rendering-cleanup: 9/113] pixbuf-engine: replace call to gdk_draw_pixbuf() with Cairo equivalent,
Benjamin Otte
[gtk+/rendering-cleanup: 8/113] pixbuf-engine: Replace gdk_draw_pixbuf() with Cairo equivalent,
Benjamin Otte
[gtk+/rendering-cleanup: 7/113] cups: Fix cast warnings,
Benjamin Otte
[gtk+/rendering-cleanup: 6/113] gail: Make string argument const,
Benjamin Otte
[gtk+/rendering-cleanup: 5/113] image: replace gdk_draw_pixbuf() call with Cairo equivalent,
Benjamin Otte
[gtk+/rendering-cleanup: 4/113] gdk: Get rid of gdk_draw_pixbuf() call,
Benjamin Otte
[gtk+/rendering-cleanup: 3/113] textview: replace gdk_draw_pixbuf() call with Cairo version,
Benjamin Otte
[gtk+/rendering-cleanup: 2/113] colorbutton: Render with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 1/113] entry: replace gdk_draw_pixbuf() call with Cairo version,
Benjamin Otte
[gtk+] (113 commits) Created branch rendering-cleanup,
Benjamin Otte
[ease/themes] [editor] Propertly recognize edited text.,
Nate Stedman
[ease/themes] [themes] Make the defaults a little more attractive.,
Nate Stedman
[ease/themes] [themes] Fix indentifier setting.,
Nate Stedman
[ease/themes] [themes] Add black theme.,
Nate Stedman
[json-glib] docs: Fix up the cgit URL,
Emmanuele Bassi
[json-glib] Update NEWS for the next stable release,
Emmanuele Bassi
[network-manager-openconnect] Created tag 0.8.1,
Dan Williams
[network-manager-openconnect] release: bump version to 0.8.1,
Dan Williams
[network-manager-pptp] release: bump version to 0.8.1,
Dan Williams
[network-manager-pptp] Created tag 0.8.1,
Dan Williams
[network-manager-pptp] Revert "properties: update for 0.8.1 import/export API name change",
Dan Williams
[network-manager-openvpn] Created tag 0.8.1,
Dan Williams
[network-manager-vpnc] Created tag 0.8.1,
Dan Williams
[network-manager-applet] Created tag 0.8.1,
Dan Williams
[network-manager-openvpn] release: bump version to 0.8.1,
Dan Williams
[network-manager-openvpn] Revert "properties: fix for API changes",
Dan Williams
[network-manager-openvpn] core: don't crash checking whether keys are encrypted (rh #615875),
Dan Williams
[ease/themes] [themes] Add theme title and identifiers,
Nate Stedman
[network-manager-vpnc] release: bump version to 0.8.1,
Dan Williams
[network-manager-applet] Deleted branch NETWORKMANAGER_APPLET_0_8,
Dan Williams
[gucharmap] Fix build,
Christian Persch
[pygobject/llvm: 17/17] Update for g-i trunk,
Johan Dahlin
[pygobject/llvm: 16/17] Check for llvm in configure,
Johan Dahlin
[pygobject/llvm: 15/17] [configure] Remove C++/libtool hacks,
Johan Dahlin
[pygobject/llvm: 14/17] Remove leftover comments,
Johan Dahlin
[pygobject/llvm: 13/17] [llvm] Reuse GModules,
Johan Dahlin
[pygobject/llvm: 12/17] [llvm] Add support for int64/boxed,
Johan Dahlin
[pygobject/llvm: 11/17] Do not call g_module_close before using symbols,
Johan Dahlin
[pygobject/llvm: 10/17] Remove unused file,
Johan Dahlin
[pygobject/llvm: 9/17] Add support for Py_INCREF(),
Johan Dahlin
[pygobject/llvm: 8/17] Remove unnecessary SetInsertPoint,
Johan Dahlin
[pygobject/llvm: 7/17] Use more builder,
Johan Dahlin
[pygobject/llvm: 6/17] add a name for PyObject/GObject structs,
Johan Dahlin
[pygobject/llvm: 5/17] Convert two functions into methods,
Johan Dahlin
[pygobject/llvm: 4/17] Get rid of a couple of C++ warning,
Johan Dahlin
[pygobject/llvm: 3/17] Save a reference to functions,
Johan Dahlin
[pygobject/llvm: 2/17] Use IRBuilder in a few more places,
Johan Dahlin
[pygobject/llvm: 1/17] Use LLVM compile functions,
Johan Dahlin
[pygobject] (17 commits) Created branch llvm,
Johan Dahlin
[pygobject] Deleted branch llvm,
Johan Dahlin
[ease/themes] [themes] Update example (Transitions.ease),
Nate Stedman
[gimp/soc-2010-cage] gimpcagetool: fix a missing include and a function declaration,
Michael Muré
[banshee] Remove bad/unnecessary AM_CONDITIONAL call,
Aaron Bockover
[network-manager-applet] Created branch NETWORKMANAGER_APPLET_0_8,
Dan Williams
[gimp/soc-2010-cage] gimpcagetool: beginning of the link tool/gegl op,
Michael Muré
[ease/themes] [ui] Add padding to the bottom of WelcomeWindow,
Nate Stedman
[network-manager-applet/NMA_0_8_1] release: bump version to 0.8.1,
Dan Williams
[orca] Updated regression tests based on FF 4 and current ARIA demos in Ubuntu Maverick.,
Joanmarie Diggs
[glibmm] Added DBusMessage and DBusConnection::send_message().,
Murray Cumming
[eog] Disable Python plugins since they don't work with GTK+-3 yet,
Felix Riemann
[eog] Request a dark theme variant,
Felix Riemann
[eog] Update eog.pc for GTK+-3,
Felix Riemann
[eog] Adapt to recent GTK+-3 API changes in GtkNotebook,
Felix Riemann
[eog] Compile against GTK+-3.0,
Felix Riemann
[tomboy] Allow empty username field,
Sanford Armstrong
[dconf] Fix some missed bits after the DBus API tweaks,
Ryan Lortie
[network-manager-applet/NMA_0_8_1] editor: ignore secrets errors from settings which don't exist yet (bgo #623744),
Dan Williams
[evolution-mapi] Bug #624888 - Build breakage in master with OpenChange 0.9,
Milan Crha
[jhbuild] [3.0] gnome-media depends on gnome-control-center (GNOME bug 624969),
Frederic Peters
[glibmm] giomm: Added Credentials and DBusConnection::get_peer_credentials().,
Murray Cumming
[network-manager-applet] editor: ignore secrets errors from settings which don't exist yet (bgo #623744),
Dan Williams
[guadec2010-web] [sponsors] [program] Adding NLnet sponsor and schedule ICS file,
Sense Hofstede
[snowy] Apply proposed upstream fix for django-openid-auth mysql bug,
Sanford Armstrong
[ease/themes: 25/25] [themes] Support background colors in themes.,
Nate Stedman
[ease/themes: 24/25] [themes] New themes system runs without crashing.,
Nate Stedman
[ease/themes: 23/25] Fix data_path with system data paths.,
Nate Stedman
[ease/themes: 22/25] gitignore changes.,
Nate Stedman
[ease/themes: 21/25] Fixed segmentation fault on Mac OS X.,
Nate Stedman
[ease/themes: 20/25] Merge branch 'builder',
Nate Stedman
[ease] (25 commits) Created branch themes,
Nate Stedman
[gimp/soc-2010-cage] gimpcage: fix of a bug in the bounding box computation,
Michael Muré
[gthumb] fixed compilation dependencies,
Paolo Bacchilega
[gthumb] add the drive name to the mount to follow the Nautilus scheme,
Paolo Bacchilega
[gthumb] show all the non-shadowed mounts in the photo importer,
Paolo Bacchilega
[ease/themes] [themes] Support background colors in themes.,
Nate Stedman
[ease/themes: 24/24] [themes] New themes system runs without crashing.,
Nate Stedman
[ease/themes: 23/24] Fix data_path with system data paths.,
Nate Stedman
[ease/themes: 22/24] gitignore changes.,
Nate Stedman
[ease/themes: 21/24] Fixed segmentation fault on Mac OS X.,
Nate Stedman
[ease/themes: 20/24] Merge branch 'builder',
Nate Stedman
[ease] (24 commits) Created branch themes,
Nate Stedman
[ease] Deleted branch themes,
Nate Stedman
[gimp/soc-2010-cage] gimpcage: add a missing update of the scaling factor,
Michael Muré
[tracker] Fixes NB#179894: Reset sqlite3 stmt if detected as expired, and retry,
Aleksander Morgado
[glib] Bug 624968 - div by zero in g_malloc_n family,
Behdad Esfahbod
[gobject-introspection/wip/transformer] pair up methods/constructors,
Colin Walters
[gimp] Bug 624944 - "Colour Exchange" dialog is too high in size,
Sven Neumann
[rygel] media-export: Some coding-style fixes,
Zeeshan Ali Khattak
[rygel] media-export: Better checks for nullability,
Zeeshan Ali Khattak
[rygel] media-export: MediaExportItem -> Item,
Zeeshan Ali Khattak
[rygel] media-export: Simplify metadata extraction code,
Zeeshan Ali Khattak
[rygel] media-export: Set dlna_profile on MediaExportItem,
Zeeshan Ali Khattak
[rygel] media-export: Fix strings,
Zeeshan Ali Khattak
[rygel] media-export: Store dlna-profile in cache,
Zeeshan Ali Khattak
[rygel] build: Bump gupnp-dlna required version,
Zeeshan Ali Khattak
[rygel] build: Update gupnp-dlna deps,
Zeeshan Ali Khattak
[rygel] build: Build against gupnp-dlna,
Zeeshan Ali Khattak
[rygel] media-export: Duration is a guint64,
Zeeshan Ali Khattak
[rygel] media-export: Use GUPnPDiscovererInformation,
Zeeshan Ali Khattak
[rygel] media-export: Use GUPnPDLNADiscoverer,
Zeeshan Ali Khattak
[rygel] build: Use (new) gstreamer-discoverer pkg-config file,
Zeeshan Ali Khattak
[rygel] media-export: Update comment about the hashmap for clarity,
Zeeshan Ali Khattak
[rygel] media-export: Print a debug message if extraction fails,
Zeeshan Ali Khattak
[rygel] media-export: Use new GstDiscoverer API,
Zeeshan Ali Khattak
[rygel] media-export: Use GstDiscoverer in MetadataExtractor,
Zeeshan Ali Khattak
[rygel] build: Link against libraries required for GstDiscoverer,
Zeeshan Ali Khattak
[libgda] GdaBrowser: UI bug correction,
Vivien Malerba
[libgda] Misc UI corrections,
Vivien Malerba
[libgda] GdaBrowser: show tables referencing the current table with FK constraints,
Vivien Malerba
[libgda] GdaBrowser: right click on tree views selects row,
Vivien Malerba
[libgda] Added wrap mode to the "text" plugin,
Vivien Malerba
[libgda] GdaBrowser: added browser_connection_execute_statement_cb(),
Vivien Malerba
[libgda] Bug fixes in GdauiBasicForm and data entries,
Vivien Malerba
[gtk+/rendering-cleanup] gdk: remove get_composite_drawable vfunc,
Benjamin Otte
[gtk+/rendering-cleanup] API: remove gdk_draw_drawable(),
Benjamin Otte
[libgda] Bug fix in GdauiDataEntry implementation,
Vivien Malerba
[gtk+/rendering-cleanup] quartz: Do repeated fill with Cairo,
Benjamin Otte
[libgda] GdaBrowser improvements: added a table insert feature,
Vivien Malerba
[gtk+/rendering-cleanup] gdk: Make window moves a custom vfunc,
Benjamin Otte
[libgda] Allow INSERT statement with no field and no value,
Vivien Malerba
[libgda] Correclty handle variables set to DEFAULT when executing a statement,
Vivien Malerba
[gtk+/rendering-cleanup] API: remove gdk_draw_layout_*(),
Benjamin Otte
[gtk+/rendering-cleanup] label: Draw all text using gtk_paint_layout(),
Benjamin Otte
[libgda] UI correction in GdauiEntryNone,
Vivien Malerba
[gtk+/rendering-cleanup] xxx: style: Draw text with pango_cairo_draw_layout(),
Benjamin Otte
[gtk+/rendering-cleanup] decorations: Draw text with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup] textview: draw dnd icon with Pango,
Benjamin Otte
[gtk+/rendering-cleanup] API: Remove GtkTextTag's stipple properties,
Benjamin Otte
[gtk+/rendering-cleanup] gtk-demo: Adapt textview example for stipple removal,
Benjamin Otte
[gimp] Bug 624761 - Stencil Chrome filter: missing parameter check,
Sven Neumann
[gthumb] changed the "show hidden files" label,
Paolo Bacchilega
[gthumb] added a comment,
Paolo Bacchilega
[gthumb] esthetic changes,
Paolo Bacchilega
[gthumb] Convert the old catalogs to the new format and location,
Paolo Bacchilega
[gthumb] show the number of files found during the search,
Paolo Bacchilega
[gthumb] [desktop_background] added ability to reset or open the preferences,
Paolo Bacchilega
[gthumb] added missing dependency,
Paolo Bacchilega
[ease/themes] [themes] Fixed build (can't actually run),
Nate Stedman
[banshee] Created tag 1.7.3,
Aaron Bockover
[banshee] Move some major features to enhancements section,
Aaron Bockover
[banshee] Update banshee.doap, display_version in configure,
Aaron Bockover
[totem] Require newer GStreamer and plugins,
Bastien Nocera
[banshee] A few fixes to NEWS for 1.7.3,
Bertrand Lorentz
[ease/themes: 125/125] [themes] Started new themes system.,
Nate Stedman
[ease/themes: 124/125] Fix data_path with system data paths.,
Nate Stedman
[ease/themes: 123/125] gitignore changes.,
Nate Stedman
[ease/themes: 122/125] Fixed segmentation fault on Mac OS X.,
Nate Stedman
[ease/themes: 121/125] Merge branch 'builder',
Nate Stedman
[ease/themes] (125 commits) ...[themes] Started new themes system.,
Nate Stedman
[gimp/soc-2010-cage] gimpoperationcage: use of no_cache = false,
Michael Muré
[devhelp/gsettings] broken migration to GSettings,
Ryan Lortie
[devhelp] Created branch gsettings,
Ryan Lortie
[devhelp] Deleted branch gsettings,
Ryan Lortie
[banshee] Added features/enhancements/bugs fixed to NEWS,
Aaron Bockover
[banshee] Add bug stats to NEWS,
Bertrand Lorentz
[gnome-shell-design] (40 commits) ...shade the top bar in overview so it doesn't get that much attention.,
Jakub Steiner
[banshee] Update contributors and translators lists for 1.7.3,
Bertrand Lorentz
[gparted] Re-word comment for gparted invocation using udisks and hal-lock,
Curtis Gedak
[folks] Don't initialise favourite contacts support if the Logger doesn't exist,
Philip Withnall
[gparted] If available use both udisks and hal-lock to prevent auto-mounting,
Curtis Gedak
[gnome-shell] Add API for system status indicators,
Dan Winship
[hamster-applet] generate valid xhtml. fixes bug 624941,
Toms Baugis
[jhbuild] [3.0] Add gupnp-dlna and mark deps to it,
Zeeshan Ali Khattak
[gnome-bluetooth] Updated Hebrew translation.,
Yaron Shahrabani
[tracker/direct-access-update-fd-passing] tests/functional-tests: Add update tests,
Philip Van Hoof
[tracker/direct-access-update-fd-passing] tests/functional-tests: Rename the tests,
Philip Van Hoof
[vala] girparser: Ensure interfaces have at least one instantiable prerequisite,
Jürg Billeter
[vala] girparser: Add mapping from GIR's gsize to Vala's size_t,
Jürg Billeter
[vala] girparser: Completely ignore <doc> tags,
Jürg Billeter
[vala] vapigen: Support shared finish methods,
Jürg Billeter
[f-spot] Remove the disabled SQLite upgrader.,
Ruben Vermeersch
[longomatch] Remove check for capture source type done some lines before,
Andoni Morales Alastruey
[longomatch] Set vp8's encoder speed to 2,
Andoni Morales Alastruey
[longomatch] Make use a generic source decoder on windows,
Andoni Morales Alastruey
[f-spot] Switch Application.Invoke to ThreadAssist.,
Ruben Vermeersch
[nautilus-ideviceinfo] Added Galician to LINGUAS file,
Francisco Diéguez Souto
[nautilus-ideviceinfo] Added Galician translations,
Francisco Diéguez Souto
[gnome-icon-theme-symbolic] bluetooth icon has two states - active and disabled.,
Jakub Steiner
[tracker/direct-access] libtracker-sparql: Fix signature of Connection.update_async,
Jürg Billeter
[tracker/direct-access] libtracker-direct: Handle initialization failure,
Jürg Billeter
[libslab] Added Galician translations,
Francisco Diéguez Souto
[gtkglext] Fix gtk-doc,
Mukund Sivaraman
[tracker] libtracker-data: Avoid reading already disposed memory,
Aleksander Morgado
[tracker] Re-fixes NB#180236: Filter not removed when going into UNAVAILABLE,
Aleksander Morgado
[jhbuild] [3.0] Bump gupnp-vala to 0.6.9,
Zeeshan Ali Khattak
[ghex] Added Galician translations,
Francisco Diéguez Souto
[kupfer] Added Galician translations,
Francisco Diéguez Souto
[tracker/direct-access] tests/tracker-miner-fs: Fix build,
Philip Van Hoof
[xdg-user-dirs-gtk] Updated Galician translations,
Francisco Diéguez Souto
[tracker/direct-access] tracker-control: Fix build,
Jürg Billeter
[f-spot] Fix a pile of queries that weren't converted correctly.,
Ruben Vermeersch
[f-spot] Deleted branch hyena-db-conn,
Ruben Vermeersch
[f-spot] Make SyncMetadataJob a bit more useful.,
Ruben Vermeersch
[f-spot] Drop dependency on Mono.Data.SqliteClient,
Ruben Vermeersch
[f-spot] Make Updater setting the database version correctl,
Ruben Vermeersch
[f-spot] Replace QueuedSqliteDatabase with HyenaSqliteConnection,
Ruben Vermeersch
[f-spot] Fix unit test compilation.,
Ruben Vermeersch
[gtkglext] Make gtk_gl_parse_args() return nothing,
Mukund Sivaraman
[gtkglext] Make gtk_gl_parse_args() a static function,
Mukund Sivaraman
[evince] [pdf] Fix build with poppler 0.14,
Carlos Garcia Campos
[gtkglext] On error, exit with a message,
Mukund Sivaraman
[gtkglext] Make gdk_gl_parse_args() return nothing,
Mukund Sivaraman
[gtkglext] Make gdk_gl_parse_args() a static function,
Mukund Sivaraman
[gtkglext] Update gtk-doc comment,
Mukund Sivaraman
[gtkglext] Remove trailing whitespace,
Mukund Sivaraman
[yelp] Updated Galician translations,
Francisco Diéguez Souto
[tracker/direct-access] libtracker-sparql: Fix in error handling during plugin loading,
Jürg Billeter
[vte] Updated Galician translations,
Francisco Diéguez Souto
[vino] Updated Galician translations,
Francisco Diéguez Souto
[nautilus-cd-burner] Updated Slovenian translation,
Matej Urbančič
[gnome-media] Remove libunique-3.0 dependency,
Bastien Nocera
[totem-pl-parser] Updated Galician translations,
Francisco Diéguez Souto
[banshee] Updated Swedish translation,
Daniel Nylander
[gnome-media] Use correct command for sound preferences,
Bastien Nocera
[tomboy] Updated Galician translations,
Francisco Diéguez Souto
[tracker/direct-access] Move SparqlError from libtracker-data to libtracker-sparql,
Jürg Billeter
[nautilus] Set default value for the navigation_window_saved_maximized gconf key,
Tomas Bzatek
[evolution-mapi] Merge common parts of EBookBackend-s and make it more asynchronous,
Milan Crha
[tracker/direct-access] tracker-tag: Use new libtracker-sparql API,
Martyn James Russell
[tracker/direct-access] libtracker-sparql: Use TRACKER_SPARQL_VERBOSITY to control logging,
Martyn James Russell
[tracker/direct-access] tracker-info: Fixed double free,
Martyn James Russell
[gnome-bluetooth] Use correct command for Bluetooth preferences,
Bastien Nocera
[gnumeric] Fixed borders display in cell format dialog.,
Jean Bréfort
[grilo] grilo.h: the config.h shall never be exposed to the API.,
Victor Manuel Jaquez Leal
[grilo] vala: grl_init in vapi,
Victor Manuel Jaquez Leal
[grilo] vala: new vapi generation machinery,
Victor Manuel Jaquez Leal
[grilo] vala: add files template,
Victor Manuel Jaquez Leal
[grilo] vala: add namespace template,
Victor Manuel Jaquez Leal
[grilo] Remove ABI to uninstalled pc file,
Victor Manuel Jaquez Leal
[grilo] configure.ac: check for vala tools,
Victor Manuel Jaquez Leal
[gnome-shell-design/experimental] shade the top bar in overview so it doesn't get that much attention.,
Jakub Steiner
[gnome-shell-design/experimental] s/preferences/system settings/, recent items would become documents, sorted by relevance.,
Jakub Steiner
[gnome-shell-design/experimental] static mockup of the search results,
Jakub Steiner
[gnome-shell-design/experimental] search entry icons/behavior,
Jakub Steiner
[gnome-shell-design/experimental] missing textures,
Jakub Steiner
[tracker/direct-access-update-fd-passing: 2/2] libtracker-client: Fix memleak, unref DBusPendingCall missing in notify callback,
Philip Van Hoof
[tracker/direct-access-update-fd-passing: 1/2] Initial implementation update api in bus, squash this with future commits,
Philip Van Hoof
[tracker] (2 commits) Created branch direct-access-update-fd-passing,
Philip Van Hoof
[sound-juicer] Updated Galician translations,
Francisco Diéguez Souto
[tracker/direct-access] libtracker-bus: Use steroids if available,
Jürg Billeter
[seahorse-plugins] Updated Galician translations,
Francisco Diéguez Souto
[seahorse] Updated Galician translations,
Francisco Diéguez Souto
[sabayon] Updated Galician translations,
Francisco Diéguez Souto
[rygel] Updated Galician translations,
Francisco Diéguez Souto
[pessulus] Updated Galician translations,
Francisco Diéguez Souto
[tracker] Fixes NB#180679: Make sure DBusGProxy is destroyed when destroying miner,
Aleksander Morgado
[nautilus-sendto] Updated Galician translations,
Francisco Diéguez Souto
[mousetweaks] Updated Galician translations,
Francisco Diéguez Souto
[tracker/direct-access-update-fd-passing] libtracker-client: Fix memleak, unref DBusPendingCall missing in notify callback,
Philip Van Hoof
[tracker/direct-access-update-fd-passing] Add one for blank too, squash,
Philip Van Hoof
[tracker/direct-access-update-fd-passing] fix finish, squash,
Philip Van Hoof
[hamster-applet] updated name of the desktop file we're looking for,
Toms Baugis
[tracker/direct-access] libtracker-bus: Implement query_async for D-Bus FD passing,
Jürg Billeter
[metacity] Updated Galician translations,
Francisco Diéguez Souto
[libgweather] Updated Galician translations,
Francisco Diéguez Souto
[tracker/direct-access-update-fd-passing] Add support for cancel, squash,
Philip Van Hoof
[libgnomeprint] Updated Galician translations,
Francisco Diéguez Souto
[hamster-applet] bug 624873. trying to avoid rounding error in totals - duration_minutes now accepts lists too to mov,
Toms Baugis
[libgnome-keyring] Updated Galician translations,
Francisco Diéguez Souto
[libgnomekbd] Updated Galician translations,
Francisco Diéguez Souto
[libgnomecanvas] Updated Galician translations,
Francisco Diéguez Souto
[libgnome] Updated Galician translations,
Francisco Diéguez Souto
[hamster-applet/gnome-2-30] set color depth to 1 for other cases too,
Toms Baugis
[hamster-applet/gnome-2-30] no point in requesting 24 bit colors for the test context. fixes bug 624810,
Toms Baugis
[hamster-applet] no point in requesting 24 bit colors for the test context. fixes bug 624810,
Toms Baugis
[libbonoboui] Updated Galician translations,
Francisco Diéguez Souto
[libbonobo] Updated Galician translations,
Francisco Diéguez Souto
[empathy] Re-add support for the "People Nearby" group,
Philip Withnall
[folks] Fix Presence.is_online(),
Philip Withnall
[glom/feature_backup2] Small Business example: Add table privileges.,
Murray Cumming
[empathy] Typos,
Khaled Hosny
[glom/feature_backup2] Saving as example: Fix this.,
Murray Cumming
[evolution-data-server] Fix bug #624909,
Jeff Cai
[evolution/tabs-rewrite-v1] More usable tab switching logic than just vannina append,
Srinivasa Ragavan
[tracker/direct-access] libtracker-bus: Implement query_async,
Jürg Billeter
[gedit] Use notify::visible instead of connecting to show and hide.,
Ignacio Casal Quinteiro
[tracker/direct-access-update-fd-passing] GAsynResult-ize it all, squash,
Philip Van Hoof
[folks] Split setup of the IndividualAggregator out into a .prepare() method,
Philip Withnall
[folks] Split setup of Backends out into a Backend.prepare() method,
Philip Withnall
[folks] Split setup of PersonaStores out into a PersonaStore.prepare() method,
Philip Withnall
[totem/gnome-2-30] Updated Gujarati Translations,
Sweta Kothari
[totem] Updated Gujarati Translations,
Sweta Kothari
[empathy] Add authors and fix copyrights for empathy-accounts-module,
Danielle Madeley
[empathy] Remove unneccesary signal disconnection in EmpathyAccountsDialog,
Danielle Madeley
[empathy] Update cc-empathy-accounts-panel for latest gnome-control-center,
Danielle Madeley
[empathy] Update gnome-control-center dependency,
Danielle Madeley
[empathy] Remove apostrophes from configure.ac because they break vim's highlighting,
Danielle Madeley
[tracker] NAO: Set maximum cardinality of propertyName and propertyValue to 1,
Jürg Billeter
[glom/feature_backup2] Saving from examples: Set the table privileges mentioned in the document.,
Murray Cumming
[glom/feature_backup2] Saving from examples: Create the groups mentioned in the document.,
Murray Cumming
[glom/feature_backup2] Fixed warnings with latest gtkmm-2.24,
Murray Cumming
[gnumeric] Search for appropriate functions when asked to paste a function name,
Andreas J . Guelzow
[gedit] Update for latest gdbus API changes,
Frederic Peters
[orca/new-settings] Finished implementation of settings manager and gconf backend.,
Alejandro Leiva
[anjuta] [terminal] use accessor to get terminal widget adjustment,
Frederic Peters
[gnumeric] improve pasting of function names,
Andreas J . Guelzow
[jhbuild] [3.0] bump poppler to 0.14.1,
Frederic Peters
[jhbuild] [3.0] build gnome-terminal against GTK+ 3,
Frederic Peters
[network-manager-applet] Updated Gujarati Translations,
Sweta Kothari
[vala] dova: Fix use of interfaces in generics,
Jürg Billeter
[vala] dova: Support string equality expressions,
Jürg Billeter
[vala] dova: Disable assert handling,
Jürg Billeter
[gnome-shell] Update the look of various message tray components,
Marina Zhurakhinskaya
[gnumeric] improve function name completion tooltips,
Andreas J . Guelzow
[vala] glib-2.0, posix: Add g_stat, g_lstat, and lstat bindings.,
Evan Nemerson
[vala] glib-2.0: Add g_file_error_from_errno binding.,
Evan Nemerson
[gbrainy] Update Danish documentation translation,
Jordi Mas
[rhythmbox] use libdmapsharing 2.0 if available,
Jonathan Matthew
[gtkglext] Remove unused finalize() functions,
Mukund Sivaraman
[gnome-shell] Make Esc hide the tray when a notification has focus,
Marina Zhurakhinskaya
[gtkglext] Fix URLs in NSIS config,
Mukund Sivaraman
[gnome-shell] Grab focus in expanded notifications on hover,
Marina Zhurakhinskaya
[gtkglext] Fix some URLs,
Mukund Sivaraman
[banshee] Updated POTFILES.in,
Aaron Bockover
[evolution-rss] Created tag EVOLUTION-RSS_0_2_0_1,
Lucian Langa
[gnome-shell] Grab focus in the summary notification,
Marina Zhurakhinskaya
[gnome-shell] Always show the summary if it is summoned,
Marina Zhurakhinskaya
[gstreamermm] Fix the build with the 0.10.30 version of GStreamer.,
José Alburquerque
[gtk+] Update Simplified Chinese translations.,
Eleanor Chen
[ease] [editor] Replace handle SVGs with Cairo rendering,
Nate Stedman
[ease] [build] Fixed sorting of source files in Makefile.am,
Nate Stedman
[gdl] Update Simplified Chinese translations.,
Eleanor Chen
[accounts-dialog] Keep the passwd driver code in sync with gnome-system-tools,
Matthias Clasen
[evolution/tabs-rewrite-v1] Fix a compilation error,
Srinivasa Ragavan
[dconf] gsettings: port to new API/ABI of gdbus (add flag).,
Ryan Lortie
[rygel] external: Container ID isn't always its path,
Zeeshan Ali Khattak
[gimp] data: Add an SVG file for the path in app/widgets/gimpcairo-wilber.c,
Barak Itkin
[banshee/gio-hardware] And add in the appledevice m4 file.,
Alan McGovern
[banshee/gio-hardware] Create a new extension which will handle all Apple based DAPs using libgpod.,
Alan McGovern
[banshee/gio-hardware] The Sources list can be modified while we're iterating over it if we're unlucky.,
Alan McGovern
[banshee/gio-hardware] Use the detect raw devices api to figure out whether or not the current device is supported by libmt,
Alan McGovern
[banshee/gio-hardware] Bump the libmtp requirement so we can have DetectRawDevices.,
Alan McGovern
[banshee/gio-hardware] Use libmtps ability to detect devices without connecting to them to allow us to A) Connect to multip,
Alan McGovern
[jhbuild] Make Empathy depend upon Folks,
Travis Reitter
[jhbuild] Add folks as an external dependency.,
Travis Reitter
[jhbuild] Make telepathy-glib build vala bindings by default.,
Travis Reitter
[jhbuild] Bump telepathy-glib to version 0.11.10,
Travis Reitter
[empathy] Take advantage of tp_asv_new().,
Travis Reitter
[empathy] Use the proper source_tag in empathy_pixbuf_avatar_from_individual_scaled_*().,
Travis Reitter
[empathy] Adjust to the new add_persona_from_details() API.,
Travis Reitter
[empathy] Update to the FolksIndividualAggregator:individuals-changed signal.,
Travis Reitter
[empathy] Don't depend on Folks capabilities in the IndividualView,
Travis Reitter
[empathy] Calculate contact capabilities ourselves.,
Travis Reitter
[empathy] Only have one parameter per function definition line.,
Travis Reitter
[empathy] Cut excessive G_STRLOC in DEBUG statements.,
Travis Reitter
[empathy] Chain up IndividualManager's dispose() to call its parent's dispose().,
Travis Reitter
[empathy] Perform the IndividualManager dispose work in a dispose() function, not finalize.,
Travis Reitter
[empathy] Add a comment about the IndividualManager's general memory management policy.,
Travis Reitter
[empathy] Use the more-conventional approach to signal emission in IndividualManager.,
Travis Reitter
[empathy] Minimize the scope of some variables and avoid risk of double-freeing a string.,
Travis Reitter
[empathy] Enclose a non-trivial expression in () in an assignment.,
Travis Reitter
[empathy] Also sort the IndividualStore by underlying protocol and account ID.,
Travis Reitter
[empathy] Don't enclose trivial blocks in {}.,
Travis Reitter
[empathy] Use explicit '!= NULL' for pointer boolean expressions.,
Travis Reitter
[empathy] Cut obsolete comment.,
Travis Reitter
[empathy] Simplify validation.,
Travis Reitter
[empathy] Take advantage of tp_clear_object().,
Travis Reitter
[empathy] We already know that this contact is a FolksIndividual if it isn't NULL, so simplify the conditional,
Travis Reitter
[empathy] Stick with the term 'contact' instead of adding 'individual'.,
Travis Reitter
[empathy] Update copyright notice.,
Travis Reitter
[empathy] Fix alignment.,
Travis Reitter
[empathy] Don't leak references to the contacts returned from empathy_contact_dup_from_folks_individual().,
Travis Reitter
[empathy] Add 'dup' to the names of empathy_contact_from_folks_individual() and folks_individual_from_empathy_,
Travis Reitter
[empathy] Simplify empathy_folks_individual_contains_contact().,
Travis Reitter
[empathy] Add comments for the new Individual/Contact utility functions.,
Travis Reitter
[empathy] Use the gio async pattern for fetching Individuals' avatars,
Travis Reitter
[empathy] Reduce line length.,
Travis Reitter
[empathy] Take advantage of the tp_clear_* utility functions.,
Travis Reitter
[empathy] Cut misinformed comment about a potential race condition.,
Travis Reitter
[empathy] Create a constructor for PixbufAvatarFromIndividualClosure.,
Travis Reitter
[empathy] Clarify that toggling a group in the EmpathyContactWidget actually toggles it.,
Travis Reitter
[empathy] Use explicit boolean expressions for if-conditionals, according to Telepathy style.,
Travis Reitter
[empathy] Add the empathy-individual-* files to POTFILES.in,
Travis Reitter
[empathy] Hold a reference to the contact we're adding as an individual,
Travis Reitter
[empathy] Add some more validation when sorting the contact list.,
Travis Reitter
[empathy] Fix setting favourites from the contact editing dialogue,
Travis Reitter
[empathy] Allow changing of individuals' aliases,
Travis Reitter
[empathy] Re-enable changing individuals' groups,
Travis Reitter
[empathy] Bump libfolks requirement.,
Travis Reitter
[empathy] Fix trivial casting error.,
Travis Reitter
[empathy] Support removing groups,
Travis Reitter
[empathy] Fix some referencing bugs with the IndividualStore and IndividualView,
Travis Reitter
[empathy] Re-implement file sending with drag and drop,
Travis Reitter
[empathy] Remove unused EmpathyIndividualManager instances from the individual menu,
Travis Reitter
[empathy] Remove an unused connection to the telepathy-logger service,
Travis Reitter
[empathy] Bump required version of libfolks for API change.,
Travis Reitter
[empathy] Sync up with the libfolks replacement of folks_individual_aggregator_get_members().,
Travis Reitter
[empathy] Cut outdated comment.,
Travis Reitter
[empathy] Take advantage of favourites being a hard requirement and add stubs for adding/removing individuals,
Travis Reitter
[empathy] Hide/show groups as necessary when their members change.,
Travis Reitter
[empathy] Replace the IndividualView's setup function with a more-conventional constructed function.,
Travis Reitter
[empathy] Catch up with convention for getting the view's model.,
Travis Reitter
[empathy] Follow the new tree store insertion convention used by the contact list store in the individual stor,
Travis Reitter
[empathy] Finish adding favourites support,
Travis Reitter
[empathy] Support contact removal,
Travis Reitter
[empathy] Support contact adding,
Travis Reitter
[empathy] Use the new FolksFavourite interface for favourites support,
Travis Reitter
[empathy] Fixes from merging master,
Travis Reitter
[empathy] Avoid potential segfaults if there are no contacts on the first pass.,
Travis Reitter
[empathy] Add a note about future work to be done after we break the 1:1 FolksIndividual:TpContact relationshi,
Travis Reitter
[empathy] Re-add the audio and video call menu items in the call-activated handler.,
Travis Reitter
[empathy] Support the contact list tooltip,
Travis Reitter
[empathy] Re-implement the context menu for Individuals,
Travis Reitter
[empathy] Base the contact list around libfolks metacontacts. Not yet to feature-parity with mainline Empathy.,
Travis Reitter
[empathy] Don't crash if a row gets deleted before being expanded.,
Travis Reitter
[empathy] Fix the formatting of some calls to g_object_set(),
Travis Reitter
[empathy] Back-port better solution for incorrect-groups-expanded problem.,
Travis Reitter
[empathy] Implement avatar support.,
Travis Reitter
[gnumeric] fix warning (and some prep work),
Andreas J . Guelzow
[ease] Remove ZoomSlider animation, add AnimatedZoomSlider.,
Nate Stedman
[gtkmm-documentation] Buttons chapter: Remove text about non-existant XPMLabelBox class.,
Murray Cumming
[gimp] libgimp: Fix the commit of libgimp/gimp.def - add missing line breaks,
Barak Itkin
[anjuta] libanjuta: bgo#624660 introspection build order problem,
Johannes Schmid
[gimp] libgimp: Add the new item api to libgimp/gimp.def,
Barak Itkin
[gbrainy] Updatged Danish translation,
Jordi Mas
[gimp] app: move the alt-click selection feature to GimpItemTreeView,
Michael Natterer
[gbrainy] Aids for the translators,
Jordi Mas
[cheese] use the group name "Effect" for all effects,
Daniel G . Siegel
[gnome-control-center] [display] Needs to be linked against dbus-glib,
Colin Walters
[nautilus-ideviceinfo] Updated Danish translation,
Kenneth Nielsen
[nautilus-ideviceinfo] Added da to list of languages,
Kenneth Nielsen
[gimp] app: introduce GimpItem::to_selection(),
Michael Natterer
[gnac/devel] Removed useless code,
Benoît Dupasquier
[brasero] Updated Lithuanian translation,
Žygimantas Beručka
[glib] GDBusAuthObserver: Fix docs,
David Zeuthen
[glib] Bug 617483 – Credentials passing,
David Zeuthen
[mousetweaks] Added Slovak translation,
Marcel Telka
[gnome-system-tools] Updated French translation,
Claude Paroz
[seahorse] Bug 624836 - Build error, pkcs11 must link against libgcr,
Adam Schreiber
[gegl] buffer: s/gegl_tile_handler_chain_up/gegl_tile_handler_source_command/,
Øyvind Kolås
[gegl] buffer: removed properties from tile-storage,
Øyvind Kolås
[gegl] buffer: simplified buffer construction logic,
Øyvind Kolås
[gegl] buffer: removed unneeded use of varargs,
Øyvind Kolås
[gegl] buffer: simplify tilebus command dispatch by storing vfunc in instance,
Øyvind Kolås
[gegl] buffer: simplified construction of some of the gegl-tile-handlers,
Øyvind Kolås
[gegl] buffer: refactor some redundant calls away,
Øyvind Kolås
[gnumeric] fix the window title for the paste-names dialog,
Andreas J . Guelzow
[evolution-rss] update NEWS files,
Lucian Langa
[gnome-settings-daemon] Updated French translation,
Claude Paroz
[dots] Fix pypoppler backend. Bump version to 0.0.2,
Fernando Herrera de las Heras
[gnome-packagekit] Updated Finnish translation,
Ville-Pekka Vainio
[dots] [i18n] Updated German translation,
Mario Blättermann
[cheese] [i18n] Updated German translation,
Mario Blättermann
[tracker] libtracker-client: Fix double free, error was freed in callback,
Aleksander Morgado
[tracker] tracker-miner-fs: Fix memleak in get_metadata_fast_cb(),
Aleksander Morgado
[gnumeric] Enable double-clicking of functions in the function selector in paste mode,
Andreas J . Guelzow
[cheese/gnome-2-30] Remove device initialization error string from translations,
Filippo Argiolas
[vala] gtk+-2.0, gtk+-3.0: Fix gtk_recent_info_* bindings,
Jürg Billeter
[vala] vapigen: Support array_length_type for method return values,
Jürg Billeter
[gnome-shell] [panel] don't empty out the app menu when the panel itself gets focus,
Dan Winship
[gnome-shell] [ShellGlobal] add SHELL_STAGE_INPUT_MODE_FOCUSED,
Dan Winship
[cheese/gnome-2-30] Print correct product id in device monitor debugging,
Filippo Argiolas
[cheese] Print correct product id in device monitor debugging,
Filippo Argiolas
[libpeas] Updated French translation,
Claude Paroz
[tracker] libtracker-data: Improve logging after sqlite error, before aborting,
Aleksander Morgado
[ocrfeeder] Updated French translation,
Claude Paroz
[cheese/gnome-2-30] Do not create a device if gst initializazion fails,
Filippo Argiolas
[cheese] Do not create a device if gst initializazion fails,
Filippo Argiolas
[gdm] Escape user's name before adding to chooser,
Ray Strode
[gdm] Revert "Escape names before showing in markup",
Ray Strode
[gdm/gnome-2-30] Escape user's name before adding to chooser,
Ray Strode
[gdm/gnome-2-30] Revert "Escape names before showing in markup",
Ray Strode
[gobject-introspection/wip/transformer] We can create Gio-2.0.gir,
Colin Walters
[gegl/paint-system: 7/7] Add brush-dab operations,
Damien de Lemeny
[gegl/paint-system: 6/7] Extract brush-stroke code from gegl-path.c,
Damien de Lemeny
[gegl/paint-system: 5/7] Extract vector rendering operations from path.c,
Damien de Lemeny
[gegl/paint-system: 4/7] Make gegl_path_calc return a boolean,
Damien de Lemeny
[gegl/paint-system: 3/7] Cache path_calc iterator stop position and restart from it,
Damien de Lemeny
[gegl/paint-system: 2/7] Fix Bug #620167 and simplify path_calc[_values],
Damien de Lemeny
[gegl/paint-system: 1/7] Add tests for GeglPath,
Damien de Lemeny
[gegl] (7 commits) Created branch paint-system,
Damien de Lemeny
[gnumeric] Implement access to the function selector to paste function names while editing cells (Shift-F4).,
Andreas J . Guelzow
[evolution-rss] prevent destroying browser's parent window it seems webkit crashes if it's parent window is destroye,
Lucian Langa
[evolution-rss] fix make disterrors,
Lucian Langa
[evolution-rss/evolution-rss-0-2-0] prevent destroying browser's parent window it seems webkit crashes if it's parent window is destroye,
Lucian Langa
[evolution-rss/evolution-rss-0-2-0] fix make dist errors,
Lucian Langa
[evolution-rss/evolution-rss-0-2-0] fix distcheck errors,
Lucian Langa
[gbrainy] Fixes for #624807 (generated file),
Jordi Mas
[gbrainy] Fixes #624807,
Jordi Mas
[gtkglext] Replace gdk_gl_window_impl_win32_get_type() with a G_DEFINE_TYPE,
Mukund Sivaraman
[sawfish] switch from define-special-variable to devfar-setq,
Christopher Bratusek
[sawfish] updated NEWS,
Christopher Bratusek
[sawfish] bump minimum librep to 0.90.7,
Christopher Bratusek
[sawfish] updated config.h.in OPTIONS,
Christopher Bratusek
[librep] NEWS & man/Makefile fixup,
Christopher Bratusek
[librep] Doc: Major revision. Added section "Crash course for Elisp users." Fully revised the module section.,
Christopher Bratusek
[librep] Introduced 'defvar-setq'. It's a replacement of 'define-special-variable' whose name is very confusi,
Christopher Bratusek
[librep] Major doc clean-up: Removed or updated many capital letter files.,
Christopher Bratusek
[librep] Doc on Invocation.,
Christopher Bratusek
[librep] Doc: Manual chapters are re-ordered.,
Christopher Bratusek
[gnomeweb-wml] tracker: Updated latest downloadable versions, was 0.6 and 0.7,
Martyn James Russell
[gnomeweb-wml] tracker: Added Aleksander Morgado as a developer to the developers page,
Martyn James Russell
[tracker/direct-access] libtracker-bus: Implement import{_async}(),
Martyn James Russell
[tracker/direct-access] libtracker-sparql: Use dedicated module directory,
Jürg Billeter
[glib] GDBusServer: Avoid handling incoming connections after stop() has been called,
David Zeuthen
[gtkglext] Replace gdk_gl_pixmap_impl_win32_get_type() with a G_DEFINE_TYPE,
Mukund Sivaraman
[evolution/tabs-rewrite-v1] Fix right click issues.,
Srinivasa Ragavan
[gtkglext] Replace gdk_gl_window_impl_x11_get_type() with a G_DEFINE_TYPE,
Mukund Sivaraman
[tracker/direct-access] libtracker-sparql: Added statistics{_async} virtual methods,
Martyn James Russell
[glib] GDBus: Add support for D-Bus type 'h' (ie. G_VARIANT_TYPE_HANDLE),
David Zeuthen
[gtkglext] Replace gdk_gl_pixmap_impl_x11_get_type() with a G_DEFINE_TYPE,
Mukund Sivaraman
[gobject-introspection] [GIMarshalingTests] Add underscores to more variable names,
Colin Walters
[gobject-introspection/wip/transformer] type fixes,
Colin Walters
[gobject-introspection/wip/transformer] lots more hacking,
Colin Walters
[gobject-introspection/wip/transformer] more fixes,
Colin Walters
[evolution/tabs-rewrite-v1] Make clutter mode even more appealing.,
Srinivasa Ragavan
[tracker] Deleted branch direct-access-refactor,
Philip Van Hoof
[tracker] tracker-extract: Fix crash in albumart when pixbuf cannot be created,
Jürg Billeter
[tracker/direct-access-update-fd-passing] Initial implementation update api in bus, squash this with future commits,
Philip Van Hoof
[gtkglext] Replace gdk_gl_window_get_type() with a G_DEFINE_TYPE,
Mukund Sivaraman
[tracker/direct-access] tracker-extract: Fix crash in albumart when pixbuf cannot be created,
Jürg Billeter
[gtkglext] Replace gdk_gl_pixmap_get_type() with a G_DEFINE_TYPE,
Mukund Sivaraman
[tracker/direct-access] tracker-miner-flickr: Use new libtracker-sparql API,
Martyn James Russell
[evince] Preliminary support for adding new annotations,
Carlos Garcia Campos
[evince] [libview] Add ev_page_cache_mark_dirty(),
Carlos Garcia Campos
[tracker] tracker-extract: check if user_data expected one only if proper message path and interface,
Aleksander Morgado
[tracker] Fixes NB#180236, tracker-store: check if user_data expected one only if proper message path and inte,
Aleksander Morgado
[librsvg] Fix gdk_pixbuf_binary_dir to gdk_pixbuf_binarydir,
Ryan Lortie
[glib] Move #include <sys/wait.h> down,
Ryan Lortie
[evolution-data-server] EBookBackend: Add a "cache-dir" string property.,
Matthew Barnes
[evolution-data-server] EBookBackend cleanup.,
Matthew Barnes
[rygel] build: Bump gupnp requirement to 0.13.4,
Zeeshan Ali Khattak
[tracker/direct-access-update-fd-passing] squash,
Philip Van Hoof
[gnome-bluetooth] Remove non-existant file from POTFILES.in,
Bastien Nocera
[gnome-shell] [build] Use dpkg-checkbuilddeps to check for installed packages,
Frederic Peters
[jhbuild] [3.0] Bump gupnp micro version,
Zeeshan Ali Khattak
[tracker/direct-access: 85/85] Rebase fixes,
Jürg Billeter
[tracker/direct-access: 84/85] tracker-miner-rss: Fixed compiler errors and use new libtracker-sparql,
Jürg Billeter
[tracker/direct-access: 83/85] tracker-miner-fs: Fixed compilation errors with old libtracker-client API,
Jürg Billeter
[tracker/direct-access: 82/85] tracker-miner-fs: Application miner should use new tracker_sparql_escape_uri*() functions,
Jürg Billeter
[tracker/direct-access: 81/85] tracker-extract: Drop use of libtracker-client function,
Jürg Billeter
[tracker/direct-access: 80/85] libtracker-data: Use single DB file,
Jürg Billeter
[tracker/direct-access: 79/85] libtracker-bus: Link to libtracker-common,
Jürg Billeter
[tracker/direct-access: 78/85] libtracker-bus: Add simple implementations for update and update_async,
Jürg Billeter
[tracker/direct-access: 77/85] libtracker-miner: Fix bugs introduced by port to libtracker-sparql,
Jürg Billeter
[tracker/direct-access: 76/85] libtracker-data: Allow multiple statement instances for the same query,
Jürg Billeter
[tracker/direct-access: 75/85] tracker-status: Don't use TrackerSparqlConnection and unref DBusGProxy,
Jürg Billeter
[tracker/direct-access: 73/85] libtracker-miner: Port to libtracker-sparql,
Jürg Billeter
[tracker/direct-access: 74/85] tracker-sparql: Use new libtracker-sparql API,
Jürg Billeter
[tracker/direct-access: 72/85] libtracker-bus: Fix string retrieval in ArrayCursor,
Jürg Billeter
[tracker/direct-access: 70/85] tracker-info: Use new libtracker-sparql API,
Jürg Billeter
[tracker/direct-access: 71/85] libtracker-sparql: Only create single PluginLoader,
Jürg Billeter
[tracker/direct-access: 68/85] tracker-search: Use new libtracker-sparql API,
Jürg Billeter
[tracker/direct-access: 69/85] libtracker-bus: Make sure current_row is set to -1 and next() is always required,
Jürg Billeter
[tracker/direct-access: 67/85] libtracker-sparql: Don't return const gchar* for escape functions,
Jürg Billeter
[tracker/direct-access: 66/85] squashme: Revert of an unintentional change in "libtracker-data: Fix rewind for direct-access, added,
Jürg Billeter
[tracker/direct-access: 65/85] libtracker-bus: Implement rewind for fd-passing, added functional test,
Jürg Billeter
[tracker/direct-access: 64/85] libtracker-data: Fix rewind for direct-access, added functional test,
Jürg Billeter
[tracker/direct-access: 63/85] libtracker-client: Marked entire API as deprecated and updated documentation,
Jürg Billeter
[tracker/direct-access: 62/85] tracker-utils: Port tracker-status to libtracker-sparql,
Jürg Billeter
[tracker/direct-access: 61/85] libtracker-extract: Move to libtracker-sparql from libtracker-client,
Jürg Billeter
[tracker/direct-access: 60/85] libtracker-bus: Refactoring the bus-cursor to have the array one in vala,
Jürg Billeter
[tracker/direct-access: 59/85] build: Require Vala 0.9.3 for libtracker-sparql async work,
Jürg Billeter
[tracker/direct-access: 58/85] libtracker-sparql: Convert update and embedded_insert to constructors,
Jürg Billeter
[tracker/direct-access: 57/85] libtracker-sparql: Add Connection.get and Connection.get_direct,
Jürg Billeter
[tracker/direct-access: 56/85] libtracker-bus: Minor whitespace changes similar to reverted patch from pvanhoof,
Jürg Billeter
[tracker/direct-access: 55/85] libtracker-bus: Get queries working using original dbus methods,
Jürg Billeter
[tracker/direct-access: 54/85] Revert "Indentation fixes, feel free to squash",
Jürg Billeter
[tracker/direct-access: 53/85] Indentation fixes, feel free to squash,
Jürg Billeter
[tracker/direct-access: 52/85] Update .gitignore,
Jürg Billeter
[tracker/direct-access: 51/85] libtracker-sparql: Renamed uri escaping to be inline with other escaping API,
Jürg Billeter
[tracker/direct-access: 50/85] libtracker-sparql: Added uri escape functions from libtracker-client,
Jürg Billeter
[tracker/direct-access: 49/85] libtracker-bus: Implemented D-Bus FD passing using TrackerSparqlCursor API,
Jürg Billeter
[tracker/direct-access: 48/85] Moved tracker-connection.vala to tracker-{bus|direct}.vala,
Jürg Billeter
[tracker/direct-access: 47/85] libtracker-bus: Added for dbus implementation,
Jürg Billeter
[tracker/direct-access: 46/85] libtracker-miner: Make PluginLoader private,
Jürg Billeter
[tracker/direct-access: 45/85] libtracker-data: Add experimental support for async cursors,
Jürg Billeter
[tracker/direct-access: 44/85] libtracker-sparql: Added utils file for escaping mostly,
Jürg Billeter
[tracker/direct-access: 43/85] libtracker-sparql: Fixed builder copyright/whitespace errors,
Jürg Billeter
[tracker/direct-access: 42/85] libtracker-sparql: Copied TrackerSparqlBuilder from libtracker-client,
Jürg Billeter
[tracker/direct-access: 41/85] libtracker-sparql: Use GFile for import functions, not strings,
Jürg Billeter
[tracker/direct-access: 40/85] libtracker-sparql: Use GError for async methods in Connection abstract class,
Jürg Billeter
[tracker/direct-access: 39/85] libtracker-sparql: Finished basic abstract base class API,
Jürg Billeter
[tracker/direct-access: 38/85] libtracker-sparql: Fixed build error after updating Vala version,
Jürg Billeter
[tracker/direct-access: 37/85] libtracker-sparql: Add async API,
Jürg Billeter
[tracker/direct-access: 36/85] libtracker-sparql: Rename Cursor.iter_next to Cursor.next,
Jürg Billeter
[tracker/direct-access: 35/85] libtracker-sparql: Remove Cursor.interrupt,
Jürg Billeter
[tracker/direct-access: 34/85] libtracker-sparql: Added plugin loader class,
Jürg Billeter
[tracker/direct-access: 33/85] libtracker-direct, libtracker-sparql: Make sure Connection is kept alife longer than Cursor,
Jürg Billeter
[tracker/direct-access: 32/85] libtracker-data: Transaction handling fixes,
Jürg Billeter
[tracker/direct-access: 31/85] libtracker-data: Also delete -shm and -wal files when deleting database,
Jürg Billeter
[tracker/direct-access: 30/85] libtracker-direct: Fix build,
Jürg Billeter
[tracker/direct-access: 29/85] Renamed directtest.vala to direct-test.vala, squash this,
Jürg Billeter
[tracker/direct-access: 28/85] functional-tests: Added functional test, libtracker-direct: Added .vapi create,
Jürg Billeter
[tracker/direct-access: 27/85] plugins/kmail: Make the KMail plugin compile again,
Jürg Billeter
[tracker/direct-access: 26/85] libtracker-direct: Rename header to tracker-direct.h,
Jürg Billeter
[tracker/direct-access: 25/85] libtracker-direct: Fix build,
Jürg Billeter
[tracker/direct-access: 24/85] libtracker-direct: Add init and shutdown code,
Jürg Billeter
[tracker/direct-access: 23/85] libtracker-direct: Fix build,
Jürg Billeter
[tracker/direct-access: 22/85] Add libtracker-direct to build,
Jürg Billeter
[tracker/direct-access: 21/85] libtracker-direct: Fix build, include API for vala filename,
Jürg Billeter
[tracker/direct-access: 20/85] libtracker-data: Let TrackerDBCursor subclass TrackerSparqlCursor,
Jürg Billeter
[tracker/direct-access: 19/85] libtracker-sparql: Only expose string-based API for now,
Jürg Billeter
[tracker/direct-access: 18/85] libtracker-sparql: Use abstract classes instead of interfaces,
Jürg Billeter
[tracker/direct-access: 17/85] libtracker-direct: Update to libtracker-sparql changes,
Jürg Billeter
[tracker/direct-access: 16/85] libtracker-sparql: Add Sparql.Connection interface,
Jürg Billeter
[tracker/direct-access: 15/85] libtracker-sparql: Automatically generate tracker-sparql.vapi,
Jürg Billeter
[tracker/direct-access: 14/85] libtracker-direct: Added initial skeleton here,
Jürg Billeter
[tracker] (6 commits) ...libtracker-data: Remove the unused contents.db,
Jürg Billeter
[tracker/direct-access: 13/85] libtracker-sparql: Removed new*() interface member, added interrupt(),
Jürg Billeter
[tracker/direct-access: 12/85] libtracker-sparql: Initial skeleton with cursor interface in vala,
Jürg Billeter
[tracker/direct-access: 11/85] libtracker-data: Remove tracker-sparql-query.h from public headers,
Jürg Billeter
[tracker/direct-access: 10/85] tracker-store: Use tracker_data_load_turtle_file,
Jürg Billeter
[tracker/direct-access: 9/85] libtracker-data: Add tracker_data_load_turtle_file,
Jürg Billeter
[tracker/direct-access: 8/85] tracker-store: Turtle import improvements,
Jürg Billeter
[tracker/direct-access: 7/85] tracker-store: Never try to process more than 1 million events,
Jürg Billeter
[tracker/direct-access: 6/85] tracker-store: Store sender for turtle import tasks as well,
Jürg Billeter
[tracker/direct-access: 5/85] libtracker-db: Disable shared cache, required for parallel query and update,
Jürg Billeter
[tracker/direct-access: 4/85] tracker-store: Allow running queries while update is running,
Jürg Billeter
[tracker/direct-access: 3/85] tracker-store: Drop special batch handling,
Jürg Billeter
[tracker/direct-access: 2/85] libtracker-data: Do not use overly large transactions anymore,
Jürg Billeter
[tracker] (85 commits) Created branch direct-access,
Jürg Billeter
[tracker/direct-access: 1/85] libtracker-db: Enable Write-Ahead Logging in SQLite,
Jürg Billeter
[gtkglext] Replace global version variables with functions,
Mukund Sivaraman
[gnome-shell] Enable insertion and removal of menus,
Dan Winship
[gnome-shell] Fix possible property access on undefined object,
Dan Winship
[gtkglext] Fix type of argument in gdk_gl_config_impl_win32_init(),
Mukund Sivaraman
[gtkglext] Replace gdk_gl_context_impl_win32_get_type() with a G_DEFINE_TYPE,
Mukund Sivaraman
[tasque] Updated Esperanto translation,
Kristjan Schmidt
[web-devel-2] Redirect projects/gtp/teams.html to l10n.gnome.org/teams,
Andre Klapper
[at-spi2-atk] Improve introspection,
Mike Gorse
[gnome-panel] Update to latest gdbus API change,
Frederic Peters
[tracker/direct-access-update-fd-passing: 3/3] squash,
Philip Van Hoof
[tracker/direct-access-update-fd-passing: 2/3] squash,
Philip Van Hoof
[tracker/direct-access-update-fd-passing: 1/3] Unfinished work on support for update in fd-passing,
Philip Van Hoof
[tracker] (3 commits) Created branch direct-access-update-fd-passing,
Philip Van Hoof
[tracker] Deleted branch direct-access-update-fd-passing,
Philip Van Hoof
[deskbar-applet] Updated Slovenian translation,
Matej Urbančič
[vala] GAsync: Fix extern async methods,
Jürg Billeter
[tracker/direct-access-update-fd-passing] Unfinished work on support for update in fd-passing,
Philip Van Hoof
[tracker] Created branch direct-access-update-fd-passing,
Philip Van Hoof
[tracker/direct-for-master] libtracker-data: Remove the unused contents.db,
Jürg Billeter
[tracker/direct-for-master] libtracker-data: Remove storing of local locale for no reason,
Jürg Billeter
[tracker/direct-for-master] libtracker-data: Do not cope with ontology changes in read-only mode,
Jürg Billeter
[tracker/direct-for-master] libtracker-data: Do not reindex in read-only mode,
Jürg Billeter
[tracker/direct-for-master] libtracker-data: Do not fetch resource count in read-only mode,
Jürg Billeter
[gcalctool] Add a11y names to widgets,
Robert Ancell
[gnome-shell] fix "undo remove from favorites",
Maxim Ermilov
[tracker/direct-access] tracker-miner-rss: Fixed compiler errors and use new libtracker-sparql,
Martyn James Russell
[tracker/direct-access] tracker-miner-fs: Fixed compilation errors with old libtracker-client API,
Martyn James Russell
[tracker/direct-access] tracker-miner-fs: Application miner should use new tracker_sparql_escape_uri*() functions,
Martyn James Russell
[tracker/direct-for-master] libtracker-data: Replace interrupt_thread by GCancellable,
Jürg Billeter
[tracker] Deleted branch direct-for-master,
Jürg Billeter
[f-spot] Update to latest TagLib and Hyena.,
Ruben Vermeersch
[dates] Updated Galician translations,
Francisco Diéguez Souto
[evolution-data-server] There is no need to call e_book_backend_construct().,
Matthew Barnes
[gucharmap] Updated Galician translations,
Francisco Diéguez Souto
[glade/gnome-2-10] Added Armenian translation - po file.,
Norayr Chilingaryan
[gtksourceview] Updated Galician translations,
Francisco Diéguez Souto
[gtkhtml] Updated Galician translations,
Francisco Diéguez Souto
[gtk-engines] Updated Galician translations,
Francisco Diéguez Souto
[gnome-vfs] Added Galician translations,
Francisco Diéguez Souto
[evolution/tabs-rewrite-v1: 31/31] Allow editing mails in composer and understand vfolders.,
Srinivasa Ragavan
[evolution/tabs-rewrite-v1: 30/31] Add animations for selecting mail and search.,
Srinivasa Ragavan
[gnome-utils] Added initial Galician translations,
Francisco Diéguez Souto
[evolution/tabs-rewrite-v1: 29/31] Add switch for tab & non-tab mode.,
Srinivasa Ragavan
[evolution/tabs-rewrite-v1: 28/31] Select folder tree based on the tab selected.,
Srinivasa Ragavan
[evolution/tabs-rewrite-v1: 27/31] Fix tab close issues in gtk & clutter mode.,
Srinivasa Ragavan
[evolution/tabs-rewrite-v1: 26/31] Add more clutter effects. Fade while selecting pages etc.,
Srinivasa Ragavan
[evolution/tabs-rewrite-v1: 25/31] Workaround table header image draw, it crashes under clutter.,
Srinivasa Ragavan
[evolution/tabs-rewrite-v1: 24/31] Add tab-close functionality in Mx.,
Srinivasa Ragavan
[evolution/tabs-rewrite-v1: 23/31] Make search work well,
Srinivasa Ragavan
[evolution/tabs-rewrite-v1: 22/31] Redo everything with optional clutter support.,
Srinivasa Ragavan
[evolution/tabs-rewrite-v1: 20/31] Add Tab/Tab picker under clutter.,
Srinivasa Ragavan
[evolution/tabs-rewrite-v1: 21/31] Build awesome clutter/Mx based tab'ed mail reader.,
Srinivasa Ragavan
[evolution/tabs-rewrite-v1: 19/31] Add content for tabs.,
Srinivasa Ragavan
[evolution/tabs-rewrite-v1: 18/31] Option to build with clutter/MX,
Srinivasa Ragavan
[evolution/tabs-rewrite-v1: 16/31] Add folder pane for tabbed browser.,
Srinivasa Ragavan
[evolution/tabs-rewrite-v1: 17/31] Add optional clutter support.,
Srinivasa Ragavan
[evolution/tabs-rewrite-v1: 15/31] Make the update-actions work across tabs.,
Srinivasa Ragavan
[evolution/tabs-rewrite-v1: 14/31] Unique folder tabs,
Srinivasa Ragavan
[evolution/tabs-rewrite-v1: 13/31] More bug fixes.,
Srinivasa Ragavan
[evolution/tabs-rewrite-v1: 12/31] Fix a compilation error,
Srinivasa Ragavan
[evolution/tabs-rewrite-v1: 11/31] Add EMailNotebook View,
Srinivasa Ragavan
[evolution/tabs-rewrite-v1: 10/31] Add EMailReader i/f recurrsive from tne Content.,
Srinivasa Ragavan
[evolution/tabs-rewrite-v1: 9/31] Make EMailPanedView up & working.,
Srinivasa Ragavan
[evolution/tabs-rewrite-v1: 8/31] Rewrite the content piece of evolution.,
Srinivasa Ragavan
[evolution/tabs-rewrite-v1: 7/31] Redo EMailPanedView and almost match to the basic one.,
Srinivasa Ragavan
[gnome-user-share] Added initial Galician translations,
Francisco Diéguez Souto
[evolution/tabs-rewrite-v1: 6/31] More changes and modifications.,
Srinivasa Ragavan
[evolution/tabs-rewrite-v1: 5/31] re-baseclass few things.,
Srinivasa Ragavan
[evolution/tabs-rewrite-v1: 4/31] New set of basic views,
Srinivasa Ragavan
[evolution/tabs-rewrite-v1: 3/31] Add folder pane.,
Srinivasa Ragavan
[evolution/tabs-rewrite-v1: 2/31] Add class for message pane.,
Srinivasa Ragavan
[evolution/tabs-rewrite-v1: 1/31] Add base class for every page.,
Srinivasa Ragavan
[evolution] (31 commits) Created branch tabs-rewrite-v1,
Srinivasa Ragavan
[gtk-vnc] Rewrite keymap code to work on more platforms,
Daniel P . Berrange
[gtk-vnc] Disable extended key events if keymap is unknown,
Daniel P . Berrange
[gtk-vnc] Change way encodings are disabled at runtime,
Daniel P . Berrange
[gtk-vnc] Remove all gnulib code,
Daniel P . Berrange
[gtk-vnc] Switch over to use GIO for socket connections / DNS resolution,
Daniel P . Berrange
[gnome-user-docs] Added initial Galician translations,
Francisco Diéguez Souto
[glade] Modified and updated Armenian translation - po file.,
Norayr Chilingaryan
[evolution-data-server] Header file cleanup.,
Matthew Barnes
[mutter] Updated Traditional Chinese translation(Hong Kong and Taiwan),
Chao-Hsiung Liao
[gnome-themes] Updated Galician translations,
Francisco Diéguez Souto
[gnome-terminal] Updated Galician translations,
Francisco Diéguez Souto
[gnome-system-monitor] Updated Galician translations,
Francisco Diéguez Souto
[gnome-settings-daemon] Updated Galician translations,
Francisco Diéguez Souto
[gnome-power-manager] Updated Galician translations,
Francisco Diéguez Souto
[gnome-panel] Updated Galician translations,
Francisco Diéguez Souto
[couchdb-glib] Created tag COUCHDB_GLIB_0_6_94,
Rodrigo Moya
[couchdb-glib] Release 0.6.94,
Rodrigo Moya
[gcalctool] Updated Slovak translation,
Marcel Telka
[libpeas] Reorder assignment of linker flags of peas-demo,
Steve Frécinaux
[libpeas] peas-demo: Add a --run-from-build-dir option.,
Steve Frécinaux
[libpeas] Try loading plugin loaders from subdirs.,
Steve Frécinaux
[libpeas] Use an optional env var to specify the plugin loader location.,
Steve Frécinaux
[gnome-nettool] Updated Galician translations,
Francisco Diéguez Souto
[gnome-netstatus] Updated Galician translations,
Francisco Diéguez Souto
[gnome-menus] Updated Galician translations,
Francisco Diéguez Souto
[guadec2010-web] [sponsors] Adding Ictivity as a sponsor,
Sense Hofstede
[gtkglext] Replace gdk_gl_context_impl_x11_get_type() with a G_DEFINE_TYPE,
Mukund Sivaraman
[tracker] Merge libtracker-db into libtracker-data,
Jürg Billeter
[tracker] Update .gitignore,
Jürg Billeter
[tracker/direct-for-master] Merge libtracker-db into libtracker-data,
Jürg Billeter
[tracker] Created branch direct-for-master,
Jürg Billeter
[gtkglext] Replace gdk_gl_config_impl_x11_get_type() with a G_DEFINE_TYPE,
Mukund Sivaraman
[gtkglext] Replace gdk_gl_context_get_type() with a G_DEFINE_TYPE,
Mukund Sivaraman
[gnome-media] Updated Galician translations,
Francisco Diéguez Souto
[gtkglext] Remove redundant protos,
Mukund Sivaraman
- <Possible follow-ups>
- [gtkglext] Remove redundant protos,
Mukund Sivaraman
- [gtkglext] Remove redundant protos,
Mukund Sivaraman
- [gtkglext] Remove redundant protos,
Mukund Sivaraman
- [gtkglext] Remove redundant protos,
Mukund Sivaraman
- [gtkglext] Remove redundant protos,
Mukund Sivaraman
- [gtkglext] Remove redundant protos,
Mukund Sivaraman
- [gtkglext] Remove redundant protos,
Mukund Sivaraman
- [gtkglext] Remove redundant protos,
Mukund Sivaraman
- [gtkglext] Remove redundant protos,
Mukund Sivaraman
- [gtkglext] Remove redundant protos,
Mukund Sivaraman
- [gtkglext] Remove redundant protos,
Mukund Sivaraman
[gtkglext] Remove redundant parent_class variable,
Mukund Sivaraman
- <Possible follow-ups>
- [gtkglext] Remove redundant parent_class variable,
Mukund Sivaraman
- [gtkglext] Remove redundant parent_class variable,
Mukund Sivaraman
- [gtkglext] Remove redundant parent_class variable,
Mukund Sivaraman
- [gtkglext] Remove redundant parent_class variable,
Mukund Sivaraman
- [gtkglext] Remove redundant parent_class variable,
Mukund Sivaraman
- [gtkglext] Remove redundant parent_class variable,
Mukund Sivaraman
- [gtkglext] Remove redundant parent_class variable,
Mukund Sivaraman
- [gtkglext] Remove redundant parent_class variable,
Mukund Sivaraman
- [gtkglext] Remove redundant parent_class variable,
Mukund Sivaraman
- [gtkglext] Remove redundant parent_class variable,
Mukund Sivaraman
- [gtkglext] Remove redundant parent_class variable,
Mukund Sivaraman
[gnome-mag] Updated Galician translations,
Francisco Diéguez Souto
[gtkglext] Replace gdk_gl_config_get_type() with a G_DEFINE_TYPE,
Mukund Sivaraman
[gnome-keyring] Updated Galician translations,
Francisco Diéguez Souto
[gnome-icon-theme] Updated Galician translations,
Francisco Diéguez Souto
[gnome-games] Updated Galician translations,
Francisco Diéguez Souto
[gnome-doc-utils] Updated Galician translations,
Francisco Diéguez Souto
[gnome-disk-utility] Updated Galician translations,
Francisco Diéguez Souto
[gnome-color-manager] trivial: do not overwrite the GError,
Richard Hughes
[gnome-color-manager] trivial: remove some debugging that crept in,
Richard Hughes
[gnome-color-manager] cm: add a GcmSensorColormunki that currently doesn't do very much,
Richard Hughes
[gnome-color-manager] Add a ::button-pressed signal to GcmSensor,
Richard Hughes
[gnome-color-manager] cm: it appears the command port of the ColorMunki gives us device state,
Richard Hughes
[gnome-color-manager] huey: the HUEY does not support measuring projectors,
Richard Hughes
[f-spot/hyena-db-conn] Make Updater setting the database version correctl,
Mike Gemünde
[gnome-color-manager/gnome-2-30] trivial: remove some debugging that crept in,
Richard Hughes
[ekiga] Correctly migrate setting from Disable to Enable network detection,
Eugen Dedu
[gnome-desktop] Updated Galician translations,
Francisco Diéguez Souto
[gnome-control-center] Updated Galician translations,
Francisco Diéguez Souto
[tracker/direct-access] tracker-extract: Drop use of libtracker-client function,
Jürg Billeter
[tracker/direct-access] libtracker-data: Use single DB file,
Jürg Billeter
[tracker/direct-access] libtracker-bus: Link to libtracker-common,
Jürg Billeter
[yelp] Updated Traditional Chinese translation(Hong Kong and Taiwan),
Chao-Hsiung Liao
[nautilus] Updated Traditional Chinese translation(Hong Kong and Taiwan),
Chao-Hsiung Liao
[vino/gnome-2-30] Updated Telugu Translations,
Krishnababu Krothapalli
[vino] Updated Telugu Translations,
Krishnababu Krothapalli
[gtksourceview] Updated Traditional Chinese translation(Hong Kong and Taiwan),
Chao-Hsiung Liao
[gnome-terminal] Updated Traditional Chinese translation(Hong Kong and Taiwan),
Chao-Hsiung Liao
[gnome-settings-daemon] Updated Traditional Chinese translation(Hong Kong and Taiwan),
Chao-Hsiung Liao
[gnome-screensaver] Updated Traditional Chinese translation(Hong Kong and Taiwan),
Chao-Hsiung Liao
[tracker] libtracker-common: If error splicing, let user callback free it,
Aleksander Morgado
[gnome-power-manager] Updated Traditional Chinese translation(Hong Kong and Taiwan),
Chao-Hsiung Liao
[gnome-packagekit/gnome-2-30] trivial: Post release version bump,
Richard Hughes
[gnome-backgrounds] Fixed headers in galician translation file,
Francisco Diéguez Souto
[gnome-packagekit/gnome-2-30] Release version 2.30.3,
Richard Hughes
[gnome-packagekit/gnome-2-30] trivial: bump the Fedora PackageKit require so we get the correct version,
Richard Hughes
[gnome-packagekit/gnome-2-30] Only mark the find button sensitive if we have valid text _and_ are not searching at this time. Fixe,
Richard Hughes
[gnome-packagekit/gnome-2-30] Use the correct URL in the about dialog to fix an error. Fixes rh#598261,
Richard Hughes
[gnome-packagekit/gnome-2-30] Ensure we reset the UI to sensitive after creating the system package list,
Richard Hughes
[gnome-packagekit/gnome-2-30] Save the package lists to the specified directory, not the system default. Fixes rh#609531,
Richard Hughes
[gnome-packagekit/gnome-2-30] Ensure files created with gpk-service-pack do not have '; ' in them,
Richard Hughes
[gnome-packagekit/gnome-2-30] Ignore message types we do not recognize. Fixes rh#575669,
Richard Hughes
[gnome-packagekit/gnome-2-30] Fix an important bug that stopped GetUpdates from working correctly. Fixes rh#615099,
Richard Hughes
[gnome-packagekit/gnome-2-30] trivial: fix compile with new GCC's that care about enum types,
Richard Hughes
[gnome-packagekit/gnome-2-28] trivial: Post release version bump,
Richard Hughes
[gnome-packagekit] Created tag GNOME_PACKAGEKIT_2_30_3,
Richard Hughes
[gnome-applets] Fixed headers in galician translation file,
Francisco Diéguez Souto
[gnome-media] Updated Traditional Chinese translation(Hong Kong and Taiwan),
Chao-Hsiung Liao
[gnome-keyring] Updated Traditional Chinese translation(Hong Kong and Taiwan),
Chao-Hsiung Liao
[gnome-desktop] Updated Traditional Chinese translation(Hong Kong and Taiwan),
Chao-Hsiung Liao
[gnome-control-center] Updated Traditional Chinese translation(Hong Kong and Taiwan),
Chao-Hsiung Liao
[gnome-packagekit] trivial: fix compile with new GCC's that care about enum types,
Richard Hughes
[gnome-packagekit] Fix an important bug that stopped GetUpdates from working correctly. Fixes rh#615099,
Richard Hughes
[gnome-applets] Updated Traditional Chinese translation(Hong Kong and Taiwan),
Chao-Hsiung Liao
[gedit] Updated Traditional Chinese translation(Hong Kong and Taiwan),
Chao-Hsiung Liao
[gdm] Updated Traditional Chinese translation(Hong Kong and Taiwan),
Chao-Hsiung Liao
[file-roller] Updated Traditional Chinese translation(Hong Kong and Taiwan),
Chao-Hsiung Liao
[evolution-webcal] Updated Traditional Chinese translation(Hong Kong and Taiwan),
Chao-Hsiung Liao
[evolution-mapi] Updated Traditional Chinese translation(Hong Kong and Taiwan),
Chao-Hsiung Liao
[evolution-exchange] Updated Traditional Chinese translation(Hong Kong and Taiwan),
Chao-Hsiung Liao
[evolution] Updated Traditional Chinese translation(Hong Kong and Taiwan),
Chao-Hsiung Liao
[gnumeric] fix segmentation fault,
Andreas J . Guelzow
[gnome-games] Add Simplified Chinese help translation of gnibbles.,
Aron Xu
[evolution-data-server] Updated Traditional Chinese translation(Hong Kong and Taiwan),
Chao-Hsiung Liao
[totem] Update Simplified Chinese help translation.,
Aron Xu
[gnome-panel] Update Simplified Chinese help translation.,
Aron Xu
[gnome-media] Add figure for Simplified Chinese gstreamer-properties help.,
Aron Xu
[gnome-media] Update Simplified Chinese help translation of gstreamer-properties.,
Aron Xu
[gnome-applets] Update Simplified Chinese help translation of charpick.,
Aron Xu
[gnome-applets] Update Simplified Chinese help translation of mixer.,
Aron Xu
[gnome-applets] Update Simplified Chinese translation.,
Aron Xu
[glib] Corrected and updated the new version of the Armenian translation - po file.,
Norayr Chilingaryan
[gnome-packagekit] Update Simplified Chinese translation.,
Aron Xu
[gnome-system-monitor] Add a figure to Simplified Chinese help.,
Aron Xu
[gnome-system-monitor] Update Simplified Chinese help translation.,
Aron Xu
[zenity] Add Simplified Chinese help translation.,
Aron Xu
[seahorse-plugins] Add Simplified Chinese help translation.,
Aron Xu
[file-roller] Complete Simplified Chinese help translation.,
Aron Xu
[dots] Fix make distcheck,
Fernando Herrera de las Heras
[dots] Update install instructions and include patch for liblouisxml,
Fernando Herrera de las Heras
[dots] configure.in: check for python modules. Change order for help topics in yelp pages,
Fernando Herrera de las Heras
[dots] Remove also from translation,
Fernando Herrera de las Heras
[dots] Remove old tableeditor desktop file,
Fernando Herrera de las Heras
[dots] Move TableEditor as a subwindow of main app,
Fernando Herrera de las Heras
[dots] Add test to odtdocument.py. try/except odt translation. Show error when extraction fails.,
Fernando Herrera de las Heras
[gnumeric] Provide completion when entering functions (when using gtk 2.14 or newer). [#587084],
Andreas J . Guelzow
[dconf] dist the generated .vapi,
Ryan Lortie
[dconf] cleanup automake,
Ryan Lortie
[rhythmbox] player: add an error code indicating the stream could not be found,
Jonathan Matthew
[rhythmbox] rhythmdb: use specific entry types on mount/unmount events,
Jonathan Matthew
[gtk+] Move GtkBoxChild from the public .h to gtkbox.c,
Javier Jardón
[gtk+] Do not use GtkBoxChild in GtkStatusBar,
Javier Jardón
[gtk+/rendering-cleanup] gdk: Remove _gdk_drawable_get_scratch_gc(),
Benjamin Otte
[gtk+/rendering-cleanup] gdk: Draw redirected windows using Cairo,
Benjamin Otte
[gtk+/rendering-cleanup] gdk: Refactor redirection code,
Benjamin Otte
[gtk+/rendering-cleanup] gdk: Simplify code,
Benjamin Otte
[gtk+/rendering-cleanup] gdk: Remove excess variables,
Benjamin Otte
[gtk+/rendering-cleanup] gdk: Do end_implicit_paint copy with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup] gdk: Implement gdk_window_get_source_drawable() using Cairo,
Benjamin Otte
[gtk+/rendering-cleanup] gdk: Implement end_implicit_paint() with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup] gdk: Revert making get_size optional,
Benjamin Otte
[gtk+/rendering-cleanup] x11: Query size on real drawable,
Benjamin Otte
[gtk+/rendering-cleanup] gdk: Flush implicit paints with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup] gtk-demo: Blit backing pixmap using Cairo,
Benjamin Otte
[gnome-color-manager] Fix .desktop file,
Javier Jardón
[libpeas] Update Czech translation,
Andre Klapper
[gtk+] gtkentrycompletion: check return value because It can be non-UTF8,
Javier Jardón
[tracker] libtracker-common: Fix memory leak when receiving partial reply plus error in DBus sync call,
Aleksander Morgado
[tracker] libtracker-common: Better call stream_get_data() after dbus_pending_call_block(),
Aleksander Morgado
[evolution-rss] Created tag EVOLUTION_RSS_0_2_0_CORRECTED,
Lucian Langa
[gobject-introspection] Fix two compilation warnings,
Colin Walters
[tracker] libtracker-common: Fix memory leak when receiving partial reply plus error in DBus async call,
Aleksander Morgado
[gnome-commander] Made CTRL+R work again,
Piotr Eljasiak
[gnome-commander] Revert "GnomeCmdFileList: disconnect 'list-failed' and 'list-ok' signals after successful directory,
Piotr Eljasiak
[seahorse] Separate check for GCR and GP11 in building phase.,
Adam Schreiber
[banshee] Show cover art in album browser as soon as downloaded,
Gabriel Burt
[banshee] [CoverArtJob] Fetch coverart for most recently changed,
Gabriel Burt
[seahorse] Removed deprecated GTK macro,
Adam Schreiber
[gtksourceviewmm/gtksourceviewmm-2.0] Post-release bump to 2.10.2.,
Krzesimir Nowak
[gtksourceviewmm] Created tag gtksourceviewmm-2.10.1,
Krzesimir Nowak
[gtksourceviewmm/gtksourceviewmm-2.0] Update for 2.10.1.,
Krzesimir Nowak
[glib] GDBus: Introduce G_DBUS_SEND_MESSAGE_FLAGS_PRESERVE_SERIAL,
David Zeuthen
[totem] Bug 624607 — Redundant window_on_top GConf key,
Philip Withnall
[seahorse] Bug 618718 - Seahorse won't build with --disable-pgp,
Adam Schreiber
[gnome-shell] Clean up unused includes,
Florian Müllner
[gnome-shell] [panel] Fix translatable string,
Florian Müllner
[seahorse] Bug 622534 - Use smaller icons in "new" dialog,
Adam Schreiber
[banshee] Implement country selection for Amazon MP3 Store,
Aaron Bockover
[glib] GDBus: Forgot to add g_dbus_send_message_flags_get_type() to gio.symbols,
David Zeuthen
[glib] GDBus: Add GDBusSendMessageFlags,
David Zeuthen
[caribou] Added Hebrew keyboards.,
Eitan Isaacson
[caribou] Support unicode key correctly.,
Eitan Isaacson
[caribou] Added listeners to Caribou object to handle the layout changes.,
Eitan Isaacson
[caribou] Separate event registering in methods while creating the window.,
Eitan Isaacson
[caribou] Uncomment the combo lines in preferences and made it work.,
Eitan Isaacson
[caribou] Add data directory to const.py,
Eitan Isaacson
[seahorse-plugins] Added schema for key /apps/seahorse/applet/display_verified_clipboard,
Pablo Castellano
[libpeas] [i18n] Updated German translation,
Mario Blättermann
[glib] GDBus: Remove constness from introspection data structures,
David Zeuthen
[orca] [i18n] Updated German translation,
Mario Blättermann
[eog] Add gtk-doc annotations to the new properties,
Felix Riemann
[eog] Set zoomed out antialiasing using a GSettings binding,
Felix Riemann
[eog] Set zoomed in antialiasing using a GSettings binding,
Felix Riemann
[gnumeric] Updated Norwegian bokmål translation,
Kjartan Maraas
[caribou] Updated Norwegian bokmål translation,
Kjartan Maraas
[gtk+/gtk-2-22] Updated Norwegian bokmål translation,
Kjartan Maraas
[libgda] Updated Norwegian bokmål translation,
Kjartan Maraas
[libgda] Add missing file,
Kjartan Maraas
[banshee] Make the album highlight darker again,
Aaron Bockover
[totem] Bump libpeas requirement due to builtin API changes,
Philip Withnall
[banshee] Fix up MiroGuide build/csproj,
Aaron Bockover
[tracker] libtracker-client: Fix memleak, unref DBusPendingCall missing in notify callback,
Aleksander Morgado
[evolution-mapi] Addmissing files to POTFILES.in. Fixes bug #624742.,
Andre Klapper
[evolution-data-server] Add missing files to POTFILES.in. Fixes bug #624743.,
Andre Klapper
[eog] Handle EogScrollView's instance initialization in the right function,
Felix Riemann
[gnome-power-manager/gnome-2-30] [i18n] Updated German translation, fixed bug #623946,
Mario Blättermann
[gnome-power-manager] [i18n] Updated German translation, fixed bug #623946,
Mario Blättermann
[rygel] gst-renderer: Advertize support for 'video/mp4',
Zeeshan Ali Khattak
[glib] GDBus: Add GDBusSignalFlags and use it in g_dbus_connection_signal_subscribe(),
David Zeuthen
[glib] Update the GDBus subtree example for the new API,
Ryan Lortie
[gnome-icon-theme] relicense gnome-icon-theme to CCBYSA3 + LGPL3 based on the permission by people in AUTHORS. We still,
Jakub Steiner
[seahorse-plugins] Created branch gnome-2-30,
Adam Schreiber
[seahorse] Created branch gnome-2-30,
Adam Schreiber
[libpeas] Split the PeasUIPluginManager into a manager, view and store,
Garrett Regier
[gimp-help-2] Minor changes to Map filters,
Ulf-D . Ehlert
[gimp-help-2] Add Stencil Chrome (Decor) filter,
Ulf-D . Ehlert
[tracker] Fixes GB#624747 and NB#179434: Avoid double-free in send_and_splice_async_callback(),
Aleksander Morgado
[tracker] libtracker-client: Avoid compiler warning when using FD-passing,
Aleksander Morgado
[gbrainy] Fixes + memory usage optimization,
Jordi Mas
[glade3] Update POTFILES.in to make l10n.gnome.org happy. Fixes bug #624209.,
Andre Klapper
[folks] Only connect to group-changed signals if the Persona implements Groups,
Philip Withnall
[rygel] core: Specify build & run-time dependencies,
Zeeshan Ali Khattak
[rygel] core: Update README & clean-up the formatting a bit,
Zeeshan Ali Khattak
[glib] Bug 624754 – gdbusaddress.c missing sys/wait.h,
David Zeuthen
[dconf] bring service API in line with the client,
Ryan Lortie
[dconf] port client library to Vala,
Ryan Lortie
[rygel] core: Advertise support for "createClass" in Search,
Zeeshan Ali Khattak
[rygel] core: RelationalExpression keeps search caps,
Zeeshan Ali Khattak
[rygel] core: Explain AlbumArt.add_resource() in a comment,
Zeeshan Ali Khattak
[rygel] core: Micro coding-style fix,
Zeeshan Ali Khattak
[rygel] core: Turn AlbumArt lookup condition into requirement,
Zeeshan Ali Khattak
[rygel] core: Clean-up MediaArtStore code,
Zeeshan Ali Khattak
[rygel] core: Let GUPnP AV take care of album art DIDL-Lite,
Zeeshan Ali Khattak
[rygel] core: More debug log from browse in action,
Zeeshan Ali Khattak
[rygel] core: Add size to album art,
Zeeshan Ali Khattak
[rygel] test: Add testcase for banshee media-art spec,
Zeeshan Ali Khattak
[rygel] core: Fix album art spec for banshee,
Zeeshan Ali Khattak
[rygel] test: Add unit tests for media art spec,
Zeeshan Ali Khattak
[rygel] tracker,media-export: Lookup album-art for music,
Zeeshan Ali Khattak
[rygel] core: Add album art as a special type of thumbnail,
Zeeshan Ali Khattak
[gnome-shell-design/experimental] set up scene for animating windows to window picker overview.,
Jakub Steiner
[banshee] Stubbed Amazon MP3 store preferences class,
Aaron Bockover
[banshee] Show the right min versions in configure summary,
Aaron Bockover
[libpeas] Added a plugin-list property to PeasEngine,
Steve Frécinaux
[evolution-rss] Created tag EVOLUTION_RSS_0_2_0,
Lucian Langa
[evolution-rss] fix broken logic in previous commit,
Lucian Langa
[evolution-rss/evolution-rss-0-2-0] fix broken logic in previous commit,
Lucian Langa
[gnumeric] Improve function tooltips and remove some unneccessary tests from configure,
Andreas J . Guelzow
[evolution/tabs-rewrite] Allow editing mails in composer and understand vfolders.,
Srinivasa Ragavan
[guadec2010-web] [sponsors] New Openismus logo and text and sponsor page alignment updates,
Sense Hofstede
[tracker/direct-access] libtracker-bus: Add simple implementations for update and update_async,
Jürg Billeter
[tracker/direct-access] libtracker-miner: Fix bugs introduced by port to libtracker-sparql,
Jürg Billeter
[tracker/direct-access] libtracker-data: Allow multiple statement instances for the same query,
Jürg Billeter
[evolution/tabs-rewrite] Add animations for selecting mail and search.,
Srinivasa Ragavan
[tracker/direct-access] tracker-status: Don't use TrackerSparqlConnection and unref DBusGProxy,
Martyn James Russell
[tracker/direct-access] tracker-sparql: Use new libtracker-sparql API,
Martyn James Russell
[murrine/rounded-scrolledwindows] Some testing, will not work without gtk+ patches,
Andrea Cimitan
[murrine] Created branch rounded-scrolledwindows,
Andrea Cimitan
[murrine] Adjust radio and check positions inside menu (maybe it is wrong with different font sizes),
Andrea Cimitan
[file-roller] Updated French translation,
Claude Paroz
[gnome-color-manager] huey: when the sensor is in a light free environment it still displays a value,
Richard Hughes
[gnome-color-manager] huey: trivial: annotate two more interesting values,
Richard Hughes
[gnome-color-manager] huey: the HUEY_COMMAND_SENSOR_MEASURE_RGB has 16 bit gain values, not 8 bits,
Richard Hughes
[gnome-color-manager] cm: add some initial information about the ColorMunki device,
Richard Hughes
[gnome-color-manager] Show the ambient level of light in gcm-picker for native sensors,
Richard Hughes
[gtk+] GtkWindowGroup: Add guards to some gtk_window_group_* functions,
Javier Jardón
[evolution/tabs-rewrite] Add switch for tab & non-tab mode.,
Srinivasa Ragavan
[evolution/tabs-rewrite] Select folder tree based on the tab selected.,
Srinivasa Ragavan
[mutter] Updated French translation,
Claude Paroz
[vinagre] Updated French translation,
Claude Paroz
[gnome-shell-design/experimental] workspace controls,
Jakub Steiner
[gnome-shell-design/experimental] fix alignment a bit. add rendered PNGs for a better overview of the current state.,
Jakub Steiner
[gnome-shell-design/experimental] better titlebar for selected,
Jakub Steiner
[xmlsec] fixed configure issue with emapty --with-libxml/libxsl and config scripts in /bin directory,
Aleksey Sanin
[xmlsec] teak text,
Aleksey Sanin
[gnome-desktop] Updated French translation,
Claude Paroz
[gthumb] Updated Norwegian bokmål translation,
Kjartan Maraas
[gthumb] Fix POTFILES.in Updated Norwegian bokmål translation,
Kjartan Maraas
[gnome-shell-design/experimental] simple views of the windows in the overview/window picker,
Jakub Steiner
[gnome-panel/gnome-2-30] Allow Windows key as valid mouse modifier,
Ray Strode
[gnome-panel] Allow Windows key as valid mouse modifier,
Ray Strode
[tracker] Fixed GB#624731: Don't emit signals while iterating HT,
Aleksander Morgado
[tracker/direct-access] libtracker-miner: Port to libtracker-sparql,
Jürg Billeter
[tracker/direct-access] libtracker-bus: Fix string retrieval in ArrayCursor,
Jürg Billeter
[tracker/direct-access] libtracker-sparql: Only create single PluginLoader,
Jürg Billeter
[gnumeric] function tooltip: fix the check for unclosed strings.,
Andreas J . Guelzow
[tracker/direct-access] tracker-info: Use new libtracker-sparql API,
Martyn James Russell
[tracker/direct-access] libtracker-bus: Make sure current_row is set to -1 and next() is always required,
Martyn James Russell
[tracker/direct-access] tracker-search: Use new libtracker-sparql API,
Martyn James Russell
[tracker/direct-access] libtracker-sparql: Don't return const gchar* for escape functions,
Martyn James Russell
[gtk+] Add _gtk_check_menu_item_set_active() internal function,
Javier Jardón
[gnome-shell-design/experimental] timing tweaks,
Jakub Steiner
[gnome-shell-design/experimental] pack even further, took too long,
Jakub Steiner
[gdk-pixbuf] Fix linking when libpng loader is builtin,
Bastien Nocera
[gnome-desktop] Added Aragonese translation,
Claude Paroz
[gnome-bluetooth] Update POTFILES.in for latest code changes,
Bastien Nocera
[network-manager-applet/NETWORKMANAGER_APPLET_0_7] gconf: fix crash in nma_gconf_connection_new() (bgo #621401),
Jiří Klimeš
[nautilus-sendto] Remove bluetooth plugin from POTFILES.in,
Bastien Nocera
[tracker] Probably fixes GB#616199: Avoid second nie:title in msoffice/xml and oasis documents,
Aleksander Morgado
[gnome-utils/gnome-2-30] Updated Telugu Translations,
Krishnababu Krothapalli
[gnome-utils/gnome-2-28] Updated Telugu Translations,
Krishnababu Krothapalli
[hamster-applet] working around the problem that iteration over sqlite3.Row was added only in python 2.6 (fixes bug 6,
Toms Baugis
[gnome-utils/gnome-2-26] Udpated Telugu Translations,
Krishnababu Krothapalli
[gnome-utils/gnome-2-26] Updated Telugu Translations,
Krishnababu Krothapalli
[gtk+/gtk-2-22] gtknotebook: Fix critical warnings on scroll events,
Javier Jardón
[gnome-utils] Updated Telugu Translations,
Krishnababu Krothapalli
[gtk+] gtknotebook: Fix critical warnings on scroll events,
Javier Jardón
[gtk+] gtkstock: Adding a File label stock item.,
Javier Jardón
[gedit] Updated POTFILES.,
Ignacio Casal Quinteiro
[gtk+] Add _gtk_toggle_action_set_active() internal function,
Javier Jardón
[rygel-grilo] Rename to grl_plugin_registry_get_default(),
Juan A . Suarez Romero
[gtk+] GtkWindow: keep a reference of the widget on focus change.,
Carlos Garnacho
[grilo-plugins] test: Rename to grl_plugin_registry_get_default(),
Juan A . Suarez Romero
[grilo-plugins] upnp: Rename to grl_plugin_registry_get_default(),
Juan A . Suarez Romero
[grilo-plugins] flickr: Rename to grl_plugin_registry_get_default(),
Juan A . Suarez Romero
[grilo] Rename grl_plugin_registry_get_instance(),
Juan A . Suarez Romero
[gtk+] gtktextbuffer: Remove GET_PRIVATE macro,
Javier Jardón
[nanny] Updated Slovenian translation,
Matej Urbančič
[ghex] Updated Slovenian translation,
Matej Urbančič
[gnome-system-monitor] Updated Slovenian translation,
Matej Urbančič
[hamster-applet] with apologies to translators, this should be last of the shuffle. hamster-client -> hamster-cli; ha,
Toms Baugis
[gnome-video-arcade] Updated Slovenian translation,
Matej Urbančič
[dots] Added sl for updated Slovenian translation,
Matej Urbančič
[dots] Updated Slovenian translation,
Matej Urbančič
[gtkglext] Use template file for glib-mkenums,
Mukund Sivaraman
[tracker/direct-access] squashme: Revert of an unintentional change in "libtracker-data: Fix rewind for direct-access, added,
Philip Van Hoof
[tracker/direct-access] libtracker-bus: Implement rewind for fd-passing, added functional test,
Philip Van Hoof
[tracker/direct-access] libtracker-data: Fix rewind for direct-access, added functional test,
Philip Van Hoof
[ekiga] Remove unused comment,
Eugen Dedu
[brasero/gnome-2-30] Try again to fix #606010 - crashes at audio CD insertion,
Philippe Rouquier
[gnome-color-manager] trivial: fix the orientation of the buttons in the prefs window,
Richard Hughes
[grilo] core: Get rid of 'const' in return value,
Juan A . Suarez Romero
[gedit] Do not show the notebook if there is only one notebook.,
Ignacio Casal Quinteiro
[gimp/gimp-2-6] Bug 624698 - Wood 1 and Wood 2 have bad alpha value,
Sven Neumann
[gimp] Bug 624698 - Wood 1 and Wood 2 have bad alpha value,
Sven Neumann
[gnome-shell-design/experimental] shorten the animation. Will make a slow motion to show what's happening better,
Jakub Steiner
[gnome-shell-design/experimental] timing tweaks. sadly the sequencer in 2.5 seems to have major bugs,
Jakub Steiner
[gnome-shell-design/experimental] initial timings for the enter overlay animation. To save rendering time, basic sequence has been set,
Jakub Steiner
[grilo] core: Close module if it won't be used,
Juan A . Suarez Romero
[anjuta] manuals: Removed IAnjutaLanguageSupport from docs,
Naba Kumar
[gnome-color-manager: 80/80] Merge branch 'libcolor-glib',
Richard Hughes
[gnome-color-manager: 79/80] huey: when we start the device, spin the LEDs like argyll and the Windows driver does,
Richard Hughes
[gnome-color-manager: 78/80] trivial: use a non-default libusb_context so we can run threaded in the future,
Richard Hughes
[gnome-color-manager: 77/80] trivial: only log data in the huey sensor if we are --verbose,
Richard Hughes
[gnome-color-manager: 76/80] trivial: Split out the color routines as a seporate file,
Richard Hughes
[gnome-color-manager: 75/80] Make gcm-picker work with native sensor devices too,
Richard Hughes
[gnome-color-manager: 74/80] trivial: handle the device setup in GcmSensor, not GcmSensorClient,
Richard Hughes
[gnome-color-manager: 73/80] Fix a crash in gcm-picker if we compiled without VTE support,
Richard Hughes
[gnome-color-manager: 72/80] trivial: add a shitload more gtk-doc markup, loads more to come,
Richard Hughes
[gnome-color-manager: 71/80] trivial: move GcmImage to libcolor-glib,
Richard Hughes
[gnome-color-manager: 70/80] trivial: move GcmColorimeter to libcolor-glib and rename to GcmSensorClient,
Richard Hughes
[gnome-color-manager: 69/80] trivial: move the per-sensor state data from GcmColorimeter to GcmSensor,
Richard Hughes
[gnome-color-manager: 68/80] trivial: remove the nag warning in GcmCalibrate for an unknown sensor,
Richard Hughes
[gnome-color-manager: 67/80] trivial: Remove GSettings from GcmDevice,
Richard Hughes
[gnome-color-manager: 66/80] trivial: move GcmBrightness to libcolor-glib,
Richard Hughes
[gnome-color-manager: 65/80] trivial: move GcmProfileStore to libcolor-glib,
Richard Hughes
[gnome-color-manager: 64/80] trivial: move GcmXserver to libcolor-glib,
Richard Hughes
[gnome-color-manager: 63/80] trivial: move GcmDmi to libcolor-glib,
Richard Hughes
[gnome-color-manager: 62/80] trivial; fix up some of the header guards in libcolor-glib,
Richard Hughes
[gnome-color-manager: 61/80] trivial: move GcmClut, GcmProfile and GcmXyz to libcolor-glib,
Richard Hughes
[gnome-color-manager: 60/80] trivial: move GcmEdid and GcmTables to libcolor-glib,
Richard Hughes
[gnome-color-manager: 59/80] trivial: Fix make distcheck,
Richard Hughes
[gnome-color-manager: 58/80] Add a method to get the USB control data from strace,
Richard Hughes
[gnome-color-manager: 57/80] trivial: Add some self test code for the new dummy sensor,
Richard Hughes
[gnome-color-manager: 56/80] Add a dummy sensor type for debugging,
Richard Hughes
[gnome-color-manager: 55/80] huey: it appears the ambient command changes when selecting CRT mode,
Richard Hughes
[gnome-color-manager: 54/80] Move the GcmSensor files into the main library,
Richard Hughes
[gnome-color-manager: 53/80] huey: Tidy up some of the comments now we know a bit more about the hardware,
Richard Hughes
[gnome-color-manager: 52/80] huey: split up the heuy code and put into the per-sensor framework objects,
Richard Hughes
[gnome-color-manager: 51/80] Add a bare framework for sensor devices,
Richard Hughes
[gnome-color-manager: 50/80] huey: by offsetting the data printing by 2 bytes we see another non-aligned matrix,
Richard Hughes
[gnome-color-manager: 49/80] huey: so it worked, it's an internal calibration matrix,
Richard Hughes
[gnome-color-manager: 48/80] huey: multiply the XYZ value to better match reality,
Richard Hughes
[gnome-color-manager: 47/80] huey: try to convert the RGB reading into a device-neutral value using the device matrix we just fou,
Richard Hughes
[gnome-color-manager: 46/80] huey: fix the multipliers for very low numbers,
Richard Hughes
[gnome-color-manager: 44/80] trivial: correctly namespace the huey functions,
Richard Hughes
[gnome-color-manager: 45/80] huey: Remove the usleep, it doesn't seem to do anything anymore,
Richard Hughes
[gnome-color-manager: 43/80] huey: read out the matrix we found in the register map,
Richard Hughes
[gnome-color-manager: 42/80] huey: read the start of the unlock string from the registers,
Richard Hughes
[gnome-color-manager: 41/80] huey: try to make sense of the register dump,
Richard Hughes
[gnome-color-manager: 40/80] huey: try to find some logic in the register map,
Richard Hughes
[gnome-color-manager: 39/80] huey: Make gcm-parse-huey be able to parse argyll -D9 traces,
Richard Hughes
[gnome-color-manager: 38/80] huey: add more 'don't care' data to comand 0x08 after comparing the argyll and kvm traces,
Richard Hughes
[gnome-color-manager: 37/80] huey: use the color formats defined in libcolor-glib,
Richard Hughes
[gnome-color-manager: 36/80] huey: try to get some sensible color values from the sensor, although they are not calibrated to any,
Richard Hughes
[gnome-color-manager: 35/80] huey: get the relationship between the multiplier and the value, and plot a graph,
Richard Hughes
[gnome-color-manager: 34/80] huey: get a value without units of the amount of color at the sensor,
Richard Hughes
[gnome-color-manager: 33/80] huey: copy the sensor sequence argyllcms seems to use,
Richard Hughes
[gnome-color-manager: 32/80] huey: mark some more bytes as 'don't care',
Richard Hughes
[gnome-color-manager: 31/80] huey: extract some more data from the argyll spotread,
Richard Hughes
[gnome-color-manager: 30/80] huey: use spotread in debug mode to give us another source of information,
Richard Hughes
[gnome-color-manager: 29/80] huey: get some more details from the newly parsed usb logs,
Richard Hughes
[gnome-color-manager: 28/80] huey: add a simple hacky program that parses the USB logs,
Richard Hughes
[gnome-color-manager: 27/80] huey: read the sensors in the right order,
Richard Hughes
[gnome-color-manager: 26/80] huey: only red samples the data, green and blue are just getting cached data,
Richard Hughes
[gnome-color-manager: 25/80] huey: Investigate command 16 a little,
Richard Hughes
[gnome-color-manager: 24/80] huey: Work out GREEN and BLUE,
Richard Hughes
[gnome-color-manager: 23/80] huey: blue is the only stimulus that makes 03 change,
Richard Hughes
[gnome-color-manager: 22/80] huey: try to work out what commands 02 and 03 do...,
Richard Hughes
[gnome-color-manager: 21/80] huey: discover a 32 bit register with no clear meaning,
Richard Hughes
[gnome-color-manager: 20/80] huey: add some data inspected from a profile run,
Richard Hughes
[gnome-color-manager: 19/80] huey: Return the ambient lighting in Lux, using my ColorMunki as a reference,
Richard Hughes
[gnome-color-manager: 18/80] huey: it looks like there's a register read/copy going on at startup,
Richard Hughes
[gnome-color-manager: 17/80] huey: there appears to be either a register write or read using 0x08,
Richard Hughes
[gnome-color-manager: 16/80] huey: Get the ambient value from the hardware,
Richard Hughes
[gnome-color-manager: 15/80] huey: it appears the ambient command requires us to retry the read. Oddball,
Richard Hughes
[gnome-color-manager: 14/80] huey: when we get the ambient brightness, we use command 0x17,
Richard Hughes
[gnome-color-manager: 13/80] huey: in usb-unlock we also turned the LED on, copy that logic,
Richard Hughes
[gnome-color-manager: 12/80] huey: Try poking the device with some different numbers,
Richard Hughes
[gnome-color-manager: 11/80] huey: figure out how to unlock a device,
Richard Hughes
[gnome-color-manager: 10/80] huey: somehow I've locked the device. Eek,
Richard Hughes
[gnome-color-manager: 9/80] huey: Find out what the return values are by sending input,
Richard Hughes
[gnome-color-manager: 8/80] huey: the second byte seems to be the command again,
Richard Hughes
[gnome-color-manager: 7/80] huey: only issue commands the device seems to recognised,
Richard Hughes
[gnome-color-manager: 6/80] huey: the first byte back seems to be success/failure,
Richard Hughes
[gnome-color-manager: 5/80] huey: the first byte seems to be a command of some sort,
Richard Hughes
[gnome-color-manager: 2/80] Add a simple command gcm-ddc-util to be able to send custom DDC packets to a monitor in userspace,
Richard Hughes
[gnome-color-manager: 4/80] Send 8 bytes of zero data to the HUEY,
Richard Hughes
[gnome-color-manager: 3/80] Add some initial framework code to talk to the HUEY colorimeter,
Richard Hughes
[gnome-color-manager: 1/80] Split off a library, libcolor-glib that we can install and use in the future,
Richard Hughes
[gnome-color-manager] (80 commits) ...Merge branch 'libcolor-glib',
Richard Hughes
[tracker/direct-access] libtracker-client: Marked entire API as deprecated and updated documentation,
Martyn James Russell
[ekiga] Migrate setting from Disable to Enable network detection,
Eugen Dedu
[gnome-system-monitor/gnome-2-26] Updated Telugu Translations,
Krishnababu Krothapalli
[ekiga] Fix showing assistant bug introduced recently,
Eugen Dedu
[tracker] coverage: excluded several files in libtracker-miner which are difficult to test with unit-tests,
Aleksander Morgado
[tracker/direct-access] tracker-utils: Port tracker-status to libtracker-sparql,
Jürg Billeter
[tracker/direct-access] libtracker-extract: Move to libtracker-sparql from libtracker-client,
Martyn James Russell
[tracker/direct-access] libtracker-bus: Refactoring the bus-cursor to have the array one in vala,
Philip Van Hoof
[gtkglext] Remove gdk_gl_window_destroy(),
Mukund Sivaraman
[gnome-system-monitor] Updated Telugu Translations,
Krishnababu Krothapalli
[grilo] core: documentation fixes.,
Iago Toral Quiroga
[rhythmbox] mpris: fix the playback_state member of the status structure,
Jonathan Matthew
[gtkglext] Remove gdk_gl_pixmap_destroy(),
Mukund Sivaraman
[tracker/direct-access-refactor] squash,
Philip Van Hoof
[nemiver] Fix clicking in the gutter with gsv >= 2.10,
Dodji Seketeli
[nemiver] Fix compilation with gcc 4.5,
Dodji Seketeli
[gtkglext] Remove more occurances of gdk_gl_context_destroy,
Mukund Sivaraman
[tracker/direct-access-refactor] libtracker-bus: Refactoring the bus-cursor to have the array one in vala,
Philip Van Hoof
[tracker] Created branch direct-access-refactor,
Philip Van Hoof
[gtkglext] Remove gdk_gl_context_destroy(),
Mukund Sivaraman
[tracker/direct-access] build: Require Vala 0.9.3 for libtracker-sparql async work,
Martyn James Russell
[empathy] GtkNotebookPage no longer exists in GTK+ 3,
Danielle Madeley
[vala] Update several bindings to newer versions,
Evan Nemerson
[gedit] Fix memory leak.,
Ignacio Casal Quinteiro
[ekiga] Cleanup code,
Eugen Dedu
[evolution-rss] fix show summary checkbutton behaviour,
Lucian Langa
[evolution-rss/evolution-rss-0-2-0] fix show summary checkbutton behaviour,
Lucian Langa
[phonemgr] Fix GSeal compilation,
Bastien Nocera
[phonemgr] Update copy-paste code,
Bastien Nocera
[evolution/tabs-rewrite] Fix tab close issues in gtk & clutter mode.,
Srinivasa Ragavan
[evolution/tabs-rewrite] Add more clutter effects. Fade while selecting pages etc.,
Srinivasa Ragavan
[evolution/tabs-rewrite] Workaround table header image draw, it crashes under clutter.,
Srinivasa Ragavan
[vala] vapigen: do not remove all values from enums in custom.vala files,
Evan Nemerson
[vala] zlib: include zlib.h when using crc32(),
Evan Nemerson
[vala] cairo: Fix ScaledFont constructor binding,
Evan Nemerson
[f-spot] fix parallel build,
Ruben Vermeersch
[f-spot] remove 2nd identical command line switch,
Ruben Vermeersch
[f-spot] don't hide warnings in autogen.sh,
Ruben Vermeersch
[vala] zlib: Fix dest length argument for Utility.compress and uncompress.,
Evan Nemerson
[f-spot/hyena-db-conn: 1/2] Replace QueuedSqliteDatabase with HyenaSqliteConnection,
Ruben Vermeersch
[f-spot/hyena-db-conn: 2/2] Fix unit test compilation.,
Ruben Vermeersch
[f-spot] (2 commits) Created branch hyena-db-conn,
Ruben Vermeersch
[tracker/direct-access] libtracker-sparql: Convert update and embedded_insert to constructors,
Jürg Billeter
[vala] gtksourceview-2.0: Make argument to gtk_source_buffer_new nullable,
Evan Nemerson
[f-spot] Add make csharp target to open an interactive shell,
Ruben Vermeersch
[tracker] Fix leaks when not unref-ing GFileInfo,
Aleksander Morgado
[vala] clutter-gst-1.0: Fix return types and bind VideoTexture properties,
Evan Nemerson
[vala] gtk+-2.0, gtk+-3.0: use delegates for relevant GClosure arguments,
Evan Nemerson
[gtkglext] Implement other missing GdkDrawable virtual functions (in GdkGLWindow),
Mukund Sivaraman
[gtkglext] Implement other missing GdkDrawable virtual functions,
Mukund Sivaraman
[gtkglext] Format protos to the GTK+ style,
Mukund Sivaraman
[gnome-terminal] One last GSEAL fix,
Christian Persch
[tracker] libtracker-db, journal: Just in case, check if block was allocated,
Aleksander Morgado
[tracker] libtracker-db, journal: Remove duplicated assert,
Aleksander Morgado
[f-spot/cleanup-backend: 24/24] add rudimentary tag support for DatabasePhoto based on the old TagStore,
Mike Gemünde
[f-spot/cleanup-backend: 23/24] Provide more efficient implementation for loading photos,
Mike Gemünde
[f-spot/cleanup-backend: 22/24] Base PhotoQuery on DatabasePhotoListModel,
Mike Gemünde
[f-spot/cleanup-backend: 21/24] Break TimeAdaptor.,
Mike Gemünde
[f-spot/cleanup-backend: 20/24] Add make csharp target to open an interactive shell,
Mike Gemünde
[f-spot/cleanup-backend: 19/24] Change SelectedPhotos() of MainWindow to return IBrowseableItems,
Mike Gemünde
[f-spot/cleanup-backend: 18/24] Add model which makes use of the DatabasePhoto,
Mike Gemünde
[f-spot/cleanup-backend: 17/24] Add database objects and providers for photos,
Mike Gemünde
[f-spot/cleanup-backend: 16/24] Add SqliteCachedModelProvider to cache objects created from database,
Mike Gemünde
[f-spot/cleanup-backend: 15/24] Introduce ActiveSource in MainWindow,
Mike Gemünde
[f-spot/cleanup-backend: 14/24] Add ActiveSoruce Property to App,
Mike Gemünde
[f-spot/cleanup-backend: 13/24] Add DatabaseSource,
Mike Gemünde
[f-spot/cleanup-backend: 11/24] Replace QueuedSqliteDatabase with HyenaSqliteConnection,
Mike Gemünde
[f-spot/cleanup-backend: 12/24] Add the concept of sources,
Mike Gemünde
[f-spot/cleanup-backend: 10/24] Remove Selection from IconView and use IBrowseableItem's one,
Mike Gemünde
[f-spot/cleanup-backend: 9/24] Add Selection property to IBrowseableCollection,
Mike Gemünde
[f-spot/cleanup-backend: 8/24] Completely replace IconView.SelectionCollection with PhotoSelection,
Mike Gemünde
[f-spot/cleanup-backend: 7/24] Base IconView.SelectionCollection on PhotoSelection,
Mike Gemünde
[f-spot/cleanup-backend: 6/24] Add PhotoModelSelection as subclass of Hyena.Collections.Selection,
Mike Gemünde
[f-spot/cleanup-backend: 5/24] Move methods from IconView.SelectinoCollection to IconView,
Mike Gemünde
[f-spot/cleanup-backend: 4/24] More cleanups of IconView.SelectionCollection (Use methods of base class),
Mike Gemünde
[f-spot/cleanup-backend: 3/24] Remove more logix from IconView.SelectionCollection,
Mike Gemünde
[f-spot/cleanup-backend: 2/24] Remove implementation of interface IBrowseableItem from IconView.SelectionCollection,
Mike Gemünde
[f-spot/cleanup-backend: 1/24] Base Selection implementation of IconView on Hyena.Collections.Selection,
Mike Gemünde
[f-spot] (24 commits) Created branch cleanup-backend,
Mike Gemünde
[gnumeric] Make the font style buttons override the character attributes. [#163410],
Andreas J . Guelzow
[evolution/tabs-rewrite] Add tab-close functionality in Mx.,
Srinivasa Ragavan
[evolution/tabs-rewrite] Make search work well,
Srinivasa Ragavan
[evolution/tabs-rewrite] Redo everything with optional clutter support.,
Srinivasa Ragavan
[evolution/tabs-rewrite] Add Tab/Tab picker under clutter.,
Srinivasa Ragavan
[evolution/tabs-rewrite] Build awesome clutter/Mx based tab'ed mail reader.,
Srinivasa Ragavan
[evolution/tabs-rewrite] Add content for tabs.,
Srinivasa Ragavan
[evolution/tabs-rewrite] Option to build with clutter/MX,
Srinivasa Ragavan
[evolution/tabs-rewrite] Add folder pane for tabbed browser.,
Srinivasa Ragavan
[evolution/tabs-rewrite] Add optional clutter support.,
Srinivasa Ragavan
[dconf] header cleanup,
Ryan Lortie
[dconf] merge 'dconf-update' into 'dconf' utility,
Ryan Lortie
[dconf] assorted client API cleanups, vala port of 'dconf',
Ryan Lortie
[evince] Update Chinese (Simplified) translation,
Ray Wang
[dconf] dconf-update: don't leak fd on insuccessful write,
Ryan Lortie
[gvdb] Fix is_valid() API,
Ryan Lortie
[dconf: 3/3] Merge remote branch 'gvdb/master',
Ryan Lortie
[dconf: 2/3] Fix is_valid() API,
Ryan Lortie
[dconf: 1/3] Fixup bug in last commit,
Ryan Lortie
[dconf] (3 commits) ...Merge remote branch 'gvdb/master',
Ryan Lortie
[dconf] Actually read from system databases,
Ryan Lortie
[seahorse] Use GDK accessor functions instead direc access (GSEAL fixes),
Adam Schreiber
[dconf] Close profile file after reading (don't leak fd),
Ryan Lortie
[dconf] Change name of profiles directory to 'profile',
Ryan Lortie
[dconf: 2/2] Merge remote branch 'gvdb/master',
Ryan Lortie
[gvdb] Add gvdb_table_is_valid() API,
Ryan Lortie
[dconf: 1/2] Add gvdb_table_is_valid() API,
Ryan Lortie
[gvdb] Implement byteswapping in the reader,
Ryan Lortie
[dconf] (2 commits) ...Merge remote branch 'gvdb/master',
Ryan Lortie
[caribou] Added Brazilian Portuguese translation,
Rodrigo Luiz Marques Flores
[gtranslator] Updated Brazilian Portuguese translation,
Rodrigo Luiz Marques Flores
[dconf] add 'dconf-update' utility,
Ryan Lortie
[dconf] add 'SetLock' method to the service,
Ryan Lortie
[banshee/gio-hardware] [Dap] Prioritize the different DAP addins,
Gabriel Burt
[eog] Mark startup-flags property as GFlags which it actually is.,
Felix Riemann
[eog] Don't assert when accessing unknown EogWindow properties,
Felix Riemann
[eog] Determine gallery position and size using a GSettings binding,
Felix Riemann
[gnome-control-center] font-viewer: create the preview pixmap after the drawing area is realized,
Thomas Wood
[gnome-terminal] Change minimum number of rows,
Christian Persch
[gnome-commander] Killed dead code,
Piotr Eljasiak
[gnome-commander] GnomeCmdFileList: added GnomeCmdFileList(sort_col, sort_order) constructor for setting sort params a,
Piotr Eljasiak
[orca] Fix for bgo#624243 - When editing in eclipse by pressing the tab key the orca sometimes reads the co,
Joanmarie Diggs
[gtksourceviewmm/gtksourceviewmm-2.0] Fixed passing empty strings to guess_language() method.,
Krzesimir Nowak
[dots] [i18n] Added German doc translation,
Mario Blättermann
[libgda] Correctly handle GdaHolder with NULL initial type if forms,
Vivien Malerba
[gnome-applets] [stickynotes] fix missing titlebar menu, bug #601908,
Neil Bird
[gnumeric] sparse: fix signedness problems.,
Morten Welinder
[rhythmbox] Added initial translations for documentation in galician language,
Francisco Diéguez Souto
[dots] [i18n] Added German translation,
Mario Blättermann
[zenity] [l10n] Updated Estonian translation,
Priit Laes
[gdl] [i18n] Updated German translation,
Mario Blättermann
[glade3] [i18n] Updated German translation,
Mario Blättermann
[gnome-games] Sync from gtk+,
Christian Persch
[gucharmap] Fix building the GIR,
Christian Persch
[anjuta] [i18n] Updated German translation,
Mario Blättermann
[gucharmap] Fix the gtk 3 build,
Christian Persch
[gnome-terminal] Print remote error,
Christian Persch
[gnome-terminal] Unref the introspection data directly,
Christian Persch
[gbrainy] Updated British English translation,
Bruce Cowan
[gnome-terminal] Update to new switch-page signal signature,
Christian Persch
[gvfs] [i18n] Updated German translation,
Mario Blättermann
[dots] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[dasher] [i18n] Updated German translation,
Mario Blättermann
[gthumb] property view not updated,
Paolo Bacchilega
[gthumb] set the default original datetime type,
Paolo Bacchilega
[gthumb] update the current image properties after changing the date,
Paolo Bacchilega
[gthumb] [change_date tool] original datetime not saved correctly,
Paolo Bacchilega
[gthumb] [exiv2] general::datetime wrongly overwritten,
Paolo Bacchilega
[gnome-settings-daemon] [i18n] Updated German translation,
Mario Blättermann
[devhelp] [i18n] Updated German translation,
Mario Blättermann
[caribou] [i18n] Updated German translation,
Mario Blättermann
[eog] [i18n] Updated German translation,
Mario Blättermann
[evolution-exchange] [i18n] Updated German translation,
Mario Blättermann
[gtk+] [i18n] Updated German translation,
Mario Blättermann
[gnome-disk-utility] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[orca] Updated OOo Calc Test,
Joanmarie Diggs
[gnome-commander] GnomeCmdData: added get_sort_col(FileSelectorID id) and get_sort_direction(FileSelectorID id) method,
Piotr Eljasiak
[evolution/gnome-2-30] Bug 624677 - Missing keyboard shortcut for "Save as mbox",
Matthew Barnes
[evolution] Bug 624677 - Missing keyboard shortcut for "Save as mbox",
Matthew Barnes
[gnome-commander] Moved FileSelectorID enum to gnome-cmd-types.h,
Piotr Eljasiak
[gnome-commander] GnomeCmdMainWin: added FileSelectorID fs(GnomeCmdFileSelector *fs) method,
Piotr Eljasiak
[gtksourceview] Replace forward_visible_char by forward_char in get_visual_column.,
Jose Aliste
[glib] Fixed headers in galician translation file,
Francisco Diéguez Souto
[evolution-webcal] [i18n] Updated German translation,
Mario Blättermann
[glade3] Fixed headers in galician translation file,
Francisco Diéguez Souto
[eog] Add gtk-doc annotations to the new properties in EogScrollView,
Felix Riemann
[eog] Set transparency style using GSettings,
Felix Riemann
[eog] Reflect transparency color API changes in Python bindings,
Felix Riemann
[eog] Set transparency fill color using GSettings,
Felix Riemann
[gedit] Fixed headers in galician translation file,
Francisco Diéguez Souto
[file-roller] [i18n] Updated German translation,
Mario Blättermann
[gnome-applets] [i18n] Updated German translation,
Mario Blättermann
[gdm] Fixed headers in galician translation file,
Francisco Diéguez Souto
[gdl] Fixed headers in galician translation file,
Francisco Diéguez Souto
[evolution] Update API documentation.,
Matthew Barnes
[gconf-editor] Fixed headers in galician translation file,
Francisco Diéguez Souto
[gconf] Fixed headers in galician translation file,
Francisco Diéguez Souto
[gnome-keyring] [i18n] Updated German translation,
Mario Blättermann
[gcalctool] Fixed headers in galician translation file,
Francisco Diéguez Souto
[file-roller] Fixed headers in galician translation file,
Francisco Diéguez Souto
[evolution-mapi] Fixed headers in galician translation file,
Francisco Diéguez Souto
[tracker] Update Simplified Chinese translation.,
Aron Xu
[gnome-games] [i18n] Updated German translation,
Mario Blättermann
[evolution-exchange] Fixed headers in galician translation file,
Francisco Diéguez Souto
[evolution-data-server] Fixed headers in galician translation file,
Francisco Diéguez Souto
[evolution] Fixed headers in galician translation file,
Francisco Diéguez Souto
[gnome-panel] [i18n] Updated German translation,
Mario Blättermann
[nautilus-ideviceinfo] Update Simplified Chinese translation.,
Aron Xu
[netspeed] Update Simplified Chinese translation.,
Aron Xu
[libgdata] Update Simplified Chinese translation.,
Aron Xu
[gnome-packagekit] [i18n] Updated German translation,
Mario Blättermann
[gnome-blog] Update Simplified Chinese translation.,
Aron Xu
[planner] Update Simplified Chinese translation.,
Aron Xu
[evince] Fixed headers in galician translation file,
Francisco Diéguez Souto
[gnome-session] [i18n] Updated German translation,
Mario Blättermann
[damned-lies] Update Simplified Chinese translation.,
Aron Xu
[epiphany] Fixed headers in galician translation file,
Francisco Diéguez Souto
[mousetweaks] Update Simplified Chinese help translation.,
Aron Xu
[mousetweaks] Update Simplified Chinese translation.,
Aron Xu
[libgnomekbd] [i18n] Updated German translation,
Mario Blättermann
[eog] Fixed headers in galician translation file,
Francisco Diéguez Souto
[mousetweaks] [i18n] Updated German translation,
Mario Blättermann
[empathy] Fixed headers in galician translation file,
Francisco Diéguez Souto
[ekiga] Fixed headers in galician translation file,
Francisco Diéguez Souto
[orca] Updated Java regression tests.,
Joanmarie Diggs
[devhelp] Fixed headers in galician translation file,
Francisco Diéguez Souto
[gthumb] use gtk_accelerator_get_default_mod_mask to test for modifier keys,
Paolo Bacchilega
[gthumb] handle popup-menu signals for widgets with a contextual menu,
Paolo Bacchilega
[deskbar-applet] Fixed headers in galician translation file,
Francisco Diéguez Souto
[dasher] Fixed headers in galician translation file,
Francisco Diéguez Souto
[cheese] Fixed headers in galician translation file,
Francisco Diéguez Souto
[gnome-control-center] Updated Greek translation for pitivi,
Simos Xenitellis
[gnome-control-center/gnome-2-30] Updated Greek translation for pitivi,
Simos Xenitellis
[pitivi] Updated Greek translation for pitivi,
Simos Xenitellis
[gnome-commander] Copy sort params from active tab in GnomeCmdFileSelector::new_tab(GnomeCmdDir *dir, gboolean activat,
Piotr Eljasiak
[gnome-commander] GnomeCmdFileList: return GtkSortType in get_sort_order(),
Piotr Eljasiak
[gtranslator] Updated Greek translation for gtranslator,
Simos Xenitellis
[gparted] Updated Greek translation for gparted,
Simos Xenitellis
[caribou] Fixed headers in galician translation file,
Francisco Diéguez Souto
[jhbuild] Automatially create not found modules (on buildone),
Frederic Peters
[bug-buddy] Fixed headers in galician translation file,
Francisco Diéguez Souto
[vala] dova: Improve support for any class,
Jürg Billeter
[at-spi] Fixed headers in galician translation file,
Francisco Diéguez Souto
[atk] Fixed headers in galician translation file,
Francisco Diéguez Souto
[vala] dova: Drop checked exceptions,
Jürg Billeter
[vala] dova: Do not let Value subclass Object,
Jürg Billeter
[vala] dova: Fix code generated for instance casts,
Jürg Billeter
[vala] Parse `sealed' declaration modifier,
Jürg Billeter
[anjuta] Fixed headers in galician translation file,
Francisco Diéguez Souto
[alacarte] Fixed headers in galician translation file,
Francisco Diéguez Souto
[accerciser] Fixed headers in galician translation file,
Francisco Diéguez Souto
[hamster-applet/gnome-2-30] don't eliminate overlapping entries - it's better to have overlaps than to miss data,
Toms Baugis
[hamster-applet] don't eliminate overlapping entries - it's better to have overlaps than to miss data,
Toms Baugis
[eog] Remove frame around image view,
Felix Riemann
[evolution-mapi] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[emerillon] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[emerillon] Added es to DOC_LINGUAS,
Jorge Gonzalez Gonzalez
[gnome-commander] noop: code cleanup,
Piotr Eljasiak
[gnome-commander] GnomeCmdFileSelector: added new_tab(dir, sort_col, sort_order, activate) for setting sort params at,
Piotr Eljasiak
[gnome-games] Added Spanish translation,
Jorge Gonzalez Gonzalez
[gnome-games] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[file-roller] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[f-spot] Fix Canon CR2 mime type,
Ruben Vermeersch
[gthumb] [image_viewer] use the region field to optimize redraw times,
Paolo Bacchilega
[libgdata] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[cheese] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[babl] Fix type-punning warning,
Mukund Sivaraman
[library-web] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[gnome-session] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[devhelp] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[seahorse] Updated Hebrew translation.,
Yaron Shahrabani
[balsa] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[evince] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[pitivi: 3/3] Merging translations,
Edward Hervey
[pitivi: 2/3] Make pitivi -h really show the available options.,
Edward Hervey
[pitivi: 1/3] mainwindow: set the application.icon_name pulse property.,
Edward Hervey
[pitivi] (3 commits) ...Merging translations,
Edward Hervey
[pitivi] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[zenity] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[caribou] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[vala] dova: Use any as top-level class,
Jürg Billeter
[evolution] Major update of Simplified Chinese translation.,
Aron Xu
[jhbuild] [doc] Remove FAQ from manual, to be added to wiki (GNOME bug 624079),
Craig Keogh
[gbrainy] Move GameDifficulty to his own class file,
Jordi Mas
[gnumeric] Allow single merge to single merge copying. [#87296],
Andreas J . Guelzow
[gbrainy] Show startup time at load,
Jordi Mas
[jhbuild] [3.0] force configure, not autogen.sh to be used for cairomm,
Frederic Peters
[evolution-rss] use webkit as default render,
Lucian Langa
[evolution-rss/evolution-rss-0-2-0] do not enforce GSEAL as it breaks builds with gtk 2.18,
Lucian Langa
[evolution-rss/evolution-rss-0-2-0] use webkit as default render,
Lucian Langa
[orca] More updated regression tests.,
Joanmarie Diggs
[ease/builder] Fix segfault.,
Stéphane Maniaci
[ease/builder] Simplify some code,
Stéphane Maniaci
[ease/builder] Use proper constructor for WelcomeActor text,
Stéphane Maniaci
[gtk+] Updated Indonesian translation after reapply newest POT,
Andika Triwidada
[gtk+] Updated Indonesian translation,
Andika Triwidada
[gnome-color-manager] Updated Tamil translation,
Thirumurthi Vasudeven
[rygel] Update Simplified Chinese translation.,
Aron Xu
[gedit/gnome-2-30] Update Simplified Chinese translation.,
Aron Xu
[gedit] Update Simplified Chinese translation.,
Aron Xu
[mutter] Update Simplified Chinese translation.,
Aron Xu
[totem] Updated Brazilian Portuguese translation.,
Og B . Maciel
[yelp] Updated Brazilian Portuguese translation.,
Og B . Maciel
[banshee/stable-1.6] [RescanPipeline] Escape Uri val in SQL (bgo#624531),
Gabriel Burt
[totem/gnome-2-30] Update Simplified Chinese translation.,
Aron Xu
[totem] Update Simplified Chinese translation.,
Aron Xu
[totem-pl-parser] Add Genre extension to XSPF playlists,
Bastien Nocera
[conduit] Updated Brazilian Portuguese translation.,
Og B . Maciel
[banshee] [RescanPipeline] Escape Uri val in SQL (bgo#624531),
Gabriel Burt
[banshee] Require webkit 1.2.2 or better, crashes otherwise,
Aaron Bockover
[orca] Fix for bgo#624641 - Orca says "grayed" when focus is initially given to the table in OOo Calc,
Joanmarie Diggs
[gnome-backgrounds] Updated Frisian translation and added it to the LINGUAS file,
Sense Hofstede
[orca] Fix for bgo#624640 - Traceback in script_utilities.selectedText(),
Joanmarie Diggs
[orca] More OOo 3.3-related regression test updates,
Joanmarie Diggs
[alacarte] Updated Frisian translation and added it to the LINGUAS file,
Sense Hofstede
[eog] Updated Frisian translation and added it to the LINGUAS file,
Sense Hofstede
[library-web] Updated Frisian translation and added it to the LINGUAS file,
Sense Hofstede
[system-tools-backends-clone] Updated Frisian translation and added it to the LINGUAS file,
Sense Hofstede
[gcalctool] Updated Hebrew translation.,
Yaron Shahrabani
[gnome-icon-theme] Updated Frisian translation and added it to the LINGUAS file,
Sense Hofstede
[file-roller] Updated Frisian translation and added it to the LINGUAS file,
Sense Hofstede
[gnome-session] Updated Frisian translation and added it to the LINGUAS file,
Sense Hofstede
[nautilus] Updated Frisian translations and added the language to LINGUAS,
Sense Hofstede
[gnome-menus] Fix forgotten copyright notices in the Frisian translations.,
Sense Hofstede
[gnome-menus] Updated Frisian translation and added it to the LINGUAS file,
Sense Hofstede
[gnome-commander] Use GnomeCmdFileList (instead of previous GnomeCmdData) sorting criteria for saving them on exit.,
Piotr Eljasiak
[gdm] Updated Frisian translation and added it to the LINGUAS file,
Sense Hofstede
[vala] posix: Add execlp method,
Evan Nemerson
[banshee] [Fixup] Remove some unused properties,
Gabriel Burt
[nemiver] Allow pumping just one asm instruction.,
Dodji Seketeli
[nemiver] Handle restart when a child process is involved,
Dodji Seketeli
[nemiver] Don't loose track when following a child process,
Dodji Seketeli
[nemiver] Allow breaking on fork/exec syscalls,
Dodji Seketeli
[nemiver] Support follow-fork-mode setting (Closes: #581377),
Dodji Seketeli
[nemiver] Do not try to unmonitor disassembly content.,
Dodji Seketeli
[nemiver] Better handling of frame setting.,
Dodji Seketeli
[nemiver] Fix address overflowing during disassembling,
Dodji Seketeli
[nemiver] Avoid printing unnecessary error messages,
Dodji Seketeli
[nemiver] Fix a thinko,
Dodji Seketeli
[nemiver] Fix mixed asm handling,
Dodji Seketeli
[nemiver] Support mixed asm insns with empty insn list,
Dodji Seketeli
[nemiver] Flag pending breakpoints as such,
Dodji Seketeli
[nemiver] Support BP setting to an address,
Dodji Seketeli
[nemiver] Validate decimal and hexa numbers,
Dodji Seketeli
[nemiver] Make sure Addresses are valid,
Dodji Seketeli
[nemiver] Debugger preference dialog cleanup,
Dodji Seketeli
[nemiver] refactor session cleaning actions for new inferior,
Dodji Seketeli
[nemiver] Don't clear search dir paths when restarting the inferior,
Dodji Seketeli
[nemiver] Support asm single stepping,
Dodji Seketeli
[nemiver] Be more liberal when parsing asm instrs,
Dodji Seketeli
[nemiver] Show source code lines in mixed asm/src mode,
Dodji Seketeli
[nemiver] Initial front end support of mixed asm/src mode,
Dodji Seketeli
[nemiver] Adjust test-disassemble.cc after Asm type change.,
Dodji Seketeli
[nemiver] Backend support for mixed src/asm disassembly,
Dodji Seketeli
[nemiver] Clean up Address type and adjust client code,
Dodji Seketeli
[nemiver] Add proper streaming operators for asm insns,
Dodji Seketeli
[nemiver] Support disassembly and switching to/from asm view,
Dodji Seketeli
[nemiver] Detect when a string is a number,
Dodji Seketeli
[nemiver] Fix parsing empty asm instrs list.,
Dodji Seketeli
[nemiver] Fix disassembling implementation.,
Dodji Seketeli
[nemiver] Rename the IDebugger::BreakPoint into IDebugger::Breakpoint,
Dodji Seketeli
[nemiver] Update the Address type,
Dodji Seketeli
[nemiver] Add new range type,
Dodji Seketeli
[nemiver] Support original-location attr on pending breakpoints.,
Dodji Seketeli
[nemiver] ASM <-> Source code switching preliminary support,
Dodji Seketeli
[nemiver] Start preping debug perspective to ask for disassembly,
Dodji Seketeli
[nemiver] March towards composite SourceEditor,
Dodji Seketeli
[nemiver] Iron out the disassembling interface,
Dodji Seketeli
[nemiver] Const-ify some parms in IDebugger.,
Dodji Seketeli
[nemiver] Add disassembling backend support,
Dodji Seketeli
[nemiver] More functions to common::str_utils namespace,
Dodji Seketeli
[nemiver] New Address type.,
Dodji Seketeli
[nemiver] Started preparing SourceEditor for asm support,
Dodji Seketeli
[seed] Fix seed_object_copy_property_names ().,
Steve Frécinaux
[seed] Expose seed_value_from_gvalue().,
Steve Frécinaux
[jhbuild] [3.0] pass --disable-udev to pulseaudio,
Frederic Peters
[jhbuild] [3.0] gdl ported to GTK+ 3,
Frederic Peters
[banshee] [MiroGuide] Some misc cleanup,
Gabriel Burt
[banshee/gio-hardware] more hardware fixes,
Gabriel Burt
[evince] [i18n] Updated German translation,
Mario Blättermann
[hamster-applet] [i18n] Updated German translation,
Mario Blättermann
[jhbuild] [3.0] fixed disable evolution miner in tracker configure flag,
Frederic Peters
[gimp/soc-2010-cage] gimpoperationcage: update of the static cage,
Michael Muré
[gimp/soc-2010-cage] GimpCage: now reverse the cage before computation if needed,
Michael Muré
[orca] Fix for bgo#624628 - Orca does not announce the state of formatting toggle buttons in OOo 3.3 dev,
Joanmarie Diggs
[nemiver/follow-fork-mode] Allow pumping just one asm instruction.,
Dodji Seketeli
[nemiver/follow-fork-mode] Handle restart when a child process is involved,
Dodji Seketeli
[nemiver/follow-fork-mode] Better handling of frame setting.,
Dodji Seketeli
[nemiver/follow-fork-mode] Fix a thinko,
Dodji Seketeli
[nemiver/follow-fork-mode] Avoid printing unnecessary error messages,
Dodji Seketeli
[nemiver/follow-fork-mode] Don't loose track when following a child process,
Dodji Seketeli
[nemiver/follow-fork-mode] Fix address overflowing during disassembling,
Dodji Seketeli
[nemiver/follow-fork-mode] Second attempt at fixing testvarwalker,
Dodji Seketeli
[nemiver/follow-fork-mode] Skip unknown output records.,
Dodji Seketeli
[nemiver/follow-fork-mode] Style cleanups.,
Dodji Seketeli
[nemiver/follow-fork-mode] Fix runtestvarwalker hang,
Dodji Seketeli
[nemiver/follow-fork-mode] [i18n] Updated German doc translation,
Dodji Seketeli
[nemiver/follow-fork-mode] Update Czech translation by Marek Cernocky,
Dodji Seketeli
[nemiver/follow-fork-mode] Updated Spanish translation,
Dodji Seketeli
[nemiver/follow-fork-mode] Updated German translation,
Dodji Seketeli
[nemiver/follow-fork-mode] Updated Slovenian translation,
Dodji Seketeli
[nemiver/follow-fork-mode] Adding a popup when quitting nemiver. (Closes: #553217),
Dodji Seketeli
[nemiver/follow-fork-mode] Updated Brazilian Portuguese Translation,
Dodji Seketeli
[nemiver/follow-fork-mode] GnomeGoal: CorrectDesktopFile (Closes: #618506),
Dodji Seketeli
[nemiver/asm-support] Do not try to unmonitor disassembly content.,
Dodji Seketeli
[nemiver/asm-support] Better handling of frame setting.,
Dodji Seketeli
[nemiver/asm-support] Fix address overflowing during disassembling,
Dodji Seketeli
[nemiver/asm-support] Avoid printing unnecessary error messages,
Dodji Seketeli
[nemiver/asm-support] Fix a thinko,
Dodji Seketeli
[gbrainy] Remove warning,
Jordi Mas
[gbrainy] Remove invalid line return,
Jordi Mas
[orca] Updating the regression tests for the current unstable OOo (v 3.3).,
Joanmarie Diggs
[jhbuild] Don't let NetworkManager try to install udev stuff in the system prefix,
Kjartan Maraas
[jhbuild] [3.0] disable evolution miner in tracker,
Frederic Peters
[jhbuild] [3.0] bump cairomm to 1.9.1,
Frederic Peters
[cheese] Updated Hebrew translation.,
Yaron Shahrabani
[gbrainy] Commit even if autogenerated. Should be always sync with games.xml,
Jordi Mas
[gedit] Depend on latest gobject introspection (0.9.3),
Jesse van den Kieboom
[gbrainy] Support for plural strings in games.xml,
Jordi Mas
[gedit] Updated to g_typelib_new_from_mapped_file API change,
Jesse van den Kieboom
[dconf] fix gitignore,
Ryan Lortie
[dconf] on NFS create a temp dir for the shm file,
Ryan Lortie
[dconf] Move shmdir guessing code to common/,
Ryan Lortie
[dconf] Move the GDBus interface to a separate file,
Ryan Lortie
[anjuta] debugger: Remove all locals variables if there is no local variables,
Sebastien Granjoux
[ekiga] Always honour show_hidden setting for main window,
Eugen Dedu
[anjuta] debugger: bgo #515395 - Mouse cursor is a clock in debug mode,
Sebastien Granjoux
[ekiga] Make Show offline users the default,
Eugen Dedu
[ekiga] Make picture-in-picture the default video view,
Eugen Dedu
[f-spot] Update Czech translation,
Andre Klapper
[gimp/soc-2010-cage] gimpcagetool: draw/edit cage, accordingly to cage mode,
Michael Muré
[nautilus] Don't set a NULL argv for GApplication (#624508),
Cosimo Cecchi
[eog] Updated French translation,
Claude Paroz
[caribou] Updated French translation,
Claude Paroz
[vala] dova: Fix access to string.data from outside dova-core,
Jürg Billeter
[nautilus] Refer to 3.0 instead of 2.32 in a string (#624286),
Cosimo Cecchi
[gimp/soc-2010-cage] gimpcagetool: now inherit from GimpDrawTool. Moving cage point also works.,
Michael Muré
[gnac/devel] Added video thumbnail in metadata,
Benoît Dupasquier
[evolution] Bug 624482 - Monitor /apps/evolution/mail/prompts for changes,
David Woodhouse
[anjuta] debugger: Limit the number of children read by the debugger,
Sebastien Granjoux
[vala] dova: Do not change cname of basic types in code generator,
Jürg Billeter
[evolution] Disable my evil GtkExpander hack in EAttachmentPaned.,
Matthew Barnes
[cheese] Update Simplified Chinese translation.,
Aron Xu
[cheese] Created branch gnome-2-30,
Daniel G . Siegel
[ekiga] Revert "Remove another part of the gmconf api",
Eugen Dedu
[ekiga] Do not use data after having been freed,
Eugen Dedu
[gcalctool] Updated Greek translation for gcalctool,
Simos Xenitellis
[evolution-mapi] Updated Greek translation for evolution-mapi,
Simos Xenitellis
[evolution-mapi/gnome-2-30] Updated Greek translation for evolution-mapi,
Simos Xenitellis
[gnome-power-manager] [trivial] GtkNotebookPage has been removed in GTK+ (aa017fa),
Frederic Peters
[gnome-nettool] GtkNotebookPage has been removed in GTK+ (aa017fa),
Frederic Peters
[gnome-nettool] [release] 2.31.5,
Frederic Peters
[gtk+] Move GtkTextBuffer sealed attributes to private struct.,
Ignacio Casal Quinteiro
[devhelp] GtkNotebookPage has been removed in GTK+ (aa017fa),
Frederic Peters
[balsa] Updated Slovenian translation,
Matej Urbančič
[gnome-power-manager] Fix the compile of the applets,
Richard Hughes
[empathy] Update Simplified Chinese translation.,
Aron Xu
[gdl] Update Simplified Chinese translation.,
Aron Xu
[vala] gdk-2.0: Add missing type arguments,
Evan Nemerson
[vala] gtk+-2.0, gtk+-3.0: Make Gtk.Scale.add_mark's markup argument nullable,
Evan Nemerson
[gnumeric] Permit double-clicking of functions in the function selector.,
Andreas J . Guelzow
[vala] glib-2.0: Add PrintfFormat annotation to GLib.Error constructor,
Evan Nemerson
[vala] glib-2.0: Add bindings for GDebugKey and g_parse_debug_string(),
Evan Nemerson
[vala] gio-2.0: Add ellipsis to GLib.Settings.get and GLib.Settings.set,
Evan Nemerson
[vala] glib-2.0: Add binding for g_test_log_set_fatal_handler(),
Evan Nemerson
[vala] glib-2.0: Make return value of GLib.Dir.read_name() nullable,
Evan Nemerson
[vala] gobject-2.0: Bind G_TYPE_IS_ENUM and G_TYPE_IS_FLAGS,
Evan Nemerson
[vala] glib-2.0: Add slice allocation bindings,
Evan Nemerson
[vala] libsoup-2.4: fixes for SoupMessageBody.flatten and SoupLoggerPrinter,
Evan Nemerson
[vala] lua: add bindings for lua reference system,
Evan Nemerson
[devhelp] Complete Simplified Chinese translation.,
Aron Xu
[gnome-settings-daemon] Update Simplified Chinese translation.,
Aron Xu
[gvfs] Update Simplified Chinese translation.,
Aron Xu
[gnumeric] Add merge and unmerge items to the cell context menu.,
Andreas J . Guelzow
[gtk+/rendering-cleanup: 89/89] API: remove gdk_draw_rectangle(),
Benjamin Otte
[gtk+/rendering-cleanup: 88/89] imcontextxim: Draw with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 87/89] gdk: Do DEBUG_UPDATES drawing with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 86/89] offscreenwindow: Copy old to new pixmap using Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 85/89] gdk: Create solid mask with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 84/89] gdk: Always clear backing store with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 83/89] gdkgc: Draw clip mask with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 82/89] gtk-demo: Convert color selection example to Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 81/89] gtk-demo: Convert drawingarea example to Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 80/89] textview: Draw selection background with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 79/89] textview: Draw drag icons using Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 78/89] style: Replace last gdk_draw_rectangle() with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 77/89] testgtk: Replace gdk_draw_rectangle() with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 76/89] test: Convert testinput to Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 75/89] tests: Make testoffscreen use Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 74/89] API: remove gdk_draw_point(s),
Benjamin Otte
[gtk+/rendering-cleanup: 73/89] API: remove gdk_draw_{line, lines, segments},
Benjamin Otte
[gtk+/rendering-cleanup: 72/89] gdkpixbuf: Implement gdk_pixbuf_render_threshold_alpha() with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 71/89] pixbuf-engine: Draw mask with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 70/89] testgtk: Remove image from drawable test,
Benjamin Otte
[gtk+/rendering-cleanup: 69/89] style: Draw insertion cursor with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 68/89] Remove _gtk_widget_get_cursor_gc() function,
Benjamin Otte
[gtk+/rendering-cleanup: 67/89] textview: Use _gtk_widget_get_cursor_color() and Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 66/89] textview: Draw empty shape logo with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 65/89] decorate: Draw decorations using Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 64/89] hsv: Remove unused variable,
Benjamin Otte
[gtk+/rendering-cleanup: 63/89] treeview: Draw the dnd pixmaps with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 62/89] treeview: Draw lines with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 61/89] treeview: Unify all line drawing into the same function,
Benjamin Otte
[gtk+/rendering-cleanup: 60/89] treeview: Draw column reordering arrows with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 59/89] testing: Use Cairo calls instead of gdk_draw_line() to test server sync,
Benjamin Otte
[gtk+/rendering-cleanup: 58/89] style: replace draw_frame_gap with Cairo calls,
Benjamin Otte
[gtk+/rendering-cleanup: 57/89] style: Replace draw_diamond vfunc with Cairo calls,
Benjamin Otte
[gtk+/rendering-cleanup: 56/89] docs: Remove mention of gdk_draw_drawable(),
Benjamin Otte
[gtk+/rendering-cleanup: 55/89] tests: remove "draw drawable" button from testwindows test,
Benjamin Otte
[gtk+/rendering-cleanup: 54/89] tests: replace gdk_draw_drawable() with Cairo calls in testinput,
Benjamin Otte
[gtk+/rendering-cleanup: 53/89] ruler: Replace gdk_draw_drawable calls with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 52/89] menu: replace gdk_draw_drawable() call with Cairo equivalent,
Benjamin Otte
[gtk+/rendering-cleanup: 51/89] image: Use Cairo instead of gdk_draw_drawable(),
Benjamin Otte
[gtk+/rendering-cleanup: 50/89] API: remove gdk_draw_polygon(),
Benjamin Otte
[gtk+/rendering-cleanup: 49/89] API: remove gtk_paint_polygon(),
Benjamin Otte
[gtk+/rendering-cleanup: 48/89] progressbar: Use cairo instead of gdk_draw_drawable(),
Benjamin Otte
[gtk+/rendering-cleanup: 46/89] FIXME: apply cleanup patch from bug 576988,
Benjamin Otte
[gtk+/rendering-cleanup: 47/89] iconview: Remove debug drawing code,
Benjamin Otte
[gtk+/rendering-cleanup: 45/89] API: remove gdk_draw_glyphs() and gdk_draw_glyphs_transformed(),
Benjamin Otte
[gtk+/rendering-cleanup: 44/89] filechooser: Remove commented out code,
Benjamin Otte
[gtk+/rendering-cleanup: 43/89] API: remove gdk_draw_trapezoids() and GdkTrapezoid struct,
Benjamin Otte
[gtk+/rendering-cleanup: 42/89] API: remove gdk_draw_arc(),
Benjamin Otte
[gtk+/rendering-cleanup: 41/89] gdk: Remove testgdk code,
Benjamin Otte
[gtk+/rendering-cleanup: 40/89] API: remove GdkImage,
Benjamin Otte
[gtk+/rendering-cleanup: 39/89] API: remove gdk_drawable_copy_to_image(),
Benjamin Otte
[gtk+/rendering-cleanup: 38/89] API: remove gdk_drawable_get_image(),
Benjamin Otte
[gtk+/rendering-cleanup: 37/89] API: remove gdk_pixbuf_get_from_image(),
Benjamin Otte
[gtk+/rendering-cleanup: 36/89] colorsel: Use gdk_pixbuf_get_from_drawable(),
Benjamin Otte
[gtk+/rendering-cleanup: 35/89] Implement gdk_pixbuf_get_from_drawable() with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 34/89] API: Add gdk_pixbuf_get_from_surface(),
Benjamin Otte
[gtk+/rendering-cleanup: 33/89] API: remove gdk_draw_image(),
Benjamin Otte
[gtk+/rendering-cleanup: 32/89] docs: Fix sgml file to add gdk_keymap_get_num_lock_state(),
Benjamin Otte
[gtk+/rendering-cleanup: 31/89] API: Get rid of GdkRGB,
Benjamin Otte
[gtk+/rendering-cleanup: 30/89] demos: Convert testpixbuf-save to Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 29/89] demos: Convert to drawing with Cairo instead of GdkRGB,
Benjamin Otte
[gtk+/rendering-cleanup: 28/89] demos: No need to set the rgb colormap here,
Benjamin Otte
[gtk+/rendering-cleanup: 27/89] demos: Remove testpixbuf,
Benjamin Otte
[gtk+/rendering-cleanup: 26/89] demos: remove testpixbuf-drawable,
Benjamin Otte
[gtk+/rendering-cleanup: 25/89] gtk-demo: Make pixbufs demo use Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 24/89] testgtk: Remove alpha drawing test,
Benjamin Otte
[gtk+/rendering-cleanup: 23/89] Replace gdk_rgb_find_color(),
Benjamin Otte
[gtk+/rendering-cleanup: 22/89] debug: remove GdkRGB debuggability,
Benjamin Otte
[gtk+/rendering-cleanup: 21/89] gdk: Remove unused gdkrgb.h includes,
Benjamin Otte
[gtk+/rendering-cleanup: 20/89] gdk: Use the system colormap, not the rgb colormap,
Benjamin Otte
[gtk+/rendering-cleanup: 19/89] API: remove gdk_screen_get_rgb_colormap/visual(),
Benjamin Otte
[gtk+/rendering-cleanup: 18/89] tests: Use gdk_screen_get_default_colormap(),
Benjamin Otte
[gtk+/rendering-cleanup: 17/89] tests: remove testrgb test,
Benjamin Otte
[gtk+/rendering-cleanup: 16/89] spinner: We want the default colormap, not the RGB colormap,
Benjamin Otte
[gtk+/rendering-cleanup: 15/89] gdk: Get rid of GdkRGB usage,
Benjamin Otte
[gtk+/rendering-cleanup: 14/89] image: remove GdkImage as a possible image type,
Benjamin Otte
[gtk+/rendering-cleanup: 13/89] tests: Use GdkPixbuf for taking a screenshot, not GdkImage,
Benjamin Otte
[gtk+/rendering-cleanup: 12/89] API: Remove gdk_draw_pixbuf(),
Benjamin Otte
[gtk+/rendering-cleanup: 11/89] demos: Use Cairo instead of gdk_draw_pixbuf(),
Benjamin Otte
[gtk+/rendering-cleanup: 10/89] tests: Remove gdk_draw_pixbuf() with Cairo equivalent,
Benjamin Otte
[gtk+/rendering-cleanup: 9/89] pixbuf-engine: replace call to gdk_draw_pixbuf() with Cairo equivalent,
Benjamin Otte
[gtk+/rendering-cleanup: 8/89] pixbuf-engine: Replace gdk_draw_pixbuf() with Cairo equivalent,
Benjamin Otte
[gtk+/rendering-cleanup: 7/89] cups: Fix cast warnings,
Benjamin Otte
[gtk+/rendering-cleanup: 6/89] gail: Make string argument const,
Benjamin Otte
[gtk+/rendering-cleanup: 5/89] image: replace gdk_draw_pixbuf() call with Cairo equivalent,
Benjamin Otte
[gtk+/rendering-cleanup: 4/89] gdk: Get rid of gdk_draw_pixbuf() call,
Benjamin Otte
[gtk+/rendering-cleanup: 3/89] textview: replace gdk_draw_pixbuf() call with Cairo version,
Benjamin Otte
[gtk+/rendering-cleanup: 2/89] colorbutton: Render with Cairo,
Benjamin Otte
[gtk+] (89 commits) Created branch rendering-cleanup,
Benjamin Otte
[gtk+/rendering-cleanup: 1/89] entry: replace gdk_draw_pixbuf() call with Cairo version,
Benjamin Otte
[banshee/gio-hardware] [Hardware.Gio] First pass at GIO/udev HardwareManager,
Gabriel Burt
[banshee] Created branch gio-hardware,
Gabriel Burt
[pygtk/gtk-3.0: 55/55] Deprecated: Remove gtk_recent_manager_xxscreenxx,
John Stowers
[pygtk/gtk-3.0: 54/55] Deprecated: Remove gtk_object_{set, get, remove} functions,
John Stowers
[pygtk/gtk-3.0: 53/55] Deprecated: Remove GtkProgressBarStyle,
John Stowers
[pygtk/gtk-3.0: 52/55] Deprecated: Remove GtkArgFlags,
John Stowers
[pygtk/gtk-3.0: 51/55] Deprecated: Remove GtkTreeViewMode,
John Stowers
[pygtk/gtk-3.0: 50/55] Deprecated: Remove GtkButtonAction,
John Stowers
[pygtk/gtk-3.0: 49/55] Deprecated: Remove GtkCellType,
John Stowers
[pygtk/gtk-3.0: 48/55] Deprecated: Remove GtkSideType,
John Stowers
[pygtk/gtk-3.0: 47/55] Deprecated: Remove GtkMatchType,
John Stowers
[pygtk/gtk-3.0: 46/55] Examples: use GtkWidget.get_visible,
John Stowers
[pygtk/gtk-3.0: 45/55] Require GObject 2.22 for improved sinkfuncs,
John Stowers
[pygtk/gtk-3.0: 44/55] Fixme: Disable gtk_menu_popup hack,
John Stowers
[pygtk/gtk-3.0: 43/55] Fields: Use new getter-{func,prop}name fields,
John Stowers
[pygtk/gtk-3.0: 42/55] Deprecated: Remove GtkType macros,
John Stowers
[pygtk/gtk-3.0: 41/55] Deprecated: Remove gdk_xxx functions,
John Stowers
[pygtk/gtk-3.0: 40/55] Deprecated: Remove gtk_xxx functions,
John Stowers
[pygtk/gtk-3.0: 39/55] Deprecated: Remove GtkTipsQuery,
John Stowers
[pygtk/gtk-3.0: 38/55] Deprecated: Remove GdkFont,
John Stowers
[pygtk/gtk-3.0: 37/55] Deprecated: Remove GtkProgress,
John Stowers
[pygtk/gtk-3.0: 36/55] Deprecated: Remove gtk_about_dialog_{s, g}et_name,
John Stowers
[pygtk/gtk-3.0: 35/55] Deprecated: Remove gtk fundemental types, GTK_TYPE_INT, etc,
John Stowers
[pygtk/gtk-3.0: 34/55] Deprecated: Remove GtkOptionMenu,
John Stowers
[pygtk/gtk-3.0: 33/55] Deprecated: Remove GtkToolbarChild,
John Stowers
[pygtk/gtk-3.0: 32/55] Deprecated: Remove GtkCombo,
John Stowers
[pygtk/gtk-3.0: 31/55] Deprecated: Remove GtkPreview,
John Stowers
[pygtk/gtk-3.0: 30/55] Deprecated: Remove GtkGammaCurve,
John Stowers
[pygtk/gtk-3.0: 29/55] Deprecated: Remove GtkClist,
John Stowers
[pygtk/gtk-3.0: 28/55] Deprecated: Remove GtkPixmap,
John Stowers
[pygtk/gtk-3.0: 27/55] Deprecated: Remove gtk fundemental types, GTK_TYPE_INT, etc,
John Stowers
[pygtk/gtk-3.0: 26/55] Deprecated: Remove GtkText and GtkOldEditable,
John Stowers
[pygtk/gtk-3.0: 25/55] Deprecated: Remove GtkFileSelection,
John Stowers
[gnumeric] Improve expression entry range selection. [#624581],
Andreas J . Guelzow
[pygtk/gtk-3.0: 24/55] Deprecated: Remove gtk_widget_get_action,
John Stowers
[pygtk/gtk-3.0: 23/55] Deprecated: Remove GtkList,
John Stowers
[pygtk/gtk-3.0: 22/55] Deprecated: Remove GtkItemFactory,
John Stowers
[pygtk/gtk-3.0: 21/55] Deprecated: Remove GtkInputDialog,
John Stowers
[pygtk/gtk-3.0: 20/55] Deprecated: Remove GdkFont,
John Stowers
[pygtk/gtk-3.0: 19/55] Remove old PyGdk commented out code,
John Stowers
[pygtk/gtk-3.0: 18/55] Deprecated: Remove GtkCurve,
John Stowers
[pygtk/gtk-3.0: 17/55] Deprecated: Remove GtkTooltips,
John Stowers
[pygtk/gtk-3.0: 16/55] Deprecated: Remove gtkctree,
John Stowers
[pygtk/gtk-3.0: 15/55] Deprecated: Remove gtkclist,
John Stowers
[pygtk/gtk-3.0: 14/55] Deprecated: Remove gtkctree,
John Stowers
[pygtk/gtk-3.0: 13/55] Build script,
John Stowers
[pygtk/gtk-3.0: 12/55] Gseal: Remove GTK_OBJECT_FLAGS,
John Stowers
[pygtk/gtk-3.0: 11/55] Fields: GtkSelectionData uses the new getter-api,
John Stowers
[pygobject/gtk-3.0] Refactor field access,
John Stowers
[pygtk/gtk-3.0: 10/55] Override: Fix GtkWidget,
John Stowers
[pygobject] Created branch gtk-3.0,
John Stowers
[pygtk/gtk-3.0: 9/55] Override: Fix GtkTagTable, GtkTag. Is this still correct wrt anonymous tags?,
John Stowers
[pygtk/gtk-3.0: 8/55] Override: Fix GtkTextBuffer,
John Stowers
[pygtk/gtk-3.0: 7/55] Fixme: Work around missing gtk_menu_get_position_func{, _data},
John Stowers
[pygtk/gtk-3.0: 6/55] Gseal: GtkMessageDialog.{image, label} prop accessors. They were deprecated and now sealed,
John Stowers
[pygtk/gtk-3.0: 5/55] Field: GtkBin.child -> gtk_bin_get_child,
John Stowers
[pygtk/gtk-3.0: 4/55] Override: GtkSelectionData,
John Stowers
[pygtk/gtk-3.0: 3/55] Override: Dont access GtkAdjustment fields,
John Stowers
[pygtk/gtk-3.0: 2/55] Fixme: Work around has_user_ref_count,
John Stowers
[pygtk/gtk-3.0: 1/55] Require recent PyGObject codegen for field getters,
John Stowers
[pygtk] (55 commits) Created branch gtk-3.0,
John Stowers
[gnumeric] fix CHAR description,
Andreas J . Guelzow
[gnumeric] adjust README.translators,
Andreas J . Guelzow
[gnumeric] Small consitency fix to the FOURIER documentation,
Andreas J . Guelzow
[gnumeric] Fix FOURIER function docs issue. [#624559],
Andreas J . Guelzow
[gthumb] added the icon to the menu item proxy,
Paolo Bacchilega
[vala] dova: Add support for [ThreadLocal] fields,
Jürg Billeter
[vala] dova: Fix public fields in Dova.Object,
Jürg Billeter
[vala] dova: Use decimal128 instead of _Decimal128,
Jürg Billeter
[cheese] Created tag 2.31.1,
Yuvaraj Pandian
[file-roller] Make it possible to build against GTK+ 3,
Paolo Bacchilega
[cheese] update NEWS file,
Daniel G . Siegel
[gimp/soc-2010-cage] gimpoperationcage: iterate accordingly to cage's bounding box. pre-copy the input buffer to the outp,
Michael Muré
[cheese: 164/164] Merge branch 'three-point-oh',
Daniel G . Siegel
[cheese] (164 commits) ...Merge branch 'three-point-oh',
Daniel G . Siegel
[libgda] GdaBrowser: handle user preferences in all forms,
Vivien Malerba
[libgda] Change default export type to CSV,
Vivien Malerba
[libgda] GdaDataEntry widgets can be queried for horizontal and vertical expansion requirements,
Vivien Malerba
[libgda] GdauiBasicForm: handle data entries changing their expanding requirements,
Vivien Malerba
[libgda] GdaBrowser: allow to toggle between grid and form presentations for data sets,
Vivien Malerba
[libgda] Better set the focus in GdaBrowser's authentification dialog,
Vivien Malerba
[libgda] Added some export options to the export dialog of GdauiRawGrid,
Vivien Malerba
[libgda] Added the "INVALID_AS_NULL" export option when exporting a data model,
Vivien Malerba
[libgda] Improved gda_data_model_dump()'s output,
Vivien Malerba
[anjuta] debugger: bgo #598187 - Feature request: Make 'Locals' columns configurable,
Sebastien Granjoux
[gimp/soc-2010-cage] gimpcage: add a function to compute the bounding box of the deformed cage. Computing of the coeffici,
Michael Muré
[gnome-shell-design/experimental] final state reconstructed with objects and textures. Ready to actually animate.,
Jakub Steiner
[gnome-shell-design/experimental] material tweaks,
Jakub Steiner
[gnome-shell-design/experimental] add a dash and prepare the view selector background hook for animation,
Jakub Steiner
[cheese/three-point-oh] Made the identity effect come first,
Yuvaraj Pandian
[cheese/three-point-oh] make effect names translatable in the preview,
Daniel G . Siegel
[anjuta] project-wizard: bgo #624091 - Use AnjutaPkgConfigChooser,
Sebastien Granjoux
[cheese/three-point-oh] Added a translucent black background to the effect names to make them easier to read,
Yuvaraj Pandian
[hitori] [i18n] Updated German translation,
Mario Blättermann
[mobile-broadband-provider-info] build: fix .pc file CFLAGS (bgo #624245),
Dan Williams
[vala] dova: Include dova-base.h/dova-types.h,
Jürg Billeter
[banshee] [HardwareManager] Prepare for gio/udev backend,
Gabriel Burt
[banshee] [Fixup] Remove cruft extension node from addin.xml,
Gabriel Burt
[cheese/three-point-oh] Added text overlay to effects with their names on it,
Yuvaraj Pandian
[tomboy] [i18n] Updated German translation,
Mario Blättermann
[vte] [i18n] Updated German translation,
Mario Blättermann
[zenity] [i18n] Updated German translation,
Mario Blättermann
[gthumb] don't use the connection if it's null,
Paolo Bacchilega
[mutter] [i18n] Updated German translation,
Mario Blättermann
[rygel] [i18n] Updated German translation,
Mario Blättermann
[gtksourceview] [i18n] Updated German translation,
Mario Blättermann
[gedit] [i18n] Updated German translation,
Mario Blättermann
[gthumb] fixed gth_toggle_menu_tool_button orientation,
Paolo Bacchilega
[gthumb] specify a default value when getting the toolbar style,
Paolo Bacchilega
[gimp/soc-2010-cage] gimpoperationcage: update of the gegl operator to use the deformed cage indide GimpCage and the scal,
Michael Muré
[gimp/soc-2010-cage] gimpcage: add a second series of point for the deformed cage, with access function. Also add the com,
Michael Muré
[nautilus] nautilus-recent: gtk_recent_manager_set_limit is deprecated,
Diego Escalante Urrelo
[cheese/three-point-oh] Copyright name modifications,
Yuvaraj Pandian
[jhbuild] [3.0] Force gcalctool to be built against GTK+ 3,
Frederic Peters
[mergeant] Updated Slovenian translation,
Matej Urbančič
[jhbuild] [3.0] gcalctool ported to GTK+ 3,
Frederic Peters
[gcalctool] Make it possible to build against GTK+ 3,
Frederic Peters
[evolution-mapi] [i18n] Updated German translation,
Mario Blättermann
[banshee] [MiroGuide] Redirect through banshee.fm,
Gabriel Burt
[cheese/three-point-oh] add copyright assignments,
Daniel G . Siegel
[cheese/three-point-oh] remove jaap from the MAINTAINERS file,
Daniel G . Siegel
[gthumb] correctly undefine the oauth debug code,
Paolo Bacchilega
[gthumb] fixe boxes orientation,
Paolo Bacchilega
[gthumb] [oauth] fixed parameter encoding when computing the signature,
Paolo Bacchilega
[totem] [i18n] Updated German translation,
Mario Blättermann
[vinagre] [i18n] Updated German translation,
Mario Blättermann
[yelp] [i18n] Updated German translation,
Mario Blättermann
[nautilus] [i18n] Updated German translation,
Mario Blättermann
[libdmapsharing] Created tag LIBDMAPSHARING_2_0_0,
W . Michael Petullo
[libdmapsharing] Release 2.0.0,
W . Michael Petullo
[banshee] [Fixup] Update tracks' updated stamp when fixing,
Gabriel Burt
[evolution-scalix] Updated Slovenian translation,
Matej Urbančič
[evolution-jescs] Updated Slovenian translation,
Matej Urbančič
[f-spot/cleanup-backend: 23/23] Provide more efficient implementation for loading photos,
Mike Gemünde
[f-spot/cleanup-backend: 22/23] Base PhotoQuery on DatabasePhotoListModel,
Mike Gemünde
[f-spot/cleanup-backend: 21/23] Break TimeAdaptor.,
Mike Gemünde
[f-spot/cleanup-backend: 20/23] Add make csharp target to open an interactive shell,
Mike Gemünde
[f-spot/cleanup-backend: 19/23] Change SelectedPhotos() of MainWindow to return IBrowseableItems,
Mike Gemünde
[f-spot/cleanup-backend: 18/23] Add model which makes use of the DatabasePhoto,
Mike Gemünde
[f-spot/cleanup-backend: 17/23] Add database objects and providers for photos,
Mike Gemünde
[f-spot/cleanup-backend: 15/23] Replace QueuedSqliteDatabase with HyenaSqliteConnection,
Mike Gemünde
[f-spot/cleanup-backend: 16/23] Add SqliteCachedModelProvider to cache objects created from database,
Mike Gemünde
[f-spot/cleanup-backend: 14/23] Remove Selection from IconView and use IBrowseableItem's one,
Mike Gemünde
[f-spot/cleanup-backend: 13/23] Add Selection property to IBrowseableCollection,
Mike Gemünde
[f-spot/cleanup-backend: 12/23] Completely replace IconView.SelectionCollection with PhotoSelection,
Mike Gemünde
[f-spot/cleanup-backend: 11/23] Base IconView.SelectionCollection on PhotoSelection,
Mike Gemünde
[f-spot/cleanup-backend: 10/23] Add PhotoModelSelection as subclass of Hyena.Collections.Selection,
Mike Gemünde
[f-spot/cleanup-backend: 9/23] Move methods from IconView.SelectinoCollection to IconView,
Mike Gemünde
[f-spot/cleanup-backend: 8/23] More cleanups of IconView.SelectionCollection (Use methods of base class),
Mike Gemünde
[f-spot/cleanup-backend: 7/23] Remove more logix from IconView.SelectionCollection,
Mike Gemünde
[f-spot/cleanup-backend: 6/23] Remove implementation of interface IBrowseableItem from IconView.SelectionCollection,
Mike Gemünde
[f-spot/cleanup-backend: 5/23] Base Selection implementation of IconView on Hyena.Collections.Selection,
Mike Gemünde
[f-spot/cleanup-backend: 4/23] Introduce ActiveSource in MainWindow,
Mike Gemünde
[f-spot/cleanup-backend: 3/23] Add ActiveSoruce Property to App,
Mike Gemünde
[f-spot/cleanup-backend: 2/23] Add DatabaseSource,
Mike Gemünde
[f-spot/cleanup-backend: 1/23] Add the concept of sources,
Mike Gemünde
[f-spot] (23 commits) Created branch cleanup-backend,
Mike Gemünde
[f-spot] Deleted branch cleanup-backend,
Mike Gemünde
[glib] GDBus: Add nonce-tcp: test case,
David Zeuthen
[tracker] libtracker-miner: Fix memleak in item_move(),
Aleksander Morgado
[gnome-power-manager] Support arbitrary time combo values,
Michael Terry
[banshee] Use new proxy URIs supporting geo-IP redirection,
Aaron Bockover
[babl] build: fix inclusion of m4/introspection.m4,
Øyvind Kolås
[gtk+] gail-util: Constify gchar argument,
Emmanuele Bassi
[banshee] Updated Esperanto translation,
Kristjan Schmidt
[glade3] Updated Hebrew translation.,
Yaron Shahrabani
[dasher] Windows build fixes: - const_iterator for MandarinAlphMgr as pointed out by Gergo Zsiak - g/c BP_STA,
Patrick Welche
[gnome-control-center] configure: update minimum required glib version,
Thomas Wood
[gnome-utils] configure: Check for shape.h if the xext is available instead of if not,
Emmanuele Bassi
[evolution/gnome-2-30] Fix two memory leaks when replying,
David Woodhouse
[gnome-control-center] shell: use the icon naming specification icon names,
Thomas Wood
[gbrainy] Add interrogation mark to make more clear visually to which balance we are refering to,
Jordi Mas
[gthumb] preserve the exif data after a lossless rotation,
Paolo Bacchilega
[gthumb] fixed lossless rotation with libjpeg8,
Paolo Bacchilega
[nautilus] Updated Hebrew translation.,
Yaron Shahrabani
[tracker] libtracker-miner, storage: Fix memleak, GUnixMountEntry was not being disposed,
Aleksander Morgado
[seahorse-plugins] Updated Hebrew translation.,
Yaron Shahrabani
[yelp-xsl] [mal-link.xsl] Load cache file relative to page file,
Shaun McCance
[gnome-bluetooth/meego] meego: fix OnlyShowIn for meego 1.1,
Ross Burton
[hamster-applet] allow to launch prefs and overview from the popup-menu. due to spawning a new process, it takes a bi,
Toms Baugis
[hamster-applet] launch dialogs from commandline,
Toms Baugis
[hamster-applet] check if parent is a widget before looking for toplevel,
Toms Baugis
[ekiga] Use strings which are already used,
Eugen Dedu
[gimp] plugins/pygimp: use (PF|PDB)_ITEM instead of _REGION so pygimp works again.,
Michael Natterer
[gbrainy] Support for answer expressions and attributes in games.xml + related refactor,
Jordi Mas
[glib] Updated Hebrew translation.,
Yaron Shahrabani
[gnome-control-center] shell: allow the shell to shrink smaller than it's initial size,
Thomas Wood
[gnome-control-center] shell: free the menu directory contents list,
Thomas Wood
[gnome-control-center] datetime: fix various memory leaks,
Thomas Wood
[ekiga] Updated Hebrew translation.,
Yaron Shahrabani
[tracker] Created tag 0.9.13,
Martyn James Russell
[tracker] Release 0.9.13,
Martyn James Russell
[tracker] (10 commits) ...libtracker-miner: minor style fixes,
Aleksander Morgado
[gnome-settings-daemon] Apply keyboard a11y settings for new keyboards,
Bastien Nocera
[gimp] Fix the bulid after GtkNotebookPage got deprecated in gtk-2-22,
Michael Natterer
[gnome-shell-design/experimental] more terminology/label fixes,
Jakub Steiner
[gnome-shell-design/experimental] rename Overlay to Overview,
Jakub Steiner
[gnome-shell-design/experimental] panel and overlay BG textures,
Jakub Steiner
[devhelp] Updated Hebrew translation.,
Yaron Shahrabani
[gnome-shell-design/experimental] aha, the alpha blending in the 3D viewport only works in GLSL view,
Jakub Steiner
[gnome-shell-design/experimental] use a scale/10,
Jakub Steiner
[evolution] Report error to user when fails to open calendar/task/memo list,
Milan Crha
[gnome-shell-design/experimental] set up basic 3D scene for motion design,
Jakub Steiner
[gnumeric] Updated Lithuanian translation.,
Gintautas Miliauskas
[evolution-mapi] Make calendar backend fully asynchronous,
Milan Crha
[tracker/volume-mountpoints] libtracker-miner: minor style fixes,
Aleksander Morgado
[gnome-shell-design/experimental] symbolic icon menus prelight state,
Jakub Steiner
[gnome-shell-design/experimental] move overlay layer and the activities menu prelight to the overlay parent layer for easy toggling.,
Jakub Steiner
[gnome-shell-design/experimental] running app indicator variant -- glow,
Jakub Steiner
[gnome-shell-design/experimental] running app indicator variant,
Jakub Steiner
[gnome-shell-design/experimental] tweaks to the activities menu,
Jakub Steiner
[gnome-shell-design/experimental] right hand side filter. tweaks to the darkening overlay. Panel with rounded corners again.,
Jakub Steiner
[grilo] grl-inspect: Print both Plugin and Source information detail,
Juan A . Suarez Romero
[grilo] grl-inspect: Fix leak,
Juan A . Suarez Romero
[grilo] grl-inspect: Introspect sources, not plugins,
Juan A . Suarez Romero
[grilo] core: Add function to get a list of defined information keys for a plugin,
Juan A . Suarez Romero
[couchdb-glib] Shh,
Rodrigo Moya
[couchdb-glib] Add API to list fields for CouchdbDocument's and CouchdbStructField's,
Rodrigo Moya
[dia] Bug 619246 - Pressing some keys while drawing can freeze the GUI,
Hans Breuer
[dia] Sheets&Objects: make remove button work without complaints again,
Hans Breuer
[dia] Handle deprecations of gtk-2-18 and gtk-2-20,
Hans Breuer
[gtksourceview] Allow passing empty strings to gtk_source_language_manager_guess_language.,
Ignacio Casal Quinteiro
[evolution-data-server] ECalBackendFile: Fix an uninitialized variable,
Matthew Barnes
[tracker/volume-mountpoints: 9/9] libtracker-miner, miner-fs: Avoid querying with fn:starts-with if not needed,
Aleksander Morgado
[tracker/volume-mountpoints: 8/9] Fixes GB#624346, libtracker-miner: Proper tracker:mountPoint set for volumes,
Aleksander Morgado
[tracker/volume-mountpoints: 7/9] tracker-miner-fs: Unix time origin not good as dummy time...,
Aleksander Morgado
[tracker/volume-mountpoints: 6/9] tracker-miner-fs: Create dummy nfo:Folder for mountpoint if needed,
Aleksander Morgado
[tracker/volume-mountpoints: 5/9] tracker-miner-files: Make initial volume query synchronous, and check if mount point exists in store,
Aleksander Morgado
[tracker/volume-mountpoints: 4/9] libtracker-miner: New tracker_miner_execute_sparql_sync() API method,
Aleksander Morgado
[tracker/volume-mountpoints: 3/9] libtracker-miner: New tracker_miner_fs_query_urn() API method,
Aleksander Morgado
[tracker/volume-mountpoints: 2/9] libtracker-miner: Fix alignment and some missing semicolons,
Aleksander Morgado
[tracker/volume-mountpoints: 1/9] tracker-miner-fs: Improve logs,
Aleksander Morgado
[tracker] (9 commits) Created branch volume-mountpoints,
Aleksander Morgado
[tracker] Deleted branch volume-mountpoints,
Aleksander Morgado
[gtkmm-documentation] Fix the build with latest gtkmm-2.22 with --enable-warnings=fatal.,
Murray Cumming
[tracker] Created tag 0.8.15,
Martyn James Russell
[tracker/tracker-0.8] Release 0.8.15,
Martyn James Russell
[zenity] Updated Hebrew translation.,
Yaron Shahrabani
[evolution-mapi] PR_RECIPIENTS_FLAGS renamed to PR_RECIPIENT_FLAGS in openchange,
Milan Crha
[tracker/tracker-0.8] Fixes GB#624071, t-s-t: Query results is always a 2 dimensional array.,
Martyn James Russell
[tracker/tracker-0.8] libtracker-fts: Fix NEAR/XX operator with more than 2 digits,
Martyn James Russell
[tracker/tracker-0.8] libtracker-fts: useful debugging log included, disabled by default,
Martyn James Russell
[tracker/tracker-0.8] Fixes NB#176090, libtracker-miner: Don't use same parent GFile for both mtime and iri caches,
Martyn James Russell
[tracker/tracker-0.8] libtracker-data: NB#178599, extra checks for finding the problem,
Martyn James Russell
[tracker/tracker-0.8] Fixes NB#178825: New --feeds option in tracker-search to look for feeds,
Martyn James Russell
[tracker/tracker-0.8] libtracker-fts: Avoid possible NULL dereference,
Martyn James Russell
[tracker/tracker-0.8] tracker-extract, msoffice-xml: Avoid possible NULL dereference,
Martyn James Russell
[tracker/tracker-0.8] Fixes NB#178808: Default verbosity should be errors-only in tracker-store,
Martyn James Russell
[tracker/tracker-0.8] tracker-miner-fs: Use 60s as default DBus timeout for requests to extractor,
Martyn James Russell
[tracker/tracker-0.8] tracker-extract: avoid warnings when compiling C++ code with C-only warning flags,
Martyn James Russell
[tracker/tracker-0.8] Fixes GB#623836: Avoid crashing if table of pieces is empty in the msword file,
Martyn James Russell
[tracker/tracker-0.8] libtracker-miner, storage: if mount without volume, don't rely on is_blank,
Martyn James Russell
[tracker/tracker-0.8] libtracker-miner, storage: improve logging,
Martyn James Russell
[tracker/tracker-0.8] libtracker-client: Fix object_date proto in vapi,
Martyn James Russell
[tracker/tracker-0.8] bump glib requirement to 2.24,
Martyn James Russell
[tracker/tracker-0.8] libtracker-fts: initialize all buffers before using them,
Martyn James Russell
[tracker/tracker-0.8] libtracker-db, journal: Remove unreachable code,
Martyn James Russell
[tracker/tracker-0.8] libtracker-db, journal: remove trailing whitespaces,
Martyn James Russell
[tracker/tracker-0.8] libtracker-common tests: Avoid unused variable warnings,
Martyn James Russell
[tracker/tracker-0.8] libtracker-common tests: proper file indentation,
Martyn James Russell
[tracker/tracker-0.8] libtracker-miner tests: Avoid unused variable warnings,
Martyn James Russell
[tracker/tracker-0.8] libtracker-miner tests: proper file indentation,
Martyn James Russell
[tracker/tracker-0.8] libtracker-miner tests: Avoid unused variable warning,
Martyn James Russell
[tracker/tracker-0.8] tracker-writeback: Avoid unused variable warning,
Martyn James Russell
[tracker/tracker-0.8] tracker-store: Avoid unused variable warning,
Martyn James Russell
[tracker/tracker-0.8] tracker-store: Silence compiler for no-problem warnings,
Martyn James Russell
[tracker/tracker-0.8] libtracker-miner: avoid dead code in mount_guess_content_type(),
Martyn James Russell
[tracker/tracker-0.8] libtracker-client: mark graph as nullable in vapi,
Martyn James Russell
[tracker/tracker-0.8] build: Drop unused PKGLIBDIR defines,
Martyn James Russell
[tracker/tracker-0.8] libtracker-common: Always set last_time in D-Bus client data,
Martyn James Russell
[tracker] Created branch journal-compression-review,
Philip Van Hoof
[tracker] Deleted branch journal-compression-review2,
Philip Van Hoof
[tracker] Deleted branch domain-specific-indexes,
Philip Van Hoof
[tracker] Deleted branch journal-compression-review,
Philip Van Hoof
[tracker] libtracker-data: Set default journal-chunk size to 50MB,
Philip Van Hoof
[tracker] tracker-store: Fix journal rotating support,
Philip Van Hoof
[tracker] Revert "Require GLib 2.24 for GZlibDecompressor",
Philip Van Hoof
[tracker] libtracker-db: Keep it possible to compile with GLib 2.22,
Philip Van Hoof
[tracker] Disable journal rotating when GLib not recent enough,
Philip Van Hoof
[tracker] libtracker-db: Fix critical on journal reader shutdown,
Philip Van Hoof
[tracker] libtracker-db: Fix critical when removing all database files,
Philip Van Hoof
[tracker] libtracker-db: Drop duplicate code,
Philip Van Hoof
[tracker] libtracker-db: Various fixes to journal rotation and compression,
Philip Van Hoof
[tracker] libtracker-db: Compress on journal rotation,
Philip Van Hoof
[tracker] libtracker-db: Rotate all inactive journal files,
Philip Van Hoof
[tracker] libtracker-db: Support for moving rotated chunks to another location,
Philip Van Hoof
[tracker] libtracker-db: Support reading compressed journals,
Philip Van Hoof
[tracker] libtracker-data, libtracker-db: Reimplement Backup() and Restore() to use tar,
Philip Van Hoof
[tracker] libtracker-db, libtracker-data: Support for journal rotation,
Philip Van Hoof
[tracker] Revert "libtracker-db, journal: remove trailing whitespaces",
Philip Van Hoof
[tracker] Revert "libtracker-db, journal: Remove unreachable code",
Philip Van Hoof
[gtkmm/gtkmm-2-22] Fix build errors when deprecated API is disabled.,
Murray Cumming
[ekiga] Use a string which is already used,
Eugen Dedu
[tracker/journal-compression-review2] libtracker-data: Set default journal-chunk size to 50MB,
Philip Van Hoof
[libgdata] [introspection] Add (element-type) annotations,
Philip Withnall
[libgdata] [introspection] Allow g-ir-scanner to actually pick up the gtk-doc comments,
Philip Withnall
[libgdata] [docs] Add an "introspection" commit tag,
Philip Withnall
[libgdata] [build] Fix includes for GIR build,
Philip Withnall
[tracker] NMM: NB#179559, Added domainIndex on nie:title for nmm:MusicPiece,
Philip Van Hoof
[empathy] avoid segfault in event_manager_add (#624462),
Guillaume Desmottes
[tracker] tests/libtracker-data: Make distcheck work,
Philip Van Hoof
[tracker] tests/libtracker-data: Split ontology and ontology change tests,
Philip Van Hoof
[tracker] tests/libtracker-data: Added some more domainIndex tests,
Philip Van Hoof
[tracker] libtracker-data: Test for domainIndex already being a first-class property,
Philip Van Hoof
[tracker] tests/libtracker-data: Allow tests inbetween ontology change phases,
Philip Van Hoof
[tracker] Adapt test-4 to do something relevant to domain indexes,
Philip Van Hoof
[tracker] tests/libtracker-data: Added unit test for ontology change coping for domain indexes,
Philip Van Hoof
[tracker] libtracker-data: Fixed deleting a tracker:domainIndex,
Philip Van Hoof
[tracker] libtracker-data: Merge fix,
Philip Van Hoof
[tracker] libtracker-data: Fixed a bug in support for domain specific indexes,
Philip Van Hoof
[tracker] libtracker-data: Guard against null for domain specific index support,
Philip Van Hoof
[tracker] libtracker-data: Add support for domain specific indexes to the SPARQL engine,
Philip Van Hoof
[tracker] libtracker-data: Adapt the introspection of the ontology on domainIndex deletion,
Philip Van Hoof
[tracker] libtracker-data: Fix coping with deletion of tracker:domainIndex,
Philip Van Hoof
[tracker] libtracker-data: Disallow multi-value properties for domain specific indexes,
Philip Van Hoof
[tracker] libtracker-data: Support for deleting a tracker:domainIndex from ontology,
Philip Van Hoof
[tracker] libtracker-data: Only write to the domain-index class if the resource is one of them,
Philip Van Hoof
[tracker] libtracker-data: Also write to the domain class' table in case of domain specific index,
Philip Van Hoof
[tracker] libtracker-data: Added debugging output,
Philip Van Hoof
[tracker] libtracker-data: Copy data from source to domain-index mirror column,
Philip Van Hoof
[tracker] libtracker-data: Altering the tables for domain-specific indices,
Philip Van Hoof
[tracker] libtracker-data: Added tracker:domainIndex property,
Philip Van Hoof
[libgdata] [build] gcc warning fixes,
Philip Withnall
[cheese/three-point-oh] some more note in TODO,
Filippo Argiolas
[orca/new-settings] [settings-backend]: Replaced copyright of newly created files.,
Alejandro Leiva
[tracker/volume-mountpoints] libtracker-miner, miner-fs: Avoid querying with fn:starts-with if not needed,
Aleksander Morgado
[grilo] grl-inspect: Show supported keys,
Juan A . Suarez Romero
[grilo] grl-inspect: Show supported operations,
Juan A . Suarez Romero
[grilo] grl-inspect: Show the type of plugin,
Juan A . Suarez Romero
[grilo] grl-inspect: Show information about a set of plugins,
Juan A . Suarez Romero
[grilo] grl-inspect: Add delay when listing sources,
Juan A . Suarez Romero
[jhbuild] build: Suppress the 195 lines of warnings from Automake,
Frederic Peters
[grilo] core: Add library filename to plugin's information,
Juan A . Suarez Romero
[grilo] grl-inspect: Add grl-inspect utility,
Juan A . Suarez Romero
[jhbuild/release-team-commands: 85/85] Merge branch 'master' into release-team-commands,
Frederic Peters
[jhbuild/release-team-commands: 84/85] build: Suppress the 195 lines of warnings from Automake,
Frederic Peters
[jhbuild/release-team-commands] (85 commits) ...Merge branch 'master' into release-team-commands,
Frederic Peters
[jhbuild/release-team-commands] [report] Remove "still discussed" from gconf column,
Frederic Peters
[libgdata] [atom] Remove the link rel hack used to work around cgo#2129,
Philip Withnall
[libgdata] [contacts] Enforce use of the full projection in contact IDs,
Philip Withnall
[cheese/three-point-oh] Add some notes to TODO,
Filippo Argiolas
[gnome-color-manager] trivial: add another supported profile type for the cups devices,
Richard Hughes
[evolution-exchange] Adapt to removal of deprecated ECalBackend::set_default_timezone,
Milan Crha
[evolution-data-server] Remove deprecated ECalBackend::set_default_timezone,
Milan Crha
[sabayon] Update Simplified Chinese translation.,
Aron Xu
[gthumb] removed useless legal.xml file,
Paolo Bacchilega
[gthumb] ignore null lists,
Paolo Bacchilega
[gthumb] ignore a config file used by eclipse,
Paolo Bacchilega
[gnome-themes] Updated Gujarati Translations,
Sweta Kothari
[evolution] Add translation note for 'Group Reply'.,
David Woodhouse
[ease] Fix silly testing code left in libarchive save.,
Nate Stedman
[ease/builder] Fixed hack for loading ui files locally.,
Nate Stedman
[gtk+] Remove accidental addition,
Matthias Clasen
[gtk+] Allow windows to be dragged by clicking on empty areas,
Matthias Clasen
[ease] [build] Remove unneeded --pkg,
Nate Stedman
[ease] Added libarchive implementation for saving.,
Nate Stedman
[network-manager-netbook] Update Simplified Chinese translation.,
Aron Xu
[anjuta] Update Simplified Chinese translation.,
Aron Xu
[seed] bump g-i-r dependancy down to 0.6.3,
Alan Knowles
[seed] caller_allocates - only enabled on newer versions of g-i-r,
Alan Knowles
[seed] format change for intropsection version - now - GOBJECT_INTROSPECTION_VERSION = 0x000904,
Alan Knowles
[banshee] [help]add transcode docs to sync,
Paul Cutler
[gtk+] Back down glib requires,
Matthias Clasen
[banshee] [help]rm importplaylist & integrate into import,
Paul Cutler
[banshee] [help] add import playlist docs and sync stub,
Paul Cutler
[anjuta/git-shell] libanjuta: Don't mention anjuta-tabber.h twice in the list of installed headers,
James Liggett
[banshee] [Fixup] New extension for bulk metadata fixing,
Gabriel Burt
[accounts-dialog] Change 'Short name' to 'Username',
Matthias Clasen
[accounts-dialog] Update POTFILES.in,
Matthias Clasen
[accounts-dialog] Mark a forgotten string for translation,
Matthias Clasen
[accounts-dialog] Update,
Matthias Clasen
[banshee] [help]Fix last.fm link and markup,
Paul Cutler
[accounts-dialog: 19/19] GTK3 build fixes,
Matthias Clasen
[accounts-dialog: 18/19] Build against GTK3,
Matthias Clasen
[accounts-dialog: 17/19] Merge branch 'control-center-panel',
Matthias Clasen
[accounts-dialog] (19 commits) ...GTK3 build fixes,
Matthias Clasen
[banshee] [help]Add last.fm docs,
Paul Cutler
[nautilus] Update GtkNotebook callbacks to gtk+ master,
Diego Escalante Urrelo
[gcalctool] Fix double pasting into display with middle button,
Robert Ancell
[dconf] Many improvements,
Ryan Lortie
[evolution-data-server] Broke a few things with the local source URI change,
Matthew Barnes
[dots] dots: Add a warning dialog when text extraction fails.,
Fernando Herrera de las Heras
[dots] dotscmd: import pygtk on the main program,
Fernando Herrera de las Heras
[glib] g_warning on inconsistent subtree behaviour,
Ryan Lortie
[anjuta/git-shell: 61/61] Merge branch 'master' into git-shell,
James Liggett
[anjuta/git-shell: 60/61] git: Implement the Resolve Conflicts pane,
James Liggett
[anjuta/git-shell: 55/61] git: Detect different conflict status codes introduced in Git 1.7,
James Liggett
[anjuta/git-shell: 44/61] git: Implement the Fetch pane,
James Liggett
[anjuta/git-shell: 37/61] git: Implement the Delete Remote pane,
James Liggett
[anjuta/git-shell: 36/61] git: Implement the Add Remote pane,
James Liggett
[anjuta/git-shell] (61 commits) ...Merge branch 'master' into git-shell,
James Liggett
[hamster-applet] localized "no activity" for the docky,
Toms Baugis
[libpeas] peas-demo: Add a configure dialog to the python plugin.,
Steve Frécinaux
[libpeas] peas-demo: Update the C plugin to match latest best practices.,
Steve Frécinaux
[dots] Add documenters and translators to the about dialog.Update translation,
Fernando Herrera de las Heras
[dots] Translate documentation into es,
Fernando Herrera de las Heras
[dots] Add Help in Mallard format. Hook it into the UI,
Fernando Herrera de las Heras
[tracker/rss-enclosures] tracker-miner-rss: Added support for RSS enclosures and FeedMessages auto-expiry,
Michele Tameni
[tracker] Created branch rss-enclosures,
Michele Tameni
[hamster-applet] will be hosting the docky helper ourself,
Toms Baugis
[totem] gcc warning fixes in plugin viewer,
Philip Withnall
[totem] gcc warning fixes in Totem,
Philip Withnall
[totem] gcc warning fixes in plugins,
Philip Withnall
[gobject-introspection] [girepository] Fix ordering in override_search_path,
Florian Müllner
[totem-pl-parser] Make MEDIA_TYPE_NUM_TYPES a #define rather than an enum member,
Philip Withnall
[tracker/rss-enclosures: 9/9] tracker-miner-rss: using tracker_miner_ignore_next_update() when saving enclosures aligned to Steroi,
Michele Tameni
[tracker/rss-enclosures: 8/9] tracker-miner-rss: management of mandatory enclosures (mfo:optional = false),
Michele Tameni
[tracker/rss-enclosures: 7/9] tracker-miner-rss: corrections while building query to insert an item with an enclosure attached tra,
Michele Tameni
[tracker/rss-enclosures: 6/9] tracker-miner-rss: management of mandatory enclosures (mfo:optional = false),
Michele Tameni
[tracker/rss-enclosures: 5/9] tracker-miner-rss: saving mfo:localLink for fetched enclosures,
Michele Tameni
[tracker/rss-enclosures: 4/9] tracker-miner-rss: initial support for enclosures downloads tracker-miner-rss: support for items' au,
Michele Tameni
[tracker/rss-enclosures: 3/9] tracker-miner-rss: corrections while building query to insert an item with an enclosure attached tra,
Michele Tameni
[tracker/rss-enclosures: 2/9] tracker-miner-rss: Added Makefile for enclosures support,
Michele Tameni
[tracker/rss-enclosures: 1/9] tracker-miner-rss: initial support for enclosures downloads tracker-miner-rss: support for items' au,
Michele Tameni
[tracker] (9 commits) Created branch rss-enclosures,
Michele Tameni
[tracker] Deleted branch rss-enclosures,
Michele Tameni
[glib] gio: don't assume that SOCK_CLOEXEC is supported whenever it's defined,
Dan Winship
[pygtk-web] 2010-07-16 Rafael Villar Burke <pachi rvburke com>,
Rafael Villar Burke
[clutter-gstreamermm] configure.in: Remove gstreamerbasemm as a package requirement.,
José Alburquerque
[folks] Created tag FOLKS_0_1_10,
Travis Reitter
[hyena] [StringUtil] Add a Join IEnumerable<string> method,
Gabriel Burt
[hyena] [ListView] Fix formatting issue with header cells,
Gabriel Burt
[folks] Created tag FOLKS_0_10_0,
Travis Reitter
[folks] Post-release version bump.,
Travis Reitter
[banshee] Add a pkg-config file for Hyena.Data.Sqlite,
Bertrand Lorentz
[glib] Bug 624484: GDBusSubtreeDispatchFunc clarification,
Ryan Lortie
[glib] Bug 624483: GDBusSubtreeEnumerateFunc clarification,
Ryan Lortie
[glib] Bug 624473: GDBusSubtreeIntrospectFunc return type,
Ryan Lortie
[folks] Cut unnecessary dbus-glib flags from the libfolks build process.,
Travis Reitter
[folks] Explicitly build and link generated C code against telepathy-glib as necessary.,
Travis Reitter
[folks] Explicitly link libfolks-telepathy against libfolks.,
Travis Reitter
[folks] Explicitly build and link generated C code against GIO as necessary.,
Travis Reitter
[evolution-data-server/camel-socks-proxy] g_new0() instead of g_malloc0(sizeof(foo)) so I can build this on GNOME 2.28,
Federico Mena Quintero
[evolution-data-server/camel-socks-proxy] Derive CamelTcpStreamSSL from CamelTcpStreamRaw,
Federico Mena Quintero
[evolution-data-server/camel-socks-proxy] Add function to replace CamelTcpStreamRaw's sockfd with another one,
Federico Mena Quintero
[evolution-data-server/camel-socks-proxy] Make _set_errno_from_pr_error() public,
Federico Mena Quintero
[evolution-data-server/camel-socks-proxy] Make CamelTcpStreamRaw use PRFileDesc internally,
Federico Mena Quintero
[dots/remove-assistant: 38/38] Make dialogs transients for parent window,
Fernando Herrera de las Heras
[dots/remove-assistant: 37/38] Add desktop files and icons. Fix dots/pdfdocument_gi.py,
Fernando Herrera de las Heras
[dots/remove-assistant: 36/38] Use an alternative pigy poppler based backed for pdf,
Fernando Herrera de las Heras
[dots/remove-assistant: 35/38] Update copyright headers,
Fernando Herrera de las Heras
[dots/remove-assistant: 34/38] Added an about dialog,
Fernando Herrera de las Heras
[dots/remove-assistant: 33/38] Move table editor to the bin dir,
Fernando Herrera de las Heras
[dots/remove-assistant: 32/38] Move to user selected translation table dir.,
Fernando Herrera de las Heras
[dots/remove-assistant: 31/38] Add an entry to choose an external table,
Fernando Herrera de las Heras
[dots/remove-assistant: 30/38] Update translation,
Fernando Herrera de las Heras
[dots/remove-assistant: 29/38] Move dotscmd program to $prefix/bin. i18n it,
Fernando Herrera de las Heras
[dots/remove-assistant: 28/38] i18n,
Fernando Herrera de las Heras
[dots/remove-assistant: 27/38] Added i18n and spanish translation,
Fernando Herrera de las Heras
[dots/remove-assistant: 26/38] talbe_editor: Add a menu for opening and saving. Fix validation regs,
Fernando Herrera de las Heras
[dots/remove-assistant: 25/38] table_editor: refactor TableEditor class,
Fernando Herrera de las Heras
[dots/remove-assistant: 24/38] table_editor: Fix add. Cosmetics changes,
Fernando Herrera de las Heras
[dots/remove-assistant: 23/38] Hanlge recursive opcodes,
Fernando Herrera de las Heras
[dots/remove-assistant: 22/38] Add combo for opcodes,
Fernando Herrera de las Heras
[dots/remove-assistant: 21/38] table_editor: input validation,
Fernando Herrera de las Heras
[dots/remove-assistant: 20/38] table_editor: get editing working,
Fernando Herrera de las Heras
[dots/remove-assistant: 19/38] table_editor: refactor,
Fernando Herrera de las Heras
[dots/remove-assistant: 18/38] tableditor: Add ande remove buttons,
Fernando Herrera de las Heras
[dots/remove-assistant: 17/38] Do not edit directly on the table editor treeview. Use a dialog,
Fernando Herrera de las Heras
[dots/remove-assistant: 16/38] Make entries in the table editor editable,
Fernando Herrera de las Heras
[dots/remove-assistant: 15/38] Initial table editor,
Fernando Herrera de las Heras
[dots/remove-assistant: 14/38] Add a review line,
Fernando Herrera de las Heras
[dots/remove-assistant: 13/38] More updates,
Fernando Herrera de las Heras
[dots/remove-assistant: 12/38] Update TODO,
Fernando Herrera de las Heras
[dots/remove-assistant: 11/38] Implement printing. It sends the raw text file to the printer,
Fernando Herrera de las Heras
[dots] (38 commits) ...Make dialogs transients for parent window,
Fernando Herrera de las Heras
[dots/remove-assistant: 10/38] Re-translate document if table of format have been changed,
Fernando Herrera de las Heras
[dots/remove-assistant: 9/38] Remove old project when opening a new one,
Fernando Herrera de las Heras
[dots/remove-assistant: 8/38] Enable saving after a document is opened,
Fernando Herrera de las Heras
[dots/remove-assistant: 7/38] Remove the notebook and make the app single-file,
Fernando Herrera de las Heras
[dots/remove-assistant: 6/38] Load/save conf from the dialog,
Fernando Herrera de las Heras
[dots/remove-assistant: 5/38] Add a configuration dialog for translation format,
Fernando Herrera de las Heras
[dots/remove-assistant: 4/38] Load and save configuration from gconf,
Fernando Herrera de las Heras
[dots/remove-assistant: 3/38] Table selector,
Fernando Herrera de las Heras
[dots/remove-assistant: 2/38] Remove import_assistant and use open,
Fernando Herrera de las Heras
[dots/remove-assistant: 1/38] Remove Import from the UI,
Fernando Herrera de las Heras
[dots] (38 commits) Created branch remove-assistant,
Fernando Herrera de las Heras
[folks: 3/3] Merge remote branch 'pwith/refcount-on-remove',
Travis Reitter
[folks: 2/3] Only unref a Persona if we actually held a reference to it in the first place,
Travis Reitter
[folks: 1/3] Make some Persona instances unowned,
Travis Reitter
[folks] (3 commits) ...Merge remote branch 'pwith/refcount-on-remove',
Travis Reitter
[gnome-commander] GnomeCmdFileList: disconnect 'list-failed' and 'list-ok' signals after successful directory reading,
Piotr Eljasiak
[gtk+] Do not use GtkBoxChild in GtkButtonBox.,
Javier Jardón
[folks] Don't give libtp-lowlevel a version number, since it's purely internal.,
Travis Reitter
[folks] Set the version info for the public libraries.,
Travis Reitter
[folks] Add some basic info to the README.,
Travis Reitter
[library-web] [i18n] Updated German translation,
Mario Blättermann
[anjuta] Fix missing directory in configure.in,
Sebastien Granjoux
[anjuta] debugger: bgo #516112 - Debugger create too much variable objects,
Sebastien Granjoux
[anjuta] debugger: Keep the debugger message window,
Sebastien Granjoux
[anjuta] debugger: Always Send command in the order they are requested,
Sebastien Granjoux
[evolution] [i18n] Updated German translation,
Mario Blättermann
[vinagre] Removed unused functions, since now we use GtkApplication,
Jonh Wendell
[banshee] [build] Fix make distcheck,
Bertrand Lorentz
[empathy] [i18n] Updated German translation,
Mario Blättermann
[gimp] Bug 623169 - Memory leaks in GIMP,
Sven Neumann
[gnome-subtitles] Update Czech translation by Marek Cernocky,
Petr Kovář
[vinagre] fix an callback signature,
Jonh Wendell
[evolution-rss] Update Czech translation by Marek Cernocky,
Petr Kovář
[gimp] Bug 624452 - plug-in-displace pdb call incorrectly documented edge behaviour,
Sven Neumann
[chronojump] Update Czech translation by Marek Cernocky,
Petr Kovář
[emerillon-plugins] Update Czech translation by Marek Cernocky,
Petr Kovář
[gnumeric] Add optional marker to indicate that a cell contains an expression. [#55124],
Andreas J . Guelzow
[anjuta-extras] Update Czech translation by Marek Cernocky,
Petr Kovář
[transmageddon] Update Czech translation by Marek Cernocky,
Petr Kovář
[balsa] [i18n] Updated German translation,
Mario Blättermann
[banshee] [build] Use EXTRA_*_DATA_HOOK in Karma makefile,
Bertrand Lorentz
[mergeant] Update Czech translation by Marek Cernocky,
Petr Kovář
[libgda] Update Czech translation by Marek Cernocky,
Petr Kovář
[evince] [libdocument] Use cairo instead of gdk_draw_rectangle(),
Carlos Garcia Campos
[vinagre] Fix compiler warnings,
Jonh Wendell
[vinagre] Don't use deprecated vte function,
Jonh Wendell
[vinagre] Migrate to GtkApplication,
Jonh Wendell
[vinagre] Don't use GtkNotebookPage,
Jonh Wendell
[libgdata] Update Czech translation by Marek Cernocky,
Petr Kovář
[cheese/three-point-oh] add effect specification,
Daniel G . Siegel
[cheese/three-point-oh] Fixed regression that caused all effects textures to show up blank,
Yuvaraj Pandian
[gthumb] Completed the GthToggleMenuToolButton implementation,
Paolo Bacchilega
[gthumb] allow to search and filter for the embedded metadata as well,
Paolo Bacchilega
[gthumb] read the custom metadata if not all the attributes are GIO attributes,
Paolo Bacchilega
[gthumb] remove the action group when a page is deactivated,
Paolo Bacchilega
[xchat-gnome] Fix .desktop file,
Javier Jardón
[dia] Fix .desktop file,
Javier Jardón
[planner] Remove deprecated Encoding key from .desktop file,
Javier Jardón
[rygel] Remove deprecated Encoding key from .desktop file,
Javier Jardón
[caribou] Remove deprecated Encoding key from .desktop file,
Javier Jardón
[cheese/three-point-oh] use already localized error message by cheese-webcam,
Daniel G . Siegel
[cheese/three-point-oh] make the no device text translatable,
Daniel G . Siegel
[gimp-help-2] Updated Japanese translation,
RyoTa SimaMoto
[cheese/three-point-oh] Remove extra padding around scales,
Yuvaraj Pandian
[gtk+/rendering-cleanup] style: Replace last gdk_draw_rectangle() with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup] testgtk: Replace gdk_draw_rectangle() with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup] test: Convert testinput to Cairo,
Benjamin Otte
[gtk+/rendering-cleanup] tests: Make testoffscreen use Cairo,
Benjamin Otte
[gtk+/rendering-cleanup] API: remove gdk_draw_point(s),
Benjamin Otte
[gtk+/rendering-cleanup] API: remove gdk_draw_{line,lines,segments},
Benjamin Otte
[gtk+/rendering-cleanup] gdkpixbuf: Implement gdk_pixbuf_render_threshold_alpha() with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup] pixbuf-engine: Draw mask with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup] testgtk: Remove image from drawable test,
Benjamin Otte
[gtk+/rendering-cleanup] style: Draw insertion cursor with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup] Remove _gtk_widget_get_cursor_gc() function,
Benjamin Otte
[gtk+/rendering-cleanup] textview: Use _gtk_widget_get_cursor_color() and Cairo,
Benjamin Otte
[gtk+/rendering-cleanup] textview: Draw empty shape logo with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup] decorate: Draw decorations using Cairo,
Benjamin Otte
[gnome-shell] Update vala to 0.9.3,
Owen Taylor
[epiphany] Adapt to GtkNotebook signal signature changes,
Diego Escalante Urrelo
[evolution] Clean up "ensure_sources" backend routines.,
Matthew Barnes
[evolution-data-server] Avoid absolute paths in "On This Computer" source groups.,
Matthew Barnes
[gnome-control-center] datetime: add region and city comboboxes,
Thomas Wood
[vte] Fix terminal title reporting,
Christian Persch
[vte] Tiny configure fix,
Christian Persch
[vte/vte-0-20] Fix terminal title reporting,
Christian Persch
[vte/vte-0-22] Fix terminal title reporting,
Christian Persch
[vte] Created tag 0.24.3,
Christian Persch
[vte/vte-0-24] Version 0.24.3,
Christian Persch
[vte/vte-0-24] Fix terminal title reporting,
Christian Persch
[tracker] Fixes GB#624071, t-s-t: Query results is always a 2 dimensional array.,
Aleksander Morgado
[cheese/three-point-oh] Report error when no video devices are found, instead of crashing and burning.,
Yuvaraj Pandian
[glib] Bug 623810 – Message serialization bug,
David Zeuthen
[evolution] Add nag popup when mailing list hijacks private reply with Reply-To: header,
David Woodhouse
[gnome-shell-design/experimental] three ways to group apps in the app picker,
Jakub Steiner
[tracker/domain-specific-indexes-review] tests/libtracker-data: Make distcheck work,
Philip Van Hoof
[evolution] Change 'Reply to All' toolbar button into configurable 'Group Reply',
David Woodhouse
[evolution] Don't show the "reply in private?" nag popup for munged Reply-To: list messages,
David Woodhouse
[evolution] Fix two memory leaks when replying,
David Woodhouse
[evolution] Add support for ignoring mailing list Reply-To: headers,
David Woodhouse
[evolution] Warn on reply-to-all with too many recipients,
David Woodhouse
[evolution] Bug 624204 - Warn when replying privately to a mailing list message,
David Woodhouse
[hamster-applet] add flag to launch overview so that it doesn't die when pinned to the docky,
Toms Baugis
[hamster-applet] hint the icon for the process by having a hidden main menu item,
Toms Baugis
[hamster-applet] avoiding multiple instances of same window,
Toms Baugis
[hamster-applet] point to the actual process, not the symlink so that the icon is the correct one,
Toms Baugis
[tracker/direct-access] libtracker-sparql: Add Connection.get and Connection.get_direct,
Jürg Billeter
[tracker/volume-mountpoints] Fixes GB#624346, libtracker-miner: Proper tracker:mountPoint set for volumes,
Aleksander Morgado
[tracker/volume-mountpoints] tracker-miner-fs: Unix time origin not good as dummy time...,
Aleksander Morgado
[tracker/direct-access] libtracker-bus: Minor whitespace changes similar to reverted patch from pvanhoof,
Martyn James Russell
[tracker/direct-access] libtracker-bus: Get queries working using original dbus methods,
Martyn James Russell
[tracker/direct-access] Revert "Indentation fixes, feel free to squash",
Martyn James Russell
[gobject-introspection] Add annotation for g_dbus_proxy_new_sync,
Tomeu Vizoso
[glib] Add annotations for g_variant_new_strv and g_variant_get_strv,
Tomeu Vizoso
[gedit] Update Chinese (Simplified) help figure,
Ray Wang
[gedit] Update Chinese (Simplified) help translation,
Ray Wang
[gnome-shell-design/experimental] tweaks,
Jakub Steiner
[gnome-shell-design/experimental] app browser,
Jakub Steiner
[gnome-shell-design/experimental] more cleanup,
Jakub Steiner
[grilo] core: Add synchronous version of grl_metadata_source_set_metadata_sync() function,
Juan A . Suarez Romero
[grilo] core: Add synchronous version of grl_metadata_source_resolve_sync() function,
Juan A . Suarez Romero
[grilo] core: Add synchronous version of grl_multiple_search() function,
Juan A . Suarez Romero
[grilo] core: Externalize helper functions to create synchronous versions,
Juan A . Suarez Romero
[grilo] core: Add synchronous version of grl_media_source_remove() function,
Juan A . Suarez Romero
[grilo] core: Add synchronous version of grl_media_source_store() function,
Juan A . Suarez Romero
[grilo] core: Add synchronous version of grl_media_source_query() function,
Juan A . Suarez Romero
[grilo] core: Add synchronous version of grl_media_source_search() function,
Juan A . Suarez Romero
[grilo] core: Add synchronous version of grl_media_source_browse() function,
Juan A . Suarez Romero
[grilo] core: Add synchronous version of grl_media_source_metadata() function,
Juan A . Suarez Romero
[gnome-power-manager] Change a translation to have better understanding.,
Aron Xu
[vte] Stop using the gdk_draw_* API,
Kristian Høgsberg
[vte] Use accessors for setting adjustment,
Kristian Høgsberg
[vte] Use get accessors for adjustments,
Kristian Høgsberg
[vte] Add remaining accessors,
Kristian Høgsberg
[vte] Seal VTE when VTE_SEAL_ENABLE is given, not GSEAL_ENABLE,
Kristian Høgsberg
[vte] Introduce compat macros for region differences,
Kristian Høgsberg
[vte] Use accessors for gtk objects,
Kristian Høgsberg
[cheese/three-point-oh] Crash when adding resolutions for second time fixed.,
Yuvaraj Pandian
[nautilus/gnome-2-30] Update Simplified Chinese translation.,
Aron Xu
[gtkmm] Remove RecentManager::get/set_limit() and the property.,
Murray Cumming
[gtk+] docs: gitignore GtkRecentManager .sgml template,
Javier Jardón
[nautilus] Update Simplified Chinese translation.,
Aron Xu
[glib] Add annotations to g_dbus_proxy_new_sync,
Tomeu Vizoso
[pygobject] Actually add the files for GVariant foreign structs,
Tomeu Vizoso
[jhbuild] [3.0] added at-spi2-core and at-spi2-atk to meta,
Frederic Peters
[jhbuild] Add '-dirty' suffix to tree_id if dirty,
Frederic Peters
[gnome-nettool] Updated Slovenian translation,
Matej Urbančič
[jhbuild] [doc] fixed example of patch in tarball <branch/> (GNOME bug 624436),
Frederic Peters
[jhbuild] Make it possible to leave the sticky-date branch,
Frederic Peters
[jhbuild] Let sticky date move back and forth along master,
Frederic Peters
[gnome-session] Fix description of auto_save_session key,
Vincent Untz
[devhelp] Updated Slovenian translation,
Matej Urbančič
[gnome-shell-design/experimental] split off the new stuff to speed it up a little. was unusably slow. Nest layers a bit. General clean,
Jakub Steiner
[evolution-data-server] Fix e-data-book-factory.c regression.,
Matthew Barnes
[rygel] core,media-export: Port to vala 0.9.3,
Zeeshan Ali Khattak
[rygel] build: Require Vala 0.9.3,
Zeeshan Ali Khattak
[jhbuild] [3.0] Update vala to latest release (0.9.3),
Zeeshan Ali Khattak
[jhbuild] [doc] Add section 'Running a Single GNOME Application' (GNOME bug 624077),
Craig Keogh
[hamster-applet] working around sqlite's utf8 case sensitivity (bug 624438),
Toms Baugis
[evolution-mapi] Bug #602395 - Reply to all in meeting pop up doesn't seem to work,
Milan Crha
[tracker/direct-access] Indentation fixes, feel free to squash,
Philip Van Hoof
[evolution-mapi] Follow-up fix for breakness after changes for bug #622695,
Milan Crha
[tracker/direct-access] Update .gitignore,
Jürg Billeter
[pygobject] Add foreign struct support for GVariant,
Tomeu Vizoso
[gobject-introspection] Add annotations for g_variant_new_strv() and g_variant_get_strv(),
Tomeu Vizoso
[caribou] remove me as maintainer in the doap file,
Benjamin Konrath
[tracker/volume-mountpoints: 6/6] tracker-miner-fs: Create dummy nfo:Folder for mountpoint if needed,
Aleksander Morgado
[tracker/volume-mountpoints: 5/6] tracker-miner-files: Make initial volume query synchronous, and check if mount point exists in store,
Aleksander Morgado
[tracker/volume-mountpoints: 4/6] libtracker-miner: New tracker_miner_execute_sparql_sync() API method,
Aleksander Morgado
[tracker/volume-mountpoints: 3/6] libtracker-miner: New tracker_miner_fs_query_urn() API method,
Aleksander Morgado
[tracker/volume-mountpoints: 2/6] libtracker-miner: Fix alignment and some missing semicolons,
Aleksander Morgado
[tracker/volume-mountpoints: 1/6] tracker-miner-fs: Improve logs,
Aleksander Morgado
[tracker] (6 commits) Created branch volume-mountpoints,
Aleksander Morgado
[seahorse] Update Simplified Chinese translation.,
Aron Xu
[hamster-applet] treat blank click target,
Toms Baugis
[hamster-applet] emit on-click of the scene even if there was not target (basic clicking) - sync from experiments,
Toms Baugis
[hamster-applet] dropped activity ordering as we are not using it anywhere anymore (results are sorted by recency and,
Toms Baugis
[tomboy] Update Chinese (Simplified) translation,
Ray Wang
[tracker/direct-access] libtracker-sparql: Renamed uri escaping to be inline with other escaping API,
Martyn James Russell
[hamster-applet] Update Chinese (Simplified) translation,
Ray Wang
[tracker/direct-access] libtracker-sparql: Added uri escape functions from libtracker-client,
Martyn James Russell
[orca] Update Chinese (Simplified) translation.,
Ray Wang
[gimp-help-2] Minor changes to Decor filters,
Ulf-D . Ehlert
[tracker/journal-compression-review2: 16/16] tracker-store: Fix journal rotating support,
Philip Van Hoof
[tracker/journal-compression-review2: 15/16] Revert "Require GLib 2.24 for GZlibDecompressor",
Philip Van Hoof
[tracker/journal-compression-review2: 14/16] libtracker-db: Keep it possible to compile with GLib 2.22,
Philip Van Hoof
[tracker/journal-compression-review2: 13/16] Disable journal rotating when GLib not recent enough,
Philip Van Hoof
[tracker/journal-compression-review2: 12/16] libtracker-db: Fix critical on journal reader shutdown,
Philip Van Hoof
[tracker/journal-compression-review2: 11/16] libtracker-db: Fix critical when removing all database files,
Philip Van Hoof
[tracker/journal-compression-review2: 10/16] libtracker-db: Drop duplicate code,
Philip Van Hoof
[tracker/journal-compression-review2: 9/16] libtracker-db: Various fixes to journal rotation and compression,
Philip Van Hoof
[tracker/journal-compression-review2: 8/16] libtracker-db: Compress on journal rotation,
Philip Van Hoof
[tracker/journal-compression-review2: 6/16] libtracker-db: Support reading compressed journals,
Philip Van Hoof
[tracker/journal-compression-review2: 7/16] libtracker-db: Rotate all inactive journal files,
Philip Van Hoof
[tracker/journal-compression-review2: 5/16] libtracker-db: Support for moving rotated chunks to another location,
Philip Van Hoof
[tracker/journal-compression-review2: 4/16] libtracker-data, libtracker-db: Reimplement Backup() and Restore() to use tar,
Philip Van Hoof
[tracker/journal-compression-review2: 3/16] libtracker-db, libtracker-data: Support for journal rotation,
Philip Van Hoof
[tracker/journal-compression-review2: 2/16] Revert "libtracker-db, journal: remove trailing whitespaces",
Philip Van Hoof
[tracker] (16 commits) Created branch journal-compression-review2,
Philip Van Hoof
[tracker/journal-compression-review2: 1/16] Revert "libtracker-db, journal: Remove unreachable code",
Philip Van Hoof
[planner] Updated Danish translation,
Kenneth Nielsen
[blam] Updated Danish translation,
Kenneth Nielsen
[glib] Update Simplified Chinese translation.,
Aron Xu
[evolution-data-server] CamelOperation debugging improvement,
Matthew Barnes
[gnomemm-website] Added .htaccess rules so that old URL still take people to pages.,
Murray Cumming
[empathy] Tune settings for the updated x264enc element,
Sjoerd Simons
[evolution-data-server] Bug 624417 - Fix error handling in e_cal_backend_sync_get_timezone(),
Matthew Barnes
[cheese/three-point-oh] Keep video preview aspect ratio,
Filippo Argiolas
[file-roller] make it compile again with GSEAL and *DEPRECATED* macros enabled,
Paolo Bacchilega
[gnomemm-website] Use DocBook XML to allow translation.,
Murray Cumming
[resapplet] Update Chinese (Simplified) translation.,
Ray Wang
[gtk+/gtk-2-22] docs: Fix GtkRecentManager:limit annotation,
Emmanuele Bassi
[gtk+] docs: Inline GtkRecentManager documentation,
Emmanuele Bassi
[drwright] Update Chinese (Simplified) translation.,
Ray Wang
[goobox] fixed compilation when GSEAL and *DEPRECATED* macros are enabled,
Paolo Bacchilega
[jhbuild] [2.30] GNOME 2.30 ships Sound Juicer 2.28,
Frederic Peters
[totem] Use millisecond seeking in the video thumbnailer,
Philip Withnall
[totem] Remove use of GtkNotebookPage due to removal from GTK+,
Philip Withnall
[grilo-plugins] flickr: Set up personal sources,
Juan A . Suarez Romero
[grilo-plugins] flickr: Get rid of grl-flickr-auth helper library,
Juan A . Suarez Romero
[grilo-plugins] flickr: Do not add empty descriptions nor titles,
Juan A . Suarez Romero
[grilo-plugins] flickr: Use largest image if original can not be downloaded,
Juan A . Suarez Romero
[grilo-plugins] flickr: Add helper function to get photos from a photoset,
Juan A . Suarez Romero
[grilo-plugins] flickr: Add helper function to get photosets list,
Juan A . Suarez Romero
[grilo-plugins] flickr: Instantiates personal sources,
Juan A . Suarez Romero
[grilo-plugins] flickr: pass GFlickr in callbacks,
Juan A . Suarez Romero
[grilo-plugins] flickr: Add helper function to check a token,
Juan A . Suarez Romero
[grilo-plugins] flickr: Simplify gflickr's callbacks,
Juan A . Suarez Romero
[grilo-plugins] flickr: reuse get_api_sig() function,
Juan A . Suarez Romero
[grilo-plugins] flickr: Move code to gflickr.c,
Juan A . Suarez Romero
[grilo-plugins] flickr: Swap token and secret parameters,
Juan A . Suarez Romero
[grilo-plugins] flickr: Add helper function to get token,
Juan A . Suarez Romero
[grilo-plugins] flickr: Add helper function to get Flickr's login link,
Juan A . Suarez Romero
[grilo-plugins] flickr: Add helper function to retrive a XML node value,
Juan A . Suarez Romero
[grilo-plugins] flickr: Add helper function to create flickr's API signature,
Juan A . Suarez Romero
[grilo-plugins] flickr: Add helper function to get a frob,
Juan A . Suarez Romero
[grilo] grilo-test-ui: Add functions to authorize Flickr access,
Juan A . Suarez Romero
[grilo] grilo-test-ui: Ask once for Flickr's authorization,
Juan A . Suarez Romero
[grilo] grilo-test-ui: Add a menu item to authorize Flickr access,
Juan A . Suarez Romero
[grilo] grilo-test-ui: Request Flickr authorization,
Juan A . Suarez Romero
[grilo] grilo-test-ui: Load Flickr's token from gconf,
Juan A . Suarez Romero
[glibmm] Fix the build for a GDBusConnection API change.,
Murray Cumming
[ocrfeeder] Improve the a11y of the edit pages dialog,
Joaquim Manuel Pereira Rocha
[goobox] update the README file,
Paolo Bacchilega
[goobox] removed use of GtkTooltips,
Paolo Bacchilega
[gnome-games] sudoku: Update tooltips,
Robert Ancell
[gnome-system-tools] Update Simplified Chinese translation.,
Aron Xu
[library-web] [overlay] Correct the title for atkmm (GNOME bug 624395),
Frederic Peters
[gnome-keyring] Update Simplified Chinese translation.,
Aron Xu
[gnome-subtitles] Update Simplified Chinese translation.,
Aron Xu
[gnome-bluetooth] Update Simplified Chinese help translation.,
Aron Xu
[gdm] Update Simplified Chinese docs translation.,
Aron Xu
[folks] Fix our category in the Gnome git system (take the default).,
Travis Reitter
[network-manager-applet] build: require NM 0.8.1 for newer symbols,
Dan Williams
[gnome-power-manager] Update Simplified Chinese translation.,
Aron Xu
[gtk+/rendering-cleanup] hsv: Remove unused variable,
Benjamin Otte
[gtk+/rendering-cleanup: 63/63] treeview: Draw the dnd pixmaps with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 62/63] treeview: Draw lines with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 61/63] treeview: Unify all line drawing into the same function,
Benjamin Otte
[gtk+/rendering-cleanup: 60/63] treeview: Draw column reordering arrows with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 59/63] testing: Use Cairo calls instead of gdk_draw_line() to test server sync,
Benjamin Otte
[gtk+/rendering-cleanup: 58/63] style: replace draw_frame_gap with Cairo calls,
Benjamin Otte
[gtk+/rendering-cleanup: 57/63] style: Replace draw_diamond vfunc with Cairo calls,
Benjamin Otte
[gtk+/rendering-cleanup: 56/63] docs: Remove mention of gdk_draw_drawable(),
Benjamin Otte
[gtk+/rendering-cleanup: 55/63] tests: remove "draw drawable" button from testwindows test,
Benjamin Otte
[gtk+/rendering-cleanup: 54/63] tests: replace gdk_draw_drawable() with Cairo calls in testinput,
Benjamin Otte
[gtk+/rendering-cleanup: 53/63] ruler: Replace gdk_draw_drawable calls with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 52/63] menu: replace gdk_draw_drawable() call with Cairo equivalent,
Benjamin Otte
[gtk+/rendering-cleanup: 51/63] image: Use Cairo instead of gdk_draw_drawable(),
Benjamin Otte
[gtk+/rendering-cleanup: 50/63] API: remove gdk_draw_polygon(),
Benjamin Otte
[gtk+/rendering-cleanup: 49/63] API: remove gtk_paint_polygon(),
Benjamin Otte
[gtk+/rendering-cleanup: 48/63] progressbar: Use cairo instead of gdk_draw_drawable(),
Benjamin Otte
[gtk+/rendering-cleanup: 47/63] iconview: Remove debug drawing code,
Benjamin Otte
[gtk+/rendering-cleanup: 46/63] FIXME: apply cleanup patch from bug 576988,
Benjamin Otte
[gtk+/rendering-cleanup: 45/63] API: remove gdk_draw_glyphs() and gdk_draw_glyphs_transformed(),
Benjamin Otte
[gtk+/rendering-cleanup: 44/63] filechooser: Remove commented out code,
Benjamin Otte
[gtk+/rendering-cleanup: 43/63] API: remove gdk_draw_trapezoids() and GdkTrapezoid struct,
Benjamin Otte
[gtk+/rendering-cleanup: 42/63] API: remove gdk_draw_arc(),
Benjamin Otte
[gtk+/rendering-cleanup: 41/63] gdk: Remove testgdk code,
Benjamin Otte
[gtk+/rendering-cleanup: 40/63] API: remove GdkImage,
Benjamin Otte
[gtk+/rendering-cleanup: 39/63] API: remove gdk_drawable_copy_to_image(),
Benjamin Otte
[gtk+/rendering-cleanup: 38/63] API: remove gdk_drawable_get_image(),
Benjamin Otte
[gtk+/rendering-cleanup: 37/63] API: remove gdk_pixbuf_get_from_image(),
Benjamin Otte
[gtk+/rendering-cleanup: 36/63] colorsel: Use gdk_pixbuf_get_from_drawable(),
Benjamin Otte
[gtk+/rendering-cleanup: 35/63] Implement gdk_pixbuf_get_from_drawable() with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 34/63] API: Add gdk_pixbuf_get_from_surface(),
Benjamin Otte
[gtk+/rendering-cleanup: 33/63] API: remove gdk_draw_image(),
Benjamin Otte
[gtk+/rendering-cleanup: 32/63] docs: Fix sgml file to add gdk_keymap_get_num_lock_state(),
Benjamin Otte
[gtk+/rendering-cleanup: 31/63] API: Get rid of GdkRGB,
Benjamin Otte
[gtk+/rendering-cleanup: 30/63] demos: Convert testpixbuf-save to Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 29/63] demos: Convert to drawing with Cairo instead of GdkRGB,
Benjamin Otte
[gtk+/rendering-cleanup: 28/63] demos: No need to set the rgb colormap here,
Benjamin Otte
[gtk+/rendering-cleanup: 27/63] demos: Remove testpixbuf,
Benjamin Otte
[gtk+/rendering-cleanup: 26/63] demos: remove testpixbuf-drawable,
Benjamin Otte
[gtk+/rendering-cleanup: 25/63] gtk-demo: Make pixbufs demo use Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 24/63] testgtk: Remove alpha drawing test,
Benjamin Otte
[gtk+/rendering-cleanup: 23/63] Replace gdk_rgb_find_color(),
Benjamin Otte
[gtk+/rendering-cleanup: 22/63] debug: remove GdkRGB debuggability,
Benjamin Otte
[gtk+/rendering-cleanup: 21/63] gdk: Remove unused gdkrgb.h includes,
Benjamin Otte
[gtk+/rendering-cleanup: 20/63] gdk: Use the system colormap, not the rgb colormap,
Benjamin Otte
[gtk+/rendering-cleanup: 19/63] API: remove gdk_screen_get_rgb_colormap/visual(),
Benjamin Otte
[gtk+/rendering-cleanup: 18/63] tests: Use gdk_screen_get_default_colormap(),
Benjamin Otte
[gtk+/rendering-cleanup: 17/63] tests: remove testrgb test,
Benjamin Otte
[gtk+/rendering-cleanup: 16/63] spinner: We want the default colormap, not the RGB colormap,
Benjamin Otte
[gtk+/rendering-cleanup: 15/63] gdk: Get rid of GdkRGB usage,
Benjamin Otte
[gtk+/rendering-cleanup: 14/63] image: remove GdkImage as a possible image type,
Benjamin Otte
[gtk+/rendering-cleanup: 13/63] tests: Use GdkPixbuf for taking a screenshot, not GdkImage,
Benjamin Otte
[gtk+/rendering-cleanup: 12/63] API: Remove gdk_draw_pixbuf(),
Benjamin Otte
[gtk+/rendering-cleanup: 11/63] demos: Use Cairo instead of gdk_draw_pixbuf(),
Benjamin Otte
[gtk+/rendering-cleanup: 10/63] tests: Remove gdk_draw_pixbuf() with Cairo equivalent,
Benjamin Otte
[gtk+/rendering-cleanup: 9/63] pixbuf-engine: replace call to gdk_draw_pixbuf() with Cairo equivalent,
Benjamin Otte
[gtk+/rendering-cleanup: 8/63] pixbuf-engine: Replace gdk_draw_pixbuf() with Cairo equivalent,
Benjamin Otte
[gtk+/rendering-cleanup: 7/63] cups: Fix cast warnings,
Benjamin Otte
[gtk+/rendering-cleanup: 6/63] gail: Make string argument const,
Benjamin Otte
[gtk+/rendering-cleanup: 5/63] image: replace gdk_draw_pixbuf() call with Cairo equivalent,
Benjamin Otte
[gtk+/rendering-cleanup: 4/63] gdk: Get rid of gdk_draw_pixbuf() call,
Benjamin Otte
[gtk+/rendering-cleanup: 3/63] textview: replace gdk_draw_pixbuf() call with Cairo version,
Benjamin Otte
[gtk+/rendering-cleanup: 2/63] colorbutton: Render with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 1/63] entry: replace gdk_draw_pixbuf() call with Cairo version,
Benjamin Otte
[gtk+] (63 commits) Created branch rendering-cleanup,
Benjamin Otte
[banshee] [TypeAheadFind] Select artist and album matches,
Gabriel Burt
[banshee] [AlbumGrid] Lighten instead of darken on hover,
Gabriel Burt
[evolution-data-server/camel-socks-proxy] Implement ::get_file_desc() in CamelTcpStreamSSL,
Federico Mena Quintero
[evolution-data-server/camel-socks-proxy] Move CamelTcpStreamRaw's fields to a private structure,
Federico Mena Quintero
[evolution-data-server/camel-socks-proxy] New method CamelTcpStream::get_file_desc(),
Federico Mena Quintero
[banshee] [MiroGuide] Set the search entry's empty message,
Gabriel Burt
[banshee] [Source] Culturally format the statusbar item count,
Gabriel Burt
[banshee] [Nereid] Make ctrl-f and / work on all search entries,
Gabriel Burt
[evolution-data-server] EDataBookFactory cleanup.,
Matthew Barnes
[evolution-data-server] EDataCalFactory cleanup.,
Matthew Barnes
[gtk+] Remove GtkRecenManager:limit deprecated property,
Javier Jardón
[gtk+/gtk-2-22] Deprecate GtkRecenManager::limit property,
Javier Jardón
[gtk+] Deprecate GtkRecenManager::limit property,
Javier Jardón
[banshee] [SourceView] Add a couple separators,
Gabriel Burt
[banshee] Order Podcasts and Radio up near libraries,
Gabriel Burt
[glabels/zint] Cleanup zint backend settings and flags.,
Jim Evins
[gnumeric] win32: make sure version number in rc file gets updated.,
Morten Welinder
[libgee] Clean configure.ac,
Maciej Marcin Piechotka
[gcompris/gcomprixogoo] Improved documentation of the sound API documentation.,
Bruno Coudoin
[gcompris/gcomprixogoo] Added the info tag in shape based activity. An info tag is exactly the same as a title tag except th,
Bruno Coudoin
[glib] po: Updated Romanian translation,
Lucian Adrian Grijincu
[libgee] Various small fixes for build system. Fixes bug 624389,
Maciej Marcin Piechotka
[glib/glib-2-24] po: Updated Romanian translation,
Lucian Adrian Grijincu
[ekiga] po: Updated Romanian translation,
Lucian Adrian Grijincu
[monkey-bubble: 753/753] port the code towards gtk_show_uri(),
Sven Herzberg
[monkey-bubble: 752/753] Merge branch 'libgnome',
Sven Herzberg
[monkey-bubble: 751/753] and drop gnome-vfs,
Sven Herzberg
[monkey-bubble: 750/753] drop gnome canvas as well,
Sven Herzberg
[monkey-bubble: 749/753] drop bonoboui as well,
Sven Herzberg
[monkey-bubble: 748/753] move libgnomeui's game part into our own code tree,
Sven Herzberg
[monkey-bubble: 747/753] TEMP,
Sven Herzberg
[monkey-bubble: 746/753] Merge branch 'libgnomeui',
Sven Herzberg
[monkey-bubble: 744/753] migrate libglade to GtkBuilder,
Sven Herzberg
[monkey-bubble: 745/753] migrate towards GtkAboutDialog,
Sven Herzberg
[monkey-bubble: 743/753] include stdlib for exit(),
Sven Herzberg
[monkey-bubble: 742/753] drop the deprecated GtkCombo widget,
Sven Herzberg
[monkey-bubble: 741/753] drop the maintainer mode,
Sven Herzberg
[monkey-bubble: 740/753] re-implement looping,
Sven Herzberg
[monkey-bubble: 739/753] fix distcheck,
Sven Herzberg
[monkey-bubble: 736/753] replace gstreamer with libcanberra,
Sven Herzberg
[monkey-bubble: 738/753] add a vector icon for the game,
Sven Herzberg
[monkey-bubble: 737/753] drop .cvsignore files,
Sven Herzberg
[monkey-bubble: 735/753] Update the address of the FSF by replacing old bits with new ones. Fixes,
Sven Herzberg
[monkey-bubble: 734/753] Use GType and the G_TYPE_* macros instead of the deprecated GtkType and,
Sven Herzberg
[monkey-bubble: 733/753] Map pipe() to _pipe() on Win32.,
Sven Herzberg
[monkey-bubble: 732/753] Document the no scores case.,
Sven Herzberg
[monkey-bubble: 731/753] R libgnomeui/gnome-i18nP.h:,
Sven Herzberg
[monkey-bubble: 730/753] Rebuild the type builtins when the Makefile changes.,
Sven Herzberg
[monkey-bubble: 729/753] Fix header guards.,
Sven Herzberg
[monkey-bubble: 728/753] Update Bump version,
Sven Herzberg
[monkey-bubble: 727/753] Update Bump to 2.17.0,
Sven Herzberg
[monkey-bubble: 726/753] g_free/g_strdup handles NULL just fine according to,
Sven Herzberg
[monkey-bubble: 725/753] Fix API docs for a function. Noted by Steve Chaplin. Closes bug #116457.,
Sven Herzberg
[monkey-bubble: 724/753] Release time,
Sven Herzberg
[monkey-bubble: 723/753] Remove unneeded checks. Remove unused code. Remove unused code. Same.,
Sven Herzberg
[monkey-bubble: 722/753] Bump version Fix typo that broke scores handling after the win32 merge.,
Sven Herzberg
[monkey-bubble: 721/753] Port to Windows, initial commit.,
Sven Herzberg
[monkey-bubble: 720/753] Handle blank real name fields in the passwd file correctly. Patch from,
Sven Herzberg
[monkey-bubble: 719/753] Deprecate. This is too specialized, and eventually a replacement will find,
Sven Herzberg
[monkey-bubble: 718/753] Deprecate, use GKeyFile instead.,
Sven Herzberg
[monkey-bubble: 717/753] Set scoretimes to NULL, (#117305, Steve Chaplin).,
Sven Herzberg
[monkey-bubble: 716/753] Use a close button instead of an OK button in the gnome scores dialog.,
Sven Herzberg
[monkey-bubble: 715/753] Merge fixes for bug #116794 + one more :),
Sven Herzberg
[monkey-bubble: 714/753] Fix revert and revert fix,
Sven Herzberg
[monkey-bubble: 713/753] Merge from branch,
Sven Herzberg
[monkey-bubble: 712/753] Trivial modification of comment,
Sven Herzberg
[monkey-bubble: 711/753] Finally worked out why gnome_score_get_notable() was not being included in,
Sven Herzberg
[monkey-bubble: 710/753] A bunch of changes to make the existing API documentation build without gtk-doc spitting out warning,
Sven Herzberg
[monkey-bubble: 709/753] COMMIT,
Sven Herzberg
[monkey-bubble: 708/753] Use g_signal_* and g_object_* instead of gtk_signal_* and gtk_object_*,,
Sven Herzberg
[monkey-bubble: 707/753] Remove unused include <ctype.h>. Remove unused include <ctype.h>. Remove,
Sven Herzberg
[monkey-bubble: 706/753] the output of strftime is not in utf8 so convert it,
Sven Herzberg
[monkey-bubble: 705/753] Same files again. Update for name change to GNOME_CALL_PARENT.,
Sven Herzberg
[monkey-bubble: 704/753] Updated for change to GNOME_CLASS_BOILERPLATE.,
Sven Herzberg
[monkey-bubble: 703/753] make sure all non-deprecated widgets have some class structure padding in,
Sven Herzberg
[monkey-bubble: 702/753] Documentation updates.,
Sven Herzberg
[monkey-bubble: 701/753] set the icon if the property of GnomeProgram is set. the string can be a,
Sven Herzberg
[monkey-bubble: 700/753] use gtk_style_set_font rather than direct structure access. This needs,
Sven Herzberg
[damned-lies] Updated Galician translations,
Francisco Diéguez Souto
[monkey-bubble: 699/753] remove gnome-macros.h it is now in libgnome. Also at the same time make,
Sven Herzberg
[monkey-bubble: 698/753] Change to use GType instead of guint. Change to use GTK_TYPE_FOO instead,
Sven Herzberg
[monkey-bubble: 697/753] Merge with foo-branch.,
Sven Herzberg
[monkey-bubble: 696/753] With shaking hands he wrote cvs commit to merge the branch.,
Sven Herzberg
[monkey-bubble: 695/753] Update,
Sven Herzberg
[monkey-bubble: 694/753] Please read,
Sven Herzberg
[monkey-bubble: 693/753] *** empty log message ***,
Sven Herzberg
[monkey-bubble: 692/753] Merged the rest of my stuff from gnome-core/gnome-desktop + a lot of,
Sven Herzberg
[monkey-bubble: 691/753] Trying to get through to martin -George,
Sven Herzberg
[monkey-bubble: 690/753] Set this to the full pathname of the monikers/ subdirectory and AC_SUBST,
Sven Herzberg
[monkey-bubble: 689/753] New file.,
Sven Herzberg
[monkey-bubble: 688/753] Added GNOME::Encoding.,
Sven Herzberg
[monkey-bubble: 687/753] Fix the `MONIKER' check.,
Sven Herzberg
[monkey-bubble: 686/753] Added this back, but don't compile the monikers/ directory for the moment.,
Sven Herzberg
[monkey-bubble: 685/753] #include <Bonobo.idl> (GNOME::SelectionMode): Removed. This was only used,
Sven Herzberg
[monkey-bubble: 684/753] Put this back.,
Sven Herzberg
[monkey-bubble: 683/753] Going back to the state of libgnome 1.102.0 so that we're in API frozen state again.,
Sven Herzberg
[monkey-bubble: 682/753] re-enable the test for gnome-file-entry. For some reason the druid one,
Sven Herzberg
[monkey-bubble: 681/753] For program relative path, take an optional argument of GnomeProgram. Also,
Sven Herzberg
[monkey-bubble: 679/753] bring back pre-selector versions of these. Not yet fully finished, use of,
Sven Herzberg
[monkey-bubble: 680/753] GTK_SELECTION_EXTENDED is deprecated and means the same thing as,
Sven Herzberg
[monkey-bubble: 678/753] use an internal version of cancat dir and file which always works with '/',
Sven Herzberg
[monkey-bubble: 677/753] Add gconf error stuff as a module, no api added. The only two gnome-gconf,
Sven Herzberg
[monkey-bubble: 676/753] include gnome-i18nP.h,
Sven Herzberg
[monkey-bubble: 675/753] Getting confused a bit, fix things up, now it does compile,
Sven Herzberg
[monkey-bubble: 674/753] Add gconf support here. This is the init stuff, none of the gui stuff.,
Sven Herzberg
[monkey-bubble: 672/753] Make gnome-app and friends compile and all that good stuff. Not finished,,
Sven Herzberg
[monkey-bubble: 673/753] require gconf,
Sven Herzberg
[monkey-bubble: 670/753] Fix i18n issues (as in, translations should work again now) and add a,
Sven Herzberg
[monkey-bubble: 671/753] Require GConf,
Sven Herzberg
[monkey-bubble: 667/753] Committing sane HEAD versions of these for Anders to hack on. Removed the,
Sven Herzberg
[monkey-bubble: 669/753] Fixed header.,
Sven Herzberg
[monkey-bubble: 666/753] Bring back sane versions of these files. Will be marked as deprecated,
Sven Herzberg
[monkey-bubble: 668/753] Remove many unneeded -I directives.,
Sven Herzberg
[monkey-bubble: 665/753] Duplicated INFOPATH before passing to strtok to prevent actual env var,
Sven Herzberg
[monkey-bubble: 664/753] Shut up CVS -George,
Sven Herzberg
[monkey-bubble: 663/753] fix "unused" warning,
Sven Herzberg
[monkey-bubble: 661/753] new test program.,
Sven Herzberg
[monkey-bubble: 662/753] Fix bad prototype,
Sven Herzberg
[monkey-bubble: 660/753] Fix headers to make it compile.,
Sven Herzberg
[monkey-bubble: 659/753] Note: we now require most up to date gnome-vfs from CVS,
Sven Herzberg
[monkey-bubble: 658/753] Fix change log.,
Sven Herzberg
[monkey-bubble: 657/753] Fixed GnomeEntry header to not include the nonexistent gnome-defs.h,
Sven Herzberg
[monkey-bubble: 656/753] get rid of the CERTIFIED_GNOMIE bullshit for it is evil and stupid,
Sven Herzberg
[monkey-bubble: 655/753] Add portable setenv, unsetenv, clearenv implementations since they still,
Sven Herzberg
[monkey-bubble: 654/753] Bring back the old GnomeEntry widget.,
Sven Herzberg
[monkey-bubble: 653/753] use gnome-macros.h,
Sven Herzberg
[monkey-bubble: 652/753] move all fields to the private struct, add an accessor for the 'inside',,
Sven Herzberg
[monkey-bubble: 651/753] fix a 64bit issue with a format string (remember that types that you don't,
Sven Herzberg
[monkey-bubble: 650/753] Install gnome-macros.h so that things will compile against the library,
Sven Herzberg
[monkey-bubble: 649/753] Updated norwegian-nynorsk language,
Sven Herzberg
[monkey-bubble: 648/753] Updated norwegian-nynorsk translation,
Sven Herzberg
[monkey-bubble: 647/753] Fixed a bug preventing INFOPATH from being parsed.,
Sven Herzberg
[monkey-bubble: 646/753] Minor fix on content-type.,
Sven Herzberg
[monkey-bubble: 645/753] /s/libgnomeui-2/libgnomeui2/,
Sven Herzberg
[monkey-bubble: 644/753] Update,
Sven Herzberg
[gnome-disk-utility/gnome-2-30] po: Updated Romanian translation,
Lucian Adrian Grijincu
[monkey-bubble: 643/753] Added Tamil translation.,
Sven Herzberg
[monkey-bubble: 638/753] Released libgnomeui 1.102.0 "Roswell".,
Sven Herzberg
[monkey-bubble: 642/753] add a bonobo-config dependency.,
Sven Herzberg
[monkey-bubble: 641/753] Enabled traditional Chinese translation.,
Sven Herzberg
[monkey-bubble: 640/753] New traditional Chinese translation.,
Sven Herzberg
[monkey-bubble: 639/753] Forgot to add zh_TW.po before committing.......I sucks.,
Sven Herzberg
[monkey-bubble: 637/753] 1.102.0.,
Sven Herzberg
[monkey-bubble: 636/753] Released libgnome 1.102.0 "Roswell".,
Sven Herzberg
[monkey-bubble: 635/753] Disabled GnomeFontPicker.,
Sven Herzberg
[monkey-bubble: 634/753] Start to write the NEWS file for the release.,
Sven Herzberg
[monkey-bubble: 633/753] Disabled GnomeAbout, don't link it into the library and don't install the,
Sven Herzberg
[monkey-bubble: 632/753] remove redundant duplicate libbonobo_module_info.,
Sven Herzberg
[monkey-bubble: 631/753] Get the Bonobo::ActivationContext here, this avoids some nasty reentrancy,
Sven Herzberg
[monkey-bubble: 630/753] Some cleanup, and make the time reading/writing code be i18n correct (to a,
Sven Herzberg
[monkey-bubble: 629/753] Moved to libgnome1compat/libgnomeui.,
Sven Herzberg
[monkey-bubble: 628/753] Removed.,
Sven Herzberg
[monkey-bubble: 627/753] Don't install gnome-macros.h.,
Sven Herzberg
[monkey-bubble: 626/753] Removed.,
Sven Herzberg
[monkey-bubble: 625/753] Removed.,
Sven Herzberg
[monkey-bubble: 624/753] Removed.,
Sven Herzberg
[monkey-bubble: 623/753] Removed.,
Sven Herzberg
[monkey-bubble: 622/753] Removed. Removed.,
Sven Herzberg
[monkey-bubble: 621/753] Removed.,
Sven Herzberg
[monkey-bubble: 620/753] Require libgnome >= 1.101.0, libgnomecanvas >= 1.96.2 and libbonoboui >=,
Sven Herzberg
[monkey-bubble: 619/753] Don't check for gnome-maketypes and gnome-makeenums, they aren't needed,
Sven Herzberg
[monkey-bubble: 618/753] 1.101.0 - here we go ....,
Sven Herzberg
[monkey-bubble: 617/753] Released libgnome 1.101.0 "Pearl Harbor".,
Sven Herzberg
[monkey-bubble: 616/753] Put them back, but #define it as a gnome_program_locate_file() call.,
Sven Herzberg
[monkey-bubble: 615/753] Removed.,
Sven Herzberg
[monkey-bubble: 614/753] Don't check for CSL anymore.,
Sven Herzberg
[monkey-bubble: 612/753] New files. This is an API rewrite which I did in my local tree, but it's,
Sven Herzberg
[monkey-bubble: 613/753] After a discussion with Michael and a release meeting, we decided to,
Sven Herzberg
[monkey-bubble: 611/753] Kill, now in libgnomeprintui.,
Sven Herzberg
[monkey-bubble: 610/753] updated Azeri file,
Sven Herzberg
[monkey-bubble: 609/753] New file to ignore.,
Sven Herzberg
[monkey-bubble: 608/753] Remove unnecessary includes of now-nonexistent headers to make things,
Sven Herzberg
[monkey-bubble: 607/753] use AM_GLIB_GNU_GETTEXT stuff.,
Sven Herzberg
[gnome-disk-utility] po: Updated Romanian translation,
Lucian Adrian Grijincu
[monkey-bubble: 606/753] Start building the tools directory again, but don't bother building the,
Sven Herzberg
[monkey-bubble: 605/753] A couple more places where gnome-init.h needs to be changed to,
Sven Herzberg
[monkey-bubble: 604/753] in libgnomeui:,
Sven Herzberg
[monkey-bubble: 603/753] Added sk to ALL_LINGUAS. Added Slovak translation from Marcel Telka,
Sven Herzberg
[monkey-bubble: 601/753] Released libgnome 1.100.0 "Nature One".,
Sven Herzberg
[monkey-bubble: 602/753] Updated Spanish translation.,
Sven Herzberg
[monkey-bubble: 600/753] Go, baby, go.,
Sven Herzberg
[monkey-bubble: 599/753] Released libgnome 1.100.0 "Nature One".,
Sven Herzberg
[monkey-bubble: 598/753] Last update for 1.100.0.,
Sven Herzberg
[monkey-bubble: 597/753] Added `const gchar *name' argument.,
Sven Herzberg
[monkey-bubble: 596/753] Updated for 1.100.0.,
Sven Herzberg
[monkey-bubble: 595/753] Fixed #includes, only include necessary header files, use <...> instead of,
Sven Herzberg
[monkey-bubble: 594/753] Renamed to gnome-init.[ch].,
Sven Herzberg
[monkey-bubble: 593/753] Removed.,
Sven Herzberg
[monkey-bubble: 592/753] Removed.,
Sven Herzberg
[monkey-bubble: 591/753] Removed. Removed.,
Sven Herzberg
[monkey-bubble: 590/753] Removed.,
Sven Herzberg
[monkey-bubble: 589/753] Updated copyright info and use "This file is part of GNOME 2.0" to,
Sven Herzberg
[monkey-bubble: 588/753] Started to write the release notes for 1.100.0.,
Sven Herzberg
[monkey-bubble: 587/753] In preparation of a distcheck ......,
Sven Herzberg
[monkey-bubble: 586/753] Require the latest version of everything and bump version number to,
Sven Herzberg
[monkey-bubble: 585/753] New func. (gnome_sound_cache_add_sample): New func.,
Sven Herzberg
[monkey-bubble: 584/753] Bump to 2.,
Sven Herzberg
[monkey-bubble: 583/753] Initialize the config databases in an idle handler as this will improve,
Sven Herzberg
[monkey-bubble: 582/753] Don't build the monikers/ and tools/ subdirs.,
Sven Herzberg
[monkey-bubble: 581/753] Create gnomesoundplugin_csl.la and install it in,
Sven Herzberg
[monkey-bubble: 580/753] Require libbonobo >= 1.100.0. (LIBGNOME_CSL): Optionally depend on CSL,
Sven Herzberg
[monkey-bubble: 579/753] Update for changes to GnomeAbout.,
Sven Herzberg
[monkey-bubble: 578/753] Empty stub for API functions until I can check in the real implementation.,
Sven Herzberg
[monkey-bubble: 577/753] port to bonobo-activation.,
Sven Herzberg
[monkey-bubble: 576/753] prune redundant pkgconfig checks, let the deps do the work ...,
Sven Herzberg
[monkey-bubble: 575/753] Removed.,
Sven Herzberg
[monkey-bubble: 574/753] Put back INT:VOID, it's used in libgnome1-compat/libgnomeui.,
Sven Herzberg
[monkey-bubble: 573/753] Removed everything which is not currently used: VOID:DOUBLE, VOID:UINT,,
Sven Herzberg
[monkey-bubble: 572/753] Reverted this: 2001-07-30 Michael Meeks <michael ximian com>,
Sven Herzberg
[monkey-bubble: 571/753] Removed. This will be moved to gnome-core when George is back from his,
Sven Herzberg
[monkey-bubble: 570/753] Removed the "ditem" moniker. We'll put it in gnome-core and develop it,
Sven Herzberg
[monkey-bubble: 569/753] Don't build this directory.,
Sven Herzberg
[monkey-bubble: 568/753] :LocalizedString, GNOME::LocalizedStringList): Moved here from,
Sven Herzberg
[monkey-bubble: 567/753] file I forgot to remove.,
Sven Herzberg
[monkey-bubble: 566/753] Get this building again by adding a NULL CORBA environment to the,
Sven Herzberg
[monkey-bubble: 565/753] actualy install libgnome.h,
Sven Herzberg
[monkey-bubble: 564/753] kill moniker stuff that is now in gnome-vfs.,
Sven Herzberg
[monkey-bubble: 563/753] Ported to changed BonoboGenericFactory API,
Sven Herzberg
[monkey-bubble: 562/753] VOID:STRING, INT, UINT, BOXED -> VOID:STRING, INT, UINT.,
Sven Herzberg
[monkey-bubble: 561/753] :Tristate, GNOME::SelectionMode): Moved these enums here from,
Sven Herzberg
[monkey-bubble: 560/753] fix the factory name so it is what it says it is.,
Sven Herzberg
[monkey-bubble: 559/753] add xml-i18n tools.,
Sven Herzberg
[monkey-bubble: 558/753] Remove gnome-recently-used.c,
Sven Herzberg
[monkey-bubble: 557/753] *** empty log message ***,
Sven Herzberg
[monkey-bubble: 556/753] Removed all the references to gnome_less.,
Sven Herzberg
[monkey-bubble: 555/753] Removed.,
Sven Herzberg
[monkey-bubble: 554/753] Change GNOME_STOCK_BUTTON_PREV to GTK_STOCK_GO_BACK,,
Sven Herzberg
[monkey-bubble: 553/753] bonobo-win.h -> bonobo-window.h,
Sven Herzberg
[monkey-bubble: 552/753] Fixed the stock stock.,
Sven Herzberg
[monkey-bubble: 551/753] Make GNOME_STOCK_ABOUT actually work.,
Sven Herzberg
[monkey-bubble: 550/753] Removed, same as stock_menu_scores.png.,
Sven Herzberg
[monkey-bubble: 549/753] Use the GTK+ stock icons, not the removed libgnomeui ones.,
Sven Herzberg
[monkey-bubble: 548/753] Removed all icons which are already in GTK+: stock_add.png,,
Sven Herzberg
[monkey-bubble: 547/753] Removed. (create_newwin): Fixed the UI stuff.,
Sven Herzberg
[monkey-bubble: 546/753] Removed, this is already in libgnome1-compat.,
Sven Herzberg
[monkey-bubble: 545/753] Don't run ./desktop-item-boot.,
Sven Herzberg
[monkey-bubble: 544/753] Require autoconf 2.52, not 2.50b.,
Sven Herzberg
[gnome-packagekit] po: Updated Romanian translation,
Lucian Adrian Grijincu
[monkey-bubble: 543/753] fixup add_verb_list_with_data so we pass the right data member.,
Sven Herzberg
[monkey-bubble: 542/753] remove gnome-pouch.c,
Sven Herzberg
[monkey-bubble: 541/753] Use the new Bonobo stock stuff.,
Sven Herzberg
[monkey-bubble: 540/753] Removed gnome_less part, since Martin removed that class from this,
Sven Herzberg
[monkey-bubble: 539/753] Removed.,
Sven Herzberg
[monkey-bubble: 538/753] Removed.,
Sven Herzberg
[monkey-bubble: 537/753] Removed.,
Sven Herzberg
[monkey-bubble: 536/753] Default to "config:"; you don't need to set this property unless you have,
Sven Herzberg
[monkey-bubble: 535/753] Added explicit dependency "gnometypes.c: $(srcdir)/gnometype_inits.c".,
Sven Herzberg
[monkey-bubble: 534/753] This is the *top-level* ChangeLog file. There are ChangeLog files in,
Sven Herzberg
[monkey-bubble: 533/753] Update for new generated files.,
Sven Herzberg
[monkey-bubble: 532/753] It depends on gnometypebuiltins.h,
Sven Herzberg
[monkey-bubble: 531/753] reviewed by Laszlo Kovacs <laszlo kovacs sun com>,
Sven Herzberg
[monkey-bubble: 530/753] Update for new generated type files.,
Sven Herzberg
[monkey-bubble: 529/753] Add a REBUILD rule as in libgnome.,
Sven Herzberg
[monkey-bubble: 528/753] AC_SUBST this.,
Sven Herzberg
[monkey-bubble: 527/753] Remove duplicate macros.,
Sven Herzberg
[monkey-bubble: 526/753] Remove duplicate AC_PROG_LEX. Remove unneeded include. Use gnome-vfs MIME,
Sven Herzberg
[monkey-bubble: 525/753] Fix code that was using <ctype.h> functions and passing char's rather than,
Sven Herzberg
[monkey-bubble: 524/753] Removed.,
Sven Herzberg
[monkey-bubble: 523/753] Don't define ENABLE_ORBIT2, the conditionals are all gone now.,
Sven Herzberg
[monkey-bubble: 522/753] Use gnome_vfs_mime_type_from_name(), not gnome_mime_type_from_file().,
Sven Herzberg
[monkey-bubble: 521/753] always define ENABLE_ORBIT2 require a version of libbonobo that requires,
Sven Herzberg
[monkey-bubble: 520/753] add.,
Sven Herzberg
[monkey-bubble: 519/753] hack it up.,
Sven Herzberg
[monkey-bubble: 518/753] upd. to use it.,
Sven Herzberg
[monkey-bubble: 517/753] use bonobo-stream-fs directly, not via the storage plugin architecture.,
Sven Herzberg
[monkey-bubble: 516/753] Sort out the build after some moves, and start fixing storage modules.,
Sven Herzberg
[monkey-bubble: 515/753] re-write file.,
Sven Herzberg
[monkey-bubble: 514/753] add.,
Sven Herzberg
[monkey-bubble: 513/753] remove gnome-regex.[ch],
Sven Herzberg
[monkey-bubble: 512/753] Next time, you will be killed, dude !,
Sven Herzberg
[monkey-bubble: 511/753] Don't call g_thread_init () if it has already been called by another,
Sven Herzberg
[monkey-bubble: 510/753] Make this work with latest Bonobo.,
Sven Herzberg
[monkey-bubble: 509/753] Added gtk_options.,
Sven Herzberg
[monkey-bubble: 508/753] Finish ORBit2 port.,
Sven Herzberg
[monkey-bubble: 507/753] added italian translation,
Sven Herzberg
[monkey-bubble: 506/753] added italian translation,
Sven Herzberg
[gnome-vfs] po: Updated Romanian translation,
Lucian Adrian Grijincu
[monkey-bubble: 505/753] Updated Norwegian translation.,
Sven Herzberg
[monkey-bubble: 504/753] Updated Swedish translation.,
Sven Herzberg
[monkey-bubble: 503/753] remove gnome-fileconvert.[ch],
Sven Herzberg
[monkey-bubble: 502/753] Now it compile with the latest bonobo-conf,
Sven Herzberg
[monkey-bubble: 501/753] Some cleanup, but it does not run now :-?. I think that is not my fault,,
Sven Herzberg
[monkey-bubble: 499/753] change MAKE_INLINE_PIXBUF to GDK_PIXBUF_CSOURCE.,
Sven Herzberg
[monkey-bubble: 500/753] shhhh,
Sven Herzberg
[monkey-bubble: 498/753] Add a way to get a druid.,
Sven Herzberg
[monkey-bubble: 497/753] Add Param support. (gnome_druid_get_property): Add Param support.,
Sven Herzberg
[monkey-bubble: 496/753] Change to match new function signature.,
Sven Herzberg
[monkey-bubble: 495/753] g_type_init() no longer has an arg.,
Sven Herzberg
[monkey-bubble: 494/753] Added gconf-2.0 dependency to libgnomeui-2.0.pc.in,
Sven Herzberg
[monkey-bubble: 493/753] Change MAKE_INLINE_PIXBUF to GDK_PIXBUF_CSOURCE,
Sven Herzberg
[monkey-bubble: 492/753] remove test for make-inline-pixbufs, as this program no longer exists, and,
Sven Herzberg
[monkey-bubble: 491/753] remove gtk_rc_set_image_loader (libgnomeui_pixbuf_image_loader): kill. [,
Sven Herzberg
[monkey-bubble: 490/753] change MAKE_INLINE_PIXBUF to GDK_PIXBUF_CSOURCE.,
Sven Herzberg
[monkey-bubble: 489/753] /,
Sven Herzberg
[monkey-bubble: 488/753] Specialized this beast for reading v0.9.2 compliant .desktop files. Stores,
Sven Herzberg
[monkey-bubble: 487/753] don't test efs.,
Sven Herzberg
[monkey-bubble: 486/753] add --enable-orbit2=[yes/no],
Sven Herzberg
[monkey-bubble: 485/753] Added Tamil translation by Dinesh.,
Sven Herzberg
[monkey-bubble: 484/753] Updated Tamil translation by Dinesh.,
Sven Herzberg
[monkey-bubble: 483/753] Small changes to ensure correct operation when library is compiled on,
Sven Herzberg
[monkey-bubble: 482/753] Don't include gnome-animator.h.,
Sven Herzberg
[monkey-bubble: 481/753] Updated Spanish translation.,
Sven Herzberg
[monkey-bubble: 480/753] Added Spanish Translation,
Sven Herzberg
[monkey-bubble: 479/753] Added Spanish Translation,
Sven Herzberg
[monkey-bubble: 478/753] Removed GnomeAnimator sources.,
Sven Herzberg
[monkey-bubble: 477/753] Removed GnomeAnimator entirely.,
Sven Herzberg
[monkey-bubble: 476/753] Include $(MONIKER_LIBS) in link line for test-ditem so we link against,
Sven Herzberg
[monkey-bubble: 475/753] Added sv to ALL_LINGUAS.,
Sven Herzberg
[monkey-bubble: 474/753] Added Swedish translation.,
Sven Herzberg
[monkey-bubble: 473/753] Added sv to ALL_LINGUAS.,
Sven Herzberg
[monkey-bubble: 472/753] Added Swedish translation.,
Sven Herzberg
[monkey-bubble: 471/753] New function.,
Sven Herzberg
[monkey-bubble: 470/753] CVS ignore files added for gnome-db2html3,
Sven Herzberg
[monkey-bubble: 469/753] Removed libgnomeui/gnome-helpsys.c and libgnomeui/gnome-popup-help.c,
Sven Herzberg
[monkey-bubble: 468/753] Started to port this to BonoboWindow.,
Sven Herzberg
[monkey-bubble: 467/753] Started to port this to BonoboWindow.,
Sven Herzberg
[monkey-bubble: 466/753] Made this compile again.,
Sven Herzberg
[monkey-bubble] monkey bubble is GTK+ 3.x ready now,
Sven Herzberg
[monkey-bubble: 465/753] *** empty log message ***,
Sven Herzberg
[monkey-bubble: 464/753] This was way too outdated.,
Sven Herzberg
[monkey-bubble: 463/753] Removed.,
Sven Herzberg
[monkey-bubble: 462/753] Removed.,
Sven Herzberg
[monkey-bubble: 461/753] Removed. This was a new addition, so we don't need to put it into,
Sven Herzberg
[monkey-bubble: 460/753] Removed.,
Sven Herzberg
[monkey-bubble: 459/753] New function.,
Sven Herzberg
[monkey-bubble: 458/753] Use PKG_CHECK_MODULES from pkg-config to check for stuff.,
Sven Herzberg
[monkey-bubble: 457/753] Use pkg-config to check for bonobo-config instead of blindly using -lbonobo-conf.,
Sven Herzberg
[monkey-bubble: 456/753] You need to update your gnome-common to get this working.,
Sven Herzberg
[monkey-bubble: 455/753] Removed components/gnome-image-entry-component.c and,
Sven Herzberg
[monkey-bubble: 454/753] Moved to libgnome-extra/demos. Likewise.,
Sven Herzberg
[monkey-bubble: 453/753] *** empty log message ***,
Sven Herzberg
[monkey-bubble: 452/753] Moved to libcompat.,
Sven Herzberg
[monkey-bubble: 451/753] Ooops.,
Sven Herzberg
[monkey-bubble: 450/753] Install libgnomeui.h in `$(includedir)/gnome/2' to make it consistent with,
Sven Herzberg
[monkey-bubble: 449/753] Install libgnome.h in `$(includedir)/gnome/2' to make it consistent with,
Sven Herzberg
[monkey-bubble: 448/753] Moved to libgnome-extras/components. Likewise. Likewise. Likewise.,
Sven Herzberg
[monkey-bubble: 447/753] Moved to libgnome-extra/libgnomeui. Likewise. Likewise.,
Sven Herzberg
[monkey-bubble: 446/753] Moved to libgnome-extra/libgnome/. Likewise. Likewise.,
Sven Herzberg
[monkey-bubble: 445/753] Moved to libgnome-extra/idl.,
Sven Herzberg
[monkey-bubble: 444/753] Don't #include "gnomesupport.h". Use `#include <...>' instead of `#include,
Sven Herzberg
[monkey-bubble: 443/753] Implemented PROP_POPT_CONTEXT.,
Sven Herzberg
[monkey-bubble: 442/753] Depend on libgnomecanvas-2.0, but not on gconf-2.0.,
Sven Herzberg
[monkey-bubble: 441/753] Removed gnome-gconf.c.,
Sven Herzberg
[monkey-bubble: 440/753] Commented this out. (FIXME: gnome-cursors.[ch] will go away, fix all code,
Sven Herzberg
[monkey-bubble: 439/753] Removed.,
Sven Herzberg
[monkey-bubble: 438/753] Removed.,
Sven Herzberg
[monkey-bubble: 437/753] Reverted this: 2001-06-11 Cody Russell <bratsche gnome org>,
Sven Herzberg
[monkey-bubble: 436/753] components/help/converters/gnome/db2html3/ docbook/Makefile.am to include,
Sven Herzberg
[monkey-bubble: 435/753] components/help/converters/gnome-db2html3/gnome-customization,
Sven Herzberg
[nautilus-sendto] po: Updated Romanian translation,
Lucian Adrian Grijincu
[monkey-bubble: 434/753] Add check for GConf to configure.in, and add GCONF_CFLAGS and GCONF_LIBS.,
Sven Herzberg
[monkey-bubble: 433/753] remove a g_return_if_fail for an unitialized variable,
Sven Herzberg
[monkey-bubble: 432/753] fix segfault caused by the fact that we were linking to both libxml1 and 2,
Sven Herzberg
[monkey-bubble: 431/753] Disabled gnome-paper-selector.[ch] and gnome-unit-spinner.[ch]. We need to,
Sven Herzberg
[monkey-bubble: 430/753] Use Bonobo_Unknown instead of GNOME_SelectorClient so that we can kill,
Sven Herzberg
[monkey-bubble: 429/753] Don't depend on GConf anymore.,
Sven Herzberg
[monkey-bubble: 428/753] Finally removed this. It's already in libcompat.,
Sven Herzberg
[monkey-bubble: 427/753] Copied to libcompat and don't compile it anymore. This belongs into,
Sven Herzberg
[monkey-bubble: 426/753] Added small gnome-exec test.,
Sven Herzberg
[monkey-bubble: 425/753] Moved to libcompat. This belongs into some games library, but not into,
Sven Herzberg
[monkey-bubble: 424/753] Don't compile this for the moment. (FIXME: What should we do with this,
Sven Herzberg
[monkey-bubble: 423/753] #ifdef FIXME all gnome_config_calls. The big FIXME is to decide whether we,
Sven Herzberg
[monkey-bubble: 421/753] This is the *top-level* ChangeLog file. There are ChangeLog files in the,
Sven Herzberg
[monkey-bubble: 422/753] Use bonobo-config, not gnome-config.,
Sven Herzberg
[monkey-bubble: 420/753] Reverted this. Sorry, I forgot to fix this in bonobo-config. 2001-06-10 Cody Russell <bratsche gno,
Sven Herzberg
[monkey-bubble: 419/753] Fix preprocessor screwiness (i.e., ##foo## -> ## foo) Change #include,
Sven Herzberg
[monkey-bubble: 418/753] *** empty log message ***,
Sven Herzberg
[monkey-bubble: 417/753] We now preserve the order of all entries when saving the file back.,
Sven Herzberg
[monkey-bubble: 416/753] Implemented.,
Sven Herzberg
[monkey-bubble: 415/753] Added all basic types.,
Sven Herzberg
[monkey-bubble: 414/753] Implemented.,
Sven Herzberg
[monkey-bubble: 413/753] If someone wants to hack on this stuff, have a look at the desktop entry,
Sven Herzberg
[monkey-bubble: 412/753] Automatically run ./desktop-item-boot.,
Sven Herzberg
[monkey-bubble: 410/753] Rewrote this to use bonobo-config with the new ditem moniker. (the old,
Sven Herzberg
[monkey-bubble: 411/753] Compile the monikers/ subdir by default.,
Sven Herzberg
[monkey-bubble: 409/753] Moved to ../monikers.,
Sven Herzberg
[monkey-bubble: 408/753] Moved here from ../libgnome.,
Sven Herzberg
[monkey-bubble: 407/753] :ExtraAttributes): New typedef. This is an alias for Bonobo::PropertySet,,
Sven Herzberg
[monkey-bubble: 406/753] Removed the %s for the moment.,
Sven Herzberg
[monkey-bubble: 405/753] Implemented CORBA_tk_boolean and CORBA_tk_enum.,
Sven Herzberg
[monkey-bubble: 404/753] Implemented. We can now write a file back to disk if it's modified.,
Sven Herzberg
[monkey-bubble: 403/753] committed,
Sven Herzberg
[monkey-bubble: 402/753] adding conditional build flag,
Sven Herzberg
[sound-juicer] po: Updated Romanian translation,
Lucian Adrian Grijincu
[monkey-bubble: 401/753] Added a comment about boot_ditem().,
Sven Herzberg
[monkey-bubble: 400/753] The CORBA typecode rename ....,
Sven Herzberg
[monkey-bubble: 399/753] Implemented CORBA_tk_struct.,
Sven Herzberg
[monkey-bubble: 397/753] Added Azeri and Walloon files,
Sven Herzberg
[monkey-bubble: 398/753] Bonobo_ConfigDatabase_addDatabase() has no `filter_path' argument anymore ....,
Sven Herzberg
[monkey-bubble: 396/753] Added Azeri file,
Sven Herzberg
[monkey-bubble: 395/753] :stringlist): Moved this typedef here.,
Sven Herzberg
[monkey-bubble: 394/753] *** empty log message ***,
Sven Herzberg
[monkey-bubble: 393/753] It's now possible to read a whole section as a single key (so that we can read this whole section as,
Sven Herzberg
[monkey-bubble: 392/753] Renamed DirEntry.localized_values to DirEntry.subvalues Improved reading,
Sven Herzberg
[monkey-bubble: 391/753] Put localized values into a sublist of DirEntry.,
Sven Herzberg
[monkey-bubble: 390/753] Added tr to ALL_LINGUAS.,
Sven Herzberg
[monkey-bubble: 389/753] Added tr.po for libgnomeui2,
Sven Herzberg
[monkey-bubble: 388/753] #endif token removed added display, icon, and crash_dialog fields.,
Sven Herzberg
[monkey-bubble: 387/753] Addded tr to ALL_LINGUAs.,
Sven Herzberg
[monkey-bubble: 386/753] Added Turkish translation for libgnome,
Sven Herzberg
[monkey-bubble: 385/753] Some more work here ...,
Sven Herzberg
[monkey-bubble: 384/753] Started to implement getValue().,
Sven Herzberg
[monkey-bubble: 383/753] Implemented getDirs() and getKeys().,
Sven Herzberg
[monkey-bubble: 382/753] This is a "ditem" moniker for bonobo-config which can read and write,
Sven Herzberg
[monkey-bubble: 381/753] New directory, but don't compile it by default. We may move this into,
Sven Herzberg
[monkey-bubble: 380/753] New file.,
Sven Herzberg
[monkey-bubble: 379/753] Use bonobo-config instead of gnome-config.,
Sven Herzberg
[monkey-bubble: 378/753] New property. (ensure_properties_handler): Don't call,
Sven Herzberg
[monkey-bubble: 377/753] New files.,
Sven Herzberg
[monkey-bubble: 376/753] Added `GnomeSelector *selector' argument.,
Sven Herzberg
[monkey-bubble: 375/753] New function.,
Sven Herzberg
[monkey-bubble: 374/753] :SelectorClient): New interface. This is only here to work around a bug in,
Sven Herzberg
[monkey-bubble: 373/753] Indent to 4-space-tabs.,
Sven Herzberg
[monkey-bubble: 372/753] We don't want to use two different indentation styles in the same file ...,
Sven Herzberg
[monkey-bubble: 371/753] Ooops, re-indent the whole file, not just parts of it.,
Sven Herzberg
[monkey-bubble: 370/753] Re-indent this file to 4-tabs.,
Sven Herzberg
[monkey-bubble: 369/753] Removed; this is now done by GnomeSelector.,
Sven Herzberg
[monkey-bubble: 368/753] New properties. (gnome_selector_ensure_properties): New function. Sets,
Sven Herzberg
[monkey-bubble: 367/753] Get rid of the db check and --enable-prefer-db1,
Sven Herzberg
[monkey-bubble: 366/753] Use the new GnomeEntryComponent. (PROP_IS_FILE_ENTRY): New property; this,
Sven Herzberg
[monkey-bubble: 365/753] New files.,
Sven Herzberg
[monkey-bubble: 364/753] New tristate property.,
Sven Herzberg
[monkey-bubble: 363/753] Derive from GnomeCanvasText.,
Sven Herzberg
[monkey-bubble: 362/753] Removed.,
Sven Herzberg
[monkey-bubble: 361/753] :DirectoryFilter): Killed this Interface. (GNOME::Selector): Removed the,
Sven Herzberg
[monkey-bubble: 360/753] Added "activate_entry" signal.,
Sven Herzberg
[monkey-bubble: 359/753] Started to implement a new directory filter based on the "filter-patterns",
Sven Herzberg
[monkey-bubble: 358/753] :Selector::ActivateEntryAction): New enum type.,
Sven Herzberg
[monkey-bubble: 357/753] Add a $(srcdir) into the sed so we compile when builddir != srcdir.,
Sven Herzberg
[totem] Update builtin plugin support in line with the latest libpeas changes,
Philip Withnall
[monkey-bubble: 356/753] Reflect latest GNOME::Selector API changes.,
Sven Herzberg
[monkey-bubble: 355/753] :Selector::AsyncData): Renamed to `private_AsyncData'.,
Sven Herzberg
[monkey-bubble: 354/753] Add this here until bonobo-moniker-extender-file.c is fixed. You will be,
Sven Herzberg
[monkey-bubble: 353/753] Implemented.,
Sven Herzberg
[monkey-bubble: 352/753] New read-only property.,
Sven Herzberg
[monkey-bubble: 351/753] New function.,
Sven Herzberg
[monkey-bubble: 350/753] Implemented this property. (PROP_PBAG_AUTO_ACTIVATE_ENTRY): New property.,
Sven Herzberg
[monkey-bubble: 349/753] Removed, use the PropertyBag.,
Sven Herzberg
[monkey-bubble: 348/753] New properties in the PropertyBag.,
Sven Herzberg
[monkey-bubble: 347/753] :Selector): Removed the `entryText', `history' and 'maxHistoryLines',
Sven Herzberg
[monkey-bubble: 346/753] Renamed to gnome_selector_get_ambient_properties(). (PROP_PROPERTY_BAG):,
Sven Herzberg
[monkey-bubble: 345/753] New function. (gnome_selector_client_scan_directory): New function.,
Sven Herzberg
[monkey-bubble: 344/753] :Selector::checkURI, GNOME::Selector::scanDirectory): New methods.,
Sven Herzberg
[monkey-bubble: 343/753] Use gnome_selector_set_vfs_filter() to set the directory filter.,
Sven Herzberg
[monkey-bubble: 342/753] Don't #include <libgnome/gnome-file-selector.h>.,
Sven Herzberg
[monkey-bubble: 341/753] New function to set the GnomeVFSDirectoryFilter. (check_uri_handler,,
Sven Herzberg
[monkey-bubble: 340/753] :Selector::getControl): raises(SelectorHasNoUI).,
Sven Herzberg
[monkey-bubble: 339/753] New property.,
Sven Herzberg
[monkey-bubble: 338/753] Implemented the new CORBA API.,
Sven Herzberg
[monkey-bubble: 337/753] :Selector::AsyncID): Moved to GNOME::AsyncID. (GNOME::SelectorDialog):,
Sven Herzberg
[monkey-bubble: 336/753] Comment out unused variables to make it compile with -Werror.,
Sven Herzberg
[monkey-bubble: 335/753] Fix Cactus's mess. There's a ChangeLog in libgnomeui/ ....,
Sven Herzberg
[monkey-bubble: 332/753] Initial checkin of gnome-db2html3, the new DocBook xml->html converter,
Sven Herzberg
[monkey-bubble: 334/753] Added French translation.,
Sven Herzberg
[monkey-bubble: 333/753] Added French translation.,
Sven Herzberg
[monkey-bubble: 331/753] First run at porting it over to Pango. It is no longer themed by special,
Sven Herzberg
[monkey-bubble: 330/753] Use gnome_vfs_async_cancel() instead of gnome_vfs_async_close() on error.,
Sven Herzberg
[monkey-bubble: 329/753] New function. (gnome_selector_client_add_uri): New function.,
Sven Herzberg
[gconf] configure: disable the defaults service if PolicyKit is not available,
Thomas Wood
[monkey-bubble: 328/753] Merged `check_filename' and `check_directory' into `check_uri' and,
Sven Herzberg
[monkey-bubble: 327/753] :Selector::AsyncType): Move to GNOME::AsyncType. (SELECTOR_URI_LIST,,
Sven Herzberg
[monkey-bubble: 326/753] :AsyncContext): New interface.,
Sven Herzberg
[monkey-bubble: 325/753] Moved the async stuff to gnome-async-context.[ch].,
Sven Herzberg
[monkey-bubble: 324/753] :DirectoryFilter): New interface. (GNOME::Selector::AsyncContext): Renamed,
Sven Herzberg
[monkey-bubble: 323/753] Create the property bag and use the factory.,
Sven Herzberg
[monkey-bubble: 322/753] Read values from the PropertyBag and set the GObject properties.,
Sven Herzberg
[monkey-bubble: 321/753] Change GNOME_DESKTOP_ITEM_LOAD_NO_SYNC to GNOME_DESKTOP_ITEM_LOAD_NO_DROP,
Sven Herzberg
[monkey-bubble: 320/753] *** empty log message ***,
Sven Herzberg
[monkey-bubble: 319/753] G_GNUC_UNUSED.,
Sven Herzberg
[monkey-bubble: 318/753] Updated Norwegian translation.,
Sven Herzberg
[monkey-bubble: 317/753] Update,
Sven Herzberg
[monkey-bubble: 316/753] wipe all the standard incomformat stuff, clean up a little bit and start,
Sven Herzberg
[monkey-bubble: 315/753] Updated. Updated.,
Sven Herzberg
[monkey-bubble: 314/753] *** empty log message ***,
Sven Herzberg
[monkey-bubble: 313/753] Added Bonobo/ItemContainer.,
Sven Herzberg
[monkey-bubble: 312/753] Use the new tristate enum. (gnome_selector_client_construct): Don't create,
Sven Herzberg
[monkey-bubble: 311/753] Create a BonoboItemHandler so that you can create a new GnomeSelector,
Sven Herzberg
[monkey-bubble: 310/753] Use the new tristate properties and set the default values here.,
Sven Herzberg
[monkey-bubble: 309/753] New enum type. (PROP_WANT_BROWSE_BUTTON): Use the new tristate enum.,
Sven Herzberg
[monkey-bubble: 308/753] New enum type. (PROP_WANT_BROWSE_BUTTON): Use the new tristate enum.,
Sven Herzberg
[monkey-bubble: 307/753] :Tristate): New enum type.,
Sven Herzberg
[monkey-bubble: 305/753] Make it a widget instead of an object, (this is all new api anyway so,
Sven Herzberg
[monkey-bubble: 306/753] Don't include anything from components/. Good to see you hacking here,
Sven Herzberg
[monkey-bubble: 304/753] to be consistent with everything else g* return the item from the _ref,
Sven Herzberg
[monkey-bubble: 303/753] include the component header from the right directory, components/ to make,
Sven Herzberg
[monkey-bubble: 302/753] fix get_translated_string wrt defaults, the old implementation just didn't,
Sven Herzberg
[monkey-bubble: 301/753] Removed some debugging code.,
Sven Herzberg
[totem-pl-parser] po: Updated Romanian translation,
Lucian Adrian Grijincu
[monkey-bubble: 300/753] Removed some debugging code.,
Sven Herzberg
[monkey-bubble: 299/753] Removed these properties (do_construct_handler): Use the client's property,
Sven Herzberg
[monkey-bubble: 298/753] Removed these properties (do_construct_handler): Use the client's property,
Sven Herzberg
[monkey-bubble: 297/753] Removed all properties and use our client's property bag.,
Sven Herzberg
[monkey-bubble: 296/753] Take a `const gchar *moniker'. (gnome_selector_client_construct):,
Sven Herzberg
[monkey-bubble: 295/753] Use GnomeSelectorFactory,
Sven Herzberg
[monkey-bubble: 294/753] Small fix.,
Sven Herzberg
[monkey-bubble: 293/753] Added `Bonobo_PropertyBag pbag' argument.,
Sven Herzberg
[monkey-bubble: 292/753] :SelectorFactory): New interface.,
Sven Herzberg
[monkey-bubble: 291/753] *** empty log message ***,
Sven Herzberg
[monkey-bubble: 290/753] Moved to ../components. Likewise.,
Sven Herzberg
[monkey-bubble: 289/753] Moved here from ../libgnomeui. Likewise.,
Sven Herzberg
[monkey-bubble: 288/753] Comment out animator_demo.,
Sven Herzberg
[monkey-bubble: 287/753] New directory.,
Sven Herzberg
[monkey-bubble: 286/753] Changes to eliminate any potential problems on 64-bit platforms.,
Sven Herzberg
[monkey-bubble: 285/753] Optionally depend on libgnomesupport (from the libgnomebase module).,
Sven Herzberg
[monkey-bubble: 284/753] Fixed the link path for libefs.,
Sven Herzberg
[monkey-bubble: 283/753] Call gnome_vfs_init() and use this as pre-args-parse function for the,
Sven Herzberg
[nautilus] Remove leftover comments.,
Paolo Borelli
[monkey-bubble: 282/753] Use @ORBIT_IDL@ rather than hardcoding `orbit-idl'.,
Sven Herzberg
[monkey-bubble: 281/753] improve deps.,
Sven Herzberg
[monkey-bubble: 280/753] Derive from GnomeSelectorClient. Use GnomeSelectorComponent.,
Sven Herzberg
[monkey-bubble: 279/753] Moved this to the gnome-2-plan module.,
Sven Herzberg
[monkey-bubble: 278/753] Install gnome-selectorP.h.,
Sven Herzberg
[monkey-bubble: 277/753] New files.,
Sven Herzberg
[monkey-bubble: 276/753] *** empty log message ***,
Sven Herzberg
[monkey-bubble: 275/753] Use the new GnomeSelector API.,
Sven Herzberg
[monkey-bubble: 274/753] Renamed to gnome-icon-selector-component.[ch].,
Sven Herzberg
[monkey-bubble: 273/753] Renamed to gnome-image-entry-component.[ch].,
Sven Herzberg
[monkey-bubble: 272/753] *** empty log message ***,
Sven Herzberg
[monkey-bubble: 271/753] Removed `history_id' argument. (gnome_entry_new_full): Likewise. Likewise.,
Sven Herzberg
[monkey-bubble: 270/753] Reflect latest GnomeSelector API changes.,
Sven Herzberg
[monkey-bubble: 269/753] Reflect latest GnomeSelector API changes.,
Sven Herzberg
[monkey-bubble: 268/753] Added `GDestroyNotify destroy_fn' argument.,
Sven Herzberg
[monkey-bubble: 267/753] gnome-selector.c is gone.,
Sven Herzberg
[monkey-bubble: 266/753] Use the new bonobo-property-bag-client API.,
Sven Herzberg
[monkey-bubble: 265/753] New typedef. (GnomeSelectorClientAsyncFunc): New typedef.,
Sven Herzberg
[monkey-bubble: 264/753] Removed, this is now in libgnome. Removed, this is now in libgnome.,
Sven Herzberg
[monkey-bubble: 263/753] Removed, this is now in libgnome. Removed, this is now in libgnome.,
Sven Herzberg
[monkey-bubble: 262/753] Removed. (gnome_selector_set_uri): Removed.,
Sven Herzberg
[monkey-bubble: 261/753] :Selector::ClientID): New typedef. (GNOME::Selector::AsyncID): New,
Sven Herzberg
[monkey-bubble: 260/753] Removed "do_construct". (gnome_selector_do_construct): Removed.,
Sven Herzberg
[monkey-bubble: 259/753] :Selector): Added getEventSource().,
Sven Herzberg
[monkey-bubble: 258/753] Use the new bonobo-property-bag-client API.,
Sven Herzberg
[monkey-bubble: 257/753] port to HEAD.,
Sven Herzberg
[monkey-bubble: 256/753] add test-object,
Sven Herzberg
[monkey-bubble: 255/753] Moved here from libgnomeui. (GnomeFileSelector): Derive this directly from,
Sven Herzberg
[monkey-bubble: 254/753] kill BonoboObjectClietn. (gnome_program_get_config_database): split out,
Sven Herzberg
[monkey-bubble: 253/753] fixup corba dependencies more genericaly, add cleanfiles.,
Sven Herzberg
[monkey-bubble: 252/753] Added explicit dependency `libgnometypebuiltins.h libgnometypebuiltins.c:,
Sven Herzberg
[monkey-bubble: 251/753] New files. This is a little component test program. To test it, you need,
Sven Herzberg
[monkey-bubble: 250/753] Moved these #defines here from gnome-uidefs.h.,
Sven Herzberg
[monkey-bubble: 249/753] New function. (gnome_entry_new_from_selector): This function was formerly,
Sven Herzberg
[monkey-bubble: 248/753] New files. (GnomeSelectorClient): This is derived from BonoboWidget and is,
Sven Herzberg
[monkey-bubble: 247/753] #ifdef FIXME gnome_selector_get_entry_text().,
Sven Herzberg
[monkey-bubble: 246/753] #ifdef FIXME gnome_selector_get_entry_text().,
Sven Herzberg
[nautilus] po: Updated Romanian translation,
Lucian Adrian Grijincu
[monkey-bubble: 245/753] Removed. (gnome_selector_set_entry_text): Removed.,
Sven Herzberg
[monkey-bubble: 244/753] :Selector): Added getControl(), getEntryText(), setEntryText() and,
Sven Herzberg
[monkey-bubble: 243/753] New function.,
Sven Herzberg
[monkey-bubble: 242/753] Made this a BonoboObject. (GNOME_TYPE_SELECTOR_ASYNC_HANDLE): New #define.,
Sven Herzberg
[monkey-bubble: 241/753] :SelectionMode): New enum type.,
Sven Herzberg
[monkey-bubble: 240/753] *** empty log message ***,
Sven Herzberg
[monkey-bubble: 239/753] Added the CORBA sources. (libgnome_headers): Install Gnome.h.,
Sven Herzberg
[monkey-bubble: 238/753] New file. New file.,
Sven Herzberg
[monkey-bubble: 237/753] New directory.,
Sven Herzberg
[monkey-bubble: 236/753] Moved to libgnome.,
Sven Herzberg
[monkey-bubble: 235/753] Make it actually work.,
Sven Herzberg
[monkey-bubble: 234/753] *** empty log message ***,
Sven Herzberg
[monkey-bubble: 233/753] Moved here from libgnomeui.,
Sven Herzberg
[monkey-bubble: 232/753] Remove the cast, its not needed and it breaks the build. You probably need,
Sven Herzberg
[monkey-bubble: 231/753] Removed libgnomeui/gnome-app.[ch].,
Sven Herzberg
[monkey-bubble: 230/753] Use the Bonobo UI API.,
Sven Herzberg
[monkey-bubble: 229/753] Two compile fixes.,
Sven Herzberg
[monkey-bubble: 228/753] Removed; use BonoboDock instead.,
Sven Herzberg
[monkey-bubble: 227/753] Removed.,
Sven Herzberg
[monkey-bubble: 226/753] Moved all temporarily disabled stuff to a new `unused_SOURCES' target and,
Sven Herzberg
[monkey-bubble: 225/753] We don't need to #include "gnome-stock.h".,
Sven Herzberg
[monkey-bubble: 224/753] Don't #include "gnome-stock.h", but <libgnomeui/gnome-stock-icons.h>.,
Sven Herzberg
[monkey-bubble: 223/753] Temporarily removed gnome-helpsys, gnome-popup-menu, gnome-popup-help and,
Sven Herzberg
[monkey-bubble: 222/753] Use BonoboWindow, not GnomeApp.,
Sven Herzberg
[monkey-bubble: 221/753] Removed gnome-mdi.c, gnome-mdiP.h, gnome-mdi-child.c, gnome-mdi-session.c,,
Sven Herzberg
[monkey-bubble: 220/753] Temporarily diabled mdi_demo until GnomeMDI is back in libgnomeui.,
Sven Herzberg
[monkey-bubble: 219/753] Temporarily remove GnomeMDI from the build so that we can get rid of,
Sven Herzberg
[monkey-bubble: 218/753] Removed. This is now in libgnome and using bonobo-conf.,
Sven Herzberg
[monkey-bubble: 217/753] There is no libgnomecanvas_init() function anymore.,
Sven Herzberg
[monkey-bubble: 216/753] Depend on libbonoboui.,
Sven Herzberg
[monkey-bubble: 215/753] Made this a GObject, not a GtkObject.,
Sven Herzberg
[monkey-bubble: 214/753] Added this; copied from gtk+.,
Sven Herzberg
[monkey-bubble: 213/753] Use the new glib-mkenums instead of our own gnome-makeenums.pl and,
Sven Herzberg
[monkey-bubble: 212/753] Use `typedef enum { ... } GnomeFileDomain' instead of `enum _GnomeFileDomain { .. }'.,
Sven Herzberg
[monkey-bubble: 211/753] New property. (GNOME_PARAM_DESKTOP_CONFIG_MONIKER): Likewise.,
Sven Herzberg
[monkey-bubble: 210/753] Use the GTK+ API to access our stock icons.,
Sven Herzberg
[monkey-bubble: 209/753] Use the GTK+ API to access our stock icons.,
Sven Herzberg
[monkey-bubble: 208/753] gtk_stock_add_static() all our stock items.,
Sven Herzberg
[monkey-bubble: 207/753] #ifdef FIXME gtk_menu_bar_set_shadow_type() to make it compile again.,
Sven Herzberg
[monkey-bubble: 206/753] Use stat(), not fstat(); [FIXME: for some strange reason, fstat() is an,
Sven Herzberg
[monkey-bubble: 205/753] #include <gtk/gtkiconfactory.h>,
Sven Herzberg
[monkey-bubble: 204/753] New file; we'll most likely move all the icons from the pixmaps/ directory,
Sven Herzberg
[monkey-bubble: 203/753] Use GtkImageMenuItem, not GtkPixmapMenuItem.,
Sven Herzberg
[monkey-bubble: 202/753] Forgot to remove gnome-file-saver.[ch].,
Sven Herzberg
[monkey-bubble: 201/753] Removed.,
Sven Herzberg
[monkey-bubble: 200/753] Removed; this file was never really used.,
Sven Herzberg
[monkey-bubble: 199/753] Small fix; check for gtk+-2.0 when setting the GTK_VERSION; thanks to andersca for pointing this out,
Sven Herzberg
[monkey-bubble: 195/753] Removed; they are already in libcompat, but now all code which was still,
Sven Herzberg
[monkey-bubble: 198/753] NOTE: The following list contains files which are still in CVS and files,
Sven Herzberg
[monkey-bubble: 197/753] Removed; this has been moved to libcompat/demos/.,
Sven Herzberg
[monkey-bubble: 196/753] Don't compile the stock_demo as the GnomeStock is deprecated and will be,
Sven Herzberg
[monkey-bubble: 194/753] forgot a dep.,
Sven Herzberg
[monkey-bubble: 193/753] Add gnome-print, kill runtime dependencies, re-organise.,
Sven Herzberg
[monkey-bubble: 192/753] #include <libgnome/gnome-program.h> and <libgnome/gnome-i18n.h> instead of the libgnomebase ones.,
Sven Herzberg
[monkey-bubble: 191/753] #include <libgnome/gnome-program.h> and <libgnome/gnome-i18n.h> instead of the libgnomebase ones.,
Sven Herzberg
[monkey-bubble: 190/753] Added gnome-i18n.h.,
Sven Herzberg
[monkey-bubble: 189/753] Removed typedef. (GnomeModuleClassInitHook): New typedef.,
Sven Herzberg
[monkey-bubble: 188/753] replace #include <bonobo/libbonobo.h> with #include <libbonobo.h>,
Sven Herzberg
[monkey-bubble: 187/753] Added little bonobo-conf test.,
Sven Herzberg
[monkey-bubble: 186/753] We don't need libgnomebase anymore.,
Sven Herzberg
[monkey-bubble: 185/753] move LIBBONOBO_CFLAGS before OAF_CFLAGS, because OAF_CFLAGS include,
Sven Herzberg
[monkey-bubble: 184/753] Moved tools/ back here.,
Sven Herzberg
[monkey-bubble: 182/753] Use `LIBGNOME_*DIR' instead of `GNOME*DIR'.,
Sven Herzberg
[monkey-bubble: 183/753] Moved back from libgnomebase.,
Sven Herzberg
[monkey-bubble: 181/753] Added nn and no to ALL_LINGUAS.,
Sven Herzberg
[monkey-bubble: 180/753] Added Norwegian (nynorsk) translation.,
Sven Herzberg
[monkey-bubble: 179/753] Update,
Sven Herzberg
[monkey-bubble: 178/753] Added Norwegian translation. Populated.,
Sven Herzberg
[monkey-bubble: 177/753] Put this back. (libbonobo_module_info): Depend of gnome_oaf_module_info;,
Sven Herzberg
[monkey-bubble: 176/753] s/\#include[ \t]*<libgnomebase\/gnome-defs.h>//;,
Sven Herzberg
[monkey-bubble: 175/753] s/\#include[ \t]*<libgnomebase\/gnome-defs.h>//;,
Sven Herzberg
[monkey-bubble: 174/753] s/\#include[ \t]*<libgnomebase\/gnome-defs.h>//;,
Sven Herzberg
[monkey-bubble: 173/753] remove bonobo-defs.h - unneccessary. remove half cocked libbonoboh.,
Sven Herzberg
[monkey-bubble: 172/753] s/..._GNOME_DECLS/G_..._DECLS/,
Sven Herzberg
[monkey-bubble: 171/753] kill, (libbonobo_module_info): Update.,
Sven Herzberg
[monkey-bubble: 170/753] update initializations.,
Sven Herzberg
[monkey-bubble: 169/753] add missing dep.,
Sven Herzberg
[monkey-bubble: 168/753] add libzvt,
Sven Herzberg
[monkey-bubble: 167/753] add runtime tree.,
Sven Herzberg
[monkey-bubble: 166/753] Put this back. (libbonobo_module_info): Put this here since Michael,
Sven Herzberg
[monkey-bubble: 165/753] upd.,
Sven Herzberg
[monkey-bubble: 164/753] rough cut dependencies.,
Sven Herzberg
[monkey-bubble: 163/753] add back to build for compat, include bonobo-storage.h,
Sven Herzberg
[monkey-bubble: 162/753] prine copyTo test.,
Sven Herzberg
[monkey-bubble: 161/753] Use <bonobo/bonobo-defs.h> and <bonobo/bonobo-i18n.h> instead of the,
Sven Herzberg
[monkey-bubble: 160/753] Fix various minor issues.,
Sven Herzberg
[monkey-bubble: 159/753] add bonobo-property-bag-xml.c,
Sven Herzberg
[monkey-bubble: 158/753] include bonobo-node.h,
Sven Herzberg
[monkey-bubble: 157/753] Removed; this is in libbonobo. (libgnome_module_requires): Require,
Sven Herzberg
[monkey-bubble: 156/753] Unconditionally depend on libbonobo; removed the `HAVE_LIBBONOBO' automake,
Sven Herzberg
[monkey-bubble: 155/753] Don't call gnome_uri_extract_filename(), just use the URI as-is.,
Sven Herzberg
[monkey-bubble: 154/753] New file; this is almost empty at the moment.,
Sven Herzberg
[monkey-bubble: 153/753] Don't compile gnome-gconf.c and oafgnome.c.,
Sven Herzberg
[monkey-bubble: 152/753] #define this if we have libbonobo.,
Sven Herzberg
[monkey-bubble: 151/753] Don't initialize threads here; this has already been done by libgnomebase.,
Sven Herzberg
[monkey-bubble: 150/753] Removed; #include <libgnomebase/gnome-i18n.h> instead.,
Sven Herzberg
[monkey-bubble: 149/753] Removed; #include <libgnomebase/gnome-i18n.h> instead.,
Sven Herzberg
[monkey-bubble: 148/753] Fix #includes for libgnomebase.,
Sven Herzberg
[monkey-bubble: 147/753] Fix #includes for libgnomebase.,
Sven Herzberg
[monkey-bubble: 146/753] Moved this function here; it was previously in gnome-program.c, but,
Sven Herzberg
[monkey-bubble: 145/753] Fixed #includes for libgnomebase.,
Sven Herzberg
[monkey-bubble: 144/753] Depend on libgnomebase-2.,
Sven Herzberg
[monkey-bubble: 143/753] Don't create libgnome/gnome-portability.h.,
Sven Herzberg
[monkey-bubble: 142/753] Removed; this is now in libgnomebase/libgnomebase.,
Sven Herzberg
[monkey-bubble: 141/753] Removed; this is now in libgnomebase/libgnomebase.,
Sven Herzberg
[monkey-bubble: 140/753] Depend on libgnomebase, not gnome-support. Check for gnome-maketypes.awk,
Sven Herzberg
[monkey-bubble: 139/753] New GnomeProgram property. (gnome_program_get_gconf_client): New,
Sven Herzberg
[monkey-bubble: 138/753] Re-indent this file.,
Sven Herzberg
[monkey-bubble: 137/753] Provide GnomeModuleInfo structs for OAF and GConf.,
Sven Herzberg
[monkey-bubble: 136/753] Added @LIBGNOME_EXTRA_DEPS@ to the Requires:.,
Sven Herzberg
[monkey-bubble: 135/753] NOTE: You must update your gnome-common to make this work !,
Sven Herzberg
[monkey-bubble: 134/753] Hmm, gnome-gconf.[ch] and gconf-oaf.[ch] were a bad idea, reverted.,
Sven Herzberg
[monkey-bubble: 133/753] New files; provide `gnome_oaf_module_info' to initialize OAF.,
Sven Herzberg
[monkey-bubble: 132/753] New files; copied here from libgnomeui-2/libgnomeui.,
Sven Herzberg
[monkey-bubble: 131/753] Put back this command line argument; also define `EXCLUDE_DEPRECATED',
Sven Herzberg
[monkey-bubble: 130/753] Reflect latest GnomeProgram API changes.,
Sven Herzberg
[monkey-bubble: 129/753] The `GnomeModuleInfo' argument is deep-copied, so you can actually modify,
Sven Herzberg
[monkey-bubble: 128/753] Added external declaration.,
Sven Herzberg
[monkey-bubble: 127/753] Added info about the `gnome_*_file' functions.,
Sven Herzberg
[monkey-bubble: 126/753] Removed. (gnome_unconditional_*_file): Removed.,
Sven Herzberg
[monkey-bubble: 125/753] Added documentation to gnome_program_locate_file():,
Sven Herzberg
[monkey-bubble: 121/753] This has been moved to libgnome-2/libgnome.,
Sven Herzberg
[monkey-bubble: 124/753] Use gnome_program_locate_file() instead of gnome_config_file().,
Sven Herzberg
[monkey-bubble: 123/753] Return NULL if `ret_locations' is given.,
Sven Herzberg
[monkey-bubble: 122/753] This has now been copied over in CVS. There's a GNOME_LIBS_MODULE_SPLIT,
Sven Herzberg
[monkey-bubble: 120/753] More #include fun ....,
Sven Herzberg
[monkey-bubble: 119/753] Fixed includes (added glib.h and gnome-defs.h to the files needing it.,
Sven Herzberg
[monkey-bubble: 118/753] Add gnome_i18n_push_c_numeric_locale and gnome_i18n_pop_c_numeric_locale,
Sven Herzberg
[monkey-bubble: 117/753] All _get_type functions are now G_GNUC_CONST to make things just a tad,
Sven Herzberg
[monkey-bubble: 116/753] updated Greek, Walloon and Spanish files Improved a predefined fontset value, so it always matches a,
Sven Herzberg
[monkey-bubble: 115/753] fixup the destroy/finalize handlers. Make sure destroy handlers can be,
Sven Herzberg
[monkey-bubble: 114/753] s/int/gboolean/,
Sven Herzberg
[monkey-bubble: 113/753] raise version to 1.95.0 so that it's at least more then 1.2. Use,
Sven Herzberg
[monkey-bubble: 112/753] Excorcise imlib reference from a label :),
Sven Herzberg
[monkey-bubble: 111/753] setlocale returns a static buffer. Copy it to safety. Set the locale AFTER,
Sven Herzberg
[monkey-bubble: 110/753] Applied patch from Dennis Bjorklund <dennisb cs chalmers se> to fix,
Sven Herzberg
[monkey-bubble: 109/753] Sat May 20 Martijn van Beers <martijn earthling net>,
Sven Herzberg
[monkey-bubble: 108/753] make the strftime buffer 256 chars, stop cutting the last character, also,
Sven Herzberg
[monkey-bubble: 107/753] setlocae for LC_NUMERIC to "C" and then back to original locale when,
Sven Herzberg
[monkey-bubble: 106/753] gnome_scores_display will return a pointer to the widget if something was,
Sven Herzberg
[monkey-bubble: 105/753] Sort. Update. Remove the ESD stuff from here. Remove KDE_ICONDIR_* - only,
Sven Herzberg
[monkey-bubble: 104/753] Sort. Update. Remove the ESD stuff from here. Remove KDE_ICONDIR_* - only,
Sven Herzberg
[monkey-bubble: 103/753] Move structure elements around to reduce memory usage,
Sven Herzberg
[monkey-bubble: 102/753] pretty up the inline docs and divide Description and Returns,
Sven Herzberg
[monkey-bubble: 101/753] Warning fixes from patch in BUGFIX #1594,
Sven Herzberg
[monkey-bubble: 100/753] changed gnome-scores to sue strftime for dates, so they can be localized.,
Sven Herzberg
[monkey-bubble: 99/753] Remove "rt" and use "r" in fopen call. (write_history): ditoo. ditto ditto,
Sven Herzberg
[monkey-bubble: 98/753] open in TEXT mode,
Sven Herzberg
[monkey-bubble: 97/753] stuff that is allocated with g_malloc has to be free'd with g_free and,
Sven Herzberg
[monkey-bubble: 96/753] Kill gtk-pixmap and use gnome-pixmap here as well.,
Sven Herzberg
[monkey-bubble: 95/753] Use strtok_r instead of strtok. Likewise. (_XmHTMLLoadFontWithFace):,
Sven Herzberg
[monkey-bubble: 94/753] API doc fixes to make this work without warnings with gtk-doc.,
Sven Herzberg
[monkey-bubble: 93/753] Remove redundant AC_SUBST calls for CFLAGS, CPPFLAGS, LDFLAGS,
Sven Herzberg
[monkey-bubble: 92/753] Include sys/fsuid.h only if present.,
Sven Herzberg
[monkey-bubble: 91/753] warning fixes. nothing to see here. Also make gnome-mime.[ch] const return,
Sven Herzberg
[monkey-bubble: 90/753] s/g_copy_strings/g_strconcat/,
Sven Herzberg
[monkey-bubble: 89/753] Documentaiton for gnome-dateedit; Partial documentation for gnome-scores -mig,
Sven Herzberg
[monkey-bubble: 88/753] Documentaiton for gnome-score; Partial documentation for gnome-config,
Sven Herzberg
[monkey-bubble: 87/753] *.c s/gtk_container_border_width/gtk_container_set_border_width/,
Sven Herzberg
[monkey-bubble: 86/753] Replaced sprintf calls with g_snprintf. Updated a couple hardcoded length values to,
Sven Herzberg
[monkey-bubble: 85/753] lesse, poptimize, plus switch to glib string functions instead of gnome ones, plus the goad-browser,,
Sven Herzberg
[monkey-bubble: 84/753] Fix from Kang-Jin Lee <lee tengu arco de>,
Sven Herzberg
[monkey-bubble: 83/753] Fix my typo,
Sven Herzberg
[monkey-bubble: 82/753] Use unsigned ints here.,
Sven Herzberg
[monkey-bubble: 81/753] New macro. (LISTLEN): Use it. (metadata_set): Use new macros. Compute,
Sven Herzberg
[monkey-bubble: 80/753] Game scoring now actually works! Woo!,
Sven Herzberg
[monkey-bubble: 79/753] Some `-Wall -Wmissing-declarations' fixes: Changed type of `buttons' to,
Sven Herzberg
[monkey-bubble: 78/753] Use construct to set the title and buttons.,
Sven Herzberg
[monkey-bubble: 76/753] (Sorry to commit so much at once, won't happen now that I have an account),
Sven Herzberg
[monkey-bubble: 77/753] Included 'gnome-i18nP.h' instead of 'gnome-i18n.h'.,
Sven Herzberg
[gimp/soc-2010-cage] update of the cage tool icon, a bit less blurry. thanks again to Barak Itkin <lightningismyname gmai,
Michael Muré
[monkey-bubble: 75/753] fixup,
Sven Herzberg
[gimp/soc-2010-cage] gimpoperationcage: the gegl op now do a transformation, with cage vertices hardcoded,
Michael Muré
[monkey-bubble: 74/753] Set window policy for the score dialog so that it doesn't shrink nor grow.,
Sven Herzberg
[gimp/soc-2010-cage] gimpcage: add a function that return the normal to an edge of the cage,
Michael Muré
[monkey-bubble: 73/753] The scores dialog now uses a stock button for OK.,
Sven Herzberg
[gimp/soc-2010-cage] libgimpmath: add a function that compute the normal vector to an other,
Michael Muré
[monkey-bubble: 72/753] More fields; a new parameter that avoids dumping the loaded information.,
Sven Herzberg
[monkey-bubble: 71/753] First usable version of the GnomeEntry widget.,
Sven Herzberg
[monkey-bubble: 70/753] Fix extraneous warning when games are not installed setgid,
Sven Herzberg
[monkey-bubble: 69/753] - Fixed i18n problem in gnome_score_display. - Misc messagebox bug fixed.,
Sven Herzberg
[monkey-bubble: 68/753] - Some fixed refcounting.,
Sven Herzberg
[monkey-bubble: 67/753] Removed declaration.,
Sven Herzberg
[monkey-bubble: 66/753] fixed _ref bug.,
Sven Herzberg
[monkey-bubble: 65/753] *** empty log message ***,
Sven Herzberg
[monkey-bubble: 64/753] minor changes. --nathan,
Sven Herzberg
[monkey-bubble: 63/753] HAVE_SETFSGID #include <config.h> install gnomine setgid games,
Sven Herzberg
[monkey-bubble: 62/753] oops, forgot this,
Sven Herzberg
[monkey-bubble: 61/753] check for setfsgid() (used by new gnome-score) No more gnome-score-helper.,
Sven Herzberg
[monkey-bubble: 60/753] Exclude gnome-i18n.h. Add `_' macro as gnome-about.c. Mark translatable,
Sven Herzberg
[monkey-bubble: 59/753] Theory of operation:,
Sven Herzberg
[totem-pl-parser] Add testcase for bgo#624341,
Philip Withnall
[monkey-bubble: 58/753] added font support. added a dash before db2{html|dvi|ps} to ignore errors.,
Sven Herzberg
[monkey-bubble: 57/753] added $(INTLLIBS) $(DL_LIB) to libgnome_la_LIBADD gnome-score-helper isn't,
Sven Herzberg
[monkey-bubble: 56/753] Remove unused variables. (gnome_app_do_toolbar_creation): Likewise.,
Sven Herzberg
[monkey-bubble: 55/753] restore state does not exist on the new Gtk,
Sven Herzberg
[monkey-bubble: 54/753] restore state does not exist on the new Gtk,
Sven Herzberg
[monkey-bubble: 53/753] General cleanup:,
Sven Herzberg
[monkey-bubble: 52/753] General cleanup:,
Sven Herzberg
[monkey-bubble: 51/753] gnome-score fixes, etc.,
Sven Herzberg
[monkey-bubble: 50/753] Fixes score,
Sven Herzberg
[monkey-bubble: 49/753] compilation fix,
Sven Herzberg
[monkey-bubble: 48/753] I need automake help: I can not get the signames.h file in programs/gtop/proc to be generated (this,
Sven Herzberg
[monkey-bubble: 47/753] I need automake help: I can not get the signames.h file in programs/gtop/proc to be generated (this,
Sven Herzberg
[monkey-bubble: 46/753] made gtt use gnome-stock.[ch],
Sven Herzberg
[monkey-bubble: 45/753] initialize with GtkArgSetFunc/GtkArgGetFunc. -timj,
Sven Herzberg
[monkey-bubble: 44/753] Allow for non-toolbar things to be treated as toolbars (ie, people creating their own toolbars with,
Sven Herzberg
[monkey-bubble: 43/753] Some fixes to the table attachment of menus and toolbars. Things are still not perfect - Federico,
Sven Herzberg
[monkey-bubble: 42/753] Removed gnome-toolbar.h,
Sven Herzberg
[monkey-bubble: 41/753] Splited from gnome-app to avoid people believing that they need to use the,
Sven Herzberg
[monkey-bubble: 40/753] Fixed the bugs introduced by my splitting. Made it nicer.,
Sven Herzberg
[monkey-bubble: 39/753] gnome_property_configurator_request_foreach() should return void - Federico,
Sven Herzberg
[monkey-bubble: 38/753] Added #include <string.h> - Federico,
Sven Herzberg
[monkey-bubble: 37/753] GnomeFontSelector appears to work,
Sven Herzberg
[monkey-bubble: 36/753] gnome-font-selector now compiles, but if it runs it would be a miracle :),
Sven Herzberg
[monkey-bubble: 35/753] renamed files,
Sven Herzberg
[monkey-bubble: 34/753] Start of GnomeFontSelector. This is going to be LOTS of fun - feel free to work on it if you are bor,
Sven Herzberg
[monkey-bubble: 33/753] Ok, little improvement Elliot, let me know what do you think,
Sven Herzberg
[monkey-bubble: 32/753] Changed the names for the constants to look more GTK/GNOMEish.,
Sven Herzberg
[monkey-bubble] fully use our internal copy of libgnome now,
Sven Herzberg
[monkey-bubble: 31/753] obgnome (ObjC bindings for some commont libgnomeui stuff), gulp port to GnomeApp, mailman work, and,
Sven Herzberg
[monkey-bubble: 30/753] Fixed really stupid mistake in GnomeApp, so now gnomine should work just dandy again,
Sven Herzberg
[monkey-bubble: 29/753] GnomeApp now has RMB menus for changing the position of the menubar and toolbar. Also I am investiga,
Sven Herzberg
[monkey-bubble: 28/753] Do not call the parsing routines if we got an empty filename.,
Sven Herzberg
[monkey-bubble: 27/753] GnomeApp works fairly decently now, I think ; -) also I put GnomeApp support in gnomine, it iss aweso,
Sven Herzberg
[monkey-bubble: 26/753] Make it compile,
Sven Herzberg
[monkey-bubble: 25/753] oops, missed this one,
Sven Herzberg
[monkey-bubble: 20/753] Decode escaped strings (escape_string_and_dup): encode strings with,
Sven Herzberg
[monkey-bubble: 16/753] Hmm, some moron (me) added all the test suite binaries to CVS, must fix that.,
Sven Herzberg
[monkey-bubble: 23/753] fixlet in gnome-session.c,
Sven Herzberg
[monkey-bubble: 22/753] Game scorekeeping stuff. gnome-string namespace cleanups. More mailman work. and misc.,
Sven Herzberg
[monkey-bubble: 24/753] GnomeApp widget at least compiles. Try it, it might even not segv :),
Sven Herzberg
[monkey-bubble: 17/753] Indenting monster strikes again!,
Sven Herzberg
[monkey-bubble: 18/753] Fix the bug in the chomp routine,
Sven Herzberg
[monkey-bubble: 21/753] Various minor changes: * gnome_history_recently_used now available from Guile. * notepad uses gnome_,
Sven Herzberg
[monkey-bubble: 15/753] A solid beginning, I think, for file conversion routines. It seems to work. TODO:,
Sven Herzberg
[monkey-bubble: 14/753] gnome_config_set_prefix and gnome_config_drop_prefix are now gone. They,
Sven Herzberg
[monkey-bubble: 19/753] Minor fix to gnome_chomp_string. - tromey cygnus com,
Sven Herzberg
[monkey-bubble: 13/753] Fix my code, gnomine works now -mig,
Sven Herzberg
[monkey-bubble: 1/753] Initial revision,
Sven Herzberg
[monkey-bubble: 12/753] Provide routines for creating pixmaps from data.,
Sven Herzberg
[monkey-bubble: 11/753] Updates to make gnome work with the new Gtk+. You need the new Gtk+ to compile gnome,
Sven Herzberg
[monkey-bubble: 10/753] More session code: - Enriched API a bit - "Log out" in panel sends request,
Sven Herzberg
[monkey-bubble: 9/753] Added clock/time measurement widget - Pista,
Sven Herzberg
[monkey-bubble] (753 commits) ...port the code towards gtk_show_uri(),
Sven Herzberg
[monkey-bubble: 2/753] Initial revision,
Sven Herzberg
[monkey-bubble: 5/753] More session changes: * Changed function names to include `session' * Wrote guile interface * Put st,
Sven Herzberg
[monkey-bubble: 8/753] Minor portability fixes from Bruce Perens. - tromey cygnus com,
Sven Herzberg
[monkey-bubble: 4/753] Wrote functions to handle client side of session management. Modified desktop property programs to s,
Sven Herzberg
[monkey-bubble: 7/753] Minor portability fixes from Bruce Perens. - tromey cygnus com,
Sven Herzberg
[monkey-bubble: 6/753] Added notion of `initialization command' to session client interface tromey cygnus com,
Sven Herzberg
[monkey-bubble: 3/753] Added bool config items to libgnome. Updated several programs to take advantage of new bool support.,
Sven Herzberg
[totem-pl-parser] Disable debugging again,
Philip Withnall
[totem-pl-parser] Bug 624341 — crash in totem_pl_parser_parse_with_base,
Philip Withnall
[balsa] Fix enhancement bug #620221,
Peter Bloomfield
[gobject-introspection/wip/transformer] We can scan GLib,
Colin Walters
[hitori] Fix documentation page IDs,
Philip Withnall
[hitori] Add a strategy page to the documentation,
Philip Withnall
[gnome-shell] Fix invoking actions on notifications,
Marina Zhurakhinskaya
[jhbuild] [3.0] gnome-control-center no longer depends on metacity,
Thomas Wood
[glib] [i18n] Updated German translation,
Mario Blättermann
[hitori] Convert documentation to Mallard,
Philip Withnall
[hitori] Remove the documentation credits,
Philip Withnall
[evolution-data-server] Bug 624029 - Copying messages across stores is broken,
Matthew Barnes
[devhelp] Complete the GTK+ 3 port,
Matthias Clasen
[gnome-shell] [i18n] Updated German translation,
Mario Blättermann
[pitivi] [i18n] Updated German translation,
Mario Blättermann
[gtkhtml] Bug #610797 - Improve UTF-8 text sanitizing,
Milan Crha
[vala] Created tag 0.9.3,
Jürg Billeter
[vala] Release 0.9.3,
Jürg Billeter
[banshee] [MiroGuide] Move fixup JS to banshee.fm,
Gabriel Burt
[tomboy] Added gl to DOC_LINGUAS,
Francisco Diéguez Souto
[empathy] Added gl to DOC_LINGUAS,
Francisco Diéguez Souto
[empathy] Updated Galician translations for docs,
Francisco Diéguez Souto
[banshee] [MiroGuide] Handle Listen/Watch buttons,
Gabriel Burt
[banshee] [Ossifer] Fix variable name paste-o's,
Gabriel Burt
[releng] Sync back Perl modules versions,
Frederic Peters
[evolution-data-server] Bug 624316 - Disable debug messages in GroupWise calendar backend,
Matthew Barnes
[glib] GDBusConnection: copy object and subtree virtual tables,
David Zeuthen
[hyena] [Hyena.Downloader] More Finished catching,
Gabriel Burt
[releng] [release] 2.31.5,
Frederic Peters
[gbrainy] Makes sentence more clear,
Jordi Mas
[gnomeweb-wml] Add Evolution meeting log for 2010-07-14.,
Matthew Barnes
[gnomeweb-wml] Update download page for Evolution 2.31.5 release.,
Matthew Barnes
[tomboy] Updated Galician translations for docs,
Francisco Diéguez Souto
[solang] po: Added Romanian translation,
Lucian Adrian Grijincu
[gnome-commander] Fix for broken dir updates caused by not reconnected callbacks,
Piotr Eljasiak
[gimp] libgimp: add gimpenums.c.tail again, pdbgen-generated files are in git,
Michael Natterer
[hyena] [HttpDownloader] Catch Finished handler exceptions,
Gabriel Burt
[vinagre] po: Updated Romanian translation,
Lucian Adrian Grijincu
[gbrainy] Allows sorting custom game list in Custom Game Dialog,
Jordi Mas
[gtk+] Do not access an invalid ActionGroup. Closes #624362.,
Jonh Wendell
[gbrainy] Palindromic years puzzle,
Jordi Mas
[gbrainy] Make more clear some questions,
Jordi Mas
[banshee] Change proxy URIs for Amazon,
Aaron Bockover
[hyena] [HttpDownloder] Add StartSync method,
Gabriel Burt
[cheese/three-point-oh] Fixed the alignment of videobalance labels in preferences dialog.,
Yuvaraj Pandian
[library-web] Updated Slovenian translation,
Matej Urbančič
[gedit] Forgot the pythonconsole rename in the previous commit.,
Ignacio Casal Quinteiro
[gimp] libgimp/devel-docs: add back the gtk-doc template for gimpenums,
Michael Natterer
[gimp] tools: fix generated docs of gimp_enums_init(),
Michael Natterer
[gimp] libgimp: remove generated file (it's also in .gitignore),
Michael Natterer
[gnumeric] win32: try harder not to break file:// in gio.,
Morten Welinder
[gedit-plugins] Use org.gnome.gedit.plugins as prefix for schema files in plugins.,
Ignacio Casal Quinteiro
[gnumeric] docs: update BUGS and README a bit.,
Morten Welinder
[gedit] Use org.gnome.gedit.plugins as prefix for schema files in plugins.,
Ignacio Casal Quinteiro
[gimp] po-tags: Added Romanian translation,
Lucian Adrian Grijincu
[gnome-mud] Updated Slovenian translation,
Matej Urbančič
[evolution-rss] ship server files for pre kill-bonobo evolutions,
Lucian Langa
[evolution-rss] update gitignore list,
Lucian Langa
[evolution-rss/evolution-rss-0-2-0] ship server files for pre kill-bonobo evolutions,
Lucian Langa
[tracker/direct-access: 47/47] libtracker-bus: Implemented D-Bus FD passing using TrackerSparqlCursor API,
Martyn James Russell
[tracker/direct-access: 46/47] Moved tracker-connection.vala to tracker-{bus|direct}.vala,
Martyn James Russell
[tracker/direct-access: 45/47] libtracker-bus: Added for dbus implementation,
Martyn James Russell
[tracker/direct-access: 44/47] libtracker-miner: Make PluginLoader private,
Martyn James Russell
[tracker/direct-access: 43/47] libtracker-data: Add experimental support for async cursors,
Martyn James Russell
[tracker/direct-access: 42/47] libtracker-sparql: Added utils file for escaping mostly,
Martyn James Russell
[tracker/direct-access: 41/47] libtracker-sparql: Fixed builder copyright/whitespace errors,
Martyn James Russell
[tracker/direct-access: 40/47] libtracker-sparql: Copied TrackerSparqlBuilder from libtracker-client,
Martyn James Russell
[tracker/direct-access: 39/47] libtracker-sparql: Use GFile for import functions, not strings,
Martyn James Russell
[tracker/direct-access: 38/47] libtracker-sparql: Use GError for async methods in Connection abstract class,
Martyn James Russell
[tracker/direct-access: 37/47] libtracker-sparql: Finished basic abstract base class API,
Martyn James Russell
[tracker/direct-access: 36/47] libtracker-sparql: Fixed build error after updating Vala version,
Martyn James Russell
[tracker/direct-access: 35/47] libtracker-sparql: Add async API,
Martyn James Russell
[tracker/direct-access: 34/47] libtracker-sparql: Rename Cursor.iter_next to Cursor.next,
Martyn James Russell
[tracker/direct-access: 33/47] libtracker-sparql: Remove Cursor.interrupt,
Martyn James Russell
[tracker/direct-access: 32/47] libtracker-sparql: Added plugin loader class,
Martyn James Russell
[tracker/direct-access: 31/47] Indentation, squash,
Martyn James Russell
[tracker/direct-access: 30/47] libtracker-data: Remove the unused contents.db,
Martyn James Russell
[tracker/direct-access: 29/47] libtracker-data: Remove storing of local locale for no reason,
Martyn James Russell
[tracker/direct-access: 28/47] libtracker-data: Don't assign booleans to flag tests,
Martyn James Russell
[tracker/direct-access: 27/47] libtracker-direct, libtracker-sparql: Make sure Connection is kept alife longer than Cursor,
Martyn James Russell
[tracker/direct-access: 26/47] libtracker-data: in READONLY we never do ontology-change coping,
Martyn James Russell
[tracker/direct-access: 25/47] libtracker-data: Transaction handling fixes,
Martyn James Russell
[tracker/direct-access: 24/47] libtracker-data: Also delete -shm and -wal files when deleting database,
Martyn James Russell
[tracker/direct-access: 23/47] libtracker-data: Do not do reindexing in read-only mode,
Martyn James Russell
[tracker/direct-access: 22/47] libtracker-data: Do not fetch resource count in read-only mode,
Martyn James Russell
[tracker/direct-access: 21/47] libtracker-direct: Fix build,
Martyn James Russell
[tracker/direct-access: 20/47] Renamed directtest.vala to direct-test.vala, squash this,
Martyn James Russell
[tracker/direct-access: 19/47] functional-tests: Added functional test, libtracker-direct: Added .vapi create,
Martyn James Russell
[tracker/direct-access: 18/47] plugins/kmail: Make the KMail plugin compile again,
Martyn James Russell
[tracker/direct-access: 17/47] libtracker-data: Replace interrupt_thread by GCancellable,
Martyn James Russell
[tracker/direct-access: 16/47] libtracker-direct: Rename header to tracker-direct.h,
Martyn James Russell
[tracker/direct-access: 15/47] libtracker-direct: Fix build,
Martyn James Russell
[tracker/direct-access: 14/47] libtracker-direct: Add init and shutdown code,
Martyn James Russell
[tracker/direct-access: 13/47] libtracker-direct: Fix build,
Martyn James Russell
[tracker/direct-access: 12/47] Add libtracker-direct to build,
Martyn James Russell
[tracker/direct-access: 11/47] libtracker-direct: Fix build, include API for vala filename,
Martyn James Russell
[tracker/direct-access: 10/47] libtracker-data: Let TrackerDBCursor subclass TrackerSparqlCursor,
Martyn James Russell
[tracker/direct-access: 9/47] libtracker-sparql: Only expose string-based API for now,
Martyn James Russell
[tracker/direct-access: 8/47] libtracker-sparql: Use abstract classes instead of interfaces,
Martyn James Russell
[tracker/direct-access: 7/47] Merge libtracker-db into libtracker-data,
Martyn James Russell
[tracker/direct-access: 6/47] libtracker-direct: Update to libtracker-sparql changes,
Martyn James Russell
[tracker/direct-access: 5/47] libtracker-sparql: Add Sparql.Connection interface,
Martyn James Russell
[tracker/direct-access: 4/47] libtracker-sparql: Automatically generate tracker-sparql.vapi,
Martyn James Russell
[tracker/direct-access: 3/47] libtracker-direct: Added initial skeleton here,
Martyn James Russell
[tracker/direct-access: 2/47] libtracker-sparql: Removed new*() interface member, added interrupt(),
Martyn James Russell
[tracker/direct-access: 1/47] libtracker-sparql: Initial skeleton with cursor interface in vala,
Martyn James Russell
[tracker] (47 commits) Created branch direct-access,
Martyn James Russell
[glib] GDBusConnection: Fix up g_dbus_connection_close(),
David Zeuthen
[jhbuild] [3.0] remove librsvg-3,
Frederic Peters
[jhbuild] [3.0] disable vinagre panel applet,
Frederic Peters
[gnome-control-center] datetime: Draw a label to indicate the current location,
Thomas Wood
[vala] dova: Pass argc and argv to dova_init,
Jürg Billeter
[gthumb] [search] read the attributes required for the test,
Paolo Bacchilega
[gnumeric] Add preference setting to disable the extension check for the configurable text exporter. [#594151],
Andreas J . Guelzow
[gimp] po-tips: Updated Romanian translation,
Lucian Adrian Grijincu
[gobject-introspection] [girepository] Actually verify header of loaded typelibs in g_irepository_require,
Colin Walters
[gimp] po-script-fu: Updated Romanian translation,
Lucian Adrian Grijincu
[f-spot] Ignore generated m4 files.,
Ruben Vermeersch
[f-spot] More build cleanups.,
Ruben Vermeersch
[glib] GDBusMessage: Make endianness for D-Bus messages match host byte order,
David Zeuthen
[gimp] po-python: Updated Romanian translation,
Lucian Adrian Grijincu
[f-spot] Drop libfspotraw, currently unused.,
Ruben Vermeersch
[gnome-control-center] shell: resize the window to the size of the panel being opened,
Thomas Wood
[glib] Bug 623815 – Don't check sender for GDBusProxy objects where name is not set,
David Zeuthen
[libgda] Removed debug info,
Vivien Malerba
[libgda] Gda-SQL and programs without a main loop can not fetch authentification from Gnome keyring,
Vivien Malerba
[libgda] Removed file modifications monitoring other than Gio, and removed GnomeVFS usage,
Vivien Malerba
[libgda] Correctly handle DSN changes in authentification dialogs,
Vivien Malerba
[libgda] Save authentification information when creating DSN in the control center,
Vivien Malerba
[libgda] Use Gnome Keyring if available to store DSN's authentification,
Vivien Malerba
[libgda] GdaBrowser: implement dependencies for composed Foreign keys,
Vivien Malerba
[libgda] Initial creation of DataSourceManager object,
Vivien Malerba
[gimp] po-plug-ins: Updated Romanian translation,
Lucian Adrian Grijincu
[evolution/gnome-2-30] Bug 624237 - Fails to start when smartcard is inserted,
Matthew Barnes
[evolution] Bug 624237 - Fails to start when smartcard is inserted,
Matthew Barnes
[gimp] po-libgimp: Updated Romanian translation,
Lucian Adrian Grijincu
[gtk-vnc] Remove a few uses of stdint in favour of glib int types,
Daniel P . Berrange
[tracker] libtracker-fts: Helper log better after NEAR-related fixes,
Aleksander Morgado
[tracker] libtracker-fts: Avoid segfault when using the NEAR/N operator in FTS,
Aleksander Morgado
[evince] [libview] Fix formatting issues in ev-view-accessible.c,
Carlos Garcia Campos
[glib] Make default-quit not apply if register=FALSE,
Colin Walters
[evince] [libview] Only set text and text_layout flags in page cache when a11y might be enabled,
Carlos Garcia Campos
[evince] [libview] Allow changing page cache flags when cache is already running,
Carlos Garcia Campos
[evolution/gnome-2-30] Bug #624335 - Abort after group-by-thread with certain sorting,
Milan Crha
[evolution] Bug #624335 - Abort after group-by-thread with certain sorting,
Milan Crha
[gnome-control-center] shell: Fix build with recent GTK+ deprecations,
Thomas Wood
[gimp] po: Updated Romanian translation,
Lucian Adrian Grijincu
[libgdata] Updated Slovenian translation,
Matej Urbančič
[gnome-session] Updated Slovenian translation,
Matej Urbančič
[metacity] Allow building with Gtk+-3.0,
Thomas James Alexander Thurman
[libwnck] Updated Slovenian translation,
Matej Urbančič
[tracker] libtracker-fts: Fix NEAR/XX operator with more than 2 digits,
Aleksander Morgado
[tracker/domain-specific-indexes-review: 21/21] tests/libtracker-data: Split ontology and ontology change tests,
Philip Van Hoof
[tracker/domain-specific-indexes-review: 20/21] tests/libtracker-data: Added some more domainIndex tests,
Philip Van Hoof
[tracker/domain-specific-indexes-review: 19/21] libtracker-data: Test for domainIndex already being a first-class property,
Philip Van Hoof
[tracker/domain-specific-indexes-review: 18/21] tests/libtracker-data: Allow tests inbetween ontology change phases,
Philip Van Hoof
[tracker/domain-specific-indexes-review: 17/21] Adapt test-4 to do something relevant to domain indexes,
Philip Van Hoof
[tracker/domain-specific-indexes-review: 16/21] tests/libtracker-data: Added unit test for ontology change coping for domain indexes,
Philip Van Hoof
[tracker/domain-specific-indexes-review: 15/21] libtracker-data: Fixed deleting a tracker:domainIndex,
Philip Van Hoof
[tracker/domain-specific-indexes-review: 14/21] libtracker-data: Merge fix,
Philip Van Hoof
[tracker/domain-specific-indexes-review: 13/21] libtracker-data: Fixed a bug in support for domain specific indexes,
Philip Van Hoof
[tracker/domain-specific-indexes-review: 12/21] libtracker-data: Guard against null for domain specific index support,
Philip Van Hoof
[tracker/domain-specific-indexes-review: 11/21] libtracker-data: Add support for domain specific indexes to the SPARQL engine,
Philip Van Hoof
[tracker/domain-specific-indexes-review: 10/21] libtracker-data: Adapt the introspection of the ontology on domainIndex deletion,
Philip Van Hoof
[tracker/domain-specific-indexes-review: 9/21] libtracker-data: Fix coping with deletion of tracker:domainIndex,
Philip Van Hoof
[tracker/domain-specific-indexes-review: 8/21] libtracker-data: Disallow multi-value properties for domain specific indexes,
Philip Van Hoof
[tracker/domain-specific-indexes-review: 7/21] libtracker-data: Support for deleting a tracker:domainIndex from ontology,
Philip Van Hoof
[tracker/domain-specific-indexes-review: 6/21] libtracker-data: Only write to the domain-index class if the resource is one of them,
Philip Van Hoof
[tracker/domain-specific-indexes-review: 5/21] libtracker-data: Also write to the domain class' table in case of domain specific index,
Philip Van Hoof
[tracker/domain-specific-indexes-review: 4/21] libtracker-data: Added debugging output,
Philip Van Hoof
[tracker/domain-specific-indexes-review: 3/21] libtracker-data: Copy data from source to domain-index mirror column,
Philip Van Hoof
[tracker/domain-specific-indexes-review: 2/21] libtracker-data: Altering the tables for domain-specific indices,
Philip Van Hoof
[tracker/domain-specific-indexes-review: 1/21] libtracker-data: Added tracker:domainIndex property,
Philip Van Hoof
[tracker] (21 commits) Created branch domain-specific-indexes-review,
Philip Van Hoof
[tracker/domain-specific-indexes-review] tests/libtracker-data: Split ontology and ontology change tests,
Philip Van Hoof
[eog] Update Simplified Chinese help translation.,
Aron Xu
[eog] Update Simplified Chinese help figures.,
Aron Xu
[metacity] Replace deprecated GDK symbols,
Thomas James Alexander Thurman
[hamster-applet] fixed warning about the icon size,
Toms Baugis
[hamster-applet] fixed warning about cell size returned as a float,
Toms Baugis
[hamster-applet] minor bits,
Toms Baugis
[hamster-applet] calling show_toggle after showing the requested window as otherwise it seems to have some positionin,
Toms Baugis
[hamster-applet] just added the on window key press event listener (resulted in full xml file shuffle though),
Toms Baugis
[vala] dova: Fix number literals while bootstrapping,
Jürg Billeter
[hamster-applet] Updated Traditional Chinese translation(Hong Kong and Taiwan),
Chao-Hsiung Liao
[gnome-packagekit] Updated Traditional Chinese translation(Hong Kong and Taiwan),
Chao-Hsiung Liao
[empathy] Updated Traditional Chinese translation(Hong Kong and Taiwan),
Chao-Hsiung Liao
[gtk-vnc] Resync RPM specfiles based on latest Fedora devel,
Daniel P . Berrange
[gtk-vnc] Update version to 0.4.1,
Daniel P . Berrange
[jhbuild] [3.0] Bump Cairo to 1.9.12,
Benjamin Otte
[libgda] Added the "NULL_AS_EMPTY" option when exporting a data model,
Vivien Malerba
[libgda] Doc. update for gda_time_valid() and gda_timestamp_valid(),
Vivien Malerba
[evince] Updated Traditional Chinese translation(Hong Kong and Taiwan),
Chao-Hsiung Liao
[epiphany] Updated Traditional Chinese translation(Hong Kong and Taiwan),
Chao-Hsiung Liao
[gthumb] do not link to the exiv2 extension if it's not built,
Paolo Bacchilega
[eog] Updated Traditional Chinese translation(Hong Kong and Taiwan),
Chao-Hsiung Liao
[ekiga] Updated Traditional Chinese translation(Hong Kong and Taiwan),
Chao-Hsiung Liao
[dasher] Updated Traditional Chinese translation(Hong Kong and Taiwan),
Chao-Hsiung Liao
[evolution-couchdb] Created tag EVOLUTION_COUCHDB_0_4_93,
Rodrigo Moya
[evolution-couchdb] Release 0.4.93,
Rodrigo Moya
[tracker/domain-specific-indexes-review] Indentation,
Philip Van Hoof
[caribou] Added Traditional Chinese translation (Hong Kong and Taiwan),
Chao-Hsiung Liao
[tracker/domain-specific-indexes-review] intendation, squash,
Philip Van Hoof
[gtkhtml] Bug #624315 - Skip spelling update when no content set,
Milan Crha
[gtkmm/gtkmm-2-22] Deprecate Notebook::pages() and Table::children().,
Murray Cumming
[vinagre] [release] 2.31.5,
Frederic Peters
[vinagre] Created tag VINAGRE_2_31_5,
Frederic Peters
[vinagre] Require newer VTE for SSH plugin, to get a GTK+ 3 version,
Frederic Peters
[vinagre] Require newer gtk-vnc, to get a known GTK+ 3 version,
Frederic Peters
[brasero] Updated Traditional Chinese translation(Hong Kong and Taiwan),
Chao-Hsiung Liao
[rhythmbox] mpris: correct the key name used for the track duration,
Jonathan Matthew
[gdl] Updated Traditional Chinese translation(Hong Kong and Taiwan),
Chao-Hsiung Liao
[devhelp] Updated Traditional Chinese translation(Hong Kong and Taiwan),
Chao-Hsiung Liao
[couchdb-glib] Created tag COUCHDB_GLIB_0_6_93,
Rodrigo Moya
[couchdb-glib] Release 0.6.93,
Rodrigo Moya
[couchdb-glib] Added missing BUILT_FILES,
Rodrigo Moya
[glib] Updated Traditional Chinese translation(Hong Kong and Taiwan),
Chao-Hsiung Liao
[jhbuild] [3.0] bump WebKit to 1.3.3, only build gtk+ 3 version,
Frederic Peters
[jhbuild] [3.0] bump gtk-vnc to 0.4.1,
Frederic Peters
[gtk+] Updated Traditional Chinese translation (Hong Kong and Taiwan),
Chao-Hsiung Liao
[cheese/three-point-oh] Fixed resolutions occurring multiple times in preferences dialog,
Yuvaraj Pandian
[gthumb] reset the file list if the folder could not be loaded,
Paolo Bacchilega
[epiphany] Created tag 2.31.5,
Xan Lopez
[epiphany] 2.31.5,
Xan Lopez
[gtk-vnc] Created tag release-0.4.1,
Daniel P . Berrange
[evolution/gnome-2-30] Bug #615049 - Crash in remove_contact at e-addressbook-model.c:202,
Milan Crha
[evolution] Bug #615049 - Crash in remove_contact at e-addressbook-model.c:202,
Milan Crha
[grilo] core: Make grl_media_source_metadata() cancelable,
Juan A . Suarez Romero
[tracker/direct-access] Moved tracker-connection.vala to tracker-{bus|direct}.vala,
Martyn James Russell
[tracker/direct-access] libtracker-bus: Added for dbus implementation,
Martyn James Russell
[tracker] libtracker-fts: useful debugging log included, disabled by default,
Aleksander Morgado
[empathy: 9/9] Disable /query and /msg commands for now (#624268),
Guillaume Desmottes
[empathy: 8/9] Merge branch 'debug-av-599166',
Guillaume Desmottes
[empathy: 7/9] display the clock rate of the codec as well,
Guillaume Desmottes
[empathy: 6/9] reset codecs when call is disconnected,
Guillaume Desmottes
[empathy: 5/9] call-window: display receiving codecs,
Guillaume Desmottes
[empathy: 4/9] call-handler: add audio/video recv codecs properties,
Guillaume Desmottes
[empathy: 3/9] call-window: Add 'details' pane containing encoding codecs (#599166),
Guillaume Desmottes
[empathy: 2/9] call-handler: add send audio/video codec properties,
Guillaume Desmottes
[empathy: 1/9] bump telepathy-farsight dep,
Guillaume Desmottes
[empathy] (9 commits) ...Disable /query and /msg commands for now (#624268),
Guillaume Desmottes
[libpeas] Update libpeasui to use the new peas_plugin_info_is_builtin API.,
Steve Frécinaux
[evolution-rss] allow compile with evo < 2.31,
Lucian Langa
[libpeas] Replaced invisible plugins with builtin plugins,
Steve Frécinaux
[gnome-session] Updated Galician translations,
Francisco Diéguez Souto
[zenity] Updated Galician translations,
Francisco Diéguez Souto
[pitivi: 4/4] Merging translations,
Edward Hervey
[pitivi: 3/4] previewer: use the appointment-soon icon as the default thumb icon.,
Edward Hervey
[pitivi: 2/4] application: fix indentation of the string shown by pitivi -h.,
Edward Hervey
[pitivi: 1/4] Make pitivi -h show pitivi options.,
Edward Hervey
[pitivi] (4 commits) ...Merging translations,
Edward Hervey
[gthumb] show an information dialog after creating a web album,
Paolo Bacchilega
[gthumb] Get the screen before destroying the dialog,
Paolo Bacchilega
[evolution-exchange/gnome-2-30] Bug #612178 - Do not access CamelStreamMem::buffer directly,
Milan Crha
[evolution/gnome-2-30] Bug #612178 - Do not access CamelStreamMem::buffer directly,
Milan Crha
[glib] docs: xi:include the annotation glossary to kill warnings and make them work,
Stefan Kost
[evolution] Updated Tamil translation,
Thirumurthi Vasudeven
[tracker/domain-specific-indexes-review] tests/libtracker-data: Added some more domainIndex tests,
Philip Van Hoof
[tracker/domain-specific-indexes-review] libtracker-data: Test for domainIndex already being a first-class property,
Philip Van Hoof
[tracker] Fixes NB#179798: Wrong detection of ignored directory as a directory,
Aleksander Morgado
[gtkmm] Created tag 2.21.5,
Murray Cumming
[gtkmm/gtkmm-2-22] 2.21.5,
Murray Cumming
[gtkmm/gtkmm-2-22] Rearrange includes in tests and demos for the undefs.,
Murray Cumming
[gtkmm/gtkmm-2-22] More rearranging of includes for the undef in gdkmm/region.hg.,
Murray Cumming
[brasero] Add Esperanto translation,
Kristjan Schmidt
[gtkmm] Removed Notebook::pages() and Table::children().,
Murray Cumming
[hitori] Created tag HITORI_0_2_4,
Philip Withnall
[hitori] Release version 0.2.4,
Philip Withnall
[hitori] Remove generated file from git,
Philip Withnall
[gtkmm] Created tag 2.90.5really,
Murray Cumming
[gtkmm] 2.90.5,
Murray Cumming
[f-spot] Created tag 0.7.1,
Ruben Vermeersch
[gtk-doc] scan: improve handling of internal symbols,
Stefan Kost
[evolution] Update Simplified Chinese translation.,
Aron Xu
[evolution-rss] Adapt to Camel API changes.,
Lucian Langa
[tracker] Fixes NB#176090, libtracker-miner: Don't use same parent GFile for both mtime and iri caches,
Aleksander Morgado
[tracker] libtracker-miner: Improving logs,
Aleksander Morgado
[tracker] libtracker-miner: sparql_query_cb() called now item_query_exists_cb(),
Aleksander Morgado
[tracker] libtracker-miner: Improve logging when found duplicates for a given uri,
Aleksander Morgado
[f-spot] Update NEWS for 0.7.1.,
Ruben Vermeersch
[gtkmm] Created tag 2.90.5,
Murray Cumming
[gtkmm] DragContext: Added get_source_window() and get_selected_action().,
Murray Cumming
[f-spot] Update About for 0.7.1. 18 hackers!,
Ruben Vermeersch
[ease] Deleted branch buidler,
Stéphane Maniaci
[ease/builder] (9 commits) ...Ugly hack to load UI files locally and system-wide,
Stéphane Maniaci
[ease/buidler: 9/9] Ugly hack to load UI files locally and system-wide,
Stéphane Maniaci
[ease/buidler: 8/9] Merge branch 'master' into buidler,
Stéphane Maniaci
[ease] (9 commits) Created branch buidler,
Stéphane Maniaci
[ease] Some gitignore fixes,
Stéphane Maniaci
[ease] Remove buggy initialization,
Stéphane Maniaci
[ease] Start removing VideoElement,
Stéphane Maniaci
[gnumeric] Improve expression entry range selection. [#80725][#624288][#624289],
Andreas J . Guelzow
[rhythmbox/gobject-introspection: 34/34] hack out the rest of the lyrics plugin engine list config,
Jonathan Matthew
[rhythmbox/gobject-introspection: 33/34] fix is-widget check,
Jonathan Matthew
[rhythmbox/gobject-introspection: 32/34] hack lyrics plugin until it almost works,
Jonathan Matthew
[rhythmbox/gobject-introspection: 31/34] fix some stuff in the lyrics plugin, now it crashes,
Jonathan Matthew
[rhythmbox/gobject-introspection: 30/34] rearrange stuff to get python plugin debug output working,
Jonathan Matthew
[rhythmbox/gobject-introspection: 29/34] require gi, add uninstalled gi path if needed,
Jonathan Matthew
[rhythmbox/gobject-introspection: 28/34] add some annotations for widgetry (makes sendto plugin work!),
Jonathan Matthew
[rhythmbox/gobject-introspection: 27/34] fix bits and pieces in various plugins, some things seem to work,
Jonathan Matthew
[rhythmbox/gobject-introspection: 26/34] fix bits and pieces of the artdisplay plugin, almost almost works,
Jonathan Matthew
[rhythmbox/gobject-introspection: 25/34] fix various gi port bits,
Jonathan Matthew
[rhythmbox/gobject-introspection: 24/34] port coherence plugin to gi, tenuously,
Jonathan Matthew
[rhythmbox/gobject-introspection: 23/34] port magnatune plugin to gi, possibly,
Jonathan Matthew
[rhythmbox/gobject-introspection: 22/34] port jamendo plugin to gi, perhaps,
Jonathan Matthew
[rhythmbox/gobject-introspection: 21/34] missing some bits in the replaygain plugin,
Jonathan Matthew
[rhythmbox/gobject-introspection: 20/34] port context pane plugin to gi, probably,
Jonathan Matthew
[rhythmbox/gobject-introspection: 19/34] port artdisplay plugin to gi, maybe,
Jonathan Matthew
[rhythmbox/gobject-introspection: 18/34] port lyrics plugin to gi,
Jonathan Matthew
[rhythmbox/gobject-introspection: 17/34] clean up processed girs,
Jonathan Matthew
[rhythmbox/gobject-introspection: 16/34] process .girs to fix vala typename incompatibilities,
Jonathan Matthew
[rhythmbox/gobject-introspection: 15/34] generate vapi from gir files. doesn't work yet.,
Jonathan Matthew
[rhythmbox/gobject-introspection: 14/34] add single-include header for bindings,
Jonathan Matthew
[rhythmbox/gobject-introspection: 13/34] fix gir/typelib build search path,
Jonathan Matthew
[rhythmbox/gobject-introspection: 12/34] adjust rbplugin vfunc defs so they get noticed by gi,
Jonathan Matthew
[rhythmbox/gobject-introspection: 11/34] update gi'd python plugins for gi namespace rethink,
Jonathan Matthew
[rhythmbox/gobject-introspection: 10/34] port a few more plugins to gi, untested,
Jonathan Matthew
[rhythmbox/gobject-introspection: 9/34] move gi stuff under bindings/,
Jonathan Matthew
[rhythmbox/gobject-introspection: 8/34] port pythonconsole module to use gi,
Jonathan Matthew
[rhythmbox/gobject-introspection: 4/34] what?,
Jonathan Matthew
[rhythmbox/gobject-introspection: 7/34] port rb module to use gi,
Jonathan Matthew
[rhythmbox/gobject-introspection: 6/34] remove pygtk and static bindings, load gi at runtime,
Jonathan Matthew
[rhythmbox/gobject-introspection: 5/34] reorder new properties so they're at the end for some reason,
Jonathan Matthew
[rhythmbox/gobject-introspection: 3/34] fix up scanner paths and flags, add missing files,
Jonathan Matthew
[rhythmbox/gobject-introspection: 2/34] start adding autotoolery for generating gobject-introspection stuff,
Jonathan Matthew
[rhythmbox/gobject-introspection: 1/34] initial stab at plugin API - installed headers, pkgconfig, versioned core lib,
Jonathan Matthew
[rhythmbox] (34 commits) Created branch gobject-introspection,
Jonathan Matthew
[nautilus-ideviceinfo] Add Simplified Chinese translation.,
Aron Xu
[ease] And some less ClutterGst,
Stéphane Maniaci
[ease] Add a missing data file,
Stéphane Maniaci
[ease] Remove some more reference to VideoElement,
Stéphane Maniaci
[ease] Removes video elements for the moment.,
Stéphane Maniaci
[banshee] [i18n] Update POTFILES.in,
Gabriel Burt
[banshee] [MiroGuide] New podcast directory extension,
Gabriel Burt
[banshee] [WebBrowser] Abstract useful bits from amzn store,
Gabriel Burt
[banshee] [WebBrowser] Bind nav and resource request callbacks,
Gabriel Burt
[gdm/multi-stack: 25/25] switch to proper mode when going to timed login,
Ray Strode
[gdm/multi-stack: 24/25] add better debug spew (needs squash),
Ray Strode
[gdm/multi-stack: 20/25] Add smartcard plugin,
Ray Strode
[gdm/multi-stack: 23/25] Drop the other hiding stuff for now.,
Ray Strode
[gdm/multi-stack: 22/25] KILL pam stack instead of TERM pam stack,
Ray Strode
[gdm/multi-stack: 21/25] When one PAM conversation wins, stop the others,
Ray Strode
[gdm/multi-stack: 19/25] Add fingerprint plugin,
Ray Strode
[gdm/multi-stack: 16/25] Add a plugin based extension system to greeter,
Ray Strode
[gdm/multi-stack: 18/25] Prevent start session signal handler from getting called multiple times,
Ray Strode
[gdm/multi-stack: 17/25] Show cancel button after first message,
Ray Strode
[gdm/multi-stack: 15/25] Don't delay login for passwd -d users,
Ray Strode
[gdm/multi-stack: 14/25] Queue a greeter reset when the user clicks cancel,
Ray Strode
[gdm/multi-stack: 13/25] Catch service-unavailable from server in client and propagate it,
Ray Strode
[gdm/multi-stack: 9/25] Store multiple conversations in the session,
Ray Strode
[gdm/multi-stack: 12/25] Bubble service-unavailable up to greeter,
Ray Strode
[gdm/multi-stack: 11/25] Emit "service-unavailable" from session when pam service refuses to work,
Ray Strode
[gdm/multi-stack: 10/25] Return a different error code for "service won't work" than "auth failed",
Ray Strode
[gdm/multi-stack: 8/25] Make greeter/autologin session explicitly request PAM conversation,
Ray Strode
[gdm/multi-stack: 7/25] Rename session worker to the service it's managing,
Ray Strode
[gdm/multi-stack: 6/25] Introduce new Conversation object,
Ray Strode
[gdm/multi-stack: 5/25] disconnect signal handlers in destroy session,
Ray Strode
[gdm/multi-stack: 4/25] Create session settings object up front,
Ray Strode
[gdm/multi-stack: 3/25] Add new api to ask when chooser widget is done loading items,
Ray Strode
[gdm/multi-stack: 2/25] Add user chooser to ui file,
Ray Strode
[gdm/multi-stack: 1/25] Don't set list-visible unless the widget is visible,
Ray Strode
[gdm] (25 commits) Created branch multi-stack,
Ray Strode
[gcalctool/gnome-2-30] Update Simplified Chinese translation.,
Aron Xu
[gcalctool] Update Simplified Chinese translation.,
Aron Xu
[dasher] Update Simplified Chinese translation.,
Aron Xu
[seed] Typo - fix configure option --with-webkit,
Alan Knowles
[libgnome] Complete Simplified Chinese translation.,
Aron Xu
[eog] Update Simplified Chinese translations.,
Eleanor Chen
[sound-juicer] Complete Simplified Chinese translation.,
Aron Xu
[epiphany] Complete Simplified Chinese translation.,
Aron Xu
[gnome-media] Complete the GTK+ 3 port by using unique-3.0,
Matthias Clasen
[gtk+] GtkTreeView: unseal private pointer,
Javier Jardón
[gtk+] GtkTreeModelFilter: unseal private pointer,
Javier Jardón
[gtk+] GtkToolItem: unseal private pointer,
Javier Jardón
[gtk+] GtkToggleToolButton: unseal private pointer,
Javier Jardón
[gtk+] GtkPrintUnixDialog: unseal private pointer,
Javier Jardón
[gtk+] GtkPrintOperation: unseal private pointer,
Javier Jardón
[gtk+] GtkExpander: unseal private pointer,
Javier Jardón
[gtk+] GtkToolButton: unseal private pointer,
Javier Jardón
[gnome-games] quadrapassel: Update manual with 'bastard mode' name change,
Robert Ancell
[gtk+] GtkAlignment: move public members to private structure,
Javier Jardón
[gtk+] Use accessor functions to access GtkAlignment,
Javier Jardón
[evolution] EMailReader: Remove unused variable,
Matthew Barnes
[evolution] Bug 624285 - When replying, ignore text selection if preview is hidden,
Matthew Barnes
[gtk+] GtkViewport: move public members to private structure,
Javier Jardón
[gtk+] gtkuimanager: unseal private pointer,
Javier Jardón
[gtk+] gtktoggleaction: move public members to private structure,
Javier Jardón
[gtk+] Use accessor functions to access GtkToggleAction,
Javier Jardón
[gtk+] gtktearoffmenuitem: Move public members to private structure,
Javier Jardón
[gnome-settings-daemon] Created tag GNOME_SETTINGS_DAEMON_2_31_5_1,
Rodrigo Moya
[gnome-settings-daemon] Release 2.31.5.1,
Rodrigo Moya
[gtk+/rendering-cleanup: 40/40] API: remove GdkImage,
Benjamin Otte
[gtk+/rendering-cleanup: 39/40] API: remove gdk_drawable_copy_to_image(),
Benjamin Otte
[gtk+/rendering-cleanup: 38/40] API: remove gdk_drawable_get_image(),
Benjamin Otte
[gtk+/rendering-cleanup: 37/40] API: remove gdk_pixbuf_get_from_image(),
Benjamin Otte
[gtk+/rendering-cleanup: 36/40] colorsel: Use gdk_pixbuf_get_from_drawable(),
Benjamin Otte
[gtk+/rendering-cleanup: 35/40] Implement gdk_pixbuf_get_from_drawable() with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 34/40] API: Add gdk_pixbuf_get_from_surface(),
Benjamin Otte
[gtk+/rendering-cleanup: 33/40] API: remove gdk_draw_image(),
Benjamin Otte
[gtk+/rendering-cleanup: 32/40] docs: Fix sgml file to add gdk_keymap_get_num_lock_state(),
Benjamin Otte
[gtk+/rendering-cleanup: 31/40] API: Get rid of GdkRGB,
Benjamin Otte
[gtk+/rendering-cleanup: 30/40] demos: Convert testpixbuf-save to Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 29/40] demos: Convert to drawing with Cairo instead of GdkRGB,
Benjamin Otte
[gtk+/rendering-cleanup: 28/40] demos: No need to set the rgb colormap here,
Benjamin Otte
[gtk+/rendering-cleanup: 27/40] demos: Remove testpixbuf,
Benjamin Otte
[gtk+/rendering-cleanup: 26/40] demos: remove testpixbuf-drawable,
Benjamin Otte
[gtk+/rendering-cleanup: 25/40] gtk-demo: Make pixbufs demo use Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 24/40] testgtk: Remove alpha drawing test,
Benjamin Otte
[gtk+/rendering-cleanup: 23/40] Replace gdk_rgb_find_color(),
Benjamin Otte
[gtk+/rendering-cleanup: 22/40] debug: remove GdkRGB debuggability,
Benjamin Otte
[gtk+/rendering-cleanup: 21/40] gdk: Remove unused gdkrgb.h includes,
Benjamin Otte
[gtk+/rendering-cleanup: 20/40] gdk: Use the system colormap, not the rgb colormap,
Benjamin Otte
[gtk+/rendering-cleanup: 19/40] API: remove gdk_screen_get_rgb_colormap/visual(),
Benjamin Otte
[gtk+/rendering-cleanup: 18/40] tests: Use gdk_screen_get_default_colormap(),
Benjamin Otte
[gtk+/rendering-cleanup: 17/40] tests: remove testrgb test,
Benjamin Otte
[gtk+/rendering-cleanup: 16/40] spinner: We want the default colormap, not the RGB colormap,
Benjamin Otte
[gtk+/rendering-cleanup: 15/40] gdk: Get rid of GdkRGB usage,
Benjamin Otte
[gtk+/rendering-cleanup: 14/40] image: remove GdkImage as a possible image type,
Benjamin Otte
[gtk+/rendering-cleanup: 13/40] tests: Use GdkPixbuf for taking a screenshot, not GdkImage,
Benjamin Otte
[gtk+/rendering-cleanup: 12/40] API: Remove gdk_draw_pixbuf(),
Benjamin Otte
[gtk+/rendering-cleanup: 11/40] demos: Use Cairo instead of gdk_draw_pixbuf(),
Benjamin Otte
[gtk+/rendering-cleanup: 10/40] tests: Remove gdk_draw_pixbuf() with Cairo equivalent,
Benjamin Otte
[gtk+/rendering-cleanup: 9/40] pixbuf-engine: replace call to gdk_draw_pixbuf() with Cairo equivalent,
Benjamin Otte
[gtk+/rendering-cleanup: 8/40] pixbuf-engine: Replace gdk_draw_pixbuf() with Cairo equivalent,
Benjamin Otte
[gtk+/rendering-cleanup: 7/40] cups: Fix cast warnings,
Benjamin Otte
[gtk+/rendering-cleanup: 6/40] gail: Make string argument const,
Benjamin Otte
[gtk+/rendering-cleanup: 5/40] image: replace gdk_draw_pixbuf() call with Cairo equivalent,
Benjamin Otte
[gtk+/rendering-cleanup: 4/40] gdk: Get rid of gdk_draw_pixbuf() call,
Benjamin Otte
[gtk+/rendering-cleanup: 3/40] textview: replace gdk_draw_pixbuf() call with Cairo version,
Benjamin Otte
[gtk+/rendering-cleanup: 2/40] colorbutton: Render with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 1/40] entry: replace gdk_draw_pixbuf() call with Cairo version,
Benjamin Otte
[gtk+] (40 commits) Created branch rendering-cleanup,
Benjamin Otte
[cheese/three-point-oh] Fixed bug causing app to crash if About dialog is opened twice,
Yuvaraj Pandian
[gnumeric] Updated Lithuanian translation (thanks to Tomas Kuliavas <tokul users sourceforge net>).,
Gintautas Miliauskas
[damned-lies] Updated Lithuanian translation.,
Gintautas Miliauskas
[gtk-vnc] Fix test suite,
Daniel P . Berrange
[gtk-vnc] Use separate soname when building against GTK-3,
Daniel P . Berrange
[cheese/three-point-oh] Made about dialog box close when Close button is clicked,
Yuvaraj Pandian
[cheese/three-point-oh] Increased step size for preference sliders,
Yuvaraj Pandian
[libgnomekbd] Created tag LIBGNOMEKBD_2_31_5,
Sergey V . Udaltsov
[libgnomekbd] preparing 2.31.5,
Sergey V . Udaltsov
[evolution-data-server] Bug 608299 - Cut/copy error when selection has trailing comma,
Matthew Barnes
[libgdata] [i18n] Updated German translation,
Mario Blättermann
[gnome-user-share] Updated Norwegian bokmål translation,
Kjartan Maraas
[goffice] Don't access a GODataVector with an index larger than its length.,
Jean Bréfort
[jhbuild] [3.0] explicit GTK+ 3 mention on sound-juicer,
Frederic Peters
[jhbuild] [3.0] gnome-media ported to GTK+ 3,
Frederic Peters
[jhbuild] [3.0] totem-pl-parser has no gtk+ dependency,
Frederic Peters
[jhbuild] [3.0] totem switched to gtk+ 3,
Frederic Peters
[accounts-dialog] Updated Danish translation,
Kenneth Nielsen
[goobox] Update Czech Translation,
Andre Klapper
[transmageddon] Updated Danish translation,
Kenneth Nielsen
[cheese/three-point-oh] update TODO,
Daniel G . Siegel
[sound-juicer] [release] post release version bump,
Frederic Peters
[sound-juicer] [release] 2.31.5,
Frederic Peters
[sound-juicer] Remove mention of deleted file,
Frederic Peters
[sound-juicer] Created tag 2.31.5,
Frederic Peters
[sound-juicer] Port to GTK+ 3,
Frederic Peters
[cheese/three-point-oh] Resolution combo box in preferences window works,
Yuvaraj Pandian
[cheese/three-point-oh] update TODO list,
Daniel G . Siegel
[cheese/three-point-oh] do not use var, use the correct type of variables,
Daniel G . Siegel
[totem] Re-enable Python support for testing,
Philip Withnall
[gnumeric] Don't duplicate a variable in gnm_go_data_vector_load_len,
Jean Bréfort
[libgda] Added gda_time_valid() and gda_timestamp_valid(), thanks to Andrea Zagli,
Vivien Malerba
[totem] Created tag V_2_90_5,
Philip Withnall
[totem] 2.90.5,
Philip Withnall
[totem] Fix the documentation build,
Philip Withnall
[totem] Disable support for Python plugins again,
Philip Withnall
[gnumeric] Improve function tooltips. [#623322],
Andreas J . Guelzow
[vala] dova: Support public and protected instance fields in classes,
Jürg Billeter
[gnome-media] Created tag GNOME_MEDIA_2_31_5,
Frederic Peters
[gnome-media] NEWS: GNOME Media 2.31.5,
Frederic Peters
[gnome-media] Port to GTK+ 3.0,
Frederic Peters
[gimp/gimp-2-6] Bug 624275 - Image saved from google docs generates a 'gimp-image-set-resolution' error message,
Sven Neumann
[gimp/gimp-2-6] Bump version to 2.6.11 (interface age 11),
Sven Neumann
[gimp] Bug 624275 - Image saved from google docs generates a 'gimp-image-set-resolution' error message,
Sven Neumann
[cheese/three-point-oh] Selecting from different camera sources works,
Yuvaraj Pandian
[cheese/three-point-oh] add move all to trash functionality,
Daniel G . Siegel
[evolution-data-server] Removed folders from connection when operations gets done - handles when jobs return back without ex,
Chenthill Palanisamy
[evolution-data-server] Add connection manager to imapx,
Chenthill Palanisamy
[gtk+: 2/2] Merge branch 'windows_list',
Jonh Wendell
[gtk+: 1/2] [GtkApplication] Add gtk_application_get_windows(),
Jonh Wendell
[gtk+] (2 commits) ...Merge branch 'windows_list',
Jonh Wendell
[gthumb] minor tweaks to manual index page,
Michael J . Chudobiak
[gimp-web] Changed link to updated 2.6.10 installer,
Michael Schumacher
[vala] dova: Use unsigned hash codes,
Jürg Billeter
[gnumeric] Don't crash on NULL rv,
Jean Bréfort
[zenity] Updated Norwegian bokmål translation,
Kjartan Maraas
[gnumeric] Fix crash in cell_calc_span. [#624274],
Jean Bréfort
[vinagre] Updated Norwegian bokmål translation,
Kjartan Maraas
[totem] Updated Norwegian bokmål translation,
Kjartan Maraas
[gnomeweb-wml] anjuta: Updated releases,
Johannes Schmid
[gnome-screensaver] Updated Slovenian translation,
Matej Urbančič
[gimmie] Updated Slovenian translation,
Matej Urbančič
[gnumeric] Fix a regression in chart series evaluation. [#624263],
Jean Bréfort
[f-spot] Add missing Hyena build bits.,
Ruben Vermeersch
[f-spot] Tell hyena not to do its pkg-config stuff,
Ruben Vermeersch
[f-spot] Simplify Hyena embedding.,
Ruben Vermeersch
[evolution] Bug #623035 - Crash when printing email with too many recipients,
Milan Crha
[jhbuild] [3.0] gconf-editor ported to GTK+ 3,
Frederic Peters
[gconf-editor] Created tag 2.31.5,
Frederic Peters
[gconf-editor] [release] 2.31.5,
Frederic Peters
[gconf-editor] Switch to GTK+ 3,
Frederic Peters
[cheese/three-point-oh] Bound controls in preferences dialog to their respective GConf settings,
Yuvaraj Pandian
[f-spot] Switch to IFD-cycle-detecting Taglib#.,
Ruben Vermeersch
[banshee] [InternetArchive] Enable by default,
Gabriel Burt
[cheese/three-point-oh] Setting Image properties (contrast, hue, brightness and saturation) on preferences window works,
Yuvaraj Pandian
[gconf-editor] Created branch gnome-2-30,
Frederic Peters
[cheese/three-point-oh] Initial work on preferences window.,
Yuvaraj Pandian
[banshee] [build] Tell hyena not to do its pkg-config stuff,
Gabriel Burt
[gtk+] (106 commits) ...GtkTable: move public members to private structure,
Javier Jardón
[nautilus] Updated Norwegian bokmål translation,
Kjartan Maraas
[evolution-rss] fix potential crash in feeds_dialog_edit,
Lucian Langa
[evolution-rss/evolution-rss-0-2-0] fix potential crash in feeds_dialog_edit,
Lucian Langa
[banshee] Fixed broken Hyena build,
Aaron Bockover
[banshee] Support remote fixup JavaScript on Amazon,
Aaron Bockover
[gnome-user-share] Added Breton translation,
Denis Arnaud
[hyena] [build] Make pkg-config bits optional,
Gabriel Burt
[glib] Clean autotools config a bit,
Javier Jardón
[gtk+] Deleted branch refactor,
Javier Jardón
[gtk+/refactor: 106/106] GtkTable: move public members to private structure,
Javier Jardón
[gtk+/refactor: 105/106] Use accessor functions to access GtkTable,
Javier Jardón
[gtk+/refactor: 104/106] gtkstatusicon: unseal private pointer,
Javier Jardón
[gtk+/refactor: 103/106] gtkstatusbar: Move public members to private structure,
Javier Jardón
[gtk+/refactor: 102/106] Use accessor functions to access GtkStatusbar,
Javier Jardón
[gtk+/refactor: 101/106] gtkspinner: Remove GET_PRIVATE macro,
Javier Jardón
[gtk+/refactor: 100/106] Use accessor functions to access GtkSpinButton,
Javier Jardón
[gtk+/refactor: 99/106] Add _gtk_spin_button_get_panel private function,
Javier Jardón
[gtk+/refactor: 98/106] gtkspinbutton: move public members to private structure,
Javier Jardón
[gtk+/refactor: 97/106] gtksizegroup: Move public members to private structure,
Javier Jardón
[gtk+/refactor: 96/106] gtkseparatortoolitem: unseal private pointer,
Javier Jardón
[gtk+/refactor: 95/106] Use accessor functions to access GtkScrolledWindow,
Javier Jardón
[gtk+/refactor: 94/106] GtkScale: move public members to private structure,
Javier Jardón
[gtk+/refactor: 93/106] Use accessor functions to access GtkScale,
Javier Jardón
[gtk+/refactor: 92/106] GtkScaleButton: Move public members to private structure,
Javier Jardón
[gtk+/refactor: 91/106] Use accessor functions to access GtkScaleButton,
Javier Jardón
[gtk+/refactor: 90/106] GtkRuler: move public member to private structure,
Javier Jardón
[gtk+/refactor: 89/106] gtkrecentmanager: unseal private pointer,
Javier Jardón
[gtk+/refactor: 88/106] gtkrecentchooserwidget: unseal private pointer,
Javier Jardón
[gtk+/refactor: 87/106] gtkrecentchoosermenu: unseal private pointer,
Javier Jardón
[gtk+/refactor: 86/106] gtkrecentchooserdialog: unseal private pointer,
Javier Jardón
[gtk+/refactor: 85/106] GtkRecentAction: move public members to private structure,
Javier Jardón
[gtk+/refactor: 84/106] GtkRadioMenuItem: Move public members to private structure,
Javier Jardón
[gtk+/refactor: 83/106] GtkRadioButton: Move public members to private structure,
Javier Jardón
[gtk+/refactor: 82/106] GtkRadioAction: unseal private pointer,
Javier Jardón
[gtk+/refactor: 81/106] GtkProgressBar: Move public members to private structure,
Javier Jardón
[gtk+/refactor: 80/106] gtkprinter: unseal private pointer,
Javier Jardón
[gtk+/refactor: 79/106] gtkprintbackend: Use private pointer instead GET_PRIV() macro,
Javier Jardón
[gtk+/refactor: 78/106] GtkPaned: move public members to private structure,
Javier Jardón
[gtk+/refactor: 77/106] Use accessor functions to access GtkPaned,
Javier Jardón
[gtk+/refactor: 76/106] gtkpagesetupunixdialog: unseal private pointer,
Javier Jardón
[gtk+/refactor: 75/106] GtkMisc: move public members to private structure,
Javier Jardón
[gtk+/refactor: 74/106] Use accessor functions to access GtkMisc,
Javier Jardón
[gtk+/refactor: 73/106] GtkMessageDialog: move public members to private structure,
Javier Jardón
[gtk+/refactor: 72/106] GtkMenuToolButton: unseal private pointer,
Javier Jardón
[gtk+/refactor: 71/106] GtkMenuBar: Use private pointer instead GET_PRIV() macro all the time,
Javier Jardón
[gtk+/refactor: 70/106] GtkListStore: move public members to private structure,
Javier Jardón
[gtk+/refactor: 69/106] GtkLinkButton: unseal private pointer,
Javier Jardón
[gtk+/refactor: 68/106] GtkLayout: move public members to private structure,
Javier Jardón
[gtk+/refactor: 66/106] GtkLabel: move public members to private structure,
Javier Jardón
[gtk+/refactor: 67/106] Use accessor funtions to access GtkLayout,
Javier Jardón
[gtk+/refactor: 65/106] GtkInvisible: move public members to private structure,
Javier Jardón
[gtk+/refactor: 64/106] Use accessor funtions to acces GtkInvisible,
Javier Jardón
[gtk+/refactor: 63/106] GtkInfoBar: use private pointer instead GET_PRIV() macro,
Javier Jardón
[gtk+/refactor: 62/106] GtkIMMulticontext: move public members to private structure,
Javier Jardón
[gtk+/refactor: 61/106] GtkImageMenuItem: move public members to private structure,
Javier Jardón
[gtk+/refactor: 60/106] GtkImageMenuItem: move public members to private structure,
Javier Jardón
[gtk+/refactor: 59/106] GtkImage: move public members to private structure,
Javier Jardón
[gtk+/refactor: 58/106] Use accessor funtions to acces GtkImage,
Javier Jardón
[gtk+/refactor: 57/106] GtkIconView: Unseal private pointer,
Javier Jardón
[gtk+/refactor: 56/106] GtkIconTheme: unseal private pointer,
Javier Jardón
[gtk+/refactor: 55/106] GtkIconFactory: move public members to private structure,
Javier Jardón
[gtk+/refactor: 54/106] GtkHSV: unseal private pointer,
Javier Jardón
[gtk+/refactor: 53/106] gtkhandlebox: move public members to private structure,
Javier Jardón
[gtk+/refactor: 52/106] gtkframe: move public members to private structure,
Javier Jardón
[gtk+/refactor: 51/106] Use accessor funtions to acces GtkFrame,
Javier Jardón
[gtk+/refactor: 50/106] GtkFontSelection: move public members to private structure,
Javier Jardón
[gtk+/refactor: 49/106] GtkFontSelectionDialog: move public members to private structure,
Javier Jardón
[gtk+/refactor: 48/106] Use accessor funtions to access GtkFontSelectionDialog,
Javier Jardón
[gtk+/refactor: 47/106] gtkfontbutton: unseal private pointer,
Javier Jardón
[gtk+/refactor: 46/106] gtkfixed: Move public members to private structure,
Javier Jardón
[gtk+/refactor: 45/106] gtkfilechooserwidget: Unseal private pointer,
Javier Jardón
[gtk+/refactor: 44/106] gtkfilechooserdialog: Unseal private pointer,
Javier Jardón
[gtk+/refactor: 43/106] gtkfilechooserbutton: unseal private pointer,
Javier Jardón
[gtk+/refactor: 42/106] gtkentrycompletion: Do not use GET_PRIV() macro all the time,
Javier Jardón
[gtk+/refactor: 41/106] gtkdialog: Move public members to private structure,
Javier Jardón
[gtk+/refactor: 40/106] Use accessor functions to access GtkDialog,
Javier Jardón
[gtk+/refactor: 39/106] gtkbin: Move public members to private structure,
Javier Jardón
[gtk+/refactor: 37/106] Use GtkBin accessors,
Javier Jardón
[gtk+/refactor: 38/106] Add _gtk_bin_set_widget() internal function,
Javier Jardón
[gtk+/refactor: 36/106] gtkcontainer: Move public members to private structure,
Javier Jardón
[gtk+/refactor: 33/106] Use accessor functions to acces GtkContainer,
Javier Jardón
[gtk+/refactor: 35/106] gtkcontainer: Add _gtk_container_get_reallocate_redraws internal accessor,
Javier Jardón
[gtk+/refactor: 34/106] gtkcontainer: Add _gtk_container_*_need_resize internal accessors,
Javier Jardón
[gtk+/refactor: 32/106] gtkcustompaperunixdialog: unseal private pointer,
Javier Jardón
[gtk+/refactor: 31/106] gtkcomboboxentry: unseal private pointer,
Javier Jardón
[gtk+/refactor: 30/106] gtkcombobox: unseal private pointer,
Javier Jardón
[gtk+/refactor: 29/106] gtkcolorseldialog: Move public members to private structure,
Javier Jardón
[gtk+/refactor: 28/106] Use accessor functions to access GtkColorSelectionDialog,
Javier Jardón
[gtk+/refactor: 27/106] gtkcolorsel: unseal private pointer,
Javier Jardón
[gtk+/refactor: 26/106] gtkcolorbutton: unseal private pointer,
Javier Jardón
[gtk+/refactor: 25/106] gtkcheckmenuitem: Move public members to private structure,
Javier Jardón
[gtk+/refactor: 24/106] Use accessor functions to access GtkCheckMenuItem,
Javier Jardón
[gtk+/refactor: 23/106] gtkcellrendererpixbuf: Move public members to private structure,
Javier Jardón
[gtk+/refactor: 22/106] gtkcellview: unseal private pointer,
Javier Jardón
[gtk+/refactor: 21/106] gtkcellrenderertoggle: Move public members to private structure,
Javier Jardón
[gtk+/refactor: 20/106] gtkcellrenderertext: Move public members to private structure,
Javier Jardón
[gtk+/refactor: 19/106] Use accessor functions to access GtkCellRendererText,
Javier Jardón
[gtk+/refactor: 18/106] gtkcellrendererspinner: Remove GET_PRIV() macro,
Javier Jardón
[gtk+/refactor: 17/106] gtkcellrendererspin: Use private pointer instead GET_PRIV macro,
Javier Jardón
[gtk+/refactor: 16/106] gtkcellrendererprogress: unseal private pointer,
Javier Jardón
[gtk+/refactor: 15/106] gtkcellrenderercombo: Move public members to private structure,
Javier Jardón
[gtk+/refactor: 14/106] gtkcellrenderer: Move public members to private structure,
Javier Jardón
[gtk+/refactor: 13/106] Use accessor functions to access GtkCellRenderer,
Javier Jardón
[gtk+/refactor: 12/106] gtkcellrendereraccel: Move public members to private structure,
Javier Jardón
[gtk+/refactor: 11/106] gtkbuilder: unseal private pointer,
Javier Jardón
[gtk+/refactor: 10/106] gtkbox: Move public members to private structure,
Javier Jardón
[gtk+/refactor: 9/106] Use accessor functions to access GtkBox,
Javier Jardón
[gtk+/refactor: 8/106] gtkbbox: Move public members to private structure,
Javier Jardón
[gtk+/refactor: 7/106] gtkassistant: Move public members to private structure,
Javier Jardón
[gtk+/refactor: 5/106] Use accessor functions to access GtkAccesible variables,
Javier Jardón
[gtk+/refactor: 6/106] gtkaccessible: Move public members to private structure,
Javier Jardón
[gtk+/refactor: 4/106] gtkaspectframe: Move public members to private structure,
Javier Jardón
[gtk+/refactor: 3/106] gtkarrow: Move public members to private structure,
Javier Jardón
[gtk+] (106 commits) Created branch refactor,
Javier Jardón
[gtk+/refactor: 2/106] gtkactiongroup: Unseal private pointer,
Javier Jardón
[gtk+/refactor: 1/106] gtkaction: unseal private pointer,
Javier Jardón
[banshee] Update Hyena,
Aaron Bockover
[hyena] Added HttpStringDownloader, AcceptContentTypes,
Aaron Bockover
[anjuta] Created tag ANJUTA_2_31_5,
Johannes Schmid
[anjuta] i18n: Fixed POTFILES.in,
Johannes Schmid
[anjuta] language-support-vala: Fixed distcheck (ported to new automake macros),
Johannes Schmid
[anjuta] libanjuta: Fixed introspection build,
Johannes Schmid
[anjuta] sourceview: removed ianjuta-language-support include,
Johannes Schmid
[anjuta] document-manager: remove ianjuta-language-support include,
Johannes Schmid
[anjuta] libanjuta: Remove unused interface IAnjutaLanguageSupport,
Johannes Schmid
[tracker/direct-access] libtracker-miner: Make PluginLoader private,
Martyn James Russell
[mutter] Updated Norwegian bokmål translation,
Kjartan Maraas
[mousetweaks] Updated Norwegian bokmål translation,
Kjartan Maraas
[f-spot] Handle corrupt Olympus makernotes.,
Ruben Vermeersch
[gtk+] Move definition of GtkNotebookPage out of the header,
Christian Dywan
[tracker/direct-access] libtracker-data: Add experimental support for async cursors,
Jürg Billeter
[tracker/duplicates-after-interrupts] libtracker-miner: Don't use same parent GFile for both mtime and iri caches,
Aleksander Morgado
[tracker/direct-access] libtracker-sparql: Added utils file for escaping mostly,
Martyn James Russell
[tracker/direct-access] libtracker-sparql: Fixed builder copyright/whitespace errors,
Martyn James Russell
[tracker/direct-access] libtracker-sparql: Copied TrackerSparqlBuilder from libtracker-client,
Martyn James Russell
[gtk+] Add annotations for GtkAccelMap,
Ignacio Casal Quinteiro
[gnome-shell] Resolve cyclic dependency on StatusMenu,
Dan Winship
[gtk+] GtkNotebook: Move public members to private structure,
Javier Jardón
[gtk+] Use accessor functions to access GtkNotebook,
Javier Jardón
[zenity] Complete Simplified Chinese translation.,
Aron Xu
[vinagre] Complete Simplified Chinese translation.,
Aron Xu
[gnome-bluetooth] Complete Simplified Chinese translation.,
Aron Xu
[glib] rename configure.in to configure.ac,
Ryan Lortie
[gtksourceview] Update Simplified Chinese translation.,
Aron Xu
[jhbuild] [3.0] removal of devhelp dep of anjuta, as anjuta is not yet ported to GTK+ 3,
Frederic Peters
[gtk+/rendering-cleanup] API: Get rid of GdkRGB,
Benjamin Otte
[gtk+/rendering-cleanup] demos: Convert testpixbuf-save to Cairo,
Benjamin Otte
[gtk+/rendering-cleanup] demos: Convert to drawing with Cairo instead of GdkRGB,
Benjamin Otte
[gtk+/rendering-cleanup] demos: No need to set the rgb colormap here,
Benjamin Otte
[gtk+/rendering-cleanup] demos: Remove testpixbuf,
Benjamin Otte
[gtk+/rendering-cleanup] demos: remove testpixbuf-drawable,
Benjamin Otte
[gtk+/rendering-cleanup] gtk-demo: Make pixbufs demo use Cairo,
Benjamin Otte
[gtk+/rendering-cleanup] testgtk: Remove alpha drawing test,
Benjamin Otte
[gtk+/rendering-cleanup] Replace gdk_rgb_find_color(),
Benjamin Otte
[f-spot] Handle all-space comment tags in broken EXIF data.,
Ruben Vermeersch
[gedit-plugins] Port textsize plugins to libpeas.,
Ignacio Casal Quinteiro
[gnumeric] Fixed more RTL text alignment issues.,
Jean Bréfort
[hamster-applet] drag view date with us when zooming in and out,
Toms Baugis
[gtk-doc] mkdb: actually commit the right file,
Stefan Kost
[gtk-doc] mkdb: revert the xml fixups,
Stefan Kost
[cheese] Complete Simplified Chinese translation.,
Aron Xu
[gedit] Bump gtk+ version and use GtkWidget instead of deprecated GtkNotebookPage.,
Ignacio Casal Quinteiro
[gtk+] Bump glib to 2.25.12,
Pablo Castellano
[gnome-screensaver] Complete Simplified Chinese translation.,
Aron Xu
[f-spot] Update to TagLib that can handle SVG.,
Ruben Vermeersch
[gnome-session] Complete Simplified Chinese translation.,
Aron Xu
[file-roller] Update credit information.,
Aron Xu
[f-spot] Warn when original file can't be removed.,
Ruben Vermeersch
[hamster-applet] dropdown was missing a border. changes resulted in full diff. how amusing.,
Toms Baugis
[file-roller] Complete Simplified Chinese translation.,
Aron Xu
[hamster-applet] now it is possible to zoom out too,
Toms Baugis
[hamster-applet] removed debug print,
Toms Baugis
[hamster-applet] check that sprite is visible, not only clickable,
Toms Baugis
[hamster-applet] happy zoom-in clicking and hovering (bug 623872),
Toms Baugis
[hamster-applet] kind of sorted out the mess with dates and such,
Toms Baugis
[hamster-applet] mouse events will now return just the topmost target instead of the whole list as the former is more,
Toms Baugis
[tracker/duplicates-after-interrupts] libtracker-miner: Improving logs,
Aleksander Morgado
[f-spot] Desensitize remove warning button when not enabled.,
Ruben Vermeersch
[f-spot] Never remove originals with drag/drop import.,
Ruben Vermeersch
[gtk+] Change GtkNotebookPage in switch-page into GtkWidget,
Christian Dywan
[yelp] Complete Simplified Chinese translation.,
Aron Xu
[f-spot] Add "remove from camera" option.,
Ruben Vermeersch
[gtk+/gtk-2-22] Deprecate GtkNotebookPage as used in switch-page,
Christian Dywan
[gtk+] Deprecate GtkNotebookPage as used in switch-page,
Christian Dywan
[damned-lies] Updated Esperanto translation,
Kristjan Schmidt
[tracker/direct-access] libtracker-sparql: Use GFile for import functions, not strings,
Martyn James Russell
[tracker/direct-access] libtracker-sparql: Use GError for async methods in Connection abstract class,
Martyn James Russell
[tracker/direct-access] libtracker-sparql: Finished basic abstract base class API,
Martyn James Russell
[tracker/direct-access] libtracker-sparql: Fixed build error after updating Vala version,
Martyn James Russell
[tracker/domain-specific-indexes-review] This makes more sense, squash,
Philip Van Hoof
[tracker/domain-specific-indexes-review] tests/libtracker-data: Allow tests inbetween ontology change phases,
Philip Van Hoof
[evolution-data-server] Bug 624325 - CamelPOP3Store missing some methods,
Matthew Barnes
[evolution-data-server] CamelPOP3Store cleanup.,
Matthew Barnes
[evolution] Bug 624235 - CamelPOP3Store missing some methods,
Matthew Barnes
[gimp/soc-2010-cage] Update of the cage tool icon. Big thanks to Barak Itkin <lightningismyname gmail com>,
Michael Muré
[gimp/soc-2010-cage] gimpcage data structure: - fix of the iteration of the buffers - missing term in the computing - exp,
Michael Muré
[gimp/soc-2010-cage] Cage transform gegl op: now correctly iterate and fill with a color,
Michael Muré
[hamster-applet] Updated Norwegian bokmål translation,
Kjartan Maraas
[gvfs] Updated Norwegian bokmål translation,
Kjartan Maraas
[gtksourceview/gnome-2-30] Updated Norwegian bokmål translation,
Kjartan Maraas
[f-spot] PhotoView: Fix copy/select all in text fields,
Ruben Vermeersch
[jhbuild] [3.0] zenity ported to GTK+ 3,
Frederic Peters
[jhbuild] [3.0] switch gnome-python-desktop to autotools, and --disable-evince,
Frederic Peters
[cheese/three-point-oh] Move to Trash works,
Yuvaraj Pandian
[gnome-settings-daemon] Created tag GNOME_SETTINGS_DAEMON_2_31_4_2,
Thomas Wood
[gnome-settings-daemon: 3/3] Merge 2.31.4.2 release into master,
Thomas Wood
[gnome-settings-daemon: 2/3] Release 2.31.4.2,
Thomas Wood
[gnome-settings-daemon: 1/3] datetime: fix the binary name in the .service file,
Thomas Wood
[gnome-settings-daemon] (3 commits) ...Merge 2.31.4.2 release into master,
Thomas Wood
[gtk-doc] scan: allow static inline functions in headers. Fixes #481811,
Stefan Kost
[banshee] Added a lame Amazon MP3 Store icon,
Aaron Bockover
[tracker/direct-access] libtracker-sparql: Add async API,
Jürg Billeter
[f-spot] No longer crash FolderTree for non-file URIs.,
Ruben Vermeersch
[gtk-doc] tests: add test case for Bug #481811,
Stefan Kost
[gnome-shell] Updated Norwegian bokmål translation,
Kjartan Maraas
[gnome-settings-daemon] Updated Norwegian bokmål translation,
Kjartan Maraas
[glib] Remove GUnixVolumeMonitor, GUnixMount from docs,
Ryan Lortie
[gnome-screensaver] Updated Norwegian bokmål translation,
Kjartan Maraas
[f-spot] Copy XMP sidecar during import.,
Ruben Vermeersch
[f-spot] Increase MAX_SCHEME_LENGTH to handle gphoto2 URIs.,
Ruben Vermeersch
[gnome-session] Updated Norwegian bokmål translation,
Kjartan Maraas
[gnome-packagekit] Updated Norwegian bokmål translation,
Kjartan Maraas
[gnome-color-manager] trivial: Ensure the m4 directory is created for a fresh clone,
Richard Hughes
[gtk-doc] scan: correctly skip internal macros. Fixes #624199,
Stefan Kost
[gnome-disk-utility] Update Simplified Chinese translations.,
Eleanor Chen
[gnome-keyring] Updated Norwegian bokmål translation,
Kjartan Maraas
[gnome-games] Updated Norwegian bokmål translation,
Kjartan Maraas
[gnome-control-center] Updated Norwegian bokmål translation,
Kjartan Maraas
[gtk-doc] scan: improve the inline function parsing further,
Stefan Kost
[gnome-color-manager] Updated Norwegian bokmål translation,
Kjartan Maraas
[evolution-data-server] Bug #612082 - Do not expose off_t in public API, use goffset instead,
Milan Crha
[gnome-keyring] Update Simplified Chinese translations.,
Eleanor Chen
[gnome-applets] Updated Norwegian bokmål translation,
Kjartan Maraas
[vala] Fix naming issue with abstract async methods,
Jürg Billeter
[vala] dova: Add initial value boxing and unboxing support,
Jürg Billeter
[gedit] Updated Norwegian bokmål translation,
Kjartan Maraas
[evolution-mapi] Updated Norwegian bokmål translation,
Kjartan Maraas
[bug-buddy] Complete Simplified Chinese translation.,
Aron Xu
[evince] Updated Norwegian bokmål translation,
Kjartan Maraas
[libgee] [autogen.sh] Support parameters to configure,
Colin Walters
[devhelp] Updated Norwegian bokmål translation,
Kjartan Maraas
[genius] Updated Norwegian bokmål translation,
Kjartan Maraas
[evolution] Bug 624216 - Runtime warning in Attachment Reminder plugin,
Matthew Barnes
[grilo] core: Fix leak,
Juan A . Suarez Romero
[grilo-plugins] flickr: Use NULL instead GError.,
Juan A . Suarez Romero
[grilo-plugins] lastfm-albumart: Fix leak,
Juan A . Suarez Romero
[grilo-plugins] jamendo: Fix leak,
Juan A . Suarez Romero
[grilo-plugins] podcasts: Fix leak,
Juan A . Suarez Romero
[grilo-plugins] shoutcast: Fix leak,
Juan A . Suarez Romero
[grilo-plugins] apple-trailers: Fix leak,
Juan A . Suarez Romero
[gtk+] Update Simplified Chinese po-propertiese translation.,
Aron Xu
[contacts] Updated Norwegian bokmål translation,
Kjartan Maraas
[caribou] Update Simplified Chinese translations.,
Eleanor Chen
[tasks] Updated Norwegian bokmål translation,
Kjartan Maraas
[tracker/direct-access] libtracker-sparql: Rename Cursor.iter_next to Cursor.next,
Jürg Billeter
[tracker/direct-access] libtracker-sparql: Remove Cursor.interrupt,
Jürg Billeter
[brasero] Created tag BRASERO_2_31_5,
Luis Medinas
[empathy] prepare 2.31.5.1,
Guillaume Desmottes
[evolution-mapi] Update Simplified Chinese translations.,
Eleanor Chen
[alacarte] Updated Kazakh translation for alacarte,
Simos Xenitellis
[tracker/direct-access] libtracker-sparql: Added plugin loader class,
Martyn James Russell
[file-roller] Updated Kazakh translation,
Simos Xenitellis
[jhbuild] [3.0] disable examples in gst-plugins-good,
Frederic Peters
[zenity] Created tag ZENITY_2_31_5,
Luis Medinas
[tracker/domain-specific-indexes-review] Only test the domain-index field (squash),
Philip Van Hoof
[brasero] Bump release to 2.31.5 and update NEWS,
Luis Medinas
[tracker/domain-specific-indexes-review] Adapt test-4 to do something relevant to domain indexes,
Philip Van Hoof
[tracker/duplicates-after-interrupts] libtracker-miner: loop until a successful query in item_query_exists(),
Aleksander Morgado
[tracker/duplicates-after-interrupts] libtracker-miner: sparql_query_cb() called now item_query_exists_cb(),
Aleksander Morgado
[tracker/duplicates-after-interrupts] libtracker-miner: Improve logging when found duplicates for a given uri,
Aleksander Morgado
[tracker/domain-specific-indexes-review: 16/16] tests/libtracker-data: Added unit test for ontology change coping for domain indexes,
Philip Van Hoof
[tracker/domain-specific-indexes-review: 15/16] libtracker-data: Fixed deleting a tracker:domainIndex,
Philip Van Hoof
[tracker/domain-specific-indexes-review: 14/16] libtracker-data: Merge fix,
Philip Van Hoof
[tracker/domain-specific-indexes-review: 13/16] libtracker-data: Fixed a bug in support for domain specific indexes,
Philip Van Hoof
[tracker/domain-specific-indexes-review: 12/16] libtracker-data: Guard against null for domain specific index support,
Philip Van Hoof
[tracker/domain-specific-indexes-review: 11/16] libtracker-data: Add support for domain specific indexes to the SPARQL engine,
Philip Van Hoof
[tracker/domain-specific-indexes-review: 10/16] libtracker-data: Adapt the introspection of the ontology on domainIndex deletion,
Philip Van Hoof
[tracker/domain-specific-indexes-review: 9/16] libtracker-data: Fix coping with deletion of tracker:domainIndex,
Philip Van Hoof
[tracker/domain-specific-indexes-review: 8/16] libtracker-data: Disallow multi-value properties for domain specific indexes,
Philip Van Hoof
[tracker/domain-specific-indexes-review: 7/16] libtracker-data: Support for deleting a tracker:domainIndex from ontology,
Philip Van Hoof
[tracker/domain-specific-indexes-review: 6/16] libtracker-data: Only write to the domain-index class if the resource is one of them,
Philip Van Hoof
[tracker/domain-specific-indexes-review: 5/16] libtracker-data: Also write to the domain class' table in case of domain specific index,
Philip Van Hoof
[tracker/domain-specific-indexes-review: 4/16] libtracker-data: Added debugging output,
Philip Van Hoof
[tracker/domain-specific-indexes-review: 3/16] libtracker-data: Copy data from source to domain-index mirror column,
Philip Van Hoof
[tracker/domain-specific-indexes-review: 2/16] libtracker-data: Altering the tables for domain-specific indices,
Philip Van Hoof
[tracker/domain-specific-indexes-review: 1/16] libtracker-data: Added tracker:domainIndex property,
Philip Van Hoof
[tracker] (16 commits) Created branch domain-specific-indexes-review,
Philip Van Hoof
[tracker] Deleted branch domain-specific-indexes-review,
Philip Van Hoof
[zenity] Update NEWS for 2.31.5 release,
Luis Medinas
[seed] caller_allocates support (FIXME - call failure leaks the allocated memory),
Alan Knowles
[zenity] Add password.c to be translated,
Luis Medinas
[gnome-disk-utility] Updated Hebrew translation.,
Yaron Shahrabani
[banshee] [SafeUri] Increase MAX_SCHEME_LENGTH.,
Ruben Vermeersch
[grilo] core: Annotate GrlMetadataSetMetadataCb,
Juan A . Suarez Romero
[caribou] Updated Hebrew translation.,
Yaron Shahrabani
[tracker] Created branch duplicates-after-interrupts,
Aleksander Morgado
[evolution-mapi] Updated Hebrew translation.,
Yaron Shahrabani
[glom/feature_backup2] Fixed warnings, even with the latest gtkmm-2.24.,
Murray Cumming
[file-roller] Updated Hebrew translation.,
Yaron Shahrabani
[gedit] Update Simplified Chinese translations.,
Eleanor Chen
[gtk-doc] scan: refine regexp and {} block skipping,
Stefan Kost
[gtkmm/gtkmm-2-22] Yet more rearranging of includes for the undef in box.hg,
Murray Cumming
[gnumeric] Updated German transltion.,
Hendrik Richter
[goffice] Updated German transltion.,
Hendrik Richter
[rygel] Update Simplified Chinese translations.,
Eleanor Chen
[gdm] Update Simplified Chinese translations.,
Eleanor Chen
[jhbuild] [3.0] evolution depends on libunique-3,
Craig Keogh
[gtkmm/gtkmm-2-22] Even more work on the undef in box.hg.,
Murray Cumming
[gtkmm/gtkmm-2-22] More work on the undef in box.hg.,
Murray Cumming
[brasero] Updated Hebrew translation.,
Yaron Shahrabani
[hamster-applet] Updated Hebrew translation.,
Yaron Shahrabani
[gnome-applets] Updated Hebrew translation.,
Yaron Shahrabani
[evince] Updated Hebrew translation.,
Yaron Shahrabani
[evolution-exchange] Update Simplified Chinese translations.,
Eleanor Chen
[gtk-doc] tests: add dummy docs for last two tests.,
Stefan Kost
[gtk-doc] mkpdf: eat some of the dblatex warnings,
Stefan Kost
[evolution-exchange] Updated Hebrew translation.,
Yaron Shahrabani
[goffice] Updated ChangeLog,
Jean Bréfort
[goffice] Fixed contour plots legend. [#623887],
Jean Bréfort
[gtk-doc] scan: improve reexps to handle more * const * variants. Fixes #624200,
Stefan Kost
[gtk-doc] mkdb: tune last xml fixup change,
Stefan Kost
[anjuta] Update Simplified Chinese translations.,
Eleanor Chen
[libgdata] [core] Ensure GDataEntry:title follows GDataAccessRule:role,
Philip Withnall
[seed] Dynamic Object module - a module to expose internal object callback properties,
Alan Knowles
[evolution/tabs-rewrite] Make the update-actions work across tabs.,
Srinivasa Ragavan
[gnumeric] Show the number of rows filtered by the auto filter. [#346002],
Andreas J . Guelzow
[jhbuild] [3.0] switch libunique-3 to use a tarball,
Frederic Peters
[empathy] libnm_glib.pc has been renamed to lib-glib.pc (#624202),
Guillaume Desmottes
[gtkmm/gtkmm-2-22] Fix the build with warnings-as-errors with the latest gtk+ 2.22.x.,
Murray Cumming
[releng] Add support for cmake modules,
Frederic Peters
[jhbuild] [2.30, 3.0] move anjuta-extras out of suites modulesets,
Frederic Peters
[jhbuild] [3.0] move mousetrap & zeitgeist out of suites moduleset,
Frederic Peters
[gcalctool] Created tag GCALCTOOL_5_31_5,
Robert Ancell
[gcalctool] Released 5.31.5,
Robert Ancell
[seed] Support for gobject introspection pre-0.9,
Alan Knowles
[evolution-data-server] libebook.pc.in missing camel-1.2 requirement.,
Matthew Barnes
[gnome-keyring] [plex-layer] Remove old code.,
Stefan Walter
[evolution-exchange] Created tag EVOLUTION_EXCHANGE_2_31_5_CORRECTED,
Matthew Barnes
[evolution-exchange] Post-release version bump.,
Matthew Barnes
[evolution-exchange] NEWS update for 2.31.5 release.,
Matthew Barnes
[evolution-exchange] Created tag EVOLUTION_EXCHANGE_2_31_5,
Matthew Barnes
[evolution] Created tag EVOLUTION_2_31_5_CORRECTED,
Matthew Barnes
[evolution] Post-release version bump.,
Matthew Barnes
[evolution] NEWS update for Evolution 2.31.5.,
Matthew Barnes
[evolution] Created tag EVOLUTION_2_31_5,
Matthew Barnes
[evolution-exchange] Updated Galician translations,
Francisco Diéguez Souto
[file-roller] Updated Galician translations,
Francisco Diéguez Souto
[at-spi2-atk] Created tag AT_SPI2_ATK_0_3_5,
Mike Gorse
[at-spi2-atk] Release v0.3.5,
Mike Gorse
[at-spi2-atk] Have a socket retrieve its state set from its embedded plug,
Mike Gorse
[at-spi2-atk] AT_SPI_CLIENT -> AT_SPI_REENTER_G_MAIN_LOOP,
Mike Gorse
[pygtk] NEWS updates,
John Stowers
[pygtk] Add Gtk-2.22 API (new accessors),
John Stowers
[pygtk] Add forgotten defs: Gtk-2.20,
John Stowers
[pygtk] Add forgotten defs: Gtk-2.16,
John Stowers
[pygtk] Add forgotten defs: Gtk-2.14,
John Stowers
[evolution-mapi] Updated Galician translations,
Francisco Diéguez Souto
[pygtk] Add forgotten defs: Gtk-2.12,
John Stowers
[evolution] Updated Galician translations,
Francisco Diéguez Souto
[gtk+/rendering-cleanup: 22/22] debug: remove GdkRGB debuggability,
Benjamin Otte
[gtk+/rendering-cleanup: 21/22] gdk: Remove unused gdkrgb.h includes,
Benjamin Otte
[gtk+/rendering-cleanup: 20/22] gdk: Use the system colormap, not the rgb colormap,
Benjamin Otte
[gtk+/rendering-cleanup: 19/22] API: remove gdk_screen_get_rgb_colormap/visual(),
Benjamin Otte
[gtk+/rendering-cleanup: 18/22] tests: Use gdk_screen_get_default_colormap(),
Benjamin Otte
[gtk+/rendering-cleanup: 17/22] tests: remove testrgb test,
Benjamin Otte
[gtk+/rendering-cleanup: 16/22] spinner: We want the default colormap, not the RGB colormap,
Benjamin Otte
[gtk+/rendering-cleanup: 15/22] gdk: Get rid of GdkRGB usage,
Benjamin Otte
[gtk+/rendering-cleanup: 14/22] image: remove GdkImage as a possible image type,
Benjamin Otte
[gtk+/rendering-cleanup: 13/22] tests: Use GdkPixbuf for taking a screenshot, not GdkImage,
Benjamin Otte
[gtk+/rendering-cleanup: 12/22] API: Remove gdk_draw_pixbuf(),
Benjamin Otte
[gtk+/rendering-cleanup: 11/22] demos: Use Cairo instead of gdk_draw_pixbuf(),
Benjamin Otte
[gtk+/rendering-cleanup: 10/22] tests: Remove gdk_draw_pixbuf() with Cairo equivalent,
Benjamin Otte
[gtk+/rendering-cleanup: 9/22] pixbuf-engine: replace call to gdk_draw_pixbuf() with Cairo equivalent,
Benjamin Otte
[gtk+/rendering-cleanup: 8/22] pixbuf-engine: Replace gdk_draw_pixbuf() with Cairo equivalent,
Benjamin Otte
[gtk+/rendering-cleanup: 7/22] cups: Fix cast warnings,
Benjamin Otte
[gtk+/rendering-cleanup: 6/22] gail: Make string argument const,
Benjamin Otte
[gtk+/rendering-cleanup: 5/22] image: replace gdk_draw_pixbuf() call with Cairo equivalent,
Benjamin Otte
[gtk+/rendering-cleanup: 4/22] gdk: Get rid of gdk_draw_pixbuf() call,
Benjamin Otte
[gtk+/rendering-cleanup: 3/22] textview: replace gdk_draw_pixbuf() call with Cairo version,
Benjamin Otte
[gtk+/rendering-cleanup: 2/22] colorbutton: Render with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 1/22] entry: replace gdk_draw_pixbuf() call with Cairo version,
Benjamin Otte
[gtk+] (22 commits) Created branch rendering-cleanup,
Benjamin Otte
[gtk+] Deleted branch rendering-cleanup,
Benjamin Otte
[evince] Updated Galician translations,
Francisco Diéguez Souto
[caribou] Updated Galician translations,
Francisco Diéguez Souto
[devhelp] Updated Galician translations,
Francisco Diéguez Souto
[gtkhtml] Created tag GTKHTML_3_31_5,
Matthew Barnes
[anjuta-extras] scintilla: fixed a little warning.,
Massimo Cora'
[eog] Updated Hebrew translation.,
Yaron Shahrabani
[rygel/gnome-2.31] Added French translation,
Zeeshan Ali Khattak
[rygel/gnome-2.31] (91 commits) ...Release annoucement for 0.7.2,
Zeeshan Ali Khattak
[gnome-session] Updated Hebrew translation.,
Yaron Shahrabani
[anjuta] symbol-db: misc fix for object unref.,
Massimo Cora'
[gtk+/rendering-cleanup: 15/15] gdk: Get rid of all GdkRGB usage,
Benjamin Otte
[gtk+/rendering-cleanup: 14/15] image: remove GdkImage as a possible image type,
Benjamin Otte
[gtk+/rendering-cleanup: 12/15] API: Remove gdk_draw_pixbuf(),
Benjamin Otte
[gtk+/rendering-cleanup: 13/15] tests: Use GdkPixbuf for taking a screenshot, not GdkImage,
Benjamin Otte
[gtk+/rendering-cleanup: 11/15] demos: Use Cairo instead of gdk_draw_pixbuf(),
Benjamin Otte
[gtk+/rendering-cleanup: 10/15] tests: Remove gdk_draw_pixbuf() with Cairo equivalent,
Benjamin Otte
[gtk+/rendering-cleanup: 9/15] pixbuf-engine: replace call to gdk_draw_pixbuf() with Cairo equivalent,
Benjamin Otte
[gtk+/rendering-cleanup: 8/15] pixbuf-engine: Replace gdk_draw_pixbuf() with Cairo equivalent,
Benjamin Otte
[gtk+/rendering-cleanup: 7/15] cups: Fix cast warnings,
Benjamin Otte
[gtk+/rendering-cleanup: 6/15] gail: Make string argument const,
Benjamin Otte
[gtk+/rendering-cleanup: 5/15] image: replace gdk_draw_pixbuf() call with Cairo equivalent,
Benjamin Otte
[gtk+/rendering-cleanup: 4/15] gdk: Get rid of gdk_draw_pixbuf() call,
Benjamin Otte
[gtk+/rendering-cleanup: 3/15] textview: replace gdk_draw_pixbuf() call with Cairo version,
Benjamin Otte
[gtk+/rendering-cleanup: 2/15] colorbutton: Render with Cairo,
Benjamin Otte
[gtk+/rendering-cleanup: 1/15] entry: replace gdk_draw_pixbuf() call with Cairo version,
Benjamin Otte
[gtk+] (15 commits) Created branch rendering-cleanup,
Benjamin Otte
[dconf] Bump version after the release,
Ryan Lortie
[evolution-data-server] Created tag EVOLUTION_DATA_SERVER_2_31_5,
Matthew Barnes
[evolution-data-server] Post-release version bump.,
Matthew Barnes
[evolution-data-server] NEWS update for 2.31.5 release.,
Matthew Barnes
[gnome-games] Created tag GNOME_GAMES_2_31_5,
Thomas Hindoe Paaboel Andersen
[gnome-games] NEWS update for 2.31.5,
Thomas Hindoe Paaboel Andersen
[gdm] Post-commit version bump.,
Brian Cameron
[gdm] Created tag GDM_2_31_2,
Brian Cameron
[anjuta] symbol-db: fixed benchmark Makefile.am,
Massimo Cora'
[glib] gio/ docs fixup,
Ryan Lortie
[goobox] Updated Japanese translation.,
Takeshi Aihana
[totem] Depend on libpeas >= 0.5.2,
Philip Withnall
[gtkhtml] Created tag GTKHTML3_31_5,
Matthew Barnes
[gtkhtml] Post-release version bump.,
Matthew Barnes
[gtkhtml] Amended NEWS update for 3.31.5 release.,
Matthew Barnes
[cheese/three-point-oh] version bump to 2.31.1,
Daniel G . Siegel
[cheese/three-point-oh] fix building with vala and c header files,
Daniel G . Siegel
[cheese/three-point-oh] add missing version entity to the docs,
Daniel G . Siegel
[cheese/three-point-oh] add missing source files to makefile,
Daniel G . Siegel
[cheese/three-point-oh] add gtk-doc documentation support to libcheese,
Daniel G . Siegel
[cheese/three-point-oh] ignore produced effect files in git,
Daniel G . Siegel
[caribou] Changed my e-mail temporarily to eitan ascender com in the DOAP file so I would get mango voucher re,
Eitan Isaacson
[glib] More docs fixes,
Ryan Lortie
[hamster-applet] version bump. targetting 2.31.6,
Toms Baugis
[glib] More gtk-doc cleanups for glib/,
Ryan Lortie
[glib] trivial whitespace fix,
Ryan Lortie
[gimp] libgimp: documented some enum values until i got bored,
Michael Natterer
[gedit-plugins] Created tag GEDIT_PLUGINS_2_31_4,
Ignacio Casal Quinteiro
[gedit-plugins] Release 2.31.4,
Ignacio Casal Quinteiro
[gimp] tools: generate "Deprecated:" sections according to gtk-doc standards,
Michael Natterer
[evolution-data-server/camel-socks-proxy] Change the imap4 store to use the new API,
Federico Mena Quintero
[evolution-data-server/camel-socks-proxy] Change CamelNNTPStore to use the new API,
Federico Mena Quintero
[evolution-data-server/camel-socks-proxy] Change CamelIMAPXServer to use the new API,
Federico Mena Quintero
[evolution-data-server/camel-socks-proxy] Change CamelImapStore to use the new API,
Federico Mena Quintero
[glib] Fix some glib docs warnings,
Ryan Lortie
[cheese/three-point-oh] Don't show the clutter stage before the rest of the ui,
Filippo Argiolas
[gtk-doc] mkdb: fix perl warning from accesing undefined hash entries,
Stefan Kost
[gtksourceview] Created tag GTKSOURCEVIEW_2_90_4,
Ignacio Casal Quinteiro
[gtksourceview] Release 2.90.4,
Ignacio Casal Quinteiro
[glib] Don't return FALSE when a pointer is expected,
Matthias Clasen
[gtk-doc] mkdb: handle yet unknown annotations,
Stefan Kost
[goobox] Created tag GOOBOX_2_1_2,
Paolo Bacchilega
[goobox] updated news for version 2.1.2,
Paolo Bacchilega
[gdm] Update NEWS,
Ray Strode
[gbrainy] Fixes PDF generation,
Jordi Mas
[libgda] Code cleanups in GdauiRawGrid,
Vivien Malerba
[libgda] Added a FIELDS_NAME option when exporting a GdaDataMode (thanks to Andrea Zagli),
Vivien Malerba
[libgda] Connection locking correction,
Vivien Malerba
[libgda] Fixed a crash case in the GdaThreadProvider,
Vivien Malerba
[libgda] Better doc for gda_sql_identifier_split(),
Vivien Malerba
[libgda] Make GdaBrowser's data manager perspective handle composed table names,
Vivien Malerba
[libgda] Correctly handle the case where a database provider can only be used by a unique thread,
Vivien Malerba
[libgda] Implementing missing features in GdaConnection for the new way to handle events,
Vivien Malerba
[libgda] New .gitignore,
Vivien Malerba
[gthumb] Created tag GTHUMB_2_11_5,
Paolo Bacchilega
[gthumb] updated for version 2.11.5,
Paolo Bacchilega
[ease/builder] [welcomewindow] Annote a crash,
Stéphane Maniaci
[ease/builder] [welcomewindow] fix an assignment,
Stéphane Maniaci
[ease/builder] [welcomewindow] Port WelcomeWindow to GtkBuilder,
Stéphane Maniaci
[ease/builder] [welcomewindow] Connect the combo box,
Stéphane Maniaci
[ease/builder] [welcomewindow] connect spin buttons,
Stéphane Maniaci
[ease/builder] Connects the new button signal,
Stéphane Maniaci
[ease/builder] Add the embed,
Stéphane Maniaci
[vala] Fix base access in generic classes,
Jürg Billeter
[gnome-shell] [St] fix a bug noticed by gcc -O3,
Dan Winship
[gnumeric] Make sure the array returned by ARRAY has non-null values.,
Andreas J . Guelzow
[rygel] Added French translation,
Claude Paroz
[glib] Bump gtk-doc dependency to 1.15,
Ryan Lortie
[glib] move glibconfig.h to glib/,
Ryan Lortie
[file-roller] Created tag FILE_ROLLER_2_31_4,
Paolo Bacchilega
[file-roller] updated for version 2.31.4,
Paolo Bacchilega
[cheese/three-point-oh] resize_children needs children to be visible to work,
Filippo Argiolas
[gtk+] Move sealed attributes to private struct.,
Ignacio Casal Quinteiro
[banshee] Implemented sign in detection & sign out button,
Aaron Bockover
[tasks] Add rule to upload tarballs,
Ross Burton
[tasks] Version 0.18,
Ross Burton
[tasks] Update NEWS,
Ross Burton
[orca] Marking as v2.31.6pre,
Joanmarie Diggs
[evince] Created tag EVINCE_2_31_5,
Carlos Garcia Campos
[evince] [release] 2.31.5,
Carlos Garcia Campos
[evince] Add shell/ev-sidebar-annotations.c to POTFILES.in,
Carlos Garcia Campos
[evince] [shell] Flush DBus connection after emitting closed signal for the last window,
Carlos Garcia Campos
[evince] [shell] Add ev_application_get_n_windows(),
Carlos Garcia Campos
[evince] [shell] Optimize ev_application_has_window(),
Carlos Garcia Campos
[orca] Created tag ORCA_2_31_5,
Joanmarie Diggs
[evince] [libview] Use cairo_region_xor() when available,
Carlos Garcia Campos
[evince] [libdocument] Use G_DEFINE_INTERFACE() macro to define EvAnnotationMarkup iface,
Carlos Garcia Campos
[evince] Bump GTK+ version to 2.90.5 and GLib to 2.25.11,
Carlos Garcia Campos
[orca] Prep for 2.31.5,
Joanmarie Diggs
[libgee] [autogen.sh] Don't run configure twice,
Maciej Marcin Piechotka
[libgee] Build typelib for gobject-introspection,
Maciej Marcin Piechotka
[vala] Mark GObject *_get_type() functions as constant,
Jürg Billeter
[empathy] Created tag EMPATHY_2_31_5,
Guillaume Desmottes
[empathy] remove released flag,
Guillaume Desmottes
[vino/3] keyring fixes,
Ryan Lortie
[vino/3] soup_session_abort() does callbacks still,
Ryan Lortie
[vino/3] okay. preferences are done now.,
Ryan Lortie
[vala] Do not require GLib.EnumValue class in bindings,
Jürg Billeter
[vala] gobject-2.0: Fix EnumClass and FlagsClass bindings,
Jürg Billeter
[empathy] prepare 2.31.5 release,
Guillaume Desmottes
[empathy] add GTK+ flags when building tests,
Guillaume Desmottes
[empathy] preferences: coding style fix,
Guillaume Desmottes
[empathy] main-window: coding style fix,
Guillaume Desmottes
[empathy] empathy-log-window: coding style fixes,
Guillaume Desmottes
[empathy] empathy-contact-list-view: coding style fix,
Guillaume Desmottes
[empathy] add empathy-av.c to POTFILES.in,
Guillaume Desmottes
[gnome-screensaver] Add frame around "dialog" that was lost during gtkbuilder removal,
William Jon McCann
[caribou] Created tag CARIBOU_0_1_5,
Eitan Isaacson
[caribou] Added desktop file to CLEANFILES.,
Eitan Isaacson
[caribou] Preparing 0.1.5 release.,
Eitan Isaacson
[goobox] Flac quality level 9 does not work,
Paolo Bacchilega
[vala] girwriter: Do not write generic type parameters,
Jürg Billeter
[vala] girwriter: Write version 1.1,
Jürg Billeter
[caribou: 6/6] Merge branch 'key-highlight',
Eitan Isaacson
[caribou: 5/6] Fix syntax issues with highlighting.,
Eitan Isaacson
[caribou: 4/6] Fixed line width. Added default values for gconf settings,
Eitan Isaacson
[caribou: 3/6] Support for key color configuration,
Eitan Isaacson
[caribou: 2/6] UI changes for key color configuration,
Eitan Isaacson
[caribou: 1/6] Added schema entry for key colors,
Eitan Isaacson
[caribou] (6 commits) ...Merge branch 'key-highlight',
Eitan Isaacson
[banshee] Implement OssiferSession and cookie notifications,
Aaron Bockover
[gtk+] Migrate GtkActionGroup API docs,
Javier Jardón
[caribou] Fixes Makefiles to uninstall gconf schemas properly,
Eitan Isaacson
[gnome-control-center] Created tag GNOME_CONTROL_CENTER_2_31_5,
Thomas Wood
[gnome-control-center] Created tag GNOME_CONTROL_CENTER_2_31_4_2,
Thomas Wood
[gnome-control-center] Release 2.31.5,
Thomas Wood
[gnome-control-center] shell: use the correct command line argument during panel activation,
Thomas Wood
[gnome-control-center] display: hide and unref the screen label when destroyed,
Thomas Wood
[vala] Fix side effects in assertions,
Jürg Billeter
[gtk+/gtk-2-22] Bump version,
Matthias Clasen
[gtk+] Created tag 2.21.5,
Matthias Clasen
[gconf] Realloc the correct amount of memory,
Matthias Clasen
[network-manager-applet/NMA_0_8_1] gsm/cdma: MCC/MNC and SID are provider properties, not method ones,
Dan Williams
[network-manager-applet] gsm/cdma: MCC/MNC and SID are provider properties, not method ones,
Dan Williams
[monkey-bubble] Created tag v0.4.0,
Sven Herzberg
[monkey-bubble] Created tag v0.3.2,
Sven Herzberg
[monkey-bubble] Created tag v0.3.1,
Sven Herzberg
[monkey-bubble] don't require the esd header,
Sven Herzberg
[monkey-bubble] silence,
Sven Herzberg
[gobject-introspection] Bump for unstable series,
Colin Walters
[gobject-introspection] Release 0.9.2,
Colin Walters
[gobject-introspection] Don't conditionalize reference/ build on gtk-doc being enabled,
Colin Walters
[gobject-introspection] Quote url for AC_INIT to pacify autoconf,
Colin Walters
[gthumb] do not hide the selection when the viewer loses the focus,
Paolo Bacchilega
[gnome-shell] Created tag 2.31.5,
Owen Taylor
[gthumb] fixed ratio invertion in the crop tool,
Paolo Bacchilega
[gthumb] use a solid line for the image selection,
Paolo Bacchilega
[gnome-shell] Bump version to 2.31.5,
Owen Taylor
[gnome-shell] [gnome-shell-build-setup.sh] Pull in autopoint for gdk-pixbuf,
Owen Taylor
[monkey-bubble] add the doap file for GNOME,
Sven Herzberg
[rygel] Created tag RYGEL_0_7_2,
Zeeshan Ali Khattak
[rygel] Release annoucement for 0.7.2,
Zeeshan Ali Khattak
[rygel] i18n: Update source file names,
Zeeshan Ali Khattak
[rygel] media-export: Fix regression introduced by f12726e,
Zeeshan Ali Khattak
[rygel] media-export: Clean-up search code,
Zeeshan Ali Khattak
[evince] [libdocument] Add ev-annotation.h to evince-document.h,
Carlos Garcia Campos
[evince] [shell] Focus the selected annotation in the sidebar,
Carlos Garcia Campos
[evince] [libview] Add ev_view_focus_annotation() to focus the given annotation,
Carlos Garcia Campos
[evince] [shell] Add a sidebar page to show the list of annotations,
Carlos Garcia Campos
[evince] [libview] Add a job to get the list of all annotations in document,
Carlos Garcia Campos
[evince] [pdf] Cache annotations in the backend,
Carlos Garcia Campos
[evince] [libview] Add mail-attachment to stock-icons,
Carlos Garcia Campos
[evince] [pdf] Try to parse and format annots modified date,
Carlos Garcia Campos
[evince] [libdocument] Move format_date function from ev-properties to ev-document-misc,
Carlos Garcia Campos
[evince] Add EvMappingList data struct instead of using a GList,
Carlos Garcia Campos
[gtk+/gtk-2-22] Fix the build,
Matthias Clasen
[gtk+/gtk-2-22] Updates,
Matthias Clasen
[gtk+/gtk-2-22] Small GtkTable doc improvement (cherry picked from commit ab6927e4faf661bbd89a087599a98278ebebbd64),
Matthias Clasen
[gtk+/gtk-2-22] Respect GtkEntry::state-hint when drawing spinbutton features,
Matthias Clasen
[gtk+/gtk-2-22] annotation (transfer-none) fix that somehow got dropped from last patch,
Matthias Clasen
[gtk+/gtk-2-22] fix some tree model annotations,
Matthias Clasen
[gtk+/gtk-2-22] Add (out) annotations to GtkTreeIter parameters (cherry picked from commit 0b51abbfdf5db1d29e28ddc62,
Matthias Clasen
[gtk+/gtk-2-22] Fix annotation syntax for gtk_widget_class_path (cherry picked from commit c609c4e807b9029ca5b3ba90d,
Matthias Clasen
[gtk+/gtk-2-22] fix annotation for gtk_window_set_default_icon_list,
Matthias Clasen
[gtk+/gtk-2-22] Fix annotation on gtk_tree_model_get_value (cherry picked from commit aff8fb2ea24520ed7c0d3c2c6ff003,
Matthias Clasen
[gtk+/gtk-2-22] Bind get_bounds and use out instead of out caller-allocates.,
Matthias Clasen
[gtk+/gtk-2-22] Remove leftover uses/references of GtkNotebook::group-id (cherry picked from commit 533ea97c67b2490d,
Matthias Clasen
[gtk+/gtk-2-22] Annotate gdk_display_manager_list_displays return value,
Matthias Clasen
[cheese/three-point-oh] Modified TODO,
Yuvaraj Pandian
[ease/builder] Add the buttons,
Stéphane Maniaci
[ease/builder: 34/34] Add the spin buttons,
Stéphane Maniaci
[ease/builder: 33/34] Adds the ComboBox,
Stéphane Maniaci
[ease/builder: 32/34] Adds the ZoomSlider,
Stéphane Maniaci
[ease/builder: 31/34] Add the VBox to the window,
Stéphane Maniaci
[cheese/three-point-oh] Fix several wide mode issues and reimplement our window sizing trick,
Filippo Argiolas
[ease/builder: 30/34] Get rid of old constructors,
Stéphane Maniaci
[ease/builder] (34 commits) ...Add the spin buttons,
Stéphane Maniaci
[evolution-mapi] Bug #624012 - Calendar backend requires cache for operations,
Milan Crha
[f-spot: 9/9] Merge the first part of Mike's backend cleanups.,
Ruben Vermeersch
[f-spot] (9 commits) ...Merge the first part of Mike's backend cleanups.,
Ruben Vermeersch
[gnome-settings-daemon] Created tag GNOME_SETTINGS_DAEMON_2_31_5,
Rodrigo Moya
[gnome-settings-daemon] Release 2.31.5,
Rodrigo Moya
[gnome-settings-daemon] Depend on gnome-desktop-3.0,
Rodrigo Moya
[jhbuild] [3.0] Yelp ported to GTK+ 3,
Frederic Peters
[yelp] Created tag 2.31.7,
Shaun McCance
[yelp] Version 2.31.7,
Shaun McCance
[yelp-xsl] Created tag 2.31.5,
Shaun McCance
[yelp-xsl] Version 2.31.5,
Shaun McCance
[evolution-mapi] Bug #624013 - Free/Busy fetch in offline claims a runtime error,
Milan Crha
[yelp] [configure.ac] Bump to GTK+ 3.0,
Shaun McCance
[zenity] Bump to 2.31.5 and use GTK+3.0,
Luis Medinas
[f-spot] Fix POTFILES.skip for update Hyena paths.,
Ruben Vermeersch
[f-spot] Update to newest Hyena.,
Ruben Vermeersch
[gnome-power-manager] Allow 'Do nothing' as an option as Xorg is still broken. Fixes #589736,
Richard Hughes
[evolution-mapi] Bug #623192 - Crash on creating new folder,
Milan Crha
[mutter] Created tag 2.31.5,
Owen Taylor
[mutter] Bump version to 2.31.5,
Owen Taylor
[f-spot] Always fall back to XMP sidecar if file might be corrupt.,
Ruben Vermeersch
[f-spot] Update to parse-failure detecting Taglib#.,
Ruben Vermeersch
[gimp-help-2] Fix overrollback of the previous commit,
RyoTa SimaMoto
[zenity] Change GTK_DIALOG(dialog)->vbox to gtk_dialog_get_content_area() in order to compile with GTK 3.0,
Arx Henrique Pereira da Cruz
[gtk+] Bump version,
Matthias Clasen
[gtk+] Created tag 2.90.5,
Matthias Clasen
[gedit] Created tag GEDIT_2_31_5,
Ignacio Casal Quinteiro
[gimp] app: Disable dynamics by default,
Martin Nordholts
[gedit] Release 2.31.5,
Ignacio Casal Quinteiro
[gedit-plugins] Do not specify the default icon.,
Ignacio Casal Quinteiro
[gtk+] Fix distcheck,
Matthias Clasen
[gimp/soc-2010-cage] app/gegl/gimpoperationcage: add code to iterate the out buffer and set a color.,
Michael Muré
[gimp/soc-2010-cage] app/core/gimpcage: add access functions to the cage data structure (add a vertice, remove the last,,
Michael Muré
[gvfs] Bump version,
Matthias Clasen
[gimp/soc-2010-cage] add an entry for the cage transform tool in the menu,
Michael Muré
[gvfs] Updates,
Matthias Clasen
[gvfs] Created tag 1.6.3,
Matthias Clasen
[orca] Fix for bgo#624153 - I see performance slowing with Orca after bug 373387 fix,
Joanmarie Diggs
[gimp-help-2] Remove some unnecessary indentation,
RyoTa SimaMoto
[cheese/three-point-oh] Right clicking outside a selection in thumbview now selects the newly clicked item.,
Yuvaraj Pandian
[evolution] Coding style and whitespace cleanup.,
Matthew Barnes
[evolution] Bug 624128 - Folder -> Subscriptions is always enabled,
Matthew Barnes
[anjuta: 40/40] Merge branch 'master' into sdb-core-trans,
Massimo Cora'
[anjuta: 39/40] symbol-db: misc fixes.,
Massimo Cora'
[anjuta] (40 commits) ...Merge branch 'master' into sdb-core-trans,
Massimo Cora'
[tracker] libtracker-data: abort if getting max ID fails,
Aleksander Morgado
[mousetweaks] Post release version bump to 2.31.6,
Francesco Fumanti
[gconf] Bump version,
Matthias Clasen
[gconf] Updates,
Matthias Clasen
[gconf] Created tag 2.31.6,
Matthias Clasen
[cheese/three-point-oh] Popup menu shows up.,
Yuvaraj Pandian
[mousetweaks] Created tag MOUSETWEAKS_2_31_5,
Francesco Fumanti
[devhelp] [release] post release version bump,
Frederic Peters
[devhelp] Created tag DEVHELP_2_90_5,
Frederic Peters
[mousetweaks] Prepare the 2.31.5 release,
Francesco Fumanti
[devhelp] [release] 2.90.5,
Frederic Peters
[devhelp] update with new .pc filename,
Frederic Peters
[mutter] src/core/util.c: Fix warning in case WITH_VERBOSE_MODE is not set,
Owen Taylor
[mutter] Add --enable-compile-warnings option to configure script.,
Owen Taylor
[gnome-nettool] Created tag GNOME_NETTOOL_2_31_5,
Frederic Peters
[gnumeric] Add menu item to wrap SORT around an existing range.,
Andreas J . Guelzow
[mobile-broadband-provider-info] us: add old Midwest Wireless SIDs (bought by Alltel in 2005),
Dan Williams
[giggle] Updated Slovenian translation,
Matej Urbančič
[babl] Add experimental introspection support.,
Philipp Sadleder
[nautilus] Created tag 2.31.5,
Cosimo Cecchi
[nautilus] Release 2.31.5.,
Cosimo Cecchi
[evolution-data-server] Bug #618938 - Crash when reading calendar acknowledgement message,
Milan Crha
[rygel] media-export: Use proper way to ref sinks,
Zeeshan Ali Khattak
[rygel] media-export: Use container.set_uri (),
Zeeshan Ali Khattak
[rygel] media-export: Implement fallback to slow search,
Zeeshan Ali Khattak
[rygel] media-export: Lower severity of some messages,
Zeeshan Ali Khattak
[rygel] media-export: Use a filter for files to harvest,
Zeeshan Ali Khattak
[tracker] libtracker-data: NB#178599, extra checks for finding the problem,
Philip Van Hoof
[gnome-control-center] Add icons for the Date and Time settings panel,
Thomas Wood
[gnome-control-center] Clean up configure.ac,
Thomas Wood
[gnome-control-center] Don't include libwindow-settings,
Thomas Wood
[gnome-control-center] po: remove old files from POTFILES.in,
Thomas Wood
[gtk+] Include cairo-1.0.gir when building Gdk-3.0.gir,
Matthias Clasen
[library-web] Added a description for libpeas,
Frederic Peters
[libpeas] Somehow rework the libpeas intro in the README.,
Steve Frécinaux
[jhbuild] [3.0] switch libpeas to latest tarball,
Frederic Peters
[libpeas] Post-release version bump.,
Steve Frécinaux
[jhbuild] [3.0] seed ported to WebKit 3,
Frederic Peters
[library-web] Adding libpeas,
Frederic Peters
[zenity] Just changing the copyright.,
Arx Henrique Pereira da Cruz
[evolution-data-server/gnome-2-30] Bug #623936 - 75 second delay when creating new DAV entries in Zimbra,
Milan Crha
[evolution-data-server] Bug #623936 - 75 second delay when creating new DAV entries in Zimbra,
Milan Crha
[gtk+] More updates,
Matthias Clasen
[zenity] Add new password dialog,
Arx Henrique Pereira da Cruz
[gtk+] Updates,
Matthias Clasen
[libpeas] Created tag 0.5.2,
Steve Frécinaux
[libpeas] Release 0.5.2,
Steve Frécinaux
[anjuta/sdb-core-trans] symbol-db: complete removal of memory pool.,
Massimo Cora'
[anjuta/sdb-core-trans] symbol-db: fixed some warnings on engine unreffing.,
Massimo Cora'
[anjuta/sdb-core-trans] symbol-db: removed memory pool.,
Massimo Cora'
[evolution-mapi] Created tag EVOLUTION_MAPI_0_31_5,
Bharath Acharya
[glib] Don't attempt to build dtrace support on OS X,
Colin Walters
[evolution-mapi] NEWS update for 0.31.5 release.,
Bharath Acharya
[gtk+] Update Simplified Chinese translation.,
Aron Xu
[rygel] gst-renderer: Put every class in separate file,
Zeeshan Ali Khattak
[libpeas] [PeasUIPluginManager] Fix showing popup menu with no plugins,
Garrett Regier
[rygel] gst-renderer: Name files according to contained classes,
Zeeshan Ali Khattak
[libpeas] [PeasUIPluginManager] Correctly check that an iterator was set,
Garrett Regier
[libpeas] Deleted branch peas-activatable-iface,
Steve Frécinaux
[gtk+] Following the just now change.,
Aron Xu
[gtk+] Complete Simplified Chinese translation.,
Aron Xu
[rygel] gst-renderer: Put all classes under a namespace,
Zeeshan Ali Khattak
[tracker] tracker-extract, pdf: Avoid possible NULL dereference,
Aleksander Morgado
[gparted] Updated Kazakh translation for gparted,
Simos Xenitellis
[file-roller] Added Kazakh translation for file-roller,
Simos Xenitellis
[evince] Added Kazakh translation for evince,
Simos Xenitellis
[evolution/tabs-rewrite] Unique folder tabs,
Srinivasa Ragavan
[gtk+] Updated Kazakh translation,
Simos Xenitellis
[glib] Added Kazakh translation for Kazakh,
Simos Xenitellis
[evolution-mapi] Bug #622695 - Report more detailed errors from operations,
Milan Crha
[gnome-session] Port gnome-session to upower,
Richard Hughes
[tracker] Fixes NB#178825: New --feeds option in tracker-search to look for feeds,
Aleksander Morgado
[tracker] libtracker-fts: Avoid possible NULL dereference,
Aleksander Morgado
[devhelp] Do not disable deprecated glib stuff (for GCompletion),
Frederic Peters
[devhelp] [build] fixed reference to .pc file,
Frederic Peters
[evolution/tabs-rewrite] More bug fixes.,
Srinivasa Ragavan
[evolution/tabs-rewrite] Fix a compilation error,
Srinivasa Ragavan
[network-manager-applet] Complete Simplified Chinese translation.,
Aron Xu
[network-manager-applet] Update Simplified Chinese translation credit info.,
Aron Xu
[network-manager-applet] Update Simplified Chinese translation, fix regression.,
Aron Xu
[gnumeric] Install a self-consistent headers list.,
Jean Bréfort
[hamster-applet] theme color fixes (bug 623917) - try to grab style from the realised widget where possible,
Toms Baugis
[hamster-applet] corrected color parsing into gdk.Color and added utility function Colors.contrast (is_light -> darke,
Toms Baugis
[rygel] gst-renderer: Code relicensed to LGPLv2,
Zeeshan Ali Khattak
[tracker] tracker-extract, msoffice-xml: Avoid possible NULL dereference,
Aleksander Morgado
[evolution-data-server] Fix another g_propagate_error() runtime warning.,
Matthew Barnes
[planet-web] Fix size of Kurt von Fincks hackergotchi,
Lucas Almeida Rocha
[evolution-data-server] imapx: Ensure imapx_stream_fill() sets the error on zero-sized read.,
David Woodhouse
[evolution-data-server] Fix runtime warning in camel_filter_driver_flush().,
Matthew Barnes
[gtranslator] Updated Lithuanian translation,
Žygimantas Beručka
[orca] Slight updates to the gtk-demo regression tests for Maverick.,
Joanmarie Diggs
[gdk-pixbuf] Bump version,
Matthias Clasen
[gdk-pixbuf] Updates,
Matthias Clasen
[gdk-pixbuf] Created tag 2.21.6,
Matthias Clasen
[glade3] Updated Traditional Chinese translation(Hong Kong and Taiwan),
Chao-Hsiung Liao
[gnome-shell] Added Traditional Chinese translation (Hong Kong and Taiwan),
Chao-Hsiung Liao
[gnome-color-manager] Updated Lithuanian translation,
Žygimantas Beručka
[evolution-data-server] Improve error handling in CamelStreamBuffer::read().,
Matthew Barnes
[rygel] Added Traditional Chinese translation (Hong Kong and Taiwan),
Chao-Hsiung Liao
[gnome-color-manager] Added Traditional Chinese translation(Hong Kong and Taiwan),
Chao-Hsiung Liao
[yelp] Updated Lithuanian translation,
Žygimantas Beručka
[evolution/tabs-rewrite: 2/2] Add EMailNotebook View,
Srinivasa Ragavan
[evolution/tabs-rewrite: 1/2] Add EMailReader i/f recurrsive from tne Content.,
Srinivasa Ragavan
[evolution] (2 commits) Created branch tabs-rewrite,
Srinivasa Ragavan
[gtkhtml/gnome-2-30] Bug 624149 - Check for NULL after gtkhtml_editor_run_open_dialog(),
Matthew Barnes
[hamster-applet/gnome-2-30] quit mainloop on dialog window close if no parent was provided (avoid hanging),
Toms Baugis
[cheese/three-point-oh] make countdown a bit smaller and use white color,
Daniel G . Siegel
[gtkhtml] Bug 624149 - Check for NULL after gtkhtml_editor_run_open_dialog(),
Matthew Barnes
[gtkhtml] NEWS update for 3.31.5 release.,
Matthew Barnes
[hamster-applet] quit mainloop on dialog window close if no parent was provided (avoid hanging),
Toms Baugis
[tracker/exists: 2/2] SPARQL: Fix generated SQL when not retrieving actual data,
Jürg Billeter
[tracker/exists: 1/2] SPARQL: Add support for EXISTS and NOT EXISTS,
Jürg Billeter
[tracker] (2 commits) Created branch exists,
Jürg Billeter
[grilo-plugins] fake-metadata: Rename plugin's XML with the ID name,
Joaquim Manuel Pereira Rocha
[grilo-plugins] fake-metadata: Add plugin ID from configure's constant,
Joaquim Manuel Pereira Rocha
[grilo-plugins] filesystem: Rename plugin's XML with the ID name,
Joaquim Manuel Pereira Rocha
[grilo-plugins] filesystem: Add plugin ID from configure's constant,
Joaquim Manuel Pereira Rocha
[grilo-plugins] jamendo: Rename plugin's XML with the ID name,
Joaquim Manuel Pereira Rocha
[grilo-plugins] jamendo: Add plugin ID from configure's constant,
Joaquim Manuel Pereira Rocha
[grilo-plugins] lastfm-albumart: Rename plugin's XML with the ID name,
Joaquim Manuel Pereira Rocha
[grilo-plugins] lastfm-albumart: Add plugin ID from configure's constant,
Joaquim Manuel Pereira Rocha
[grilo-plugins] upnp: Rename plugin's XML with the ID name,
Joaquim Manuel Pereira Rocha
[grilo-plugins] upnp: Add plugin ID from configure's constant,
Joaquim Manuel Pereira Rocha
[grilo-plugins] youtube: Rename plugin's XML with the ID name,
Joaquim Manuel Pereira Rocha
[grilo-plugins] youtube: Add plugin ID from configure's constant,
Joaquim Manuel Pereira Rocha
[grilo-plugins] flickr: Rename plugin's XML with the ID name,
Joaquim Manuel Pereira Rocha
[grilo-plugins] flickr: Add plugin ID from configure's constant,
Joaquim Manuel Pereira Rocha
[grilo-plugins] podcasts: Rename plugin's XML with the ID name,
Joaquim Manuel Pereira Rocha
[grilo-plugins] podcasts: Add plugin ID from configure's constant,
Joaquim Manuel Pereira Rocha
[grilo-plugins] bookmarks: Rename plugin's XML with the ID name,
Joaquim Manuel Pereira Rocha
[grilo-plugins] bookmarks: Add plugin ID from configure's constant,
Joaquim Manuel Pereira Rocha
[grilo-plugins] shoutcast: Rename plugin's XML with the ID name,
Joaquim Manuel Pereira Rocha
[grilo-plugins] shoutcast: Add plugin ID from configure's constant,
Joaquim Manuel Pereira Rocha
[grilo-plugins] gravatar: Rename plugin's XML with the ID name,
Joaquim Manuel Pereira Rocha
[grilo-plugins] gravatar: Add plugin ID from configure's constant,
Joaquim Manuel Pereira Rocha
[grilo-plugins] vimeo: Rename plugin's XML with the ID name,
Joaquim Manuel Pereira Rocha
[grilo-plugins] vimeo: Add plugin ID from configure's constant,
Joaquim Manuel Pereira Rocha
[grilo-plugins] metadata-store: Rename plugin's XML with the ID name,
Joaquim Manuel Pereira Rocha
[grilo-plugins] metadata-store: Add plugin ID from configure's constant,
Joaquim Manuel Pereira Rocha
[grilo-plugins] applet-trailers: Rename plugin's XML with the ID name,
Joaquim Manuel Pereira Rocha
[grilo-plugins] applet-trailers: Add plugin ID from configure's constant,
Joaquim Manuel Pereira Rocha
[grilo-plugins] Use define with Grilo's name and version for Grilo plugins' dir retrieval,
Joaquim Manuel Pereira Rocha
[grilo-plugins] Add new plugin's configuration dir to configure.ac,
Joaquim Manuel Pereira Rocha
[grilo] grl-plugin-registry.c: Use the plugin conf dir and the plugin's ID to get its XML,
Joaquim Manuel Pereira Rocha
[grilo] Add plugins' configuration directory from autotools,
Joaquim Manuel Pereira Rocha
[gtk-doc] tests: new test for bug #623968,
Stefan Kost
[gtk-doc] mkdb: better xml fixup after blank line expansion,
Stefan Kost
[gthumb] updated POTFILES.in,
Paolo Bacchilega
[gthumb] added other keyboard shortcuts in image viewer mode,
Paolo Bacchilega
[gthumb] keyboard shortcuts: added 'c' to open the edit comment dialog,
Paolo Bacchilega
[gnome-control-center] Completely remove dependency on capplets/common directory,
Thomas Wood
[cheese/three-point-oh] add "no effect" effect,
Daniel G . Siegel
[devhelp: 22/22] Merge branch 'gb619202-book-manager',
Frederic Peters
[devhelp: 21/22] Align center checkboxes in bookshelf,
Frederic Peters
[devhelp: 20/22] minor fixes in copyright notices,
Frederic Peters
[devhelp: 19/22] preferences dialog: better alignment of widgets,
Frederic Peters
[devhelp: 18/22] Instantly apply changes in the book list,
Frederic Peters
[devhelp: 17/22] Make sure all books are properly ordered by title,
Frederic Peters
[devhelp: 16/22] preferences dialog: small refactor,
Frederic Peters
[devhelp: 15/22] Remove unneeded menu item,
Frederic Peters
[devhelp: 14/22] book manager dialog removal, as it's now in the preferences dialog,
Frederic Peters
[devhelp: 13/22] preferences dialog: add bookshelf tab,
Frederic Peters
[devhelp: 12/22] Authors: updated,
Frederic Peters
[devhelp: 11/22] contents tree: update if list of disabled books changes,
Frederic Peters
[devhelp: 10/22] Re-populate search combo if book manager updated,
Frederic Peters
[devhelp: 9/22] book manager: new signal to emit when list of disabled books changes,
Frederic Peters
[devhelp: 8/22] configuration: new list of disabled books,
Frederic Peters
[devhelp: 7/22] book manager dialog: populate tree,
Frederic Peters
[devhelp: 6/22] Added new book manager dialog,
Frederic Peters
[devhelp: 5/22] minor fixes,
Frederic Peters
[devhelp: 3/22] Refactoring to use the book manager,
Frederic Peters
[devhelp: 4/22] Ignore files ending with tilde,
Frederic Peters
[devhelp: 2/22] made add_from methods private,
Frederic Peters
[devhelp: 1/22] New book manager object,
Frederic Peters
[devhelp] (22 commits) ...Merge branch 'gb619202-book-manager',
Frederic Peters
[pygobject] Add HACKING to MANIFEST.in,
Tomeu Vizoso
[pygobject] Add HACKING file with instructions for releasing,
Tomeu Vizoso
[empathy] empathy-accounts.1: document --if-needed,
Guillaume Desmottes
[empathy] empathy-accounts.1: --import has been removed,
Guillaume Desmottes
[empathy] import empathy-accounts manpage from Debian,
Guillaume Desmottes
[grilo] core: Rename function to get operation id,
Juan A . Suarez Romero
[empathy] sync empathy manpage with Debian package,
Guillaume Desmottes
[pygobject] Post release version bump to 2.21.6,
Tomeu Vizoso
[gucharmap] Complete Simplified Chinese UI translation.,
Aron Xu
[damned-lies] Add some more exception handling around image validation,
Claude Paroz
[pygobject] Created tag PYGOBJECT_2_21_5,
Tomeu Vizoso
[pygobject] Update NEWS and release PyGObject-2.21.5,
Tomeu Vizoso
[pygobject] Pre-release version bump to 2.21.5,
Tomeu Vizoso
[vala] gio-2.0: Fix g_content_type_* bindings,
Jürg Billeter
[gucharmap] Add zh_CN to DOC_LINGUAS,
Aron Xu
[gucharmap] Update Simplfied Chinese help translation and a screenshot.,
Aron Xu
[pygobject] Shut up some compiler warnings,
Tomeu Vizoso
[seed] Webkit-3.0 fix last commit,
Alan Knowles
[seed] Enable build to work with Webkit-1.0 --with-webkit=1.0,
Alan Knowles
[gnome-terminal] Update Simplified Chinese help translation.,
Aron Xu
[pygobject] Adjust to API break in GObject-Introspection,
Tomeu Vizoso
[grilo] core: Rename browse_id to operation_id,
Juan A . Suarez Romero
[empathy/gnome-2-30] Fix a memory leak in EmpathyAvatar (#624054),
Guillaume Desmottes
[empathy] Fix a memory leak in EmpathyAvatar (#624054),
Guillaume Desmottes
[libgdata] [core] Batch operation support,
Philip Withnall
[libgdata] [contacts] Add batch operation support,
Philip Withnall
[libgdata] [build] Remove intltoolized file from git,
Philip Withnall
[grilo] Required version of automake is 1.10. Fixes #620143,
Iago Toral Quiroga
[orca] Fix for bgo#373387 - Users should be able to lock/unlock the "Lock" modifier even if Caps Lock is th,
Joanmarie Diggs
[orca] Reworking of the original fix for bgo#591034 - Caps_lock does not get re-enabled after orca shutdown,
Joanmarie Diggs
[orca] Fix for bgo#616585 - Numpad 0 can't work after launch and quit orca,
Joanmarie Diggs
[gnome-desktop] Update Simplified Chinese translation.,
Aron Xu
[empathy/gnome-2-30] Fix activating [ ] Enabled with the keyboard.,
Guillaume Desmottes
[empathy] Fix activating [ ] Enabled with the keyboard.,
Guillaume Desmottes
[glade3] Update Simplified Chinese translations.,
Eleanor Chen
[empathy] empathy_status_icon_new: always call status_icon_set_visibility,
Guillaume Desmottes
[empathy] empathy_status_icon_new: don't ignore hide_contact_list (#623937),
Guillaume Desmottes
[tracker] Fixes NB#178808: Default verbosity should be errors-only in tracker-store,
Aleksander Morgado
[gnome-media] Update Simplified Chinese translations.,
Eleanor Chen
[seed] Postrelease version bump,
Tim Horton
[seed] Created tag SEED_2_31_5,
Tim Horton
[seed] Correct version (2.31.5),
Tim Horton
[seed] Update news,
Tim Horton
[seed] Update readme for WebKit changes.,
Tim Horton
[seed] Remove check for JSContextGroupCreate now that we're 3.0+ only,
Tim Horton
[seed] Build with webkitgtk-3.0,
Tim Horton
[seed] Fix build with latest GI, where machine-dependent type tags were removed.,
Tim Horton
[file-roller] [l10n] Updated Estonian translation,
Priit Laes
[hamster-applet] Add Simplified Chinese translation.,
Aron Xu
[seed] seed.h - SeedObjectDeletePropertyCallback fix callback arguments,
Alan Knowles
[evolution-data-server] imapx: camel_imapx_stream_astring() returns 0 on success.,
David Woodhouse
[gimp-help-2] Update Simplified Chinese translations.,
Eleanor Chen
[banshee] [AmazonMp3.Store] Fix Table ctor args,
Gabriel Burt
[evolution-exchange] Coding style and whitespace cleanup.,
Matthew Barnes
[gtkhtml] Coding style and whitespace cleanup.,
Matthew Barnes
[evolution-data-server] Update API documentation.,
Matthew Barnes
[gnome-games] sudoku: Make hint suggest a square: Bug #616351,
Robert Ancell
[gnome-games] gnotravex: Tidy up the code,
Robert Ancell
[gnome-games] quadrapassel: Rename 'bastard mode' to 'choose difficult blocks',
Robert Ancell
[pitivi] Updated Portuguese translation,
Duarte Loreto
[murrine] Updated Portuguese translation,
Duarte Loreto
[cheese/three-point-oh] argh, forgot to close the string,
Daniel G . Siegel
[gpointing-device-settings] Updated Portuguese translation,
Duarte Loreto
[gedit-plugins] Updated Portuguese translation,
Duarte Loreto
[emerillon-plugins] Updated Portuguese translation,
Duarte Loreto
[tracker/tracker-0.8] Updated Portuguese translation,
Duarte Loreto
[tracker] Updated Portuguese translation,
Duarte Loreto
[cheese/three-point-oh] mark further strings as translatable (mostly .ui files),
Daniel G . Siegel
[cheese/three-point-oh] change group name of the effect files,
Daniel G . Siegel
[cheese/three-point-oh] give the effects a better natural name,
Daniel G . Siegel
[cheese/three-point-oh] make the effect files translatable,
Daniel G . Siegel
[libgda] Updated Portuguese translation,
Duarte Loreto
[gnumeric] Add new function SORT. [#59144],
Andreas J . Guelzow
[gnome-keyring] [daemon] Fix uninitialized PKCS#11 function pointer.,
Stefan Walter
[gnome-keyring] [ssh-agent] Try to unlock key before use.,
Stefan Walter
[gnome-keyring] [wrap-layer] Don't barf if token is write protected.,
Stefan Walter
[gnome-keyring] [gp11] Open readonly sessions when enumerating objects.,
Stefan Walter
[gimp] Updated Arabic translation,
Khaled Hosny
[gnome-keyring] [wrap-layer] Separate wrap layer auth functionality,
Stefan Walter
[gnome-keyring] [gp11] Don't keep authenticating if protected auth path.,
Stefan Walter
[gcompris/gcomprixogoo] Support GNUCHESS environment variable,
Bruno Coudoin
[gcompris/gcomprixogoo] Support GNUCAP environment variable,
Bruno Coudoin
[gcompris/gcomprixogoo] Fix sqlite-less build,
Bruno Coudoin
[gcompris/gcomprixogoo] Removed commited by error rmll activity.,
Bruno Coudoin
[gnumeric] Add new function ARRAY. [#570689],
Andreas J . Guelzow
[gcompris/gcomprixogoo] Fixes bug#619433 in the chess game, we no more display the turn at game end.,
Bruno Coudoin
[gcompris/gcomprixogoo] Removed the help button in the administration where we don't have help.,
Bruno Coudoin
[banshee/stable-1.6] [LibraryWatcher] Fix very slow query,
Gabriel Burt
[cheese/three-point-oh] Added Save As functionality to selected thumbnails,
Yuvaraj Pandian
[banshee] [LibraryWatcher] Modify queue item within lock,
Gabriel Burt
[cheese/three-point-oh] File Delete implemented.,
Yuvaraj Pandian
[banshee] [LibraryWatcher] Fix very slow query,
Gabriel Burt
[banshee] [AmazonMp3] Hide pending message when 0,
Gabriel Burt
[cheese/three-point-oh] set the border relief of the effect arrows to none,
Daniel G . Siegel
[cheese/three-point-oh] add somewhat more padding to the action area,
Daniel G . Siegel
[cheese/three-point-oh] add a 24px wide padding on the left and right of the action area,
Daniel G . Siegel
[cheese/three-point-oh] do cast the thumbnail widgets to gtkalignment,
Daniel G . Siegel
[cheese/three-point-oh] reformat .ui files,
Daniel G . Siegel
[cheese/three-point-oh] use gtkalignment instead of gtkframe for the thumbnail bars,
Daniel G . Siegel
[anjuta/git-shell: 5/5] Merge branch 'master' into git-shell,
James Liggett
[anjuta/git-shell] (5 commits) ...Merge branch 'master' into git-shell,
James Liggett
[gtk-vnc] Created tag release-0.4.0,
Daniel P . Berrange
[jhbuild] [3.0] switched gnome-nettool to GTK+ 3,
Frederic Peters
[gnome-nettool] Switch to GTK+ 3; no code change needed.,
Frederic Peters
[gnome-nettool] Fixed installation directory of GtkBuilder UI file,
Frederic Peters
[gnome-applets] [release] post-release bump to 2.31.6,
Enrico Minack
[gnome-applets] Created tag GNOME_APPLETS_2_31_5,
Enrico Minack
[gnome-applets] [release] 2.31.5,
Enrico Minack
[ekiga] Uncommented the block size setting code in the gstreamer plugin,
Julien Puydt
[gimp-help-2] Updated French translation. Corrected typo in sources.,
Julien Hardlin
[mutter] Update Czech translation,
Petr Kovář
[nautilus] Adds key binding for expanding and collapsing folders in list view,
Marcus Carlson
[vala] dova: Fix inline allocated array fields in instances,
Jürg Billeter
[nautilus] Ask for confirmation before opening more than 5 files (#596577),
Marcus Carlson
[gnome-shell] Update Czech translation,
Petr Kovář
[banshee] Add amazonmp3 docs stub page,
Paul Cutler
[gthumb] [slideshow] added PageDown and PageUp as navigation keys,
Paolo Bacchilega
[nautilus] Remove unnecessary include and remove a FIXME (#544211),
Marcus Carlson
[nautilus] Eat Control + v to not enable type ahead (#350819),
Marcus Carlson
[nautilus] Also change filename on disk when renaming a .desktop file (#145125),
Marcus Carlson
[ease] Fix 'make distcheck',
Stéphane Maniaci
[gtk-vnc] Fix ChangeLog generation,
Daniel P . Berrange
[gtk-vnc] Add gvncviewer.js to EXTRA_DIST,
Daniel P . Berrange
[gtk-vnc] Remove GNOME compile warnings checks,
Daniel P . Berrange
[gtk-vnc] Update metadata files ready for new release,
Daniel P . Berrange
[gnome-color-manager] Update Czech help translation by Milan Knizek,
Petr Kovář
[gnome-color-manager] Update Czech translation by Milan Knizek,
Petr Kovář
[cheese/three-point-oh] Paging controls for effects selector.,
Yuvaraj Pandian
[ontv] Updated French translation,
Claude Paroz
[gtk-vnc] Fix mingw32 RPM specfile,
Daniel P . Berrange
[gtk-vnc] Fix DLL linking on mingw32,
Daniel P . Berrange
[gtk-vnc] Add missing deps for gobject introspection,
Daniel P . Berrange
[glabels/zint] More refactoring of barcode subsystem.,
Jim Evins
[cheese/three-point-oh] add TODO file,
Daniel G . Siegel
[gtk-vnc] Replace getline with fgets for win32 portability,
Daniel P . Berrange
[gtk-vnc] Make use of termios.h conditional, to fix win32 builds,
Daniel P . Berrange
[gtk-vnc] Drop autoconf version back to 2.63,
Daniel P . Berrange
[gnome-scan] Make ModuleError public (fix build with vala 0.9),
Étienne Bersac
[gtk+] Updated Breton translation,
Denis Arnaud
[gtk+/gtk-2-20] Fix Czech translation,
Petr Kovář
[gnome-session] Fixed spelling error in schema description (GNOME bug 608044),
Frederic Peters
[gtk+] Update Czech translation,
Petr Kovář
[glib] Created tag 2.25.11,
Ryan Lortie
[glib] bump the version,
Ryan Lortie
[glib] This is glib 2.25.11,
Ryan Lortie
[file-roller] Updated Norwegian bokmål translation,
Kjartan Maraas
[evolution-exchange] Updated Norwegian bokmål translation,
Kjartan Maraas
[goffice] Update Czech translation by Ondrej Kopka,
Petr Kovář
[gnome-utils] Updated Breton translation,
Denis Arnaud
[gnome-power-manager] Update Czech translation by Ondrej Kopka,
Petr Kovář
[gnome-system-tools] Update Czech translation by Ondrej Kopka,
Petr Kovář
[ease] [i18n] Updated German translation,
Mario Blättermann
[kupfer] Add Czech help translation by Marek Cernocky,
Petr Kovář
[gparted] Update Czech help translation by Marek Cernocky,
Petr Kovář
[gnome-subtitles] Update Czech help translation by Marek Cernocky,
Petr Kovář
[giggle] Add Czech help translation by Marek Cernocky,
Petr Kovář
[gbrainy] Update Czech help translation by Marek Cernocky,
Petr Kovář
[sawfish] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[network-manager-applet] Update Czech translation by Zdenek Hatas,
Petr Kovář
[genius] Update Czech translation by Marek Cernocky,
Petr Kovář
[banshee] Update Czech translation by Marek Cernocky,
Petr Kovář
[rhythmbox] Update Czech translation by Marek Cernocky,
Petr Kovář
[pybliographer] Update Czech translation by Marek Cernocky,
Petr Kovář
[ocrfeeder] Update Czech translation by Marek Cernocky,
Petr Kovář
[jhbuild] [3.0] vinagre switched to GTK+ 3,
Frederic Peters
[jhbuild] [3.0] gnome-bluetooth ported to GTK+ 3,
Frederic Peters
[jhbuild] [3.0] nautilus-sendto ported to GTK+ 3,
Frederic Peters
[jhbuild] [3.0] switch evolution stack to GTK+ 3,
Frederic Peters
[gthumb] Update Czech translation by Marek Cernocky,
Petr Kovář
[gbrainy] Update Czech translation by Marek Cernocky,
Petr Kovář
[evolution-data-server] Coding style and whitespace cleanup.,
Matthew Barnes
[murrine] Update Czech translation by Marek Cernocky,
Petr Kovář
[tracker/tracker-0.8] Update Czech translation by Marek Cernocky,
Petr Kovář
[tracker] Update Czech translation by Marek Cernocky,
Petr Kovář
[gedit-plugins] Update Czech translation by Marek Cernocky,
Petr Kovář
[hyena] [build] Fix pkg-config files handling,
Bertrand Lorentz
[hyena] [build] Fix variable substition in pkg-config files,
Bertrand Lorentz
[file-roller] updated POTFILES.in,
Paolo Bacchilega
[file-roller] Fixed a series of l18n bugs,
Paolo Bacchilega
[gcompris/gcomprixogoo] Update Czech translation by Vladimir Burian & Marek Cernocky,
Petr Kovář
[libgweather] Update Czech translation by Vladimir Burian,
Petr Kovář
[caribou] Add Czech translation by Marek Cernocky,
Petr Kovář
[cheese/three-point-oh] Removed unncessasary set of camera start/stops when connecting effects to textures,
Yuvaraj Pandian
[gnome-packagekit/gnome-2-30] Update Czech translation by Marek Cernocky,
Petr Kovář
[jhbuild] [3.0] mutter ported to GTK+ 3,
Frederic Peters
[gnome-utils/gnome-2-30] Update Czech translation by Marek Cernocky,
Petr Kovář
[sabayon] Update Simplified Chinese translations.,
Eleanor Chen
[gtkhtml/gnome-2-30] Update Czech translation by Marek Cernocky,
Petr Kovář
[evolution-rss] bump version in configure.ac,
Lucian Langa
[gtkhtml] Update Czech translation by Marek Cernocky,
Petr Kovář
[evolution-rss] Revert "sanitize value passed to list store" this brakes list store tree,
Lucian Langa
[evolution-rss] validate feed against added list of feeds too,
Lucian Langa
[evolution-rss/evolution-rss-0-2-0] validate feed against added list of feeds too,
Lucian Langa
[evolution-rss/evolution-rss-0-2-0] Revert "sanitize value passed to list store" as this breaks list store values,
Lucian Langa
[evolution-rss/evolution-rss-0-2-0] bump version in configure.ac,
Lucian Langa
[seahorse] Update Czech translation by Marek Cernocky,
Petr Kovář
[seahorse-plugins] Update Czech translation by Marek Cernocky,
Petr Kovář
[sound-juicer/gnome-2-28] Update Czech translation by Marek Cernocky,
Petr Kovář
[gnumeric] Fix ItemEdit alignment for RTL text. [see #623241],
Jean Bréfort
[sound-juicer] Update Czech translation by Marek Cernocky,
Petr Kovář
[vinagre] Update Czech translation by Marek Cernocky,
Petr Kovář
[vinagre/gnome-2-30] Update Czech translation by Marek Cernocky,
Petr Kovář
[vino/gnome-2-30] Update Czech translation by Marek Cernocky,
Petr Kovář
[vino] Update Czech translation by Marek Cernocky,
Petr Kovář
[zenity/gnome-2-30] Update Czech translation by Marek Cernocky,
Petr Kovář
[zenity] Update Czech translation by Marek Cernocky,
Petr Kovář
[eog] Updated Norwegian bokmål translation,
Kjartan Maraas
[empathy] Updated Norwegian bokmål translation,
Kjartan Maraas
[libgee] Change build system,
Maciej Marcin Piechotka
[libgee] Add myself to libgee.doap,
Maciej Marcin Piechotka
[evolution-data-server] imapx: Avoid running FETCH_NEW_MESSAGES and REFRESH_INFO jobs simultaneously,
David Woodhouse
[cheese/three-point-oh] Made action buttons insensitive when effects selector is on,
Yuvaraj Pandian
[cheese/three-point-oh] Fixed some sensitivity bugs with the effects paging mechanism,
Yuvaraj Pandian
[evince] Update Simplified Chinese help translation.,
Aron Xu
[ekiga] Updated Norwegian bokmål translation,
Kjartan Maraas
[glib] Updated Norwegian bokmål translation,
Kjartan Maraas
[gnome-commander] GnomeCmdFileList: fix for typo,
Piotr Eljasiak
[gnome-commander] GnomeCmdFileList: minor speedups in file selection,
Piotr Eljasiak
[gtk+] Updated Norwegian bokmål translation,
Kjartan Maraas
[evolution-data-server] Updated Norwegian bokmål translation,
Kjartan Maraas
[evolution] Fix some linking issues.,
Matthew Barnes
[vala] dova: Fix delegate declarations,
Jürg Billeter
[vala] dova: Fix static field initialization,
Jürg Billeter
[vala] dova: Add support for module init function,
Jürg Billeter
[vala] dova: Write all C code to a single file,
Jürg Billeter
[vala] Require index setters to return void,
Jürg Billeter
[evolution] Fix some compiler warnings.,
Matthew Barnes
[evolution] Updated Norwegian bokmål translation,
Kjartan Maraas
[evolution-data-server] imapx: Fix handling of return from camel_imapx_stream_text(),
David Woodhouse
[banshee] Add Esperanto translation,
Kristjan Schmidt
[evolution-data-server] imapx: More improvements to server unseen count tracking,
David Woodhouse
[banshee] [StoreView] Remove left-over debug console output,
Bertrand Lorentz
[banshee] [build] Fix ENABLE_GIO conditional syntax,
Bertrand Lorentz
[gnac/devel] Retrieve and display framerate,
Benoît Dupasquier
[jhbuild] [3.0] empathy ported to GTK+ 3,
Frederic Peters
[libpeas] [PeasEngine] Drop unused private field.,
Steve Frécinaux
[evolution-data-server] nntp: Fix two more 'returns FALSE on error' vs. 'returns 0 on success' errors,
David Woodhouse
[jhbuild] [3.0] brasero ported to GTK+ 3,
Frederic Peters
[file-roller] Ported to GSettings,
Paolo Bacchilega
[file-roller] removed a Makefile.in file,
Paolo Bacchilega
[jhbuild] [3.0] evince ported to GTK+ 3,
Frederic Peters
[libpeas] Adjust to API break in gobject-introspection.,
Steve Frécinaux
[gcompris] Updated Esperanto translation,
Kristjan Schmidt
[libgda] Correction for bug #624088, and set correct error codes,
Vivien Malerba
[seed] Caller Allocate fixes - bump required introspection version to 0.6.14,
Alan Knowles
[anjuta] gbf-am: Use AnjutaPkgConfigChooser instead of custom widget,
Johannes Schmid
[anjuta] libanjuta: Fixed small problem in AnjutaPkgConfigChooser,
Johannes Schmid
[anjuta] libanjuta: Add AnjutaPkgConfigChooser to glade catalog,
Johannes Schmid
[anjuta] libanjuta: Added AnjutaPkgConfigChooser,
Johannes Schmid
[gtk+/gtk-2-12] Updated Esperanto translation,
Kristjan Schmidt
[nautilus] Fixed typo (#624055),
Marcus Carlson
[gtk-doc] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[emerillon] Added Spanish translation,
Jorge Gonzalez Gonzalez
[bookmark-applet] Added Esperanto translation,
Kristjan Schmidt
[bookmark-applet] Add Esperanto translation,
Kristjan Schmidt
[solang] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[libgnomeui] Updated breton translation,
Denis Arnaud
[anjuta/git-shell] git: Implement the Diff pane,
James Liggett
[anjuta/git-shell] git: Add a function for sending raw command output to an editor to GitPane,
James Liggett
[anjuta/git-shell] git: Implement the Unstage pane,
James Liggett
[glabels/zint] Refactoring of barcode structure.,
Jim Evins
[jhbuild] [3.0] empathy depends on libunique-3,
Craig Keogh
[glib] Move main loop docs inline,
Matthias Clasen
[glib] Move docs for atomic operations inline,
Matthias Clasen
[glib] Move GAsyncQueue docs inline,
Matthias Clasen
[pygtk] Add new Gtk-2.20 API,
John Stowers
[pygtk] Add forgotten deprecated note to gtk_draw_check,
John Stowers
[evolution-data-server] Fix some linker issues.,
Matthew Barnes
[glib] NEWS for the pending release,
Ryan Lortie
[gnome-keyring] Remove run time dependency on libtasn1.,
Stefan Walter
[anjuta/git-shell] git: Implement the Check Out Files pane,
James Liggett
[anjuta/git-shell] git: Allow status pane users to select which types of status codes they want,
James Liggett
[anjuta/git-shell] libanjuta: Add a value to represent all status codes to AnjutaVcsStatus,
James Liggett
[dconf] Bug 623310 - Can't build from git,
Ryan Lortie
[banshee] Fix mimetypes - audio/x-amzxml, not audio/x-amzurl,
Aaron Bockover
[banshee] Do not resume playback when finished with preview,
Aaron Bockover
[gcompris/gcomprixogoo] Improved our shape based activities so that titles entries are raised when the focus enters the OK b,
Bruno Coudoin
[dconf] Bug 623391 - Crashes at startup,
Ryan Lortie
[dconf] One file missed from bug #619982.,
Ryan Lortie
[glib] Annotate all custom GIO GSource using g_source_set_name,
Matthias Clasen
[totem] Fix the configuration dialogue in the jamendo plugin,
Philip Withnall
[totem] Add (allow-none) annotation to totem_plugin_load_interface(),
Philip Withnall
[totem] Fix the configuration dialogue in the publish plugin,
Philip Withnall
[totem] Port publish plugin to libpeas,
Philip Withnall
[totem] Re-add support for configurable plugins,
Philip Withnall
[totem] Fix use of GSEALed API in the mythtv plugin,
Philip Withnall
[glib] use proper feature test macros for isnan,
Matthias Clasen
[glib] Add ACLOCAL_AMFLAGS to Makefile.am,
Matthias Clasen
[glib] One more dubious return,
Matthias Clasen
[banshee] Support searching the Amazon MP3 store,
Aaron Bockover
[gnome-keyring] Use new DER decoding and encoding routines.,
Stefan Walter
[banshee] Support page titles in the Amazon store,
Aaron Bockover
[brasero] Updated Brazilian Portuguese translation.,
Og B . Maciel
[glib] GVariant: fix some more leaks in error cases,
Ryan Lortie
[glib] move the g_free() from the last commit down,
Ryan Lortie
[banshee] Implement navigation, reloading, HTML5 spinner,
Aaron Bockover
[anjuta/git-shell: 13/13] Merge branch 'master' into git-shell,
James Liggett
[anjuta/git-shell: 12/13] git: Add a helper function to remove panes from the dock,
James Liggett
[anjuta/git-shell] (13 commits) ...Merge branch 'master' into git-shell,
James Liggett
[orca] Fix for bgo#536827 - Provide configuration GUI option to set the Orca key/modifier,
Joanmarie Diggs
[glib] Minor cleanup,
Matthias Clasen
[glib] Add a GAppInfoCreate flag for startup-notification,
Matthias Clasen
[glib] Fix sparse warnings,
Matthias Clasen
[cheese/three-point-oh] Removed some hardcoded values,
Yuvaraj Pandian
[glib] Chain up in g_settings_finalize,
Matthias Clasen
[glib] Turn on glibc malloc checking features for make check,
Matthias Clasen
[cheese/three-point-oh] Added "File Open" functionality. Unhooked to most events (except keyboard shortcut),
Yuvaraj Pandian
[glib] GVariant: don't leak during type inferencing,
Ryan Lortie
[gnome-disk-utility] [l10n] Updated Estonian translation,
Priit Laes
[gnome-applets] Add Enrico Minack to the maintainers list,
Callum McKenzie
[gnac/devel] Retrieve and display video codec,
Benoît Dupasquier
[libgda] Misc. optimizations,
Vivien Malerba
[libgda] Correctly fetch the last inserted row in SQLite,
Vivien Malerba
[libgda] Fix a bug introduced in commit #6401e75f1570cc3aaaa591077805900708e75480,
Vivien Malerba
[libgda] Correction for bug #624032,
Vivien Malerba
[libgda] GdaConnection now uses a circular array to store (and reuse) GdaConnectionEvent objects,
Vivien Malerba
[libgda] Improve Sqlite's make_last_inserted_set(),
Vivien Malerba
[gimp] data: Remove color name "Untitled" from palette files,
Sven Neumann
[gimp-web] update link to the Windows installer,
Sven Neumann
[gnumeric] Fix regression in ms_excel_chart_read. [#623960],
Jean Bréfort
[nautilus] Change clicked signal to toggled to not get into bad state (#440435),
Marcus Carlson
[gnome-panel] Updated Esperanto translation,
Kristjan Schmidt
[gnome-bluetooth] Updated Esperanto translation,
Kristjan Schmidt
[evolution/gnome-2-30] Bug 621839 - Improve auto-selection of messages (take two),
Matthew Barnes
[evolution] Bug 621839 - Improve auto-selection of messages (take two),
Matthew Barnes
[gnumeric] win32: newer png,
Morten Welinder
[banshee] Started implementing navigation for OssiferWebView,
Aaron Bockover
[nautilus] Compile cleanly with GCC 4.5.,
Cosimo Cecchi
[banshee] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[anjuta] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[gnac/devel] Rendered the dependency to 'libunique' optional,
Benoît Dupasquier
[gtk+] The hash owns a ref to the cursor,
Paolo Borelli
[evince] [libview] Make sure annot popups never show up outside the main window,
Carlos Garcia Campos
[dasher] INSTALL.Linux mentions --without-a11y rather than --disable-a11y. Spotted by Rich Hoyle on dasher-te,
Patrick Welche
[vala] dova: Fix memory handling of elements in list, set, and map literals,
Jürg Billeter
[planet-web] change salomon sickerts feed (soc student 2010),
Daniel G . Siegel
[nautilus-ideviceinfo] Updated Slovenian translation,
Matej Urbančič
[accerciser] Add Japanese translation of help document.,
Takayuki Kusano
[evolution] Bug 623702 - SEGV on redirecting message,
Matthew Barnes
[vala] dova: Fix delegates with generic return types,
Jürg Billeter
[vala] dova: Fix generic virtual methods,
Jürg Billeter
[gnome-shell] [StartupNotification] Do not bounce the animation,
Florian Müllner
[evolution] Bug 623738 - Select All is always enabled for message list,
Matthew Barnes
[evolution] Bug 623947 - Error handling issues in em-format.c,
Matthew Barnes
[gtksourceview] Base n integers are never matched in OCaml syntax file. Fixes bug #624028,
Ignacio Casal Quinteiro
[evolution] Bug 624011 - EMeetingTimeSelector tries to change mouse cursor before it's realized,
Matthew Barnes
[gnac/devel] Fixed a bug,
Benoît Dupasquier
[gnumeric] win32: zlib 1.2.5,
Morten Welinder
[goocanvas/new-api] 2010-07-10 Damon Chaplin <damon gnome org>,
Damon Chaplin
[goocanvas/new-api] 2010-07-09 Damon Chaplin <damon gnome org>,
Damon Chaplin
[goocanvas/new-api] 2010-07-08 Damon Chaplin <damon gnome org>,
Damon Chaplin
[evolution-data-server] Bug 624018 - Fix error handling in groupwise_get_folder(),
Matthew Barnes
[gnac/devel] Handled properly cases when source and destination files are identical,
Benoît Dupasquier
[cheese/three-point-oh] Fixed an off by one error,
Yuvaraj Pandian
[pitivi] Seeker: Properly handle exceptions when seeking,
Edward Hervey
[pitivi] Pipeline: Reset to STATE_NULL when changing state fails,
Edward Hervey
[pitivi] pipeline: Make exceptions return useful messages,
Edward Hervey
[pitivi] timeline.timeline: Add messages to exceptions,
Edward Hervey
[evolution] Bug 624022 - "stock_mail-import" no longer exists in gnome-icon-theme,
Matthew Barnes
[cheese/three-point-oh] Performance fix for effect selection,
Yuvaraj Pandian
[gnac/devel] Fixed a memory leak,
Benoît Dupasquier
[ontv] Updated Slovenian translation,
Matej Urbančič
[goobox] Updated Slovenian translation,
Matej Urbančič
[libgnomeui] Updated Esperanto translation,
Kristjan Schmidt
[balsa] Add bug number to ChangeLog,
Peter Bloomfield
[balsa] Support older IMAP server,
Peter Bloomfield
[gtk+] Updated Esperanto translation,
Kristjan Schmidt
[anjuta] project-wizard: bgo #623754 - focus on wrong text-field,
Sebastien Granjoux
[anjuta] run: bgo #623944 - buttons swapped on "Program parameters",
Sebastien Granjoux
[anjuta] gdb: bgo#494292 - Set next statement,
Sebastien Granjoux
[anjuta] gdb: bgo #617323 - Save debugger stack trace,
Sebastien Granjoux
[cheese/three-point-oh] Performance optimization for switching effects selector,
Yuvaraj Pandian
[cheese/three-point-oh] Performance enhancements to switching effects viewer,
Yuvaraj Pandian
[cheese/three-point-oh] Fixed a bunch of warnings,
Yuvaraj Pandian
[mousetweaks] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[jhbuild] Updated French translation,
Claude Paroz
[cheese/three-point-oh] Fixed typo,
Yuvaraj Pandian
[gparted] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[damned-lies] Use ISO date format in release_stats template for sorting,
Claude Paroz
[gtksourceview] Bump introspection as done in gtk,
Paolo Borelli
[gtksourceview] Avoid unneeded dereference,
Paolo Borelli
[gtksourceview] Small refactoring to avoid double hash lookup,
Paolo Borelli
[gtksourceview] Fix the license header changed in the previous commit.,
Ignacio Casal Quinteiro
[hamster-applet] Add a translator comment about the 'None' string,
Claude Paroz
[hamster-applet] Updated French translation,
Claude Paroz
[gtksourceview] Wrong syntax of OCaml modules. Fixes bug #624016,
Ignacio Casal Quinteiro
[banshee] Updated Slovenian translation,
Matej Urbančič
[glabels] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[cheese/three-point-oh] Made next page and previous effects page actions sensitive as and when required,
Yuvaraj Pandian
[vala] glib-2.0: Add vprintf variant functions,
Jürg Billeter
[cheese/three-point-oh] Added code to turn to previous and next pages,
Yuvaraj Pandian
[orca] Fix for bgo#623825 - Regression: Orca speaks unselected XUL radio buttons in Gecko dialog boxes,
Joanmarie Diggs
[cheese/three-point-oh] Fixed source indentation,
Yuvaraj Pandian
[cheese/three-point-oh] Effects now split into pages,
Yuvaraj Pandian
[empathy] [l10n] Updated Estonian translation,
Priit Laes
[gthumb] Accessing exiv2 "pretty print" needs pointer to the metadata container,
Paolo Bacchilega
[gthumb] fixed orientation in the export to facebook dialog,
Paolo Bacchilega
[banshee] Support Amazon MP3 music previews/samples,
Aaron Bockover
[ease] Remove deprecated option in the desktop file.,
Stéphane Maniaci
[ease] Add missing file to POTFILES.skip,
Stéphane Maniaci
[ease] Fix 'make check',
Stéphane Maniaci
[glabels/zint] Improved centering of barcode text.,
Jim Evins
[evolution-exchange] Fix build errors.,
Bharath Acharya
[glabels/zint: 15/15] Update po files to allow me to push this branch.,
Jim Evins
[glabels/zint: 14/15] Added new barcode drawing primitives.,
Jim Evins
[glabels/zint: 13/15] Fixed width behavior of object editor.,
Jim Evins
[glabels/zint: 12/15] Revert "Fix for batch output",
Jim Evins
[glabels/zint: 11/15] Fix for batch output,
Jim Evins
[glabels/zint: 10/15] Freeing memory in xml and adding poor mans kerning to bc-zint,
Jim Evins
[glabels/zint: 9/15] Using regexp to remove white space from text instead of detecting newlines in xml,
Jim Evins
[glabels/zint: 8/15] Getting GS1-128 to behave as expected,
Jim Evins
[glabels/zint: 7/15] Adding Robin's changes for latest Zint,
Jim Evins
[glabels/zint: 6/15] Provides barcode even if invalid for correct sizing,
Jim Evins
[glabels/zint: 5/15] Minor alteration for GS1-128 length@,
Jim Evins
[glabels/zint: 4/15] Updating for Zint strings and fixed dimensions,
Jim Evins
[glabels/zint: 3/15] Alterations to zint rendering,
Jim Evins
[glabels/zint: 2/15] Modified Zint support to use rendered data rather than encoded,
Jim Evins
[glabels/zint: 1/15] Forwardporting changes for zint barcode support,
Jim Evins
[glabels] (15 commits) Created branch zint,
Jim Evins
[evolution-data-server] Bug #623988 - build failure in git/master.,
Bharath Acharya
[ease] Remove false debug statement,
Stéphane Maniaci
[gtk+] Use GSlice for GtkRequisition,
Javier Jardón
[ease] Oh geometry...,
Stéphane Maniaci
[ease] Annote a binding workaround,
Stéphane Maniaci
[ease/plugins] Function split,
Stéphane Maniaci
[ease/plugins] Adds a GtkInfoBar to handle errors,
Stéphane Maniaci
[ease] Shape up focus.,
Stéphane Maniaci
[ease] Focus draft,
Stéphane Maniaci
[ease] Corrects quit signal.,
Stéphane Maniaci
[ease] Tries to connect a quit signal,
Stéphane Maniaci
[ease] Try to restore scaling. Connect menubar quit item.,
Stéphane Maniaci
[ease] Handles a few keycodes,
Stéphane Maniaci
[ease] Recreate the key handler.,
Stéphane Maniaci
[ease] Anote my beginner's questions,
Stéphane Maniaci
[ease] Get rid of the Gtk.Window of the player,
Stéphane Maniaci
[gnumeric] sparse: brag.,
Morten Welinder
[gnumeric] sparse: fix enum type mixup.,
Morten Welinder
[gnumeric] sparse: avoid right-shift bigger than type.,
Morten Welinder
[gnumeric] sparse: make variables static.,
Morten Welinder
[gnumeric] sparse: avoid expensive pointer subtraction.,
Morten Welinder
[gnumeric] sparse: drop silly "return".,
Morten Welinder
[gnumeric] sparse: use ANSI argument syntax.,
Morten Welinder
[gnumeric] sparse: use compound statement for do...while to please sparse.,
Morten Welinder
[gnumeric] sparse: fix ugly case of missing dereference.,
Morten Welinder
[gnumeric] sparse: simplify.,
Morten Welinder
[gnumeric] sparse: NULL vs. 0,
Morten Welinder
[gnumeric] sparse: make variable static.,
Morten Welinder
[gtk+] Respect GtkEntry::state-hint when drawing spinbutton features,
Matthias Clasen
[rhythmbox] mtp: remove extra art pixbuf unref,
Jonathan Matthew
[rhythmbox] fix build error with Sun Studio compiler (bug #623992),
Jonathan Matthew
[gtk+] Small GtkTable doc improvement,
Matthias Clasen
[planet-web] Update kvf's hackergotchi w/fixed dropshadow,
Paul Cutler
[gtk+] Try to fix !srcdir build wrt to introspection,
Matthias Clasen
[gdk-pixbuf] Replace the aliasing hacks by -Bsymbolic-functions,
Matthias Clasen
[gtk+] gtk/: fully remove gtkalias hacks,
Javier Jardón
[gtk+] gdk/: fully remove gdkalias hacks,
Javier Jardón
[gtk+] Use -Bsymbolic-functions, drop g*alias PLT hackery,
Javier Jardón
[gtk+] Add check for -Bsymbolic-functions linker flag,
Javier Jardón
[gdk-pixbuf] Try to fix !srcdir builds wrt to introspection,
Matthias Clasen
[orca] Fix for bgo#623897 - uppercase accented deleted in the terminal are not spoken with the correct voic,
Joanmarie Diggs
[orca] Fix for bgo#623672 - Accented characters deleted in the terminal are not spoken by orca,
Joanmarie Diggs
[banshee] Convert Banshee.Wikipedia to Banshee.WebBrowser,
Aaron Bockover
[hyena] Protect against StyleGetProperty exceptions,
Sanford Armstrong
[banshee] Add Banshee.WebBrowser and Banshee.AmazonMp3.Store,
Aaron Bockover
[evolution-data-server] Created tag before-socks5,
Federico Mena Quintero
[evolution-data-server/camel-socks-proxy: 94/94] Change CamelSmtpTransport to use the new API,
Federico Mena Quintero
[evolution-data-server/camel-socks-proxy: 93/94] Change CamelPOP3Store to use the new API,
Federico Mena Quintero
[evolution-data-server/camel-socks-proxy: 92/94] Change CamelHttpStream to use the new API,
Federico Mena Quintero
[evolution-data-server/camel-socks-proxy: 91/94] Do name resolution inside camel_tcp_stream_connect(),
Federico Mena Quintero
[evolution-data-server/camel-socks-proxy: 90/94] Merge remote branch 'origin/gnome-2-30' into camel-socks-proxy,
Federico Mena Quintero
[evolution-data-server/camel-socks-proxy: 87/94] Merge remote branch 'origin/gnome-2-30' into camel-socks-proxy,
Federico Mena Quintero
[evolution-data-server/camel-socks-proxy] (94 commits) ...Change CamelSmtpTransport to use the new API,
Federico Mena Quintero
[gnome-shell] [docInfo] Fix recent items,
Florian Müllner
[banshee] Deleted branch managed-gst,
Gabriel Burt
[banshee] Deleted branch abock,
Gabriel Burt
[anjuta] configure: Fix the forced debugging mode even if --disable-debug is given (bgo#612453),
Johannes Schmid
[anjuta] AnjutaTabber: stylistic fixes for RTL support,
Johannes Schmid
[anjuta] AnjutaTabber: correctly order tabs in RTL locales,
Johannes Schmid
[anjuta] AnjutaTabber: fix horizontal padding of tab contents,
Johannes Schmid
[anjuta] message-view: Don't show unused preferences label,
Johannes Schmid
[anjuta/git-shell] git: Fix typo in data-arrived signal connection in the Pull pane,
James Liggett
[anjuta/git-shell] git: Add error handling to all of the dialog panes,
James Liggett
[anjuta/git-shell] git: Implement error reporting,
James Liggett
[banshee] Deleted branch hyena-submodule,
Gabriel Burt
[banshee: 14/14] Merge branch 'hyena-submodule',
Gabriel Burt
[banshee] (14 commits) ...Merge branch 'hyena-submodule',
Gabriel Burt
[banshee/hyena-submodule] [hyena] Remove bundled copy of Hyena,
Gabriel Burt
[banshee/hyena-submodule] [hyena] Update to latest,
Gabriel Burt
[banshee/hyena-submodule] [hyena] Move to src/Hyena,
Gabriel Burt
[planet-web] Update Kurt von Fincks hackergotchi (bgo623905),
Paul Cutler
[jhbuild] [i18n] Updated German translation,
Mario Blättermann
[hyena] Added new Hyena.Downloader namespace,
Gabriel Burt
[hyena] Prepare Banshee for the new endpoint.,
Gabriel Burt
[gtk+] [docs] GtkPaned: Do not use gutter_size deprecated member in examples,
Javier Jardón
[hyena] Move src/* up one,
Gabriel Burt
[glade3/signal-tree-model: 43/43] signal-editor: Update model correctly when adding/changing/removing,
Johannes Schmid
[glade3/signal-tree-model: 42/43] glade-widget: Fixed memory leak and adjusted const parameters in glade-signal,
Johannes Schmid
[glade3/signal-tree-model: 41/43] glade-project: Fix stamp handling in the GladeProject model,
Johannes Schmid
[glade3/signal-tree-model: 40/43] signal-editor, signal-model: Added adding and changing of signal handlers,
Johannes Schmid
[glade3/signal-tree-model: 38/43] signal-model: Implemented signal model inside GladeSignalEditor,
Johannes Schmid
[glade3/signal-tree-model: 39/43] glade-widget: Emit the add/remove/change-signal-handler signals with actual handler,
Johannes Schmid
[glade3/signal-tree-model: 37/43] Merge branch 'master' into signal-tree-model,
Johannes Schmid
[glade3/signal-tree-model: 36/43] signal-model: test code,
Johannes Schmid
[glade3/signal-tree-model: 35/43] signal-model: Initial implementation,
Johannes Schmid
[glade3] (43 commits) Created branch signal-tree-model,
Johannes Schmid
[gnome-commander] Fix for ghost selection using right mouse button,
Piotr Eljasiak
[banshee/stable-1.6] [StreamTagger] Correct importing of compilation albums,
Gabriel Burt
[gnome-shell] [configure] Use pkg-config --libs instead of --print-requires,
Florian Müllner
[gtk+] Actually build the tutorial if enabled,
Colin Walters
[banshee] [StreamTagger] Correct importing of compilation albums,
Gabriel Burt
[gnac] Updated Slovenian translation,
Matej Urbančič
[banshee/stable-1.6] Add Backends to LD_LIBRARY_PATH in launcher,
Gabriel Burt
[banshee/stable-1.6] [StreamTagger] Import UrlDecoded filename as title,
Gabriel Burt
[banshee] Add Backends to LD_LIBRARY_PATH in launcher,
Gabriel Burt
[mobile-broadband-provider-info] rwanda/burundi: add various operators (bgo #623909),
Dan Williams
[mobile-broadband-provider-info] hu: Pannon -> Telenor, add Invitel (bgo #623693),
Dan Williams
[banshee] [Banshee.Gui.Widgets] Wrap instead of Elipsize titled list title,
Gabriel Burt
[mobile-broadband-provider-info] de: fix Fonic APN (bgo #623684),
Dan Williams
[banshee] [StreamTagger] Import UrlDecoded filename as title,
Gabriel Burt
[gjs] Adjust for g-i change to remove machine-independent type tags,
Colin Walters
[gobject-introspection] Don't include machine-dependent integral types in the typelib,
Colin Walters
[gobject-introspection] Bump shared library version, typelib version,
Colin Walters
[gobject-introspection] Fix up tests for last commit,
Colin Walters
[gnome-shell] [configure] Do not use grep -q,
Florian Müllner
[kupfer] wscript: Check for build-dep 'rst2man' even with --no-runtime-deps,
Ulrik Sverdrup
[kupfer] wscript: Make 'keyring' module optional,
Ulrik Sverdrup
[kupfer] google_translate: Use ajax APIs,
Ulrik Sverdrup
[gnome-shell] [configure] Check that mutter was compiled with GTK+-3.0,
Florian Müllner
[vala] dova: Use simple . instead of -> for pointer member access,
Jürg Billeter
[mutter] Fix gtk+ dependency in libmutter-private pkg-config file,
Florian Müllner
[evolution-rss] fix some reported memleaks,
Lucian Langa
[evolution-rss] update NEWS file,
Lucian Langa
[evolution-rss/evolution-rss-0-2-0] fix some reported memleaks,
Lucian Langa
[evolution-rss/evolution-rss-0-2-0] update NEWS file,
Lucian Langa
[gtk+] Actually build faq if enabled,
Colin Walters
[rygel] test: Make use of nested namespaces,
Zeeshan Ali Khattak
[rygel] mediathek: Make use of nested namespaces,
Zeeshan Ali Khattak
[rygel] gst-launch: Minor coding-style fix,
Zeeshan Ali Khattak
[rygel] gst-launch: Make use of nested namespaces,
Zeeshan Ali Khattak
[rygel] external: Minor coding-style fixes,
Zeeshan Ali Khattak
[rygel] external: Make use of nested namespaces,
Zeeshan Ali Khattak
[rygel] external: Add 'Proxy' suffix to D-Bus proxy objects,
Zeeshan Ali Khattak
[rygel] tracker: Make use of nested namespaces,
Zeeshan Ali Khattak
[rygel] tracker: MediaTracker -> TrackerContentDirectory,
Zeeshan Ali Khattak
[gimp] app: generate git-version.h regardless of branch,
Nils Philippsen
[evolution-rss/evolution-rss-0-2-0] reenable disabled filter,
Lucian Langa
[gvfs] [l10n] Updated Estonian translation,
Priit Laes
[gnome-screensaver] [l10n] Updated Estonian translation,
Priit Laes
[evolution-rss] reenable disabled filter,
Lucian Langa
[evolution-rss] adapt to GError camel modifications,
Lucian Langa
[vala] dova: Fix nested generics,
Jürg Billeter
[vala] dova: Fix memory handling of list, set, and map literals and tuples,
Jürg Billeter
[tracker] libtracker-client: Fix double free in error handling,
Jürg Billeter
[evolution-data-server] Update user documentation about E_CAL/BOOK_DISABLE_DEPRECATED,
Milan Crha
[gobject-introspection] Correctly quote printed shell commands,
Johan Dahlin
[tracker] Fixes NB#174590: NCO: Remove cardinality restriction in nco:title,
Jürg Billeter
[tracker/libtracker-client-error] libtracker-client: Fix memory corruption in error handling,
Jürg Billeter
[tracker] Created branch libtracker-client-error,
Jürg Billeter
[yelp-xsl] [mal2html-inline.xsl] Handle bare text content in guiseq,
Shaun McCance
[rhythmbox] mtp: create albums in the same folder as the tracks (bug #623667),
Jonathan Matthew
[gobject-introspection] Print the command line instead of a python list,
Johan Dahlin
[gobject-introspection] Remove trailing whitespace,
Johan Dahlin
[empathy] Improve desktop's Comment (#617405),
Guillaume Desmottes
[gobject-introspection] Add support for non-GObject fundamental objects,
Johan Dahlin
[brasero] Allow to build with gtk2 and gtk3 Note that with gtk2 nautilus-extension will not be built as nautil,
Philippe Rouquier
[brasero] Fix some warnings,
Philippe Rouquier
[brasero] Properly initialize GApplication object,
Philippe Rouquier
[brasero] Forgotten file marked for translation,
Philippe Rouquier
[totem] Support for VLC "input.length" property,
Bastien Nocera
[totem/gnome-2-30] Support for VLC "input.length" property,
Bastien Nocera
[f-spot] fix GKeyFile's Makefile.am,
Ruben Vermeersch
[f-spot] fix aclocal warning:,
Ruben Vermeersch
[vala] dova: Use static modifier for delegate wrappers,
Jürg Billeter
[glib] Fix some leaks in the inotify code,
Matthias Clasen
[evolution-mapi] Bug #623204 - Be able to report detailed errors from backends,
Milan Crha
[evolution-exchange] Bug #623204 - Be able to report detailed errors from backends,
Milan Crha
[evolution] Bug #623204 - Be able to report detailed errors from backends,
Milan Crha
[gimp] devel-docs: update the item section with the parasite functions,
Michael Natterer
[gimp] pdb: some doc fixes,
Michael Natterer
[empathy: 3/3] Merge branch 'backlog-623914',
Guillaume Desmottes
[empathy: 2/3] tp-chat: mark scrollback messages as backlog,
Guillaume Desmottes
[empathy: 1/3] Properly mark messages from TPL as backlog (#623914),
Guillaume Desmottes
[empathy] (3 commits) ...Merge branch 'backlog-623914',
Guillaume Desmottes
[gimp] libgimp: deprecate gimp_image_attach_new_parasite(),
Michael Natterer
[gimp] plug-ins: gimp_drawable_get_image() -> gimp_item_get_image(),
Michael Natterer
[empathy: 2/2] Merge branch 'auto-approve',
Guillaume Desmottes
[empathy: 1/2] Pass EMPATHY_DISPATCHER_NON_USER_ACTION as action time when auto-approving mucs,
Guillaume Desmottes
[empathy] (2 commits) ...Merge branch 'auto-approve',
Guillaume Desmottes
[empathy] debug_window_name_owner_changed_cb: update client services as well,
Guillaume Desmottes
[empathy] Store the unique name in the model,
Guillaume Desmottes
[empathy] FillCmChooserData: rename, add type field and helper functions,
Guillaume Desmottes
[empathy] rename vars, functions and constants to make code less CM specific,
Guillaume Desmottes
[empathy] coding style fix,
Guillaume Desmottes
[empathy] debug-window: add Telepathy clients,
Guillaume Desmottes
[empathy] debug-window: remove hardcoded clients,
Guillaume Desmottes
[gimp] libgimp: deprecate gimp_[drawable]_attach_new_parasite(),
Michael Natterer
[gnome-power-manager] [i18n] Updated German translation,
Mario Blättermann
[glib] Adapt to recent MLS changes,
Matthias Clasen
[evolution-data-server] Bug #623204 - Be able to report detailed errors from backends,
Milan Crha
[gnome-color-manager] [i18n] Updated German translation,
Mario Blättermann
[brasero] [i18n] Updated German translation,
Mario Blättermann
[gimp] script-fu: make server strict-aliasing friendly,
Nils Philippsen
[gimp] configure.ac: add check for getaddrinfo(),
Nils Philippsen
[evolution-data-server] [i18n] Updated German translation,
Mario Blättermann
[evolution-mapi] Bug 623919 - Error while opening any newly received message,
Matthew Barnes
[gnome-icon-theme-symbolic] fix a distorted shape and stroke type on battery-full. Spotted by a sharp italian eye. Thanks Luca.,
Jakub Steiner
[evolution-data-server] Bug 623919 - Error while opening any newly received message,
Matthew Barnes
[gnome-screensaver] [i18n] Updated German translation,
Mario Blättermann
[gimp] plug-ins: use new item API instead of deprecated drawable API,
Michael Natterer
[gedit-plugins] Port codecomment to libpeas,
Ignacio Casal Quinteiro
[gnome-system-tools] [i18n] Updated German translation,
Mario Blättermann
[empathy] tell the chatroom manager asap about chats,
Sjoerd Simons
[evolution-couchdb] Fixed several compilation warnings,
Rodrigo Moya
[empathy] Some coding style fixes in configure.ac,
Xavier Claessens
[empathy] Cleanup nm/conman pkg check,
Xavier Claessens
[banshee] [i18n] Updated German translation,
Mario Blättermann
[couchdb-glib] Fixed several compilation warnings,
Rodrigo Moya
[evolution-mapi] Bug #623280 - Creating new calendar/... not refrected on a server,
Milan Crha
[gimp] libgimp: use item API instead of deprecated drawable API,
Michael Natterer
[gimp] pdb: deprecate drawable API that got replaced by item API,
Michael Natterer
[gimp] libgimp: use gimp_item_get_name() instead of deprecated API,
Michael Natterer
[evolution/tab-rewrite] Make EMailPanedView up & working.,
Srinivasa Ragavan
[evolution/tab-rewrite] Rewrite the content piece of evolution.,
Srinivasa Ragavan
[evolution/tab-rewrite] Redo EMailPanedView and almost match to the basic one.,
Srinivasa Ragavan
[pybliographer] Fix doap file,
Zoltan Kota
[pybliographer] Add doap file,
Zoltan Kota
[evolution-mapi] Adapt to recent openchange svn trunk,
Milan Crha
[f-spot] Deleted branch backend-cleanup,
Mike Gemünde
[f-spot/cleanup-backend: 8/8] Switch InfoBox and PhotoVersionMenu to IBrowsableItem,
Mike Gemünde
[f-spot/cleanup-backend: 7/8] Replace usage of Photo to IBrowseableItem in ThumbnailCommand.cs,
Mike Gemünde
[f-spot/cleanup-backend: 6/8] Replace usage of Photo to IBrowseableItem in PreviewPopup.cs,
Mike Gemünde
[f-spot/cleanup-backend: 5/8] Replace usage of Photo to IBrowseableItem in TagEntry.cs,
Mike Gemünde
[f-spot/cleanup-backend: 4/8] Replace usage of Photo to IBrowseableItem in PhotoTagMenu.cs,
Mike Gemünde
[f-spot/cleanup-backend: 3/8] Replace completely unnecessary use of Photo with IBrowseableItem in App.cs,
Mike Gemünde
[f-spot/cleanup-backend: 2/8] Add SetDefaultVersion to IBrowsableItemVersionable,
Mike Gemünde
[f-spot/cleanup-backend: 1/8] cleanup IBrowsableItem and IBrowsableItemVersion,
Mike Gemünde
[f-spot] (8 commits) Created branch cleanup-backend,
Mike Gemünde
[gimp] plug-ins: undeprecate after API deprecations,
Michael Natterer
[gimp] pdb: deprecate the drawable and vectors parasite APIs,
Michael Natterer
[gimp] pdb: add parasite API for items,
Michael Natterer
[evince] [shell] Add GetWindowList DBus method to EvWindow,
Carlos Garcia Campos
[evince] [ev-daemon] Add FindDocument method to the daemon DBus interface,
Carlos Garcia Campos
[evince] [shell] Add ev_window_get_dbus_object_path(),
Carlos Garcia Campos
[evince] [shell] Emit a DBus signal when window is closed,
Carlos Garcia Campos
[gimp] devel-docs: update for the addition of item,
Michael Natterer
[gimp] pdb: deprecate vectors API that is now in item,
Michael Natterer
[pybliographer] sync from the main git repo,
Zoltan Kota
[f-spot] Show right format for exposure time in InfoBox,
Mike Gemünde
[gimp] pdb: remove drawable's and vector's "lock-content" API,
Michael Natterer
[gimp] pdb: don't talk about "pixels" in items docs,
Michael Natterer
[gimp] pdb: add a new PDB group "item" and move lots of functions to it,
Michael Natterer
[evolution-data-server] Use correct format specifier for 64bit unsigned int,
Milan Crha
[evolution-data-server] Do not use uninitialized variable,
Milan Crha
[gtk+] [l10n] Updated Estonian translation,
Priit Laes
[pybliographer] Deleted branch v_1_0_x,
Zoltan Kota
[gnumeric] Add autofit actions to cell context menu.,
Andreas J . Guelzow
[evolution-data-server] Use the new base directory functions.,
Matthew Barnes
[gnumeric] win32: fix gio support for gtk_show_uri.,
Morten Welinder
[glabels] Initialize font-history subsystem in glabels-batch.,
Jim Evins
[gimp] Revert "pdb: Added a procedure to check how many processors GIMP is configured to use.",
Michael Natterer
[gimp] pdb: Added a procedure to check how many processors GIMP is configured to use.,
Barak Itkin
[glib] Remove dead links from the IEEE float documentation,
Matthias Clasen
[glib] Improve the long description of GString,
Matthias Clasen
[glib] Document NULL shortcut to g_value_array_insert etc.,
Matthias Clasen
[glib] Improve some GNode docs,
Matthias Clasen
[glib] Expand the g_sprintf docs,
Matthias Clasen
[glib] Add a note about l10n to the g_strconcat docs,
Matthias Clasen
[epiphany] Defaults to ALL FILES on save_as dialogs,
Diego Escalante Urrelo
[epiphany-extensions] Build with gtk+-3.0,
Diego Escalante Urrelo
[anjuta/sdb-core-trans] symbol-db: removed last_insert and timing drops to 1.8 seconds.,
Massimo Cora'
[anjuta/sdb-core-trans] symbol-db: removed memory pool on libgda bench. Same timings.,
Massimo Cora'
[anjuta/sdb-core-trans] symbol-db: added sqlite benchmark. Sqlite APIs are 10 times faster than libgda's.,
Massimo Cora'
[gimp] app: update copyright, it's 2010 for a while now ...,
Sven Neumann
[netspeed/unstable] Implement a ring-buffer object that tracks old values; make basic functionality work again,
Jörgen Scheibengruber
[gevice] add mantainer edifices,
Alejandro Valdes Jimenez
[pybliographer] Deleted branch Gnome,
Zoltan Kota
[gedit-plugins] Port colorpicker to libpeas.,
Ignacio Casal Quinteiro
[glib] Move uri conversion functions to a better place in the docs,
Matthias Clasen
[longomatch] Update win32 makefiles,
Andoni Morales Alastruey
[longomatch] Update win32 db4o dll to 7.4,
Andoni Morales Alastruey
[longomatch] Put the colorspace converter before the deinterlacer,
Andoni Morales Alastruey
[longomatch] Fix source device selection in the camera capturer,
Andoni Morales Alastruey
[longomatch] Fix typo,
Andoni Morales Alastruey
[longomatch] Add Xavier Queralt to translators list,
Andoni Morales Alastruey
[longomatch] Add catalan and portuguese to LINGUAS,
Andoni Morales Alastruey
[longomatch] Added catalan translation,
Andoni Morales Alastruey
[genius] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[hamster-applet] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[evolution-exchange] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[brasero] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[evolution] Fix places where "~/.evolution" is hard-coded.,
Matthew Barnes
[evolution-data-server] Add functions to get Evo/EDS base directories.,
Matthew Barnes
[evolution-rss] Created branch evolution-rss-0-2-0,
Lucian Langa
[anjuta/sdb-core-trans] symbol-db: added benchmark/data and benchmark/libgda,
Massimo Cora'
[anjuta/sdb-core-trans] symbol-db: misc fixes on libgda benchmark.,
Massimo Cora'
[anjuta/sdb-core-trans] symbol-db: created bechmark/symbol-db,
Massimo Cora'
[anjuta/sdb-core-trans] symbol-db: deleting benchmark files for cleaning.,
Massimo Cora'
[libgdata] [core] Use the error reason phrase if the response body is empty,
Philip Withnall
[libgdata] [core] Fix a return type,
Philip Withnall
[libgdata] [core] Reference entries when adding them to feeds,
Philip Withnall
[libgdata] [docs] Move the link types to the correct place,
Philip Withnall
[gimp] app: remove "item_type" parameter from gimp_param_spec_item_id(),
Michael Natterer
[vala] girparser: Handle asynchronous methods,
Jürg Billeter
[vala] girparser: Fix support for boxed types,
Jürg Billeter
[vala] Add support for g_boxed_free / g_boxed_copy,
Jürg Billeter
[glib] Comment out an unused function,
Matthias Clasen
[gnumeric] Add menu item to autofit column width or row height based on the selection only. [#125595],
Andreas J . Guelzow
[glib] Fix an oversight in the previous commit,
Matthias Clasen
[glib] Use glib infrastructure to parse debug flags,
Matthias Clasen
[gparted] Append -git to version for continuing development,
Curtis Gedak
[pygobject] pass in the demo app so demos can use utility methods like requesting file paths,
John Palmieri
[pygobject] demo fixes to keep up with Gtk+,
John Palmieri
[pango] Add PANGO_LIBDIR and PANGO_SYSCONFDIR enviroment variables,
Owen Taylor
[cheese/three-point-oh] Added methods to enable/disable live preview of individual effects,
Yuvaraj Pandian
[cheese/three-point-oh] Added control_valve property to Effect, so it can be turned on and off,
Yuvaraj Pandian
[evolution/gnome-2-30] Bug #623796 - Post Message to List asks for confirmation on close,
Milan Crha
[libgda] Mark invalid entries in light red instead of crossings,
Vivien Malerba
[evolution] Bug #623796 - Post Message to List asks for confirmation on close,
Milan Crha
[gtk+] annotation (transfer-none) fix that somehow got dropped from last patch,
John Palmieri
[gparted] Created tag GPARTED_0_6_1,
Curtis Gedak
[gparted] ========== gparted-0.6.1 ==========,
Curtis Gedak
[evolution-data-server/gnome-2-30] Bug #623795 - URI at the end of text isn't clickable,
Milan Crha
[evolution-data-server] Bug #623795 - URI at the end of text isn't clickable,
Milan Crha
[glib] Be a bit more picky when deciding if mounts are internal,
Matthias Clasen
[evolution-data-server] Bug #621609 - Can pass unknown UID to e_source_combo_box_set_active_uid,
Milan Crha
[gtk+/gtk-2-22] revert inout annotation for gtk_tree_model_iter_next parameter,
John Palmieri
[glib] A little more correctness in formatting pids,
Matthias Clasen
[gtk+] fix some tree model annotations,
John Palmieri
[gimp] app: add check that items passed through the PDB belong to the right image,
Michael Natterer
[gimp] app: add attached-to checks to all raise and lower functions,
Michael Natterer
[f-spot/mipmapped-loading: 12/12] Immediately run continuation on same task if only one set.,
Ruben Vermeersch
[f-spot/mipmapped-loading: 11/12] Simplify Task, add Threadpool support.,
Ruben Vermeersch
[f-spot/mipmapped-loading: 10/12] Removed the no longer used ImageLoaderThread.,
Ruben Vermeersch
[f-spot/mipmapped-loading: 9/12] Load IconView thumbnails through the Loaders.,
Ruben Vermeersch
[f-spot/mipmapped-loading: 8/12] Remove ThumbnailGenerator.,
Ruben Vermeersch
[f-spot/mipmapped-loading: 7/12] Convert Filmstrip to the tasks framework.,
Ruben Vermeersch
[f-spot/mipmapped-loading: 6/12] Standardize on one WorkerThreadTask.,
Ruben Vermeersch
[f-spot/mipmapped-loading: 5/12] Remove thumbnails through the PhotoLoader.,
Ruben Vermeersch
[f-spot/mipmapped-loading: 4/12] Let PhotoLoaderCache use ILoadable as indices.,
Ruben Vermeersch
[f-spot/mipmapped-loading: 3/12] Add task priorities, with priority inheritance for continuations.,
Ruben Vermeersch
[f-spot/mipmapped-loading: 2/12] Start adding a simple task-based photo loader.,
Ruben Vermeersch
[f-spot/mipmapped-loading: 1/12] Add start of task parallel infrastructure to overcome lack of C# 4.0.,
Ruben Vermeersch
[glib] Escape arguments when putting together a cmdline,
Matthias Clasen
[brasero] Fix #622332 - Port to GApplication,
Philippe Rouquier
[cheese/three-point-oh] Fixed the valve issues, made them async,
Yuvaraj Pandian
[cheese/three-point-oh] Removed some unused variables,
Yuvaraj Pandian
[gobject-introspection/wip/transformer] g-ir-scanner --passthrough-gir works for Gio-2.0.gir,
Colin Walters
[gobject-introspection] Created branch wip/transformer,
Colin Walters
[gobject-introspection] Deleted branch wip/transformer,
Colin Walters
[gobject-introspection] Move doc to toplevel element, write <any> for unknown containers,
Colin Walters
[gedit-plugins] Port smartspaces to libpeas.,
Ignacio Casal Quinteiro
[glib] xinclude the dtd,
Matthias Clasen
[glib] Update the dtd to match the implementation,
Matthias Clasen
[evolution] Migrate from CamelException to GError.,
Matthew Barnes
[evolution-exchange] Migrate from CamelException to GError.,
Matthew Barnes
[evolution-mapi] Migrate from CamelException to GError.,
Matthew Barnes
[evolution-data-server] Migrate from CamelException to GError.,
Matthew Barnes
[glib] Handle MLS selinux policy better,
Matthias Clasen
[glib] Check for zlib using pkg-config,
Matthias Clasen
[f-spot] Switch to mime-type based image loading.,
Ruben Vermeersch
[pygobject/llvm: 12/12] [llvm] Add support for int64/boxed,
Johan Dahlin
[pygobject/llvm: 11/12] Do not call g_module_close before using symbols,
Johan Dahlin
[pygobject/llvm: 10/12] Remove unused file,
Johan Dahlin
[pygobject/llvm: 9/12] Add support for Py_INCREF(),
Johan Dahlin
[pygobject/llvm: 8/12] Remove unnecessary SetInsertPoint,
Johan Dahlin
[pygobject/llvm: 7/12] Use more builder,
Johan Dahlin
[pygobject/llvm: 6/12] add a name for PyObject/GObject structs,
Johan Dahlin
[pygobject/llvm: 5/12] Convert two functions into methods,
Johan Dahlin
[pygobject/llvm: 4/12] Get rid of a couple of C++ warning,
Johan Dahlin
[pygobject/llvm: 3/12] Save a reference to functions,
Johan Dahlin
[pygobject/llvm: 2/12] Use IRBuilder in a few more places,
Johan Dahlin
[pygobject/llvm: 1/12] Use LLVM compile functions,
Johan Dahlin
[pygobject] (12 commits) Created branch llvm,
Johan Dahlin
[gimp] app: Fix direction in path stroking,
Alexia Death
[gnac/devel] Cleaned up the code,
Benoît Dupasquier
[file-roller] fix a void return statement,
Paolo Bacchilega
[file-roller/gnome-2-30] fix a void return statement,
Paolo Bacchilega
[goffice] GOFormat: new functions for go_format_details_*.,
Morten Welinder
[gnumeric] compilation: use new go_foramt_details_* functions.,
Morten Welinder
[pygobject] override test fixes for new GTK+ annotations,
John Palmieri
[f-spot] Clean dllmap configuration.,
Ruben Vermeersch
[f-spot] Remove libexif dependency.,
Ruben Vermeersch
[f-spot] Update to Taglib# with RW2 support.,
Ruben Vermeersch
[f-spot] Remove unused dces.rdf.,
Ruben Vermeersch
[f-spot] Goodbye SemWeb!,
Ruben Vermeersch
[f-spot] Simplify Ciff and RafFile.,
Ruben Vermeersch
[f-spot] Remove Bim and IptcFile.,
Ruben Vermeersch
[f-spot] Remove PixelBuffer and OrderedWriter.,
Ruben Vermeersch
[f-spot] Fix FolderExport.,
Ruben Vermeersch
[f-spot] Remove unused f-pixbuf-save.,
Ruben Vermeersch
[f-spot] Remove the home-grown TIFF parser, switch to Taglib#.,
Ruben Vermeersch
[f-spot] Remove obsolete (and unused) Exif parser.,
Ruben Vermeersch
[f-spot] Drop obsolete XmpFile.,
Ruben Vermeersch
[f-spot] Disable MetadataDisplay until ported to Taglib#.,
Ruben Vermeersch
[f-spot] Convert InfoBox to Taglib#.,
Ruben Vermeersch
[f-spot] ImageFile.Load () doesn't need to be virtual.,
Ruben Vermeersch
[f-spot] More ImageFile sanitization.,
Ruben Vermeersch
[f-spot] Remove unused and unneeded code for a bunch of RAW formats.,
Ruben Vermeersch
[f-spot] Pull out ILoadable interface.,
Ruben Vermeersch
[f-spot] Remove a lot of duplicated functionality between FileImportSource and FileBrowsableItem.,
Ruben Vermeersch
[f-spot] Use changed timestamps, as created don't appear to be working.,
Ruben Vermeersch
[f-spot] GDK can load PNM itself.,
Ruben Vermeersch
[f-spot] Truncate stream when writing sidecar XMP files.,
Ruben Vermeersch
[f-spot] Do all orientation parsing using TagLib#.,
Ruben Vermeersch
[f-spot] Handle even file formats that don't support it using Taglib#.,
Ruben Vermeersch
[f-spot] Write any writable tag format.,
Ruben Vermeersch
[f-spot] Make sure sidecars are correctly committed.,
Ruben Vermeersch
[f-spot] Split ImageFile into factory and abstract types.,
Ruben Vermeersch
[f-spot] Remove final bits of jpegtran.,
Ruben Vermeersch
[f-spot] Fix distcheck.,
Ruben Vermeersch
[f-spot] Update comment in build file.,
Ruben Vermeersch
[f-spot] Remove OrientationFilter.,
Ruben Vermeersch
[f-spot] Remove libjpegtran makefile from configure.ac.,
Ruben Vermeersch
[f-spot] Remove a couple of unused libfspot bits.,
Ruben Vermeersch
[f-spot] Drop jpegtran now that we no longer need it.,
Ruben Vermeersch
[f-spot] Make sure we always parse the sidecar as well.,
Ruben Vermeersch
[f-spot] Add preference for XMP sidecars in preferences window.,
Ruben Vermeersch
[f-spot] Write to XMP sidecar files.,
Ruben Vermeersch
[f-spot] Move factory bits in ImageFile together.,
Ruben Vermeersch
[f-spot] Fix post-rebase breakage.,
Ruben Vermeersch
[f-spot] Obsolete PngFile as well.,
Ruben Vermeersch
[f-spot] First Imaging type killed: JpegFile is now fully generic.,
Ruben Vermeersch
[f-spot] Remove more unused code.,
Ruben Vermeersch
[f-spot] Handle creation of derived versions with Taglib#.,
Ruben Vermeersch
[f-spot] Update to Taglib# with metadata copy support.,
Ruben Vermeersch
[f-spot] Removed TIFF write support from Imaging.,
Ruben Vermeersch
[f-spot] Pull in latest Taglib#, which fixes XMP write bugs.,
Ruben Vermeersch
[f-spot] Convert XmpTagsImporter to TagLib#.,
Ruben Vermeersch
[f-spot] Move all Imaging code in its own namespace.,
Ruben Vermeersch
[f-spot] Move stuff that's only used by Imaging to Imaging.,
Ruben Vermeersch
[f-spot] Move FileBrowsableItem into Core.,
Ruben Vermeersch
[f-spot] Remove a pile of unused code.,
Ruben Vermeersch
[f-spot] Remove unused JpegHeader.,
Ruben Vermeersch
[f-spot] Update to Taglib# with CR2 support.,
Ruben Vermeersch
[f-spot] Add XMP sidecar writing.,
Ruben Vermeersch
[f-spot] Add XMP sidecar parsing.,
Ruben Vermeersch
[f-spot] Write to hidden file.,
Ruben Vermeersch
[f-spot] Remove the home-made safe-writing pattern.,
Ruben Vermeersch
[f-spot] Make sure the temporary file on writing is removed.,
Ruben Vermeersch
[f-spot] Implement a safe writing pattern for GIOTagLibFileAbstraction.,
Ruben Vermeersch
[f-spot] Big leap closer to Taglib# usage.,
Ruben Vermeersch
[f-spot] Pull date handling out of Imaging.,
Ruben Vermeersch
[f-spot] Slightly decouple from ImageFile.,
Ruben Vermeersch
[f-spot] Fix assembly path for Taglib# build.,
Ruben Vermeersch
[f-spot] Make it build.,
Ruben Vermeersch
[f-spot] More resource disposal.,
Ruben Vermeersch
[f-spot] Initial replacement of libexif usage by Taglib#.,
Ruben Vermeersch
[f-spot] Embed TagLib# as a submodule.,
Ruben Vermeersch
[gimp-help-2] Updated italian translation,
Marco Ciampa
[tracker] tracker-miner-fs: Use 60s as default DBus timeout for requests to extractor,
Aleksander Morgado
[gnome-color-manager] trivial: store the file internally to GcmProfile as a GFile, not a filename,
Richard Hughes
[gevice] add mantainer for levels, locations and campus.,
Alejandro Valdes Jimenez
[gimp] app: add missing translation context for undo descriptions,
Michael Natterer
[tracker] tracker-extract: avoid warnings when compiling C++ code with C-only warning flags,
Aleksander Morgado
[gimp] app: merge the layer, channel and vectors repositioning APIs,
Michael Natterer
[ocrfeeder] Add the "delete selected areas" action,
Joaquim Manuel Pereira Rocha
[ocrfeeder] Add the delete selected areas method,
Joaquim Manuel Pereira Rocha
[evince] [pdf] Update to poppler API changes,
Carlos Garcia Campos
[glib] Use proper variables,
Matthias Clasen
[gparted] Disable MiB alignment temporarily until bug #623630 can be fixed,
Curtis Gedak
[evolution] Fix transience problems with ENameSelectorDialogs ...,
Michael Meeks
[gnome-system-tools] Added galician translations for help,
Francisco Diéguez Souto
[gnome-applets] [invest-applet] removed broken and unnecessarily set icon for preferences dialog,
Enrico Minack
[tracker] Fixes GB#623836: Avoid crashing if table of pieces is empty in the msword file,
Aleksander Morgado
[gnome-media] Added galician translations for help,
Francisco Diéguez Souto
[yelp-xsl] [mallard/common/mal-sort] Adding a (roughly) topological page sort,
Shaun McCance
[gnome-control-center] Added galician translations for help,
Francisco Diéguez Souto
[gegl] Remove all pads when attaching operations to nodes,
Martin Nordholts
[gegl] Added gegl_rectangle_is_empty function,
Martin Nordholts
[hamster-applet] Added galician translations for help,
Francisco Diéguez Souto
[gnome-applets] Added galician translations for help,
Francisco Diéguez Souto
[brasero] Added galician translations for help,
Francisco Diéguez Souto
[accerciser] Updated Galician translations and added galician translations,
Francisco Diéguez Souto
[gedit] Update the list when a tab is reordered and some code cleanup.,
Ignacio Casal Quinteiro
[gobject-introspection/wip/transformer: 3/3] g-ir-scanner --passthrough-gir works for Gio-2.0.gir,
Colin Walters
[gobject-introspection/wip/transformer: 2/3] [girwriter] For arrays and lists, write <any> if we don't know a type,
Colin Walters
[gobject-introspection/wip/transformer: 1/3] Move doc to a separate toplevel element,
Colin Walters
[gobject-introspection] (3 commits) Created branch wip/transformer,
Colin Walters
[gobject-introspection] Deleted branch transformer,
Colin Walters
[tracker] Release 0.9.12,
Martyn James Russell
[tracker] Created tag 0.9.12,
Martyn James Russell
[vala] gstreamer-0.10: Use generic delegates for the Gst.Iterator functions,
Sebastian Dröge
[vala] vapigen: Add support for type_parameters for delegates,
Sebastian Dröge
[gnome-icon-theme-symbolic] edit, copy, paste. mail status icons. user-trash. get rid of hylke's stuff. most of it is in place a,
Jakub Steiner
[gnome-icon-theme-symbolic] WIP - mail status icons,
Jakub Steiner
[pessulus] Added Malay translation for pessulus,
Simos Xenitellis
[gegl] operations: Move "gegl:jp2-load" out of the workshop,
Martin Nordholts
[tracker] libtracker-client: Fix srcdir vs builddir issue for a proper make distcheck,
Aleksander Morgado
[gnumeric] whitespace,
Morten Welinder
[gegl] tests: Make images.stamp shared library dependencies work,
Martin Nordholts
[gegl] bin: Cleanup gegl.c a bit,
Martin Nordholts
[gegl] Created dynamic save operation using save_handlers,
Martin Nordholts
[gegl] tests: Update buffer/.gitignore,
Martin Nordholts
[gegl] Allow integers for rgb(a) property values,
Martin Nordholts
[empathy] Fail to build if --enable-gtk3 is passed but only gtk2 is available,
Xavier Claessens
[gnome-applets] [invest-applet] added missing currencies.py file, completing commit 3a8c4d40...,
Enrico Minack
[yelp-tools] [tools/yelp-cache.in] Adding yelp-cache to generate Mallard cache files,
Shaun McCance
[gtk+] docs: Document the GtkApplication::quit signal behavior,
Emmanuele Bassi
[gimp] app: harden precondition checks in GimpItemTree,
Michael Natterer
[empathy] add have_gtk3 var,
Guillaume Desmottes
[empathy] don't check GTK3 deps if GTK3 is not present,
Guillaume Desmottes
[empathy] tp-contact-list: add a comment,
Guillaume Desmottes
[empathy] simplify empathy_presence_chooser_new,
Guillaume Desmottes
[empathy] dispatcher: explicitely keep a ref on accounts in status_changed_handlers,
Guillaume Desmottes
[gtksourceview] Fix warning,
Ignacio Casal Quinteiro
[tracker/direct-access] Indentation, squash,
Philip Van Hoof
[tracker/direct-access] libtracker-data: Remove the unused contents.db,
Philip Van Hoof
[empathy: 14/14] Merge branch 'gtk3-621753',
Guillaume Desmottes
[empathy: 13/14] Build with latest NST when using GTK3 and port to new API (#623199),
Guillaume Desmottes
[empathy: 12/14] disable champlain when using GTK3,
Guillaume Desmottes
[empathy: 11/14] Check for webkitgtk-3.0 when building with GTK3,
Guillaume Desmottes
[empathy: 10/14] no need to explicitely check for gdk-x11,
Guillaume Desmottes
[empathy: 9/14] link on unique-3 when using GTK3,
Guillaume Desmottes
[empathy: 8/14] Update libnotify dep when using GTK3,
Guillaume Desmottes
[empathy: 7/14] notify-manager: include empathy-contact.h as we use it,
Guillaume Desmottes
[empathy: 6/14] use libcanberra-gtk3 when building with GTK3,
Guillaume Desmottes
[empathy: 5/14] Build with GTK+3 if available (#621753),
Guillaume Desmottes
[empathy: 4/14] move GTK+ check to its own PKG_CHECK_MODULES,
Guillaume Desmottes
[empathy: 3/14] call-window: use gtk_widget_get_allocation(),
Guillaume Desmottes
[empathy: 2/14] sort dependencies,
Guillaume Desmottes
[empathy: 1/14] Simplify checking of the deps,
Guillaume Desmottes
[empathy] (14 commits) ...Merge branch 'gtk3-621753',
Guillaume Desmottes
[beast] DOXER: write "\-" in man page output instead of "-",
Stefan Westerfeld
[tracker/direct-access] libtracker-data: Remove storing of local locale for no reason,
Philip Van Hoof
[tracker/direct-access] libtracker-data: Don't assign booleans to flag tests,
Philip Van Hoof
[empathy] empathy_pixbuf_contact_status_icon_with_icon_name: don't use icon_filename after freeing it,
Guillaume Desmottes
[tracker/direct-access] libtracker-direct, libtracker-sparql: Make sure Connection is kept alife longer than Cursor,
Philip Van Hoof
[evolution/tab-rewrite] More changes and modifications.,
Srinivasa Ragavan
[evolution/tab-rewrite] re-baseclass few things.,
Srinivasa Ragavan
[gtk-doc] scan: Fix GStrv boxed types in signal handlers,
Stefan Kost
[evolution-mapi] Bug #621761 - Usage of uninitialized variable in fetch_props_to_mail_item_cb,
Milan Crha
[evolution-data-server/gnome-2-30] Use text/vcard content type on WebDAV PUT request,
Milan Crha
[evolution-data-server] Use text/vcard content type on WebDAV PUT request,
Milan Crha
[brasero] Bump GTK+ and libcanberra to 3.0,
Luis Medinas
[vala] Reverse free order for local variables,
Jürg Billeter
[tracker] tracker-store: proper avoiding of NULL dereference in ptr,
Aleksander Morgado
[tracker] Revert "tracker-store: avoid NULL dereference in ptr",
Aleksander Morgado
[pygobject] Fix warning.,
Ignacio Casal Quinteiro
[f-spot] Remove addins.f-spot.org addin repo.,
Ruben Vermeersch
[pygtk] Fix autotools conditionals,
John Stowers
[byzanz] Update Czech translation,
Andre Klapper
[libgda] Updated Danish translation,
Kenneth Nielsen
[gnome-scan] Update Czech translation,
Andre Klapper
[gnome-control-center] Deleted branch wip/background,
Thomas Wood
[tracker/direct-access] libtracker-data: in READONLY we never do ontology-change coping,
Philip Van Hoof
[tracker] libtracker-miner, storage: if mount without volume, don't rely on is_blank,
Aleksander Morgado
[solang] Added Danish translation,
Kenneth Nielsen
[solang] Added da to list of languages,
Kenneth Nielsen
[tracker/direct-access] libtracker-data: Transaction handling fixes,
Jürg Billeter
[tracker/direct-access] libtracker-data: Also delete -shm and -wal files when deleting database,
Jürg Billeter
[tracker/direct-access] libtracker-data: Do not do reindexing in read-only mode,
Jürg Billeter
[tracker] libtracker-miner, storage: improve logging,
Aleksander Morgado
[pygtk-web] 2010-07-08 Rafael Villar Burke <pachi rvburke com>,
Rafael Villar Burke
[tracker: 25/25] Merge branch 'drop-inotify',
Martyn James Russell
[tracker] (25 commits) ...Merge branch 'drop-inotify',
Martyn James Russell
[empathy] Updated Hebrew translation.,
Yaron Shahrabani
[grilo] Fix documentation typos,
Juan A . Suarez Romero
[grilo] Comment grl_multiple_cancel() function,
Juan A . Suarez Romero
[grilo] Comment grl_multiple_search() function,
Juan A . Suarez Romero
[gparted] Update Czech translation,
Andre Klapper
[tracker/drop-inotify: 24/24] configure: remove libinotify makefile compilation,
Martyn James Russell
[tracker/drop-inotify: 23/24] libtracker-miner: don't use default case in switch,
Martyn James Russell
[tracker/drop-inotify: 22/24] libtracker-miner: remove methods from monitor API,
Martyn James Russell
[tracker/drop-inotify: 21/24] tracker-monitor-tests: minor style changes,
Martyn James Russell
[tracker/drop-inotify: 20/24] libtracker-miner: Removed scan-timeout and cache-timeout as not used in GIO-based monitors,
Martyn James Russell
[tracker/drop-inotify: 19/24] tracker-monitor-tests: New directory event unit tests,
Martyn James Russell
[tracker/drop-inotify: 18/24] libtracker-miner: Add back recursively monitor removal that I lost somewhere,
Martyn James Russell
[tracker/drop-inotify: 17/24] libtracker-miner: when received event for directory, notify previous ones,
Martyn James Russell
[tracker/drop-inotify: 16/24] libtracker-miner: Handle MOVE(A->B)+DELETE(A) = DELETE(A)+MOVE(A->B) = MOVE(A->B),
Martyn James Russell
[tracker/drop-inotify: 15/24] tracker-monitor-tests: New directory-move unit test after file update,
Martyn James Russell
[tracker/drop-inotify: 14/24] libtracker-miner: Remove events timeout source when finalizing the TrackerMonitor,
Martyn James Russell
[tracker/drop-inotify: 13/24] tracker-monitor-tests: Added new test for the MOVE+DELETE issue with GIO,
Martyn James Russell
[tracker/drop-inotify: 12/24] tracker-monitor-tests: test the directory move with files inside,
Martyn James Russell
[tracker/drop-inotify: 11/24] tracker-monitor-tests: New directory event tests (create and move_to_monitored),
Martyn James Russell
[tracker/drop-inotify: 10/24] tracker-monitor-tests: Full refactor the tests,
Martyn James Russell
[tracker/drop-inotify: 9/24] bump glib requirement to 2.24,
Martyn James Russell
[tracker/drop-inotify: 8/24] Fully remove inotify stuff,
Martyn James Russell
[tracker/drop-inotify: 7/24] tracker-monitor-test: Check expected and unexpected signals in each operation,
Martyn James Russell
[tracker/drop-inotify: 6/24] libtracker-miner, GIO monitors: comment for the CHANGES_DONE_HINT signal,
Martyn James Russell
[tracker/drop-inotify: 5/24] libtracker-miner tests: Added helper logs in monitor tester,
Martyn James Russell
[tracker/drop-inotify: 4/24] libtracker-miner tests: remove trailing whitespaces in monitor tests,
Martyn James Russell
[tracker/drop-inotify: 3/24] libtracker-miner: Fix item-changed signal when using GIO,
Martyn James Russell
[tracker/drop-inotify: 2/24] tracker-monitor-test: Proper file name,
Martyn James Russell
[tracker/drop-inotify: 1/24] libtracker-miner tests: re-enable tracker-monitor-test,
Martyn James Russell
[tracker] (24 commits) Created branch drop-inotify,
Martyn James Russell
[tracker] Deleted branch drop-inotify,
Martyn James Russell
[tracker] libtracker-client: Fix object_date proto in vapi,
Adrien Bustany
[evince] Switch to GTK+ 3,
Carlos Garcia Campos
[evince] [libview] Fix build with GSEAL enabled,
Carlos Garcia Campos
[evince] Remove gail-util from cut-n-paste and add gail dependency,
Carlos Garcia Campos
[grilo] doc: Corrected obsolete tags,
Juan A . Suarez Romero
[grilo] doc: Minor corrections,
Juan A . Suarez Romero
[grilo] doc: Added grl_init call,
Juan A . Suarez Romero
[tracker] libtracker-fts: Avoid unneeded check, rc is always SQLITE_OK,
Aleksander Morgado
[tracker/direct-access] libtracker-data: Do not fetch resource count in read-only mode,
Jürg Billeter
[tracker] tracker-extract-mp3: avoid deadcode, bitrate will always be greater than 0,
Aleksander Morgado
[tracker] tracker-extract: Avoid unreachable code when not using libstreamanalyzer,
Aleksander Morgado
[tracker] tracker-store: avoid NULL dereference in ptr,
Aleksander Morgado
[gnome-bluetooth/meego-1.0] [l10n] Updated Estonian translation,
Priit Laes
[rhythmbox] [l10n] Updated Estonian translation,
Priit Laes
[gpointing-device-settings] [l10n] Updated Estonian translation,
Priit Laes
[f-spot] [l10n] Updated Estonian translation,
Priit Laes
[pitivi] [l10n] Updated Estonian translation,
Priit Laes
[tracker] tracker-extract-pdf: check if document returned before dereferencing it,
Aleksander Morgado
[tracker] libtracker-fts: initialize all buffers before using them,
Aleksander Morgado
[vala] dova: Fix generic delegates,
Jürg Billeter
[vala] dova: Fix generic subclasses,
Jürg Billeter
[tracker/drop-inotify] configure: remove libinotify makefile compilation,
Aleksander Morgado
[gconf] [gsettings] Convert to xml schema format by default,
Vincent Untz
[gconf] [gsettings] Fix error in gsettings-schema-convert --help,
Vincent Untz
[gconf] [gsettings] Accept gconf schemas without default values,
Vincent Untz
[gconf] [gsettings] Replace underscores with dashes when converting from gconf,
Vincent Untz
[gconf] [gsettings] Do not crash when converting a schema with unknown types,
Vincent Untz
[gconf] [gsettings] Convert 0/1 gconf booleans to false/true,
Vincent Untz
[tracker] libtracker-db, journal: Remove unreachable code,
Aleksander Morgado
[tracker] libtracker-db, journal: remove trailing whitespaces,
Aleksander Morgado
[tracker] libtracker-common tests: Avoid unused variable warnings,
Aleksander Morgado
[tracker] libtracker-common tests: proper file indentation,
Aleksander Morgado
[tracker] libtracker-miner tests: Avoid unused variable warnings,
Aleksander Morgado
[anjuta/git-shell: 14/14] Merge branch 'master' into git-shell,
James Liggett
[anjuta/git-shell: 13/14] git: Implement the pull pane,
James Liggett
[anjuta/git-shell] (14 commits) ...Merge branch 'master' into git-shell,
James Liggett
[tracker] libtracker-miner tests: proper file indentation,
Aleksander Morgado
[tracker] libtracker-miner tests: Avoid unused variable warning,
Aleksander Morgado
[tracker] tracker-writeback: Avoid unused variable warning,
Aleksander Morgado
[tracker] tracker-store: Avoid unused variable warning,
Aleksander Morgado
[gnumeric] Add merge and unmerge menu items,
Andreas J . Guelzow
[gnumeric] Fix undoing of Clear->All. [#623803],
Andreas J . Guelzow
[gnumeric] Add hyperlink and comment removal menu items.,
Andreas J . Guelzow
[gcalctool] Call gsettings_sync() before quit,
Robert Ancell
[mobile-broadband-provider-info] us: add Mid-Rivers Cellular,
Dan Williams
[gnome-control-center] GVariant API adjustment: byte_array -> bytestring,
Ryan Lortie
[glib] base64: remove unnecessary assertions,
Ryan Lortie
[glib] forgotten file,
Matthias Clasen
[anjuta/git-shell] git: Add git-push-pane.c/.h,
James Liggett
[anjuta/git-shell] git: Duplicate strings when returning the selected remote,
James Liggett
[banshee] Bump version to 1.7.3,
Aaron Bockover
[banshee] Update POTFILES.in,
Aaron Bockover
[banshee] Don't run cache update tools in distcheck,
Aaron Bockover
[banshee] Use EXTRA_INSTALL_DATA_HOOK, EXTRA_UNINSTALL_HOOK,
Aaron Bockover
[banshee] Run update-desktop-database, ignore if it fails,
Aaron Bockover
[banshee] Add bamz to .gitignore,
Aaron Bockover
[banshee] Imported the Amazon MP3 downloader extension,
Aaron Bockover
[banshee] Added audio/x-amzxml to the .desktop files,
Aaron Bockover
[banshee] Updated translators.xml,
Aaron Bockover
[banshee] build.rules.mk: use -hook instead of -local,
Aaron Bockover
[banshee] Integrate AmazonMp3 extension into build,
Aaron Bockover
[glib] gio/: fully remove gioalias hacks,
Ryan Lortie
[glib] gobject/: fully remove gobjectalias hacks,
Ryan Lortie
[glib] glib/: fully remove galias hacks,
Ryan Lortie
[monet/monet-xml] Require "width" and "height" keywords in expressions,
Thomas Wood
[monet/monet-xml] Allow for more complex expressions in width and height values,
Thomas Wood
[totem] Fix get_selected_rows() calls in the Jamendo plugin,
Philip Withnall
[totem] Update use of GVariant API to follow API changes in GLib master,
Philip Withnall
[gnome-shell] [build] Fix typo in dependency list,
Florian Müllner
[gevice] add new fields to database,
Alejandro Valdes Jimenez
[banshee] Added new Hyena.Downloader namespace,
Aaron Bockover
[gnome-shell] Updated Galician translations,
Francisco Diéguez Souto
[gnome-control-center] datetime: remove "seconds" spin button,
Thomas Wood
[gnome-terminal] Fix build with latest glib,
Christian Persch
[libpeas] Fix typos in strings in the Python loader,
Philip Withnall
[libpeas] Tidy up pygobject initialisation,
Philip Withnall
[goocanvas/new-api] 2010-07-07 Damon Chaplin <damon gnome org>,
Damon Chaplin
[gdm/multi-stack: 22/22] Drop the other hiding stuff for now.,
Ray Strode
[gdm/multi-stack: 21/22] KILL pam stack instead of TERM pam stack,
Ray Strode
[gdm/multi-stack: 19/22] Add smartcard plugin,
Ray Strode
[gdm/multi-stack: 20/22] When one PAM conversation wins, stop the others,
Ray Strode
[gdm/multi-stack: 18/22] Add fingerprint plugin,
Ray Strode
[gdm/multi-stack: 15/22] Add a plugin based extension system to greeter,
Ray Strode
[gdm/multi-stack: 17/22] Prevent start session signal handler from getting called multiple times,
Ray Strode
[gdm/multi-stack: 16/22] Show cancel button after first message,
Ray Strode
[gdm/multi-stack: 14/22] Don't delay login for passwd -d users,
Ray Strode
[gdm/multi-stack: 13/22] Queue a greeter reset when the user clicks cancel,
Ray Strode
[gdm/multi-stack: 12/22] Catch service-unavailable from server in client and propagate it,
Ray Strode
[gdm/multi-stack: 11/22] Bubble service-unavailable up to greeter,
Ray Strode
[gdm/multi-stack: 8/22] Store multiple conversations in the session,
Ray Strode
[gdm/multi-stack: 10/22] Emit "service-unavailable" from session when pam service refuses to work,
Ray Strode
[gdm/multi-stack: 9/22] Return a different error code for "service won't work" than "auth failed",
Ray Strode
[gdm/multi-stack: 7/22] Make greeter/autologin session explicitly request PAM conversation,
Ray Strode
[gdm/multi-stack: 5/22] Introduce new Conversation object,
Ray Strode
[gdm/multi-stack: 6/22] Rename session worker to the service it's managing,
Ray Strode
[gdm/multi-stack: 4/22] Create session settings object up front,
Ray Strode
[gdm/multi-stack: 3/22] Add new api to ask when chooser widget is done loading items,
Ray Strode
[gdm/multi-stack: 2/22] Add user chooser to ui file,
Ray Strode
[gdm/multi-stack: 1/22] Don't set list-visible unless the widget is visible,
Ray Strode
[gdm] (22 commits) Created branch multi-stack,
Ray Strode
[gdm] Deleted branch multi-stack,
Ray Strode
[gnome-color-manager] Updated Galician translations,
Francisco Diéguez Souto
[anjuta] Updated Galician translations,
Francisco Diéguez Souto
[glib] .gitignore updates,
Ryan Lortie
[gnumeric] exclude py_* functions from t2001,
Andreas J . Guelzow
[mobile-broadband-provider-info] us: add MTPCS/CellularOne (former Chinook Wireless),
Dan Williams
[mobile-broadband-provider-info] us: add Alltel GSM roaming-only network,
Dan Williams
[gimp-web] update for GIMP 2.6.10 release,
Sven Neumann
[gobject-introspection/transformer] g-ir-scanner --passthrough-gir basically works,
Colin Walters
[gobject-introspection] Created branch transformer,
Colin Walters
[gimp] Created tag GIMP_2_6_10,
Sven Neumann
[glib] GDBus: Hide instance structures for classes we don't want to be subclassed,
David Zeuthen
[gtk+] GtkApplication: use new GVariant bytestring API,
Ryan Lortie
[gnumeric] New functions DATE2HDATE, DATE2HDATE_HEB and DATE2JULIAN.,
Andreas J . Guelzow
[glib] fix trivial copy/paste error in bytestring docs,
Ryan Lortie
[glib] GVariant: improve bytestring support,
Ryan Lortie
[gbrainy] Remove not needed usings,
Jordi Mas
[gbrainy] More verbal analogies,
Jordi Mas
[glib] GDBus: Hide class structures for classes we don't want to be subclassed,
David Zeuthen
[gnac/devel] Updated short description,
Benoît Dupasquier
[libpeas] [PeasExtensionSet] Implement construct params as plain properties,
Steve Frécinaux
[evolution/tab-rewrite: 4/4] New set of basic views,
Srinivasa Ragavan
[evolution/tab-rewrite: 3/4] Add folder pane.,
Srinivasa Ragavan
[evolution/tab-rewrite: 2/4] Add class for message pane.,
Srinivasa Ragavan
[evolution/tab-rewrite: 1/4] Add base class for every page.,
Srinivasa Ragavan
[evolution] (4 commits) Created branch tab-rewrite,
Srinivasa Ragavan
[pygobject] fix up treeiter usage due to caller-allocates annotations in gtk+,
John Palmieri
[gimp/gimp-2-6] NEWS: update for the upcoming 2.6.10 release,
Sven Neumann
[gegl] dropshadow, unsharp-mask: simplify code,
Øyvind Kolås
[gegl] GeglColor: add priv struct to GeglColor,
Øyvind Kolås
[fast-user-switch-applet] Updated Slovenian translation,
Matej Urbančič
[glib] Bug 618882 – No way to ensure that a message is sent,
David Zeuthen
[krb5-auth-dialog] Add simple AFS plugin,
Guido Günther
[krb5-auth-dialog] Reindent plugins,
Guido Günther
[gnome-icon-theme-symbolic] widget icons - search, clear and date (with a totally inappropriate name, will revisit).,
Jakub Steiner
[gnome-shell] Build the full GTK+ 3.0 stack,
Owen Taylor
[gnome-shell] Switch build to Gtk+-3.0,
Owen Taylor
[gnome-shell] Work around g-ir-scanner problem with Gdk.Rectangle,
Owen Taylor
[gnome-shell] Use MetaRectangle for allocated returns,
Owen Taylor
[gnome-shell] Replace deprecated GDK symbols,
Owen Taylor
[gimp/gimp-2-6] Bug 613328 - TGA files saved with incorrect header yOrigin data,
Sven Neumann
[gimp] Bug 613328 - TGA files saved with incorrect header yOrigin data,
Sven Neumann
[gimp/gimp-2-6] Bug 623290 - Save As... does not save Windows Bitmap as default in dialog,
Sven Neumann
[gimp] Bug 623290 - Save As... does not save Windows Bitmap as default in dialog,
Sven Neumann
[gimp/gimp-2-6] Bug 621363 - CMYK decompose broken,
Sven Neumann
[gnumeric] also commit accidentally omitted line of code.,
Andreas J . Guelzow
[gnumeric] Fix HDATE and friends. [#623764],
Andreas J . Guelzow
[gnome-vfs] Updated Esperanto translation,
Kristjan Schmidt
[gimp] Bug 621363 - CMYK decompose broken,
Sven Neumann
[gimp] Bug 623186 - GIF save plugin chokes on layers larger than canvas,
Sven Neumann
[gnome-control-center/wip/background] backgrounds: Add "Wallpapers" source,
Thomas Wood
[gnome-control-center/wip/background] background: use wallpapers-filter model for the wallpaper list,
Thomas Wood
[gnome-control-center/wip/background] background: "Colors" to sources lists,
Thomas Wood
[gtkglext] Also fix GTK+ package name in gtkglext-uninstalled.pc,
Mukund Sivaraman
[gtkglext] gtkglext.pc.in: require "gtk+-2.0" not "gtk-2.0",
Mukund Sivaraman
[gnome-screensaver] Updated Galician translations,
Francisco Diéguez Souto
[totem] Updated Galician translations,
Francisco Diéguez Souto
[gnome-packagekit] Updated Galician translations,
Francisco Diéguez Souto
[orca] Updated Galician translations,
Francisco Diéguez Souto
[gnome-system-tools] Updated Galician translations,
Francisco Diéguez Souto
[rhythmbox] Update Czech translation,
Andre Klapper
[gtk+/gtk-2-22] Add (out) annotations to GtkTreeIter parameters,
Ignacio Casal Quinteiro
[evolution-data-server] Updated Galician translations,
Francisco Diéguez Souto
[glib] Updated Galician translations,
Francisco Diéguez Souto
[gtk+] Add (out) annotations to GtkTreeIter parameters,
Ignacio Casal Quinteiro
[gvfs] Updated Galician translations,
Francisco Diéguez Souto
[gimp-help-2] Rename/move Artistic filter screenshots,
Ulf-D . Ehlert
[gnumeric] Improve the presentation of the examples in the function documentation. [#623455],
Andreas J . Guelzow
[hamster-applet] Updated Galician translations,
Francisco Diéguez Souto
[mutter] Updated Galician translations,
Francisco Diéguez Souto
[tracker/drop-inotify] libtracker-miner: don't use default case in switch,
Aleksander Morgado
[eog] Updated Galician translations,
Francisco Diéguez Souto
[gnome-applets] Updated Galician translations,
Francisco Diéguez Souto
[gtk+] Updated Galician translations,
Francisco Diéguez Souto
[nautilus] Updated Galician translations,
Francisco Diéguez Souto
[libgda] Doc. corrections,
Vivien Malerba
[libgda] Added the GDA_CONNECTION_OPTIONS_AUTO_META_DATA connection flag,
Vivien Malerba
[libgda] Modified gda_thread_wrapper_connect_raw(),
Vivien Malerba
[libgda] Avoid using uninitialized variable,
Vivien Malerba
[empathy] Updated Galician translations,
Francisco Diéguez Souto
[network-manager-applet] editor: correction of CEPolkitButton handling during permissions call (rh #603566),
Jiří Klimeš
[gedit] Updated Galician translations,
Francisco Diéguez Souto
[brasero] Updated Galician translations,
Francisco Diéguez Souto
[gnumeric] enable column and row width/hide/unhide on cell selections,
Andreas J . Guelzow
[gthumb] Facebook plugin issues,
Paolo Bacchilega
[gobject-introspection] In verbose mode, print out the dump compilation,
Colin Walters
[glib] GDBus: Only rewrite serial number if g_dbus_message_get_serial() returns 0,
David Zeuthen
[gnumeric] fix capitalization,
Andreas J . Guelzow
[glib] GSettings: warn if use the 'memory' backend,
Ryan Lortie
[tracker] (11 commits) ...tracker-extract: Small whitespace changes,
Martyn James Russell
[tracker/extractor-dbus-fd: 11/11] tracker-extract: Small whitespace changes,
Martyn James Russell
[tracker/extractor-dbus-fd: 10/11] libtracker-common: Fixed memory leak in splice data struct cleanup,
Martyn James Russell
[tracker/extractor-dbus-fd: 9/11] libtracker-common: Check more parameters and make g_return* asserts clearer,
Martyn James Russell
[tracker/extractor-dbus-fd: 8/11] libtracker-common: Rename callback, prefix DBus in name,
Martyn James Russell
[tracker/extractor-dbus-fd: 7/11] Don't free iterator in steroids test,
Martyn James Russell
[tracker/extractor-dbus-fd: 6/11] libtracker-miner: don't free TrackerResultIterator,
Martyn James Russell
[tracker/extractor-dbus-fd: 5/11] libtracker-client: Fix TrackerResultIterator ownership,
Martyn James Russell
[tracker/extractor-dbus-fd: 4/11] libtracker-client: use tracker_dbus_send_and_splice,
Martyn James Russell
[tracker/extractor-dbus-fd: 3/11] FS miner: use the GetMetadataFast of tracker-extract,
Martyn James Russell
[tracker/extractor-dbus-fd: 2/11] tracker-extract: Add a GetMetadataFast method,
Martyn James Russell
[tracker/extractor-dbus-fd: 1/11] libtracker-common: Add "send and splice",
Martyn James Russell
[tracker] (11 commits) Created branch extractor-dbus-fd,
Martyn James Russell
[gnome-applets] [invest-applet] fixed help file seriesid clash, yelp finds the manual now, see bug #599728,
Enrico Minack
[glib] trivial GSettings docs fix,
Ryan Lortie
[couchdb-glib] Use the correct JsonObject when calling create_document_from_json_object,
Rodrigo Moya
[eog] [l10n] Updated Estonian translation,
Priit Laes
[gimp-help-2] Updated italian translation.,
Marco Ciampa
[evolution-couchdb] Update to latest API changes in couchdb-glib,
Rodrigo Moya
[tracker/direct-access] Renamed directtest.vala to direct-test.vala, squash this,
Philip Van Hoof
[tracker/direct-access] functional-tests: Added functional test, libtracker-direct: Added .vapi create,
Philip Van Hoof
[glib] Bug 623538 – GDBusProxy::g-properties-changed emission for corner cases,
David Zeuthen
[dasher] Refactor control mode!,
Patrick Welche
[dasher] Fix Gtk2 Control Mode and remove SetControlOffset(),
Patrick Welche
[hamster-applet] trying to be a bit smarter about font sizes,
Toms Baugis
[vinagre/gnome-2-30] Updated Galician translations,
Francisco Diéguez Souto
[vinagre] Updated Galician translations,
Francisco Diéguez Souto
[hamster-applet] fixed mnemonics (bug 621912),
Toms Baugis
[glib] Bug 623537 – GDBusProxy has weird checking on NameOwnerChanged,
David Zeuthen
[brasero] Fix previous patch updating some strings,
Philippe Rouquier
[hamster-applet] moved the i18n bits to i18n and fixed contexts not being localised propery (bug 623601),
Toms Baugis
[brasero] Fix problem with documentation when building out of tree,
Philippe Rouquier
[brasero/gnome-2-30] Fix problem with documentation when building out of tree,
Philippe Rouquier
[tracker] libtracker-db: Silence compiler for a no-problem compilation warning,
Philip Van Hoof
[tracker] tracker-store: Silence compiler for no-problem warnings,
Philip Van Hoof
[hamster-applet] loco fixes (bug 623601),
Toms Baugis
[balsa] Return NULL string when date is zero,
Peter Bloomfield
[brasero] Silences a build warning,
Philippe Rouquier
[brasero] Do not clean gtk-doc.make on make distclean as it is generated by autogen.sh,
Philippe Rouquier
[tracker/direct-access] plugins/kmail: Make the KMail plugin compile again,
Philip Van Hoof
[brasero/gnome-2-30] Fix #622394 - make check fails: The following files contain translations and are currently not in u,
Philippe Rouquier
[brasero/gnome-2-30] Do not clean gtk-doc.make on make distclean as it is generated by autogen.sh,
Philippe Rouquier
[brasero/gnome-2-30] Silences a build warning,
Philippe Rouquier
[totem] Added Manx translation,
Claude Paroz
[epiphany] Added Manx translation,
Claude Paroz
[couchdb-glib] Fixed some misrenamed documentation,
Rodrigo Moya
[gnome-menus] Added Manx translation,
Claude Paroz
[couchdb-glib] Move DesktopcouchDocument* classes to couchdb-glib, so that they can be used in other CouchdbSession,
Rodrigo Moya
[glib] Fix some errors in translated strings,
Matthias Clasen
[brasero] Fix #614229 - Please review strings for translation,
Philippe Rouquier
[brasero] Fix POTFILES.in,
Philippe Rouquier
[gnome-user-docs] [i18n] Updated German doc translation,
Mario Blättermann
[gnome-terminal] [i18n] Updated German doc translation,
Mario Blättermann
[libpeas] Make sure everything builds when libpeasui is enabled.,
Steve Frécinaux
[libpeas] Deleted branch test,
Steve Frécinaux
[libpeas/test] Test 2,
Steve Frécinaux
[libpeas/test: 2/2] Test,
Steve Frécinaux
[libpeas/test: 1/2] Make sure everything builds when libpeasui is enabled.,
Steve Frécinaux
[libpeas] (2 commits) Created branch test,
Steve Frécinaux
[genius] [i18n] Updated German translation,
Mario Blättermann
[empathy] rephrase 'Important Room' menu entry,
Guillaume Desmottes
[tracker/drop-inotify] libtracker-miner: remove methods from monitor API,
Aleksander Morgado
[krb5-auth-dialog] Fail if we can't find krb5-config,
Guido Günther
[orca/new-settings] Added forgotten __init__.py for backends package.,
Alejandro Leiva
[tracker] libtracker-miner: avoid dead code in mount_guess_content_type(),
Aleksander Morgado
[ontv] [i18n] Updated German translation,
Mario Blättermann
[couchdb-glib] Use correct signatures for CouchdbDatabase class' signals,
Rodrigo Moya
[glom/feature_backup2] PostgresQL backups: Suggest a dated name.,
Murray Cumming
[gimp] libgimp: move docs from template files to inline comments,
Michael Natterer
[gimp] tools: add pdbgen support for generating gtk-doc SECTION comments,
Michael Natterer
[gimp] app: one file in pdb/ got regenerated because of a doc fix,
Michael Natterer
[nautilus-sendto] Updated Hungarian translation,
Gabor Keleman
[orca/new-settings] Implemented basic settings manager and classic and gconf backends.,
Alejandro Leiva
[totem] Remove usage of sealed fields in bacon-resize.c,
Philip Withnall
[glom/feature_backup2] PostgreSQL backups: Archive the directory in a .tar.gz..,
Murray Cumming
[couchdb-glib] Create json_object in couchdb_document_init, so that subclasses get it,
Rodrigo Moya
[f-spot/taglib-metadata] Clean dllmap configuration.,
Ruben Vermeersch
[vala] dova: Support calling equals on generic type parameters,
Jürg Billeter
[vala] Write [NoReturn] in VAPI files,
Jürg Billeter
[empathy] set a title to the room invitation dialog,
Guillaume Desmottes
[empathy] Make incoming file chooser dialog's title more informative,
Guillaume Desmottes
[empathy] Add a title to the incoming call dialog,
Guillaume Desmottes
[empathy] display incoming events right away if user asked to,
Guillaume Desmottes
[empathy] Add option to disable displaying events in the notif area (#585914),
Guillaume Desmottes
[epiphany] Bump libnotify dependency to 0.5.1,
Carlos Garcia Campos
[f-spot/taglib-metadata] Remove libexif dependency.,
Ruben Vermeersch
[gnome-terminal] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[empathy] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[tracker] libtracker-client: mark graph as nullable in vapi,
Adrien Bustany
[tracker] libtracker-fts tests: Remove unused variable,
Aleksander Morgado
[dconf] Show non-defaults in bold,
Robert Ancell
[empathy] add accept/decline buttons to invitation notifications,
Guillaume Desmottes
[empathy] use a specific event type for muc invitations,
Guillaume Desmottes
[empathy] add accept/decline buttons to FT notifications,
Guillaume Desmottes
[empathy] event-manager: allow to reject FT channels,
Guillaume Desmottes
[empathy] add answer/decline buttons in call notifications (#597124),
Guillaume Desmottes
[empathy] add empathy_event_decline,
Guillaume Desmottes
[empathy] Add 'Respond' button only for text channels and approve it directly,
Guillaume Desmottes
[empathy] add empathy_event_approve(),
Guillaume Desmottes
[empathy] factor out add_notification_actions,
Guillaume Desmottes
[empathy] chat: add FIXME explaining how we should ideally request channels,
Guillaume Desmottes
[empathy] empathy_dispatcher_join_muc: remove callback arg,
Guillaume Desmottes
[empathy] chat: no need to pass a callback to empathy_dispatcher_chat_with_contact_id any more,
Guillaume Desmottes
[empathy] /join: don't pass a call when calling empathy_dispatcher_join_muc(),
Guillaume Desmottes
[dconf] Always show schema values, even if not in dconf,
Robert Ancell
[rygel-grilo] Add Flickr config keys,
Juan A . Suarez Romero
[glom/feature_backup2] PostgreSQL backups: Use .pgpass.,
Murray Cumming
[orca] Created branch new-settings,
Alejandro Leiva
[f-spot/backend-cleanup] Switch InfoBox and PhotoVersionMenu to IBrowsableItem,
Mike Gemünde
[f-spot/backend-cleanup: 8/8] Replace usage of Photo to IBrowseableItem in ThumbnailCommand.cs,
Mike Gemünde
[f-spot/backend-cleanup: 7/8] Replace usage of Photo to IBrowseableItem in PreviewPopup.cs,
Mike Gemünde
[f-spot/backend-cleanup: 6/8] Replace usage of Photo to IBrowseableItem in TagEntry.cs,
Mike Gemünde
[f-spot/backend-cleanup: 5/8] Replace usage of Photo to IBrowseableItem in PhotoTagMenu.cs,
Mike Gemünde
[f-spot/backend-cleanup: 4/8] Replace usage of Photo to IBrowseableItem in SyncMetadataJob.cs,
Mike Gemünde
[f-spot/backend-cleanup: 3/8] Replace completely unnecessary use of Photo with IBrowseableItem in App.cs,
Mike Gemünde
[f-spot/backend-cleanup: 2/8] Add SetDefaultVersion to IBrowsableItemVersionable,
Mike Gemünde
[f-spot/backend-cleanup: 1/8] cleanup IBrowsableItem and IBrowsableItemVersion,
Mike Gemünde
[f-spot] (8 commits) Created branch backend-cleanup,
Mike Gemünde
[dconf] editor: Support enumerations, fix bug where editing one value modifies another,
Robert Ancell
[glib] Clear the buffer initially,
Matthias Clasen
[glib] Don't forget to dist keyfiletest.ini,
Matthias Clasen
[anjuta/git-shell] git: Make GitRepositorySelector focusable,
James Liggett
[gnumeric] Improve items of the cell context menu. [#74359],
Andreas J . Guelzow
[glabels] String cleanup.,
Jim Evins
[glib] Include sys/wait.h for WEXITSTATUS(),
Danielle Madeley
[glabels] Fixed a few -Wall warnings.,
Jim Evins
[gnumeric] Improve hyperlink items of in-cell pop-up menu.,
Andreas J . Guelzow
[gnome-packagekit/gnome-2-30] [i18n] Added Malay translation,
Mario Blättermann
[gnome-packagekit] [i18n] Added Malay translation,
Mario Blättermann
[vinagre] [i18n] Added Malay translation,
Mario Blättermann
[vinagre/gnome-2-30] [i18n] Added Malay translation,
Mario Blättermann
[f-spot/taglib-metadata] Update to Taglib# with RW2 support.,
Ruben Vermeersch
[rygel] tracker: Query.serialize_triplets -> QueryTriplets,
Zeeshan Ali Khattak
[rygel] tracker: More reliable duplicate subjects detection,
Zeeshan Ali Khattak
[rygel] tracker: Avoid duplicate triplets in queries,
Zeeshan Ali Khattak
[rygel] tracker: Use Property functions rather than optionals,
Zeeshan Ali Khattak
[rygel] tracker: Micro indentation fix,
Zeeshan Ali Khattak
[rygel] tracker: Fix a FIXME note,
Zeeshan Ali Khattak
[pygobject] add entry completion demo,
John Palmieri
[pygobject] string changes,
John Palmieri
[gcompris/gcomprixogoo] Improved the template to have an hello world.,
Bruno Coudoin
[f-spot/taglib-metadata] Remove unused dces.rdf.,
Ruben Vermeersch
[pygobject] add the Entry demo directory and the entry_buffer demo,
John Palmieri
[pygobject] fix loading of demo modules to support sub modules,
John Palmieri
[gnome-control-center/wip/background] Add initial implementation of background/screensaver panel,
Thomas Wood
[gnome-control-center] Created branch wip/background,
Thomas Wood
[f-spot/taglib-metadata] Goodbye SemWeb!,
Ruben Vermeersch
[f-spot/taglib-metadata] Simplify Ciff and RafFile.,
Ruben Vermeersch
[gnome-packagekit] Remove gpk-repo and merge the functionality into the control center panel,
Richard Hughes
[gedit] Update to latest changes.,
Ignacio Casal Quinteiro
[f-spot/taglib-metadata] Remove Bim and IptcFile.,
Ruben Vermeersch
[f-spot/taglib-metadata] Remove PixelBuffer and OrderedWriter.,
Ruben Vermeersch
[glib] GDBus: Handle autolaunching on UNIX/Freedesktop OSes,
David Zeuthen
[glib] GDBus: Properly handle empty address strings,
David Zeuthen
[f-spot/taglib-metadata] Fix FolderExport.,
Ruben Vermeersch
[f-spot] Update to newer Hyena.,
Ruben Vermeersch
[f-spot] Set application name for exception dialog.,
Ruben Vermeersch
[f-spot/taglib-metadata] Remove unused f-pixbuf-save.,
Ruben Vermeersch
[gtk+] [docs] GtkCellEditable: Move documentation to inline comments,
Javier Jardón
[gtk+] [docs] GtkCalendar: Move documentation to inline comments,
Javier Jardón
[gtk+] [docs] GtkButton: Move documentation to inline comments,
Javier Jardón
[gnumeric] fix unix2date description,
Andreas J . Guelzow
[hyena] Add an ApplicationName property to ApplicationContext,
Gabriel Burt
[gedit] Another useless util,
Paolo Borelli
[gnome-applets] [invest-applet] adding currency support, fixes bug #339127 and #609547,
Enrico Minack
[gedit] Remove another obsolete util,
Paolo Borelli
[pygobject] add the ability to have demos in sub catagories,
John Palmieri
[anjuta] Fix for bgo #622706 and allow to sort shortcuts by accelerator,
Sebastien Granjoux
[gedit] Remove util function now available in gio,
Paolo Borelli
[gwget] Updated Slovenian translation,
Matej Urbančič
[libgsf] Updated Slovenian translation,
Matej Urbančič
[libgweather] Updated Slovenian translation,
Matej Urbančič
[gnome-disk-utility] Updated Slovenian translation,
Matej Urbančič
[gtk+] Fix annotation syntax for gtk_widget_class_path,
Colin Walters
[gtk+] fix annotation for gtk_window_set_default_icon_list,
John Palmieri
[gparted] Fix crash moving partitions when size is a multiple of 16 MiB (#623697),
Curtis Gedak
[mutter] Work around g-ir-scanner problem with Gdk.Rectangle,
Owen Taylor
[gtk+] Fix annotation on gtk_tree_model_get_value,
Colin Walters
[gimp-help-2] Update German translations,
Ulf-D . Ehlert
[gimp-help-2] Update Light&Shadow filter screenshots,
Ulf-D . Ehlert
[gimp/soc-2010-cage] Beginning of GimpCage data structure, with the computation of the coefficient (test needed),
Michael Muré
[f-spot/taglib-metadata] Remove obsolete (and unused) Exif parser.,
Ruben Vermeersch
[f-spot/taglib-metadata] Remove the home-grown TIFF parser, switch to Taglib#.,
Ruben Vermeersch
[f-spot/taglib-metadata] Drop obsolete XmpFile.,
Ruben Vermeersch
[f-spot/taglib-metadata] Disable MetadataDisplay until ported to Taglib#.,
Ruben Vermeersch
[gnumeric] Improve comment items of in-cell pop-up menu.,
Andreas J . Guelzow
[f-spot/taglib-metadata] Convert InfoBox to Taglib#.,
Ruben Vermeersch
[f-spot/taglib-metadata] ImageFile.Load () doesn't need to be virtual.,
Ruben Vermeersch
[gnome-control-center] universal-access: add size groups to the lists of objects to create,
Thomas Wood
[gnome-control-center] CcPanel: derive from GtkBin, rather than GtkAlignment,
Thomas Wood
[gimp] Revert "app: Add alpha-to-selection shortcuts in tooltips",
Martin Nordholts
[network-manager-applet] Add Esperanto translation,
Kristjan Schmidt
[tracker/direct-access] libtracker-data: Replace interrupt_thread by GCancellable,
Jürg Billeter
[gimp] app: Add alpha-to-selection shortcuts in tooltips,
Martin Nordholts
[gtkmm/gtkmm-2-22] Added copyright headers. Patch from Kalev Lember.,
Murray Cumming
[gtkmm/gtkmm-2-20] Added copyright headers. Patch from Kalev Lember.,
Murray Cumming
[json-glib] Make GIR depend on library,
Colin Walters
[gtkmm] Added copyright headers. Patch from Kalev Lember.,
Murray Cumming
[gnumeric] lpsolve: undo escaped debug change.,
Morten Welinder
[gnome-packagekit] Updated Hebrew translation.,
Yaron Shahrabani
[brasero] Fix #622968 - Add File Selector mis-behaves: No Places pane. Ctrl/click action wrong. DND code was,
Philippe Rouquier
[brasero] In some rare cases the audio project did not show the help,
Philippe Rouquier
[brasero] Close any GtkFileChooserDialog if the user clicks to display the side pane,
Philippe Rouquier
[brasero/gnome-2-30] Fix #622968 - Add File Selector mis-behaves: No Places pane. Ctrl/click action wrong. DND code was,
Philippe Rouquier
[brasero/gnome-2-30] In some rare cases the audio project did not show the help,
Philippe Rouquier
[brasero/gnome-2-30] Close any GtkFileChooserDialog if the user clicks to display the side pane,
Philippe Rouquier
[tracker/drop-inotify] tracker-monitor-tests: minor style changes,
Aleksander Morgado
[gimp-web] Bug 623354 - GIMP 2.7 release notes: details about Alt+click on a layer thumbnail,
Martin Nordholts
[gimp-web] Bug 623352 - GIMP 2.7 release notes: Ctrl+(Shift)+R instead of Ctrl+(Shift)+J,
Martin Nordholts
[snowy] Update README and INSTALL,
Sanford Armstrong
[gimp] app: Handle merge commits for git-version.h,
Martin Nordholts
[gimp] libgimpbase: Disable gimp_wire_read() warning,
Martin Nordholts
[gtkmm] Fix the build with latest GTK+, using Cairo::Region.,
Murray Cumming
[tracker/domain-specific-indexes-review] squash (earlier unneeded change),
Philip Van Hoof
[tracker/domain-specific-indexes-review] squash with prev,
Philip Van Hoof
[gnumeric] fn-date: more docs.,
Morten Welinder
[gtk-vnc] Fix dead framebuffer refresh after psuedo encodings,
Daniel P . Berrange
[gtk-vnc] Fix parallel build with introspection data,
Daniel P . Berrange
[gtk-vnc] Add a gvnccapture command line tool,
Daniel P . Berrange
[gtk-vnc] Change vnc_connection_framebuffer_update_request to use boolean,
Daniel P . Berrange
[gtk-vnc] When using 32bpp, depth 24 fill alpha byte.,
Daniel P . Berrange
[gtk-vnc] Fix emitting of unsupported auth signal,
Daniel P . Berrange
[gtk-vnc] Change vnc_connection_key_event to use a boolean,
Daniel P . Berrange
[gtk-vnc] Add padding to GObject classes,
Daniel P . Berrange
[tracker/domain-specific-indexes-review] libtracker-data: Fixed deleting a tracker:domainIndex,
Philip Van Hoof
[gnumeric] fn-date: propagate doc fixes.,
Morten Welinder
[gnumeric] fn-date: docs issues.,
Morten Welinder
[gnome-color-manager] gnome-color-manager translated by students from MES Engineering College Kuttippuram during SMC Camp,
Praveen Arimbrathodiyil
[gnumeric] Fix strong/weak cursor display. [#623241],
Jean Bréfort
[mutter] Updated Slovenian translation,
Matej Urbančič
[gtk+] Updated Slovenian translation,
Matej Urbančič
[gnome-applets] Updated Slovenian translation,
Matej Urbančič
[gedit-plugins] Updated Slovenian translation,
Matej Urbančič
[empathy] Updated Slovenian translation,
Matej Urbančič
[anjuta] Updated Slovenian translation,
Matej Urbančič
[tracker/direct-access] libtracker-direct: Rename header to tracker-direct.h,
Jürg Billeter
[empathy/gnome-2-30] contact_widget_location_update: fix string leak,
Guillaume Desmottes
[empathy/gnome-2-30] empathy_geometry_save: fix string leak,
Guillaume Desmottes
[pdfmod] Add simplified Chinese docs translations.,
Aron Xu
[tracker/domain-specific-indexes-review] libtracker-data: Merge fix,
Philip Van Hoof
[gnome-mag/bonobo-less] [mag-test] Do not use cached properties,
Carlos Garcia Campos
[tracker/direct-access] libtracker-direct: Add init and shutdown code,
Jürg Billeter
[empathy] Revert "no need to specify each time of handle",
Sjoerd Simons
[gdk-pixbuf] Include alias header when using built-in loaders,
Matthias Clasen
[gdk-pixbuf] Fix the pltcheck.sh script to actually catch PLT entries,
Matthias Clasen
[gnome-applets] [invest-applet] handles exception when gconfd is not available, fixes bug #615662,
Enrico Minack
[tracker/domain-specific-indexes-review: 13/13] libtracker-data: Fixed a bug in support for domain specific indexes,
Philip Van Hoof
[tracker/domain-specific-indexes-review: 12/13] libtracker-data: Guard against null for domain specific index support,
Philip Van Hoof
[tracker/domain-specific-indexes-review: 11/13] libtracker-data: Add support for domain specific indexes to the SPARQL engine,
Philip Van Hoof
[tracker/domain-specific-indexes-review: 10/13] libtracker-data: Adapt the introspection of the ontology on domainIndex deletion,
Philip Van Hoof
[tracker/domain-specific-indexes-review: 9/13] libtracker-data: Fix coping with deletion of tracker:domainIndex,
Philip Van Hoof
[tracker/domain-specific-indexes-review: 8/13] libtracker-data: Disallow multi-value properties for domain specific indexes,
Philip Van Hoof
[tracker/domain-specific-indexes-review: 7/13] libtracker-data: Support for deleting a tracker:domainIndex from ontology,
Philip Van Hoof
[tracker/domain-specific-indexes-review: 6/13] libtracker-data: Only write to the domain-index class if the resource is one of them,
Philip Van Hoof
[tracker/domain-specific-indexes-review: 5/13] libtracker-data: Also write to the domain class' table in case of domain specific index,
Philip Van Hoof
[tracker/domain-specific-indexes-review: 4/13] libtracker-data: Added debugging output,
Philip Van Hoof
[tracker/domain-specific-indexes-review: 3/13] libtracker-data: Copy data from source to domain-index mirror column,
Philip Van Hoof
[tracker/domain-specific-indexes-review: 2/13] libtracker-data: Altering the tables for domain-specific indices,
Philip Van Hoof
[tracker/domain-specific-indexes-review: 1/13] libtracker-data: Added tracker:domainIndex property,
Philip Van Hoof
[tracker] (13 commits) Created branch domain-specific-indexes-review,
Philip Van Hoof
[glib] Fix problems with the keyfile test,
Matthias Clasen
[tracker/direct-access] libtracker-direct: Fix build,
Jürg Billeter
[tracker/direct-access] Add libtracker-direct to build,
Jürg Billeter
[tracker/direct-access] libtracker-direct: Fix build, include API for vala filename,
Martyn James Russell
[tracker/domain-specific-indexes] libtracker-data: Fixed a bug in support for domain specific indexes,
Philip Van Hoof
[tracker/drop-inotify] libtracker-miner: Removed scan-timeout and cache-timeout as not used in GIO-based monitors,
Aleksander Morgado
[ocrfeeder] widgetModeler: Fix adding an image the regular way,
Joaquim Manuel Pereira Rocha
[libwnck] Fix failure to build outside source tree,
Theppitak Karoonboonyanan
[tracker/domain-specific-indexes] squash,
Philip Van Hoof
[tracker/domain-specific-indexes] libtracker-data: Guard against null for domain specific index support,
Philip Van Hoof
[tracker/domain-specific-indexes] libtracker-data: Add support for domain specific indexes to the SPARQL engine,
Philip Van Hoof
[tracker/direct-access] libtracker-data: Let TrackerDBCursor subclass TrackerSparqlCursor,
Jürg Billeter
[tracker] Deleted branch dbus-performance,
Martyn James Russell
[tracker: 2/2] Merge branch 'dbus-performance',
Martyn James Russell
[tracker] (2 commits) ...Merge branch 'dbus-performance',
Martyn James Russell
[tracker] Deleted branch removable-opticals,
Martyn James Russell
[tracker] Deleted branch disable-fts,
Martyn James Russell
[tracker] Deleted branch dbus-fd-experiment,
Martyn James Russell
[tracker] Deleted branch vpath-build-review,
Martyn James Russell
[tracker] Deleted branch urn-in-extractor,
Martyn James Russell
[tracker] Deleted branch typed-literals,
Martyn James Russell
[tracker] Deleted branch tst-ui-fixes,
Martyn James Russell
[tracker] Deleted branch tracker-client-writeback,
Martyn James Russell
[tracker] Deleted branch tracker-0.8-with-ontology-cope-and-miner-fs-index,
Martyn James Russell
[tracker] Deleted branch thumbnails,
Martyn James Russell
[tracker] Deleted branch tablelockedproblem,
Martyn James Russell
[tracker] Deleted branch secondary-index-upported,
Martyn James Russell
[tracker] Deleted branch secondary-index-for-master,
Martyn James Russell
[tracker] Deleted branch secondary-index,
Martyn James Russell
[tracker] Deleted branch rtcom,
Martyn James Russell
[tracker] Deleted branch refactor-extractor,
Martyn James Russell
[tracker] Deleted branch property-changes-for-review,
Martyn James Russell
[tracker] Deleted branch property-changes,
Martyn James Russell
[tracker] Deleted branch prefixed-private-symbols,
Martyn James Russell
[tracker] Deleted branch parser-unicode-libs-review,
Martyn James Russell
[tracker] Deleted branch ontology-cope-for-master,
Martyn James Russell
[tracker] Deleted branch ontology-cope,
Martyn James Russell
[tracker] Deleted branch new-tracker-search-tool,
Martyn James Russell
[tracker] Deleted branch network-status,
Martyn James Russell
[tracker] Deleted branch mounts-without-volumes,
Martyn James Russell
[tracker] Deleted branch miner-rss,
Martyn James Russell
[tracker] Deleted branch miner-fs-queries-performance,
Martyn James Russell
[tracker] Deleted branch miner-flickr-network-aware,
Martyn James Russell
[tracker] Deleted branch location,
Martyn James Russell
[tracker] Deleted branch localtime-for-master,
Martyn James Russell
[tracker] Deleted branch localtime,
Martyn James Russell
[tracker] Deleted branch live-config-changes,
Martyn James Russell
[tracker] Deleted branch license-fixes,
Martyn James Russell
[tracker] Deleted branch libtracker-extract-fixes,
Martyn James Russell
[tracker] Deleted branch libtracker-extract,
Martyn James Russell
[tracker] Deleted branch journal-rotating,
Martyn James Russell
[tracker] Deleted branch journal-compression,
Martyn James Russell
[tracker] Deleted branch journal,
Martyn James Russell
[tracker] Deleted branch im,
Martyn James Russell
[tracker] Deleted branch hierarchical-indexing,
Martyn James Russell
[tracker] Deleted branch gnome-master-test,
Martyn James Russell
[tracker] Deleted branch graph,
Martyn James Russell
[tracker] Deleted branch gio-dir-monitors,
Martyn James Russell
[tracker] Deleted branch functions,
Martyn James Russell
[tracker] Deleted branch fts,
Martyn James Russell
[tracker] Deleted branch fixed-cursor-for-master,
Martyn James Russell
[tracker] Deleted branch fixed-cursor,
Martyn James Russell
[tracker] Deleted branch extractor-timeout-safe,
Martyn James Russell
[tracker] Deleted branch extractor-remove-word-counting-review,
Martyn James Russell
[tracker] Deleted branch events,
Martyn James Russell
[tracker] Deleted branch drop-unac,
Martyn James Russell
[tracker] Deleted branch crawling-interval,
Martyn James Russell
[tracker] Deleted branch busy-notifications-for-master,
Martyn James Russell
[tracker] Deleted branch busy-notifications,
Martyn James Russell
[tracker] Deleted branch binary-log,
Martyn James Russell
[tracker] Deleted branch async-queries-due,
Martyn James Russell
[tracker] Deleted branch async-queries-cursor-review,
Martyn James Russell
[tracker] Deleted branch async-queries,
Martyn James Russell
[tracker] Deleted branch anonymous-file-nodes,
Martyn James Russell
[tracker] Deleted branch albumprops,
Martyn James Russell
[empathy] dispatcher_channel_invalidated_cb: always remove invalidated chan from the list,
Guillaume Desmottes
[empathy/gnome-2-30] dispatcher_channel_invalidated_cb: always remove invalidated chan from the list,
Guillaume Desmottes
[empathy/gnome-2-30] Change names of variables that shadow libc symbols,
Guillaume Desmottes
[gnome-media] Complete Simplified Chinese translation.,
Aron Xu
[gnumeric] [i18n] Updated German translation,
Mario Blättermann
[tracker/direct-access] libtracker-sparql: Only expose string-based API for now,
Jürg Billeter
[tracker/direct-access] libtracker-sparql: Use abstract classes instead of interfaces,
Jürg Billeter
[totem] Bug 623497 — TotemVideoList crashes in row_activated_cb,
Philip Withnall
[totem-pl-parser] Fix non-source-dir build failure,
Philip Withnall
[libgda] [i18n] Updated German translation,
Mario Blättermann
[goffice] [i18n] Updated German translation,
Mario Blättermann
[tracker/direct-access: 18/18] Merge libtracker-db into libtracker-data,
Jürg Billeter
[tracker/direct-access: 17/18] libtracker-direct: Update to libtracker-sparql changes,
Jürg Billeter
[tracker/direct-access: 16/18] libtracker-sparql: Add Sparql.Connection interface,
Jürg Billeter
[tracker/direct-access: 15/18] libtracker-sparql: Automatically generate tracker-sparql.vapi,
Jürg Billeter
[tracker/direct-access: 14/18] libtracker-direct: Added initial skeleton here,
Jürg Billeter
[tracker/direct-access: 13/18] libtracker-sparql: Removed new*() interface member, added interrupt(),
Jürg Billeter
[tracker/direct-access: 12/18] libtracker-sparql: Initial skeleton with cursor interface in vala,
Jürg Billeter
[tracker/direct-access: 11/18] libtracker-data: Remove tracker-sparql-query.h from public headers,
Jürg Billeter
[tracker/direct-access: 10/18] tracker-store: Use tracker_data_load_turtle_file,
Jürg Billeter
[tracker/direct-access: 9/18] libtracker-data: Add tracker_data_load_turtle_file,
Jürg Billeter
[tracker/direct-access: 8/18] tracker-store: Turtle import improvements,
Jürg Billeter
[tracker/direct-access: 7/18] tracker-store: Never try to process more than 1 million events,
Jürg Billeter
[tracker/direct-access: 6/18] tracker-store: Store sender for turtle import tasks as well,
Jürg Billeter
[tracker/direct-access: 5/18] libtracker-db: Disable shared cache, required for parallel query and update,
Jürg Billeter
[tracker/direct-access: 4/18] tracker-store: Allow running queries while update is running,
Jürg Billeter
[tracker/direct-access: 3/18] tracker-store: Drop special batch handling,
Jürg Billeter
[tracker/direct-access: 2/18] libtracker-data: Do not use overly large transactions anymore,
Jürg Billeter
[tracker/direct-access: 1/18] libtracker-db: Enable Write-Ahead Logging in SQLite,
Jürg Billeter
[tracker] (18 commits) Created branch direct-access,
Jürg Billeter
[tracker] Deleted branch direct-access,
Jürg Billeter
[goobox] make sure the cache directory exists before saving the file,
Paolo Bacchilega
[gparted] Updated Hebrew translation.,
Yaron Shahrabani
[tracker/libtracker-data: 5/5] Merge libtracker-db into libtracker-data,
Jürg Billeter
[tracker/libtracker-data: 4/5] build: Drop unused PKGLIBDIR defines,
Jürg Billeter
[tracker/libtracker-data: 3/5] [i18n] Updated German translation,
Jürg Billeter
[tracker/libtracker-data: 2/5] [i18n] Updated German translation,
Jürg Billeter
[tracker/libtracker-data: 1/5] Updated Slovenian translation,
Jürg Billeter
[tracker] (5 commits) Created branch libtracker-data,
Jürg Billeter
[tracker/drop-inotify] tracker-monitor-tests: New directory event unit tests,
Aleksander Morgado
[file-roller/gnome-2-30] escape new lines in filenames when saving the file list to a file,
Paolo Bacchilega
[file-roller] escape new lines in filenames when saving the file list to a file,
Paolo Bacchilega
[tracker/drop-inotify] libtracker-miner: Add back recursively monitor removal that I lost somewhere,
Aleksander Morgado
[evolution/express2-clutter] Clutterify Evolution.,
Srinivasa Ragavan
[evolution] Created branch express2-clutter,
Srinivasa Ragavan
[glib] Improve keyfile test coverage,
Matthias Clasen
[glib] Define SRCDIR,
Matthias Clasen
[glib] Add some GDir tests,
Matthias Clasen
[glib] Improve uri test coverage,
Matthias Clasen
[ontv] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[gnome-applets] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[eog] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[glib] Move uri tests to the test framework,
Matthias Clasen
[glib] Add more list tests,
Matthias Clasen
[glib] Move tree tests to the test framework,
Matthias Clasen
[glib] Move slist tests to the test framework,
Matthias Clasen
[glib] Move list tests to the test framework,
Matthias Clasen
[glib] Add some more checks to the binding tests,
Matthias Clasen
[glib] Remove a redundant branch,
Matthias Clasen
[glib] Remove cases of ;;,
Matthias Clasen
[glib] Test charset conversion with fallbacks,
Matthias Clasen
[glib] Fix the get_property implementation for GSettings::schema,
Matthias Clasen
[glib] Add several more settings tests,
Matthias Clasen
[glib] Small documentation addition,
Matthias Clasen
[glib] Fix icons test to compile,
Matthias Clasen
[glib] Test enum mapping,
Matthias Clasen
[glib] More stream tests,
Matthias Clasen
[glib] Add more checks,
Matthias Clasen
[glib] Add some buffered output tests,
Matthias Clasen
[glib] Trivial cleanups,
Matthias Clasen
[glib] Add some more tests for the buffered read code,
Matthias Clasen
[evolution-data-server] Add a function to get the job queue info,
Chenthill Palanisamy
[evolution-data-server] Add signal handlers when folder selection changes and when connection shuts down,
Chenthill Palanisamy
[anjuta/git-shell] git: Implement the Push pane,
James Liggett
[anjuta/git-shell] git: Fix the Remotes pane selection handling,
James Liggett
[anjuta/git-shell] git: Add selection handling to the Remotes pane,
James Liggett
[anjuta/git-shell] git: Initial implementation of the Remotes pane,
James Liggett
[anjuta/git-shell] git: Make the remote list command self-startable,
James Liggett
[anjuta/git-shell] git: Minor formatting fixes,
James Liggett
[anjuta/git-shell] libanjuta: Add selection signals to AnjutaDockPane,
James Liggett
[anjuta/git-shell] libanjuta: Assorted spelling/documentation fixes in AnjutaDockPane,
James Liggett
[glabels/gsettings: 2/2] Update po files to allow me to push this branch.,
Jim Evins
[glabels/gsettings: 1/2] Initial port to GSettings.,
Jim Evins
[glabels] (2 commits) Created branch gsettings,
Jim Evins
[nautilus] Remove "Browse Folder" on Desktop when browsing is set to default (#563829),
Cosimo Cecchi
[gnumeric] win32: disable all things python.,
Morten Welinder
[nautilus] Don't eat Alt+Right/Left in icon container,
Cosimo Cecchi
[ontv] Fix translations for messages defined in gtk builder files,
Olof Kindgren
[gnome-subtitles] Added Turkish (tr) translation,
Baris Cicek
[gnumeric] Implement extending auto filters (by adding new columns) [#607086],
Andreas J . Guelzow
[f-spot/taglib-metadata] More ImageFile sanitization.,
Ruben Vermeersch
[ontv] Update tooltips correctly and remove unused import,
Olof Kindgren
[f-spot] Connect event in code to avoid warning.,
Ruben Vermeersch
[kupfer] Add application indicator support for Kupfer,
Ulrik Sverdrup
[f-spot/taglib-metadata] Remove unused and unneeded code for a bunch of RAW formats.,
Ruben Vermeersch
[gnome-commander] Initialize GnomeCmdFileList::Private::sort_raising[] with GTK_SORT_ASCENDING,
Piotr Eljasiak
[f-spot] TiltEditor: Rotate photo clockwise when slider is moved to the right, and counter clockwise when mov,
Ruben Vermeersch
[kupfer] google_translate: update according to protocol changes (lpbug#600406),
Ulrik Sverdrup
[f-spot] Don't try to draw tags if there aren't any,
Ruben Vermeersch
[libpeas] Allow building libpeas without building libpeasui.,
Steve Frécinaux
[gnome-mag/bonobo-less] Add debug to propery getters and setters. set TargetSize prop on the python test,
Fernando Herrera de las Heras
[gnome-mag/bonobo-less] Some Fixes:,
Fernando Herrera de las Heras
[nautilus-actions] Connect to delete-event signal to hide the GtkWindow,
Pierre Wieser
[tracker/needle] tracker-needle: Fixed whitespace issues,
Martyn James Russell
[gnumeric] rewrite cmd_autofilter_add_remove using cmd_generic (prep for enhancement request #607086),
Andreas J . Guelzow
[eog] Re-add P as shortcut to pause the slideshow,
Felix Riemann
[eog] Add toolbar button to pause the slideshow,
Felix Riemann
[tracker/needle] tracker-needle: Use smaller pixbuf size for icons and set tooltip column to belongsToContainer,
Martyn James Russell
[libgda] Added gda_server_operation_string_to_op_type(),
Vivien Malerba
[brasero] Fix #623545 - "Increase compatibility with Windows" only cuts the length of ONE single filename to,
Philippe Rouquier
[brasero/gnome-2-30] Fix #623545 - "Increase compatibility with Windows" only cuts the length of ONE single filename to,
Philippe Rouquier
[vino/3] radio button tweak,
Ryan Lortie
[vino/3] exit immediately if not enabled,
Ryan Lortie
[vino/3] radio buttons are working,
Ryan Lortie
[longomatch] Fix indentation of C code using gst-indent,
Andoni Morales Alastruey
[longomatch] Update GUI stetic changes,
Andoni Morales Alastruey
[longomatch] Fix constant name,
Andoni Morales Alastruey
[longomatch] Use the constant SOFTWARE_NAME for the title,
Andoni Morales Alastruey
[longomatch] Delete unused file,
Andoni Morales Alastruey
[longomatch] Disable 0169 warnings for variables kept for db compatibility,
Andoni Morales Alastruey
[longomatch] Disable 0169 warnings in bindings,
Andoni Morales Alastruey
[longomatch] Rename Type to ProjectType,
Andoni Morales Alastruey
[longomatch] Implement GetHashCode() to supress warning,
Andoni Morales Alastruey
[longomatch] Replace db4o deprecated Set() with Store(),
Andoni Morales Alastruey
[longomatch] Rename signal to avoid overriden widget's StateChanged,
Andoni Morales Alastruey
[longomatch] Remove unused variables,
Andoni Morales Alastruey
[pygobject] Add __name__ to DynamicModule class.,
Jose Aliste
[brasero] Fix session logging for tool dialogs (sum+blank),
Philippe Rouquier
[brasero] Fix #623484 - No estimated drive speed shown,
Philippe Rouquier
[gnome-icon-theme] metadata,
Jakub Steiner
[brasero/gnome-2-30] Fix session logging for tool dialogs (sum+blank),
Philippe Rouquier
[brasero/gnome-2-30] Fix #623484 - No estimated drive speed shown,
Philippe Rouquier
[gnumeric] Avoid creating interacting auto filters. [#607086],
Andreas J . Guelzow
[ocrfeeder] widgetPresenter: Add shortcuts for the selecting areas actions,
Joaquim Manuel Pereira Rocha
[gnome-mag/bonobo-less] Added a test from gnome-shell,
Fernando Herrera de las Heras
[gnome-mag/bonobo-less] Add debug message for method call,
Fernando Herrera de las Heras
[glib] Add --disable-Bsymbolic flag,
Ryan Lortie
[gimp] libgimpwidgets: fix most gtk-doc warnings,
Michael Natterer
[tracker/drop-inotify] libtracker-miner: when received event for directory, notify previous ones,
Aleksander Morgado
[gnome-control-center] display: replace the use of GdkRegion with cairo_region_t,
Thomas Wood
[gtk+] Bind get_bounds and use out instead of out caller-allocates.,
Ignacio Casal Quinteiro
[gnac/devel] Fixed trac ticket #42: Extract and convert audio from video,
Benoît Dupasquier
[tracker/direct-access] libtracker-sparql: Remove hand-written tracker-sparql.vapi,
Jürg Billeter
[tracker/direct-access] libtracker-direct: Update to libtracker-sparql changes,
Jürg Billeter
[tracker/direct-access] libtracker-sparql: Add Sparql.Connection interface,
Jürg Billeter
[tracker/direct-access] libtracker-sparql: Automatically generate tracker-sparql.vapi,
Jürg Billeter
[gnome-color-manager] Add some GLSL demo code that uses a 3D texture,
Richard Hughes
[vinagre] Updated Slovenian translation,
Matej Urbančič
[totem] Updated Slovenian translation,
Matej Urbančič
[tomboy] Updated Slovenian translation,
Matej Urbančič
[gvfs] Updated Slovenian translation,
Matej Urbančič
[gtkhtml] Updated Slovenian translation,
Matej Urbančič
[gtk-engines] Updated Slovenian translation,
Matej Urbančič
[gnome-settings-daemon] Updated Slovenian translation,
Matej Urbančič
[gnome-panel] Updated Slovenian translation,
Matej Urbančič
[gnome-packagekit] Updated Slovenian translation,
Matej Urbančič
[gnome-keyring] Updated Slovenian translation,
Matej Urbančič
[gedit] Factor out the connection/desconnection of signals of the statusbar.,
Ignacio Casal Quinteiro
[gdm] Updated Slovenian translation,
Matej Urbančič
[evolution-mapi] Updated Slovenian translation,
Matej Urbančič
[evolution-exchange] Updated Slovenian translation,
Matej Urbančič
[tracker/drop-inotify] libtracker-miner: Handle MOVE(A->B)+DELETE(A) = DELETE(A)+MOVE(A->B) = MOVE(A->B),
Aleksander Morgado
[evolution] Updated Slovenian translation,
Matej Urbančič
[epiphany] Updated Slovenian translation,
Matej Urbančič
[ekiga] Updated Slovenian translation,
Matej Urbančič
[conduit] Updated Slovenian translation,
Matej Urbančič
[bug-buddy] Updated Slovenian translation,
Matej Urbančič
[tracker/libtracker-data: 12/12] Merge libtracker-db into libtracker-data,
Jürg Billeter
[tracker/libtracker-data: 11/12] libtracker-data: Remove tracker-sparql-query.h from public headers,
Jürg Billeter
[tracker/libtracker-data: 10/12] tracker-store: Use tracker_data_load_turtle_file,
Jürg Billeter
[tracker/libtracker-data: 9/12] libtracker-data: Add tracker_data_load_turtle_file,
Jürg Billeter
[tracker/libtracker-data: 8/12] tracker-store: Turtle import improvements,
Jürg Billeter
[tracker/libtracker-data: 7/12] tracker-store: Never try to process more than 1 million events,
Jürg Billeter
[tracker/libtracker-data: 6/12] tracker-store: Store sender for turtle import tasks as well,
Jürg Billeter
[tracker/libtracker-data: 5/12] libtracker-db: Disable shared cache, required for parallel query and update,
Jürg Billeter
[tracker/libtracker-data: 4/12] tracker-store: Allow running queries while update is running,
Jürg Billeter
[tracker/libtracker-data: 3/12] tracker-store: Drop special batch handling,
Jürg Billeter
[tracker/libtracker-data: 2/12] libtracker-data: Do not use overly large transactions anymore,
Jürg Billeter
[tracker/libtracker-data: 1/12] libtracker-db: Enable Write-Ahead Logging in SQLite,
Jürg Billeter
[tracker] (12 commits) Created branch libtracker-data,
Jürg Billeter
[tracker] Deleted branch libtracker-data,
Jürg Billeter
[tracker/direct-access] libtracker-direct: Added initial skeleton here,
Martyn James Russell
[tracker/direct-access] libtracker-sparql: Removed new*() interface member, added interrupt(),
Martyn James Russell
[gimp] libgimpwidgets: move docs from template files to inline comments,
Michael Natterer
[ocrfeeder] widgetPresenter: Change "select all areas" action accelerator,
Joaquim Manuel Pereira Rocha
[ocrfeeder] customWidgets: Remove the keyboard shortcut for selecting all areas,
Joaquim Manuel Pereira Rocha
[rhythmbox] Add Esperanto translation,
Kristjan Schmidt
[grilo-plugins] flickr: Set token config key as optional,
Juan A . Suarez Romero
[grilo] Remove Flickr's token,
Juan A . Suarez Romero
[gtk+] [docs] Minor documentation fixes.,
Javier Jardón
[tracker/domain-specific-indexes] libtracker-data: Adapt the introspection of the ontology on domainIndex deletion,
Philip Van Hoof
[ocrfeeder] studioBuilder: Make page detection paralel,
Joaquim Manuel Pereira Rocha
[ocrfeeder] widgetPresenter: Change Queued Events Dialog's message on manual cancel only,
Joaquim Manuel Pereira Rocha
[galeon] Add Esperanto translation,
Kristjan Schmidt
[gedit] Do not unref tab if it is NULL.,
Ignacio Casal Quinteiro
[gedit] Proxy drop-uris from view to tab.,
Ignacio Casal Quinteiro
[atomix] Add Esperanto translation,
Kristjan Schmidt
[gimp/soc-2010-cage] Enhancement of the CageOptions object to allow the selection of the mode (creation or transform of t,
Michael Muré
[gimp/soc-2010-cage] Change of the cage tool icon for those from LightningIsMyName,
Michael Muré
[tracker/direct-access] libtracker-sparql: Initial skeleton with cursor interface in vala,
Martyn James Russell
[tracker] Created branch direct-access,
Martyn James Russell
[couchdb-glib] Integrate DesktopcouchDocumentTask in the build,
Rodrigo Moya
[couchdb-glib] Objectify DesktopcouchDocumentTask,
Rodrigo Moya
[pygobject] Do not override GdkRectangle.,
Ignacio Casal Quinteiro
[gnome-control-center] Use single GDK includes,
Thomas Wood
[gnome-control-center] Disable the capplets directory,
Thomas Wood
[gimp] Update Desaturate tool's status text,
Mukund Sivaraman
[gnome-terminal] Fixed incorrect reference to the Edit Profiles dialog,
Paul Cutler
[tracker] build: Drop unused PKGLIBDIR defines,
Jürg Billeter
[gnome-applets] [invest-applet] numbers are parsed and formated using user's locale, fixes bug #608059,
Enrico Minack
[gedit] Do not set the location property if NULL.,
Ignacio Casal Quinteiro
[empathy] Empathy.AudioVideo.client: properly define filters,
Guillaume Desmottes
[gnome-mag/bonobo-less: 6/6] Fix getRoi call. Skeleton for setActive (not working yet),
Fernando Herrera de las Heras
[gnome-mag/bonobo-less: 5/6] Fix getZoom call for the NULL case. Fix object path in zoom-region.c,
Fernando Herrera de las Heras
[gnome-mag/bonobo-less: 1/6] wip: initial dbus port,
Fernando Herrera de las Heras
[gnome-mag/bonobo-less: 4/6] implement isActive and try to fix getZoomRegions,
Fernando Herrera de las Heras
[gnome-mag/bonobo-less: 3/6] Remove freedesktop from object name/path,
Fernando Herrera de las Heras
[gnome-mag/bonobo-less: 2/6] remove freedesktop from object name and path,
Fernando Herrera de las Heras
[gnome-mag] (6 commits) Created branch bonobo-less,
Fernando Herrera de las Heras
[grilo-plugins] apple-trailers: Add config to select trailer definition,
Juan A . Suarez Romero
[rygel] data: Friendlier friendlyName for GstRenderer,
Zeeshan Ali Khattak
[grilo-plugins] Treat a single chosen-path differently,
Juan A . Suarez Romero
[grilo-plugins] apple-trailers: Remove "Copyright" prefix,
Juan A . Suarez Romero
[grilo-plugins] Extract studio, copyright and certificate,
Juan A . Suarez Romero
[empathy] Inform the chatroom mgr when we are handling a new room,
Guillaume Desmottes
[grilo] keys: Add extra system metadata keys,
Juan A . Suarez Romero
[gtk+/gtk-2-22] Drop leftover reference to local gdk-pixbuf library,
Tor Lillqvist
[gtk+/gtk-2-22] Drop gdk-pixbuf stuff,
Tor Lillqvist
[grilo-plugins] youtube: added support for external url and external player,
Iago Toral Quiroga
[grilo] grilo-test-ui: Added debug traces for metadata values (useful when testing URLs).,
Iago Toral Quiroga
[grilo] core: added GRL_METADATA_KEY_EXTERNAL_URL and GRL_METADATA_KEY_EXTERNAL_PLAYER,
Iago Toral Quiroga
[gtk+/gtk-2-22] We need to link gdk with the gio library for non-X11 backends,
Tor Lillqvist
[grilo] Remove flickr FROB key,
Juan A . Suarez Romero
[grilo] Add function to get a GList from a varadic list of pointers,
Juan A . Suarez Romero
[gnome-applets] [invest-applet] fractional cent prices are now shown in preferences, fixes bug #593435,
Enrico Minack
[evolution-couchdb] Add tasks backend,
Rodrigo Moya
[glib] Misc test additions,
Matthias Clasen
[glib] Fix a typo,
Matthias Clasen
[couchdb-glib] Add tasks document class,
Rodrigo Moya
[tracker/wal: 11/11] libtracker-data: Remove tracker-sparql-query.h from public headers,
Jürg Billeter
[tracker/wal: 10/11] tracker-store: Use tracker_data_load_turtle_file,
Jürg Billeter
[tracker/wal: 9/11] libtracker-data: Add tracker_data_load_turtle_file,
Jürg Billeter
[tracker/wal: 8/11] tracker-store: Turtle import improvements,
Jürg Billeter
[tracker/wal: 7/11] tracker-store: Never try to process more than 1 million events,
Jürg Billeter
[tracker/wal: 6/11] tracker-store: Store sender for turtle import tasks as well,
Jürg Billeter
[tracker/wal: 5/11] libtracker-db: Disable shared cache, required for parallel query and update,
Jürg Billeter
[tracker/wal: 4/11] tracker-store: Allow running queries while update is running,
Jürg Billeter
[tracker/wal: 3/11] tracker-store: Drop special batch handling,
Jürg Billeter
[tracker/wal: 2/11] libtracker-data: Do not use overly large transactions anymore,
Jürg Billeter
[tracker/wal: 1/11] libtracker-db: Enable Write-Ahead Logging in SQLite,
Jürg Billeter
[tracker] (11 commits) Created branch wal,
Jürg Billeter
[tracker] Deleted branch wal,
Jürg Billeter
[tracker/domain-specific-indexes] libtracker-data: Fix coping with deletion of tracker:domainIndex,
Philip Van Hoof
[ocrfeeder] studioBuilder: Make PDF importation paralel,
Joaquim Manuel Pereira Rocha
[ocrfeeder] widgetModeler: Make adding an image run only within a thread at a time,
Joaquim Manuel Pereira Rocha
[ocrfeeder] widgetPresenter: Created queued events dialog,
Joaquim Manuel Pereira Rocha
[ocrfeeder] studioBuilder: Init the threads before GTK's main,
Joaquim Manuel Pereira Rocha
[gtk+] Fix build breakage on Windows caused by the region changes,
Tor Lillqvist
[gedit] Protect view's extension set from destroy running many times,
Paolo Borelli
[gedit] Unref objects retrieved from the tree store,
Paolo Borelli
[tracker/domain-specific-indexes] libtracker-data: Disallow multi-value properties for domain specific indexes,
Philip Van Hoof
[gnome-applets] [invest-applet] improves visibility of numbers in selected row, see bug #508419,
Enrico Minack
[glom/feature_backup2] Show progress in the UI during backup saving and restoring.,
Murray Cumming
[empathy] no need to specify each time of handle,
Guillaume Desmottes
[empathy] Update Empathy.client,
Guillaume Desmottes
[empathy] Handle text channels using TpSimpleHandler (#623358),
Guillaume Desmottes
[empathy] connect sigs using tp_g_signal_connect_object,
Guillaume Desmottes
[empathy] chat-manager: document the queue,
Guillaume Desmottes
[empathy] stop handling text channels using EmpathyDispatcher,
Guillaume Desmottes
[empathy] room list channels are not dispatched,
Guillaume Desmottes
[dasher] Updated Norwegian Nynorsk translation,
Åsmund Skjæveland
[caribou] Added Norwegian Nynorsk translation,
Åsmund Skjæveland
[brasero] Updated Norwegian Nynorsk translation,
Åsmund Skjæveland
[empathy] main: destroy the window when we're done (#623396),
Guillaume Desmottes
[empathy] status-icon: drop our ref on the window when disposing,
Guillaume Desmottes
[empathy] empathy_geometry_save: fix string leak,
Guillaume Desmottes
[empathy] contact_widget_location_update: fix string leak,
Guillaume Desmottes
[empathy] rename valgrind.supp to tp-glib.supp,
Guillaume Desmottes
[empathy] sync valgrind supp file with tp-glib's one,
Guillaume Desmottes
[tracker/drop-inotify] tracker-monitor-tests: New directory-move unit test after file update,
Aleksander Morgado
[gtk-doc] manual: fix spelling and make small clarifications.,
Stefan Kost
[gimp] script-fu build fix for Windows,
Tor Lillqvist
[vino/3] more progress...,
Ryan Lortie
[vino/3] more...,
Ryan Lortie
[vino/3] remove GConf from server,
Ryan Lortie
[vino/3] remove generated files, bump depends,
Ryan Lortie
[gnumeric] Fix undo of object creation followed by duplication. [#623566],
Andreas J . Guelzow
[orca] Fix for bgo#623099 - Present date needs a few more formatting strings,
Joanmarie Diggs
[seed] Closure/Callbacks as return values - currently not handled, but prevents segfaults,
Alan Knowles
[seed] Importer : prevent print(imports.somefile) running "somefile/toString.js,
Alan Knowles
[seed] Seed.print - change to use g_print, rather than puts,
Alan Knowles
[glib] Cleanups,
Matthias Clasen
[glib] Add some more tests,
Matthias Clasen
[glib] Add some GAppLaunchContext tests,
Matthias Clasen
[glib] Add the new tests to the correct variable,
Matthias Clasen
[glib] Add some contenttype tests,
Matthias Clasen
[gnumeric] Fix additional undo entry for sheet object duplication. [#623559],
Andreas J . Guelzow
[nautilus-open-terminal] Updated Korean translation,
Changwoo Ryu
[gnumeric] preparatory redistribution of code for #623559,
Andreas J . Guelzow
[rhythmbox] Revert "xfade: increase samplesperbuffer property on audiotestsrc",
Jonathan Matthew
[orca] Fix for bgo#623561 - Thunderbird script needs to be associated with Lanikai.,
Joanmarie Diggs
[vino/3] Drop GConf schemas,
Ryan Lortie
[vino/3] GSettings + GDBus + GtkApplication,
Ryan Lortie
[vino] Created branch 3,
Ryan Lortie
[gnumeric] Fix undo text for sheet object duplication. [#623557],
Andreas J . Guelzow
[rhythmbox] artdisplay: emit rb:coverArt-uri notification when we get an image,
Jonathan Matthew
[gnumeric] Updated Russian translation.,
Valek Frob
[glib] Add a test for skipping,
Matthias Clasen
[glib] Add some CharsetConverter tests,
Matthias Clasen
[glib] Move charset conversion tests to the test framework,
Matthias Clasen
[glib] Add some more appinfo tests,
Matthias Clasen
[gnumeric] Fix ngettext usage.,
Andreas J . Guelzow
[rhythmbox] [i18n] Updated German translation,
Mario Blättermann
[tracker/tracker-0.8] [i18n] Updated German translation,
Mario Blättermann
[tracker] [i18n] Updated German translation,
Mario Blättermann
[gnumeric] fix typos,
Andreas J . Guelzow
[f-spot] [i18n] Updated German translation,
Mario Blättermann
[gedit-plugins] [i18n] Updated German translation,
Mario Blättermann
[gthumb] [i18n] Updated German translation,
Mario Blättermann
[goobox] [i18n] Updated German translation,
Mario Blättermann
[glabels] [i18n] Updated German translation,
Mario Blättermann
[gcompris/gcomprixogoo] New demo icon for createit.sh script.,
Bruno Coudoin
[gcompris/gcomprixogoo] Created a new script utility. It create a new empty activity with the given name (only python activi,
Bruno Coudoin
[gcompris/gcomprixogoo] improved to suit the need of the upcomming script createit.sh.,
Bruno Coudoin
[gcompris/gcomprixogoo] Modified files to make it easy to create the script createit.sh that will create an empty activity.,
Bruno Coudoin
[gcompris/gcomprixogoo] small maintenance,
Bruno Coudoin
[ease/libraries] [build] Cleaned up packages.,
Nate Stedman
[ease/libraries] [build] Clean up build files a bit.,
Nate Stedman
[gnome-sharing-service] use avatar-default icon for the people list,
Daniel G . Siegel
[gnome-sharing-service] add document-send as default icon for gss,
Daniel G . Siegel
[gthumb] fixed crash when starting the slideshow with a folder without images,
Paolo Bacchilega
[gedit] The filter-pattern property must return always a string.,
Ignacio Casal Quinteiro
[libgda] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[gedit-plugins] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[goobox] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[goobox] use the home dir if the destination is null,
Paolo Bacchilega
[krb5-auth-dialog] Updated French translation,
Claude Paroz
[contact-lookup-applet] Updated French translation,
Claude Paroz
[almanah] Updated French translation,
Claude Paroz
[gedit-plugins] Port bookmarks plugin to libpeas.,
Ignacio Casal Quinteiro
[gbrainy] New games + allow to draw text from xml definitions + fixes,
Jordi Mas
[gtranslator] Updated Turkish translation,
Baris Cicek
[dia] Malayalam translation updated MES students,
Praveen Arimbrathodiyil
[gedit-plugins] Update POTFILES.,
Ignacio Casal Quinteiro
[gthumb] fixed crash when trying to print files that aren't images.,
Paolo Bacchilega
[banshee] Added Turkish (tr) to LINGUAS,
Baris Cicek
[gthumb] fixed volume scale in the media player,
Paolo Bacchilega
[gthumb] removed separator between file operations in the edit menu,
Paolo Bacchilega
[gthumb] display sort types ordered by name,
Paolo Bacchilega
[goobox] display the folder uri in the error dialog,
Paolo Bacchilega
[gnumeric] solver: without pre-existing target, just add the edit position,
Andreas J . Guelzow
[gnumeric] Fix NETWORKDAYS with respect to 1900/2/29 and solver: fix problem with setting up the target entry d,
Andreas J . Guelzow
[yelp] Updated Esperanto translation,
Kristjan Schmidt
[gnomeweb-wml] add my name per stormy to donor list,
Paul Cutler
[anjuta/gnome-2-30] Forgot to add ja to DOC_LINGUAS.,
Takayuki Kusano
[anjuta/gnome-2-30] Added Japanese translation.,
Takayuki Kusano
[nautilus] Updated zh_CN translation.,
Funda Wang
[vte] Add Esperanto translation,
Kristjan Schmidt
[gnome-control-center] Updated zh_CN translation.,
Funda Wang
[gnumeric] solver: fix problem with setting up the target entry.,
Morten Welinder
[library-web] Do not alter FTP links (GNOME bug 623495),
Frederic Peters
[damned-lies] Updated zh_CN translation.,
Funda Wang
[nautilus] Fix mnemonics and capitalization for extra pane menu entries,
Cosimo Cecchi
[jhbuild] [2.30, 3.0] force --enable-xlib to cairo (GNOME bug 623500),
Frederic Peters
[nautilus] Support overriding .gnome2 directory.,
Cosimo Cecchi
[gthumb] added ability to sort by image/video dimensions,
Paolo Bacchilega
[glom/feature_backup2: 6/6] Improve backup saving and add backup restoring.,
Murray Cumming
[glom/feature_backup2: 5/6] Document: Avoid a crash when creating the parent directory.,
Murray Cumming
[glom/feature_backup2: 4/6] Save as Example: Reset the old file URI and allow auto-saving again.,
Murray Cumming
[glom/feature_backup2: 3/6] Add Save Backup menu item.,
Murray Cumming
[glom/feature_backup2: 2/6] In progress,
Murray Cumming
[glom/feature_backup2: 1/6] Spawn functions: Catch some exceptions.,
Murray Cumming
[glom] (6 commits) Created branch feature_backup2,
Murray Cumming
[nautilus] Set accessible name for the desktop.,
Cosimo Cecchi
[nautilus] Use G_PASSWORD_SAVE_FOR_SESSION by default.,
Cosimo Cecchi
[nautilus] Use correct logic for delaying updates while loading,
Cosimo Cecchi
[nautilus-ideviceinfo] Added Japanese translation.,
Takeshi Aihana
[tomboy] Escape note titles in rename dialog,
Sanford Armstrong
[gthumb] Fixed crash when dropping an image to an empty Library,
Paolo Bacchilega
[gimp-gap] applied patch provided by Carlo Baldassi #623050 that adds .gitignore files,
Wolfgang Hofer
[gnome-sharing-service] close application when pressing the cancel button,
Daniel G . Siegel
[banshee] Added Turkish translation.,
Baris Cicek
[gnome-user-docs] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[orca] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[gimp-gap] rset exec bit on source and text files #623078,
Wolfgang Hofer
[gimp-gap] fixed move path acceleration handling at last controlpoint,
Wolfgang Hofer
[gnome-sharing-service] make second row text in plugins non-italic,
Daniel G . Siegel
[gnome-sharing-service] use stock email icon, which is called email,
Daniel G . Siegel
[rhythmbox] Updated Norwegian Nynorsk translation,
Åsmund Skjæveland
[gedit-plugins] Port charmap plugin to libpeas.,
Ignacio Casal Quinteiro
[gthumb] only include gdk-pixbuf.h as required by the latest gdk-pixbuf,
Paolo Bacchilega
[gthumb] explicitly notify a file rename to speed-up the update,
Paolo Bacchilega
[gthumb] added an explicit cast to avoid a warning,
Paolo Bacchilega
[xchat-gnome] remove deprecated GTK+ symbols, GTK_WIDGET_SET_FLAGS.,
Ritesh Khadgaray
[gimp-help-2] Created tag GIMP_HELP_2_6_1,
Roman Joost
[pitivi] Updated Slovenian translation,
Matej Urbančič
[tracker/tracker-0.8] Updated Slovenian translation,
Matej Urbančič
[tracker] Updated Slovenian translation,
Matej Urbančič
[rhythmbox] Updated Slovenian translation,
Matej Urbančič
[nautilus-actions] Updated Slovenian translation,
Matej Urbančič
[gthumb] Updated Slovenian translation,
Matej Urbančič
[gnome-subtitles] Updated Slovenian translation,
Matej Urbančič
[gnome-main-menu] Updated Slovenian translation,
Matej Urbančič
[glabels] Updated Slovenian translation,
Matej Urbančič
[gbrainy] Updated Slovenian translation,
Matej Urbančič
[f-spot] Updated Slovenian translation,
Matej Urbančič
[ease] Cherry pick gitignore changes.,
Nate Stedman
[gnumeric] solver: ask user to locate binaries when our search fails.,
Morten Welinder
[vala] clutter-1.0: Fix clutter_score_append binding,
Jürg Billeter
[gnome-sharing-service] add sharing plugin for pidgin,
Daniel G . Siegel
[gnome-sharing-service] return already built widget, if plugin is called again,
Daniel G . Siegel
[gnome-sharing-service] add gplv2+ copyright header,
Daniel G . Siegel
[gnome-sharing-service] mv dbus script to data folder,
Daniel G . Siegel
[gnumeric] handle-conf-options: generate c code that compiles.,
Morten Welinder
[gnome-sharing-service] make the file paths absolute when sending them over dbus,
Daniel G . Siegel
[gnome-sharing-service] rewrite email plugin,
Daniel G . Siegel
[gnome-shell] [TelepathyClient] Fix notification of presence change,
Florian Müllner
[ease] [ui] Reconnect the "About" dialog.,
Nate Stedman
[ease] [export] Fix image paths in HTML export.,
Nate Stedman
[gimp/gimp-2-6] po-tips: Updated Romanian translation,
Lucian Adrian Grijincu
[gimp/gimp-2-6] po: Updated Romanian translation,
Lucian Adrian Grijincu
[gedit-plugins] Por wordcompletion plugin to libpeas.,
Ignacio Casal Quinteiro
[gnome-user-docs/gnome-2-30] Fix XML syntax error in French translation,
Claude Paroz
[gnome-user-docs/gnome-2-28] Fix XML syntax error in French translation,
Claude Paroz
[gnome-user-docs] Fix XML syntax error in French translation,
Claude Paroz
[gnumeric] Fix WORKDAY with respect to 1900/2/29,
Andreas J . Guelzow
[evolution] Bug 623432 - Use gweather-3.0 when building with gtk3,
Matthew Barnes
[gnumeric] Add weekend specifier to NETWORKDAYS. [#172458],
Andreas J . Guelzow
[gnac/devel] Quick change to changelog that permits packaging,
Benoît Dupasquier
[gnac] Created tag gnac-0.2.2,
Benoît Dupasquier
[nautilus] Properly handle G_IO_ERROR_FAILED_HANDLED (#601096).,
Cosimo Cecchi
[libgda] SQLite: only return the IMPACTED_ROWS on INSERT, UPDATE or DELETE statements,
Vivien Malerba
[libgda] Misc. values' flags handling correction in GdaDataProxy,
Vivien Malerba
[libgda] UI corrections when displaying invalid values in grid and form,
Vivien Malerba
[nautilus] Change 'Close all Windows' shortcut to Ctrl+Q.,
Cosimo Cecchi
[jhbuild] Transform exception to string only when required,
Frederic Peters
[gnumeric] Add weekend specifier to WORKDAY. Half of [#172458],
Andreas J . Guelzow
[evolution-data-server] Bug 623431 - Use gweather-3.0 when building with gtk3,
Matthew Barnes
[evolution-data-server] Bug 623430 - libedataserverui.pc.in hardcodes 1.2 API version,
Matthew Barnes
[gimp-help-2] Updated Norwegian translation,
Kolbjørn Stuestøl
[ekiga/gnome-2-26] Updated Norwegian Nynorsk translation,
Åsmund Skjæveland
[ekiga] Updated Norwegian Nynorsk translation,
Åsmund Skjæveland
[rhythmbox] Added Norwegian Nynorsk translation from Launchpad,
Åsmund Skjæveland
[gbrainy] Update Catalan translation,
Jordi Mas
[libgweather] Rename the docs files back from -3.0,
Christian Persch
[libgweather] Fix the docs build,
Christian Persch
[gedit] Fix some warning in the pythonconsole plugin.,
Ignacio Casal Quinteiro
[gedit-plugins] Convert the settings into flags.,
Ignacio Casal Quinteiro
[orca] Fix for bgo#621535 - User should be able to select date and time format from gui.,
Mesar Hameed
[gtksourceview] Ops forgot to --amend a cut&paste typo in last patch,
Paolo Borelli
[gtksourceview] Small refactoring,
Paolo Borelli
[gthumb] added ability to search by and filter by modified and original date,
Paolo Bacchilega
[ocrfeeder] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[nautilus-actions] Doucle-click validates the Add capability dialog,
Pierre Wieser
[nautilus-actions] Doucle-click validates the Add scheme dialog,
Pierre Wieser
[gtksourceview] Added optional user data to callbacks in python test widget,
Garrett Regier
[vala] dova: Do not leak args array passed to main,
Jürg Billeter
[vala] dova: Add missing include for Dova.Array,
Jürg Billeter
[tomboy] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[jhbuild] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[gthumb] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[vala] dova: Fix symbol resolving in list, set, and map literals and tuples,
Jürg Billeter
[vala] dova: Fix non-void lambda expressions,
Jürg Billeter
[vala] Prepare support for generic delegates,
Jürg Billeter
[vala] dova: Add support for object literals,
Jürg Billeter
[gnome-commander] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[nautilus-actions] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[gimp-help-2] Update Edge-detect filter screenshots,
Ulf-D . Ehlert
[gimp-help-2] Update Noise filter screenshots,
Ulf-D . Ehlert
[gimp-help-2] Update Generic filter screenshots,
Ulf-D . Ehlert
[gtksourceview] Add actions to toggle syntax hl.,
Paolo Borelli
[mutter] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[rhythmbox] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[goocanvas/new-api] 2010-07-01 Damon Chaplin <damon gnome org>,
Damon Chaplin
[gtk+] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[gnome-packagekit] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[gnome-color-manager] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[cheese/three-point-oh] only load effect files ending with ".effect",
Daniel G . Siegel
[f-spot/mipmapped-loading: 13/13] Immediately run continuation on same task if only one set.,
Ruben Vermeersch
[f-spot/mipmapped-loading: 12/13] Simplify Task, add Threadpool support.,
Ruben Vermeersch
[f-spot/mipmapped-loading: 11/13] Removed the no longer used ImageLoaderThread.,
Ruben Vermeersch
[f-spot/mipmapped-loading: 10/13] Load IconView thumbnails through the Loaders.,
Ruben Vermeersch
[f-spot/mipmapped-loading: 9/13] Remove ThumbnailGenerator.,
Ruben Vermeersch
[f-spot/mipmapped-loading: 8/13] Convert Filmstrip to the tasks framework.,
Ruben Vermeersch
[f-spot/mipmapped-loading: 7/13] Standardize on one WorkerThreadTask.,
Ruben Vermeersch
[f-spot/mipmapped-loading: 6/13] Remove thumbnails through the PhotoLoader.,
Ruben Vermeersch
[f-spot/mipmapped-loading: 5/13] Let PhotoLoaderCache use ILoadable as indices.,
Ruben Vermeersch
[f-spot/mipmapped-loading: 4/13] Add task priorities, with priority inheritance for continuations.,
Ruben Vermeersch
[f-spot/mipmapped-loading: 3/13] Start adding a simple task-based photo loader.,
Ruben Vermeersch
[f-spot/mipmapped-loading: 2/13] Add start of task parallel infrastructure to overcome lack of C# 4.0.,
Ruben Vermeersch
[f-spot/mipmapped-loading: 1/13] Correctly initialize paths.,
Ruben Vermeersch
[f-spot] (13 commits) Created branch mipmapped-loading,
Ruben Vermeersch
[f-spot/taglib-metadata] Pull out ILoadable interface.,
Ruben Vermeersch
[gbrainy] Unit testing and fixes for command line + build time,
Jordi Mas
[f-spot/taglib-metadata] Remove a lot of duplicated functionality between FileImportSource and FileBrowsableItem.,
Ruben Vermeersch
[gnome-games] gnotravex: GSEAL fixes,
Christian Persch
[evince] [libview] Set word wrapping mode for text in popup annotations,
Carlos Garcia Campos
[gthumb] added the list of tags to the tag filter control,
Paolo Bacchilega
[jhbuild] Fixed end_phase error parameter to be a string, not an exception,
Frederic Peters
[nautilus-actions] Scheme keyword and description are editable in user preferences,
Pierre Wieser
[nautilus-actions] Fix add capability dialog title,
Pierre Wieser
[nautilus-actions] Review keep last user choice when importing items,
Pierre Wieser
[nautilus-actions] Do not keep a reference on our internal menus,
Pierre Wieser
[nautilus-actions] Make the code in adequation with the comment,
Pierre Wieser
[nautilus-actions] Do not emit a warning when file is just not found,
Pierre Wieser
[nautilus-actions] Fix minor typo,
Pierre Wieser
[nautilus-actions] Concatenate path and parameters fields to the Exec key,
Pierre Wieser
[nautilus-actions] Update TODO,
Pierre Wieser
[nautilus-actions] Update 'iversion' comment,
Pierre Wieser
[nautilus-actions] Get ride of warning messages in some usual situations,
Pierre Wieser
[nautilus-actions] Force sensitivities update when new tree store is empty,
Pierre Wieser
[nautilus-actions] Review debug messages in core library,
Pierre Wieser
[nautilus-actions] Duplicate all tree store to a new pivot when saving,
Pierre Wieser
[jhbuild] Add optional branch attributes to snapshot,
Frederic Peters
[jhbuild] Remove CMakeCache.txt before triggering the cmake configure command,
Frederic Peters
[glib] Move GZlibConverter tests,
Matthias Clasen
[glib] Add tests for GIcon,
Matthias Clasen
[sawfish] make gitclean rule depend on distclean,
Christopher Bratusek
[sawfish] ChangeLog.,
Christopher Bratusek
[sawfish] Polished news.,
Christopher Bratusek
[sawfish] Errors of asynchronous connection are printed to Sawfish's output.,
Christopher Bratusek
[sawfish] Keyboard layout switching support. * In 5-button mode, event's state is masked to drop the key group,
Christopher Bratusek
[librep] Bumped the bytecode minor version. Document improvement. ChangeLog.,
Christopher Bratusek
[librep] ChangeLog.,
Christopher Bratusek
[librep] Backtrace and debugger option fix. Previously, if 'backtrace-on-error' is t, then it is printed even,
Christopher Bratusek
[librep] When you evaluate a closure, the module to which it belongs is printed, too.,
Christopher Bratusek
[librep] Doc. * Declared that ebuild is not an official one. * Internal 64-bit integer availability. * Improv,
Christopher Bratusek
[gnome-screensaver] Updated Hebrew translation.,
Yaron Shahrabani
[vino] Add Esperanto translation,
Kristjan Schmidt
[jhbuild] [3.0] Remove DeviceKit-power module from fdo moduleset,
Frederic Peters
[jhbuild] [3.0] update tracker dependency to mention upower, not DeviceKit-power,
Frederic Peters
[jhbuild] [3.0] add missing version attribute to upower,
Frederic Peters
[jhbuild] Remove --enable-gstreamer argument from gnome-control-center.,
Frederic Peters
[gimp-help-2] Renewal on ImageMap plug-in screenshots,
RyoTa SimaMoto
[tracker/tracker-0.8] Updated Japanese translation.,
Takeshi Aihana
[rhythmbox] make the location of the 'new playlist' menu item consistent (bug #623153),
Jonathan Matthew
[glabels] Add native support for SVG images.,
Jim Evins
[gucharmap] fix the previous commit,
Matthias Clasen
[gtk-engines] Remove the spec file here, too,
Matthias Clasen
[gnome-utils] Fix GSEAL issues,
Javier Jardón
[gnome-shell] update for Punjabi by A S Alam,
Amanpreet Singh Alam
[network-manager-applet] update for Punjabi by A S Alam,
Amanpreet Singh Alam
[sound-juicer] Fix obvious syntax errors,
Matthias Clasen
[tracker/needle] needle: use tracker:available in search,
Martyn James Russell
[jhbuild] gnome-power-manager needs gnome-control-center now,
Matthias Clasen
[mutter] Updated Hebrew translation.,
Yaron Shahrabani
[tracker/needle] tracker-needle: Support opening applications,
Martyn James Russell
[gtk+] Updated Hebrew translation.,
Yaron Shahrabani
[gnome-color-manager] Updated Hebrew translation.,
Yaron Shahrabani
[anjuta/sdb-core-trans] symbol-db: excluded second_pass_update_heritage (). Dropped unused queries.,
Massimo Cora'
[anjuta/sdb-core-trans] symbol-db: misc fixes.,
Massimo Cora'
[gnome-system-tools] Updated Hebrew translation.,
Yaron Shahrabani
[f-spot/taglib-metadata] Use changed timestamps, as created don't appear to be working.,
Ruben Vermeersch
[gnome-system-tools] [l10n] Updated Estonian translation,
Priit Laes
[libgweather] [l10n] Updated Estonian translation,
Priit Laes
[gnome-session] [l10n] Updated Estonian translation,
Priit Laes
[f-spot/taglib-metadata] GDK can load PNM itself.,
Ruben Vermeersch
[f-spot/taglib-metadata] Truncate stream when writing sidecar XMP files.,
Ruben Vermeersch
[jhbuild] And use vte-3, too,
Matthias Clasen
[jhbuild] Update gnome-color-manager deps,
Matthias Clasen
[jhbuild] gnome-packagekit has a control-center dependency now,
Matthias Clasen
[gnome-games] build: Fix libcanberra-gtk check for gtk 3,
Christian Persch
[gnome-games] aisleriot: More GSEAL fixes,
Christian Persch
[gnome-games] build: Fix clutter-gtk checks,
Christian Persch
[gnome-games] aisleriot: GSEAL fixes,
Christian Persch
[gnome-games] build: Error out if clutter-gtk not found for aisleriot/clutter,
Christian Persch
[f-spot/taglib-metadata] Do all orientation parsing using TagLib#.,
Ruben Vermeersch
[gimp-help-2] Fixed small italian spelling errors.,
Marco Ciampa
[jhbuild] [3.0] update devhelp dependencies (switch to gtk+ 3 & co),
Frederic Peters
[jhbuild] [2.30] devhelp has been branched for 2.30,
Frederic Peters
[conglomerate] [i18n] Updated German doc translation,
Mario Blättermann
[devhelp] Created branch gnome-2-30,
Frederic Peters
[devhelp] Port to GTK+ 3,
Frederic Peters
[glib] GDBus: Rename "Introspection XML" section to "D-Bus Introspection Data",
David Zeuthen
[gnome-games] aisleriot: gtk-3.0 build fixes,
Christian Persch
[f-spot/taglib-metadata] Handle even file formats that don't support it using Taglib#.,
Ruben Vermeersch
[f-spot/taglib-metadata] Write any writable tag format.,
Ruben Vermeersch
[f-spot/taglib-metadata] Make sure sidecars are correctly committed.,
Ruben Vermeersch
[f-spot/taglib-metadata] Split ImageFile into factory and abstract types.,
Ruben Vermeersch
[gnome-games] build: Fix the librsvg .pc check,
Christian Persch
[gnome-games] build: Fix --with-gtk check,
Christian Persch
[evolution-rss] Updated Slovenian translation,
Matej Urbančič
[gthumb] fixed multiple selection with shift + mouse click,
Paolo Bacchilega
[gucharmap] GdkRegion doesn't exist anymore,
Matthias Clasen
[gtk+] Remove leftover uses/references of GtkNotebook::group-id,
Xan Lopez
[libgweather] Fix gweather-3.0.pc to actually work,
Vincent Untz
[libgda] Updated Slovenian translation,
Matej Urbančič
[devhelp] Make text search faster by delaying the actual search (GNOME bug 614798),
Frederic Peters
[anjuta/sdb-core-trans] symbol-db: removed all skippable sdb_engine_get_tuple_id_by_unique_name ().,
Massimo Cora'
[anjuta/sdb-core-trans] symbol-db: removed sdb_engine_get_tuple_id_by_unique_name3 ().,
Massimo Cora'
[gnome-commander] Minor docs update,
Piotr Eljasiak
[nautilus-actions] [i18n] Updated German translation,
Mario Blättermann
[ocrfeeder] [i18n] Updated German translation,
Mario Blättermann
[gnome-commander] Updated help docs,
Piotr Eljasiak
[gthumb] initialize all the info fields before registering,
Paolo Bacchilega
[tracker/needle: 14/14] needle: Added statistics dialog,
Martyn James Russell
[tracker/needle: 13/14] needle: Removed back/forward buttons and re-run query if find-in toggled,
Martyn James Russell
[tracker/needle: 12/14] needle: rename tracker_needle binary to tracker-needle,
Martyn James Russell
[tracker/needle: 11/14] needle: Fixed build errors,
Martyn James Russell
[tracker/needle: 10/14] needle: Fixed a bunch of whitespace issues,
Martyn James Russell
[tracker/needle: 9/14] needle: Added config.vapi,
Martyn James Russell
[tracker/needle: 8/14] needle: Fixed UI file name,
Martyn James Russell
[tracker/needle: 7/14] needle: Moved ui and vala files to prefix tracker-,
Martyn James Russell
[tracker/needle: 6/14] needle: Moved needle to tracker-needle,
Martyn James Russell
[tracker/needle: 5/14] needle: Support searching by title as well as content,
Martyn James Russell
[tracker/needle: 4/14] Needle: Fixed icon sizes,
Martyn James Russell
[tracker/needle: 3/14] needle: Added icon support for results and fixed timestamps,
Martyn James Russell
[tracker/needle: 2/14] needle: Updated treeview icon size and details to include size/modified time,
Martyn James Russell
[tracker/needle: 1/14] Initial Needle app,
Martyn James Russell
[tracker] (14 commits) Created branch needle,
Martyn James Russell
[tracker] Deleted branch needle,
Martyn James Russell
[gtk+/gtk-2-22] Deprecate GtkWindow:allow-grow and GtkWindow::allow_shrink properties,
Javier Jardón
[gnome-commander] [i18n] Updated German translation,
Mario Blättermann
[gthumb] do not mark the special codes as translatable,
Paolo Bacchilega
[gthumb] [importer] added a help box for the custom format,
Paolo Bacchilega
[gthumb] Typing destination folder in preferences does not update it,
Paolo Bacchilega
[f-spot/taglib-metadata] Remove final bits of jpegtran.,
Ruben Vermeersch
[f-spot/taglib-metadata] Fix distcheck.,
Ruben Vermeersch
[f-spot/taglib-metadata] Update comment in build file.,
Ruben Vermeersch
[f-spot/taglib-metadata] Remove libjpegtran makefile from configure.ac.,
Ruben Vermeersch
[f-spot/taglib-metadata] Remove a couple of unused libfspot bits.,
Ruben Vermeersch
[gtk+] Remove GtkWindow:allow-grow and GtkWindow::allow_shrink deprecated properties,
Javier Jardón
[gtk+] Deprecate GtkWindow:allow-grow and GtkWindow::allow_shrink properties,
Javier Jardón
[vala] glib-2.0: Fix g_regex_replace_eval binding,
Jürg Billeter
[vala] dova: Fix closures in constructors,
Jürg Billeter
[f-spot/taglib-metadata] Drop jpegtran now that we no longer need it.,
Ruben Vermeersch
[vinagre] Add Esperanto translation,
Kristjan Schmidt
[gedit] Build fails without X,
Ignacio Casal Quinteiro
[f-spot/taglib-metadata] Remove OrientationFilter.,
Ruben Vermeersch
[ease/libraries: 2/2] Merge branch 'master' into libraries,
Nate Stedman
[ease/libraries] (2 commits) ...Merge branch 'master' into libraries,
Nate Stedman
[ease/libraries] Build Ease primarily as a library.,
Nate Stedman
[ease] Created branch libraries,
Nate Stedman
[f-spot/taglib-metadata] Make sure we always parse the sidecar as well.,
Ruben Vermeersch
[totem-pl-parser] Add Esperanto translation,
Kristjan Schmidt
[f-spot/taglib-metadata] Add preference for XMP sidecars in preferences window.,
Ruben Vermeersch
[gnome-session] Remove the compat directory,
Matthias Clasen
[totem] Add Esperanto translation,
Kristjan Schmidt
[gthumb] ignore void attributes,
Paolo Bacchilega
[gedit] Bind the filter-pattern property with the settings equivalent.,
Ignacio Casal Quinteiro
[file-roller] Migrate from dbus-glib to glib's GDBus,
Paolo Bacchilega
[gthumb] use a custom _g_file_has_prefix that works has expected.,
Paolo Bacchilega
[ease/save] [editor] Added Save As and Save a Copy handlers.,
Nate Stedman
[ease] Created branch save,
Nate Stedman
[ease] Allow cancellation of color selection with esc key.,
Nate Stedman
[f-spot/taglib-metadata] Write to XMP sidecar files.,
Ruben Vermeersch
[gnomeweb-wml] nm: add note about IRC channel and mailing list front & center,
Dan Williams
[gconf] [gsettings] Always add specified gettext-domain via command-line option,
Vincent Untz
[mutter] Make MetaRectangle a boxed type,
Owen Taylor
[gconf] [gsettings] Fix gsettings-schema-convert crash when lxml is unavailable,
Vincent Untz
[gtk-engines] Remove the spec file.,
Benjamin Berg
[gtk-engines] Fix Bug #623311 (patch from Diego Escalante Urrelo).,
Benjamin Berg
[gtk+] Add gdk_keymap_get_num_lock_state to the docs,
Matthias Clasen
[gtk-engines] Fix animation. (bug #622982, #612486),
Benjamin Berg
[orca] Fix for bgo#623414 - Orca's date format strings contain an extraneous comma,
Joanmarie Diggs
[ease] Remove MainToolbar references in documentation.,
Nate Stedman
[gdm/gnome-2-30] Fix up new getpw*() wrappers,
Ray Strode
[gnome-color-manager] Rename the softproof intent to 'Print Preview',
Richard Hughes
[gnome-color-manager] trivial: sync spec file with fedora upstream,
Richard Hughes
[glib] Bug 623407 - g_keyfile_settings_backend_new crash,
Ryan Lortie
[yelp] [yelp-application] Fix broken gsettings keyfile setup,
Shaun McCance
[gedit] Autogenerate settings flags and use them.,
Ignacio Casal Quinteiro
[glib] Bug 623402 - schema compiler reports wrong line,
Ryan Lortie
[glib] Bug 623401 - schema compiler: process enums first,
Ryan Lortie
[gedit] Use the right include dir.,
Ignacio Casal Quinteiro
[gedit-plugins] Port drawspaces plugin to libpeas,
Ignacio Casal Quinteiro
[gedit-plugins] Update to work with latest gedit.,
Ignacio Casal Quinteiro
[gtk+] [iconview] Fix segfault when using rubberband selection,
Florian Müllner
[f-spot/mipmapped-loading] Immediately run continuation on same task if only one set.,
Ruben Vermeersch
[gsettings-desktop-schemas] enumify the keys,
Ryan Lortie
[tracker/extractor-dbus-fd: 7/7] Don't free iterator in steroids test,
Adrien Bustany
[tracker/extractor-dbus-fd: 6/7] libtracker-miner: don't free TrackerResultIterator,
Adrien Bustany
[tracker/extractor-dbus-fd: 5/7] libtracker-client: Fix TrackerResultIterator ownership,
Adrien Bustany
[tracker/extractor-dbus-fd: 4/7] libtracker-client: use tracker_dbus_send_and_splice,
Adrien Bustany
[tracker/extractor-dbus-fd: 3/7] FS miner: use the GetMetadataFast of tracker-extract,
Adrien Bustany
[tracker/extractor-dbus-fd: 2/7] tracker-extract: Add a GetMetadataFast method,
Adrien Bustany
[tracker/extractor-dbus-fd: 1/7] libtracker-common: Add "send and splice",
Adrien Bustany
[tracker] (7 commits) Created branch extractor-dbus-fd,
Adrien Bustany
[gsettings-desktop-schemas] Add pkg-config and a header with enums,
Ryan Lortie
[librsvg] [release] post-release bump to 2.31.1,
Hiroyuki Ikezoe
[gimp] libgimpthumb: fix all gtk-doc warnings, and reach 100% doc coverage, yay!,
Michael Natterer
[librsvg] Created tag LIBRSVG_2_31_0,
Hiroyuki Ikezoe
[f-spot/mipmapped-loading: 12/12] Simplify Task, add Threadpool support.,
Ruben Vermeersch
[f-spot/mipmapped-loading: 11/12] Removed the no longer used ImageLoaderThread.,
Ruben Vermeersch
[f-spot/mipmapped-loading: 10/12] Load IconView thumbnails through the Loaders.,
Ruben Vermeersch
[f-spot/mipmapped-loading: 9/12] Remove ThumbnailGenerator.,
Ruben Vermeersch
[f-spot/mipmapped-loading: 8/12] Convert Filmstrip to the tasks framework.,
Ruben Vermeersch
[f-spot/mipmapped-loading: 7/12] Standardize on one WorkerThreadTask.,
Ruben Vermeersch
[f-spot/mipmapped-loading: 6/12] Remove thumbnails through the PhotoLoader.,
Ruben Vermeersch
[f-spot/mipmapped-loading: 5/12] Let PhotoLoaderCache use ILoadable as indices.,
Ruben Vermeersch
[f-spot/mipmapped-loading: 4/12] Add task priorities, with priority inheritance for continuations.,
Ruben Vermeersch
[f-spot/mipmapped-loading: 3/12] Start adding a simple task-based photo loader.,
Ruben Vermeersch
[f-spot/mipmapped-loading: 2/12] Add start of task parallel infrastructure to overcome lack of C# 4.0.,
Ruben Vermeersch
[f-spot/mipmapped-loading: 1/12] Correctly initialize paths.,
Ruben Vermeersch
[f-spot] (12 commits) Created branch mipmapped-loading,
Ruben Vermeersch
[librsvg] [release] 2.31.0,
Hiroyuki Ikezoe
[mutter] Use cairo_region_t when building with gtk+-3.0,
Florian Müllner
[mutter] Allow building with Gtk+-3.0,
Florian Müllner
[mutter] Add compatibility with GTK+ 2.18,
Florian Müllner
[mutter] Replace deprecated GDK symbols,
Florian Müllner
[mutter] Remove deprecated Gtk+ symbols,
Florian Müllner
[gimp] libgimpthumb: move docs from template files to inline comments,
Michael Natterer
[ease] [editor] Allow the user to insert images.,
Nate Stedman
[gsettings-desktop-schemas] Remove file-chooser-backend from org.gnome.desktop.interface,
Vincent Untz
[librsvg] rsvg-gobject.c: g_free object after we free all it's attributes, not before (in instance_dispose() f,
Hiroyuki Ikezoe
[tracker/wal: 8/8] tracker-store: Turtle import improvements,
Jürg Billeter
[tracker/wal: 7/8] tracker-store: Never try to process more than 1 million events,
Jürg Billeter
[tracker/wal: 6/8] tracker-store: Store sender for turtle import tasks as well,
Jürg Billeter
[tracker] Deleted branch dbus,
Jürg Billeter
[tracker/wal: 5/8] libtracker-db: Disable shared cache, required for parallel query and update,
Jürg Billeter
[tracker/wal: 4/8] tracker-store: Allow running queries while update is running,
Jürg Billeter
[glib] GDBus: Hold lock when printing debug messages,
David Zeuthen
[tracker/wal: 3/8] tracker-store: Drop special batch handling,
Jürg Billeter
[tracker/wal: 2/8] libtracker-data: Do not use overly large transactions anymore,
Jürg Billeter
[tracker/wal: 1/8] libtracker-db: Enable Write-Ahead Logging in SQLite,
Jürg Billeter
[tracker] (8 commits) Created branch wal,
Jürg Billeter
[tracker] libtracker-common: Always set last_time in D-Bus client data,
Jürg Billeter
[glib] GDBus: make G_DBUS_DEBUG=authentication work again,
David Zeuthen
[tracker/domain-specific-indexes] libtracker-data: Support for deleting a tracker:domainIndex from ontology,
Philip Van Hoof
[gthumb] Updated French translation,
Bruno Brouard
[gedit] Define GEDIT_LOCKDOWN_ALL outside the enum,
Ignacio Casal Quinteiro
[tracker/dbus] libtracker-common: Always set last_time in D-Bus client data,
Jürg Billeter
[tracker] Created branch dbus,
Jürg Billeter
[pitivi] Updated French translation,
Bruno Brouard
[tracker/extractor-dbus-fd] Don't free iterator in steroids test,
Adrien Bustany
[tracker/extractor-dbus-fd] libtracker-client: port async functions to send_and_splice,
Adrien Bustany
[tracker/extractor-dbus-fd] libtracker-common: Add async send_and_splice,
Adrien Bustany
[tracker/extractor-dbus-fd] libtracker-client: use tracker_dbus_send_and_splice,
Adrien Bustany
[tracker/extractor-dbus-fd] libtracker-common: Add "send and splice",
Adrien Bustany
[tracker/extractor-dbus-fd] Move DBus some constants to libtracker-common,
Adrien Bustany
[tracker/extractor-dbus-fd] FS miner: group alloc and free for FD passing,
Adrien Bustany
[tracker] tracker-store: Fix crash when not building with glibc,
Jürg Billeter
[cheese/gsettings] GSettings port,
Ryan Lortie
[cheese] Created branch gsettings,
Ryan Lortie
[gimp] libgimpmath: fix all gtk-doc warnings,
Michael Natterer
[gimp] libgimpmath: move docs from template files to inline comments,
Michael Natterer
[glib] Update headers being installed in the Visual Studio project,
Tor Lillqvist
[network-manager-applet/NMA_0_8_1] nm-applet: remember "Don't warn me again" checkbox value about missing certificate (rh #610084),
Jiří Klimeš
[network-manager-applet] nm-applet: remember "Don't warn me again" checkbox value about missing certificate (rh #610084),
Jiří Klimeš
[f-spot/taglib-metadata] Move factory bits in ImageFile together.,
Ruben Vermeersch
[f-spot] Correctly initialize paths.,
Ruben Vermeersch
[ease] Updated Slovenian translation,
Matej Urbančič
[gtk+/xi2-playground: 8/8] Add gdk_event_[gs]et_source_device().,
Carlos Garnacho
[gtk+/xi2-playground: 7/8] Add test applications for multidevice events.,
Carlos Garnacho
[gtk+/xi2-playground: 6/8] Add GtkDeviceGroup and ::multidevice-event,
Carlos Garnacho
[gtk+/xi2-playground: 5/8] Turn on multidevice support by default.,
Carlos Garnacho
[gtk+/xi2-playground: 4/8] GdkWindow: Make gdk_window_set_support_multidevice() enable touchpoints.,
Carlos Garnacho
[gtk+/xi2-playground: 3/8] Add gdk_window_[gs]et_source_events(),
Carlos Garnacho
[gtk+/xi2-playground: 2/8] Make GdkDeviceManagerXI2 recognize touchscreen devices.,
Carlos Garnacho
[gtk+/xi2-playground: 1/8] Add GDK_SOURCE_TOUCH.,
Carlos Garnacho
[gtk+] (8 commits) Created branch xi2-playground,
Carlos Garnacho
[gtk+] Deleted branch xi2-playground,
Carlos Garnacho
[ocrfeeder] Updated Slovenian translation,
Matej Urbančič
[gnome-commander] Updated Slovenian translation,
Matej Urbančič
[gnome-menus] Updated Kazakh translation for gdm,
Simos Xenitellis
[gdm] Updated Kazakh translation for gdm,
Simos Xenitellis
[gtk+] Updated Kazakh translation for gtk+,
Simos Xenitellis
[gvfs] Added Kazakh translation for gvfs,
Simos Xenitellis
[evolution-data-server] Update unseen count as new messages come in,
David Woodhouse
[gnomeweb-wml] rhythmbox: add news from latest release,
Jonathan Matthew
[gedit] Renamed filetree to gedit_file_browser,
Garrett Regier
[jhbuild] [3.0] Poppler 0.14.0 C++ bindings are broken; Disable. (GNOME bug 622859),
Craig Keogh
[jhbuild] [3.0] gnome-session ported to GTK+ 3.0,
Vincent Untz
[rhythmbox] transfer-queue: remove extra space from one of the messages,
Jonathan Matthew
[gnome-session] [compat] Drop compatibility tool that set GTK+ 1.x environment variable,
Vincent Untz
[gnome-session] [all] Build against GTK+ 3.0,
Vincent Untz
[gnome-session] [gsm] Fix a GSeal issue,
Vincent Untz
[evolution-data-server/gnome-2-30] Make NSS database initialisation more robust, handle errors better,
David Woodhouse
[hamster-applet] Fix imports,
Patryk Zawadzki
[evolution-data-server] Make NSS database initialisation more robust, handle errors better,
David Woodhouse
[jhbuild] [2.30] libgweather was branched,
Vincent Untz
[jhbuild] [3.0] Add libgweather-3 for the GTK+ 3.0 port of libgweather,
Vincent Untz
[f-spot/mipmapped-loading: 11/11] Removed the no longer used ImageLoaderThread.,
Ruben Vermeersch
[f-spot/mipmapped-loading: 10/11] Load IconView thumbnails through the Loaders.,
Ruben Vermeersch
[libgweather] Created branch gnome-2-30,
Vincent Untz
[f-spot/mipmapped-loading: 9/11] Remove ThumbnailGenerator.,
Ruben Vermeersch
[f-spot/mipmapped-loading: 8/11] Convert Filmstrip to the tasks framework.,
Ruben Vermeersch
[f-spot/mipmapped-loading: 7/11] Standardize on one WorkerThreadTask.,
Ruben Vermeersch
[f-spot/mipmapped-loading: 6/11] Remove thumbnails through the PhotoLoader.,
Ruben Vermeersch
[f-spot/mipmapped-loading: 5/11] Let PhotoLoaderCache use ILoadable as indices.,
Ruben Vermeersch
[f-spot/mipmapped-loading: 4/11] Add task priorities, with priority inheritance for continuations.,
Ruben Vermeersch
[f-spot/mipmapped-loading: 3/11] Start adding a simple task-based photo loader.,
Ruben Vermeersch
[f-spot/mipmapped-loading: 2/11] Add start of task parallel infrastructure to overcome lack of C# 4.0.,
Ruben Vermeersch
[f-spot/taglib-metadata: 29/29] Fix post-rebase breakage.,
Ruben Vermeersch
[f-spot/mipmapped-loading: 1/11] Correctly initialize paths.,
Ruben Vermeersch
[f-spot/taglib-metadata: 28/29] Obsolete PngFile as well.,
Ruben Vermeersch
[f-spot] (11 commits) Created branch mipmapped-loading,
Ruben Vermeersch
[f-spot/taglib-metadata: 27/29] First Imaging type killed: JpegFile is now fully generic.,
Ruben Vermeersch
[f-spot/taglib-metadata: 26/29] Remove more unused code.,
Ruben Vermeersch
[f-spot/taglib-metadata: 25/29] Handle creation of derived versions with Taglib#.,
Ruben Vermeersch
[f-spot] Deleted branch mipmapped-loading,
Ruben Vermeersch
[f-spot/taglib-metadata: 24/29] Update to Taglib# with metadata copy support.,
Ruben Vermeersch
[f-spot/taglib-metadata: 23/29] Removed TIFF write support from Imaging.,
Ruben Vermeersch
[f-spot/taglib-metadata: 22/29] Pull in latest Taglib#, which fixes XMP write bugs.,
Ruben Vermeersch
[f-spot/taglib-metadata: 20/29] Move all Imaging code in its own namespace.,
Ruben Vermeersch
[f-spot/taglib-metadata: 21/29] Convert XmpTagsImporter to TagLib#.,
Ruben Vermeersch
[f-spot/taglib-metadata: 19/29] Move stuff that's only used by Imaging to Imaging.,
Ruben Vermeersch
[f-spot/taglib-metadata: 18/29] Move FileBrowsableItem into Core.,
Ruben Vermeersch
[f-spot/taglib-metadata: 17/29] Remove a pile of unused code.,
Ruben Vermeersch
[libgweather] Port to GTK+ 3.0, add introspection support and bump version to 2.90.1,
Vincent Untz
[f-spot/taglib-metadata: 16/29] Remove unused JpegHeader.,
Ruben Vermeersch
[f-spot/taglib-metadata: 15/29] Update to Taglib# with CR2 support.,
Ruben Vermeersch
[f-spot/taglib-metadata: 13/29] Add XMP sidecar parsing.,
Ruben Vermeersch
[f-spot/taglib-metadata: 14/29] Add XMP sidecar writing.,
Ruben Vermeersch
[f-spot/taglib-metadata: 12/29] Write to hidden file.,
Ruben Vermeersch
[f-spot/taglib-metadata: 11/29] Remove the home-made safe-writing pattern.,
Ruben Vermeersch
[f-spot/taglib-metadata: 10/29] Make sure the temporary file on writing is removed.,
Ruben Vermeersch
[f-spot/taglib-metadata: 8/29] Big leap closer to Taglib# usage.,
Ruben Vermeersch
[f-spot/taglib-metadata: 9/29] Implement a safe writing pattern for GIOTagLibFileAbstraction.,
Ruben Vermeersch
[f-spot/taglib-metadata: 7/29] Pull date handling out of Imaging.,
Ruben Vermeersch
[f-spot/taglib-metadata: 6/29] Slightly decouple from ImageFile.,
Ruben Vermeersch
[f-spot/taglib-metadata: 5/29] Fix assembly path for Taglib# build.,
Ruben Vermeersch
[f-spot/taglib-metadata: 4/29] Make it build.,
Ruben Vermeersch
[f-spot/taglib-metadata: 3/29] More resource disposal.,
Ruben Vermeersch
[f-spot/taglib-metadata: 2/29] Initial replacement of libexif usage by Taglib#.,
Ruben Vermeersch
[f-spot/taglib-metadata: 1/29] Embed TagLib# as a submodule.,
Ruben Vermeersch
[f-spot] (29 commits) Created branch taglib-metadata,
Ruben Vermeersch
[f-spot] Deleted branch taglib-metadata,
Ruben Vermeersch
[gnome-panel] [build] Add introspection status in configure output,
Vincent Untz
[f-spot/taglib-metadata] Obsolete PngFile as well.,
Ruben Vermeersch
[f-spot/taglib-metadata] First Imaging type killed: JpegFile is now fully generic.,
Ruben Vermeersch
[tracker/drop-inotify] libtracker-miner: Remove events timeout source when finalizing the TrackerMonitor,
Aleksander Morgado
[gnomeweb-wml] rhythmbox: install changelog file,
Jonathan Matthew
[gnomeweb-wml] rhythmbox: add 0.13.0,
Jonathan Matthew
[f-spot/taglib-metadata] Remove more unused code.,
Ruben Vermeersch
[evolution-data-server] Keep better track of server-side UNREAD count.,
David Woodhouse
[evolution-data-server] Don't refetch message headers we already have.,
David Woodhouse
[evolution-data-server] Add sanity check after QRESYNC,
David Woodhouse
[rhythmbox] Release 0.13.0,
Jonathan Matthew
[gtk+] Annotate gdk_display_manager_list_displays return value,
Tomeu Vizoso
[vinagre] [l10n] Updated Estonian translation,
Priit Laes
[totem] [l10n] Updated Estonian translation,
Priit Laes
[gnome-keyring] [l10n] Updated Estonian translation,
Priit Laes
[hamster-applet] [l10n] Updated Estonian translation,
Priit Laes
[f-spot] Removed DbUtil utility methods in favor of Hyena DateTimeUtil.,
Ruben Vermeersch
[f-spot/taglib-metadata] Handle creation of derived versions with Taglib#.,
Ruben Vermeersch
[f-spot/taglib-metadata] Update to Taglib# with metadata copy support.,
Ruben Vermeersch
[totem] Remove unused parameter from TotemOpenLocation,
Philip Withnall
[totem] Add some sanity checks to TotemOpenLocation dialog,
Philip Withnall
[totem] Disable Open button in TotemOpenLocation dialog when URI entry is empty,
Philip Withnall
[totem] Do not hold GtkBuilder object after initialization in TotemOpenLocation,
Philip Withnall
[empathy] empathy-types: remove EmpathyContactMonitor,
Guillaume Desmottes
[totem] Port tracker plugin to libpeas,
Philip Withnall
[vala] Add support for [Print] method attribute,
Jürg Billeter
[gnome-packagekit] Ignore message types we do not recognize. Fixes rh#575669,
Richard Hughes
[gthumb] automatically select the catalog after creating it.,
Paolo Bacchilega
[gthumb] removed icons from the script menu items,
Paolo Bacchilega
[ease] [editor] Added a rectangle around actors.,
Nate Stedman
[gnome-shell] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[gnome-screensaver] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[tracker/tracker-0.8] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[ease] [editor] Fixed handles.,
Nate Stedman
[ease] [ui] Added padding to the inspector.,
Nate Stedman
[ease] Remove source-* files, move towards libsourcelist.,
Nate Stedman
[gimp-help-2] Updated Japanese screenshots and translation,
RyoTa SimaMoto
[ease] [ui] Added zoom in/out menu items.,
Nate Stedman
[ease] Ported the editor window to GtkBuilder.,
Nate Stedman
[ease/builder] Ported the editor window to GtkBuilder.,
Nate Stedman
[ease] Created branch builder,
Nate Stedman
[gtk+] Show lock warning for num lock as well as caps lock,
William Jon McCann
[gtk+] [gdk] Add gdk_keymap_get_num_lock_state,
William Jon McCann
[gnome-screensaver] Add num lock warning when using recent GTK+,
William Jon McCann
[gnome-screensaver] Use the updated signals in the test program,
William Jon McCann
[gnome-screensaver] Use gdk api to detect caps lock mode,
William Jon McCann
[libnotify/0.5] Use correct variable in NULL check,
William Jon McCann
[libnotify] Use correct variable in NULL check,
William Jon McCann
[libnotify] Unstable branch is now at 0.6,
William Jon McCann
[libnotify/0.5] Skip version 0.5.1 since it was a release done from the wrong branch,
William Jon McCann
[libnotify/0.5] Fix assertion when uniniting without any notifications,
William Jon McCann
[libnotify] Created branch 0.5,
William Jon McCann
[netspeed/unstable] Create a new class NetworkDevice, which implements polling the info from glibtop,
Jörgen Scheibengruber
[gcalctool] Enable maximum warnings and fix warnings,
Robert Ancell
[glib] Bug 622124 - implement flags for GSettings,
Ryan Lortie
[libpeas] Use single-includes in the peas-demo application.,
Steve Frécinaux
[libpeas] Add single-include headers.,
Steve Frécinaux
[libpeas] Show debugging log messages only when PEAS_DEBUG is set,
Steve Frécinaux
[totem] Port galago plugin to libpeas,
Philip Withnall
[meld] Clear inline highlighting cache on refresh/reload,
Kai Willadsen
[meld] Use regular colon character in zh_CN translation (closes bgo#623217),
Kai Willadsen
[gnome-commander] XML config: write opened tabs on exit,
Piotr Eljasiak
[gnome-commander] Options: save tabs on exit,
Piotr Eljasiak
[gimp-help-2] Updated italian screenshots and a couple of .po little fixies,
Marco Ciampa
[libgnomekbd] Improved rendering,
Sergey V . Udaltsov
[gedit] Add two checks to GeditTab,
Garrett Regier
[libpeas] [PeasUIPluginManager] Check that the configuration widget is not a toplevel,
Garrett Regier
[libpeas] Don't abort if an error occurred while getting a Python plugin extension,
Garrett Regier
[libpeas] Some string fixes,
Garrett Regier
[gedit] Adapt to latest libpeas api change.,
Ignacio Casal Quinteiro
[anjuta/sdb-core-trans: 21/21] symbol-db: excluded file_symbols_cache.,
Massimo Cora'
[anjuta/sdb-core-trans: 20/21] symbol-db: cleaned sdb_engine_add_new_symbol ().,
Massimo Cora'
[anjuta/sdb-core-trans: 19/21] symbol-db: partially removed sdb_engine_get_tuple_id_by_unique_name2 (),
Massimo Cora'
[anjuta/sdb-core-trans: 18/21] Merge branch 'master' into sdb-core-trans,
Massimo Cora'
[anjuta/sdb-core-trans: 14/21] Merge branch 'master' into sdb-core-trans,
Massimo Cora'
[anjuta/sdb-core-trans] (21 commits) ...symbol-db: excluded file_symbols_cache.,
Massimo Cora'
[gnumeric] checks: check argument references within help texts.,
Morten Welinder
[goffice] Fixed rows and columns count in GogGraph.,
Jean Bréfort
[gimp] libgimpmodule: fix some gtk-doc warnings,
Michael Natterer
[gimp] libgimpmodule: move docs from templates to inline comments,
Michael Natterer
[gedit] Remove plugin icon.,
Ignacio Casal Quinteiro
[anjuta] symbol-db: Fixed bgo #617472: doubled items in locals view,
Naba Kumar
[gnac] Quick change to changelog that permits packaging,
David Joaquim
[gnumeric] Improve function syntax tooltips. [#623317],
Andreas J . Guelzow
[releng] Updated handling of missing tarballs,
Frederic Peters
[totem] Updated Hebrew translation.,
Yaron Shahrabani
[vinagre/gnome-2-30] Updated Polish translation,
Łukasz Jernaś
[planet-web] Update my feed URL yet again,
Mukund Sivaraman
[damned-lies] Updated Polish translation,
Łukasz Jernaś
[cheese/three-point-oh] remove flash and countdown items from Cheese menu,
Daniel G . Siegel
[glib] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[krb5-auth-dialog] Use cairo_region_t instead of GdkRegion,
Guido Günther
[krb5-auth-dialog] Bump dependencies for GNOME 3.0,
Guido Günther
[cheese/three-point-oh] the found an effect message should be a message, not a critical one,
Daniel G . Siegel
[gbrainy] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[gedit] Do not specify the icon.,
Ignacio Casal Quinteiro
[rygel] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[cheese/three-point-oh] add some try-catchs on critical instructions,
Daniel G . Siegel
[cheese/three-point-oh] remove incompatible return type warning,
Daniel G . Siegel
[gucharmap] g_type_init doesn't take arguments,
Matthias Clasen
[gucharmap] Don't use gtk_type_init when gtk-doc scans for types,
Matthias Clasen
[gtk+/gtk-2-22] Actually build faq if enabled,
Colin Walters
[epiphany] epiphany.pc.in: use 3.0 not 2.0 versions,
Diego Escalante Urrelo
[evolution-rss] use xml:base when resolving links if feed provides it,
Lucian Langa
[gnumeric] fix argument mark-up,
Andreas J . Guelzow
[glib] Bug 620913 – More control with G_DBUS_DEBUG,
David Zeuthen
[beast] If errors occur on write, retrigger write handle (not read handle).,
Stefan Westerfeld
[nautilus] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[gvfs] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[gnome-system-tools] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[gedit] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[gnome-panel] [bonobo] More GSeal work,
Vincent Untz
[gthumb] always zoom to fit for consinstency with the clutter projector.,
Paolo Bacchilega
[gthumb] use the non-clutter projector when no effect is selected,
Paolo Bacchilega
[gnome-panel/gnome-2-30] Drop up front call to pager_update,
Ray Strode
[gnome-panel/gnome-2-30] Don't show applet until after connecting to realize,
Ray Strode
[network-manager-applet/NMA_0_8_1] editor: fix listing connections in the editor on ppc64 platform (rh #608663),
Jiří Klimeš
[gnome-panel] Drop up front call to pager_update,
Ray Strode
[evolution-data-server] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[gnome-commander] Added tuple.h, a small utility for 'triple' class,
Piotr Eljasiak
[releng] Do not use <tarball> elements for different module types,
Frederic Peters
[rygel-grilo] Handle ListItems and ListContainers message,
Juan A . Suarez Romero
[network-manager-applet] editor: fix listing connections in the editor on ppc64 platform (rh #608663),
Jiří Klimeš
[rygel-grilo] Add support for ListItems/ListContainers in rygel-grilo,
Juan A . Suarez Romero
[rygel-grilo] Implement ListContainers/ListItems in client side,
Juan A . Suarez Romero
[rygel-grilo] Get rid of Items and Containers properties,
Juan A . Suarez Romero
[gnac/devel] (4 commits) ...Updated debian packaging files,
David Joaquim
[glib] GDBus: Fix bug in child enumeration,
David Zeuthen
[jhbuild] [3.0] remove spare <branch/> node on startup-notification,
Frederic Peters
[beast] PO: updates to pass checks,
Stefan Westerfeld
[tracker] Created tag 0.9.11,
Martyn James Russell
[tracker] Release 0.9.11,
Martyn James Russell
[tracker] Updated NEWS,
Martyn James Russell
[gedit] Update POTFILES.,
Ignacio Casal Quinteiro
[tracker/drop-inotify] tracker-monitor-tests: Added new test for the MOVE+DELETE issue with GIO,
Aleksander Morgado
[glib] Use "unix:" instead of tcp in test for now...,
Ryan Lortie
[tracker/drop-inotify] tracker-monitor-tests: test the directory move with files inside,
Aleksander Morgado
[gedit] Adapt to peas api change.,
Ignacio Casal Quinteiro
[tracker/tracker-0.8] Released 0.8.14,
Martyn James Russell
[tracker/tracker-0.8] Updated NEWS,
Martyn James Russell
[tracker/tracker-0.8] Fixes: GB#622702 - 0.8.13 does not build with gio 2.22 anymore,
Martyn James Russell
[tracker/tracker-0.8] function-tests : added mass storage mode test cases,
Martyn James Russell
[tracker/tracker-0.8] Fixes NB#177447: Remove the 'error' signal from TrackerMiner object,
Martyn James Russell
[tracker/tracker-0.8] libtracker-miner: Fix potential invalid read error,
Martyn James Russell
[tracker/tracker-0.8] libtracker-miner: small alignment fixes,
Martyn James Russell
[tracker/tracker-0.8] Fixes GB#623203: Fix segfault when guessing content type in mounts without path,
Martyn James Russell
[tracker/tracker-0.8] tracker-store: Reuse string chunk during event handling,
Martyn James Russell
[tracker/tracker-0.8] tracker-store: Drop GArray use for change events,
Martyn James Russell
[tracker/tracker-0.8] tracker-store: Use hash tables to check for event duplicates,
Martyn James Russell
[tracker/tracker-0.8] tracker-store: Improve memory allocation for change events,
Martyn James Russell
[tracker/tracker-0.8] tracker-store: Use more reasonable chunk size for event subjects,
Martyn James Russell
[tracker/tracker-0.8] Added -Wno-portability to AM_INIT_AUTOMAKE,
Martyn James Russell
[tracker/tracker-0.8] Plug leaks in GStreamer extractor on pipeline creation errors.,
Martyn James Russell
[tracker/tracker-0.8] Plug leaks in XMP extractor.,
Martyn James Russell
[tracker/tracker-0.8] Bug 622734 - too many open files error / possible file descriptor leak,
Martyn James Russell
[tracker/tracker-0.8] tracker-control: Fixed typo in --help,
Martyn James Russell
[tracker/tracker-0.8] tracker-preferences: Fixed compilation warnings,
Martyn James Russell
[tracker/tracker-0.8] TrackerMinerFS: Take into account first crawl directories when generating mtime cache.,
Martyn James Russell
[tracker/tracker-0.8] Fixes NB#174202 and NB#176932: A file with 'video/x-ms-asf' mimetype may actually be audio-only.,
Martyn James Russell
[tracker/tracker-0.8] Update Authors,
Martyn James Russell
[tracker/tracker-0.8] t-s-b, t-s-i: Update copyright year to 2010,
Martyn James Russell
[tracker/tracker-0.8] Fixes GB#616809: t-s-t shows Author as urn:uuid: in metadata bar,
Martyn James Russell
[tracker/tracker-0.8] t-s-t: remove trailing whitespaces,
Martyn James Russell
[tracker/tracker-0.8] Evolution: Don't fail to add mails with spaces in the folder name.,
Martyn James Russell
[tracker/tracker-0.8] Fixes GB#511474: Remove the option to index remote mounted directories,
Martyn James Russell
[tracker] Created tag 0.8.14,
Martyn James Russell
[tracker/tracker-0.8] Updated .gitignore for .tar.gz,
Martyn James Russell
[yelp-xsl] [mal2html-page.xsl] Include comment CSS when not in editor mode,
Shaun McCance
[tracker] Fixes: GB#622702 - 0.8.13 does not build with gio 2.22 anymore,
Martyn James Russell
[gedit] Port pythonconsole to libpeas and gsettings.,
Ignacio Casal Quinteiro
[libpeas] [PeasUIPluginManager] Create a dialog to host the configure widget.,
Steve Frécinaux
[libpeas] [PeasUIConfigurable] Rename create_configure_dialog() to _widget(),
Steve Frécinaux
[tracker/drop-inotify] tracker-monitor-tests: New directory event tests (create and move_to_monitored),
Aleksander Morgado
[nautilus] Cleanup non-existant folders on pathbar (bug #310205).,
Cosimo Cecchi
[brasero/gnome-2-30] Updated Hungarian translation,
Gabor Keleman
[brasero] Updated Hungarian translation,
Gabor Keleman
[tracker] function-tests : added mass storage mode test cases,
Martyn James Russell
[gthumb] code cleanup,
Paolo Bacchilega
[gthumb] added 'e' shortcut to activate the edit tools,
Paolo Bacchilega
[nautilus] Require GTK+ 2.90.5.,
Cosimo Cecchi
[nautilus] Add missing modeline.,
Cosimo Cecchi
[nautilus] Fix build with GTK+3 master, use cairo_region_t.,
Cosimo Cecchi
[pygtk-web] 2010-07-01 Rafael Villar Burke <pachi rvburke com>,
Rafael Villar Burke
[tracker: 3/3] Merge branch 'cpuaffinity',
Martyn James Russell
[tracker] (3 commits) ...Merge branch 'cpuaffinity',
Martyn James Russell
[tracker/cpuaffinity] tracker-store: Protect non-portable GNU functions from compilation error,
Martyn James Russell
[tracker] Fixes NB#177447: Remove the 'error' signal from TrackerMiner object,
Aleksander Morgado
[gimp] Translation fix by suggestion from Terion,
Alexandre Prokoudine
[tracker/domain-specific-indexes] squash fix,
Philip Van Hoof
[accounts-dialog] Updated Hebrew translation.,
Yaron Shahrabani
[tracker/domain-specific-indexes] libtracker-data: Only write to the domain-index class if the resource is one of them,
Philip Van Hoof
[gnome-packagekit] Ensure we reset the UI to sensitive after creating the system package list,
Richard Hughes
[gnome-packagekit] Save the package lists to the specified directory, not the system default. Fixes rh#609531,
Richard Hughes
[gnome-packagekit] Ensure files created with gpk-service-pack do not have '; ' in them,
Richard Hughes
[gnome-packagekit] trivial: sync spec file with Fedora,
Richard Hughes
[jhbuild] Make gnome-settings-daemon require gnome-desktop-3,
Matthias Clasen
[ocrfeeder] widgetPresenter: Prevent problems when getting the Unpaper image preview,
Joaquim Manuel Pereira Rocha
[ocrfeeder] widgetModeler: Prevent problems when updating the background image,
Joaquim Manuel Pereira Rocha
[tracker/domain-specific-indexes] libtracker-data: Also write to the domain class' table in case of domain specific index,
Philip Van Hoof
[tracker/domain-specific-indexes] squash with previous,
Philip Van Hoof
[tracker/domain-specific-indexes] libtracker-data: Added debugging output,
Philip Van Hoof
[tracker/domain-specific-indexes] removed debugging aid,
Philip Van Hoof
[tracker/domain-specific-indexes] libtracker-data: Copy data from source to domain-index mirror column,
Philip Van Hoof
[jhbuild] Make vte3 use gtk3,
Matthias Clasen
[gnumeric] configure: bump goffice req for go_string_replace.,
Morten Welinder
[goffice] go_string_replace: don't rely of g_string_erase being sane.,
Morten Welinder
[nautilus] Don't set has_custom_name for current location bookmark.,
Cosimo Cecchi
[nautilus] Remove dead code.,
Cosimo Cecchi
[gnome-system-tools] Bug 611453 - Change "Login" to "Username",
Milan Bouchet-Valat
[libnotify] Fix assertion when uniniting without any notifications,
Martin Pitt
[tomboy] Add Esperanto translation,
Kristjan Schmidt
[goocanvas/new-api] updated ChangeLog,
Damon Chaplin
[goocanvas/new-api] 2010-06-30 Damon Chaplin <damon gnome org>,
Damon Chaplin
[jhbuild] [3.0] don't explicitely enable geoclue support in webkit3,
Frederic Peters
[jhbuild] [3.0] WebKit-3 depends on geoclue,
Craig Keogh
[nautilus] Change "Clean Up by Name" to "Organize Desktop by Name" (#530136),
Cosimo Cecchi
[gvfs] Provide more information in the SSH dialog.,
Cosimo Cecchi
[nautilus-actions] Updated Hebrew translation.,
Yaron Shahrabani
[gedit] Generate automatically the settings enum.,
Ignacio Casal Quinteiro
[gnome-system-tools] Bug 611453 - Change "Short name" to "Login",
Milan Bouchet-Valat
[nautilus] Ignore > 2 clicks in the icon container (#621098).,
Cosimo Cecchi
[tracker] libtracker-miner: Fix potential invalid read error,
Aleksander Morgado
[ocrfeeder] setup: Delete trailing whitespaces,
Joaquim Manuel Pereira Rocha
[ocrfeeder] ocrEngines: Delete trailing whitespaces,
Joaquim Manuel Pereira Rocha
[ocrfeeder] layoutAnalysis: Delete trailing whitespaces,
Joaquim Manuel Pereira Rocha
[ocrfeeder] imageManipulation: Delete trailing whitespaces,
Joaquim Manuel Pereira Rocha
[ocrfeeder] documentGeneration: Delete trailing whitespaces,
Joaquim Manuel Pereira Rocha
[ocrfeeder] lib: Delete trailing whitespaces,
Joaquim Manuel Pereira Rocha
[ocrfeeder] graphics: Delete trailing whitespaces,
Joaquim Manuel Pereira Rocha
[ocrfeeder] constants: Delete trailing whitespaces,
Joaquim Manuel Pereira Rocha
[ocrfeeder] cliutils: Delete trailing whitespaces,
Joaquim Manuel Pereira Rocha
[ocrfeeder] dataHolder: Delete trailing whitespaces,
Joaquim Manuel Pereira Rocha
[ocrfeeder] configuration: Delete trailing whitespaces,
Joaquim Manuel Pereira Rocha
[ocrfeeder] customWidgets: Delete trailing whitespaces,
Joaquim Manuel Pereira Rocha
[ocrfeeder] studioBuilder: Delete trailing whitespaces,
Joaquim Manuel Pereira Rocha
[ocrfeeder] widgetModeler: Delete trailing whitespaces,
Joaquim Manuel Pereira Rocha
[ocrfeeder] widgetPresenter: Delete trailing whitespaces,
Joaquim Manuel Pereira Rocha
[gthumb] added ability to assign a keyboard shortcut to a script,
Paolo Bacchilega
[gnome-screensaver] Updated Greek translation,
Simos Xenitellis
[tracker] Deleted branch signals,
Jürg Billeter
[tracker/cpuaffinity] tracker-store: Avoid CPU hopping of main threads,
Jürg Billeter
[tracker] Created branch cpuaffinity,
Jürg Billeter
[tracker] Deleted branch cpuaffinity,
Jürg Billeter
[f-spot/taglib-metadata: 11/11] Merge remote branch 'origin/master' into taglib-metadata,
Ruben Vermeersch
[f-spot/taglib-metadata] (11 commits) ...Merge remote branch 'origin/master' into taglib-metadata,
Ruben Vermeersch
[gnome-packagekit] trivial: Post release version bump,
Richard Hughes
[gnomeweb-wml] Add *.swp to .gitignore,
Vincent Untz
[gnomeweb-wml] [wgo] Add press release about extra sessions at GUADEC,
Vincent Untz
[gnome-power-manager] trivial: Post release version bump,
Richard Hughes
[gnome-packagekit] Release version 2.31.4,
Richard Hughes
[gnome-packagekit] Created tag GNOME_PACKAGEKIT_2_31_4,
Richard Hughes
[gnome-pilot/dbus] Don't pass GNOME_Pilot_SysInfo into pilot-link. Use struct SysInfo. Fixes segfault when using the w,
Matthew Charles Davey
[gnome-color-manager] trivial: Post release version bump,
Richard Hughes
[gnome-power-manager] GNOME Power Manager 2.31.4,
Richard Hughes
[gnome-power-manager] Created tag GNOME_POWER_MANAGER_2_31_4,
Richard Hughes
[gnome-color-manager] Release version 2.31.4,
Richard Hughes
[gnome-color-manager] Created tag GNOME_COLOR_MANAGER_2_31_4,
Richard Hughes
[evolution-data-server] Fix memory leak in imapx_continuation() with SASL auth,
David Woodhouse
[evolution-data-server] Fix memory leak in summary_header_to_db(),
David Woodhouse
[gthumb] put "share" after "tools" on the toolbar,
Paolo Bacchilega
[tracker] libtracker-miner: small alignment fixes,
Aleksander Morgado
[ocrfeeder] widgetPresenter: Set the pages (ScrolledWindow) and the box editor accessible names,
Joaquim Manuel Pereira Rocha
[ocrfeeder] widgetModeler: Set the pages (IconView) and the the selectable boxes area accessible name,
Joaquim Manuel Pereira Rocha
[ocrfeeder] widgetPresenter: Improve the a11y of the Unpaper dialog,
Joaquim Manuel Pereira Rocha
[ocrfeeder] widgetPresenter: Add the mnemonic to the OCR engines dialog's detect button,
Joaquim Manuel Pereira Rocha
[ocrfeeder] widgetPresenter: Improve the a11y of the OCR engine settings' dialog,
Joaquim Manuel Pereira Rocha
[ocrfeeder] widgetPresenter: Improve the a11y of the Preferences dialog,
Joaquim Manuel Pereira Rocha
[ocrfeeder] Remove the image stroke color option from Preferences,
Joaquim Manuel Pereira Rocha
[ocrfeeder] widgetPresenter: Improve the a11y of the BoxEditor's text properties (text page),
Joaquim Manuel Pereira Rocha
[ocrfeeder] widgetPresenter: Improve the a11y of the BoxEditor's OCR text properties,
Joaquim Manuel Pereira Rocha
[ocrfeeder] widgetPresenter: Improve the a11y of the BoxEditor's text style properties,
Joaquim Manuel Pereira Rocha
[ocrfeeder] widgetPresenter: Improve the a11y of the BoxEditor's type properties,
Joaquim Manuel Pereira Rocha
[tracker] Fixes GB#623203: Fix segfault when guessing content type in mounts without path,
Aleksander Morgado
[ocrfeeder] widgetPresenter: Improve the a11y of the BoxEditor's bounds properties,
Joaquim Manuel Pereira Rocha
[tracker/extractor-dbus-fd: 2/2] FS miner: use the GetMetadataFast of tracker-extract,
Adrien Bustany
[tracker/extractor-dbus-fd: 1/2] tracker-extract: Add a GetMetadataFast method,
Adrien Bustany
[tracker] (2 commits) Created branch extractor-dbus-fd,
Adrien Bustany
[tracker] Deleted branch extractor-dbus-fd,
Adrien Bustany
[gnac] Updated debian packaging files,
Benoît Dupasquier
[nautilus-ideviceinfo] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[tracker] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[vinagre] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[totem] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[gnome-control-center] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[evolution] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[gnome-settings-daemon] Updated Spanish translation,
Jorge Gonzalez Gonzalez
[glom/feature_backup] In progress,
Murray Cumming
[glom] Created branch feature_backup,
Murray Cumming
[gnumeric] Improve horizontal fill. [#594193, part 3],
Andreas J . Guelzow
[gnumeric] use go_string_replace,
Andreas J . Guelzow
[goffice] go_string_replace: new function.,
Morten Welinder
[banshee] Update README.releasing and release-rc,
Alexander Kojevnikov
[gtk+/gtk-2-22] [gdk] Add gdk_window_has_native() function,
Javier Jardón
[gtk+] [gdk] Remove GdkWindowObject public structure,
Javier Jardón
[gtk+] [gdk] Add gdk_window_has_native() function,
Javier Jardón
[cheese/three-point-oh] reindent some vala files,
Daniel G . Siegel
Mail converted by MHonArc