forked from e16/e16
1
0
Fork 0
Go to file
Kim Woelders a2b0a817d8 Remove server grab around EShapeSetShape().
If the server grab is removed from here, it would seem appropriate
to add it in EShapeSetShape() (or EShapeCombineShape()).
However, I'm not sure we need atomicity at this point.
If we read an "incorrrect" shape, we should have an unprocessed shape
change notification pending.
Let's just see if this causes trouble.

SVN revision: 70399
2012-04-22 17:39:58 +00:00
config Adjust file.menu when regenerating menus. 2011-08-24 20:45:08 +00:00
docs Doc updates. 2011-02-12 16:43:54 +00:00
dox Warning fixes for gcc-4.6. 2011-01-30 00:07:50 +00:00
eesh Apply badzero.cocci, badnull.cocci and badnull2.cocci 2010-08-13 17:04:13 +00:00
epp Return code on success should be 0. 2011-03-20 21:54:03 +00:00
fonts Add normal/bold.ttf as links to default fonts. 2008-12-30 22:40:08 +00:00
icons Move misc/e16.png to icons/. 2010-04-02 15:28:17 +00:00
lib Add uninstall-local to fix distcheck (with recent autotools?). 2012-04-22 17:39:29 +00:00
m4 Add auto* stuff to set __func__. 2010-11-20 07:30:23 +00:00
misc Make clean shouldn't remove e16-gnome3-session.desktop. 2012-02-26 20:15:57 +00:00
pix Centralise file loading, based on file type. 2010-04-02 15:27:58 +00:00
po French translation update (Tristan D.). 2012-03-18 11:45:34 +00:00
sample-scripts Restore executable state. 2008-08-18 19:01:55 +00:00
scripts Adjust file.menu when regenerating menus. 2011-08-24 20:45:08 +00:00
src Remove server grab around EShapeSetShape(). 2012-04-22 17:39:58 +00:00
themes Update font configuration in winter theme. 2009-03-29 14:56:49 +00:00
.gitignore Ignore++ 2012-03-11 17:37:25 +00:00
.indent.pro Add -brs to indent profile. 2008-03-23 11:54:24 +00:00
AUTHORS Add options to ignore struts when maximising/fullscreening. 2011-03-06 08:26:47 +00:00
COMPLIANCE "Support" _NET_WM_USER_TIME[_WINDOW]. 2010-01-29 19:44:56 +00:00
COPYING 2011. 2011-02-12 16:43:47 +00:00
ChangeLog 1.0.10. 2011-10-09 13:57:03 +00:00
Makefile.am Move config/pix to pix (svn only for now). 2010-03-20 10:30:17 +00:00
TODO Update. 2008-03-22 16:33:09 +00:00
autogen.sh Update/remove some doc files. 2007-01-07 19:15:15 +00:00
configure.ac Remove unnecessary AC_PROG_MAKE_SET. 2011-12-29 21:34:49 +00:00
e16.spec.in Add GNOME3 gdm/gnome-session support. 2011-05-14 04:27:52 +00:00