]> icculus.org git repositories - mikachu/openbox.git/history - render/theme.c
get the current time when adding timers
[mikachu/openbox.git] / render / theme.c
2003-08-30 Dana Jansensallow handlewidth of 0, which sets show_handle to false
2003-08-30 Dana Jansensbugz, wrong vars
2003-08-29 Dana Jansensnicer default bullets
2003-08-28 Dana Jansensonly left-justify menus, remove the menu.frame.justify...
2003-08-28 Dana Jansensfix a bunch of memleaks from valgrind and stuff
2003-08-28 Dana Jansenshalf way through the changes to new menu code/design...
2003-08-22 Dana Jansensnevermind
2003-08-22 Dana Jansensdefault font size one smaller to make default bitmaps...
2003-08-22 Dana Jansensmake focus and unfocus fonts for window titles. change...
2003-08-14 Dana Jansenswas reading the menu bullet color into the wrong place
2003-08-12 Dana Jansensmake all the masks unsigned chars for consistancy woot
2003-08-12 Dana Jansenskill some warnings
2003-08-12 Dana Jansensrendering fixups for submenu bullets
2003-08-11 Scott MoynesSome fixes and new bugs. Someone else can do the menus...
2003-08-02 Dana Jansensoops indenting
2003-08-02 Dana Jansenslook in theme dirs first, use the theme as the path...
2003-08-02 Dana Jansensuse the toggled mask for shade and desk buttons
2003-08-01 Dana Jansenslook for masks only where the themerc was read from
2003-08-01 Dana Jansensadd pressed bitmaps. rename stick bitmaps to desk
2003-08-01 Dana Jansensadd toggled textuers for titlebar buttons
2003-08-01 Dana Jansensrenamed the _t bitmaps, and added disabled and hover...
2003-08-01 Dana Jansensmake themes inside a directory
2003-08-01 Dana Jansensadd missing includes
2003-07-30 Dana Jansensmove the titlebar layout from the theme to the rc file
2003-07-28 Dana Jansenstypo thanks merry
2003-07-27 Dana Jansensfix mem leaks/crashes
2003-07-27 Dana Jansensadd pressed colors for buttons
2003-07-25 Dana Jansensdont allow parentrelative on top-level appearances
2003-07-24 Dana Jansensuse ob_debug for any debug printing and only display...
2003-07-22 Dana Jansensadd a menuOverlap property to themes, and use it in...
2003-07-12 Dana Jansensuseless code move
2003-07-10 Dana Jansensadd disabled buttons, instead of now showing buttons...
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 Jansensadd comment
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 Jansensdon't exit in the render lib, rather return a NULL...
2003-06-21 Dana Jansensmore namespacing to Rr*
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 Jansenssimply the render interface by not requiring the settin...
2003-06-20 Dana Jansensremove non-planar surfaces
2003-05-20 Dana Jansensuse the rectangle gradient when the theme asks for...
2003-05-09 Dana Jansensall my changes while i was offline.
2003-04-15 Dana Jansensmake menu font smaller and !bold for now
2003-04-15 Dana Jansensload menu style stuff
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...