]> git.lyx.org Git - lyx.git/history - src/frontends/xforms/FormDocument.C
Disable various buttons when buffer is read only
[lyx.git] / src / frontends / xforms / FormDocument.C
2001-08-09 Angus LeemingDisable various buttons when buffer is read only
2001-07-29 Asger Ottar AlstrupMore header file include dependency work
2001-07-29 Asger Ottar AlstrupReduced header file includes somewhat
2001-07-19 Angus LeemingMerge natbib branch into head
2001-07-12 Lars Gullik Bjønnessmall changes read changelog
2001-07-03 Lars Gullik Bjønnesuse CutAndPaste static methods directly
2001-07-03 Lars Gullik Bjønnestext2 chane, XFormsView
2001-06-28 Lars Gullik Bjønneschange a lot of methods to begin with small char
2001-06-15 Angus LeemingAdd an updateParagraph signal, take the opportunity...
2001-06-13 Angus LeemingRemoved // -*- C++ -*- from all .C files!
2001-06-13 Angus LeemingAdded // -*- C++ -*- to the top of all files in control...
2001-05-30 Lars Gullik Bjønnesupdate copyright year
2001-05-22 Jean-Marc Lasgouttesadd iso8859-15 support
2001-04-03 Angus LeemingRemove some xforms cruft from BufferView.h BufferView_p...
2001-03-19 Angus LeemingRewrote the maths panel so that ALL the popups now...
2001-03-16 Angus LeemingCompile fixes for DEC cxx, John's maths and keymap...
2001-03-15 Lars Gullik Bjønnesremove CXX_WORKING_NAMESPACES
2001-03-15 Angus LeemingMerging BRANCH_MVC back into HEAD.
2001-03-05 Angus Leemingcreate and use a little setEnabled() xforms wrapper...
2001-02-23 Angus LeemingJohn's small fixes to qt2 and xforms + his elegant...
2001-02-21 Dekel TsurActivate "use geometry" button if using custom paper...
2001-01-09 Lars Gullik Bjønnessupport both version 1 and 2 of tabular, some other...
2001-01-09 Jean-Marc LasgouttesFix class switching bug
2001-01-08 Jean-Marc LasgouttesBugfixes, de.po and sl.po updates, lyxlookup cleanup
2000-12-10 Lars Gullik Bjønnesseveral small patches
2000-11-29 Lars Gullik Bjønnesupdate patch from Angus
2000-11-28 Allan RaeAngus's 23rd November patch
2000-11-10 Jean-Marc LasgouttesColor patch from Angus, KDE patch from Johnm menu patch...
2000-11-08 Lars Gullik Bjønneschanges read the dirr and changelog, something should...
2000-11-04 Lars Gullik Bjønnessome formatting changes some simplifications and remova...
2000-10-31 Jean-Marc LasgouttesFix two-sides setting in Layout->Document
2000-10-24 Jean-Marc LasgouttesCleanup patches for xforms (Angus) and KDE (John)
2000-10-20 Jean-Marc LasgouttesThe forms resize patch, and small updates
2000-10-17 Jean-Marc LasgouttesInsets cleanup patch from Angus
2000-10-15 Lars Gullik Bjønnestwo small patches
2000-10-13 Allan RaeAngus's FormInset work; Dekel's languages patch; my...
2000-10-11 Lars Gullik Bjønnesuse more std::functors add some of my own, some change...
2000-10-10 Jean-Marc LasgouttesDekel language/encoding patch + a few fixes
2000-10-10 Allan RaeAngus's xforms patch -- I don't like some of it but...
2000-10-09 Jean-Marc LasgouttesPatch for TOC menu by dekel, kde cleanup patch from...
2000-10-05 Allan RaeDekel's lyxrc.example; Angus's FormDocument; John's...
2000-10-03 Allan RaeAngus's xforms patch + Preferences redesign -- need...
2000-10-02 Allan RaeKayvan and Dekel's patch + some small fixes to xforms/
2000-10-02 Allan RaeFormBase extends its reach into the codebase and gains...
2000-09-27 Jürgen VignaVarious fixes, removed "default" language, inserted...
2000-09-26 Lars Gullik Bjønnesget rid of dead code, some new functions constify varia...
2000-09-19 Jürgen VignaFixes to insettabular/text + GNOME patch + KDE patch
2000-09-14 Lars Gullik Bjønnesuse the new sstream return non-pods as const, use strin...
2000-09-14 Jürgen VignaMove callback call in combox and add a Combox * to...
2000-09-13 Jürgen VignaOpen file with newfile fix and use a combox for class...
2000-08-31 Lars Gullik Bjønnespatch from dekel and patch from angus
2000-08-29 Allan Raecleanup FormDocument read-only handling; UNDO_ALL now...
2000-08-21 Allan RaeDekel's Spacing.C patch + Garst's setOK complaint ...
2000-08-18 Jürgen VignaFixed a missing class change question for defaults...
2000-08-14 Allan Raemajor GUII cleanup + Baruchs patch + Angus's patch...
2000-08-11 Jürgen VignaImplemented new Layout-Document in GUII and a few small...