- Mar 24, 2007
-
-
Jannis Pohlmann authored
libxfce4menu/xfce-menu-monitor.{c,h}: Add monitoring support by making it possible for library clients to define a vtable with functions to be called whenever monitoring a file or directory becomes necessary. This way Thunar and xfdesktop can use ThunarVFS for monitoring and I don't need to care about how they do it. Note: xfce_menu_monitor_notify_change() is missing but will be adedd as soon as possible. * tests/test-display-menu.c: Add some dummy code for testing the monitoring system. * docs/reference/: Updated and reorganized API docs. git-svn-id: https://svn.xfce.org/svn/xfce/libxfce4menu/trunk@25281 a0aa69c2-05f4-0310-b83c-d5d913b14636
-
- Mar 23, 2007
-
-
Jannis Pohlmann authored
* POTFILES.in: Add source files. * de.po, libxfce4menu-0.1.pot, LINGUAS: Add POT file and initial German translations. * libxfce4menu/*.c: Remove gettext calls for strings we don't really need to translate. Add gettext calls were it makes sense. Remove several debug messages. git-svn-id: https://svn.xfce.org/svn/xfce/libxfce4menu/trunk@25275 a0aa69c2-05f4-0310-b83c-d5d913b14636
-
Jannis Pohlmann authored
libxfce4menu/xfce-menu-element.{c,h}: XfceMenuElement interface with methods xfce_menu_element_get_name() and xfce_menu_element_get_icon_name() added. * libxfce4menu/xfce-menu.c, libxfce4menu/xfce-menu-item.c, libxfce4menu/xfce-menu-separator.c: Add XfceMenuElementIface to XfceMenu, XfceMenuItem and XfceMenuSeparator. Rename xfce_menu_get_layout_items() to xfce_menu_get_layout_elements(). * tests/test-display-menu.c: Use XfceMenuElement methods where possible. git-svn-id: https://svn.xfce.org/svn/xfce/libxfce4menu/trunk@25273 a0aa69c2-05f4-0310-b83c-d5d913b14636
-
Jannis Pohlmann authored
for displaying a menu added again. git-svn-id: https://svn.xfce.org/svn/xfce/libxfce4menu/trunk@25271 a0aa69c2-05f4-0310-b83c-d5d913b14636
-
Jannis Pohlmann authored
SVN. They won't be installed to the system anyway. * tests/Makefile.am, tests/test-menu-spec.c: Test program for the menu specification test suite added again. git-svn-id: https://svn.xfce.org/svn/xfce/libxfce4menu/trunk@25266 a0aa69c2-05f4-0310-b83c-d5d913b14636
-
Jannis Pohlmann authored
information to point to the new header file location. git-svn-id: https://svn.xfce.org/svn/xfce/libxfce4menu/trunk@25263 a0aa69c2-05f4-0310-b83c-d5d913b14636
-
Jannis Pohlmann authored
$includedir/xfce4/libxfce4menu-<version>/libxfce4menu/. git-svn-id: https://svn.xfce.org/svn/xfce/libxfce4menu/trunk@25262 a0aa69c2-05f4-0310-b83c-d5d913b14636
-
Jannis Pohlmann authored
git-svn-id: https://svn.xfce.org/svn/xfce/libxfce4menu/trunk@25261 a0aa69c2-05f4-0310-b83c-d5d913b14636
-
Brian Tarricone authored
git-svn-id: https://svn.xfce.org/svn/xfce/libxfce4menu/trunk@25260 a0aa69c2-05f4-0310-b83c-d5d913b14636
-