]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/ChangeLog
Yet more dialog tweaking from Rob.
[lyx.git] / src / frontends / xforms / ChangeLog
index 9b97b23de0fd064c724c13652f0d93c427e63975..6f16b5bf3312f0ec8acd0e489bfd7a3fe5af6ab2 100644 (file)
@@ -1,3 +1,148 @@
+2002-09-12  Rob Lahaye  <lahaye@snu.ac.kr>
+
+       * FormGraphics.C: improve tooltips text
+
+       * forms/form_graphics.fd: cosmetic change in file tab
+
+2002-09-12  Rob Lahaye  <lahaye@snu.ac.kr>
+
+       * FormTexinfo.C: 
+       * forms/form_filedialog.fd:
+       * forms/form_texinfo.fd: less bulky xforms dialogs.
+
+2002-09-12  Rob Lahaye  <lahaye@snu.ac.kr>
+       * FormPrint.[Ch]:
+       * forms/form_print.fd: new xforms print dialog layout
+2002-09-10  Rob Lahaye  <lahaye@snu.ac.kr>
+
+       * FormGraphics.C: use "Default" as first item in Origin of rotation
+
+       * forms/form_graphics.fd: improved layout
+
+2002-09-11  Angus Leeming  <leeming@lyx.org>
+
+       * FormInclude.C (update): remove lyxerr call.
+
+2002-09-09  John Levon  <levon@movementarian.org>
+
+       * FormInclude.C:
+       * forms/form_include.fd: reorder, remove noload
+2002-09-09  John Levon  <levon@movementarian.org>
+
+       * FormMathDeco.C: move latex_deco into ControlMath
+2002-09-09  Rob Lahaye  <lahaye@snu.ac.kr>
+
+       * FormBase.C:
+       * FormBaseDeprecated.C: use "LyX: " prefix to dialog window title;
+       set minimized title (without "LyX: ") and its icon.
+
+       * FormSpellchecker.C:
+       * FormSearch.C:
+       * FormThesaurus.C: remove "LyX: " from dialog window title.
+
+       * FormRef.[Ch]: add proper switch for "Go to" button.
+
+       * FormBibitem.C:
+       * forms/form_bibitem.fd:
+       * FormCitation.C:
+       * forms/form_citation.fd:
+       * FormRef.C:
+       * forms/form_ref.fd:
+       * FormSpellchecker.[Ch]:
+       * forms/form_spellchecker.fd:
+       * forms/form_toc.fd:
+       * forms/form_url.fd: less bulky dialogs; use proper gravity and
+       resize policy; add few tooltips.
+
+2002-09-06  Alain Castera  <castera@in2p3.fr>
+
+        * FormTabular.C: leave the horizontal alignment buttons alive 
+         on fixed width columns
+
+2002-09-05  Angus Leeming  <leeming@lyx.org>
+
+       * all files: modify the headers as discussed on the list.
+
+2002-08-30  John Levon  <levon@movementarian.org>
+
+       * MathsCallbacks.h:
+       * forms/fdfix.sh: fix build from last change
+2002-08-30  John Levon  <levon@movementarian.org>
+
+       * MathsSymbols.h:
+       * MathsSymbols.C:
+       * FormMathsPanel.h:
+       * FormMathsPanel.C: remove MathsSymbols to controllers/
+2002-08-29  John Levon  <levon@movementarian.org>
+
+       * MathsSymbols.h:
+       * MathsSymbols.C: 
+       * Toolbar_pimpl.C: use XPMs for toolbar instead of gook
+2002-08-29  John Levon  <levon@movementarian.org>
+
+       * MathsSymbols.C: implement splitting for AMS. nrel
+         is broken
+2002-08-29  John Levon  <levon@movementarian.org>
+
+       * MathsSymbols.C: fix two crash bugs
+2002-08-28  Rob Lahaye  <lahaye@snu.ac.kr>
+
+       * forms/form_graphics.fd:
+       * FormGraphics.C: re-implement the use of text_warning box.
+       
+       * forms/form_preferences.fd:
+       * FormPreferences.C: use displayTranslator, change display mode
+       from four radio buttons into one choice button.
+
+        * FormBibtex.C: fix SIGSEGV with [Choose] when no style is selected.
+2002-08-24  John Levon  <levon@movementarian.org>
+
+       * xformsImage.C: fix build, add FIXME for Rob
+2002-08-23  Rob Lahaye  <lahaye@snu.ac.kr>
+
+       * FormGraphics.[Ch]:
+       * forms/form_graphics.fd: Implement new graphics dialog
+       
+       * FormPreferences.C: use display_graphics "monochrome|grayscale|none"
+       instead of "mono|gray|no".
+
+2002-08-22  John Levon  <levon@movementarian.org>
+
+       * xfont_loader.C: show name of failed font load (from Mikhail Teterin)
+2002-08-20  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * FormMathsBitmap.h: include boost/shared_ptr.hpp, remove include
+       for support/smart_ptr.h, change use of smart ptr to boost version
+
+       * FormMathsBitmap.C (FormMathsBitmap): do not initialize form_ (it
+       is a smart_ptr)
+       (build): use nifty 3rd arg of smart_ptr
+       (addBitmap): ditto
+
+2002-08-20  John Levon  <levon@movementarian.org>
+
+       * lyx_gui.C: estimate default DPI
+
+2002-08-16  Angus Leeming  <leeming@lyx.org>
+
+       * Dialogs.C:
+       * Dialogs2.C:
+       * Dialogs_impl.h: use the qt2 scheme of vars not pointer to vars.
+
+       * Dialogs3.C: removed.
+
 2002-08-16  Angus Leeming  <leeming@lyx.org>
 
        * Tooltips.C (c-tor): don't forget the "#ifdef crap xforms" code next
 2002-08-15  Angus Leeming  <leeming@lyx.org>
 
        * Dialogs.C:
-       * Dialogs2.C
-       * Dialogs3.C
+       * Dialogs2.C:
+       * Dialogs3.C:
        * Dialogs_impl.h: the brave new world of Dialog creation.
 
        * FormBaseDeprecated.C:
 2002-08-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
 
        * Menubar_pimpl.C (create_submenu): fix code to disable submenu
-       entries. 
+       entries.
 
 2002-08-12  Lars Gullik Bjønnes  <larsbj@gullik.net>