]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2006-10-19 Abdelrazak... * LyXFunc::owner renamed to lyx_view_
2006-10-19 Abdelrazak... This 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... add some sanity checks.
2006-10-18 Georg Baumfix indentation
2006-10-18 Abdelrazak... fix 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... This commit fixes a crash when accessing a math inset...
2006-10-17 Abdelrazak... More unicode conversion
2006-10-17 Abdelrazak... MacOSX compile fix.
2006-10-17 Abdelrazak... This commits cuts down LyX::exec2 into two new methods...
2006-10-16 Jürgen Spitzmüllerfix bug 2910:
2006-10-16 Jürgen Spitzmüller* lib/lyx2lyx/lyx_1_5.py: correct indendation.
2006-10-16 Georg Baumpartial compile fix
2006-10-16 Abdelrazak... Adjust the FIXME texts and Delete commented out setXY...
2006-10-16 Abdelrazak... Fix 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-16 Bo PengScons: remove fast_start feature
2006-10-16 Bo PengScons: fix a config.h generation bug
2006-10-15 Abdelrazak... MacOSX compile fix: The class Point conflicted with...
2006-10-15 Abdelrazak... This commit saves the need to check for lyx::use_gui...
2006-10-15 Lars Gullik... Update to latest from boost 1.34 cvs release branch
2006-10-15 Georg Baumfix typos
2006-10-15 Georg Baum * src/factory.C
2006-10-14 Abdelrazak... Add comments WRT to where the function implementations...
2006-10-14 Abdelrazak... revert change from previous commit and remove the FontM...
2006-10-14 Abdelrazak... Fix crash on LateX export.
2006-10-14 Abdelrazak... Fix command-line export
2006-10-14 Abdelrazak... add some assertions.
2006-10-14 Abdelrazak... MacOSX comiplation fix.
2006-10-14 Michael Schmitt * lib/bind/aqua.bind:
2006-10-13 Abdelrazak... enable buffer-export without loading the GUI.
2006-10-13 Abdelrazak... ensure that Application is properly destroyed after...
2006-10-13 Abdelrazak... * GuiApplication: explicitly clear out socket_callbacks...
2006-10-13 Abdelrazak... In order to support multiple LyXView each BufferView...
2006-10-13 Georg BaumAdd missing convert<> specialization for unsigned long.
2006-10-13 Abdelrazak... WorkArea::processKeySim(): ensure that LyXFunc holds...
2006-10-13 Martin VermeerNew layout for International Society for Photogrammetry...
2006-10-12 Enrico ForestieriSmall fix for the last version bump
2006-10-12 Abdelrazak... * Gui::newView(): cleanup unused arguments.
2006-10-12 Abdelrazak... * GuiApplication.C: align Windows with other platform...
2006-10-12 Martin VermeerSupport for optional arguments for environments. No...
2006-10-12 Abdelrazak... fix 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... ensure that theLyXFunc is set to the proper LyXView.
2006-10-12 Abdelrazak... preliminar support for multiple LyXView.
2006-10-12 Georg BaumFix bug 2901: Add menu entry for numbered formulas
2006-10-12 Abdelrazak... This 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... * 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... This commit cleans up everything related to singleton...
2006-10-11 Abdelrazak... remove the focusInEvent() and focusOutEvent() that...
2006-10-10 Abdelrazak... MacOSX compilation fixes.
2006-10-10 Abdelrazak... * frontends/Painter:
2006-10-09 Abdelrazak... This 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... even more unicode work...
2006-10-09 Abdelrazak... incomplete qt3 and gtk support for Revision 15283
2006-10-09 Abdelrazak... more unicode Work: Menubar and Toolbar.
2006-10-09 Abdelrazak... more unicode work.
2006-10-09 Abdelrazak... Patch 1 Log:
2006-10-09 Abdelrazak... more unicode work.
2006-10-08 Abdelrazak... revert to revision 15266
2006-10-08 Abdelrazak... * ControlChanges:
2006-10-08 Georg BaumFix debug output (detected by a MSVC warning)
2006-10-08 Abdelrazak... use from_ascii on pure ascii.
2006-10-08 Georg BaumOops, I forgot to return a reference in operator+=...
2006-10-08 Abdelrazak... use new docstring += operator
2006-10-08 Georg BaumAdd operator += for ASCII C strings and single ASCII...
2006-10-08 Abdelrazak... * insetCollapsable:
2006-10-08 Abdelrazak... Fix 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... * qt_helpers:
2006-10-07 Abdelrazak... This 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... remove LFUN_TOOLTIPS_TOGGLE and associated Dialog:...
2006-10-06 Michael SchmittChange tracking:
2006-10-06 Michael SchmittChange tracking:
2006-10-05 Abdelrazak... * lyx_gui: parse_lyxrc() and getStatus() methods deleted.
2006-10-05 Bo PengScons: fix windows DESTDIR installation problem
2006-10-05 Bo PengScons: fix cygwin postinstall/lyx.sh installation problem
2006-10-04 Michael Schmitt * src/LyXAction.C:
2006-10-04 Michael Schmitt * src/text3.C: disable MATH_INSERT in text...
next