*) 2015-03-05 Rene Rebe: r99 * fixed a latest g++ compile error, convert two comments to c++ line-liners *) 2009-02-16 Rene Rebe: r98 * silence gcc 4.3 warning *) 2008-02-23 Rene Rebe: r97 * check for evas with pkgconfig as evas no longer ships the -config script *) 2007-02-12 Rene Rebe: r96 * tagged 0.3.2 r95 * use https:// externals to be able to commit :-) r94 * bumped release version and date r93 * some more copyright notes and year updates r92 * updated copyright year in scrolling by Evas demo r91 * adapted the PBB bindings to latest brightness value range *) 2006-09-15 Rene Rebe: r90 * added X11R7 font path, share now *) 2006-09-13 Rene Rebe: r89 * fixed typo and removed tailing newlines *) 2006-09-03 Rene Rebe: r88 * updated svn:externals now that gsmp became exact-audio *) 2006-03-31 Rene Rebe: r87 * tagged 0.3.1 r86 * reverted CleanOSX hack since evas now does premultiplied destination_alpha and thus the pseudo renderer and the ARGB output are identical and thus the former CleanOSX looks good in ARGB mode r85 * bumped version and release date r84 * bumped evas version to the one including destination_alpha support r83 * removed ugly hack for ARGB visuals, now that destination_alpha is available in upstream Evas *) 2006-03-30 Rene Rebe: r82 * added "support" for Xrender based Evas output, that should in theory fix aplha blending with a composition manager due the pre-multiplied X ARGB visuals, but for some yet-unknown reasons the result is not yet transparent again r81 * added a no-argb option to explicitly disable the use of argb visuals *) 2006-03-29 Rene Rebe: r80 * tagged 0.3.0 r79 * relase version and date r78 * updated the ClearOSX theme to look good with the new composite renderer (still have to review why the renderes look different) r77 * ported PBBEvas to the latest EvasHelper with more Image methods *) 2006-03-04 Rene Rebe: r76 * removed find_argb_visual that is now in the X11Helper *) 2006-01-30 Rene Rebe: r75 * updated version, release date and user visible copyright year *) 2006-01-29 Rene Rebe: r74 * finallized real ARGB support, filling the background fully transparent when ARGB visuals are available r73 * improved X11 Window creation to try to choose a ARGB visual, after some hackery it starts again, real usage thru Evas later r72 * some cached X interface parameters r71 * renamed disp into dpy *) 2005-09-21 Rene Rebe: r70 * added X_BUILD_IMPLICIT around the utility module inclusion *) 2005-09-19 Rene Rebe: r69 * tiny spacing *) 2005-09-12 Rene Rebe: r68 * tagged 0.2.0 r67 * well - let's better not trick T2 r66 * fool T2 / ROCK configure option validator ... r65 * version bump r64 * prettified install r63 * install target implementation r62 * spacing and other tiny tweaks r61 * hacked Evas (gfx) stuff to build again r60 * --without-evas does build now, again r59 * next get built round r58 * custom Makefile -> exact-build migration start r57 * removed stray xosd.h include r56 * adapted svn:externals to new exact-build r55 * fixed svn:externals to point to the exactcode.de domain *) 2005-08-21 Joseph Jezak: r49 * support for latest pbbuttonsd r48 * support for latest Evas version Rene Rebe: r54 * fixed URL (rocklinux-consulting.de -> exactcode.de) r53 * fixed my mail address from @rocklinux.org to @exactcode.de r52 * tagged macosd 0.1.10 r51 * bumped version to 0.1.10 r50 * commented some unneeded event handling out, that changes every now and then in Evas r47 * fixed configure to check for evas 0.9.9 since the e17 people decreased their version number *) 2005-08-20 Rene Rebe: r46 * fixed type Useage -> Usage r45 * moved the 0.1.9 tag to the right place *) 2004-10-15 Rene Rebe: r44 * fixed error pass typos in configure *) 2004-09-11 Rene Rebe: r43 * fixed the argument usage to list the themes if requested before exiting when a theme is not present *) 2004-09-10 Rene Rebe: r42 * tagged 0.1.9 r41 * fixed the bgalpha (removed in upstream gtkpbbuttons as it seems) to be initialized to 255 ... just in case the theme lacks it (as recent gtkpbbuttonsd does ...) * added some new config keywords - alhough not yet implemented but to get rid of warnings and to implement them in the future ... *) 2004-08-17 Rene Rebe: r40 * we now need to build the File class since the DirIterator now makes use of it ... *) 2004-07-23 Rene Rebe: r39 * using /usr/X11 as default prefix was not that clever - use /usr/local instead *) 2004-07-16 Rene Rebe: r38 * tagged 0.1.8 r37 * ok - final 0.1.8 *) 2004-07-15 Rene Rebe: r36 * version bump r35 * fixed PBBEvas to correctly handle the size according to the theme background image *) 2004-06-24 Rene Rebe: r34 * fixed casts for Evas_Coord == int case (like it is the default for recent Evas versions ...) *) 2004-06-17 Rene Rebe: r33 * tagged 0.1.7 r32 * version bump r31 * use CleanOSX as default when Evas support is built r30 * got the two UTF-8 chars right r29 * tagged 0.1.6 r28 * hidden -n --nodemo option * really display text for the remaining and time to sleep cases * some layout tweaks * version bump *) 2004-05-26 Rene Rebe: r27 * 0.1.5 tag *) 2004-05-21 Rene Rebe: r26 * fixup for Serializer, Argumentlist namespace utilization r25 * fixed a label typo * fixed build with CXXFLAGS specified manually r24 * correct argument parsing specification for --theme -t r23 * ported to new Argument and Storage fully typesafe API (thanks Valentin for * the pointer) * version bump *) 2004-05-12 Rene Rebe: r22 * 0.1.4 tag r21 * version bump r20 * include the new template hacks r19 * the 0.1.3 tag r18 * version bump (0.1.3) r17 * fixed configure added a clean installation of the theme's' and added * a lot of Rules from GSMP (...) *) 2004-04-24 Rene Rebe: r16 * the 0.1.2 tag r15 * version bump r14 * some more texts r13 * empty lines r12 * README / LICENSE (only most important lines) r11 * fixed build for new file layout (due to GSMP file inheritance) r10 * removed duplicates from GSMP *) 2004-04-23 Rene Rebe: r9 * the svn::externals propertiy ... ;-) r8 * we'll source the GSMP config as svn:externals ... r7 * oops lingering file *) 2004-03-30 Rene Rebe: r6 * the "final" 0.1.1 version r5 * use a auto_ptr for memory management, allow non-verbose parsing of themes, ... r4 * l --list: theme listing support r3 * install the them - and search thru our own theme dir r2 * the 0.1.1-pre sources r1 * the initial directory layout