New preview system, major code improvements, logo rehash (inside)

I've began work on making the logo again. The first kind looked rather nice but it's source file was kindy messy.

Also, many people may be used to seeing this "live preview" Garland has. This is very cool. However, it's complicated and can be done better. This is a full proof way to give a high quality preview for any type of scheme. Prior to this, there was an option for theme devs to provide custom previews, which was sort of unrealistic (I don't think they want to/or will do that)

A preview button creating a tmp scheme which is deleted. :)

With all the code tightening/features that happened yesterday, we're kind of bloated again w/ the new preview thing. It'll take a few days to shrink back down.

And DRUPAL-7--1... I just heard from dmitrig01 and in #drupal that there is no timeline at the moment. I was confused after reading Dries' suggested timeline. I'm probably going to do what I can to assure the code is tight as possible on DRUPAL-6--1 before I move to the 7 port.

  August 29, 2008
    New preview system
 
  - (Major feature) Previewing. You can now preview schemes before saving (as if it were a node). No more previews.inc.
      - Removing preview stuff from garland/minnelli.
      - Updated color.js to remove preview junk
  - Added (settings) link to the title of the "Scheme options" fieldset in the color scheme panel.
  - (Setting implementation): status will now work on detecting if scheme is pre-made (0) or admin-made (1)

  August 28, 2008
  - (Bug fix) only give disabled button + text to schemes with a 'status' of 1 (pre-made) where the setting of 'color_modify_premade_schemes' is off.
  - (Feature) on scheme editing, the theme+scheme will change to the current one you're editing. :)
  - (Under the hood) Major reworking of scheme generation code. color_add_scheme() has now be made into color_generate_scheme_files(), color_set_scheme() now will work with scheme generation.
 
  Morning
  - (Major rehaul) New scheme creation system. Just click "create scheme" and be on your way.
  - (User experience) Interface changed to fit 'scheme options' inside the square. Consolidating space. :)
  - (Settings implementation) disabling/enabling of modifying pre-made schemes will now work.
  - (Bug fixing) color-edit.css: fixed CSS bug in ie6 and ff3
  - (Polishing) examples/friendselectric/color/color.inc: updated color schemes 'menu-link'
  - (Polishing) examples/friendselectric/color/page.tpl.php: add pngfix class for pngfix support
  - (Clearing ambiguity) color_theme_select_submit() is now color_scheme_select_submit
  - (Clearing ambiguity) color_store_reset() is now color_scheme_reset
  - (Removing deprecated function) color_check_themes(), color_schemes_generated(), color_theme_generated() removed
  - (Feature) Users without theme selection enabled (but with color scheme selection) can choose schemes.
  - (Under the hood) moved variable_set and variable_del to hook_install() and hook_uninstall()
  - (Under the hood) updated hook_uninstall's color_list_colorable_themes
  - (Under the hood) color_list_colorable_themes() updated
  - (Under the hood) updated color.info
  - (Under the hood) Updated color_set_scheme doxy and removed superflous param
  - (Under the hood) Scheme 'status' column changed. 0 is default and 1 is webmaster made.
  - (Documentation) Updated README. It's nice to see I got along to completing some of these ideas. :)
  - (User experience) Updated drupal_set_messages.

Here's some progress on the color logo.
druplicon color
(Large) (Icon: ) (Favicon: )