forked from e16/e16
1
0
Fork 0
e16/src
Kim Woelders 1edb1ff45d Revert incorrect fixes for menu related segvs.
- Don't set m->win to NULL.
- Remove unnecessary check for m->win.

SVN revision: 54049
2010-10-30 18:41:24 +00:00
..
E.h Enable showing outline for window selected in focuslist. 2010-07-29 20:39:34 +00:00
Makefile.am Move "shape window" code to separate file. 2010-07-29 20:39:30 +00:00
about.c Forgot some 2008->2009's. 2009-05-12 21:21:21 +00:00
aclass.c Adjustments for indent 2.2.11. 2010-08-08 19:03:34 +00:00
aclass.h Reload keybindings on MappingNotify. 2008-12-30 16:19:33 +00:00
actions.c Trim whitespace from translatable strings. 2010-05-09 19:03:19 +00:00
alert.c Trivial fixes (clang). 2010-01-29 19:45:04 +00:00
alert.h DialogAlert... -> Alert... 2008-10-18 19:05:18 +00:00
arrange.c Apply badzero.cocci, badnull.cocci and badnull2.cocci 2010-08-13 17:04:13 +00:00
backgrounds.c Indent. 2010-08-29 13:45:57 +00:00
backgrounds.h Forgot some 2010 updates. 2010-04-16 11:07:51 +00:00
borders.c Apply badzero.cocci, badnull.cocci and badnull2.cocci 2010-08-13 17:04:13 +00:00
borders.h Use "filler" border in stead of zoom masks when zooming. 2010-07-18 18:52:54 +00:00
buttons.c Adjustments for indent 2.2.11. 2010-08-08 19:03:34 +00:00
buttons.h Fix button stacking bug when char is unsigned. 2008-08-07 23:19:24 +00:00
comms.c Remove unused parameter. 2009-07-27 16:46:54 +00:00
comms.h Trivial cleanups. 2007-12-15 12:36:58 +00:00
conf.h Remove some unused BUTTON_... and KEY_... defines. 2010-06-06 10:05:42 +00:00
config.c Apply badzero.cocci, badnull.cocci and badnull2.cocci 2010-08-13 17:04:13 +00:00
container.c Adjustments for indent 2.2.11. 2010-08-08 19:03:34 +00:00
container.h Add missed 2009s. 2009-11-29 10:35:56 +00:00
coords.c Apply badzero.cocci, badnull.cocci and badnull2.cocci 2010-08-13 17:04:13 +00:00
cursors.c Adjustments for indent 2.2.11. 2010-08-08 19:03:34 +00:00
cursors.h Add missed 2009s. 2009-11-29 10:35:56 +00:00
desktops.c Call XRRUpdateConfiguration on RRScreenChangeNotify. 2010-08-21 14:43:59 +00:00
desktops.h Add missed 2009s. 2009-11-29 10:35:56 +00:00
dialog.c FreePmapMask() -> PmapMaskFree(). 2010-10-23 10:22:50 +00:00
dialog.h Remove unused radio button event function. 2010-06-06 10:05:46 +00:00
dock.c Eliminate redundant VRoot vars. 2008-03-24 11:12:40 +00:00
draw.c Move "shape window" code to separate file. 2010-07-29 20:39:30 +00:00
e16-ecore_hints.c Indent. 2010-08-21 14:39:55 +00:00
e16-ecore_hints.h "Support" _NET_WM_USER_TIME[_WINDOW]. 2010-01-29 19:44:56 +00:00
e16-ecore_list.c Indent. 2010-08-13 21:05:00 +00:00
e16-ecore_list.h Simplify list stuff. 2010-06-06 10:05:38 +00:00
ecompmgr.c Correct recent composite/shape fixes and fix some more related issues. 2010-10-25 17:45:01 +00:00
ecompmgr.h Add ECompMgrWinGetAlphaPict(). 2010-08-21 14:39:57 +00:00
econfig.c Apply badzero.cocci, badnull.cocci and badnull2.cocci 2010-08-13 17:04:13 +00:00
econfig.h Not using float config values. 2008-11-23 14:34:19 +00:00
edbus.c Eliminate RRoot and VRoot. 2008-03-29 17:18:58 +00:00
edbus.h Play with dbus - implement command interface. 2007-12-08 17:54:38 +00:00
edebug.h Play with XI2. 2009-12-26 10:35:42 +00:00
edge.c Remove unused parameter. 2009-07-27 16:46:54 +00:00
eglx.c Trivial cleanups. 2010-06-06 10:05:53 +00:00
eglx.h Trivial cleanups. 2010-06-06 10:05:53 +00:00
eimage.c Add some missed 2010s. 2010-10-24 14:33:14 +00:00
eimage.h Add missed 2009s. 2009-11-29 10:35:56 +00:00
emodule.c Add missed 2009s. 2009-11-29 10:35:56 +00:00
emodule.h Trivial cleanups. 2010-06-06 10:05:53 +00:00
eobj.c Apply badzero.cocci, badnull.cocci and badnull2.cocci 2010-08-13 17:04:13 +00:00
eobj.h Trivial cleanups. 2010-06-06 10:05:53 +00:00
etypes.h Move some typedefs to etypes.h. 2009-03-21 20:57:57 +00:00
events.c Adjust extension array size. 2010-07-18 20:19:01 +00:00
events.h Look up/show name of request causing error. 2010-04-11 11:42:57 +00:00
ewin-ops.c Place new fullscreen windows on xinerama screen containing pointer (unless aleady placed). 2010-08-20 22:32:56 +00:00
ewin-ops.h Add autoshade window option (suggested by Don Harrop). 2009-02-01 10:15:13 +00:00
ewins.c Avoid processing events belonging to a previous ewin for a client window. 2010-10-30 18:41:22 +00:00
ewins.h Avoid processing events belonging to a previous ewin for a client window. 2010-10-30 18:41:22 +00:00
ewmh.c Fix trouble with move/resize operations started by _NET_WM_MOVERESIZE. 2010-07-18 18:52:48 +00:00
extinitwin.c Use render for restart cursor only if an ARGB visual is available. 2009-08-30 14:04:29 +00:00
file.c Apply badzero.cocci, badnull.cocci and badnull2.cocci 2010-08-13 17:04:13 +00:00
file.h Eliminate dup in fullfileof(). 2008-10-10 19:49:06 +00:00
finders.c Indent. 2010-08-13 21:05:00 +00:00
focus.c Another attempt to fix pointer focus breakage. 2010-08-23 16:55:46 +00:00
focus.h Fix pointer warp between screens. 2010-04-05 17:48:37 +00:00
fonts.c Remove theme config stuff in font alias files. 2010-02-14 19:04:09 +00:00
fx.c Adjustments for indent 2.2.11. 2010-08-08 19:03:34 +00:00
glwin.c Trivial cleanups. 2010-06-06 10:05:53 +00:00
gnome.c Fix typo 2010-09-20 17:17:04 +00:00
grabs.c Rewrap more X stuff. 2008-03-30 12:13:16 +00:00
grabs.h Rewrap more X stuff. 2008-03-30 12:13:16 +00:00
groups.c Adjustments for indent 2.2.11. 2010-08-08 19:03:34 +00:00
groups.h Remove unused code, cleanups. 2009-03-21 09:53:11 +00:00
handlers.c DialogAlert... -> Alert... 2008-10-18 19:05:18 +00:00
hints.c Trivial cleanups. 2010-06-06 10:05:53 +00:00
hints.h Header file tweaks. 2008-03-24 08:57:50 +00:00
hiwin.c Add some missed 2010s. 2010-10-24 14:33:14 +00:00
hiwin.h Header file tweaks. 2008-03-24 08:57:50 +00:00
icccm.c Fix fullscreening when client has bogus aspect ratio hints. 2010-08-20 20:07:08 +00:00
iclass.c FreePmapMask() -> PmapMaskFree(). 2010-10-23 10:22:50 +00:00
iclass.h Add missed 2009s. 2009-11-29 10:35:56 +00:00
iconify.c Apply badzero.cocci, badnull.cocci and badnull2.cocci 2010-08-13 17:04:13 +00:00
icons.c Fix various issues related to iconification of shaded windows. 2010-04-02 15:28:06 +00:00
icons.h Validate focus list icon mode. Use defs for icon modes. 2010-03-20 10:41:12 +00:00
ipc.c Apply badzero.cocci, badnull.cocci and badnull2.cocci 2010-08-13 17:04:13 +00:00
ipc.h Add -brs to indent profile. 2008-03-23 11:54:24 +00:00
lang.c Apply badzero.cocci, badnull.cocci and badnull2.cocci 2010-08-13 17:04:13 +00:00
lang.h Adjustments for indent 2.2.11. 2010-08-08 19:03:34 +00:00
magwin.c Adjustments for indent 2.2.11. 2010-08-08 19:03:34 +00:00
main.c Apply badzero.cocci, badnull.cocci and badnull2.cocci 2010-08-13 17:04:13 +00:00
memory.c Remove unneeded code with notnull.cocci script 2010-07-14 02:05:47 +00:00
menus-misc.c Convert (hopefully) all comparisons to NULL 2010-08-21 13:52:25 +00:00
menus.c Revert incorrect fixes for menu related segvs. 2010-10-30 18:41:24 +00:00
menus.h Container and pager menus should be destroyed on close. 2009-12-02 19:20:27 +00:00
misc.c Minor simplification (use GetTime in stead of gettimeofday). 2010-05-02 20:26:43 +00:00
mod-misc.c Add missed 2009s. 2009-11-29 10:35:56 +00:00
mod-trans.c Adjustments for indent 2.2.11. 2010-08-08 19:03:34 +00:00
moveresize.c Trivial cleanups. 2010-06-06 10:05:53 +00:00
mwm.c Remove unneeded code with notnull.cocci script 2010-07-14 02:05:47 +00:00
pager.c Fix rendering of argb windows in pager when compositing is enabled. 2010-10-23 10:22:56 +00:00
parse.c Use new destructive line parser to avoid a lot of strdup/free's. 2007-05-28 22:05:29 +00:00
parse.h Use new destructive line parser to avoid a lot of strdup/free's. 2007-05-28 22:05:29 +00:00
piximg.c Disable shaded, semi-solid, and translucent move/resize modes by default. 2010-04-02 15:28:15 +00:00
piximg.h Refactor move/resize shape drawing code. 2010-04-02 15:28:10 +00:00
progress.c Add missed 2009s. 2009-11-29 10:35:56 +00:00
progress.h Add missed 2009s. 2009-11-29 10:35:56 +00:00
regex.c 2007. 2007-01-13 19:14:29 +00:00
screen.c Collect xinerama stuff. 2010-07-18 18:53:00 +00:00
screen.h Screen stuff naming consistency and code tweaks. 2007-09-29 19:13:21 +00:00
session.c Trivial cleanups. 2010-06-06 10:05:53 +00:00
session.h Trivial cleanups. 2007-12-15 12:36:58 +00:00
settings.c Fix changing move/resize modes in dialog. 2010-08-05 17:53:57 +00:00
settings.h Merge autoraise settings into focus settings dialog. 2009-11-05 18:45:55 +00:00
setup.c Fix restart (broken in 1.0.6). 2010-10-27 17:47:35 +00:00
shapewin.c Move "shape window" code to separate file. 2010-07-29 20:39:30 +00:00
size.c Optionally don't cover dragbar when maximising (patch by Pietro Cerutti). 2008-11-27 20:10:15 +00:00
slideout.c Adjustments for indent 2.2.11. 2010-08-08 19:03:34 +00:00
snaps.c Indent. 2010-08-21 14:39:55 +00:00
snaps.h A bit more consistent naming and minor cleanup (snaps). 2008-10-18 16:00:14 +00:00
snprintf.c Apply badzero.cocci, badnull.cocci and badnull2.cocci 2010-08-13 17:04:13 +00:00
sound.c Indent. 2010-08-21 14:39:55 +00:00
sound.h Play sounds by number in stead of by name. Enable disabling specific sounds. 2008-12-14 16:44:45 +00:00
sound_esd.c Adjustments for indent 2.2.11. 2010-08-08 19:03:34 +00:00
sound_load.c only assign ssd->channels once 2008-12-30 14:53:55 +00:00
sound_pa.c Convert (hopefully) all comparisons to NULL 2010-08-21 13:52:25 +00:00
sounds.h Trivial cleanups. 2010-06-06 10:05:53 +00:00
stacking.c Debug stuff. 2008-08-07 23:30:46 +00:00
startup.c Apply badzero.cocci, badnull.cocci and badnull2.cocci 2010-08-13 17:04:13 +00:00
string.c Provide strcase functions if not available. 2008-08-14 18:44:23 +00:00
systray.c Apply badzero.cocci, badnull.cocci and badnull2.cocci 2010-08-13 17:04:13 +00:00
tclass.c Adjustments for indent 2.2.11. 2010-08-08 19:03:34 +00:00
tclass.h Remove remnants of unimplemented textclass mode attribute. 2010-06-06 10:05:40 +00:00
text.c Trivial cleanups. 2010-06-06 10:05:53 +00:00
text_pango.c Add some missed 2010s. 2010-10-24 14:33:14 +00:00
text_xft.c Add missed 2009s. 2009-11-29 10:35:56 +00:00
theme.c Fix unpacking theme from .etheme file. Has been broken since 1.0.2. 2010-08-22 14:30:41 +00:00
timers.c Forgot some 2008->2009's. 2009-05-12 21:21:21 +00:00
timers.h Move some typedefs to etypes.h. 2009-03-21 20:57:57 +00:00
tooltips.c Apply badzero.cocci, badnull.cocci and badnull2.cocci 2010-08-13 17:04:13 +00:00
tooltips.h 2007. 2007-01-13 19:14:29 +00:00
ttfont.c EColor->COLOR32 2009-09-13 13:45:34 +00:00
user.c 2007. 2007-01-13 19:14:29 +00:00
user.h 2007. 2007-01-13 19:14:29 +00:00
util.h Adjustments for indent 2.2.11. 2010-08-08 19:03:34 +00:00
warp.c Adjustments for indent 2.2.11. 2010-08-08 19:03:34 +00:00
windowmatch.c Adjustments for indent 2.2.11. 2010-08-08 19:03:34 +00:00
windowmatch.h 2007. 2007-01-13 19:14:29 +00:00
x.c Debug stuff cleanups. 2010-10-30 18:41:15 +00:00
xtypes.h Rewrap more X stuff. 2008-03-30 12:13:16 +00:00
xwin.h Add ERegionIntersectOffset(). 2010-10-25 17:44:59 +00:00
zoom.c Collect XF86VidMode stuff. 2010-08-21 14:43:57 +00:00