]> git.lyx.org Git - lyx.git/history - src/support/os_win32.cpp
lyx2lyx/lyx_1_6.py: fixes for r26882 as promised
[lyx.git] / src / support / os_win32.cpp
2008-10-05 Peter KümmelFix bug 2235: jpeg capital letters (.JPG) does not...
2008-09-30 Peter Kümmelwin2k fixes
2008-09-22 Enrico ForestieriOn Vista, if a file type is not registered, AssocQueryS...
2008-07-05 Enrico ForestieriEnsure no trailing '/'
2008-04-30 Jean-Marc Lasgouttesrename assert.h to lassert.h
2008-04-10 André Pönitzinfrastructure for 'graceful asserts'
2007-12-17 Abdelrazak Younes* get rid of support::absolutePath()
2007-12-17 Abdelrazak Younestransfer os::is_absolute_path() to FileName::isAbsolute().
2007-12-17 Abdelrazak YounesFix network drive access.
2007-12-12 Abdelrazak Younesgetting rid of superfluous std:: statements.
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-12-01 Enrico Forestiericompile fix for mingw
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-16 Abdelrazak YounesWIN32 compile fix.
2007-11-15 André Pönitzreduce line noise
2007-11-10 André Pönitzcosmetics
2007-09-07 Enrico ForestieriRegister math fonts with Qt 4.2 or higher. Using Qt...
2007-07-11 Enrico ForestieriFix bug 3962 (by me, Peter, and Joost)
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-04-26 Bo PengRename .C ==> .cpp for files in src/support, part two