summaryrefslogtreecommitdiff
path: root/libxfce4panel
AgeCommit message (Expand)AuthorFilesLines
2013-10-09Bugfix in icon/pixbuf resizing code.Andrzej1-7/+5
2013-10-09Install XfcePanelPlugin properties at once.Nick Schermer1-124/+116
2013-10-09Fix icons not probably resizing when requested.Carlos Silva1-3/+1
2013-10-09Autotools updates.Nick Schermer1-1/+1
2013-10-09Libxfce4-panel: Fix typo in the API docs.Nick Schermer1-2/+2
2012-04-20Use correct LGPL licenses in the libs.Nick Schermer2-16/+16
2012-03-10Allow none-squary icons in XfcePanelImage.Nick Schermer1-11/+17
2012-03-10Add function to load source at a size.Nick Schermer3-24/+58
2011-12-30Libxfce4panel: Fix symbol visibility.Nick Schermer1-0/+2
2011-12-24Libxfce4panel: Fix size-changed signal/prop emit.Nick Schermer1-6/+8
2011-12-24Libxfce4panel: Add missing constant in property access.Andrzej1-0/+4
2011-12-24Libxfce4panel: Fix comment.Andrzej1-2/+2
2011-12-24Libxfce4panel: Increase the maximum size to 128 * 6 for rows.Andrzej1-1/+1
2011-12-24Libxfce4panel: The returned size to plugins is row_size * nrows.Nick Schermer1-9/+20
2011-12-24Separator: Remove new line option.Nick Schermer2-2/+1
2011-12-24Add small property for plugins.Andrzej3-0/+97
2011-12-24Add deskbar mode and nrows property to plugins.Nick Schermer7-29/+237
2011-09-09Libxfce4panel: Avoid problem if panel is not yet realized.Nick Schermer1-2/+7
2011-07-24Libxfce4panel: Always try to return an icon.Nick Schermer1-0/+10
2011-06-19Libxfce4panel: Keep blinking forever (bug #7583).Nick Schermer1-1/+1
2011-06-18Small fix in idle image loading.Nick Schermer1-0/+4
2011-06-18Drop G_CONST_RETURN macro.Nick Schermer6-17/+16
2011-06-11Idle XfcePanelImage loading.Nick Schermer1-34/+76
2011-06-03Fix typos in function description.Jérôme Guelfucci1-7/+7
2011-05-28Improve thread-safety.Nick Schermer1-0/+4
2011-05-28Fix menu positioning for moved external plugins (bug #7529).Nick Schermer1-1/+15
2011-04-25Fix typo in function description.Jérôme Guelfucci1-1/+1
2011-04-22Libxfce4panel: Add new API to allow plugins to shrink.Nick Schermer4-2/+99
2011-03-27Use portable abicheck.sh from xfconf.Nick Schermer1-12/+13
2011-03-27Libxfce4panel: Draw panel images with cairo.Sean Middleditch1-6/+8
2011-02-12Update old FSF addresses.Nick Schermer2-6/+6
2011-01-29Unset visible event window in 4.6 plugins.Nick Schermer1-0/+6
2011-01-29Don't disappear when wm restarts with compositing (bug #7194).Nick Schermer1-3/+0
2011-01-23Open plugin dialogs on same screen as plugin.Nick Schermer1-0/+2
2011-01-23Reverse menu item insert order (bug #7102).Nick Schermer1-2/+2
2010-12-28Optimize loading icons from absolute paths.Nick Schermer1-1/+3
2010-12-28Use xfce_panel_pixbuf_from_source() in XfcePanelImage.Nick Schermer1-64/+22
2010-12-28Add xfce_panel_pixbuf_from_source().Nick Schermer3-0/+128
2010-12-21Fix ABI check on ppc (bug #7009).Nick Schermer1-1/+1
2010-12-21Add missing function to libxfce4panel.symbols.Nick Schermer1-0/+1
2010-12-21Merge branch 'nick/wip-4.10'Nick Schermer4-1/+30
2010-12-18Bump copyright to 2010 and fix licenses.Nick Schermer17-22/+22
2010-12-18Remove plugin when dropping in items dialog (bug #6976).Nick Schermer4-1/+30
2010-12-11Bind panel translation domain for external plugins (bug #6932).Nick Schermer2-0/+15
2010-11-20Add function to return the Xfconf panel name.Nick Schermer5-11/+44
2010-11-16Fix some string and drop Xfce in most of them.Nick Schermer1-1/+1
2010-09-24Allow translations of the "Xfce Panel" string.Nick Schermer1-1/+1
2010-09-01Add cast to fix a compile error in external 4.6 plugins.Jannis Pohlmann1-1/+1
2010-08-11Libxfce4panel-1.0.pc is missing variable localedir (bug #6629).Samuli Suominen1-0/+1
2010-07-25Register the plugin menu to block autohide.Nick Schermer1-0/+3