2006-08-01 |
Mikael Magnusson | a "osx" gradient, it is like horizontal but mirrors... |
blob | commitdiff | raw |
2006-06-14 |
Mikael Magnusson | initial commit of split gradient, looks like some RrCol... |
blob | commitdiff | raw | diff to current |
2005-07-15 |
Mikael Magnusson | fix the dpi stuff with pango by reading the right ascen... |
blob | commitdiff | raw | diff to current |
2003-10-27 |
Dana Jansens | add version info the library headers |
blob | commitdiff | raw | diff to current |
2003-10-15 |
Dana Jansens | consistant glib type usage |
blob | commitdiff | raw | diff to current |
2003-09-25 |
Dana Jansens | wrap public headers in G_BEGIN/END_DECLS |
blob | commitdiff | raw | diff to current |
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-03 |
Dana Jansens | provide a function to give the margins for an appearance |
blob | commitdiff | raw | diff to current |
2003-09-02 |
Dana Jansens | move some internal functions from render.h to instance.h |
blob | commitdiff | raw | diff to current |
2003-09-01 |
Dana Jansens | add interlaceColor, and support interlaced gradients |
blob | commitdiff | raw | diff to current |
2003-08-31 |
Dana Jansens | add RrColorGC |
blob | commitdiff | raw | diff to current |
2003-08-12 |
Dana Jansens | add Xutil includes for these badboys on older X version... |
blob | commitdiff | raw | diff to current |
2003-08-08 |
Dana Jansens | include Xlib.h for other platforms |
blob | commitdiff | raw | diff to current |
2003-08-01 |
Dana Jansens | move the dekstop file to data/ |
blob | commitdiff | raw | diff to current |
2003-07-11 |
Dana Jansens | same default offsets for all endian machines |
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-05 |
Dana Jansens | try some better default offsets for big endian machines. |
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-24 |
Dana Jansens | made all the gradients work with integer math. removed... |
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 | rename pixel32/16 to RrPixel32/16 |
blob | commitdiff | raw | diff to current |
2003-06-21 |
Dana Jansens | rename color_rgb to RrColor |
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 | simply the render interface by not requiring the settin... |
blob | commitdiff | raw | diff to current |
2003-06-20 |
Dana Jansens | remove non-planar surfaces |
blob | commitdiff | raw | diff to current |
2003-05-25 |
Derek Foreman | gl is starting. it's gonna get really ugly really... |
blob | commitdiff | raw | diff to current |
2003-05-22 |
Derek Foreman | keep XVisualInfo around in preparation for opengl stuff |
blob | commitdiff | raw | diff to current |
2003-05-20 |
Dana Jansens | remove the elliptic gradient type. |
blob | commitdiff | raw | diff to current |
2003-05-18 |
Dana Jansens | make icons use pixel32 data, and image_draw takes pixel... |
blob | commitdiff | raw | diff to current |
2003-05-18 |
Dana Jansens | 2 in 1 deal :\ |
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-15 |
Dana Jansens | make minsize take int*'s not a Size* |
blob | commitdiff | raw | diff to current |
2003-04-13 |
Dana Jansens | move the openbox engine into librender and the kernel... |
blob | commitdiff | raw | diff to current |
2003-04-06 |
Dana Jansens | add function to give the minimum size of an appearance... |
blob | commitdiff | raw | diff to current |
2003-04-06 |
Derek Foreman | added superb pseudo-color (8bpp) support |
blob | commitdiff | raw | diff to current |
2003-04-05 |
Dana Jansens | make tint signed |
blob | commitdiff | raw | diff to current |
2003-03-29 |
Dana Jansens | add pixmap_mask_copy, and add the data to the mask... |
blob | commitdiff | raw | diff to current |
2003-03-28 |
Derek Foreman | moved paint's arguments into the appearance struct |
blob | commitdiff | raw | diff to current |
2003-03-28 |
Derek Foreman | fix draw order in x_paint |
blob | commitdiff | raw | diff to current |
2003-03-27 |
Derek Foreman | prep for parentrelative |
blob | commitdiff | raw | diff to current |
2003-03-26 |
Derek Foreman | added "NoTexture" type |
blob | commitdiff | raw | diff to current |
2003-03-26 |
Derek Foreman | filled out rgba |
blob | commitdiff | raw | diff to current |
2003-03-26 |
Derek Foreman | include appropriate header file for Rect |
blob | commitdiff | raw | diff to current |
2003-03-26 |
Derek Foreman | added position to the textures |
blob | commitdiff | raw | diff to current |
2003-03-19 |
Derek Foreman | added depth reduction and startup for true color visuals |
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-17 |
Derek Foreman | more changes wrt passing x, y, w, h to render |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Derek Foreman | paint gets more parameters |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Derek Foreman | apparently my variable names were too verbose. |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Derek Foreman | offsets in planar surfaces |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Derek Foreman | added justification to textureText |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Derek Foreman | move pixmap_mask typedef |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Dana Jansens | add a struct for pixmap masks |
blob | commitdiff | raw | diff to current |
2003-03-16 |
Derek Foreman | font changes |
blob | commitdiff | raw | diff to current |
2003-03-16 |
Derek Foreman | filled out font texture |
blob | commitdiff | raw | diff to current |
2003-03-16 |
Dana Jansens | merge the C branch into HEAD |
blob | commitdiff | raw | diff to current |
|