~drizzle-trunk/drizzle/development

  • Committer: Padraig O'Sullivan
  • Date: 2009-07-30 02:17:52 UTC
  • mto: (1115.3.11 captain)
  • Revision ID: osullivan.padraig@gmail.com-20090730021752-8u3qe28o77813ueu
Converted MY_BITMAP from a struct to a class named MyBitmap. Added a copy
constructor, destructor and overloaded the assignment operator in this
class. Adding a destructor removed the need for a bitmap_free() function.
Filename Latest Rev Last Changed Committer Comment Size
..
convert.cc 971.3.10 15 years ago Eric Day Added new convert file for hex function. 1.2 KB Diff Download File
convert.h 971.3.11 15 years ago Eric Day Header needed for Solaris/SunCC. 1.3 KB Diff Download File
dummy.cc 492.1.7 16 years ago Monty Taylor Moved test() to its own file. Made a new function Empty Diff Download File
test.h 492.1.7 16 years ago Monty Taylor Moved test() to its own file. Made a new function 1.2 KB Diff Download File