Commit Graph

54 Commits

Author SHA1 Message Date
Kim Woelders 92c38850a2 Split iconbox scrollbar update into layout and paint.
SVN revision: 42575
2009-09-20 08:16:00 +00:00
Kim Woelders bfefc200cd EColor->COLOR32
SVN revision: 42460
2009-09-13 13:45:34 +00:00
Kim Woelders b04daa8b86 Remove some obsolete code.
SVN revision: 42289
2009-09-06 09:59:42 +00:00
Kim Woelders 53e593fd6e Fix build with render but without composite.
SVN revision: 41859
2009-08-18 17:27:08 +00:00
Kim Woelders cdaddb3376 Remove unused parameter.
SVN revision: 41510
2009-07-27 16:46:54 +00:00
Kim Woelders 70ad8a0f38 Enable not using ARGB frame for ARGB clients (selected by window match).
SVN revision: 34755
2008-06-05 17:59:51 +00:00
Kim Woelders ced10e2311 Change some values to defines.
SVN revision: 34754
2008-06-05 17:45:01 +00:00
Kim Woelders fd39d6628a Simplify shape functions.
SVN revision: 34745
2008-06-05 08:55:21 +00:00
Kim Woelders d979097f1a Need sync in iconbox animation.
SVN revision: 34657
2008-05-24 18:14:58 +00:00
Kim Woelders 26f7112636 Remove/comment out unused stuff.
SVN revision: 34533
2008-05-10 23:22:31 +00:00
Kim Woelders 9c201b6f9d Eliminate obsolete NoWin.
SVN revision: 34369
2008-04-25 19:12:12 +00:00
Kim Woelders b780491887 Rewrap more X stuff.
SVN revision: 34149
2008-03-30 12:13:16 +00:00
Kim Woelders 02f2b0d882 Eliminate RRoot and VRoot.
SVN revision: 34146
2008-03-29 17:18:58 +00:00
Kim Woelders ce8c78830a Move some X stuff to x.c.
SVN revision: 34143
2008-03-29 10:48:45 +00:00
Kim Woelders 9577d31aaf Header file tweaks.
SVN revision: 34103
2008-03-24 08:57:50 +00:00
Kim Woelders e7f01c2d6f Add -brs to indent profile.
SVN revision: 34096
2008-03-23 11:54:24 +00:00
Kim Woelders c9b1c47dfe Stuff for checking if various XSync's are really needed.
SVN revision: 33741
2008-02-13 21:31:29 +00:00
Kim Woelders 74cf5266f9 Avoid some pixel copying in certain situations around ImageclassApplyCopy.
SVN revision: 33669
2008-02-03 16:52:38 +00:00
Kim Woelders 4ba1f565fb Introduce EImageApplyToWin.
SVN revision: 33157
2007-12-15 17:10:47 +00:00
Kim Woelders d5d56aea5b Trivial cleanups.
SVN revision: 33151
2007-12-15 12:36:58 +00:00
Kim Woelders 46b57d04e4 Eliminate EXCreate/FreePixmap.
SVN revision: 31675
2007-09-10 20:13:59 +00:00
Kim Woelders 7d0aff6e76 XColor -> EColor, EGet/SetColor -> macros.
SVN revision: 31566
2007-08-28 17:58:23 +00:00
Kim Woelders 698869fa54 Eliminate some pointer event processing.
SVN revision: 30748
2007-07-11 08:54:19 +00:00
Kim Woelders a1d2a22f4f CM: Minor optimisation for unshaped windows.
SVN revision: 30743
2007-07-11 08:27:14 +00:00
Kim Woelders dad015dc6c Move some window background pixmap handling down to Win layer.
SVN revision: 30076
2007-05-25 22:40:47 +00:00
Kim Woelders 4e1398d8a4 Move argb bit from Eobj down to Win struct.
SVN revision: 30040
2007-05-20 08:08:59 +00:00
Kim Woelders c120bcd309 Add some glx support stuff.
SVN revision: 28810
2007-03-19 05:37:57 +00:00
Kim Woelders 83bcbbaee1 2007.
SVN revision: 27952
2007-01-13 19:14:29 +00:00
Kim Woelders bb637b3693 Eliminate redundant geometry caching in top-level objects.
SVN revision: 25645
2006-09-08 23:13:57 +00:00
Kim Woelders 07acdc4c7a Trivial re-wrapping of XQueryPointer().
SVN revision: 25092
2006-08-24 21:52:28 +00:00
Kim Woelders 6caf9ed8d4 Eliminate redundant macro (Xwin).
SVN revision: 24447
2006-08-07 20:47:12 +00:00
Kim Woelders aee9424bc1 ARGB window tweaks and testing stuff.
SVN revision: 23145
2006-06-03 14:11:34 +00:00
Kim Woelders 5e65f016d0 Shuffle some stuff around. Add function to find ARGB visual.
SVN revision: 23057
2006-06-01 20:18:40 +00:00
Kim Woelders 307afc96bd Trivial cleanups.
SVN revision: 22818
2006-05-21 18:44:18 +00:00
Kim Woelders 61946c7db1 Eliminate a number of attribute fetches.
SVN revision: 22806
2006-05-21 12:09:14 +00:00
Kim Woelders cb3fc96e9a Save colormap in Win struct.
New normal windows now get parent (not root) window attributes.


SVN revision: 22621
2006-05-14 16:00:20 +00:00
Kim Woelders d9bec0d6c5 Save visual in Win struct.
SVN revision: 22520
2006-05-10 20:44:15 +00:00
Kim Woelders e20179630c Remove old window handling API fallback stuff.
SVN revision: 22481
2006-05-07 15:08:01 +00:00
Kim Woelders f02b00ad9d Change internal window handling API. Now passing Win (pointer to EXID struct) in stead of window XID.
SVN revision: 22397
2006-04-29 19:39:21 +00:00
Kim Woelders 068d2aef43 Window handling function api rename/rewrap continued.
SVN revision: 22352
2006-04-25 22:40:06 +00:00
Kim Woelders 4f4c6523e4 Window handling function api rename/rewrap continued.
SVN revision: 22329
2006-04-23 23:18:23 +00:00
Kim Woelders 60b882006c Window handling function api rename/rewrap continued.
SVN revision: 22326
2006-04-23 22:11:26 +00:00
Kim Woelders 0218e123c2 Start renaming/rewrapping stuff preparing for other api changes.
SVN revision: 22185
2006-04-17 21:55:34 +00:00
Kim Woelders 77c2a4fa6e Fix dialog updates when text is changed (properly this time).
SVN revision: 22176
2006-04-17 08:43:09 +00:00
Kim Woelders 55d6bdbb3c Track top-level window shepedness.
SVN revision: 19969
2006-01-22 18:25:41 +00:00
Kim Woelders 056248c884 2006.
SVN revision: 19591
2006-01-07 07:20:58 +00:00
Kim Woelders c8c8574e19 Add sanity checks.
SVN revision: 18561
2005-11-20 22:47:41 +00:00
Kim Woelders 5d8a30e301 Fix caching of imlib images (has been severely crippled for some time).
SVN revision: 17613
2005-10-16 16:27:48 +00:00
Kim Woelders 90bd960b93 Hide image/text class internals.
SVN revision: 16971
2005-09-26 17:32:10 +00:00
Kim Woelders be396df37d Fix segv's, X-errors, memleak, wrapping.
SVN revision: 16258
2005-08-21 21:00:55 +00:00