Author Topic: More file filters  (Read 4567 times)

sethjackson

  • Guest
More file filters
« 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.



« Last Edit: January 13, 2006, 09:17:28 pm by sethjackson »

sethjackson

  • Guest
Re: More file filters
« Reply #1 on: January 08, 2006, 03:27:46 pm »
So will anyone besides me use/abuse it?   :?:

sethjackson

  • Guest
Re: More file filters
« Reply #2 on: January 12, 2006, 01:19:45 am »
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

sethjackson

  • Guest
Re: More file filters
« Reply #3 on: January 13, 2006, 09:17:15 pm »
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]