Changes between Version 6 and Version 7 of SourceMap


Ignore:
Timestamp:
Jan 2, 2012, 6:26:52 AM (12 years ago)
Author:
gerbilOFdoom
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SourceMap

    v6 v7  
    1010Public/gui/session/input.js - Lines 487-570 ,802-907
    1111
    12 
    13 
    1412=== Objects ===
    1513==== Buttons ====
    1614Source Locations:[[BR]]source/gui/CButton.cpp - Defines the button, passes "!HandleMessage" off to IGUIButtonBehavior and IGUITextOwner[[BR]]source/gui/IGUIButtonBehavior.cpp - Handles button events, currently mouse clicks and hovers
     15
     16Declaration:
    1717
    1818Properties:[[BR]].hidden(bool)[[BR]].tooltip(string) - HTML formatting allowed