Changeset 540 for trunk/thune/gl/boot.c

Show
Ignore:
Timestamp:
07/04/08 03:46:13 (5 months ago)
Author:
krobillard
Message:

Thune

  • Implemented date!. Added ur_arrayExpand(), save.

ThuneGL

  • Added line-edit widget, blit, move-glyphs.
  • Can now make font from texture & binary.
  • Optimized renderGlyphXY() a bit.
  • twidget close event handler works again.
  • Updated thune-gl.spec for renamed glv RPM.
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/thune/gl/boot.c

    r533 r540  
    2727  "    none :control-font\n" 
    2828  "    none :title-font\n" 
     29  "    none :edit-font\n" 
    2930  "    none :label\n" 
    3031  "    none :area\n" 
    3132  "    none :window-margin\n" 
    3233  "    none :window\n" 
    33   "    none :button-size-limit\n" 
     34  "    none :button-size\n" 
    3435  "    none :button-up\n" 
    3536  "    none :button-down\n" 
    3637  "    none :button-hover\n" 
    3738  "    none :label-dl\n" 
     39  "    none :editor\n" 
     40  "    none :editor-active\n" 
     41  "    none :editor-cursor\n" 
    3842  "]\n" 
    3943  "context dup :gui-style-proto :gui-style\n"