Browse CVS Repository
Diff of /malonnote/mnNotePanelController.h
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 45 |
void handleOpenDocsDir(wxCommandEvent &event); |
void handleOpenDocsDir(wxCommandEvent &event); |
| 46 |
void openUrl(wxString& url); |
void openUrl(wxString& url); |
| 47 |
void openDoc(wxString& doc); |
void openDoc(wxString& doc); |
| 48 |
|
void openDir(wxString& dir); |
| 49 |
const wxString* getWikiDataDir(); |
const wxString* getWikiDataDir(); |
| 50 |
wxString delPercent(const wxString& str); |
wxString delPercent(const wxString& str); |
| 51 |
|
|
|
|
Legend:
| Removed from v.1.8 |
|
| changed lines |
| |
Added in v.1.9 |
|
|
|