Code::Blocks Forums
Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: sethjackson on January 07, 2006, 12:39:57 am
-
Hi I added a couple more file filters. CSS source files, and XML files. I use C::B for editing these types of files and since we have lexers for them why not. :)
I got rid of the #defines and replaced them with extern const's, but not sure if that is the correct way to make them const (I believe it is (It is the way appglobals.h does it), but I get some extra linking messages this was resovled to that etc.).
If someone likes it I'll submit a patch to SF.net.......
NOTE:
I added one file to the project settings.cpp. It needs to go in the sdk folder.
-
So will anyone besides me use/abuse it? :?:
-
LOL Someone doesn't read the boards. :P
The patch doesn't have the new file filters. :(
http://sourceforge.net/tracker/index.php?func=detail&aid=1403098&group_id=126998&atid=707418
-
Ok now that the macros are gone I have a new patch that adds the file filters. :roll:
Unfourtunately when you build C::B again, most things get re-built because I modified settings.h. :(
Now to submit it to SF.net the slowest webpage on earth. :lol:
[attachment deleted by admin]