Commit Graph

20 Commits

Author SHA1 Message Date
Anselm R. Garbe ea37c5afe7 changing liblitz to use a global Blitz context 2006-06-12 15:20:03 +02:00
Anselm R. Garbe f45bd87e8a s/Xi18n/Xmb/ global 2006-06-12 12:32:35 +02:00
Anselm R. Garbe 14440bc620 falling back when special font sets are missing to XDraw (thx to bogon for reporting this issue) 2006-05-29 12:00:55 +02:00
Anselm R. Garbe 1783f73132 same with -current until iconv is used 2006-05-26 17:22:34 +02:00
Anselm R. Garbe 92e2126481 merged 2006-05-26 16:22:27 +02:00
Anselm R. Garbe 7d4f8f11cc removed unnecessary local code 2006-05-26 15:51:14 +02:00
Anselm R. Garbe b14a2ad536 added wmiisetsid (to prevent annoyances with broken p9p apps) 2006-05-15 01:20:24 +02:00
Anselm R. Garbe 776bd2fd2b introduced Xi18n* function macros which are substituted regarding if X_UTF8_STRING is present to Xutf8* counterparts, otherwise to Xmb* counterparts 2006-05-10 15:33:53 +02:00
Anselm R. Garbe c8a5beaf86 improved UTF8-usage due to X_HAVE_UTF8_STRING checks 2006-05-10 13:38:01 +02:00
Anselm R. Garbe b816a09ffc removed strcmp in font.c 2006-05-01 23:35:20 +02:00
Anselm R. Garbe d18d7c66f8 checking locale now in blitz_loadfont (prevents ugly artefacts) 2006-05-01 23:32:04 +02:00
Anselm R. Garbe e204c6f5eb made Xmb active again 2006-04-27 14:18:54 +02:00
Anselm R. Garbe 94a12749cb patch for Benderunit to check UTF8 issues 2006-04-27 13:40:26 +02:00
Anselm R. Garbe 6e1e231588 implemented sloppy focus changes as described at wmii@wmii.de to Sander, implemented ClientFocus event in /event, implemented client/index file (yesterday I decided to do it before wmii-3) 2006-04-26 08:59:55 +02:00
Anselm R. Garbe feafe7bda6 added DenisG proposal to font.c, now really offline 2006-04-25 19:19:42 +02:00
Anselm R. Garbe c46e7e5b62 proceeded with better name property rendering 2006-04-25 13:33:30 +02:00
Anselm R. Garbe 970e0d1fe5 added Xutf8 stuff again, needs polishing 2006-04-24 01:01:49 +02:00
Anselm R. Garbe da72855366 kept the structural introduction of BlitzFont for future UTF8 support after wmii-3 2006-04-23 23:32:36 +02:00
Anselm R. Garbe 956b52bb2a implemented Xutf8DrawString behavior 2006-04-23 20:39:58 +02:00
Anselm R. Garbe 445976869e polished liblitz, now going to support XFontSets 2006-04-23 20:00:47 +02:00