2003-03-27 |
Derek Foreman | prep for parentrelative |
tree | commitdiff |
2003-03-26 |
Derek Foreman | add rgba icon support |
tree | commitdiff |
2003-03-26 |
Derek Foreman | rgba icon rendering |
tree | commitdiff |
2003-03-26 |
Derek Foreman | add image.c to the build process |
tree | commitdiff |
2003-03-26 |
Derek Foreman | added "NoTexture" type |
tree | commitdiff |
2003-03-26 |
Derek Foreman | filled out rgba |
tree | commitdiff |
2003-03-26 |
Derek Foreman | add a Rect to the textures for positioning them |
tree | commitdiff |
2003-03-26 |
Derek Foreman | include appropriate header file for Rect |
tree | commitdiff |
2003-03-26 |
Derek Foreman | added position to the textures |
tree | commitdiff |
2003-03-25 |
Dana Jansens | bettr font alignment, i think |
tree | commitdiff |
2003-03-23 |
Dana Jansens | gl aint used yet |
tree | commitdiff |
2003-03-23 |
Dana Jansens | seems to be better text placement than ever |
tree | commitdiff |
2003-03-23 |
Dana Jansens | found what seems to be a better vertical offset for... |
tree | commitdiff |
2003-03-23 |
Dana Jansens | dont render gradients that are missing |
tree | commitdiff |
2003-03-23 |
Dana Jansens | add more size checks |
tree | commitdiff |
2003-03-23 |
Dana Jansens | no \n in g_message |
tree | commitdiff |
2003-03-21 |
Dana Jansens | add strict ansi compliance |
tree | commitdiff |
2003-03-21 |
Dana Jansens | include gettext.h from the right place |
tree | commitdiff |
2003-03-19 |
Derek Foreman | added depth reduction and startup for true color visuals |
tree | commitdiff |
2003-03-19 |
Dana Jansens | free the right pixel data yay! |
tree | commitdiff |
2003-03-19 |
Dana Jansens | free the pixel data |
tree | commitdiff |
2003-03-19 |
Dana Jansens | can fit on one line |
tree | commitdiff |
2003-03-19 |
Dana Jansens | initialize texture to NULL if theres no textures. use... |
tree | commitdiff |
2003-03-19 |
Dana Jansens | kill the const, use g_new instead of malloc, g_free... |
tree | commitdiff |
2003-03-19 |
Dana Jansens | kill the const |
tree | commitdiff |
2003-03-19 |
Dana Jansens | clean up comments regarding alpha |
tree | commitdiff |
2003-03-17 |
Dana Jansens | dont put \n's at the end of g_message |
tree | commitdiff |
2003-03-17 |
Dana Jansens | kill the debug print |
tree | commitdiff |
2003-03-17 |
Dana Jansens | pass the x,y,w,h to font_draw. |
tree | commitdiff |
2003-03-17 |
Dana Jansens | measure the font's height instead of listening to Xft |
tree | commitdiff |
2003-03-17 |
Derek Foreman | solids should now work with offsets |
tree | commitdiff |
2003-03-17 |
Derek Foreman | more random pokery |
tree | commitdiff |
2003-03-17 |
Derek Foreman | either offsets work, or I've broken lots of things. |
tree | commitdiff |
2003-03-17 |
Derek Foreman | more changes wrt passing x, y, w, h to render |
tree | commitdiff |
2003-03-17 |
Derek Foreman | paint gets more parameters |
tree | commitdiff |
2003-03-17 |
Derek Foreman | apparently my variable names were too verbose. |
tree | commitdiff |
2003-03-17 |
Derek Foreman | offsets in planar surfaces |
tree | commitdiff |
2003-03-17 |
Dana Jansens | decalre variables before code! |
tree | commitdiff |
2003-03-17 |
Derek Foreman | added justification to textureText |
tree | commitdiff |
2003-03-17 |
Dana Jansens | dont need those includes no more |
tree | commitdiff |
2003-03-17 |
Derek Foreman | in keeping with my tradition of committing untested... |
tree | commitdiff |
2003-03-17 |
Derek Foreman | move pixmap_mask typedef |
tree | commitdiff |
2003-03-17 |
Dana Jansens | add funcs to create/free pixmap_masks |
tree | commitdiff |
2003-03-17 |
Dana Jansens | add glib.h for guint |
tree | commitdiff |
2003-03-17 |
Dana Jansens | include Xlib.h for Pixmap |
tree | commitdiff |
2003-03-17 |
Dana Jansens | add mask.[ch] |
tree | commitdiff |
2003-03-17 |
Dana Jansens | add a struct for pixmap masks |
tree | commitdiff |
2003-03-17 |
Derek Foreman | hack so text shows up |
tree | commitdiff |
2003-03-17 |
Dana Jansens | dont delete the pixmap until after changeing the visibl... |
tree | commitdiff |
2003-03-17 |
Derek Foreman | add missing include, pass right args to font_draw |
tree | commitdiff |
2003-03-16 |
Derek Foreman | malloc. yeah. |
tree | commitdiff |
2003-03-16 |
Derek Foreman | copy textures in appearance_copy |
tree | commitdiff |
2003-03-16 |
Derek Foreman | try to render fonts |
tree | commitdiff |
2003-03-16 |
Derek Foreman | font changes |
tree | commitdiff |
2003-03-16 |
Derek Foreman | remove printf and stdio.h |
tree | commitdiff |
2003-03-16 |
Derek Foreman | add font_draw |
tree | commitdiff |
2003-03-16 |
Derek Foreman | add font_draw |
tree | commitdiff |
2003-03-16 |
Derek Foreman | font.h and font.c |
tree | commitdiff |
2003-03-16 |
Derek Foreman | filled out font texture |
tree | commitdiff |
2003-03-16 |
Derek Foreman | added some font stuff |
tree | commitdiff |
2003-03-16 |
Dana Jansens | merge the C branch into HEAD |
tree | commitdiff |
|