Author: dgoette
Date: Mon Apr 13 23:58:07 2009
New Revision: 368

URL: http://svn.reactos.org/svn/reactos?rev=368&view=rev
Log:
* merge tree/tree_vendor_flat.php and tree/tree_vendor_flat_maintainer.php
* merge tree/tree_category_tree.php and tree/tree_category_grouplist_1.php
* merge tree/tree_vendor_id.php and tree/tree_vendor_id_maintainer.php
* moved category browsing
* moved name browsing
* moved vendor browsing
* move inc/tree to notree (remaining content needs to be moved to other files 
later)
* remove more useless variables
* minor fixes

Added:
    branches/danny-web/reactos.org/htdocs/compat/lib/om/Count.class.php   
(contents, props changed)
      - copied, changed from r366, 
branches/danny-web/reactos.org/htdocs/compat/inc/tree/tree_category_tree_count_grouplist.php
    
branches/danny-web/reactos.org/htdocs/compat/lib/view/HTML_Category.class.php   
(contents, props changed)
      - copied, changed from r366, 
branches/danny-web/reactos.org/htdocs/compat/inc/tree/tree_category_tree.php
    branches/danny-web/reactos.org/htdocs/compat/lib/view/HTML_Name.class.php   
(contents, props changed)
      - copied, changed from r366, 
branches/danny-web/reactos.org/htdocs/compat/inc/tree/tree_name_flat.php
    branches/danny-web/reactos.org/htdocs/compat/lib/view/HTML_Vendor.class.php 
  (contents, props changed)
      - copied, changed from r366, 
branches/danny-web/reactos.org/htdocs/compat/inc/tree/tree_vendor_flat.php
    branches/danny-web/reactos.org/htdocs/compat/notree/   (props changed)
      - copied from r366, branches/danny-web/reactos.org/htdocs/compat/inc/tree/
    branches/danny-web/reactos.org/htdocs/compat/notree/tree_category.php
      - copied unchanged from r367, 
branches/danny-web/reactos.org/htdocs/compat/inc/tree/tree_category.php
    branches/danny-web/reactos.org/htdocs/compat/notree/tree_name.php
      - copied unchanged from r367, 
branches/danny-web/reactos.org/htdocs/compat/inc/tree/tree_name.php
    branches/danny-web/reactos.org/htdocs/compat/notree/tree_vendor.php
      - copied unchanged from r367, 
branches/danny-web/reactos.org/htdocs/compat/inc/tree/tree_vendor.php
Removed:
    branches/danny-web/reactos.org/htdocs/compat/inc/tree/
    branches/danny-web/reactos.org/htdocs/compat/notree/index.htm
    branches/danny-web/reactos.org/htdocs/compat/notree/tree_category_flat.php
    
branches/danny-web/reactos.org/htdocs/compat/notree/tree_category_flat_count_grouplist.php
    
branches/danny-web/reactos.org/htdocs/compat/notree/tree_category_grouplist_1.php
    branches/danny-web/reactos.org/htdocs/compat/notree/tree_category_tree.php
    
branches/danny-web/reactos.org/htdocs/compat/notree/tree_category_tree_count_grouplist.php
    branches/danny-web/reactos.org/htdocs/compat/notree/tree_historybar.php
    
branches/danny-web/reactos.org/htdocs/compat/notree/tree_menubar_sections.php
    branches/danny-web/reactos.org/htdocs/compat/notree/tree_name_flat.php
    branches/danny-web/reactos.org/htdocs/compat/notree/tree_vendor_flat.php
    
branches/danny-web/reactos.org/htdocs/compat/notree/tree_vendor_flat_maintainer.php
    
branches/danny-web/reactos.org/htdocs/compat/notree/tree_vendor_id_maintainer.php
Modified:
    
