summaryrefslogtreecommitdiff
path: root/src/menu.c
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant codeAvinash Sonawane2021-12-091-6/+0
* Added radio buttons and checkboxes to window menuStephen Robinson2021-02-051-26/+41
* cleanup: Don't use parenthesis when returning constantsOlivier Fourdan2021-02-021-4/+4
* build: Increase GTK+ requirement to 3.22Dridi Boukelmoune2020-12-161-55/+0
* cleanup: prefer zero initialized memory allocationOlivier Fourdan2020-08-081-4/+4
* menu: Restore “Always below” optionsOlivier Fourdan2019-08-281-0/+1
* menu: Remove icons from window menuOlivier Fourdan2019-06-241-43/+25
* menu: Remove deprecated iconsOlivier Fourdan2019-06-181-6/+6
* menu: String changeOlivier Fourdan2019-06-181-1/+1
* device: Rename XfwmEventMeta's XEvent as 'xevent'Olivier Fourdan2019-05-081-1/+1
* events: Catch more XErrorsOlivier Fourdan2019-05-021-4/+0
* menu: Avoid XError with gtkOlivier Fourdan2019-04-241-0/+4
* Use convenient display functionsOlivier Fourdan2018-04-051-5/+1
* trace: rework tracesOlivier Fourdan2018-03-311-19/+18
* Build: Fix warnings with newer gtk+Olivier Fourdan2018-03-311-0/+4
* Replace XEvent with XfwmEvent + add xfwm_device_* grabs usageViktor Odintsev2017-11-271-11/+7
* menu: remove deprecationsViktor Odintsev2017-07-071-25/+129
* Fix remaining deprecationsViktor Odintsev2017-07-041-1/+5
* Remove usage of deprecated macroses and private fieldsViktor Odintsev2017-07-021-5/+5
* Handle GDK display/screen/monitor deprecationsViktor Odintsev2017-07-021-8/+25
* Add more accelerators to window menuDr. David Alan Gilbert2015-04-291-10/+29
* Use themeable icons for the settings manager and the menu, rework the default...Olivier Fourdan2011-12-121-24/+23
* Update copyright year.Olivier Fourdan2011-01-051-1/+1
* Mass update: Update (c) yearOlivier Fourdan2010-12-161-1/+1
* Remove unused function to make the buildbot happyOlivier Fourdan2010-12-031-9/+0
* Fix hang when closing a submenu (bug 6562)Olivier Fourdan2010-12-031-1/+1
* Fix hang when cancelling a submenu (bug #6562)Olivier Fourdan2010-12-031-4/+3
* * src/*.c, src/*.h: Update year.Olivier Fourdan2009-01-181-1/+1
* * src/misc.h, src/misc.c, src/screen.h, src/screen.c, src/events.c,Olivier Fourdan2009-01-161-1/+1
* * src/inline-stock-rolldown.h, src/inline-stock-maximize.h,Olivier Fourdan2008-10-291-36/+33
* Merge work from Stephan Arts <stephan@xfce.org> (Bug #4065)Olivier Fourdan2008-08-041-0/+1
* Set monitor when positionning menu (Bug #4162)Olivier Fourdan2008-07-071-0/+7
* Rework the window menu, add more actions (above/normal/below, fullscreen/un-f...Olivier Fourdan2008-06-211-8/+12
* Rework move/resize, better keyboard operations, allow move/resize from menu a...Olivier Fourdan2008-06-011-0/+3
* Update FSF addressOlivier Fourdan2008-05-311-2/+4
* Rework a bit the code for hilight and frame drawingOlivier Fourdan2007-06-121-1/+1
* CleanupOlivier Fourdan2007-05-091-1/+1
* Set focus flag on windows initially mapped on other desktopsOlivier Fourdan2006-09-111-10/+10
* Code cleanup.Olivier Fourdan2006-05-151-14/+18
* Some cleanup in headers vs. functions used.Olivier Fourdan2006-05-061-1/+0
* Refactoring and small cleanup.Olivier Fourdan2006-05-041-8/+8
* Use a separate implementation from libxfcegui4 for gtk style and event filter...Olivier Fourdan2006-05-031-8/+10
* Fix desktop names not showing in window menu and other various fixes.Olivier Fourdan2006-03-241-14/+5
* Update copyright date and add propertiesOlivier Fourdan2006-02-181-1/+1
* Update datesOlivier Fourdan2005-06-201-1/+1
* Fix memory leak in menu code reported by David Agraz <dagraz@gmail.com>,Olivier Fourdan2004-12-091-6/+0
* Fix bug #434 (xfwm4 segfaults if window menu open and window is unmapped)Olivier Fourdan2004-11-011-11/+8
* Add CVS Id, like Jasper does with the panel.Olivier Fourdan2004-08-221-1/+2
* Add multiscreen support.Olivier Fourdan2004-06-151-4/+6
* Change internals to prepare multi-screen (not quite there yet)Olivier Fourdan2004-06-041-17/+15