]> git.lyx.org Git - lyx.git/history - src
Hopefully temporary fix for the Tabular crash problem. Of course, this is not the...
[lyx.git] / src /
2006-10-19 Abdelrazak YounesHopefully temporary fix for the Tabular crash problem...
2006-10-19 Asger Ottar Alstrup- Boring promote and demote instead of the sexy in...
2006-10-19 Abdelrazak Younes- Fix a crash when IN is clicked multiple time in a...
2006-10-19 Michael SchmittChange tracking:
2006-10-19 Michael SchmittChange tracking:
2006-10-19 Abdelrazak YounesJust cosmetics and remove a FIXME.
2006-10-19 Abdelrazak Younes* LyXFunc::owner renamed to lyx_view_
2006-10-19 Abdelrazak YounesThis commit transfers the singletons defined in the...
2006-10-19 Michael SchmittChange tracking:
2006-10-18 Georg Baumconvert tooltips to unicode
2006-10-18 Georg BaumIt compiles again. I must be crazy. At least it does...
2006-10-18 Georg Baumfontloader for gtk, probably not efficient
2006-10-18 Abdelrazak Younesadd some sanity checks.
2006-10-18 Abdelrazak Younesfix crash on emergencyCleanup() when lyx::use_gui is...
2006-10-18 Georg Baumforgot this
2006-10-17 Georg Baummore compile fixes
2006-10-17 Georg BaumRework InsetCommandParams interface and file storage
2006-10-17 Abdelrazak YounesThis commit fixes a crash when accessing a math inset...
2006-10-17 Abdelrazak YounesMore unicode conversion
2006-10-17 Abdelrazak YounesMacOSX compile fix.
2006-10-17 Abdelrazak YounesThis commits cuts down LyX::exec2 into two new methods...
2006-10-16 Jürgen Spitzmüllerfix bug 2910:
2006-10-16 Georg Baumpartial compile fix
2006-10-16 Abdelrazak YounesAdjust the FIXME texts and Delete commented out setXY...
2006-10-16 Abdelrazak YounesFix Toc dialog crash when TOC is empty.
2006-10-16 Jürgen SpitzmüllerRemember the char style label state and make it globall...
2006-10-15 Abdelrazak YounesMacOSX compile fix: The class Point conflicted with...
2006-10-15 Abdelrazak YounesThis commit saves the need to check for lyx::use_gui...
2006-10-15 Georg Baumfix typos
2006-10-15 Georg Baum * src/factory.C
2006-10-14 Abdelrazak YounesAdd comments WRT to where the function implementations...
2006-10-14 Abdelrazak Younesrevert change from previous commit and remove the FontM...
2006-10-14 Abdelrazak YounesFix crash on LateX export.
2006-10-14 Abdelrazak YounesFix command-line export
2006-10-14 Abdelrazak Younesadd some assertions.
2006-10-14 Abdelrazak YounesMacOSX comiplation fix.
2006-10-13 Abdelrazak Younesenable buffer-export without loading the GUI.
2006-10-13 Abdelrazak Younesensure that Application is properly destroyed after...
2006-10-13 Abdelrazak Younes* GuiApplication: explicitly clear out socket_callbacks...
2006-10-13 Abdelrazak YounesIn order to support multiple LyXView each BufferView...
2006-10-13 Georg BaumAdd missing convert<> specialization for unsigned long.
2006-10-13 Abdelrazak YounesWorkArea::processKeySim(): ensure that LyXFunc holds...
2006-10-12 Abdelrazak Younes* Gui::newView(): cleanup unused arguments.
2006-10-12 Abdelrazak Younes* GuiApplication.C: align Windows with other platform...
2006-10-12 Martin VermeerSupport for optional arguments for environments. No...
2006-10-12 Abdelrazak Younesfix formatting issue.
2006-10-12 Georg BaumReplace crash on startup with a memory leak.
2006-10-12 Georg BaumWork around a gcc bug on systems where wchar_t is not...
2006-10-12 Georg Baumcompile fix
2006-10-12 Abdelrazak Younesensure that theLyXFunc is set to the proper LyXView.
2006-10-12 Abdelrazak Younespreliminar support for multiple LyXView.
2006-10-12 Abdelrazak YounesThis commit is purely mechanical and get rid of lyx_gui...
2006-10-12 Georg BaumConvert labels to unicode
2006-10-12 Georg BaumRemove unused declarations of writeFileAscii
2006-10-11 Abdelrazak Younes* LyX class (lyx_main.[Ch]):
2006-10-11 Michael SchmittChange tracking:
2006-10-11 Georg BaumIntroduce wide streams. This fixes the remaining proble...
2006-10-11 Georg BaumRemove unused stuff. To anybody who moves functions...
2006-10-11 Georg Baumqt3 compiles again
2006-10-11 Abdelrazak YounesThis commit cleans up everything related to singleton...
2006-10-11 Abdelrazak Younesremove the focusInEvent() and focusOutEvent() that...
2006-10-10 Abdelrazak YounesMacOSX compilation fixes.
2006-10-10 Abdelrazak Younes* frontends/Painter:
2006-10-09 Abdelrazak YounesThis commit is converting everything related to browsin...
2006-10-09 Jean-Marc Lasgouttescompilation fixes for qt3 after Abdel's latest changes
2006-10-09 Jürgen SpitzmüllerFix bug 2744:
2006-10-09 Abdelrazak Youneseven more unicode work...
2006-10-09 Abdelrazak Younesincomplete qt3 and gtk support for Revision 15283
2006-10-09 Abdelrazak Younesmore unicode Work: Menubar and Toolbar.
2006-10-09 Abdelrazak Younesmore unicode work.
2006-10-09 Abdelrazak YounesPatch 1 Log:
2006-10-09 Abdelrazak Younesmore unicode work.
2006-10-08 Abdelrazak Younesrevert to revision 15266
2006-10-08 Abdelrazak Younes* ControlChanges:
2006-10-08 Georg BaumFix debug output (detected by a MSVC warning)
2006-10-08 Abdelrazak Younesuse from_ascii on pure ascii.
2006-10-08 Georg BaumOops, I forgot to return a reference in operator+=...
2006-10-08 Abdelrazak Younesuse new docstring += operator
2006-10-08 Georg BaumAdd operator += for ASCII C strings and single ASCII...
2006-10-08 Abdelrazak Younes* insetCollapsable:
2006-10-08 Abdelrazak YounesFix linking issue with MacOSX.
2006-10-08 Georg BaumCompile fix. This was easy, since the code is alsmost...
2006-10-08 Georg BaumAvoid another name clash (probably #define check ....
2006-10-07 Georg Baumremove double include
2006-10-07 Georg Baumremove unused variable
2006-10-07 Georg BaumRename namespace Alert to lyx::frontend::Alert.
2006-10-07 Abdelrazak Younes* qt_helpers:
2006-10-07 Abdelrazak YounesThis commit is a big rework of the FontLoader/FontMetri...
2006-10-07 Enrico ForestieriReplace the magic value 1000 with a const variable
2006-10-06 Abdelrazak Younesremove LFUN_TOOLTIPS_TOGGLE and associated Dialog:...
2006-10-06 Michael SchmittChange tracking:
2006-10-06 Michael SchmittChange tracking:
2006-10-05 Abdelrazak Younes* lyx_gui: parse_lyxrc() and getStatus() methods deleted.
2006-10-04 Michael Schmitt * src/LyXAction.C:
2006-10-04 Michael Schmitt * src/text3.C: disable MATH_INSERT in text...
2006-10-04 Georg BaumAdd lilypond external inset
2006-10-04 Georg BaumGive a better error message for missing layout include...
2006-10-04 Abdelrazak Younesenable the font width cache for Windows also, it saves...
2006-10-04 Abdelrazak Younesenable Font cache only for MacOSX and inline width...
2006-10-04 Abdelrazak YounesMacOSX compilation fix.
next