summaryrefslogtreecommitdiff
path: root/src/mywindow.c
Commit message (Expand)AuthorAgeFilesLines
* Remove some XFlush() callsOlivier Fourdan2011-10-251-2/+1
* Update mouse cursor theme and size dynamically (Bug #6854)Olivier Fourdan2011-10-191-5/+13
* Update copyright year.Olivier Fourdan2011-01-051-1/+1
* Mass update: Update (c) yearOlivier Fourdan2010-12-161-1/+1
* * src/events.c, : Fix user time not being taken from the user timeOlivier Fourdan2009-02-071-2/+2
* * src/*.c, src/*.h: Update year.Olivier Fourdan2009-01-181-1/+1
* Update FSF addressOlivier Fourdan2008-05-311-2/+4
* Rework a bit the code for hilight and frame drawingOlivier Fourdan2007-06-121-1/+1
* Add support for button prelight in windows frameOlivier Fourdan2007-06-111-4/+17
* CleanupOlivier Fourdan2007-05-091-3/+3
* Set focus flag on windows initially mapped on other desktopsOlivier Fourdan2006-09-111-37/+37
* Add Xutil.h include for Solaris, add new option for overlay unredirection, do...Olivier Fourdan2006-08-151-2/+11
* Code cleanup.Olivier Fourdan2006-05-151-2/+3
* Don't set pict_format if RENDER is not present (Thx to Oliver Lehmann <oliver...Olivier Fourdan2006-05-021-0/+2
* Try to improve the XRender benchmark.Olivier Fourdan2006-04-011-1/+1
* Update copyright date and add propertiesOlivier Fourdan2006-02-181-1/+1
* Don't keep the icon pixbuf to save a bit of video memory.Olivier Fourdan2005-11-011-0/+11
* Remove debug messagesOlivier Fourdan2005-09-251-2/+2
* Testing codeOlivier Fourdan2005-09-251-9/+3
* Fixes for ARGB/multiple depth windows.Olivier Fourdan2005-09-251-3/+15
* Cache XRender picture and visual format to improve speedOlivier Fourdan2005-09-241-19/+12
* Fallback to regular Xlib routins to set window pixmap, fixes bug #1161Olivier Fourdan2005-09-231-14/+31
* Update datesOlivier Fourdan2005-06-201-1/+1
* Avoid displaying spurious messagesOlivier Fourdan2005-02-051-1/+1
* Internal reorg.Olivier Fourdan2005-01-291-43/+68
* Separate parts that require Render from those who depend on XFixes, XDamage a...Olivier Fourdan2005-01-291-2/+2
* Add support for ARGB clients.Olivier Fourdan2005-01-271-18/+98
* Add CVS Id, like Jasper does with the panel.Olivier Fourdan2004-08-221-1/+2
* Add multiscreen support.Olivier Fourdan2004-06-151-16/+17
* Change internals to prepare multi-screen (not quite there yet)Olivier Fourdan2004-06-041-3/+54
* - Change gtktoxevent API to be GdkScreen and therefore multiscreen compliantOlivier Fourdan2004-05-301-42/+41
* Fix some compiler warnings and get rid of a bunch of deprecated callsOlivier Fourdan2004-05-141-1/+1
* Get rid of out own Xinerama impl. and use GdkScreen routines instead (that fi...Olivier Fourdan2004-05-131-42/+42
* Disconnect wrap workspaces and wrap windows optionsOlivier Fourdan2003-05-221-31/+31
* Various small cleanups, rerun indent with new settings.Olivier Fourdan2003-05-161-47/+55
* Revert last change in debug.h, use "??" instead of ((__const char *)0)Olivier Fourdan2003-04-051-6/+6
* Debugging stuff now provided by libxfce4util. As a result of this changeBenedikt Meurer2003-04-021-1/+1
* Updated i18n stuff (libxfce4util now provides a i18n.h).Benedikt Meurer2003-04-021-1/+1
* Reformat code usign astyle, redesign microdeck theme, include nestu's Spanish...Olivier Fourdan2003-03-161-4/+4
* Improve window move/resize and expand sourcesOlivier Fourdan2003-02-271-13/+13
* Ran indent on sourcesOlivier Fourdan2003-02-131-25/+25
* Add optimizationsOlivier Fourdan2003-02-131-0/+122