Re: r29176 - lyx-devel/trunk/src/insets

2009-04-10 Thread Jürgen Spitzmüller
Vincent van Ravesteijn wrote: > > please make sure that doxygen comments are still valid for the lfuns you > > changed pavel > > > > I'll take care of it.. (when things are not changing anymore). Also please document the changing functions in the RELEASE_NOTES. Jürgen

Re: r29176 - lyx-devel/trunk/src/insets

2009-04-09 Thread Pavel Sanda
Vincent van Ravesteijn wrote: >> please make sure that doxygen comments are still valid for the lfuns you >> changed >> pavel >> > I'll take care of it.. (when things are not changing anymore). thanks pavel

Re: r29176 - lyx-devel/trunk/src/insets

2009-04-09 Thread Vincent van Ravesteijn
Pavel Sanda schreef: v...@lyx.org wrote: Author: vfr Date: Fri Apr 10 02:20:12 2009 New Revision: 29176 URL: http://www.lyx.org/trac/changeset/29176 Log: Make the insets accept LFUN_INSET_SETTINGS. These insets did not yet respond to LFUN_INSET_SETTINGS. One had to use LFUN_INSET_TOGGLE to

Re: r29176 - lyx-devel/trunk/src/insets

2009-04-09 Thread Pavel Sanda
v...@lyx.org wrote: > Author: vfr > Date: Fri Apr 10 02:20:12 2009 > New Revision: 29176 > URL: http://www.lyx.org/trac/changeset/29176 > > Log: > Make the insets accept LFUN_INSET_SETTINGS. These insets did not yet respond > to LFUN_INSET_SETTINGS. One had to use LFUN_INSET_TOGGLE to show the se