summaryrefslogtreecommitdiff
path: root/src/bin/e_int_border_menu.c
Commit message (Expand)AuthorAgeFilesLines
* * estickies,Cedric BAIL2009-02-251-2/+3
* fix against efreet API breakageSebastian Dransfeld2008-08-141-2/+2
* formattingSebastian Dransfeld2008-07-251-1/+1
* Remove unused variables.Sebastian Dransfeld2008-06-191-4/+0
* Minor format fix.Christopher Michael2008-05-231-2/+2
* remove #if 1...we use #if 0 to denote testing code, #if 1 serves no purposeChristopher Michael2008-05-211-52/+32
* Better sorted border menu.Miculcy Brian2008-05-211-247/+307
* Add a function to create the border menu rather than immediately showing itSthithaprajna Garapaty2008-04-251-3/+9
* cedrics for webCarsten Haitzler2008-03-091-0/+28
* Fix logical test by adding paranthesis.Sebastian Dransfeld2008-01-121-1/+1
* Minor fix for Skip Pager menu entry. It wasn't always updating some bordersChristopher Michael2007-12-091-6/+4
* fix issue in which toggling skip pager option removes forever the window from...Eric Schuele2007-11-271-1/+4
* In all these whitespace cleanups, I did actually remove a few unused variable...Eric Schuele2007-10-311-63/+62
* ZGold's patch for adding 'Add Keyboard Shortcut' to border menu.Christopher Michael2007-10-281-64/+84
* free order objectSebastian Dransfeld2007-08-031-0/+1
* Only add a separator if the Config - Border module is loaded.Christopher Michael2007-08-031-3/+3
* Fix warnings.Sebastian Dransfeld2007-07-241-1/+0
* Actually able to see the appropriate icons now.Eric Schuele2007-07-151-0/+2
* forgot my separator bar.Eric Schuele2007-07-151-0/+3
* Fix typo of mine. Fix some whitespace. Allow appropriate icons to be viewed...Eric Schuele2007-07-151-27/+64
* various patches from the devel mailing list in - and fixed where needed.Carsten Haitzler2007-07-151-9/+103
* move a bunch of other config dialogs over to be modules.Carsten Haitzler2007-07-081-6/+9
* abstract config dialogs more - include params.Carsten Haitzler2007-07-041-1/+4
* Patch from lok for adding Skip Pager to border menu.Christopher Michael2007-06-181-14/+60
* Re-enable the "Add app to launcher" border menu item; fixed to use e_orderChristopher Michael2007-04-161-0/+59
* Create a "Add to Favorites" border menu item for quickly adding apps toChristopher Michael2007-04-161-1/+25
* Re-enable create/edit icon from border menu.rephorm2007-04-131-84/+4
* Formatting.Sebastian Dransfeld2007-04-081-1/+1
* Convert borders to efreet.Sebastian Dransfeld2007-03-251-74/+4
* Path from morlenxus to add a dialog for the 'kill' command so windows do notChristopher Michael2007-03-041-2/+5
* Ravenlock's pin-cleanup and pin-action patches to address concerns about aChristopher Michael2007-02-271-62/+42
* Ravenlock's "Pin to desktop" patch which adds a menu item to the border menuChristopher Michael2007-02-221-0/+72
* Remove old unused stuff.Sebastian Dransfeld2006-12-281-47/+1
* Fix border icon drag.Sebastian Dransfeld2006-12-281-1/+1
* Disable 'Iconfiy' for internal borders. We don't have 'iconify' buttons, whyChristopher Michael2006-11-251-30/+33
* Refactor the border menu a little so it takes less screen-space in 640.Christopher Michael2006-10-161-46/+69
* Doh !! Call the add function, not the edit.Christopher Michael2006-10-161-1/+1
* Re-enable the "Add App to Launcher" menu item. Provides a list now to selectChristopher Michael2006-10-161-6/+37
* Disable the Add App to Launcher for now..needs a little more work.Christopher Michael2006-10-161-0/+2
* Added "Add App To Launcher" menu item for adding apps to ibar from windowChristopher Michael2006-10-161-0/+40
* Added border selection dialog (ie: winter square border) to allow selectingChristopher Michael2006-10-141-1/+1
* bug--Viktor Kojouharov2006-09-231-2/+8
* Don't strdup homedirsebastid2006-09-221-7/+3
* Don't use getenv("HOME") directly.sebastid2006-09-171-2/+9
* a few patches from emails. :) emails will be coming.. when i flush my mush.Carsten Haitzler2006-09-061-7/+10
* Save new apps as .desktops, and also save new images.David Walter Seikel2006-09-031-1/+1
* More icon work.David Walter Seikel2006-09-011-1/+1
* another chunkrephorm2006-08-231-48/+48
* Remove castsebastid2006-08-211-48/+48
* Fix maximize optionssebastid2006-07-281-19/+27