2003-09-07 |
Dana Jansens | remove obconf from this tree. |
tree | commitdiff |
2003-09-06 |
Dana Jansens | add the margins to the label_height so that the text... |
tree | commitdiff |
2003-09-04 |
Dana Jansens | new scaling based on the Bresenham algorithm |
tree | commitdiff |
2003-09-04 |
Dana Jansens | new scaling, based on the Bresenham algorithm |
tree | commitdiff |
2003-09-03 |
Dana Jansens | provide a function to give the margins for an appearance |
tree | commitdiff |
2003-09-03 |
Dana Jansens | we use the offsets we get from the server, we should... |
tree | commitdiff |
2003-09-03 |
Dana Jansens | remove bad comment |
tree | commitdiff |
2003-09-02 |
Dana Jansens | interlace is drawn first, so bevels n shit cover it |
tree | commitdiff |
2003-09-02 |
Dana Jansens | add menu.bullet.selected.imageColor |
tree | commitdiff |
2003-09-02 |
Dana Jansens | remove debug print |
tree | commitdiff |
2003-09-02 |
Dana Jansens | remove XXX comment, it was right, now its done :> |
tree | commitdiff |
2003-09-02 |
Dana Jansens | use the new color hash to cache RrColors |
tree | commitdiff |
2003-09-02 |
Dana Jansens | move some internal functions from render.h to instance.h |
tree | commitdiff |
2003-09-01 |
Dana Jansens | rename back the app_selected appearances to app_hilite |
tree | commitdiff |
2003-09-01 |
Dana Jansens | couple more xrdb theme format cleanups: |
tree | commitdiff |
2003-09-01 |
Dana Jansens | i rul.. at typos.. |
tree | commitdiff |
2003-09-01 |
Dana Jansens | copy/free the new interlaced color |
tree | commitdiff |
2003-09-01 |
Dana Jansens | add interlaceColor, and support interlaced gradients |
tree | commitdiff |
2003-08-31 |
Dana Jansens | add RrColorGC |
tree | commitdiff |
2003-08-31 |
Dana Jansens | use RrColorGC |
tree | commitdiff |
2003-08-31 |
Dana Jansens | add RrColorGC |
tree | commitdiff |
2003-08-30 |
Dana Jansens | allow handlewidth of 0, which sets show_handle to false |
tree | commitdiff |
2003-08-30 |
Dana Jansens | bugz, wrong vars |
tree | commitdiff |
2003-08-29 |
Dana Jansens | nicer default bullets |
tree | commitdiff |
2003-08-28 |
Dana Jansens | only left-justify menus, remove the menu.frame.justify... |
tree | commitdiff |
2003-08-28 |
Dana Jansens | fix a bunch of memleaks from valgrind and stuff |
tree | commitdiff |
2003-08-28 |
Dana Jansens | free rgba texture caches |
tree | commitdiff |
2003-08-28 |
Dana Jansens | half way through the changes to new menu code/design... |
tree | commitdiff |
2003-08-23 |
Dana Jansens | formatting |
tree | commitdiff |
2003-08-23 |
Dana Jansens | 80 cols |
tree | commitdiff |
2003-08-23 |
Dana Jansens | stupid function name die |
tree | commitdiff |
2003-08-22 |
Dana Jansens | nevermind |
tree | commitdiff |
2003-08-22 |
Dana Jansens | default font size one smaller to make default bitmaps... |
tree | commitdiff |
2003-08-22 |
Dana Jansens | make focus and unfocus fonts for window titles. change... |
tree | commitdiff |
2003-08-14 |
Dana Jansens | was reading the menu bullet color into the wrong place |
tree | commitdiff |
2003-08-12 |
Dana Jansens | add Xutil includes for these badboys on older X version... |
tree | commitdiff |
2003-08-12 |
Dana Jansens | make all the masks unsigned chars for consistancy woot |
tree | commitdiff |
2003-08-12 |
Dana Jansens | kill some warnings |
tree | commitdiff |
2003-08-12 |
Dana Jansens | rendering fixups for submenu bullets |
tree | commitdiff |
2003-08-11 |
Scott Moynes | Some fixes and new bugs. Someone else can do the menus... |
tree | commitdiff |
2003-08-08 |
Dana Jansens | include Xlib.h for other platforms |
tree | commitdiff |
2003-08-05 |
Dana Jansens | split the increment into a separate macro |
tree | commitdiff |
2003-08-02 |
Dana Jansens | oops indenting |
tree | commitdiff |
2003-08-02 |
Dana Jansens | look in theme dirs first, use the theme as the path... |
tree | commitdiff |
2003-08-02 |
Dana Jansens | invisible resizing areas/grips in the top corners of... |
tree | commitdiff |
2003-08-02 |
Dana Jansens | use the toggled mask for shade and desk buttons |
tree | commitdiff |
2003-08-01 |
Dana Jansens | look for masks only where the themerc was read from |
tree | commitdiff |
2003-08-01 |
Dana Jansens | add pressed bitmaps. rename stick bitmaps to desk |
tree | commitdiff |
2003-08-01 |
Dana Jansens | add toggled textuers for titlebar buttons |
tree | commitdiff |
2003-08-01 |
Dana Jansens | move the dekstop file to data/ |
tree | commitdiff |
2003-08-01 |
Dana Jansens | renamed the _t bitmaps, and added disabled and hover... |
tree | commitdiff |
2003-08-01 |
Dana Jansens | make themes inside a directory |
tree | commitdiff |
2003-08-01 |
Dana Jansens | add missing includes |
tree | commitdiff |
2003-07-31 |
Dana Jansens | missing a header |
tree | commitdiff |
2003-07-30 |
Dana Jansens | move the titlebar layout from the theme to the rc file |
tree | commitdiff |
2003-07-28 |
Dana Jansens | typo thanks merry |
tree | commitdiff |
2003-07-27 |
Dana Jansens | fix mem leaks/crashes |
tree | commitdiff |
2003-07-27 |
Dana Jansens | add pressed colors for buttons |
tree | commitdiff |
2003-07-25 |
Dana Jansens | dont allow parentrelative on top-level appearances |
tree | commitdiff |
2003-07-24 |
Dana Jansens | use ob_debug for any debug printing and only display... |
tree | commitdiff |
2003-07-24 |
Dana Jansens | draw the bevel stuff in the pixel data buffer so parent... |
tree | commitdiff |
2003-07-24 |
Dana Jansens | space |
tree | commitdiff |
2003-07-23 |
Dana Jansens | init the parent shit in the surface when making a copy |
tree | commitdiff |
2003-07-22 |
Dana Jansens | add a menuOverlap property to themes, and use it in... |
tree | commitdiff |
2003-07-12 |
Dana Jansens | useless code move |
tree | commitdiff |
2003-07-11 |
Dana Jansens | removed the RrEndian so using LSBFirst always now.... |
tree | commitdiff |
2003-07-11 |
Dana Jansens | same default offsets for all endian machines |
tree | commitdiff |
2003-07-10 |
Dana Jansens | add disabled buttons, instead of now showing buttons... |
tree | commitdiff |
2003-07-10 |
Dana Jansens | remove rependancy on geom.h from the kernel, provide... |
tree | commitdiff |
2003-07-10 |
Dana Jansens | update the build system, using a single Makefile.am... |
tree | commitdiff |
2003-07-07 |
Dana Jansens | include stdlib for exit() |
tree | commitdiff |
2003-07-05 |
Dana Jansens | try some better default offsets for big endian machines. |
tree | commitdiff |
2003-07-05 |
Dana Jansens | used RrColorShift when RrColorOffset was what we wanted |
tree | commitdiff |
2003-06-29 |
Dana Jansens | prepare for alpha1 release. |
tree | commitdiff |
2003-06-29 |
Dana Jansens | missed setting 'current' at the end of the pyramid... |
tree | commitdiff |
2003-06-28 |
Dana Jansens | remove debug print |
tree | commitdiff |
2003-06-28 |
Dana Jansens | don't destroy font patterns, i think this is a double... |
tree | commitdiff |
2003-06-28 |
Dana Jansens | add the themes path to the struct. make the name never... |
tree | commitdiff |
2003-06-28 |
Dana Jansens | hardcode the button names for themes |
tree | commitdiff |
2003-06-28 |
Dana Jansens | rename the button_dir var to data_dir.. pointless :> |
tree | commitdiff |
2003-06-26 |
Dana Jansens | dont destroy the match pattern, it seems that Xft holds... |
tree | commitdiff |
2003-06-26 |
Dana Jansens | add comment |
tree | commitdiff |
2003-06-26 |
Dana Jansens | read fonts and titlebar layout from theme files |
tree | commitdiff |
2003-06-25 |
Dana Jansens | set teh X so it gets used right |
tree | commitdiff |
2003-06-25 |
Dana Jansens | keep a small space on the sides of windows between... |
tree | commitdiff |
2003-06-24 |
Dana Jansens | do horz grads without any multipliaction |
tree | commitdiff |
2003-06-24 |
Dana Jansens | made all the gradients work with integer math. removed... |
tree | commitdiff |
2003-06-24 |
Dana Jansens | integer math for gradients. horz vert and diags and... |
tree | commitdiff |
2003-06-21 |
Dana Jansens | always create the bg pixmap, X seems to not like it... |
tree | commitdiff |
2003-06-21 |
Dana Jansens | don't exit in the render lib, rather return a NULL... |
tree | commitdiff |
2003-06-21 |
Dana Jansens | more namespacing with Rr* |
tree | commitdiff |
2003-06-21 |
Dana Jansens | more namespacing with Rr* |
tree | commitdiff |
2003-06-21 |
Dana Jansens | use the pseudo shit in the instance now |
tree | commitdiff |
2003-06-21 |
Dana Jansens | more namespacing with Rr* |
tree | commitdiff |
2003-06-21 |
Dana Jansens | more namespacing with Rr* |
tree | commitdiff |
2003-06-21 |
Dana Jansens | more namespacing with Rr* |
tree | commitdiff |
2003-06-21 |
Dana Jansens | more namespacing to Rr* |
tree | commitdiff |
2003-06-21 |
Dana Jansens | rename pixel32/16 to RrPixel32/16 |
tree | commitdiff |
2003-06-21 |
Dana Jansens | rename color_rgb to RrColor |
tree | commitdiff |
2003-06-21 |
Dana Jansens | put the render theme into a struct |
tree | commitdiff |
next |