]> icculus.org git repositories - mikachu/openbox.git/history - render
removing focusLast again..
[mikachu/openbox.git] / render /
2003-06-28 Dana Jansensadd the themes path to the struct. make the name never...
2003-06-28 Dana Jansenshardcode the button names for themes
2003-06-28 Dana Jansensrename the button_dir var to data_dir.. pointless :>
2003-06-26 Dana Jansensdont destroy the match pattern, it seems that Xft holds...
2003-06-26 Dana Jansensadd comment
2003-06-26 Dana Jansensread fonts and titlebar layout from theme files
2003-06-25 Dana Jansensset teh X so it gets used right
2003-06-25 Dana Jansenskeep a small space on the sides of windows between...
2003-06-24 Dana Jansensdo horz grads without any multipliaction
2003-06-24 Dana Jansensmade all the gradients work with integer math. removed...
2003-06-24 Dana Jansensinteger math for gradients. horz vert and diags and...
2003-06-21 Dana Jansensalways create the bg pixmap, X seems to not like it...
2003-06-21 Dana Jansensdon't exit in the render lib, rather return a NULL...
2003-06-21 Dana Jansensmore namespacing with Rr*
2003-06-21 Dana Jansensmore namespacing with Rr*
2003-06-21 Dana Jansensuse the pseudo shit in the instance now
2003-06-21 Dana Jansensmore namespacing with Rr*
2003-06-21 Dana Jansensmore namespacing with Rr*
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-21 Dana Jansensput the render theme into a struct
2003-06-20 Dana Jansensthis is going to break the kernel/ building.
2003-06-20 Dana Jansensoops typo
2003-06-20 Dana Jansenstake the bevel width into account for the width available
2003-06-20 Dana Jansenssimply the render interface by not requiring the settin...
2003-06-20 Dana Jansensslight optimizations, and make the last 4 gradients...
2003-06-20 Dana Jansenscenter text vertically. use the font's height because...
2003-06-20 Dana Jansensremove non-planar surfaces
2003-06-03 Dana Jansensmore unique error for unhandles image bit depths, remov...
2003-06-03 Dana Jansenshandle increase_depth on 1bpp images
2003-05-25 Derek Foremangl.h shouldn't be required when not enabling gl
2003-05-25 Derek Foremanall grads done
2003-05-25 Derek Foremanpipecross
2003-05-25 Derek Foremanrectangle and diagonal grads yay
2003-05-25 Derek Foremangl is starting. it's gonna get really ugly really...
2003-05-23 Dana Jansensadd --enable-gl support, and put the flags/libs in...
2003-05-22 Derek Foremanfix cut'n'paste bug
2003-05-22 Derek Foremanremoved a piece of code I suspect has never been run
2003-05-22 Derek Foremankeep XVisualInfo around in preparation for opengl stuff
2003-05-21 Dana Jansensoptimize it a bit
2003-05-21 Dana Jansenspass the number of bytes, not characters to the xft...
2003-05-21 Dana Jansensallocate the border_color's gc
2003-05-20 Dana Jansensput the devation back how it used to be, it aws definat...
2003-05-20 Derek Foremanof by one error in pyramid, rectangle, and crosspipe
2003-05-20 Dana Jansensremove debug prints
2003-05-20 Dana Jansensreindent the file....
2003-05-20 Dana Jansensremove the elliptic gradient type.
2003-05-20 Dana Jansensuse the rectangle gradient when the theme asks for...
2003-05-18 Derek ForemanPipeCross
2003-05-18 Derek Foremanthere's the rect grad. now stop bugging me :(
2003-05-18 Derek Foremanis that a rectangle grad? damned if I know
2003-05-18 Dana Jansensmake icons use pixel32 data, and image_draw takes pixel...
2003-05-18 Derek Foremanwhatever, it's a junk file.
2003-05-18 Derek Foremanchange badly named offsets
2003-05-18 Derek Foremanrename poorly named offsets
2003-05-18 Derek Foremanadd stubs for pipecross and rectangle
2003-05-18 Derek Foremanfix poor naming of default offset
2003-05-18 Derek Foremanfix poor naming of the default offset
2003-05-18 Dana Jansens2 in 1 deal :\
2003-05-18 Dana Jansensneed the libsn flags
2003-05-09 Dana Jansensall my changes while i was offline.
2003-04-27 Dana Jansensfix window icon rendering, was using incorrect size.
2003-04-27 Dana Jansensits G_BYTE_ORDER not G_ENDIAN.
2003-04-15 Dana Jansensmake menu font smaller and !bold for now
2003-04-15 Dana Jansensload menu style stuff
2003-04-15 Dana Jansensmake minsize take int*'s not a Size*
2003-04-15 Derek ForemanPYRAMID PARTY PART 2!!!
2003-04-15 Derek ForemanPYRAMID PARTY!!!
2003-04-14 Dana Jansensindenting oopsie
2003-04-14 Dana Jansenstext justification
2003-04-14 Dana Jansensshrink the area that the textures are rendered into...
2003-04-13 Dana Jansensignore the remaining new shit from automaking everythin...
2003-04-13 Dana Jansensback to automake
2003-04-13 Dana Jansensload the font shadow stuff from the old ob2 shitz
2003-04-13 Dana Jansensmove the openbox engine into librender and the kernel...
2003-04-13 Dana Jansensallow freeing NULL appearances
2003-04-13 Dana Jansensallow closing NULL fonts
2003-04-13 Dana Jansensallow freeing NULL pixmap masks
2003-04-13 Dana Jansensdont fux self in color_free if the color is NULL
2003-04-09 Dana Jansensadd libcwmcc and libobcl
2003-04-06 Dana Jansensifndef NOT IFNDEF GAH
2003-04-06 Derek ForemanFix reduce color depth to not use original data
2003-04-06 Dana Jansensadd stdlib.h for exit()
2003-04-06 Dana Jansensfixes for build system. add themes to the install proce...
2003-04-06 Dana Jansensadd function to give the minimum size of an appearance...
2003-04-06 Derek Foremanremove asserts pending sanity check.
2003-04-06 Derek Foremanadded flakey parentrel for solids and some mean spirite...
2003-04-06 Derek Foremanadded superb pseudo-color (8bpp) support
2003-04-05 Dana Jansensmake tint signed
2003-04-03 Dana Jansensnew build system without automake
2003-04-02 Dana Jansenswhitespace
2003-04-02 Dana Jansenskill debug print
2003-04-02 Dana Jansensuse the tint properly for the shadow
2003-04-02 Dana Jansenswill seg again
2003-04-02 Dana Jansensstop copying. still segfault?
2003-04-02 Dana Jansensfind the right offset in the source data for parent...
2003-04-02 Derek Foremanlet there be parentrelative
2003-03-30 Dana Jansensuse 'sans' as the fallback font instead of 'fixed'
next