]> Dogcows Code - chaz/openbox/history - render/font.c
Make clang happier
[chaz/openbox] / render / font.c
2009-11-07  Mikael MagnussonMake clang happier
2008-02-14  Dana Jansenswhen drawing and measuring strings in "flow" mode,...
2008-02-14  Dana Jansensallow font rendering to use multiple lines
2008-02-14  Dana Jansensyou can create dialog windows called "prompts" which...
2008-02-14  Mikael MagnussonMerge branch 'backport' into work
2008-02-10  Dana Jansensmake white font shadows (negative shadowtint) work...
2008-02-10  Dana JansensMerge branch 'backport'
2008-02-07  Mikael MagnussonMerge branch 'wip/alttab'
2008-02-07  Dana Jansenswhen drawing and measuring strings in "flow" mode,...
2008-02-07  Dana Jansensallow font rendering to use multiple lines
2008-02-07  Dana Jansensyou can create dialog windows called "prompts" which...
2007-12-18  Mikael MagnussonMerge branch 'backport'
2007-09-04  Mikael MagnussonFix shadowed variables
2007-07-17  Mikael Magnussonremove trailing whitespace
2007-06-04  Mikael Magnussonallow users of obrender to change the ellipsize mode...
2007-05-23  Dana Jansensget the pixel extents the "right way" in 1.16 and use...
2007-05-23  Dana Jansenspango lies. do the pixel conversion ourselves
2007-05-10  Dana JansensPANGO_VERSION_CHECK is new
2007-05-09  Dana Jansensuse pango 1.16 stuff if its there. and use the old...
2007-05-09  Dana Jansensmem leaks
2007-05-09  Dana Jansensfix using uninit'd values
2007-05-07  Dana Jansenspopups fixes. if the text for the popup is empty now...
2007-04-26  Dana Jansensassume a valid utf8 char is at the shortcut position...
2007-04-25  Dana Jansensdont go to disabled menu entries with keyboard shortcuts
2007-04-25  Dana Jansensmake rendering the shortcuts much faster
2007-04-25  Dana Jansens"text" was no longer needed
2007-04-25  Dana Jansensadd shortcuts for text rendering. it underlines the...
2007-04-23  Dana Jansens1) translate all of openbox's output
2007-03-18  Dana Jansensuse const char*'s when we should be
2007-03-05  Dana Jansensscary commit..but here goes.
2007-03-04  Dana Jansensmoving shadow information out of the themes, and into...
2007-03-04  Dana Jansensremove the font code for parsing Xft font strings....
2007-03-04  Dana Jansensfonts are no longer loaded from the theme file. instead...
2007-03-04  Dana Jansensuse font 8point by default if none is specified
2007-03-04  Dana Jansensadd missing comment
2007-03-03  Dana Jansenspango is now mandatory..
2007-03-02  Dana Jansensthis includes a number of things since my magnificent...
2006-08-22  Mikael Magnussonupdate copyright step 2
2006-08-19  Mikael Magnussonsome systems seem to not include locale.h even with...
2006-08-19  Mikael Magnussonfix some warnings from -Wall
2006-08-19  Mikael Magnussonwhy did i save that return value?
2006-08-19  Mikael Magnussonmaybe it was just a syntax error?
2006-08-19  Mikael Magnussondon't be so afraid to include locale.h
2006-06-11  Mikael Magnussonfix two memleaks
2006-01-15  Mikael Magnusson!"$!#"%
2006-01-15  Mikael Magnussonyes it is
2006-01-15  Mikael Magnussonfix pixelsize when using pango (set_size != set_absolut...
2005-09-01  Mikael Magnussonand tidy it up a bit
2005-09-01  Mikael Magnussonremove some excessive swearing from a comment about...
2005-07-26  Mikael Magnussonifdef helps
2005-07-20  Mikael Magnusson--disable-nls disables locale.h which is needed for...
2005-07-16  Mikael Magnussonforgot debug print
2005-07-16  Mikael Magnusson80 columns
2005-07-16  Mikael Magnussonfix the PangoLanguage thing to get from locale
2005-07-16  Mikael Magnussonmaybe even better layouting (ie the previous was off...
2005-07-16  Mikael Magnussondont need pll
2005-07-16  Mikael Magnussonminor movement of code
2005-07-16  Mikael Magnussonmake the pango rendering code really complicated becaus...
2005-07-15  Mikael Magnussonfix the dpi stuff with pango by reading the right ascen...
2005-06-26  Mikael MagnussonRrFontHeight is meaningless with pango, it will be...
2005-04-04  Mikael Magnussonwell, i pinpointed the problem code that causes the...
2005-03-31  Mikael Magnussonfix a warning
2005-03-11  Mikael MagnussonUpdate the pango code
2005-02-13  Mikael Magnussonremove a spurious identical ifdef diff decided to generate
2004-12-03  Mikael Magnussonapparently nobody uses cvs or bothers to tell me about...
2004-11-07  Mikael MagnussonPango! yay. Patch mostly by Mohammed Sameer, fixed...
2004-04-01  Mikael Magnussonno more april's fool (and also committed a bit too...
2004-03-31  Mikael Magnussonthese two changes make the text a lot more readable
2003-10-15  Dana Jansensconsistant glib type usage
2003-09-17  Dana Jansensno tabs
2003-09-17  Dana Jansensadd copyright headers, adjust --version output to inclu...
2003-09-14  Dana Jansensremove debug print
2003-09-14  Dana Jansensdestroy 'pat' always
2003-09-12  Dana Jansenswasted variable
2003-08-28  Dana Jansensfix a bunch of memleaks from valgrind and stuff
2003-08-28  Dana Jansenshalf way through the changes to new menu code/design...
2003-07-31  Dana Jansensmissing a header
2003-07-10  Dana Jansensremove rependancy on geom.h from the kernel, provide...
2003-07-07  Dana Jansensinclude stdlib for exit()
2003-06-28  Dana Jansensremove debug print
2003-06-28  Dana Jansensdon't destroy font patterns, i think this is a double...
2003-06-26  Dana Jansensdont destroy the match pattern, it seems that Xft holds...
2003-06-26  Dana Jansensread fonts and titlebar layout from theme files
2003-06-25  Dana Jansensset teh X so it gets used right
2003-06-25  Dana Jansenskeep a small space on the sides of windows between...
2003-06-21  Dana Jansensdon't exit in the render lib, rather return a NULL...
2003-06-21  Dana Jansensmore namespacing with Rr*
2003-06-21  Dana Jansensmore namespacing to Rr*
2003-06-21  Dana Jansensput the render theme into a struct
2003-06-20  Dana Jansensthis is going to break the kernel/ building.
2003-06-20  Dana Jansensoops typo
2003-06-20  Dana Jansenstake the bevel width into account for the width available
2003-06-20  Dana Jansenssimply the render interface by not requiring the settin...
2003-06-20  Dana Jansenscenter text vertically. use the font's height because...
2003-05-21  Dana Jansensoptimize it a bit
2003-05-21  Dana Jansenspass the number of bytes, not characters to the xft...
2003-05-09  Dana Jansensall my changes while i was offline.
2003-04-14  Dana Jansensindenting oopsie
2003-04-14  Dana Jansenstext justification
2003-04-13  Dana Jansensallow closing NULL fonts
next
This page took 0.527296 seconds and 107 git commands to generate.