/[projectaxis]/projectaxis/projectAxis/src/visual/pgminimap.h
ViewVC logotype

Diff of /projectaxis/projectAxis/src/visual/pgminimap.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by leiavoia, Fri Aug 8 01:52:40 2003 UTC revision 1.2 by leiavoia, Wed Aug 20 18:25:14 2003 UTC
# Line 2  Line 2 
2  ====================  ====================
3  pgminimap.h  pgminimap.h
4  ====================  ====================
5  version 0.0.1  version 0.0.2
6  ====================  ====================
7    
8  A minimap that can be displayed on the screen. can be used for Blotchmaker config screen and also on the main screen. comes in definable sizes  A minimap that can be displayed on the screen. can be used for Blotchmaker config screen and also on the main screen. comes in definable sizes
# Line 11  A minimap that can be displayed on the s Line 11  A minimap that can be displayed on the s
11    
12  CHANGELOG:  CHANGELOG:
13  ----------------------  ----------------------
14    0.0.2 - August 12, 2003
15            - now takes axis colors into account when drawing a pod.
16  0.0.1 - August 7, 2003  0.0.1 - August 7, 2003
17          - first version. works! no bugs to speak of. very nice.          - first version. works! no bugs to speak of. very nice.
18    
# Line 39  TO-DO & EXPANSION LIST Line 41  TO-DO & EXPANSION LIST
41  #include "pgeventobject.h"  #include "pgeventobject.h"
42    
43  #include "../core/pointerhub.h"  #include "../core/pointerhub.h"
44    #include "../axis/axis.h"
45    
46    
47  class PG_MiniMap: public PG_Widget, public PG_EventObject, public PointerHub {  class PG_MiniMap: public PG_Widget, public PG_EventObject, public PointerHub {

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26