summaryrefslogtreecommitdiff
path: root/src/xfdesktop-window-icon-manager.c
Commit message (Expand)AuthorAgeFilesLines
* Fix g_type_class_add_private is deprecatedAndre Miranda2019-04-211-6/+3
* Remove trailing whitespaceAndre Miranda2018-12-211-70/+70
* Fix a couple more screen deprecation warningsEric Koegel2017-04-191-1/+1
* --enable-debug option added to xfdesktop-settingsEric Koegel2014-09-081-5/+6
* Fix build warnings with --disable-file-iconsEric Koegel2014-07-061-6/+6
* Fix FSF AddressEric Koegel2013-09-161-2/+2
* Depend on wnck >= 2.22, no longer use signal workarounds (bug #6638).Jannis Pohlmann2010-11-141-30/+6
* don't misuse the g_return_(val_)?if_fail() macros as much (bug 5791)Brian J. Tarricone2009-10-181-1/+2
* remove dependency on libxfcegui4 and use libxfce4ui insteadBrian J. Tarricone2009-10-181-1/+2
* add workaround for change in libwnck signal API forBrian Tarricone2008-09-251-3/+29
* fix window menu still popping up after window icon de-selectedBrian Tarricone2008-09-251-6/+7
* nick's netk->wnck patch, with some bugfixes and crash fixes (bug 3487)Brian Tarricone2008-04-261-59/+61
* fix crash when switching icon stylesBrian Tarricone2007-10-201-15/+16
* redo menu system, part 2. the desktop context menus with file icons andBrian Tarricone2007-10-201-0/+28
* first step to making DnD much less sucky and unmaintainable. XfdesktopIconBrian Tarricone2006-11-041-1/+0
* * split out XfdesktopFileIcon into XfdesktopRegularFileIcon,Brian Tarricone2006-08-151-3/+5
* rudimentary desktop file icon support is working now. you can't do anythingBrian Tarricone2006-02-101-5/+3
* add new option to settings dialog for desktop icon style, fix a bunch ofBrian Tarricone2006-02-101-6/+9
* fixup and activate new icon view model. there may be bugs, but it seems toBrian Tarricone2006-02-101-3/+19
* ok, that was wrong. handle icon selection by adding some signals toBrian Tarricone2006-02-061-9/+18
* * fix crash; each icon_workspaces[] element will always be valid nowBrian Tarricone2006-02-061-8/+24
* everything should compile ok now, though the view doesn't quite work yet.Brian Tarricone2006-02-061-0/+560