]> git.lyx.org Git - lyx.git/history - src/support/linkback/LinkBackProxy.m
Fix bug 9798.
[lyx.git] / src / support / linkback / LinkBackProxy.m
2017-07-03 Richard HeckFix whitespace in some more files.
2015-10-09 Stephan WittAvoid the use of a static NSAutoreleasePool.
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-08-26 Stephan WittMore careful NSAutoreleasePool management
2014-04-19 Stephan WittApple recommends the use of drain instead of calling...
2012-10-14 Stephan Wittadd missing argument for log message
2010-04-08 Stephan Wittreduce compiler warnings (deprecated method, uninitiali...
2008-11-18 Stephan Wittfix some memory leaks (NSAutoreleaseNoPool)
2008-02-03 Stefan Schimanski* LinkBack support files, now in pure Objective-C ...