]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2008-03-10 Abdelrazak... Fix bug http://bugzilla.lyx.org/show_bug.cgi?id=4621
2008-03-10 Abdelrazak... MSVC warning
2008-03-10 Stefan Schimanski* require at least xargs 1.09.
2008-03-10 Stefan Schimanski* draw full line for empty categories
2008-03-10 Stefan Schimanski * center the line in the layout category headers...
2008-03-10 Stefan Schimanski* comments
2008-03-10 Stefan Schimanski* cosmetic and comment
2008-03-10 Stefan Schimanski* \newcommandx parsing for tex2lyx
2008-03-10 Stefan Schimanski* remove newlyxcommand
2008-03-10 Stefan Schimanski* math macro definition context menu
2008-03-10 Stefan Schimanski* check for xargs in configure.py
2008-03-10 Stefan Schimanski* \newcommandx support for the math parser
2008-03-10 Stefan Schimanski* small fixes of the temporary change display of macro...
2008-03-10 Stefan Schimanski* comments for macro tables in Buffer
2008-03-10 Stefan Schimanski* make macros global. This is conceptionally much easie...
2008-03-10 Stefan Schimanski* xargs export support. No parser support yet.
2008-03-10 Jürgen Spitzmüllerrestore Lars.
2008-03-09 Pavel SandaAdd menuitem.
2008-03-09 Stefan Schimanski* fix for http://bugzilla.lyx.org/show_bug.cgi?id=2556
2008-03-09 Pavel SandaStart some context-edit menu.
2008-03-09 Uwe StöhrInsetMathNest.cpp: Ctrl-b uses now \boldsymbol (fixes...
2008-03-09 Pavel Sanda* Doxy.
2008-03-09 Bo PengEmbedding: add option \extra_embedded_files to buffer...
2008-03-09 Pavel SandaLFUN_TOGGLE_CURSOR_FOLLOWS_SCROLLBAR -> LFUN_CURSOR_FOL...
2008-03-09 Abdelrazak... Small Menu code reorg:
2008-03-09 Jürgen Spitzmüller* src/insets/InsetNote.h:
2008-03-09 Uwe Stöhrstdmenus.inc: comment out two non-working menu entries
2008-03-09 Pavel Sanda* Doxy.
2008-03-09 Uwe Stöhr- po remerge
2008-03-09 Uwe StöhrGuiDocument.cpp: fix linebreak
2008-03-09 Jürgen Spitzmüllerfix encoding.
2008-03-09 Pavel SandaAdd the possibility to remove label from equation.
2008-03-09 Pavel SandaCosmetics
2008-03-09 Edwin Leuvencompile fix
2008-03-09 Pavel SandaAdd math context menu.
2008-03-09 Stefan Schimanski* mac menus do not handle showEvent, only the aboutToSh...
2008-03-09 Uwe StöhrSCons update according to r23547
2008-03-09 Jürgen Spitzmüller* lib/configure.py:
2008-03-09 Abdelrazak... add a simple context menu for InsetLabel.
2008-03-09 Abdelrazak... Add dummy context menu when there is non defined.
2008-03-09 Abdelrazak... add a simple context menu for InsetRef.
2008-03-09 Abdelrazak... General support for InsetCommand context menu. For...
2008-03-09 Jürgen Spitzmüller* lib/layouts/theorems-ams.inc:
2008-03-09 Bo PengContinue working on the embedding feature. An additiona...
2008-03-08 Stefan Schimanski* compile fix for mac
2008-03-08 Abdelrazak... Transfer general edit context menu from BufferView...
2008-03-08 Edwin Leuven...and clean up headers
2008-03-08 Edwin Leuvenfix view file when path is not shown
2008-03-08 Abdelrazak... restore comment about boost::shared_ptr and dtor.
2008-03-08 Abdelrazak... * MenuItem::submenu_: it seems that boost::shared_ptr...
2008-03-08 Richard HeckWhoops. Wrong place.
2008-03-08 Richard HeckPer J"urgen.
2008-03-08 Abdelrazak... some more cleanups.
2008-03-08 Jürgen Spitzmüller* lib/configure.py:
2008-03-08 Abdelrazak... various cleanup and simplifications
2008-03-08 André Pönitzmake Ctrl+mousewheel change the display font sizes...
2008-03-08 Pavel SandaAdd unrtf to configure.py.
2008-03-08 Abdelrazak... update
2008-03-08 André Pönitzseems the temporary copy is needed neverthelesse. it...
2008-03-08 Abdelrazak... Encapsulate all menu related stuff inside Menu.cpp...
2008-03-08 Bernhard Roiderconfig for bm.sty
2008-03-08 André Pönitzshorter code..
2008-03-08 Abdelrazak... * Inset::buffer(): assert when buffer_ is not set.
2008-03-08 Abdelrazak... * Menu:
2008-03-08 Edwin Leuvenmore fixes (correct filename, and repair view file)
2008-03-08 Abdelrazak... declaration cleanup
2008-03-08 André Pönitzcosmetics
2008-03-08 André Pönitzless string conversions as long as we stay in the frontend
2008-03-08 Richard HeckComment.
2008-03-08 Pavel SandaAdd doxy.
2008-03-08 Richard HeckFix crash.
2008-03-07 Edwin Leuvenfix broken dialog
2008-03-07 André Pönitzadd a convienient foreach implementation
2008-03-07 Uwe Stöhrupdate SCons according to r23527
2008-03-07 Richard HeckBe more careful.
2008-03-07 Richard HeckWhitespace.
2008-03-07 Abdelrazak... cosmetics
2008-03-07 Abdelrazak... Buffer::getLabelList(): Bug fix; only level 0 items...
2008-03-07 Abdelrazak... * Buffer::getLabelList(): Speed up and simplify by...
2008-03-07 Abdelrazak... MSVC Compile fix.
2008-03-07 Richard HeckStarred --> Unnumbered, per Edwin
2008-03-07 Abdelrazak... * Buffer::changeRefsIfUnique(): Only used for CITE_CODE...
2008-03-07 Abdelrazak... fix memory leak
2008-03-07 Abdelrazak... InsetInclude: use InsetLabel instead of handling "label...
2008-03-07 Abdelrazak... add comment about std::vector<bool>
2008-03-07 Abdelrazak... MSVC compile fix
2008-03-07 Richard HeckBaseClassList --> LayoutFileList
2008-03-07 Richard HeckRemove comment. This issue no longer seems to exist.
2008-03-07 Richard HeckGet rid of the boost::shared_ptr's in TextClass.{h...
2008-03-07 Richard HeckDid not need to change this.
2008-03-07 André Pönitzcosmetics
2008-03-07 André Pönitzmerge MenuBackend into frontend/Menus
2008-03-06 Richard HeckImprove performance of TextClass type objects by making...
2008-03-06 Richard HeckAbdel is right.
2008-03-06 Richard HeckGet rid of LayoutPtr.h.
2008-03-06 André Pönitzstart moving MenuBackend to the frontend
2008-03-06 Richard HeckChange the interface to a paragraph's layout. We still...
2008-03-06 Abdelrazak... Delete child buffer at InsetInclude destruction.
2008-03-06 Bernhard RoiderAdd support for \bm from bm.sty
2008-03-06 Richard HeckChanges LayoutList from a vector<LayoutPtr> to a vector...
next