Commit Graph

54 Commits

Author SHA1 Message Date
Lucas De Marchi 4d4401c5d3 Apply badzero.cocci, badnull.cocci and badnull2.cocci
Since badzero.cocci depends on coccinelle knowledge about a variable being a pointer
and about a function returning a pointer, maybe there are false negatives.



SVN revision: 51092
2010-08-13 17:04:13 +00:00
Kim Woelders 93fb484abd Add missed 2009s.
SVN revision: 44039
2009-11-29 10:35:56 +00:00
Kim Woelders 316005b563 Fix coords placement for shaded windows when moving in opaque mode.
SVN revision: 43891
2009-11-22 09:53:12 +00:00
Kim Woelders 514a27c25e Show opacity when changing by bindings.
SVN revision: 40021
2009-04-13 15:52:42 +00:00
Kim Woelders 4d439be211 Correct wrapping here and there.
SVN revision: 36387
2008-10-01 22:19:41 +00:00
Kim Woelders 3e237fb247 Enable fading/shadow when desired (in stead of disabling when not).
SVN revision: 34753
2008-06-05 17:42:59 +00:00
Kim Woelders e7ab7972c1 Center title vertically within border.
SVN revision: 33308
2007-12-30 20:40:49 +00:00
Kim Woelders 3c88e36613 Simplify some imageclass functions (w,h are always window size).
SVN revision: 31677
2007-09-10 20:26:53 +00:00
Kim Woelders 0d4c5bfcc1 CM: Avoid creating/destroying regions.
SVN revision: 30746
2007-07-11 08:44:12 +00:00
Kim Woelders 83bcbbaee1 2007.
SVN revision: 27952
2007-01-13 19:14:29 +00:00
Kim Woelders 11ee1e8561 Wrap.
SVN revision: 24604
2006-08-12 15:40:57 +00:00
Kim Woelders d0a02cff83 Eliminate unused expose parameter.
SVN revision: 22168
2006-04-16 22:27:06 +00:00
Kim Woelders 2f78638c0f Wrap imlib.
SVN revision: 21576
2006-03-29 19:13:17 +00:00
Kim Woelders 056248c884 2006.
SVN revision: 19591
2006-01-07 07:20:58 +00:00
Kim Woelders d655f4df96 Fix size indication when moving shaded window.
SVN revision: 19239
2005-12-22 18:46:03 +00:00
Kim Woelders ff86323831 Split off borders.h.
SVN revision: 19238
2005-12-22 18:43:15 +00:00
Kim Woelders 24f10641c9 Fix several window group bugs.
SVN revision: 18323
2005-11-05 17:12:53 +00:00
Kim Woelders 9dca3e88f1 EWM hint support is no longer optional. Split off hints.h.
SVN revision: 18049
2005-10-27 23:18:35 +00:00
Kim Woelders 049d289d29 Cosmetics.
SVN revision: 17608
2005-10-16 13:59:52 +00:00
Kim Woelders 540f20ed81 Smoother geometry indicator.
SVN revision: 17577
2005-10-15 12:14:00 +00:00
Kim Woelders 9e9c8769b7 Fix geometry indicator during non-opaque resizing.
Yet another partial cleanup of client window property/state stuff.


