Commit Graph

23 Commits

Author SHA1 Message Date
Christopher Michael 539a4df22e Add unused.
SVN revision: 51319
2010-08-18 18:43:43 +00:00
Lucas De Marchi 6638a10e20 FORMATTING
* Remove vim modelines:
 find . -name '*.[chx]' -exec sed -i '/\/\*$/ {N;N;/ \* vim:ts/d}' \{\} \;
 find . -name '*.[chx]' -exec sed -i '/\/[\*\/] *vim:/d' \{\} \;

* Remove leading blank lines:
 find . -name '*.[cxh]' -exec sed -i '/./,$!d'

If you use vim, use this in your .vimrc:
set ts=8 sw=3 sts=8 expandtab cino=>5n-3f0^-2{2(0W1st0



SVN revision: 50816
2010-08-04 16:57:32 +00:00
Hannes Janetzek b212674d65 fix warnings
SVN revision: 42475
2009-09-14 00:31:07 +00:00
Carsten Haitzler fb4208b4a3 ecomorph hookes from <hannes.janetzek@googlemail.com>
SVN revision: 42203
2009-09-03 12:37:10 +00:00
Carsten Haitzler 0f27441f3d fix artiface where movereisze info stays in old location then jumps to new
after first move/resize event


SVN revision: 31185
2007-08-05 08:32:26 +00:00
lok bce79230e1 Fixed an issue when Display information is enabled when moving windows but not when resizing.
SVN revision: 30929
2007-07-22 01:27:43 +00:00
Sebastian Dransfeld f6dc1dc1cc Remove stale code.
Fix comments.


SVN revision: 29159
2007-03-25 22:45:00 +00:00
rephorm 462bda0f22 another chunk
all group names prefaced by e/
its entirely possible i missed a few small places in this, so there may be some growing pains in the next day or two

also, spectrum content -> e.swallow.content


SVN revision: 25057
2006-08-23 03:39:02 +00:00
rephorm a5c71890d4 ****** MAJOR THEME REWORKING -- BREAKAGE *********
Almost every signal and required part name has changed. This means that ALL themes other than the default one are now broken. Sorry, but this had to happen.

I have a list of mappings from old to new at http://rephorm.com/files/dump/e_theme_map.txt

There will probably be a little more cleanup on this in the coming days. Then I'll write it all up in a nice theme spec.


SVN revision: 25033
2006-08-22 07:39:11 +00:00
sebastid 6a638a7806 Fix EAPI warnings.
SVN revision: 19597
2006-01-07 10:39:46 +00:00
tsauerbeck c356249423 popups showing the current size/position on move/resize now optionally invisible
SVN revision: 16989
2005-09-27 11:22:46 +00:00
Carsten Haitzler 8e02e46a08 allow move resize box to follow the object its moving/resizing
SVN revision: 15690
2005-07-09 15:37:28 +00:00
Carsten Haitzler 8705b83353 writign stuff
SVN revision: 15178
2005-06-07 13:53:27 +00:00
Carsten Haitzler 0d718f9850 dont display until move actually starts
SVN revision: 14648
2005-05-07 16:22:29 +00:00
Carsten Haitzler 7d1af2368e move resize use popup...
SVN revision: 14631
2005-05-07 04:50:14 +00:00
sebastid 7f5601e4b2 Window layers, incomplete.
SVN revision: 14446
2005-04-28 09:55:41 +00:00
sebastid 33a0a7905d Cleanup
SVN revision: 14404
2005-04-27 08:42:36 +00:00
sebastid 6780fe0a54 Remove layer setting
SVN revision: 14402
2005-04-27 08:27:38 +00:00
sebastid 88c56ca7ac Don't need layer setting for wm internal window
SVN revision: 14401
2005-04-27 08:26:30 +00:00
sebastid cfb61da41b Use right parent window
SVN revision: 14398
2005-04-27 07:30:37 +00:00
Carsten Haitzler cc79b3af64 check for NULL
SVN revision: 14397
2005-04-27 07:07:46 +00:00
sebastid e1c37fb87c Check.
SVN revision: 14395
2005-04-27 07:03:31 +00:00
sebastid 11cec998a6 Remove duplicate code.
SVN revision: 14329
2005-04-24 21:11:44 +00:00