Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/xfce-mirror/garcon
Mirror repository, PRs are not watched, please use Xfce's GitLab
https://github.com/xfce-mirror/garcon
f41a2d03030871f77bbb205a8c0ed625bb52aa86 authored over 15 years ago by Nick Schermer <[email protected]>
e213da4bb6d3345b87792b1d50263cc3b0606702 authored over 15 years ago by Nick Schermer <[email protected]>
2e8a4f4ff2cd09f2fe2816faf55e52b0082ddf19 authored over 15 years ago by Nick Schermer <[email protected]>
55fe07b1a59b4ccd4c482d0a70177b02a40a5a26 authored over 15 years ago by Nick Schermer <[email protected]>
20acdcd65defa788f8d4b3388d55bd32a7bfc39e authored over 15 years ago by Nick Schermer <[email protected]>
Not entirly finished because we need a global changed
signal for the menu item too, but it's a s...
9d1777980c832796696b0d21ca7e34b13723f44e authored over 15 years ago by Nick Schermer <[email protected]>
43a5189063c323fd6df009e47dc4832bc425cd8d authored over 15 years ago by Nick Schermer <[email protected]>
This makes the code a bit cleaner and avoids a
property notify on possible null values.
2caae8003775ce0c521538f03240394bc0785a4f authored over 15 years ago by Nick Schermer <[email protected]>
Transmitted-via: Transifex (translations.xfce.org)
6044be0ec435a77d78bca901149906f9ecd03911 authored over 15 years ago by Ignacio Velasco <[email protected]>
A submenu always inherits the application directories of its parent,
that is the reason the pare...
4019f0dd48c2f4ec8320a58890730937eb455107 authored over 15 years ago by Nick Schermer <[email protected]>
Useful for testing parts of the code, but only distribute it.
d68e0db46e0ab86c33a0ca3365f86d80a6d8e180 authored over 15 years ago by Nick Schermer <[email protected]>ad38df8f34a17c8e0d3c971dbcb924ee84f6c865 authored over 15 years ago by Nick Schermer <[email protected]>
faa3f82ab50c04ab62448a39629fcba6f5957a7e authored over 15 years ago by Nick Schermer <[email protected]>
Simple helper function that makes it easier to get the
location of the desktop file. The uri is ...
3aa1a130aaa47d0ad9c036fb430e7db675b8430c authored over 15 years ago by Nick Schermer <[email protected]>
Most likely garcon will only be used in normal applications,
so calling g_type_init() is handled...
e105048e6e1c7699aa70dc286bef1c1d3a495ad3 authored over 15 years ago by Nick Schermer <[email protected]>
3a83f39488a0547f1c6c1c0043411af52e2eec92 authored over 15 years ago by Nick Schermer <[email protected]>
53b235e05771f5bd7ac44c4efc987a46b5ffb88a authored over 15 years ago by Nick Schermer <[email protected]>
7a509d72dd7f8c22b13900ef95fbf38392e431a2 authored over 15 years ago by Nick Schermer <[email protected]>
Implement this in a new function garcon_menu_directory_new,
just like we do in GarconMenuItem.
be6aa1b24fd35d3cd001b3543b2939205f3829d4 authored over 15 years ago by Nick Schermer <[email protected]>
ad5df5a87f08a8ca06afba2a277c85f5d499a8bc authored over 15 years ago by Nick Schermer <[email protected]>
Because the object is implemented as a singleton we can
use a global lock in the file. The advan...
b449c28f93c1e9c13601a6c8f0a3a0a41160df34 authored over 15 years ago by Nick Schermer <[email protected]>
f22335e8808dcc6a1f5ecb08b9fde2550aad1299 authored over 15 years ago by Nick Schermer <[email protected]>
415fd0ea800c21546b5fa170a560beaa36e18fa3 authored over 15 years ago by Nick Schermer <[email protected]>
bcc9171e5cf4eeed62eb271f2e2f1c9a3aa147ec authored over 15 years ago by Nick Schermer <[email protected]>
d72666bbb1beeaa9571eea3753e10a2164840213 authored over 15 years ago by Nick Schermer <[email protected]>
6a867e6cddd4e7b48054475e57988af693c477da authored over 15 years ago by Nick Schermer <[email protected]>
389d7c4cf3c04d9c563cada7f09d710adbc5261d authored over 15 years ago by Nick Schermer <[email protected]>
5e86ee0b43af1449e6fb25dcfd29b8f8caa5eeca authored over 15 years ago by Nick Schermer <[email protected]>
5fd39acafa47ba6591b265b2aa14f297cec005b6 authored over 15 years ago by Nick Schermer <[email protected]>
da49fec34ac1bf8c250c8562f518f37bd76db3b9 authored over 15 years ago by Nick Schermer <[email protected]>
cd82e73cf251601b3ba511634754020ed764f89d authored over 15 years ago by Nick Schermer <[email protected]>
Make the funtion easier to read and test for regular files
in the user's directory too.
461f62df39bd4009b0cc4dfd5ca5623f8be6ada9 authored over 15 years ago by Nick Schermer <[email protected]>
91e4f7396aa1391a306dfe463cc53c8a657bffed authored over 15 years ago by Nick Schermer <[email protected]>
0d1df2d885a889fd974bdf01acec85a2018214f9 authored over 15 years ago by Nick Schermer <[email protected]>
Also drop the {set,get}_filename API since it's not really
safe for remote files. Setting the fi...
We're going to use something based on GFileMonitor, so drop
the old code since it also conflics ...
7401838c8b4b43ad27704432e969c78fae12383f authored over 15 years ago by Nick Schermer <[email protected]>
Use a GFile for garcon_menu_new() and a filename for
garcon_menu_new_for_path(). This matches th...
We use GIO for file loading internally. The two convenient
functions allow creating a GarconMenu...
44be78065c4bdec5540dcd05eeff13d651a73990 authored over 15 years ago by Nick Schermer <[email protected]>
d36ce8d8f3a352a3d2e1fb0e704f2105d0a64daf authored over 15 years ago by Nick Schermer <[email protected]>
This reverts commit 3e471653350e674c1910bd2826a0dd1c331a8894.
e404773f86ae5b0458be2a2746fc505d2e27d034 authored over 15 years ago by Nick Schermer <[email protected]>c63c7b91f1b9cca982a9441de5397d4019fa6fb0 authored over 15 years ago by Nick Schermer <[email protected]>
3e471653350e674c1910bd2826a0dd1c331a8894 authored over 15 years ago by Nick Schermer <[email protected]>
7c0663052cf2f48a5fef5b63339a7e538fb19bb1 authored over 15 years ago by Nick Schermer <[email protected]>
e3155d694770f29d838286423c36942f29c0280b authored over 15 years ago by Nick Schermer <[email protected]>
36051c8fbc53e9f937b007928314676eac1ff94a authored over 15 years ago by Nick Schermer <[email protected]>
321ff87ecd1cdbb9e9c0d4b6cc9c16b7c8f0b4e1 authored over 15 years ago by Nick Schermer <[email protected]>
470608d5532e453ea92ea4237c0877302d23d724 authored over 15 years ago by Nick Schermer <[email protected]>
Transmitted-via: Transifex (translations.xfce.org)
6c29032506a81eb7e07f0fb2ba46c976bf3694ce authored over 15 years ago by Auke Kok <[email protected]>Transmitted-via: Transifex (translations.xfce.org)
8458770a466d9a740a29a73025a7be121f2960ed authored over 15 years ago by Auke Kok <[email protected]>Transmitted-via: Transifex (translations.xfce.org)
add678ee0318265939bf0245cae3fbe5f45830b3 authored over 15 years ago by Per Kongstad <[email protected]>This reverts commit 5486112fa4044c65ac9dfeff674713ecbeab5318.
aa834e3e34e8e48ccf72a54cc14d4aa4b48187fd authored over 15 years ago by Jannis Pohlmann <[email protected]>d413c43bcb29796a078fffe808e94b89b9621034 authored over 15 years ago by Jannis Pohlmann <[email protected]>
5486112fa4044c65ac9dfeff674713ecbeab5318 authored over 15 years ago by Jannis Pohlmann <[email protected]>
Transmitted-via: Transifex (translations.xfce.org)
e53bbbebb79d89311652bdb8928c3be87d16b032 authored over 15 years ago by Jannis Pohlmann <[email protected]>cd7e46643ab15b012ba2d38712c1223c597b96bf authored over 15 years ago by Jannis Pohlmann <[email protected]>
This reverts commit 98d557cd4ca5037a39bea48ea82929de2186650c.
19d1f0957693663ba983fca32e91e8da38fcde63 authored over 15 years ago by Transifex <[email protected]>98d557cd4ca5037a39bea48ea82929de2186650c authored over 15 years ago by Transifex <[email protected]>
Transmitted-via: Transifex (translations.xfce.org)
451cf94e9256f8699532f1eb783f187806583657 authored over 15 years ago by jannis <[email protected]>
commit 2f76d64dfe0d9168d4b77dbefe8f0db9acf55385
Author: Jannis Pohlmann <[email protected]>
Date: ...
git-svn-id: https://svn.xfce.org/svn/xfce/libxfce4menu/trunk@29477 a0aa69c2-05f4-0310-b83c-d5d...
131ec8a61226d262abac0b6d9cc72955e8bedf22 authored almost 16 years ago by SZERVÁC Attila <[email protected]>git-svn-id: https://svn.xfce.org/svn/xfce/libxfce4menu/trunk@29472 a0aa69c2-05f4-0310-b83c-d5d91...
d5d007bc7ce997806b8a5c2ddd6125b493379f64 authored almost 16 years ago by Maximilian Schleiss <[email protected]>git-svn-id: https://svn.xfce.org/svn/xfce/libxfce4menu/trunk@29446 a0aa69c2-05f4-0310-b83c-d5d91...
7ab774d2bddd34a188ef11b8d8ad498c381655d2 authored almost 16 years ago by Jannis Pohlmann <[email protected]> * configure.in.in: Post-release version bump.
* libxfce4mixer/xfce-menu.c: Fix crash when readi...
git-svn-id: https://svn.xfce.org/svn/xfce/libxfce4menu/trunk@29443 a0aa69c2-05f4-0310-b83c-d5d91...
8d4dfb34bcc3abf9aca26b6cc2164ecaebcd84b5 authored almost 16 years ago by Maximilian Schleiss <[email protected]>git-svn-id: https://svn.xfce.org/svn/xfce/libxfce4menu/trunk@29417 a0aa69c2-05f4-0310-b83c-d5d91...
4ff964b88ff00e986b96fef7650749919d587ab7 authored almost 16 years ago by Eren Turkay <[email protected]>git-svn-id: https://svn.xfce.org/svn/xfce/libxfce4menu/trunk@29394 a0aa69c2-05f4-0310-b83c-d5d91...
b54c3a651a885d2d1dd5b585b34af1bf15e67992 authored almost 16 years ago by Maximilian Schleiss <[email protected]>git-svn-id: https://svn.xfce.org/svn/xfce/libxfce4menu/trunk@29336 a0aa69c2-05f4-0310-b83c-d5d9...
d7731d1473bf6f947a2af5399d67e1eca5548770 authored almost 16 years ago by Jari Rahkonen <[email protected]>git-svn-id: https://svn.xfce.org/svn/xfce/libxfce4menu/trunk@29330 a0aa69c2-05f4-0310-b83c-d5d91...
3eca2f531e140069f2c750a7b46bd7d5424e5529 authored almost 16 years ago by Jannis Pohlmann <[email protected]> * configure.in.in: Bump version and dependencies and remove 'svn'
version tag.
* *.po: Upda...
Xubuntu.
git-svn-id: https://svn.xfce.org/svn/xfce/libxfce4menu/trunk@29295 a0aa69c2-05f4-031...
82c6a88c37e2d5a6e0a0dbaee39146dd319d06af authored almost 16 years ago by Jannis Pohlmann <[email protected]>
...
git-svn-id: https://svn.xfce.org/svn/xfce/libxfce4menu/trunk@29290 a0aa69c2-05f4-0310-b83c-d5d91...
cb1e758bdf0441e959d9088884a39f2da3bc3958 authored almost 16 years ago by Maximilian Schleiss <[email protected]>git-svn-id: https://svn.xfce.org/svn/xfce/libxfce4menu/trunk@29279 a0aa69c2-05f4-0310-b83c-d5d91...
8e8c27da6ac99948055eada30b04c7cba3e9fe51 authored almost 16 years ago by Maximilian Schleiss <[email protected]>git-svn-id: https://svn.xfce.org/svn/xfce/libxfce4menu/trunk@29272 a0aa69c2-05f4-0310-b83c-d5d91...
d6e65c8a3bdf51cba201d3e73db0281637f75e79 authored almost 16 years ago by Maximilian Schleiss <[email protected]> * sv.po: Swedish translation update (Daniel Nylander)
xfce4-panel/trunk/po:
* sv.po: Swedish tr...
git-svn-id: https://svn.xfce.org/svn/xfce/libxfce4menu/trunk@29255 a0aa69c2-05f4-0310-b83c-d5d91...
f47cbcfa3887ecd25ec56ebf9db31f48a93fb6bd authored almost 16 years ago by Og Maciel <[email protected]>git-svn-id: https://svn.xfce.org/svn/xfce/libxfce4menu/trunk@29254 a0aa69c2-05f4-0310-b83c-d5d...
ee3f2d1aeafe9653f35ddd82f2dd22ecda8175d0 authored almost 16 years ago by Piarres Beobide <[email protected]>git-svn-id: https://svn.xfce.org/svn/xfce/libxfce4menu/trunk@29239 a0aa69c2-05f4-0310-b83c-d5d91...
f2e28ec1b32b4dfe714677565296b1503bcaf465 authored almost 16 years ago by Jannis Pohlmann <[email protected]>git-svn-id: https://svn.xfce.org/svn/xfce/libxfce4menu/trunk@29238 a0aa69c2-05f4-0310-b83c-d5d91...
74362439cd7d77dff6fcce95238dfabdbbf8d7a2 authored almost 16 years ago by Jannis Pohlmann <[email protected]>version tag.
git-svn-id: https://svn.xfce.org/svn/xfce/libxfce4menu/trunk@29194 a0aa69c2-05f4...
787b2d65601db20834a11fa9ba616b4d2d5a4523 authored almost 16 years ago by Jannis Pohlmann <[email protected]>* configure.in.in: Bump version and dependencies.
git-svn-id: https://svn.xfce.org/svn/xfce/lib...
cfc4c381694db835bc53640dbe6103394f8df3c0 authored almost 16 years ago by Jannis Pohlmann <[email protected]>git-svn-id: https://svn.xfce.org/svn/xfce/libxfce4menu/trunk@29184 a0aa69c2-05f4-0310-b83c-d5d91...
a54c0c0210830f5ced6df9b48a66ce95383f2032 authored almost 16 years ago by Maximilian Schleiss <[email protected]> * libxfce4menu-0.1.pot, *.po: Update translation files just to make
sure they are up to date...
git-svn-id: https://svn.xfce.org/svn/xfce/libxfce4menu/trunk@29107 a0aa69c2-05f4-0310-b83c-d5d91...
c01541aa1e40747924545191fed327e84506410c authored almost 16 years ago by Michal Varady <[email protected]> Review strings.
* libxfce4menu-0.1.pot, *.po: Update translation files.
git-svn-id: https:/...
0a0d90859dacae8589fbf2915283b41b84f0d224 authored almost 16 years ago by Jannis Pohlmann <[email protected]>git-svn-id: https://svn.xfce.org/svn/xfce/libxfce4menu/trunk@29075 a0aa69c2-05f4-0310-b83c-d5d9...
7a7296461d573c544f8c3c97a36afb2e07dc9e29 authored almost 16 years ago by Nick Schermer <[email protected]> libxfce4menu/xfce-menu-separator.c: Add weak pointer to
XfceMenuItemCache and XfceMenuSepa...
git-svn-id: https://svn.xfce.org/svn/xfce/libxfce4menu/trunk@29063 a0aa69c2-05f4-0310-b83c-d5d...
9c6a25be13981831d6506efc6ff9506150dccb34 authored almost 16 years ago by SZERVÁC Attila <[email protected]>git-svn-id: https://svn.xfce.org/svn/xfce/libxfce4menu/trunk@29062 a0aa69c2-05f4-0310-b83c-d5d...
4e48c412dda37628d403ed75c9732934abae9102 authored almost 16 years ago by SZERVÁC Attila <[email protected]>
* sv.po: Swedish translation update (Daniel Nylander)
* sv.po, LINGU...