Changelog -----------------------------------
version:1.00

modified
    Functions support when exists
    wp_get_theme()
    add_theme_support( 'custom-header', $args )
    add_theme_support( 'custom-background', $args );
    wp_editor()
----------------------------------------------
Changelog -----------------------------------
version:0.99

modified
    custom field reserved words 'less'
        'less' field value will parsed lessPHP after add embed style.
----------------------------------------------

Changelog -----------------------------------
version:0.97
modified
    Change newer version lessphp v0.3.3
----------------------------------------------
Changelog -----------------------------------
version:0.94
removed
    Removed wp_enqueue_script( 'comment-reply' ) where header.php
    Removed html script element(http://html5shiv.googlecode.com/svn/trunk/html5.js) where header.php
        Add wp_register_script 'html5shiv'
fixed
    Fixed sub menu background display improperly
        Style rule change
    Fixed somment Order listing and Unorder listing issues
        Style rule change
    Fixed Auto-embeds twitter and movie display impropely
        Maximum embed size wider than column width then display improperly
        Style rule change
modified
    Add function obandes_enqueue_comment_reply
----------------------------------------------
Changelog -----------------------------------
version:0.93
added
    new file image.php
fixed
    Fixed Post Format Test: Gallery-> Post text is not showing.
        Change style rule
    Fixed Previous and next image link is not showing on single image gallery post.
        Add new file image.php

    Fixed 1.    Many Trackbacks post-> fail. Pingback is not showing.
          2.    Comment Test -> fail, comments are not showing.
            Add function comments_template

    Fixed Image test -> Fail, Wide Image, Resized In Editor and Wide Image, Not Resized both are showing in equal size in IE.
            Set $content_width value

    Fixed sidebar Widget custom menu issues -> Parent menu and child-menu are showing in same alignment
            add margin style rule
    Fixed Menu design issues.
            Change style rule
modified
    Blog title function change from obandes_title() to wp_title() and add filter function obandes_wp_title

----------------------------------------------
Changelog -----------------------------------
version:0.92
modified
    Add images license where readme.txt
    Remove editor style
fixed
    functions.php
        Missing inline style border 1px solid red remove.
        Theme options page td width 260px remove.
----------------------------------------------
Changelog -----------------------------------
version:0.90
Note: important:
This versions index.php is display change when useing post format.
If you need same displaying when please use post-format-group.php(page template name : post format group)

removed
    Duplicate file admin-script.js
    license.txt
fixed
    Fixed comment Tags improperly keyword.
        style.css
    Fixed color pickng value improperly.
        Color picker where obandes options
    Fixed underfined variable $obandes_next_length
        Conditonal Post format gallery and show attachments view.
    Fixed function obandes_get_header_image_renderer works improperly
        Add global $post
    Fixed obandes_install_navigation works improperly.
    Fixed format gallery
        duplicate gallery problem
            if entry useing gallery shortcode when post format gallery layout not show.
modified
    lessic.inc.php
        Add license
    Missing comment where single.php
    A display embarrasses a visitor in index.php when Post formats entry.
        Change index page display nomal blog style.
        see made post-format-group.php
    Add description readme.txt
        format-chat.php format-image.php format-link.php
            About External API
    readme.txt
        Add license.
        another description.
    style.css
        Remove comments un-necessary.
    All template files.
        remove @package WordPress
        change from @subpackage obandes to  @package: obandes
made
    Add post-format-group.php page template.
        post formatted entry is display  group by post format

----------------------------------------------
Changelog -----------------------------------
version:0.80
added
    lessphp support see http://leafo.net/lessphp/docs/
fixed
    Child theme issue fix
        Child theme works properly when obandes all files and directory copied child
made
    Directory lib
    file lessc.inc.php
modified
    Theme description change
        lessphp (CSS preprocessor) support Where Theme option panel style editor.
        YUI(Yahoo User Inter face) Grid layout support.
        2column fixed and fluid layout theme.Post format image support Zoom it API.
        This theme supply your happy blogging  From beginners to a specialist
----------------------------------------------

Changelog -----------------------------------
version:0.79
    fix
        h2 title attribute value improperly
        Change  title attribute template function from the_title() to the_title_attribute()
        single.php
            Using improperly function
            from get_template_part() to locate_template()
            get_template_part() must not call sub directory template part file.
    modified
        Change template function
            from    <?php echo get_stylesheet_directory_uri().'/style.css'; ?>
            to      <?php echo get_stylesheet_uri(); ?>
        Change code context help
            If you use no newest Wordpress when context help will be disappearance
----------------------------------------------
Changelog -----------------------------------
version:0.78
    fix
        theme install errors fixed
            function obandes_theme_init()
            obandes_install_navigation()
    modified
        Add install message when the theme option improperly value exists
----------------------------------------------
Changelog -----------------------------------
version:0.76
    fix
        Scripts are loaded every page in the admin area.
            Add $obandes_hook_suffix
        Bad prefix my_  change obandes_
    modified
        default header color change from orange to #FFA500.
            OBANDES_HEADER_BACKGROUND_COLOR
            $obandes_base_setting[3][option_value]
----------------------------------------------
Changelog -----------------------------------
version:0.75
    fix
        Bug obandes options panel fluid layout is create fixed 974px width page.
        Bug obandes options panel 974px fix layout is create fluid width page.
        Bug header image is smaller width than page width when obandes options panel page fluid and 974px width.
    modified
        Add  fallback style where style.css
        Blog show correct when obandes option panel style is blank
        Obandes options panel Column default value change.
        from the Right narrow  to the Right middle.
        Custom header preview It adjusted so that it could display correctly.
    add
        Add color picker where obandes options panel.
        and header background color can change.
        Add admin-script.js for color picker script
----------------------------------------------
Changelog -----------------------------------
version:0.74
    fix
        bug header background settig update everytime submited

----------------------------------------------
Changelog -----------------------------------
version:0.73
    fix
    remove var
        $obandes_header_image_show  = $obandes_current_settings['obandes_header'];
        check  prefix functions , const and vars
        function get_obandes_condition
    add
        function obandes_get_condition
----------------------------------------------
Changelog -----------------------------------
version:0.72
added
    add
        comment link where posted on area
        header background color setting and color picker
    fix
        I18n functions namespace check and fix
        loose view ploblem
        Browser view issue Post Format Groups overflow main content where loop post
    remove
        nav list marker remove(comment out)
----------------------------------------------
Changelog -----------------------------------
version:0.71
added
    theme option page UI change
    Group view style add when post fotmat checked
    where index page for not IE browser
----------------------------------------------
Changelog -----------------------------------
version:0.63
added
     functions.php
        $css_preset value change.
        add function function plugin_is_active($plugin_path)
modified
     functions.php
        $css_preset value change.
            #access horizontal menu children background color modified
----------------------------------------------
Changelog -----------------------------------
version:0.60
removed

moved

added

fixed

modified
    format-gallery.php,format-image.php
     nav-below navigation link position change.
    functions.php
     $css_preset value change.
    code clean up add prefix obandes_addHomeMenuLink
    header.php
     theme install before style set.
    style.css
     Browser view check and modified.
----------------------------------------------
Changelog -----------------------------------
version:0.58
fixed style.css
    #wpadminbar style conflict on IE8 issue fix.
        style setting change etc, for good
    page.php,single.php background issue what 'page top few pixel white border ie8' fix.
    CSS visual issue
     Page background issue what 'page top few pixel white border ie8' fix.
    footer.php
        Author URI change correct URI.
modified
    page.php element nav default value set.
    Gallery short code style element remove to style.css.
    article margin, nav margin visual Adjustment.
----------------------------------------------
Changelog -----------------------------------
version:0.56
fixed functions.php
    preset style change.
    background issue what 'page top few pixel white border ie8' fix.
----------------------------------------------
Changelog -----------------------------------
version:0.55
modified
    css3.css
    remove propaty background:#8fbc8f url(images/bg-1.png)
    This setting is setted 2times and it keeps difficult color reset or customize.
----------------------------------------------
Changelog -----------------------------------
version:0.54

fixed
    style.css
    'If I set a body font-size the sidebar increases in size' issue fix
    'There is a layout issue on paginated comments (see attachment). ' issue fix
modified
    commemts.php

    css3.css
        nav > ul style removed

    single.php,
    loop.php
        Passage of * days  change Published for * days


    style.css
        list marker style change.
        #wp-calendar caption style change.
        .bypostauthor style change  background for ie.
        .reply button style change background for ie.
        tagcloud style change add padding.

----------------------------------------------

Changelog -----------------------------------
version:0.53
removed
        formats/format-link.php 16
        formats/format-image.php 15
        remove tilde why theme check plugin echo 'Non-printable characters'

fixed   font-size and page width issue.

modified style.css
        CSS ver2.1 valid style
        i,em {font-style:itaric;} change itaric typo to italic.
        .stickey{} change stickey to sticky.

made css3.css
        browser conditional stylesheet for chrome or firefox

added   obandes options panel style
        .time-diff{
        /*if you need remove this '(Published for * days)' */
            /*display:none;*/
        }

----------------------------------------------
Changelog -----------------------------------
version:
modified:   404.php
    div to section element change
    entry-title entry-content entry-meta class name rename title content
modified:   footer.php
    add hyper link like a move page top.
modified:   formats/format-aside.php
modified:   formats/format-chat.php
modified:   formats/format-gallery.php
modified:   formats/format-image.php
modified:   formats/format-link.php
modified:   formats/format-standard.php
modified:   formats/format.php
    entry-title entry-content entry-meta class name rename title content
    posted-on posted-in blog-profile.
modified:   functions.php
1.  theme can use only 1field options table why theme rule change.
    add function get_obandes_condition()
    function tmn_install_navigation()
    function obandes_theme_init()
2.  page layout change system add
    add function get_obandes_condition($condition)
    add function obandes_detect_option($condition)
    remove function obandes_css_validate($css)
    $css_preset value change for more easier style setting.
    add_action( 'admin_init', 'obandes_theme_init' )
3.  for IE8 expand height issue
    add function ie_height_expand_issue($content)
4.  add new function for page template onecolumn-page.php
    function addHomeMenuLink($content, $args)

    html class attribute change where function obandes_posted_on. entry-date to date
modified:   header.php
    get_option was changed from string to array.
    obandes can dinamic change where column width and pagewidth.
    It was controlled obandes options panel.

modified:   loop.php
    entry-title entry-content entry-meta class name rename title content
    posted-on posted-in blog-profile.
modified:   obandes.js
    table summary attribute removed.
modified:   page.php
    html structure repair.
modified:   sidebar-footer.php
    bad html code r
modified:   single.php
modified:   style.css
modified:   obandes.js
obandes.js
jQuery('.entry-content img').removeAttr("height");
    class name change article .content img

made

----------------------------------------------


Changelog -----------------------------------
version:0.51
removed
    stylesheet
    rule sets .arrow .button a:before why It is not used.
added
    1.horizontal menubar add border without IE why looks good when theme support background color change.
fixed
    1.error fix function obandes_options_page_view not set $obandes_result_message
    2.typo typo Heade Image to Header Image
    3.bug fix theme install preview not show (code change:sidebar index.php sidebar.php)
modified
    1.default page width change 100% fluid (Install preview good for everybody)
    const DOCUMENT_WIDTH 'doc3' old value 'doc2'
    2.default column width change 300px (media embed easy width good for everybody)
    const SIDEBAR_WIDTH 'yui-t6' old value 'yui-t5'
    3.entry-title color change and add after add link image
made
    changelog.txt
----------------------------------------------

#Changelog -----------------------------------
#version:
#removed
#
#moved
#
#added
#
#fixed
#
#modified
#
#made
#
#----------------------------------------------