Files
gtk/gdk
Marc-André Lureau 550deb348a gdk/win32: remove extra allocation for \r removal
Although I can't find explicit documentation for clipboard pointer, it
seems to be possible to modify clibpoard memory without side-effects.

According to MSDN,
http://msdn.microsoft.com/en-us/library/windows/desktop/aa366596%28v=vs.85%29.aspx

"The global and local functions are supported for porting from 16-bit
code, or for maintaining source code compatibility with 16-bit
Windows. Starting with 32-bit Windows, the global and local functions
are implemented as wrapper functions that call the corresponding heap
functions using a handle to the process's default heap."

"Memory objects allocated by GlobalAlloc and LocalAlloc are in private,
committed pages with read/write access that cannot be accessed by other
processes. Memory allocated by using GlobalAlloc with GMEM_DDESHARE is
not actually shared globally as it is in 16-bit Windows. This value has
no effect and is available only for compatibility. "

https://bugzilla.gnome.org/show_bug.cgi?id=711553
2013-11-11 09:07:42 -05:00
..
2012-02-27 17:06:11 +00:00
2013-02-25 10:54:32 +01:00
2012-02-27 17:06:11 +00:00
2013-10-10 14:51:42 -04:00
2012-02-27 17:06:11 +00:00
2013-08-09 20:24:44 -04:00
2013-05-09 12:03:09 -04:00
2012-02-27 17:06:11 +00:00
2013-09-17 01:13:03 -04:00
2012-02-27 17:06:11 +00:00
2013-02-25 10:57:34 +01:00
2012-02-27 17:06:11 +00:00
2012-02-27 17:06:11 +00:00
2013-04-19 20:11:39 -04:00
2013-04-19 20:11:38 -04:00
2013-04-19 20:11:38 -04:00
2012-02-27 17:06:11 +00:00
2012-02-27 17:06:11 +00:00
2013-05-23 20:53:30 +02:00
2012-02-27 17:06:11 +00:00
2012-02-27 17:06:11 +00:00
2012-02-27 17:06:11 +00:00
2013-08-28 10:33:57 -04:00
2012-02-27 17:06:11 +00:00
2013-08-28 10:33:57 -04:00
2012-02-27 17:06:11 +00:00
2013-07-17 17:52:19 -04:00
2011-01-02 13:33:04 +01:00