Subversion Repositories tpanel

Rev

Rev 169 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 169 Rev 222
Line 253... Line 253...
253
            X_POPUP_EFFECT_DATA,
253
            X_POPUP_EFFECT_DATA,
254
            X_POPUP_EFFECT
254
            X_POPUP_EFFECT
255
        }XELEMENTS_t;
255
        }XELEMENTS_t;
256
 
256
 
257
        std::string getDirEntry(dir::TDirectory *dir, const std::string& part, bool alpha = true);
257
        std::string getDirEntry(dir::TDirectory *dir, const std::string& part, bool alpha = true);
-
 
258
        bool evaluateName(const std::vector<std::string>& parts, const std::string& name);
258
 
259
 
259
        std::string mPath;          // The path to the system directory tree
260
        std::string mPath;          // The path to the system directory tree
260
        bool mValid{false};         // TRUE = the path mPath is a valid directory
261
        bool mValid{false};         // TRUE = the path mPath is a valid directory
261
        bool mHaveBorders{false};   // TRUE = system directory borders exist
262
        bool mHaveBorders{false};   // TRUE = system directory borders exist
262
        bool mHaveCursors{false};   // TRUE = system directory cursors exist
263
        bool mHaveCursors{false};   // TRUE = system directory cursors exist