2008-02-03 |
Mikael Magnusson | Make the icon and hilite the proper sizes. |
blob | commitdiff | raw |
2007-07-17 |
Mikael Magnusson | remove trailing whitespace |
blob | commitdiff | raw | diff to current |
2007-07-14 |
Mikael Magnusson | Merge branch 'master' of git://orodu.net/openbox |
blob | commitdiff | raw | diff to current |
2007-07-14 |
Mikael Magnusson | 80 cols everywhere |
blob | commitdiff | raw | diff to current |
2007-06-13 |
Dana Jansens | don't alloc/free colors every time splitvertical is... |
blob | commitdiff | raw | diff to current |
2007-06-10 |
Dana Jansens | put new things at the bottom of the struct |
blob | commitdiff | raw | diff to current |
2007-06-10 |
Dana Jansens | make bevel strengths theme-selectable |
blob | commitdiff | raw | diff to current |
2007-06-04 |
Mikael Magnusson | allow users of obrender to change the ellipsize mode... |
blob | commitdiff | raw | diff to current |
2007-05-29 |
Dana Jansens | put an alpha channel in the rgba texture |
blob | commitdiff | raw | diff to current |
2007-05-21 |
Dana Jansens | oops. dont default all stuff to bold |
blob | commitdiff | raw | diff to current |
2007-05-20 |
Dana Jansens | make the default fonts bold cuz bold looks better every... |
blob | commitdiff | raw | diff to current |
2007-05-19 |
Dana Jansens | new focus cycle popup of doom |
blob | commitdiff | raw | diff to current |
2007-05-03 |
Dana Jansens | unsigned.. |
blob | commitdiff | raw | diff to current |
2007-05-02 |
Dana Jansens | small change to the render API. RrMinsize became RrMinS... |
blob | commitdiff | raw | diff to current |
2007-04-25 |
Dana Jansens | make rendering the shortcuts much faster |
blob | commitdiff | raw | diff to current |
2007-04-25 |
Dana Jansens | add shortcuts for text rendering. it underlines the... |
blob | commitdiff | raw | diff to current |
2007-03-18 |
Dana Jansens | use const char*'s when we should be |
blob | commitdiff | raw | diff to current |
2007-03-14 |
Dana Jansens | add support for 8bit TrueColor visuals. Who knew these... |
blob | commitdiff | raw | diff to current |
2007-03-07 |
Dana Jansens | Split RrPaint to RrPaint and RrPaintPixmap, so you... |
blob | commitdiff | raw | diff to current |
2007-03-05 |
Dana Jansens | scary commit..but here goes. |
blob | commitdiff | raw | diff to current |
2007-03-04 |
Dana Jansens | moving shadow information out of the themes, and into... |
blob | commitdiff | raw | diff to current |
2007-03-04 |
Dana Jansens | keep the default tint at 50, for theme compatibility |
blob | commitdiff | raw | diff to current |
2007-03-04 |
Dana Jansens | lighten the default shadow, it's alittle harsh right now |
blob | commitdiff | raw | diff to current |
2007-03-04 |
Dana Jansens | remove the font code for parsing Xft font strings.... |
blob | commitdiff | raw | diff to current |
2007-03-04 |
Dana Jansens | fonts are no longer loaded from the theme file. instead... |
blob | commitdiff | raw | diff to current |
2007-03-04 |
Dana Jansens | add font weight and font slant enumerations |
blob | commitdiff | raw | diff to current |
2007-03-03 |
Dana Jansens | pango is now mandatory.. |
blob | commitdiff | raw | diff to current |
2007-03-02 |
Dana Jansens | this includes a number of things since my magnificent... |
blob | commitdiff | raw | diff to current |
2006-08-24 |
Mikael Magnusson | rename osx to mirrorhorizontal and split to splitvertic... |
blob | commitdiff | raw | diff to current |
2006-08-22 |
Mikael Magnusson | update copyright step 2 |
blob | commitdiff | raw | diff to current |
2006-08-01 |
Mikael Magnusson | a "osx" gradient, it is like horizontal but mirrors... |
blob | commitdiff | raw | diff to current |
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 |
|