branches/danny-web/reactos.org/htdocs/compat/inc/comp/sub/tree_category_combobox.php
    branches/danny-web/reactos.org/htdocs/compat/index.php
    branches/danny-web/reactos.org/htdocs/compat/lib/HTML.class.php
    branches/danny-web/reactos.org/htdocs/compat/lib/om/Category.class.php
    branches/danny-web/reactos.org/htdocs/compat/lib/view/Breadcrumb.class.php
    branches/danny-web/reactos.org/htdocs/compat/notree/tree_vendor_id.php
    branches/danny-web/reactos.org/htdocs/compat/rsdb_config.php

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: 
branches/danny-web/reactos.org/htdocs/compat/inc/comp/sub/tree_category_combobox.php
URL: 
http://svn.reactos.org/svn/reactos/branches/danny-web/reactos.org/htdocs/compat/inc/comp/sub/tree_category_combobox.php?rev=368&r1=367&r2=368&view=diff

Modified: branches/danny-web/reactos.org/htdocs/compat/index.php
URL: 
http://svn.reactos.org/svn/reactos/branches/danny-web/reactos.org/htdocs/compat/index.php?rev=368&r1=367&r2=368&view=diff

Modified: branches/danny-web/reactos.org/htdocs/compat/lib/HTML.class.php
URL: 
http://svn.reactos.org/svn/reactos/branches/danny-web/reactos.org/htdocs/compat/lib/HTML.class.php?rev=368&r1=367&r2=368&view=diff

Modified: branches/danny-web/reactos.org/htdocs/compat/lib/om/Category.class.php
URL: 
http://svn.reactos.org/svn/reactos/branches/danny-web/reactos.org/htdocs/compat/lib/om/Category.class.php?rev=368&r1=367&r2=368&view=diff

Copied: branches/danny-web/reactos.org/htdocs/compat/lib/om/Count.class.php 
(from r366, 
branches/danny-web/reactos.org/htdocs/compat/inc/tree/tree_category_tree_count_grouplist.php)
URL: 
http://svn.reactos.org/svn/reactos/branches/danny-web/reactos.org/htdocs/compat/lib/om/Count.class.php?p2=branches/danny-web/reactos.org/htdocs/compat/lib/om/Count.class.php&p1=branches/danny-web/reactos.org/htdocs/compat/inc/tree/tree_category_tree_count_grouplist.php&r1=366&r2=368&rev=368&view=diff

Modified: 
branches/danny-web/reactos.org/htdocs/compat/lib/view/Breadcrumb.class.php
URL: 
http://svn.reactos.org/svn/reactos/branches/danny-web/reactos.org/htdocs/compat/lib/view/Breadcrumb.class.php?rev=368&r1=367&r2=368&view=diff

Copied: 
branches/danny-web/reactos.org/htdocs/compat/lib/view/HTML_Category.class.php 
(from r366, 
branches/danny-web/reactos.org/htdocs/compat/inc/tree/tree_category_tree.php)
URL: 
http://svn.reactos.org/svn/reactos/branches/danny-web/reactos.org/htdocs/compat/lib/view/HTML_Category.class.php?p2=branches/danny-web/reactos.org/htdocs/compat/lib/view/HTML_Category.class.php&p1=branches/danny-web/reactos.org/htdocs/compat/inc/tree/tree_category_tree.php&r1=366&r2=368&rev=368&view=diff

Copied: 
branches/danny-web/reactos.org/htdocs/compat/lib/view/HTML_Name.class.php (from 
r366, branches/danny-web/reactos.org/htdocs/compat/inc/tree/tree_name_flat.php)
URL: 
http://svn.reactos.org/svn/reactos/branches/danny-web/reactos.org/htdocs/compat/lib/view/HTML_Name.class.php?p2=branches/danny-web/reactos.org/htdocs/compat/lib/view/HTML_Name.class.php&p1=branches/danny-web/reactos.org/htdocs/compat/inc/tree/tree_name_flat.php&r1=366&r2=368&rev=368&view=diff

Copied: 
branches/danny-web/reactos.org/htdocs/compat/lib/view/HTML_Vendor.class.php 
(from r366, 
branches/danny-web/reactos.org/htdocs/compat/inc/tree/tree_vendor_flat.php)
URL: 
http://svn.reactos.org/svn/reactos/branches/danny-web/reactos.org/htdocs/compat/lib/view/HTML_Vendor.class.php?p2=branches/danny-web/reactos.org/htdocs/compat/lib/view/HTML_Vendor.class.php&p1=branches/danny-web/reactos.org/htdocs/compat/inc/tree/tree_vendor_flat.php&r1=366&r2=368&rev=368&view=diff

