summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* make sure we don't show a folder for the desktop folder if the folder itselfBrian Tarricone2006-07-151-0/+4
* hitting enter in the add/edit dialog triggers default responseJean-François Wauthy2006-07-144-0/+12
* redo how the backdrop is drawn to fix ugly gradients on 16-bit displaysBrian Tarricone2006-07-141-98/+68
* fix pixbuf not being updated if the file's icon is changed, and simplifyBrian Tarricone2006-07-142-40/+23
* forgetting to commit things is lameBrian Tarricone2006-07-131-0/+1
* update-po againBrian Tarricone2006-07-1346-5818/+5990
* need ->priv->desktop_icon even w/o thunarx Brian Tarricone2006-07-131-7/+8
* add to the desktop context menu (i.e. for the ~/Desktop folder):Brian Tarricone2006-07-131-31/+115
* update-poBrian Tarricone2006-07-1346-8195/+9233
* rearrange the icon context menu (again)Brian Tarricone2006-07-131-12/+39
* fix missing menu separatorBrian Tarricone2006-07-121-4/+4
* kill the tip window on button press. this makes DnD much easier, and alsoBrian Tarricone2006-07-121-3/+18
* use ACCESSORIES icon category for the "Accessories" menuBrian Tarricone2006-07-1220-114/+117
* check for icon using binary name of the app (bug 1956)Brian Tarricone2006-07-121-0/+11
* fix missing return valBrian Tarricone2006-07-121-0/+2
* try to use "applications-other" for the unknown submenu iconBrian Tarricone2006-07-121-5/+1
* finish implementing an icon-hover tooltip for the file icons (bug 1526)Brian Tarricone2006-07-122-10/+204
* implement the backend portion to be able to show icon tooltips. haven't doneBrian Tarricone2006-07-116-12/+87
* if using the default menu file, don't pass the file argument toBrian Tarricone2006-07-111-6/+16
* clear up the expose tearing of the backdrop image when dragging a windowBrian Tarricone2006-07-111-11/+18
* don't search for the locale-suffixed menu.xml version in the user's homedirBrian Tarricone2006-07-111-16/+19
* [l10n:eu] Basque translation updatePiarres Beobide2006-07-102-539/+351
* add preview widget in icon filechooserxfce-4.4beta2Jean-François Wauthy2006-07-092-0/+54
* updated translationsJean-François Wauthy2006-07-093-383/+263
* add 'save as' supportJean-François Wauthy2006-07-091-0/+27
* Depend on Thunar/exo BETA2.Benedikt Meurer2006-07-091-3/+3
* Fix compiler warningsOlivier Fourdan2006-07-092-2/+1746
* Greek translations updateStavros Giannouris2006-07-092-204/+85
* Update Hebrew translationsYuval Tanny2006-07-091-130/+44
* fix make distcheckJean-François Wauthy2006-07-091-1/+0
* hu trunk: desktop updateSZERVÁC Attila2006-07-091-140/+71
* bump all versions and dependencies to 4.3.90.2Jean-François Wauthy2006-07-091-5/+5
* update-po to include MenuEditor changesJean-François Wauthy2006-07-0847-15227/+23216
* Clean up MenuEditor: Jean-François Wauthy2006-07-0828-3564/+4226
* Update versionOlivier Fourdan2006-07-051-1/+1
* Add missing LIBX11_LDFLAGS everywhere (bug #1984)Olivier Fourdan2006-07-051-0/+1
* Add missing LIBX11_LDFLAGS (bug #1984)Olivier Fourdan2006-07-051-0/+1
* Use $(x) instaed of @x@ all over the place.Olivier Fourdan2006-07-055-33/+33
* Use fix suggested by BennyOlivier Fourdan2006-07-051-10/+10
* Add X11 CFLAGS/LIBS (should fix bug #1984)Olivier Fourdan2006-07-051-0/+2
* Filter out KDE screensaver files from the menu (bug #1928)Olivier Fourdan2006-07-014-19/+43
* Add missing bitsOlivier Fourdan2006-07-012-0/+130
* Add xfce-menu remote popup and shortcut (bug #1971)Olivier Fourdan2006-07-012-18/+149
* Some very minor changes to tidy up the contents of the settings menu in swedi...Alexander Toresson2006-06-281-2/+2
* no need for workarounds anymore (fix bug #1657 BTW)Jean-François Wauthy2006-06-183-113/+4
* fix cleanly submenu DnD once and for all (i hope)Jean-François Wauthy2006-06-168-66/+155
* Update traditional Chinese translations; Modify personal e-mail address.Hydonsingore Cia2006-06-122-92/+81
* fix crash in menuditor (bug #1913)Jean-François Wauthy2006-06-122-2/+2
* i definely have a mental blocage with pointer incrementation (fix bug #1863)Jean-François Wauthy2006-06-101-1/+1
* fix submenu DnD (DnD in TreeView sucks)Jean-François Wauthy2006-06-103-47/+39