summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix dimension computation.Gustavo Sverzut Barbieri2008-10-031-1/+1
* And delete now unused file.Gustavo Sverzut Barbieri2008-10-021-241/+0
* Split window manipulation dialogs.Gustavo Sverzut Barbieri2008-10-026-5/+492
* add option to disable cursor and diasble the idle cursor anim.Carsten Haitzler2008-09-296-5/+122
* keyboard move/resize no accept modifiers.Gustavo Sverzut Barbieri2008-09-281-9/+30
* Keyboard move/resize: show popup when action begins and hide it on timeout.Gustavo Sverzut Barbieri2008-09-281-19/+38
* EFM: try to fix a problem with large files on 32-bit systems.ptomaine2008-09-281-0/+4
* add auto-scrolloption to dialogs (place content in scrolled viw).Carsten Haitzler2008-09-262-5/+34
* and match both text to be smaller.Carsten Haitzler2008-09-251-1/+1
* reduce text.Carsten Haitzler2008-09-251-1/+1
* Do not quit if we're waiting for an error response.ptomaine2008-09-251-3/+3
* shorter text for disableCarsten Haitzler2008-09-251-1/+1
* remvoe stray \Carsten Haitzler2008-09-251-1/+1
* and remove more fake calls.Carsten Haitzler2008-09-258-27/+1
* remove/comment out printfs and remove fixme (to be removed) fake mouse up funcsCarsten Haitzler2008-09-2516-104/+46
* fix remember to actually rememebr skip* stuff and save itCarsten Haitzler2008-09-252-1/+3
* fix rememebr box to actually match basic/advanced and even be consistent withCarsten Haitzler2008-09-251-3/+3
* usscaling factor in some places - like icons in config panel, fileman andCarsten Haitzler2008-09-244-18/+18
* e now supports scaling based on screen dpi (or on a custom scaling factor youCarsten Haitzler2008-09-2419-24/+479
* Remove dup entry for mixer in b_and_w, Made widget/new for use in modules as ...toma2008-09-241-144/+144
* PEBKAC. Move along, nothing to see here.toma2008-09-231-1/+1
* Revert this icon patch... There be a storm a brewin in the module icons.toma2008-09-231-6/+3
* Fix the Configuration icon in the module list.toma2008-09-231-0/+0
* Make e_fm_op.h look like other headers.ptomaine2008-09-234-2/+14
* Sachiels fix to get the Mixer icon working. Thanks a bunchtoma2008-09-222-3/+6
* That's what I get for applying patches without looking at them well enough. ...Nicholas Hughart2008-09-221-12/+19
* Typebuf feature for ilist: type in several chars and an item withptomaine2008-09-221-2/+164
* Remove useless strdups.ptomaine2008-09-221-3/+3
* Avoid using '/media/' as mount point.ptomaine2008-09-222-7/+15
* New features to enable setting 'changed' status of config dialogs.Gustavo Sverzut Barbieri2008-09-213-19/+44
* Remove trailing whitespaces before real codeGustavo Sverzut Barbieri2008-09-211-23/+23
* Enable manual set of configuration dialogs as changed.Gustavo Sverzut Barbieri2008-09-213-17/+69
* Fix coding styleGustavo Sverzut Barbieri2008-09-211-5/+5
* Make 'Profiles' dialog consistent with others.Gustavo Sverzut Barbieri2008-09-211-31/+25
* Remove trailing white spaces before doing real code.Gustavo Sverzut Barbieri2008-09-212-53/+53
* Fixing multiple icon names. Removing a 1 time use icon. Full list of real wid...toma2008-09-211-3/+3
* fix e_box fill/expand.Carsten Haitzler2008-09-211-4/+4
* Bit of an API break for themes. The icon to tell you something is set is now ...toma2008-09-215-6/+6
* Make Swap button use an icon in the config dialog for gradientstoma2008-09-211-1/+1
* e/actions: remove ugly '{Move,Resize} with keyboard".Gustavo Sverzut Barbieri2008-09-201-11/+4
* e/border: make keyboard move and resize actions configurable.Gustavo Sverzut Barbieri2008-09-203-14/+44
* e/mixer: horizontal mouse wheel changes the balanceGustavo Sverzut Barbieri2008-09-201-0/+62
* fix gadcon popups across multiple zones.Carsten Haitzler2008-09-201-10/+11
* illogict - patch. lefty mouse etc.Carsten Haitzler2008-09-208-13/+54
* illogict patch for dpmsCarsten Haitzler2008-09-201-3/+3
* fix fileman initial position with multipl zones - it was really wrong beforeCarsten Haitzler2008-09-201-10/+105
* remove debugging i added to fix dnd.Carsten Haitzler2008-09-191-8/+2
* fix dnd for desktop - if you have multiple zones! remove printf's too. lotsCarsten Haitzler2008-09-193-64/+21
* remvoe printfs'sCarsten Haitzler2008-09-192-5/+0
* and - that vlc fullscreen bug. found. fixed. but vlc's x11 code is reallyCarsten Haitzler2008-09-193-119/+40