2007-05-31 |
Dana Jansens | missing a { |
tree | commitdiff |
2007-05-31 |
Dana Jansens | cleaner code |
tree | commitdiff |
2007-05-31 |
Dana Jansens | only show falling back msg when its true |
tree | commitdiff |
2007-05-31 |
Dana Jansens | add an allow_fallback option when opening a theme |
tree | commitdiff |
2007-05-31 |
Dana Jansens | cosnt char* |
tree | commitdiff |
2007-05-30 |
Dana Jansens | no const weirdness |
tree | commitdiff |
2007-05-30 |
Dana Jansens | set name to the name of the theme when falling back |
tree | commitdiff |
2007-05-29 |
Mikael Magnusson | don't need to &0xff |
tree | commitdiff |
2007-05-29 |
Dana Jansens | brackets ftw. opacity for rgba's works. |
tree | commitdiff |
2007-05-29 |
Dana Jansens | it doesn't work but its something |
tree | commitdiff |
2007-05-29 |
Dana Jansens | put an alpha channel in the rgba texture |
tree | commitdiff |
2007-05-28 |
Dana Jansens | set the current theme in a root property |
tree | commitdiff |
2007-05-26 |
Dana Jansens | center argb textures (icons for eg.) within the area... |
tree | commitdiff |
2007-05-23 |
Dana Jansens | get the pixel extents the "right way" in 1.16 and use... |
tree | commitdiff |
2007-05-23 |
Dana Jansens | pango lies. do the pixel conversion ourselves |
tree | commitdiff |
2007-05-22 |
Dana Jansens | link to wrong version for obparser-3.0 |
tree | commitdiff |
2007-05-21 |
Dana Jansens | oops. dont default all stuff to bold |
tree | commitdiff |
2007-05-20 |
Dana Jansens | make the default fonts bold cuz bold looks better every... |
tree | commitdiff |
2007-05-20 |
Dana Jansens | fix rendering argb textures on solid backgrounds |
tree | commitdiff |
2007-05-20 |
Dana Jansens | if the theme supplied a max button or desk button then... |
tree | commitdiff |
2007-05-19 |
Dana Jansens | save some malloc when possible |
tree | commitdiff |
2007-05-19 |
Dana Jansens | new focus cycle popup of doom |
tree | commitdiff |
2007-05-19 |
Dana Jansens | i know we broke backwards compatibility but noone uses... |
tree | commitdiff |
2007-05-18 |
Dana Jansens | change obrender-3.0 and obparser-3.0 to 3.4 because... |
tree | commitdiff |
2007-05-18 |
Dana Jansens | add pango to the pkg-config file |
tree | commitdiff |
2007-05-12 |
Dana Jansens | build fixes |
tree | commitdiff |
2007-05-12 |
Dana Jansens | change how masks are loaded, let you override just... |
tree | commitdiff |
2007-05-12 |
Mikael Magnusson | micromicrooptimization |
tree | commitdiff |
2007-05-11 |
Dana Jansens | make default masks even sized. these are from the clear... |
tree | commitdiff |
2007-05-11 |
Dana Jansens | give different border colors to active and inactive... |
tree | commitdiff |
2007-05-11 |
Dana Jansens | guarantee an even height for the label, and thus the... |
tree | commitdiff |
2007-05-11 |
Dana Jansens | change fallbacks |
tree | commitdiff |
2007-05-11 |
Dana Jansens | make fallbacks match 3.4 |
tree | commitdiff |
2007-05-11 |
Dana Jansens | memory leak on the server |
tree | commitdiff |
2007-05-11 |
Dana Jansens | unused |
tree | commitdiff |
2007-05-10 |
Dana Jansens | PANGO_VERSION_CHECK is new |
tree | commitdiff |
2007-05-09 |
Dana Jansens | use pango 1.16 stuff if its there. and use the old... |
tree | commitdiff |
2007-05-09 |
Dana Jansens | mem leaks |
tree | commitdiff |
2007-05-09 |
Dana Jansens | fix using uninit'd values |
tree | commitdiff |
2007-05-07 |
Dana Jansens | merge in r6153-6154 from the 3.4 branch |
tree | commitdiff |
2007-05-07 |
Dana Jansens | popups fixes. if the text for the popup is empty now... |
tree | commitdiff |
2007-05-05 |
Dana Jansens | changes to the client menu, which entries are there... |
tree | commitdiff |
2007-05-03 |
Dana Jansens | unsigned.. |
tree | commitdiff |
2007-05-02 |
Dana Jansens | small change to the render API. RrMinsize became RrMinS... |
tree | commitdiff |
2007-04-26 |
Dana Jansens | add a separate font config for onscreendisplays |
tree | commitdiff |
2007-04-26 |
Dana Jansens | assume a valid utf8 char is at the shortcut position... |
tree | commitdiff |
2007-04-25 |
Dana Jansens | dont go to disabled menu entries with keyboard shortcuts |
tree | commitdiff |
2007-04-25 |
Dana Jansens | make rendering the shortcuts much faster |
tree | commitdiff |
2007-04-25 |
Dana Jansens | "text" was no longer needed |
tree | commitdiff |
2007-04-25 |
Dana Jansens | add shortcuts for text rendering. it underlines the... |
tree | commitdiff |
2007-04-23 |
Dana Jansens | error in the new error message code |
tree | commitdiff |
2007-04-23 |
Dana Jansens | 1) translate all of openbox's output |
tree | commitdiff |
2007-04-22 |
Dana Jansens | better matching of the menu titles/separators to the... |
tree | commitdiff |
2007-03-28 |
Mikael Magnusson | copy paste error, spotted by tilman ftw |
tree | commitdiff |
2007-03-28 |
Dana Jansens | more updates for toggled states. also updating the... |
tree | commitdiff |
2007-03-28 |
Dana Jansens | add toggled-pressed and toggled-hover button states... |
tree | commitdiff |
2007-03-18 |
Dana Jansens | use const char*'s when we should be |
tree | commitdiff |
2007-03-14 |
Dana Jansens | add support for 8bit TrueColor visuals. Who knew these... |
tree | commitdiff |
2007-03-08 |
Dana Jansens | a) remove the top_grip_height business from the theme |
tree | commitdiff |
2007-03-08 |
Dana Jansens | Fix possible crashingness, from last commit. |
tree | commitdiff |
2007-03-07 |
Dana Jansens | Split RrPaint to RrPaint and RrPaintPixmap, so you... |
tree | commitdiff |
2007-03-05 |
Dana Jansens | point and padding became redundant.. do remove padding... |
tree | commitdiff |
2007-03-05 |
Dana Jansens | scary commit..but here goes. |
tree | commitdiff |
2007-03-05 |
Dana Jansens | assert on invalid color values |
tree | commitdiff |
2007-03-04 |
Dana Jansens | moving shadow information out of the themes, and into... |
tree | commitdiff |
2007-03-04 |
Dana Jansens | keep the default tint at 50, for theme compatibility |
tree | commitdiff |
2007-03-04 |
Dana Jansens | lighten the default shadow, it's alittle harsh right now |
tree | commitdiff |
2007-03-04 |
Dana Jansens | remove the font code for parsing Xft font strings.... |
tree | commitdiff |
2007-03-04 |
Dana Jansens | fonts are no longer loaded from the theme file. instead... |
tree | commitdiff |
2007-03-04 |
Dana Jansens | add font weight and font slant enumerations |
tree | commitdiff |
2007-03-04 |
Dana Jansens | use font 8point by default if none is specified |
tree | commitdiff |
2007-03-04 |
Dana Jansens | add missing comment |
tree | commitdiff |
2007-03-03 |
Dana Jansens | fix memleak, free the render instance on shutdown. |
tree | commitdiff |
2007-03-03 |
Dana Jansens | pango is now mandatory.. |
tree | commitdiff |
2007-03-02 |
Dana Jansens | declare variables at the beginning of blocks, because... |
tree | commitdiff |
2007-03-02 |
Dana Jansens | this includes a number of things since my magnificent... |
tree | commitdiff |
2006-11-15 |
Mikael Magnusson | 80 cols |
tree | commitdiff |
2006-09-07 |
Mikael Magnusson | fix a crash when using mirrorhorizontal and resizing... |
tree | commitdiff |
2006-08-31 |
Mikael Magnusson | remove .cvsignore files |
tree | commitdiff |
2006-08-24 |
Mikael Magnusson | strstr is our friend, thanks merry |
tree | commitdiff |
2006-08-24 |
Mikael Magnusson | rename osx to mirrorhorizontal and split to splitvertic... |
tree | commitdiff |
2006-08-22 |
Mikael Magnusson | update copyright step 2 |
tree | commitdiff |
2006-08-20 |
Mikael Magnusson | useless * |
tree | commitdiff |
2006-08-20 |
Mikael Magnusson | patch from thorsten vollmer to fix bug #2506, interlace... |
tree | commitdiff |
2006-08-19 |
Mikael Magnusson | some systems seem to not include locale.h even with... |
tree | commitdiff |
2006-08-19 |
Mikael Magnusson | fix some warnings from -Wall |
tree | commitdiff |
2006-08-19 |
Mikael Magnusson | why did i save that return value? |
tree | commitdiff |
2006-08-19 |
Mikael Magnusson | maybe it was just a syntax error? |
tree | commitdiff |
2006-08-19 |
Mikael Magnusson | don't be so afraid to include locale.h |
tree | commitdiff |
2006-08-18 |
Mikael Magnusson | make grips always 25 pixels |
tree | commitdiff |
2006-08-03 |
Mikael Magnusson | can't call ob_debug from libobrender... |
tree | commitdiff |
2006-08-03 |
Mikael Magnusson | maybe fix some stuff, i dunno |
tree | commitdiff |
2006-08-01 |
Mikael Magnusson | a "osx" gradient, it is like horizontal but mirrors... |
tree | commitdiff |
2006-06-14 |
Mikael Magnusson | so it wont leak because ob uses a hash for colors,... |
tree | commitdiff |
2006-06-14 |
Mikael Magnusson | okay that parent didnt point where i thought |
tree | commitdiff |
2006-06-14 |
Mikael Magnusson | forgot i was in the middle of something |
tree | commitdiff |
2006-06-14 |
Mikael Magnusson | initial commit of split gradient, looks like some RrCol... |
tree | commitdiff |
2006-06-11 |
Mikael Magnusson | fix two memleaks |
tree | commitdiff |
2006-03-16 |
Mikael Magnusson | try another scaling algo for the icons |
tree | commitdiff |
2006-03-14 |
Mikael Magnusson | make reverse_bits static |
tree | commitdiff |
next |