Skip to content
  • Benoît Minisini's avatar
    [DEVELOPMENT ENVIRONMENT] · d48356d5
    Benoît Minisini authored
    * NEW: Now each database driver has its own component, so that you can 
      explicitely check it. This way, these dependencies are taken into account
      when making a binary package.
    * NEW: Starting support for WebPage classes, and other kind of forms.
    
    [WIKI CGI SCRIPT]
    * BUG: Symbol pages are never cached, so that refreshing a 2.0 symbol page 
      does not break a 3.0 symbol page.
    
    [INTERPRETER]
    * NEW: gb.IgnoreCase is a new property that is a synonymous of gb.Text.
    * NEW: gb.UseLanguage is a new property that is a synonymous of gb.Language.
    
    [GB.DB.*]
    * NEW: All database drivers now have a *.component file, and is visible in 
      the IDE project property dialog.
    
    
    git-svn-id: svn://localhost/gambas/trunk@1926 867c0c6c-44f3-4631-809d-bfa615b0a4ec
    d48356d5