]> icculus.org git repositories - dana/openbox.git/history - render/render.h
yay no tabs in the source
[dana/openbox.git] / render / render.h
2003-10-27 Dana Jansensadd version info the library headers
2003-10-15 Dana Jansensconsistant glib type usage
2003-09-25 Dana Jansenswrap public headers in G_BEGIN/END_DECLS
2003-09-17 Dana Jansensno tabs
2003-09-17 Dana Jansensadd copyright headers, adjust --version output to inclu...
2003-09-03 Dana Jansensprovide a function to give the margins for an appearance
2003-09-02 Dana Jansensmove some internal functions from render.h to instance.h
2003-09-01 Dana Jansensadd interlaceColor, and support interlaced gradients
2003-08-31 Dana Jansensadd RrColorGC
2003-08-12 Dana Jansensadd Xutil includes for these badboys on older X version...
2003-08-08 Dana Jansensinclude Xlib.h for other platforms
2003-08-01 Dana Jansensmove the dekstop file to data/
2003-07-11 Dana Jansenssame default offsets for all endian machines
2003-07-10 Dana Jansensremove rependancy on geom.h from the kernel, provide...
2003-07-05 Dana Jansenstry some better default offsets for big endian machines.
2003-06-26 Dana Jansensread fonts and titlebar layout from theme files
2003-06-24 Dana Jansensmade all the gradients work with integer math. removed...
2003-06-21 Dana Jansensmore namespacing with Rr*
2003-06-21 Dana Jansensmore namespacing to Rr*
2003-06-21 Dana Jansensrename pixel32/16 to RrPixel32/16
2003-06-21 Dana Jansensrename color_rgb to RrColor
2003-06-20 Dana Jansensthis is going to break the kernel/ building.
2003-06-20 Dana Jansenssimply the render interface by not requiring the settin...
2003-06-20 Dana Jansensremove non-planar surfaces
2003-05-25 Derek Foremangl is starting. it's gonna get really ugly really...
2003-05-22 Derek Foremankeep XVisualInfo around in preparation for opengl stuff
2003-05-20 Dana Jansensremove the elliptic gradient type.
2003-05-18 Dana Jansensmake icons use pixel32 data, and image_draw takes pixel...
2003-05-18 Dana Jansens2 in 1 deal :\
2003-05-09 Dana Jansensall my changes while i was offline.
2003-04-15 Dana Jansensmake minsize take int*'s not a Size*
2003-04-13 Dana Jansensmove the openbox engine into librender and the kernel...
2003-04-06 Dana Jansensadd function to give the minimum size of an appearance...
2003-04-06 Derek Foremanadded superb pseudo-color (8bpp) support
2003-04-05 Dana Jansensmake tint signed
2003-03-29 Dana Jansensadd pixmap_mask_copy, and add the data to the mask...
2003-03-28 Derek Foremanmoved paint's arguments into the appearance struct
2003-03-28 Derek Foremanfix draw order in x_paint
2003-03-27 Derek Foremanprep for parentrelative
2003-03-26 Derek Foremanadded "NoTexture" type
2003-03-26 Derek Foremanfilled out rgba
2003-03-26 Derek Foremaninclude appropriate header file for Rect
2003-03-26 Derek Foremanadded position to the textures
2003-03-19 Derek Foremanadded depth reduction and startup for true color visuals
2003-03-17 Dana Jansensmeasure the font's height instead of listening to Xft
2003-03-17 Derek Foremanmore changes wrt passing x, y, w, h to render
2003-03-17 Derek Foremanpaint gets more parameters
2003-03-17 Derek Foremanapparently my variable names were too verbose.
2003-03-17 Derek Foremanoffsets in planar surfaces
2003-03-17 Derek Foremanadded justification to textureText
2003-03-17 Derek Foremanmove pixmap_mask typedef
2003-03-17 Dana Jansensadd a struct for pixmap masks
2003-03-16 Derek Foremanfont changes
2003-03-16 Derek Foremanfilled out font texture
2003-03-16 Dana Jansensmerge the C branch into HEAD