Commit Graph

34 Commits

Author SHA1 Message Date
Kim Woelders f3de71d05f Consistently put __EXPORT__ in .c files 2021-01-09 09:50:04 +01:00
Kim Woelders 88dba1cfff Re-indent with indent-2.2.12 2020-01-23 21:30:02 +01:00
Kim Woelders 4d1bde02ae Wrap XID and some other X types.
Mostly to change longs to ints to reduce memory footprint a bit on 64
bit systems.
2014-04-23 19:13:00 +02:00
Kim Woelders 49669bafa2 Forgot some 2013. 2013-11-24 16:37:17 +01:00
Kim Woelders e287b37e78 Switch to new list implementation.
Faster, less code, less memory usage.
Not that it matters much - mostly for fun.
2013-08-09 11:43:48 +02:00
Kim Woelders 1567896698 Remove remnants of unimplemented textclass mode attribute.
SVN revision: 49480
2010-06-06 10:05:40 +00:00
Kim Woelders 93fb484abd Add missed 2009s.
SVN revision: 44039
2009-11-29 10:35:56 +00:00
Kim Woelders bfefc200cd EColor->COLOR32
SVN revision: 42460
2009-09-13 13:45:34 +00:00
Kim Woelders e7f01c2d6f Add -brs to indent profile.
SVN revision: 34096
2008-03-23 11:54:24 +00:00
Kim Woelders e7ab7972c1 Center title vertically within border.
SVN revision: 33308
2007-12-30 20:40:49 +00:00
Kim Woelders 04d18ba16d Add optional visibility hiding (only useful with modular build).
SVN revision: 31691
2007-09-12 21:33:50 +00:00
Kim Woelders 7d0aff6e76 XColor -> EColor, EGet/SetColor -> macros.
SVN revision: 31566
2007-08-28 17:58:23 +00:00
Kim Woelders d4e98c2f49 Split up font stuff, preparing for loadable font type handlers.
SVN revision: 31489
2007-08-25 05:38:53 +00:00
Kim Woelders 90139eb915 Optionally use pango for font rendering.
SVN revision: 31218
2007-08-07 22:05:16 +00:00
Kim Woelders 11cf892306 Assorted refactorizations.
SVN revision: 31016
2007-07-27 16:59:50 +00:00
Kim Woelders 83bcbbaee1 2007.
SVN revision: 27952
2007-01-13 19:14:29 +00:00
Kim Woelders c082b8ffe6 Fix shortening text to fit available space in certain combinations of locale and font type.
SVN revision: 27058
2006-11-12 00:39:19 +00:00
Kim Woelders a28ffc41ac Add Xft support.
SVN revision: 26743
2006-10-22 14:09:50 +00:00
Kim Woelders 04c9b03a21 Font drawing code refactoring continued.
SVN revision: 26736
2006-10-21 16:41:20 +00:00
Kim Woelders 1de6c01b72 Font drawing code refactoring continued.
SVN revision: 26719
2006-10-20 20:41:13 +00:00
Kim Woelders ca624fb15d Disable text rendering using XDrawString(16).
- The code should never come in play anyway because of the "fixed" fallback
  in the XCreateFontSet case.


SVN revision: 26711
2006-10-20 15:38:48 +00:00
Kim Woelders 25e42ac526 Refactor font drawing code.
SVN revision: 26692
2006-10-18 18:19:14 +00:00
Kim Woelders 05e174204f Fix drawing of vertical border text in certain themes.
SVN revision: 22870
2006-05-25 00:18:10 +00:00
Kim Woelders faed15e9ef Speed up TT font drawing.
SVN revision: 22625
2006-05-14 19:38:51 +00:00
Kim Woelders 6b97ca89f5 Simplify TT font drawing. Invalidate GC when visual changes.
SVN revision: 22589
2006-05-13 17:03:22 +00:00
Kim Woelders 1b0b5df104 Pass Win to text rendering functions (for visual info).
SVN revision: 22490
2006-05-08 16:26:22 +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 0ac49e37e4 Eliminate TextclassApply().
SVN revision: 22297
2006-04-22 13:24:51 +00:00
Kim Woelders d0a02cff83 Eliminate unused expose parameter.
SVN revision: 22168
2006-04-16 22:27:06 +00:00
Kim Woelders 33aff75d26 Move frequently used opaque type definitions to etypes.h.
SVN revision: 21913
2006-04-06 21:20:16 +00:00
Kim Woelders 056248c884 2006.
SVN revision: 19591
2006-01-07 07:20:58 +00:00
Kim Woelders 64e15839e7 Split off aclass.h. Cleanups.
SVN revision: 18665
2005-11-27 13:11:06 +00:00
Kim Woelders 540f20ed81 Smoother geometry indicator.
SVN revision: 17577
2005-10-15 12:14:00 +00:00
Kim Woelders 90bd960b93 Hide image/text class internals.
SVN revision: 16971
2005-09-26 17:32:10 +00:00