Develop and Download Open Source Software

Browse CVS Repository

Diff of /malonnote/mnNotePanelController.h

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

revision 1.4 by maloninc, Fri Oct 7 12:49:26 2005 UTC revision 1.5 by maloninc, Wed Dec 28 01:49:51 2005 UTC
# Line 29  public: Line 29  public:
29          void handleExit(wxCommandEvent& event);          void handleExit(wxCommandEvent& event);
30          void handleClose(wxCloseEvent& event);          void handleClose(wxCloseEvent& event);
31          void handleAbout(wxCommandEvent& event);          void handleAbout(wxCommandEvent& event);
32    #ifdef __WXMAC__
33            wxString delPercent(const wxString& str);
34            void handleLinkClick(wxWebKitStateChangedEvent& myEvent);
35    #else
36          void handleLinkClick(wxCommandEvent &event);          void handleLinkClick(wxCommandEvent &event);
37    #endif
38          void handleOpenDocsDir(wxCommandEvent &event);          void handleOpenDocsDir(wxCommandEvent &event);
39          void openUrl(wxString& url);          void openUrl(wxString& url);
40          void openDoc(wxString& doc);          void openDoc(wxString& doc);

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26