summaryrefslogtreecommitdiff
path: root/src/mypixmap.c
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant codeAvinash Sonawane2021-12-091-3/+2
* pixmap: Use a safer strncpy()Olivier Fourdan2020-12-121-2/+12
* More XErrors trapsOlivier Fourdan2020-09-191-0/+6
* cleanup: prefer zero initialized memory allocationOlivier Fourdan2020-08-081-3/+3
* pixmap: Use strncpy()Olivier Fourdan2020-07-251-2/+2
* pixmap: Fix rendering without XRenderOlivier Fourdan2020-04-211-1/+1
* trace: rework tracesOlivier Fourdan2018-03-311-8/+15
* pixmap: Avoid warning without iconOlivier Fourdan2018-01-211-0/+6
* Fix some build warningsViktor Odintsev2017-11-221-0/+2
* Implement cairo drawingViktor Odintsev2017-07-031-74/+97
* Switch back to bilinear interpolationOlivier Fourdan2015-01-241-2/+2
* Add support for GTK frame extentsOlivier Fourdan2014-12-091-1/+1
* Memory leak in pixmap codeOlivier Fourdan2011-10-281-0/+1
* Allow images without an alpha channel to be used in themes as wellOlivier Fourdan2011-01-261-1/+3
* Update copyright year.Olivier Fourdan2011-01-051-1/+1
* Mass update: Update (c) yearOlivier Fourdan2010-12-161-1/+1
* Don't fool with signedness ^_~Olivier Fourdan2009-09-101-6/+5
* Simplify the tabwin/cycle code,Olivier Fourdan2009-09-101-4/+5
* * 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
* Merge work from Stephan Arts <stephan@xfce.org> (Bug #4065)Olivier Fourdan2008-08-041-4/+4
* Update FSF addressOlivier Fourdan2008-05-311-2/+4
* Fix xfwm4 hanging with gtk+-2.11.x (Bug #3346) - Patch based on a similar fix...Olivier Fourdan2007-06-211-6/+1
* Rework a bit the code for hilight and frame drawingOlivier Fourdan2007-06-121-1/+10
* CleanupOlivier Fourdan2007-05-091-2/+2
* Enlarge the menu button so that it's the same size as other buttons.Olivier Fourdan2006-10-251-2/+4
* Remove dependency on micro version, rework error handling in pixbuf loading, ...Olivier Fourdan2006-10-021-8/+1
* Set focus flag on windows initially mapped on other desktopsOlivier Fourdan2006-09-111-109/+109
* Improve the fix for themes which are missing the menu button.Olivier Fourdan2006-08-211-0/+2
* Fix frame repaint error caused by the removal of pixmap caching (Bug #2202), ...Olivier Fourdan2006-08-211-0/+9
* Plug a few leaksOlivier Fourdan2006-08-191-1/+1
* Code cleanup.Olivier Fourdan2006-05-151-11/+23
* Ignore hot spot definition as we don't use it in xfwm4, typos.Olivier Fourdan2006-05-111-19/+10
* Fix rendering of pixmaps that don't have any transparency set.Olivier Fourdan2006-05-111-24/+38
* Various typos.Olivier Fourdan2006-05-091-4/+4
* jpeg or jpg? I choose jpg, also prefer gif to jpg or bmp as gif has a -1 bit-...Olivier Fourdan2006-05-091-2/+1
* Add support for svg, png, bmp, gif, jpg file formats for themes components.Olivier Fourdan2006-05-091-37/+56
* Get rid on libXpm dependency by reimplementing the XPM loader with color symb...Olivier Fourdan2006-05-081-27/+762
* Various bug and warning fixes.Olivier Fourdan2006-03-261-1/+1
* Update copyright date and add propertiesOlivier Fourdan2006-02-181-1/+1
* Rearrange init code of pixmaps.Olivier Fourdan2005-10-311-3/+5
* Should fix the crash reported by Brian.Olivier Fourdan2005-10-311-10/+1
* Add support for application icon in menu button.Olivier Fourdan2005-10-301-15/+47
* IndentationOlivier Fourdan2005-09-251-2/+2
* Fixes for ARGB/multiple depth windows.Olivier Fourdan2005-09-251-12/+37
* Cache XRender picture and visual format to improve speedOlivier Fourdan2005-09-241-0/+25
* Update datesOlivier Fourdan2005-06-201-1/+1
* Code cleanupOlivier Fourdan2005-05-021-4/+0
* [trivial] remove new lineOlivier Fourdan2005-04-141-1/+0
* Fix pixmap depth not being properly set (fixes bug id #895)Olivier Fourdan2005-04-141-2/+4