Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-05-24 | Add LIBXFCE4PANEL_VERSION. | Nick Schermer | 1 | -0/+2 | |
String with compile version of the panel. This will be used for external plugin debugging to print the full version of the panel the plugin is compiled against. | |||||
2010-03-28 | Post release tag bump. | Nick Schermer | 1 | -1/+1 | |
2010-03-28 | Updates for release.xfce4-panel-4.7.1 | Nick Schermer | 1 | -2/+2 | |
2010-03-07 | Fail when compiling with --enable-gen-doc, but checks failed. | Nick Schermer | 1 | -1/+11 | |
Also improve the configure output if there are html docs supplied in the package. | |||||
2010-02-27 | Post release tag bump. | Nick Schermer | 1 | -1/+1 | |
2010-02-27 | Updates for release.xfce4-panel-4.7.0 | Nick Schermer | 1 | -1/+1 | |
2010-02-26 | Bump some deps to the latest version of the devel release. | Nick Schermer | 1 | -2/+2 | |
2010-02-26 | Depend on latest release of Garcon. | Nick Schermer | 1 | -1/+1 | |
There are some quite serious leaks plugged in this release that affect the panel a lot. | |||||
2010-02-26 | Depend on gnome-doc-utils 0.19.2 for generating docs. | Nick Schermer | 1 | -1/+1 | |
The css command was added in 0.19.2. | |||||
2010-02-26 | Add empty Mallard based documentation. | Nick Schermer | 1 | -2/+31 | |
Does not contain any usefull information, but it builds, is stuitable for po file translations and passes dist-check. | |||||
2010-02-26 | Add new application menu plugin. | Nick Schermer | 1 | -0/+1 | |
Garcon based menu plugin. Basically works the same as the plugin in xfdesktop, with an additional option to show the generic names in the menu. Also extend the migration program to migrate from the xfdesktop menu to the panel menu. | |||||
2010-02-26 | Add xfce4-panel icons. | Nick Schermer | 1 | -0/+7 | |
2010-02-26 | Add new plugin directory menu. | Nick Schermer | 1 | -0/+8 | |
Plugin to walk to a directory tree using a menu. Folders are loaded on the fly and desktop files are handled like menu items (unix only). It is also possible to set a file pattern to allow files in the menu (instead of only directories). The files are opened in the default handler. | |||||
2010-02-26 | Bump xfconf dependency to 4.7.1. | Nick Schermer | 1 | -1/+1 | |
2010-02-26 | Full bump of library version. | Nick Schermer | 1 | -1/+1 | |
2010-02-26 | Start initial references docs for libxfce4panel. | Nick Schermer | 1 | -1/+11 | |
Still a lot to do here, but it's a start. | |||||
2010-02-26 | Rename configure.in to configure.ac. | Nick Schermer | 1 | -0/+210 | |
Configure.ac is the recommended and promoted name in the autoconf manual. |