2003-10-15 |
Dana Jansens | consistant glib type usage |
blob | commitdiff | raw |
2003-09-17 |
Dana Jansens | no tabs |
blob | commitdiff | raw | diff to current |
2003-09-17 |
Dana Jansens | add copyright headers, adjust --version output to inclu... |
blob | commitdiff | raw | diff to current |
2003-09-14 |
Dana Jansens | remove debug print |
blob | commitdiff | raw | diff to current |
2003-09-14 |
Dana Jansens | destroy 'pat' always |
blob | commitdiff | raw | diff to current |
2003-09-12 |
Dana Jansens | wasted variable |
blob | commitdiff | raw | diff to current |
2003-08-28 |
Dana Jansens | fix a bunch of memleaks from valgrind and stuff |
blob | commitdiff | raw | diff to current |
2003-08-28 |
Dana Jansens | half way through the changes to new menu code/design... |
blob | commitdiff | raw | diff to current |
2003-07-31 |
Dana Jansens | missing a header |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Dana Jansens | remove rependancy on geom.h from the kernel, provide... |
blob | commitdiff | raw | diff to current |
2003-07-07 |
Dana Jansens | include stdlib for exit() |
blob | commitdiff | raw | diff to current |
2003-06-28 |
Dana Jansens | remove debug print |
blob | commitdiff | raw | diff to current |
2003-06-28 |
Dana Jansens | don't destroy font patterns, i think this is a double... |
blob | commitdiff | raw | diff to current |
2003-06-26 |
Dana Jansens | dont destroy the match pattern, it seems that Xft holds... |
blob | commitdiff | raw | diff to current |
2003-06-26 |
Dana Jansens | read fonts and titlebar layout from theme files |
blob | commitdiff | raw | diff to current |
2003-06-25 |
Dana Jansens | set teh X so it gets used right |
blob | commitdiff | raw | diff to current |
2003-06-25 |
Dana Jansens | keep a small space on the sides of windows between... |
blob | commitdiff | raw | diff to current |
2003-06-21 |
Dana Jansens | don't exit in the render lib, rather return a NULL... |
blob | commitdiff | raw | diff to current |
2003-06-21 |
Dana Jansens | more namespacing with Rr* |
blob | commitdiff | raw | diff to current |
2003-06-21 |
Dana Jansens | more namespacing to Rr* |
blob | commitdiff | raw | diff to current |
2003-06-21 |
Dana Jansens | put the render theme into a struct |
blob | commitdiff | raw | diff to current |
2003-06-20 |
Dana Jansens | this is going to break the kernel/ building. |
blob | commitdiff | raw | diff to current |
2003-06-20 |
Dana Jansens | oops typo |
blob | commitdiff | raw | diff to current |
2003-06-20 |
Dana Jansens | take the bevel width into account for the width available |
blob | commitdiff | raw | diff to current |
2003-06-20 |
Dana Jansens | simply the render interface by not requiring the settin... |
blob | commitdiff | raw | diff to current |
2003-06-20 |
Dana Jansens | center text vertically. use the font's height because... |
blob | commitdiff | raw | diff to current |
2003-05-21 |
Dana Jansens | optimize it a bit |
blob | commitdiff | raw | diff to current |
2003-05-21 |
Dana Jansens | pass the number of bytes, not characters to the xft... |
blob | commitdiff | raw | diff to current |
2003-05-09 |
Dana Jansens | all my changes while i was offline. |
blob | commitdiff | raw | diff to current |
2003-04-14 |
Dana Jansens | indenting oopsie |
blob | commitdiff | raw | diff to current |
2003-04-14 |
Dana Jansens | text justification |
blob | commitdiff | raw | diff to current |
2003-04-13 |
Dana Jansens | allow closing NULL fonts |
blob | commitdiff | raw | diff to current |
2003-04-02 |
Dana Jansens | whitespace |
blob | commitdiff | raw | diff to current |
2003-04-02 |
Dana Jansens | kill debug print |
blob | commitdiff | raw | diff to current |
2003-04-02 |
Dana Jansens | use the tint properly for the shadow |
blob | commitdiff | raw | diff to current |
2003-03-30 |
Dana Jansens | use 'sans' as the fallback font instead of 'fixed' |
blob | commitdiff | raw | diff to current |
2003-03-26 |
Derek Foreman | add a Rect to the textures for positioning them |
blob | commitdiff | raw | diff to current |
2003-03-25 |
Dana Jansens | bettr font alignment, i think |
blob | commitdiff | raw | diff to current |
2003-03-23 |
Dana Jansens | seems to be better text placement than ever |
blob | commitdiff | raw | diff to current |
2003-03-23 |
Dana Jansens | found what seems to be a better vertical offset for... |
blob | commitdiff | raw | diff to current |
2003-03-21 |
Dana Jansens | add strict ansi compliance |
blob | commitdiff | raw | diff to current |
2003-03-21 |
Dana Jansens | include gettext.h from the right place |
blob | commitdiff | raw | diff to current |
2003-03-19 |
Dana Jansens | kill the const, use g_new instead of malloc, g_free... |
blob | commitdiff | raw | diff to current |
2003-03-19 |
Dana Jansens | clean up comments regarding alpha |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Dana Jansens | dont put \n's at the end of g_message |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Dana Jansens | kill the debug print |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Dana Jansens | pass the x,y,w,h to font_draw. |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Dana Jansens | measure the font's height instead of listening to Xft |
blob | commitdiff | raw | diff to current |
2003-03-16 |
Derek Foreman | add font_draw |
blob | commitdiff | raw | diff to current |
2003-03-16 |
Derek Foreman | added some font stuff |
blob | commitdiff | raw | diff to current |
2003-03-16 |
Dana Jansens | merge the C branch into HEAD |
blob | commitdiff | raw | diff to current |
|