Removed: branches/danny-web/reactos.org/htdocs/compat/notree/index.htm
URL: 
http://svn.reactos.org/svn/reactos/branches/danny-web/reactos.org/htdocs/compat/inc/tree/index.htm?rev=366&view=auto

Removed: 
branches/danny-web/reactos.org/htdocs/compat/notree/tree_category_flat.php
URL: 
http://svn.reactos.org/svn/reactos/branches/danny-web/reactos.org/htdocs/compat/inc/tree/tree_category_flat.php?rev=366&view=auto

Removed: 
branches/danny-web/reactos.org/htdocs/compat/notree/tree_category_flat_count_grouplist.php
URL: 
http://svn.reactos.org/svn/reactos/branches/danny-web/reactos.org/htdocs/compat/inc/tree/tree_category_flat_count_grouplist.php?rev=366&view=auto

Removed: 
branches/danny-web/reactos.org/htdocs/compat/notree/tree_category_grouplist_1.php
URL: 
http://svn.reactos.org/svn/reactos/branches/danny-web/reactos.org/htdocs/compat/inc/tree/tree_category_grouplist_1.php?rev=366&view=auto

Removed: 
branches/danny-web/reactos.org/htdocs/compat/notree/tree_category_tree.php
URL: 
http://svn.reactos.org/svn/reactos/branches/danny-web/reactos.org/htdocs/compat/inc/tree/tree_category_tree.php?rev=366&view=auto

Removed: 
branches/danny-web/reactos.org/htdocs/compat/notree/tree_category_tree_count_grouplist.php
URL: 
http://svn.reactos.org/svn/reactos/branches/danny-web/reactos.org/htdocs/compat/inc/tree/tree_category_tree_count_grouplist.php?rev=366&view=auto

Removed: branches/danny-web/reactos.org/htdocs/compat/notree/tree_historybar.php
URL: 
http://svn.reactos.org/svn/reactos/branches/danny-web/reactos.org/htdocs/compat/inc/tree/tree_historybar.php?rev=366&view=auto

Removed: 
branches/danny-web/reactos.org/htdocs/compat/notree/tree_menubar_sections.php
URL: 
http://svn.reactos.org/svn/reactos/branches/danny-web/reactos.org/htdocs/compat/inc/tree/tree_menubar_sections.php?rev=366&view=auto

Removed: branches/danny-web/reactos.org/htdocs/compat/notree/tree_name_flat.php
URL: 
http://svn.reactos.org/svn/reactos/branches/danny-web/reactos.org/htdocs/compat/inc/tree/tree_name_flat.php?rev=366&view=auto

Removed: 
branches/danny-web/reactos.org/htdocs/compat/notree/tree_vendor_flat.php
URL: 
http://svn.reactos.org/svn/reactos/branches/danny-web/reactos.org/htdocs/compat/inc/tree/tree_vendor_flat.php?rev=366&view=auto

Removed: 
branches/danny-web/reactos.org/htdocs/compat/notree/tree_vendor_flat_maintainer.php
URL: 
http://svn.reactos.org/svn/reactos/branches/danny-web/reactos.org/htdocs/compat/inc/tree/tree_vendor_flat_maintainer.php?rev=366&view=auto

Modified: branches/danny-web/reactos.org/htdocs/compat/notree/tree_vendor_id.php
URL: 
http://svn.reactos.org/svn/reactos/branches/danny-web/reactos.org/htdocs/compat/notree/tree_vendor_id.php?rev=368&r1=366&r2=368&view=diff

Removed: 
branches/danny-web/reactos.org/htdocs/compat/notree/tree_vendor_id_maintainer.php
URL: 
http://svn.reactos.org/svn/reactos/branches/danny-web/reactos.org/htdocs/compat/inc/tree/tree_vendor_id_maintainer.php?rev=366&view=auto

Modified: branches/danny-web/reactos.org/htdocs/compat/rsdb_config.php
URL: 
http://svn.reactos.org/svn/reactos/branches/danny-web/reactos.org/htdocs/compat/rsdb_config.php?rev=368&r1=367&r2=368&view=diff

Reply via email to