]> git.lyx.org Git - lyx.git/history - src/frontends/controllers
Fulfill promise to Andre: TextClass_ptr --> TextClassPtr.
[lyx.git] / src / frontends / controllers /
2007-09-16 Lars Gullik BjønnesRemove warnings reported with gcc 4.3:
2007-09-15 Bo PengEmbedding: add a check box to InsetGraphic and show...
2007-09-15 Richard HeckThis is the last of a series of patches that merges...
2007-09-13 Bo PengEmbedding: handle readOnly files correctly.
2007-09-13 Bo PengEmbedding: fix the add file feature (update dialog...
2007-09-13 Bo PengEmbedding: mark buffer dirty after enable/disable bundling
2007-09-13 Bo PengEmbedding: mark buffer dirty after changing embedding...
2007-09-12 André PönitzAdd tests/regfiles/biblio to EXTRA_DIST
2007-09-12 Bo PengEmbedding: update related insets when the embedding...
2007-09-12 Enrico ForestieriCompile fix.
2007-09-11 André Pönitzremove unnneded #include
2007-09-11 André Pönitzremove unused code
2007-09-11 André Pönitzshuffle stuff around
2007-09-11 André Pönitzcosmetics
2007-09-11 André Pönitzless functions
2007-09-11 Bo PengEmbedding: for safety, update before changing embedding...
2007-09-11 Bo Pengadding missing header files due to the use of PCH ...
2007-09-10 André Pönitzshuffle some frontend stuff around. merge controller...
2007-09-10 André Pönitzremove Dialog::title_, direct setting the title works...
2007-09-09 Bo PengEmbedding: store inset pointer instead of ParConstItera...
2007-09-09 Bo Pengadd missing header file
2007-09-08 André Pönitzmake Controller a standalone class.
2007-09-08 André Pönitzremove duplicate entry for Dialog.cpp in Makefile.am
2007-09-08 Abdelrazak YounesDialog::name() is not really needed.
2007-09-08 Abdelrazak Younesfix view source window title.
2007-09-08 Bo PengEmbedding: use a vector to store multiple ParConstItera...
2007-09-07 Bo PengEmbedding: bring embedding dialog back to shape
2007-09-05 André Pönitzsimplify About dialog
2007-09-05 André Pönitzthe fun begins....
2007-09-04 Enrico ForestieriCompile fix
2007-09-04 Peter Kümmelmove getSecond to frontend_helpers.h
2007-09-04 Bo PengEmbedding patch 4: interaction between buffer and...
2007-09-03 André Pönitzrename a few view functions from foo() to fooView()
2007-09-03 André Pönitzmove stuff from a class template to a ordinary class...
2007-09-03 Edwin Leuvenmake lyx compile
2007-09-03 André Pönitzmerge ButtonController and its view (Qt2BC in this...
2007-09-03 Bo PengEmbedding: fix a few embedding bugs
2007-09-02 Richard HeckCompile fix.
2007-09-02 André Pönitzsimplify ButtonPolicy machinery
2007-09-01 André Pönitzmerge GuiBC<.,.> into Qt2BC
2007-09-01 Bo PengEmbedding dialog: add extract and extractAll functions
2007-09-01 Bo PengEmbedding: add 'addFile' to embed arbitrary file, fix...
2007-09-01 Richard HeckThis patch continues 19964. It takes advantage of the...
2007-08-31 Bo PengEmbedding: small adjustments of interfaces, single...
2007-08-31 André Pönitzfix typo
2007-08-31 Bo PengEmbedding feature patch 3: basic gui support
2007-08-30 André Pönitzxpm -> png
2007-08-23 Richard HeckThis is one of a series of patches that will merge...
2007-08-23 Abdelrazak YounesPut LyXView on a diet, step 1: get rid of toolbars...
2007-08-21 Abdelrazak Younes* BufferView::buffer() returns a reference instead...
2007-08-20 Richard HeckBiblio.{h,cpp} --> BiblioInfo.{h,cpp}
2007-08-20 Richard HeckImprovements to the citation dialog UI. It is now possi...
2007-08-19 André Pönitzimplement --enable-monolithic-{client,frontend-qt4...
2007-08-17 Alfredo Braunsteinselect one row less in some cases
2007-08-16 Richard HeckRe-write of the BibTeX representation. The main change...
2007-08-14 Richard HeckMove the lyx::biblio namespace into src/. Also make...
2007-08-14 Abdelrazak Younescosmetics + move frontends/* to frontend namespace.
2007-08-14 Enrico ForestieriFix dist target
2007-08-13 Alfredo BraunsteinThis implements selection of current cursor position...
2007-08-11 André Pönitzremove lyxrc dependence from support/*
2007-08-11 André Pönitzmerge controllers/Makefile.am and controllers/tests...
2007-08-10 André Pönitzenable building of shared libraries. reduces final...
2007-08-07 Bo PengFix loading non-lyx child documents with relative path...
2007-07-30 Jürgen Spitzmüller* src/frontends/controllers/frontend_helpers.{cpp,h}:
2007-07-24 José Matoxrevert locale sorting since it gives problems with...
2007-07-19 Abdelrazak Younesconst fix
2007-07-18 Abdelrazak YounesProperly fix bug 3258.
2007-07-12 Jürgen Spitzmüller* src/frontends/controllers/frontend_helpers.cpp:
2007-07-12 Enrico ForestieriDon't use locale facilities for sorting when compiling...
2007-07-09 Enrico ForestieriDon't use locale facilities for sorting on systems...
2007-07-07 Michael Schmitt * src/frontend/controllers/frontend_helpers.cpp: safet...
2007-07-05 Jürgen Spitzmüller* src/frontends/controllers/frontend_helpers.cpp Family...
2007-07-05 Jean-Marc LasgouttesPatch from Pavel Sanda
2007-07-05 Abdelrazak YounesPossibly fix this bug:
2007-07-02 Jürgen Spitzmüller* src/frontends/controllers/Dialog.{cpp,h}:
2007-06-28 Uwe StöhrControlPrint.cpp
2007-06-28 Richard HeckFix some issues with the paragraph settings dialog...
2007-06-25 Jürgen Spitzmüller* src/frontends/controllers/ControlMath.cpp (find_xpm):
2007-06-15 Abdelrazak Younesheader cleanup.
2007-06-04 Jean-Marc Lasgouttes * src/frontends/qt4/TocWidget.cpp (updateGui): do...
2007-05-29 Richard HeckMake table readable no matter what the tab settings.
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-05-27 Richard HeckFix some typos
2007-05-25 Jürgen Spitzmüllerl10n work:
2007-05-17 Abdelrazak YounesThis patch solves this crash (due to an assertion):
2007-05-14 Abdelrazak YounesFix gcc warning and be 64 bit clean.
2007-05-14 Abdelrazak Younesrestore cursor position in preamble.
2007-05-14 Stefan SchimanskiThe source view dialog does not send a lfun, so it...
2007-05-10 Abdelrazak YounesFix bugs 3528 and 3534 by Ozgur Ugras BARAN and myself:
2007-05-09 Bo PengAdd support for listings package. Two listings command...
2007-05-08 Richard HeckFix for bug 3524: Indent checkbox is enabled even when...
2007-05-03 Abdelrazak Younesrevert 18186: this cannot be done right now because...
2007-05-03 Abdelrazak YounesFix interface problem in order to cleanly support ...
2007-04-30 André Pönitzdistribute content sof tex-strings.cpp to their respect...
2007-04-29 André PönitzLyXText -> Text
2007-04-29 André Pönitzresolve the layout.h <=> Layout.h conflict
2007-04-29 André Pönitzrename LyXTextClass* into TextClass*
2007-04-29 André Pönitzrename LyXFont to Font except in tex2lyx
2007-04-29 André Pönitzrename InsetBase to Inset
2007-04-29 Jürgen SpitzmüllerImplement shortcut (M-x) to hide the minibuffer
next