Commit Graph

113 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 708e19593e Fix some poytential segvs. Minor cleanups.
SVN revision: 49485
2010-06-06 10:05:50 +00:00
Kim Woelders a7e538be10 Trivial fixes (clang).
SVN revision: 45718
2010-01-29 19:45:04 +00:00
Kim Woelders e42a80764f Play sounds by number in stead of by name. Enable disabling specific sounds.
SVN revision: 38142
2008-12-14 16:44:45 +00:00
Kim Woelders c363642d11 Oops - line got lost somewhere.
SVN revision: 34142
2008-03-29 10:34:53 +00:00
Kim Woelders 07b73ff81b Fix bug, avoid allocating excessively large arrays in window placement.
SVN revision: 34137
2008-03-29 08:23:24 +00:00
Kim Woelders 8c8820cb22 Fix potential segv during window placement.
SVN revision: 34114
2008-03-25 22:00:41 +00:00
Kim Woelders 6eaca2639c Eliminate redundant VRoot vars.
SVN revision: 34106
2008-03-24 11:12:40 +00:00
Kim Woelders e7f01c2d6f Add -brs to indent profile.
SVN revision: 34096
2008-03-23 11:54:24 +00:00
Kim Woelders 6215bcb329 Add option to center new windows when desk is full (suggested by George L. Yermulnik).
SVN revision: 33987
2008-03-11 22:03:57 +00:00
Kim Woelders 82e0debd38 Various minor bug fixes, simplifications, and cleanups.
SVN revision: 33986
2008-03-11 22:00:03 +00:00
Kim Woelders 0a05aafc82 Assume free(0) is ok (if not HAVE_FREE_NULL_BUG will have to be defined).
SVN revision: 33818
2008-02-23 12:09:38 +00:00
Kim Woelders 5d35a90a2d New window placement algorithm. Should be better at handling crowded desktops
and windows with never_use_area attribute.


SVN revision: 33637
2008-01-27 18:41:55 +00:00
Kim Woelders 4880283400 Screen stuff naming consistency and code tweaks.
SVN revision: 31874
2007-09-29 19:13:21 +00:00
Kim Woelders 4c80c1de2a Fix window sliding in new boxed mode.
SVN revision: 30341
2007-06-16 08:41:53 +00:00
Kim Woelders f53600e1e8 Cleanups, enable compiling everything as if it were C++.
SVN revision: 28022
2007-01-17 01:10:44 +00:00
Kim Woelders 83bcbbaee1 2007.
SVN revision: 27952
2007-01-13 19:14:29 +00:00
Kim Woelders 606864e876 Fix screen edge resistance in presence of windows with struts.
SVN revision: 23099
2006-06-02 21:25:11 +00:00
Kim Woelders 30f22ddb67 Fix incorrect index range.
SVN revision: 22548
2006-05-12 12:05:27 +00:00
Kim Woelders a8238f7fe9 Fix a number of window placement bugs.
SVN revision: 22446
2006-05-02 23:27:39 +00:00
Kim Woelders 10f06763c6 Eliminate some obsolete code.
SVN revision: 22420
2006-04-30 13:23:01 +00:00
Kim Woelders 01b16242e2 Refactor some more.
SVN revision: 22419
2006-04-30 13:15:52 +00:00
Kim Woelders 678daa662a Refactor some more.
SVN revision: 22418
2006-04-30 12:08:52 +00:00
Kim Woelders 5d4d5dfd23 Refactor some code bits.
SVN revision: 22415
2006-04-30 10:32:48 +00:00
Kim Woelders dbd7cfbc80 Rearrange some code. No actual changes.
SVN revision: 22312
2006-04-23 08:42:17 +00:00
Kim Woelders 31f912bc83 Add feature to subdivide screen (xinerama style).
SVN revision: 22307
2006-04-22 22:00:02 +00:00
Kim Woelders e052f9aceb Move lists to Ecore_List.
SVN revision: 20557
2006-02-18 08:30:09 +00:00
Kim Woelders 056248c884 2006.
SVN revision: 19591
2006-01-07 07:20:58 +00:00
Kim Woelders c24b411115 Split off groups.h. Fix certain hint updates. Cleanups.
SVN revision: 18538
2005-11-19 15:47:10 +00:00
Kim Woelders d588bd9fd5 Focus own dialogs when mapped.
SVN revision: 18463
2005-11-13 12:40:13 +00:00
Kim Woelders 0dfa113313 General bug hunt - Found a few, pedantic cleanups, dead code removal.
SVN revision: 18153
2005-10-30 19:40:49 +00:00
Kim Woelders 093d30f946 Fix dialog layout bug. Shuffle some dialog contents around.
SVN revision: 17351
2005-10-09 18:01:30 +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 5c756e0076 Button related cleanups.
SVN revision: 16256
2005-08-21 13:21:48 +00:00
Kim Woelders 03614e3d86 Eliminate old client order list. Shuffle some stuff around.
SVN revision: 16058
2005-08-07 14:06:52 +00:00
Kim Woelders 5124d0981e Split up E.h a bit.
SVN revision: 15796
2005-07-16 16:57:45 +00:00
Kim Woelders c195958e98 Trivial namespace cleanup.
SVN revision: 15704
2005-07-10 08:31:15 +00:00
Kim Woelders 3529ea8228 Partial cleanup of client window property/state stuff.
Set _NET_WM_ALLOWED_ACTIONS values properly.


SVN revision: 15674
2005-07-08 16:48:19 +00:00
Kim Woelders 6a7bf21ead More geometry cleanups.
SVN revision: 14457
2005-04-28 22:01:53 +00:00
Kim Woelders 99d717e187 Copyright updates. More enlightenment->e16.
SVN revision: 13794
2005-03-19 16:40:18 +00:00
Kim Woelders 69b6ed3314 Bye bye EDBUG/EDBUG_RETURN.
SVN revision: 13097
2005-01-25 21:58:28 +00:00
Kim Woelders fbbe386efb 0.16.8
SVN revision: 12619
2004-12-28 23:46:49 +00:00
Kim Woelders 8d9b57cdb5 Handle struts, optionally ignore.
SVN revision: 10673
2004-07-03 00:58:19 +00:00
Kim Woelders b8fcd2ce20 Don't restrict window placement requests (+some cosmetic changes).
SVN revision: 10287
2004-05-19 21:41:03 +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 ad374aaa38 Improve on (click-to-) focus.
SVN revision: 9559
2004-04-01 22:41:22 +00:00
Kim Woelders 2b84f92907 Use new static stacking list wherever possible.
SVN revision: 9491
2004-03-26 21:21:47 +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 78368734fc Revert window placement when low on space to e16.5 behavior (patch from Smoke <conrad@ceibhion.dhs.org>).
SVN revision: 8997
2004-02-17 00:03:41 +00:00