Develop and Download Open Source Software

Browse CVS Repository

Diff of /malonnote/mnModel.h

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

revision 1.21 by maloninc, Fri Oct 20 11:58:52 2006 UTC revision 1.22 by maloninc, Mon Oct 23 08:00:09 2006 UTC
# Line 83  public: Line 83  public:
83          bool makeSearchToken(const char* searchStr, char* tokenList[]);          bool makeSearchToken(const char* searchStr, char* tokenList[]);
84          bool matchWithToken(wxString* fileName, char* tokenList[]);          bool matchWithToken(wxString* fileName, char* tokenList[]);
85      WikiList* search(const char* searchStr);      WikiList* search(const char* searchStr);
86          void readAll(wxString* title, bool progBarFlag);          void readAll(bool progBarFlag);
87          void group();          void group();
88          bool normalSearch(char* tokenList[], FILE*fp, char* decodeFileNameBuf);          bool normalSearch(char* tokenList[], FILE*fp, char* decodeFileNameBuf);
89          bool typeSearch(char* typeStr, FILE*fp);          bool typeSearch(char* typeStr, FILE*fp);

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22

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