summaryrefslogtreecommitdiff
path: root/src/main.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearAndre Miranda2020-09-291-1/+1
* Remove unnecessary code for unsupported glib versionsAndre Miranda2020-09-291-5/+0
* Sort by frecency (Bug #9265)Mahmoud Khalil2020-05-211-1/+2
* Fix single window behaviorAndre Miranda2018-08-181-3/+6
* Fix gcc8 warningsAndre Miranda2018-06-101-1/+1
* Add single window optionAndre Miranda2017-10-121-1/+10
* Remove unused variable to avoid breaking buildsJannis Pohlmann2014-07-271-1/+0
* Use new xdg function to set environment.Nick Schermer2013-08-021-8/+2
* Drop signal handlers.Nick Schermer2013-01-071-23/+0
* Use GDbus for communication.Nick Schermer2013-01-051-297/+38
* Use new glib 2.32 api.Nick Schermer2013-01-011-0/+2
* Add option to disable the background service.Nick Schermer2012-02-211-3/+20
* Add refcount debugging.Nick Schermer2011-12-281-0/+76
* Free list and improve code comments.Nick Schermer2011-12-261-1/+3
* Avoid xfconf error when closing windows on quit.Nick Schermer2011-12-261-2/+2
* Quit the mainloop when receiving an exit signal.Nick Schermer2011-12-261-0/+23
* Start in collapsed mode if xfrun4 symlink is used.Nick Schermer2011-11-061-0/+4
* Invert expand mode from command line.Nick Schermer2011-09-211-4/+5
* Take model reference once the first window is destroyed.Nick Schermer2011-07-091-7/+20
* Drop optional filename support.Nick Schermer2011-07-091-16/+7
* Use --disable-server to avoid dbus and daemonize.Nick Schermer2011-07-091-75/+97
* Daemonize the process if dbus service.Nick Schermer2011-07-091-0/+53
* Make a start with dbus, model sharing and settings.Nick Schermer2011-07-091-11/+308
* Fix a bunch of todo items.Nick Schermer2011-07-091-1/+2
* Initial work on xfce4-appfinder and xfrun4 merge.Nick Schermer2011-07-091-64/+62
* Release 4.8.0!xfce4-appfinder-4.8.0Jannis Pohlmann2011-01-161-1/+1
* Port the libxfce4menu code to garcon.Nick Schermer2009-10-181-3/+2
* Port to libxfce4ui and gio.Nick Schermer2009-07-111-18/+11
* Fix spec file generation. Update NEWS. Fix usage of the constructedJannis Pohlmann2008-10-131-0/+1
* Rewrite for the sake of more object-orientated and flexible code.Jannis Pohlmann2008-10-021-122/+68
* Rename function for (a bit more) clarity.Jasper Huijsmans2008-07-271-3/+3
* Indentation update, spaces instead of tabs.Jasper Huijsmans2008-07-271-2/+2
* Complete rewrite of xfce4-appfinder using libxfce4menu and exo-open.Jasper Huijsmans2008-01-051-0/+175
* Remove everything from trunk, before adding my rewrite.Jasper Huijsmans2008-01-051-473/+0
* use XfceTitledDialog instead of xfce_create_headerJean-François Wauthy2007-12-161-15/+14
* Patch for themed icon support by Zenwalk (bug #2651). Seems like a nice impro...Jasper Huijsmans2006-12-091-9/+7
* Resize disabled on information windowEduard Roccatello2006-05-181-0/+1
* Removed executable attribute.Daichi Kawahata2006-01-291-0/+0
* * Properly use xfce4-dev-toolsJasper Huijsmans2005-10-141-83/+147
* Appfinder widgetized - Please TestEduard Roccatello2005-05-151-461/+303
* fix bug 709Eduard Roccatello2005-01-191-8/+8
* Build fix for --enable-debug=fullEduard Roccatello2004-12-241-7/+8
* Doc addition and 506 559 bugs fixedEduard Roccatello2004-12-031-1/+7
* Fix typo.Benedikt Meurer2004-12-021-1/+1
* Fix the fix :-)Eduard Roccatello2004-09-281-4/+1
* Fix 339Eduard Roccatello2004-09-281-2/+5
* kdedir support and better syntaxEduard Roccatello2004-09-191-381/+429
* Basedir support addedEduard Roccatello2004-09-151-2/+4
* Internationalization fixes (on category liststore)Eduard Roccatello2004-07-291-1/+1
* Directory recursion addedEduard Roccatello2004-07-261-559/+112