SVN revision: 17466
2005-10-12 17:20:42 +00:00
Kim Woelders 90bd960b93 Hide image/text class internals.
SVN revision: 16971
2005-09-26 17:32:10 +00:00
Kim Woelders 4864ea4c70 Remove eobj.h from E.h, include where needed.
SVN revision: 16749
2005-09-18 06:35:38 +00:00
Kim Woelders 9ebaf4a103 Change most desk references from integer to pointer to desk object.
SVN revision: 16515
2005-09-04 07:27:20 +00:00
Kim Woelders 5124d0981e Split up E.h a bit.
SVN revision: 15796
2005-07-16 16:57:45 +00:00
Kim Woelders 42c43d2aca Fix server grabbing issues. Don't use ecore_x API for trivial stuff.
SVN revision: 14642
2005-05-07 11:20:02 +00:00
Kim Woelders 6f0e788b63 Merge various client placement functions.
SVN revision: 14637
2005-05-07 09:27:16 +00:00
Kim Woelders 018408379a Stacking work. Cleanups.
SVN revision: 14309
2005-04-23 07:31:18 +00:00
Kim Woelders df0e3aad2c Simplify handling of top-level windows - part 2.
SVN revision: 14215
2005-04-17 13:58:09 +00:00
Kim Woelders 57c93ed8b0 Simplify handling of top-level windows - part 1.
SVN revision: 14158
2005-04-12 16:43:39 +00:00
Kim Woelders 99d717e187 Copyright updates. More enlightenment->e16.
SVN revision: 13794
2005-03-19 16:40:18 +00:00
Kim Woelders b49d17688c Do not pass disp around everywhere.
SVN revision: 13179
2005-02-02 17:12:07 +00:00
Kim Woelders fbbe386efb 0.16.8
SVN revision: 12619
2004-12-28 23:46:49 +00:00
Kim Woelders 6029a7e2c8 Fix minor glitch with coordinate window being mapped too early + cosmetics.
SVN revision: 10623
2004-06-29 08:52:41 +00:00
Kim Woelders 0163c3ff80 Selective Transparency - basic functionality (Jaron Omega <jaron@sock-stream.net>).
SVN revision: 10427
2004-06-03 18:04:47 +00:00
Kim Woelders 18082e70c3 Fix floating window movement (finally, I hope).
SVN revision: 10276
2004-05-18 23:31:07 +00:00
Kim Woelders 2b847dfbe9 Add X_CFLAGS to INCLUDES. Rename root to VRoot to avoid warnings with -Wshadow.
SVN revision: 10053
2004-05-04 19:04:42 +00:00
Kim Woelders 6eb7db0cff Move global queue_up to Mode struct.
SVN revision: 9665
2004-04-09 12:59:56 +00:00
Kim Woelders 531c81778c Enable compiling with -Wshadow (trivial name clash fixups).
SVN revision: 9409
2004-03-20 15:49:05 +00:00
Kim Woelders 2328bcb7c9 2003 -> 2004.
SVN revision: 8569
2004-01-19 22:30:35 +00:00
Kim Woelders ade26e1c52 Pass the context ewin as parameter to the action handler (get rid of mode.ewin).
SVN revision: 8559
2004-01-18 10:24:06 +00:00
Kim Woelders 57d8a9e8c5 Split mode struct into configuration and state stuff.
SVN revision: 8358
2004-01-12 20:43:18 +00:00
Kim Woelders 3da03b6dc9 Copyrights->2003.
SVN revision: 7807
2003-11-05 17:24:47 +00:00
Mandrake 538d325415 Thu May 22 15:09:11 EDT 2003
(Mandrake)

Updated .h files so that this sucker actually wants to build on my system.
Sorry I've been AWOL for so long, life has been quite busy lately.


SVN revision: 6924
2003-05-22 19:15:03 +00:00
Michael Jennings b35504b70e Fri Mar 28 00:14:31 EST 2003
(KainX)

More patches from Kim Woelders <kim@woelders.dk>.


SVN revision: 6793
2003-03-28 05:16:21 +00:00
Mandrake 5f2e7bd222 Wed Jul 26 11:18:29 PDT 2000
(Mandrake)

apparently when you first open up the background settings dialog box it
clobbers the atom that says what the base background should have in it.
This is a hack, but fixes the symptom of the problem :)


SVN revision: 2924
2000-07-26 18:00:47 +00:00
Tom Gilbert 4d21d088e3 Sun Jun 4 20:56:41 GMT 2000
(gilbertt)

Patch from monkeyiq@flashmail.com (real name?) for the option to position
windows centered under the mouse pointer.

(I changed the logic just slightly from the patch, so that windows too big
vertically are positioned so that the top is visible, instead of the other
way around).


SVN revision: 2750
2000-06-04 19:45:55 +00:00
Michael Jennings c9f4976169 Mon Apr 24 15:33:47 PDT 2000
(KainX)

Patch from Bob Arendt <rdarendt@cwcom.net> for move/resize geometry
box location.


SVN revision: 2527
2000-04-24 22:21:29 +00:00
Peter Kjellerstedt 7f0b9c37d3 Thu Apr 6 01:17:06 CEST 2000
(Saur)

Ran the default indent from ecvs on all files to get rid of differences
caused by it (should hopefully give smaller diffs in the future).
Removed all duplicated * * in comments (generated by indent sometimes).


SVN revision: 2431
2000-04-05 23:22:56 +00:00
Mandrake 8388b82d62 Thu Jan 6 12:23:56 PST 2000
(Mandrake)

updated copyrights to say 2000. muahahaha.


SVN revision: 1864
2000-01-06 08:13:30 +00:00