]> git.lyx.org Git - lyx.git/history - src
do not compiler iowin32.* on Non-Windows
[lyx.git] / src /
2007-08-23 André Pönitzdo not compiler iowin32.* on Non-Windows
2007-08-23 Richard HeckThis is one of a series of patches that will merge...
2007-08-23 Abdelrazak Younesheader cleanup
2007-08-23 Alfredo Braunsteincompilation fix
2007-08-23 Abdelrazak YounesPut LyXView on a diet, step 2: Transfer ControlCommandB...
2007-08-23 Abdelrazak Younesdelete unneeded Menubar virtual interface.
2007-08-23 Abdelrazak YounesPut LyXView on a diet, step 2: get rid of menubar direc...
2007-08-23 Abdelrazak YounesPut LyXView on a diet, step 1: get rid of toolbars...
2007-08-23 Abdelrazak YounesDelete include of config.h. This was needed only for...
2007-08-23 Abdelrazak YounesHide tab bar if there's only one tab.
2007-08-22 André Pönitzmention source of inspiration
2007-08-22 André Pönitzadd #include for BOOST_CURRENT_FUNCTION
2007-08-22 Martin Vermeeradd preamble snippets to charstyles
2007-08-22 Abdelrazak Younesadd comments and remove dead code from revision 19721.
2007-08-22 Abdelrazak Younesbug fix.
2007-08-22 Abdelrazak Younescosmetics: return early whenever possible to reduce...
2007-08-22 Martin Vermeerlayout2layout, changeover to version 5
2007-08-22 Abdelrazak Younessimplify BufferView::moveToPosition() use for the exter...
2007-08-22 Abdelrazak YounesFix bug 3427:
2007-08-22 Abdelrazak Younestransfer cursor position saving (in the session) from...
2007-08-22 Abdelrazak Younes* restore lastfile feature.
2007-08-22 Abdelrazak YounesFix crash on first load with mouse wheel: this was...
2007-08-22 Abdelrazak YounesFix crash when session is empty.
2007-08-22 Abdelrazak Younesrevert 19714, this is not the right fix. LyXView::loadL...
2007-08-22 Abdelrazak YounesFix crash on first load with mouse wheel: this was...
2007-08-22 Enrico ForestieriCompile fix for mingw
2007-08-21 André Pönitzsimplify build process of tex2lyx
2007-08-21 André Pönitz"proper" fix for utime use in filetools.cpp
2007-08-21 André Pönitzcompile fix for ubuntu, probably not generic enough
2007-08-21 Bo PengFix file inclusion in src/support/filetools.cpp under mac
2007-08-21 Abdelrazak Younes* LyXView:
2007-08-21 Martin Vermeerinset configurability: ERT
2007-08-21 Peter Kümmelminizip fixes for msvc and cmake
2007-08-21 Bo PengAdd autotools support for src/support/minizip stuff
2007-08-21 Bo PengChange src/support/minizip/* from K&R to ANSI style...
2007-08-21 Bo PengEmbedding feature patch 1: add zipFiles and unzipToDir...
2007-08-21 Abdelrazak Younes* BufferView::buffer() returns a reference instead...
2007-08-21 Alfredo Braunsteinsimplify setInsetFont, removing a potential bug (an...
2007-08-21 Abdelrazak YounesThe BufferView/WorkArea/LyXView reorg a.k.a Multiple...
2007-08-21 Abdelrazak Younesfix MSVC warnings
2007-08-20 Bo PengFix crash when a user removes a formula when its previe...
2007-08-20 Martin VermeerInset configurability, LaTeX work
2007-08-20 Georg Baumfix bug 4132: parse some more column specifiers
2007-08-20 Georg Baumcompile fix for qt 4.2.1.
2007-08-20 Richard HeckBiblio.{h,cpp} --> BiblioInfo.{h,cpp}
2007-08-20 Richard HeckFix margin problem.
2007-08-20 Richard HeckImprovements to the citation dialog UI. It is now possi...
2007-08-20 Martin Vermeersmall Note cleanup
2007-08-20 Martin VermeerCleanup 3: move dispatch stuff from CharStyle to Collap...
2007-08-19 Martin VermeerCleanup 2: moving more stuff charstyle -> collapsable
2007-08-19 Martin VermeerForgot this
2007-08-19 Abdelrazak Younesrev 19644: I forgot this.
2007-08-19 Abdelrazak YounesFix bug 4117.
2007-08-19 Abdelrazak YounesFix bug 4123:
2007-08-19 Martin VermeerSmall cleanup
2007-08-19 André Pönitzimplement --enable-monolithic-{client,frontend-qt4...
2007-08-18 Martin VermeerFurther inset configurability, moving charstyle stuff...
2007-08-18 Abdelrazak Younes* Text:
2007-08-18 Abdelrazak Younes* TextMetrics.cpp
2007-08-18 Abdelrazak Younes* Layout.h
2007-08-18 Abdelrazak Younescosmetics.
2007-08-18 Abdelrazak Younes* Paragraph::getFontSettings(): small optimisation...
2007-08-18 Martin VermeerBrown paper bag
2007-08-17 Martin VermeerPartial merge of CharStyle and InsetLayout stuff, first...
2007-08-17 Abdelrazak Younes* InsetCollapsable::geometry(): shut up warning by...
2007-08-17 Jean-Marc Lasgouttes * buffer_funcs.cpp (setLabel): use a switch instead...
2007-08-17 Alfredo Braunsteinselect one row less in some cases
2007-08-17 Abdelrazak Younesdisable pixmap cache under X11
2007-08-16 Bo PengFix crash when a user removes the underlying figure...
2007-08-16 Martin VermeerStreamlining CollapseStatus stuff
2007-08-16 Abdelrazak YounesFix color of \Omega.
2007-08-16 Jean-Marc Lasgouttesrevert inadvertent patch
2007-08-16 Jean-Marc Lasgouttesrename TextClass::ctrs_ to counters_
2007-08-16 Jean-Marc Lasgouttessome doxygen comments
2007-08-16 Jean-Marc Lasgouttesremove annoying debug message
2007-08-16 Jean-Marc LasgouttesThe counters labelstring patch. Part 2: Use the new...
2007-08-16 Jean-Marc LasgouttesThe counters labelstring patch. Part 1: the infrastructure.
2007-08-16 Richard HeckRe-write of the BibTeX representation. The main change...
2007-08-16 Enrico ForestieriFix tex2lyx linking
2007-08-15 André Pönitzfix client linking
2007-08-15 Abdelrazak Younesfix signal crash with gcc 3.
2007-08-15 Jean-Marc Lasgouttescompilation fix
2007-08-15 Abdelrazak YounesFix child document labeling (const missing from overloa...
2007-08-15 Abdelrazak Youneseol-style to native.
2007-08-15 Abdelrazak Younes* Buffer.cpp: load all child documents in one go where...
2007-08-15 Abdelrazak Younescosmetics
2007-08-15 Alfredo Braunsteinwhitespace
2007-08-15 Richard HeckMinor adjustment to previous commit.
2007-08-15 Richard HeckAdd LFUN_PARAGRAPH_PARAMS (= paragraph-params), used...
2007-08-14 Jean-Marc Lasgouttesproperly properly traces of alternative frontends
2007-08-14 Jean-Marc Lasgouttescompilation fix
2007-08-14 Richard HeckCosmetics.
2007-08-14 Abdelrazak YounesFix crash when the Outline dialog is opened on an empty...
2007-08-14 Richard HeckMove the lyx::biblio namespace into src/. Also make...
2007-08-14 Abdelrazak Younes* callback.cpp: newFile() takes a LyXView instead of...
2007-08-14 Abdelrazak YounesTransfer q_key_state() from GuiWorkArea.cpp to QKeySymb...
2007-08-14 Abdelrazak Younescosmetics
2007-08-14 Abdelrazak YounesFix crash with updateLabels(). I changed the the test...
2007-08-14 Martin Vermeerfixing the 580 fix also for trunk
2007-08-14 Abdelrazak YounesProbable compile fix.
next