]> git.lyx.org Git - lyx.git/history - src/support/strfwd.h
correct format for unsigned long argument, remoteCloseLink is oneway void
[lyx.git] / src / support / strfwd.h
2010-11-17 Richard HeckHadn't see this empty_docstring() thing before. Very...
2010-01-30 Peter KümmelCMake: fix merged build, seems GCC could not handle...
2007-11-30 André PönitzI'll find a solution for the 'dirList problem', Abdel.
2007-11-09 Enrico ForestieriMuch ado about nothing
2007-11-08 Enrico ForestieriAlways forward declare string as it is not guaranteed...
2007-11-08 Abdelrazak YounesFix compilation for MSVC.
2007-11-08 Enrico ForestieriFix problems with odocstream on "exotic" systems caused...
2007-11-07 Abdelrazak Younescompil fix. No guaranty that it works but at least...
2007-11-07 André Pönitzcompile fix?
2007-11-01 André Pönitzcosmetics. mainly replace #include "dostring.h" by...
2007-10-31 Stefan Schimanski* gcc does not like missing characters in keywords
2007-10-31 André Pönitzintroduce a header to forward declare std::string.