Skip to content
Tags give the ability to mark specific points in history as being important
  • garcon-0.7.0 protected
    c78e7fed · Updates for release ·
    0.7.0
    
    - Add garcon_menu_item_[g|s]et_keywords to docs
    - Add garcon_gtk_menu_get_desktop_actions_menu
    - Improve docstrings
    - Translation Updates:
      Albanian, Asturian, Belarusian, Chinese (Taiwan), Galician, Georgian,
      Hindi, Spanish
  • xfce-4.14.0 protected
    ad6c65f7 · Updates for release ·
    This release is part of the Xfce 4.14 platform release. For a complete changelog please visit: https://xfce.org/download/changelogs/4.14
  • xfce-4.14pre3 protected
    ad6c65f7 · Updates for release ·
    This release is part of the Xfce 4.14 pre3 platform release. For an overview of Xfce 4.14 pre3 please visit: https://wiki.xfce.org/releng/4.14/xfce_4.14pre3
  • garcon-0.6.4 protected
    ad6c65f7 · Updates for release ·
    garcon-0.6.4
  • xfce-4.14pre2 protected
    5b722c9f · Updates for release ·
    This release is part of the Xfce 4.14 pre2 platform release. For an overview of Xfce 4.14 pre2 please visit: https://wiki.xfce.org/releng/4.14/xfce_4.14pre2
  • garcon-0.6.3 protected
    5b722c9f · Updates for release ·
    0.6.3
    =====
    - Fix g_type_class_add_private deprecation in recent GLib
    - Translation Updates:
      Albanian, Basque, Bengali, Czech, Danish, Hebrew, Icelandic, Italian,
      Kazakh, Polish, Russian, Spanish
  • xfce-4.14pre1 protected
    93b2f203 · Updates for release ·
    This release is part of the Xfce 4.14 pre1 platform release. For an overview of Xfce 4.14 pre1 please visit: https://wiki.xfce.org/releng/4.14/xfce_4.14pre1
  • garcon-0.6.2 protected
    93b2f203 · Updates for release ·
    garcon-0.6.2
  • garcon-0.6.1 protected
    05f976bf · Updates for release. ·
    garcon-0.6.1
  • garcon-0.6.0 protected
    881b92c8 · Updates for release. ·
    garcon-0.6.0
  • garcon-0.5.0 protected
    Port to gtk3
  • garcon-0.4.0 protected
    0150336d · update API reference ·
    0.4.0
    =====
    - Update intltool (bug #8930)
    - Fix menu icons for misconfigured desktop files (Bug 10709)
    - Add case insensitive sorting to the menu (bug #10594)
    - Don't force URLs to be opened in a web browser (bug #10212)
    - Translation updates: ast, bg, de, el, eo, es, fr, he, nb, pl, sk, te
  • garcon-0.3.0 protected
    69ff09cf · Updates for release. ·
    - Avoid direct include of garcon-menu.h.
    - Add garcon_set_environment_xdg() function.
    - Add a garcon-gtk library for common gtk functions.
    - Bail out of creating a directory menu if it doesn't have a name.
    - Translation updates: Arabic, Bulgarian, Catalan (Valencian), Czech,
      Danish, German, Greek, English (Australia), English (United Kingdom),
      Esperanto, Spanish (Castilian), Estonian, Basque, Finnish, French,
      Galician, Hebrew, Croatian, Hungarian, Indonesian, Icelandic,
      Italian, Japanese, Kazakh, Korean, Lithuanian, Malay, Norwegian
      Bokmal, Dutch (Flemish), Norwegian Nynorsk, Occitan (post 1500),
      Polish, Portuguese, Portuguese (Brazilian), Romanian, Russian,
      Slovenian, Albanian, Serbian, Swedish, Telugu, Thai, Turkish, Uyghur,
      Ukrainian, Urdu, Chinese (China), Chinese (Hong Kong), Chinese
      (Taiwan).
  • garcon-0.2.1 protected
    f457f449 · Updates for release. ·
    0.2.1
    =====
    - g_thread_init is deprecated since glib 2.32.
    - Remove unmaintained translations.
    - Fix deprecating warnings in tests.
    - Use new mutex locking api if available.
    - Autotools updates.
    - Translation updates: Arabic, Bulgarian, Spanish (Castilian),
      Icelandic, Korean, Kurdish, Malay, Dutch (Flemish), Russian,
      Slovenian, Serbian, Uyghur.
  • garcon-0.2.0 protected
    be303f2d · Updates for release. ·
    0.2.0
    =====
    - Updates for xfce4-run.desktop.
    - Remove xfhelp4.desktop from the menu.
    - Add debugging for file monitoring and reloading.
    - Reduce signal emission on delete events (bug #8671).
    - Translation updates: English (United Kingdom), Croatian, Hungarian,
      Japanese, Korean, Dutch (Flemish), Romanian, Chinese (China).
  • garcon-0.1.12 protected
    7d751bcf · Updates for release. ·
    0.1.12
    ======
    - Add missing or fix incorrect licenses.
    - Fix segfault if null is set.
    - Translation updates: Greek, Galician, Japanese, Korean, Dutch
      (Flemish), Portuguese, Portuguese (Brazilian).
  • garcon-0.1.11 protected
    ff31797f · Updates for release. ·
    0.1.11
    ======
    - Use applications-science icon for education directory.
    - Translations updates (cs, da, eo, es, eu, fi, he, ko, pl, ro,
      te, zh_CN).
  • garcon-0.1.10 protected
    6a25505f · Updates for release. ·
    0.1.10
    ======
    - Add hardware and personal directories.
    - Support Link desktop types.
    - Translation updates: ar, bg, ca, cs, de, fr, gl, he, hu, id, is,
      it, ja, kk, ko, lt, nl, nn, pl, pt, ru, sk, sq, sv, te, tr, uk,
      zh_CN, zh_TW.
  • garcon-0.1.9 protected
    dcdbfb5b · Updates for release. ·
    0.1.9
    =====
    - Rename Network category to Internet (bug #3459).
    - Queue multiple reload-required signals.
    - A number of small memory leaks have been fixed.
    - Speedup a number of critical code-paths.
    - Use GSList instead of GList where possible.
    - Use XfceRc instead of GKeyFile, this makes garcon depend on
      libxfce4util, but is faster and more memory efficient.
    - Return an error string instead of freeing it, causing a sefgault in
      xfce4-panel.
    - Do not decrement the internal refcount of items, this should fixed
      the usage of <OnlyUnallocated/>.
    - Translations updates: Chinese (Taiwan), rabic, Romanian, Basque,
      Russian, Spanish (Castilian), Slovak, Portuguese (Brazilian),
      Turkish, Telugu, Kazakh, Ukrainian, Japanese, German, Portuguese,
      German, Chinese, Dutch, Italian.
  • garcon-0.1.8 protected
    592d5c33 · Updates for release. ·
    0.1.8
    =====
    - Remove the science toplevel category (bug #1038).
    - Fix merging parent menu file (bug #7169).
    - Handle local desktop file loading directly.
    - Don't unref NULL file in GarconMenuDirectory.
    - Translation updates: Telugu, Portuguese (Brazilian), Lithuanian,
      Dutch (Flemish), Chinese (China), German (de).