]> git.lyx.org Git - lyx.git/commitdiff
forgot these
authorLars Gullik Bjønnes <larsbj@gullik.org>
Tue, 24 Sep 2002 18:22:50 +0000 (18:22 +0000)
committerLars Gullik Bjønnes <larsbj@gullik.org>
Tue, 24 Sep 2002 18:22:50 +0000 (18:22 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5337 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/ChangeLog
src/frontends/qt2/ChangeLog
src/frontends/xforms/ChangeLog
src/graphics/ChangeLog
src/insets/ChangeLog
src/mathed/ChangeLog
src/support/ChangeLog

index 26084eaffd2261641735b7f2ac9f6097e5a2ad29..30903119e55a172b75f52cb8f86408c4896bb998 100644 (file)
@@ -1,7 +1,11 @@
+2002-09-24  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * Makefile.am (INCLUDES): loose SIGC_INCLUDES
+
 2002-09-12  Rob Lahaye  <lahaye@snu.ac.kr>
-       * Liason.C: implement new printer parameters with new xforms dialog
+
+       * Liason.C: implement new printer parameters with new xforms dialog
+
 2002-09-11  Rob Lahaye  <lahaye@snu.ac.kr>
 
        * LyXView.C (LyXView::updateWindowTitle): change the minimised icon
@@ -11,7 +15,7 @@
 
        * Painter.C: draw frame after background. This is needed
          on Qt but not xforms ??
+
 2002-09-05  Angus Leeming  <leeming@lyx.org>
 
        * all files: modify the headers as discussed on the list.
index bffcca926693a3be0893d90c178733c982433dc7..2b5dafd7f9d9e760320db711ac911e641770033e 100644 (file)
@@ -1,8 +1,15 @@
+2002-09-24  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * ui/moc/Makefile.am (INCLUDES):
+       * ui/Makefile.am (INCLUDES): 
+       * moc/Makefile.am (INCLUDES): 
+       * Makefile.am (INCLUDES): loose SIGC_INCLUDES
+
 2002-09-24  John Levon  <levon@movementarian.org>
 
        * QCommandEdit.h:
        * QCommandEdit.C: fix build by removing the pragmas.
+
 2002-09-24  Angus Leeming  <leeming@lyx.org>
 
        * most files: "standard-conforming" Licence declaration.
@@ -11,7 +18,7 @@
        * many header files: do not #include <config.h>.
        Remove unnecessary #includes by using forward declarations.
        Add as first line: // -*- C++ -*-
-       Move several definitions of virtual functions out of line 
+       Move several definitions of virtual functions out of line
        as they are unlikely to be inlined anyway (and it reduces
        header file dependencies)...
 
 
        * qlkey.h: make Key_Unknown a modifier, to handle
          Norbert's Alt Gr
+
 2002-09-17  John Levon  <levon@movementarian.org>
 
        * QLPainter.C: use dots for dashes because Qt sucks
+
 2002-09-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
 
        * Toolbar_pimpl.C (changed_layout): when selecting a layout in
        combox, make sure the corresponding shortcut is shown in
-       minibuffer 
+       minibuffer
 
 2002-09-16  John Levon  <levon@movementarian.org>
 
 2002-09-16  John Levon  <levon@movementarian.org>
 
        * QMathDialog.C: allow menus to be torn off
+
 2002-09-16  John Levon  <levon@movementarian.org>
 
        * QDelimiterDialog.C: fix empty delimiter
+
 2002-09-15  John Levon  <levon@movementarian.org>
 
        * Makefile.dialogs:
@@ -67,7 +74,7 @@
 2002-09-15  John Levon  <levon@movementarian.org>
 
        * Alert_pimpl.C: title fix
+
 2002-09-14  John Levon  <levon@movementarian.org>
 
        * QMath.h:
        * QMathDialog.h:
        * QMathDialog.C:
        * ui/QMathDialog.ui: matrix
+
 2002-09-14  John Levon  <levon@movementarian.org>
 
        * qlkey.h: fix two typos to be Alt_R instead
+
 2002-09-14  John Levon  <levon@movementarian.org>
 
        * qfont_metrics.C: fix rbearing()
+
 2002-09-14  John Levon  <levon@movementarian.org>
 
        * QLPainter.C: fix arc
+
 2002-09-14  John Levon  <levon@movementarian.org>
 
        * ui/QMathDialog.ui:
        * QMathDialog.h:
        * QMathDialog.C: add back display. Implement
          font/style
+
 2002-09-14  John Levon  <levon@movementarian.org>
 
        * ui/QMathDialog.ui:
        * QMathDialog.h:
        * QMathDialog.C: add spaces menu
+
 2002-09-13  John Levon  <levon@movementarian.org>
 
        * Menubar_pimpl.C:
        * QLPopupMenu.C: fix submenus again
+
 2002-09-12  John Levon  <levon@movementarian.org>
 
        * qscreen.h:
        * qscreen.C: be even smarter about repaint() vs. update()
+
 2002-09-12  John Levon  <levon@movementarian.org>
 
        * QPrint.C: don't reset unless different buffer
+
 2002-09-12  John Levon  <levon@movementarian.org>
 
        * QPrint.C: get collate from params too
 
        * ui/QGraphicsDialog.ui: re-arrange bb a bit
+
 2002-09-12  John Levon  <levon@movementarian.org>
 
        * Menubar_pimpl.C:
        * Menubar_pimpl.h:
        * QtView.C: implement openByName(). Move activated
-       signal to per-menu 
+       signal to per-menu
 
 2002-09-12  John Levon  <levon@movementarian.org>
 
        * QCommandBuffer.C: fix click
+
 2002-09-12  John Levon  <levon@movementarian.org>
 
        * QMathDialog.C: work around Qt bug in previous change
+
 2002-09-12  John Levon  <levon@movementarian.org>
 
        * QMathDialog.h:
        * QMathDialog.C: load icon palettes on demand
+
 2002-09-12  John Levon  <levon@movementarian.org>
 
        * QMathDialog.C: get the scrollbars right on first show
+
 2002-09-11  John Levon  <levon@movementarian.org>
 
        * QPrint.h:
-       * QPrint.C: 
+       * QPrint.C:
        * ui/QPrintDialog.ui: update for odd/even changes
+
 2002-09-11  John Levon  <levon@movementarian.org>
 
        * QCitationDialog.C: show right info when selecting a cite
 
        * QParagraphDialog.C: don't validate lengths, to allow glue
+
 2002-09-11  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
 
        * QFloatDialog.C: Fix the setEnable() logic
 2002-09-11  John Levon  <levon@movementarian.org>
 
        * Alert_pimpl.C:
-       * QExternalDialog.h: 
-       * QExternalDialog.C: 
-       * QGraphicsDialog.h: 
-       * QGraphicsDialog.C: 
-       * QIncludeDialog.h: 
-       * QIncludeDialog.C: 
-       * QIndexDialog.h: 
-       * QIndexDialog.C: 
-       * QSearchDialog.h: 
-       * QSearchDialog.C: 
+       * QExternalDialog.h:
+       * QExternalDialog.C:
+       * QGraphicsDialog.h:
+       * QGraphicsDialog.C:
+       * QIncludeDialog.h:
+       * QIncludeDialog.C:
+       * QIndexDialog.h:
+       * QIndexDialog.C:
+       * QSearchDialog.h:
+       * QSearchDialog.C:
        * QURLDialog.h:
-       * QURLDialog.C: focus on the first linedit on show() 
-        
+       * QURLDialog.C: focus on the first linedit on show()
+
 2002-09-11  John Levon  <levon@movementarian.org>
 
        * QSearchDialog.C: fill combo boxes
        * qscreen.C: use repaint() not update() for immediate change
 
        * QContentPane.C: warning fix
+
 2002-09-11  John Levon  <levon@movementarian.org>
 
        * qfont_metrics.C: fix button metrics
 
        * QLPainter.C: fillPolygon() should actually fill
+
 2002-09-10  John Levon  <levon@movementarian.org>
 
        * Menubar_pimpl.C:
        * QLPopupMenu.h:
        * QLPopupMenu.C: finally fix Navigate
+
 2002-09-10  John Levon  <levon@movementarian.org>
 
        * ui/QIncludeDialog.ui:
 2002-09-08  John Levon  <levon@movementarian.org>
 
        * QFloat.C: another fix
+
 2002-09-08  John Levon  <levon@movementarian.org>
 
        * QFloat.h:
        * QFloat.C:
        * QFloatDialog.h:
        * QFloatDialog.C:
-       * ui/QFloatDialog.ui: fix bug 527 and more 
+       * ui/QFloatDialog.ui: fix bug 527 and more
+
 2002-09-12  Angus Leeming  <leeming@lyx.org>
 
        * iconpalette.C (resizeEvent): compile fix.
        * QMathDialog.C:
        * iconpalette.h:
        * iconpalette.C: make sizing work properly
+
 2002-09-08  John Levon  <levon@movementarian.org>
 
        * QMathDialog.h:
        * QMathDialog.C: detachable icon menus
+
 2002-09-08  John Levon  <levon@movementarian.org>
 
        * QMathDialog.C:
        * iconpalette.h:
        * iconpalette.C: re lay out on size change
+
 2002-09-08  John Levon  <levon@movementarian.org>
 
        * QMathDialog.h:
        * QMathDialog.C:
        * iconpalette.C: More fixes.
+
 2002-09-08  John Levon  <levon@movementarian.org>
 
        * ui/QMathDialog.ui:
        * QMathDialog.h:
        * QMathDialog.C: add decos as symbols. Some fixes.
+
 2002-09-07  John Levon  <levon@movementarian.org>
 
        * qfont_metrics.C: unrevert per-char metrics. Droppings
          are better than entirely wrong metrics. Hopefully
          Andre can fix it ...
+
 2002-09-07  John Levon  <levon@movementarian.org>
 
        * qfont_loader.C: fix sizes for symbols etc.
+
 2002-09-07  John Levon  <levon@movementarian.org>
 
        * qfont_metrics.C: revert accurate per-char metrics
          because LyX is broken
+
 2002-09-07  John Levon  <levon@movementarian.org>
 
        * qfont_loader.h:
        * qfont_loader.C: add debug
+
 2002-09-06  John Levon  <levon@movementarian.org>
 
        * QMath.h:
        * ui/QMathDialog.ui:
        * QMathDialog.h:
        * QMathDialog.C: add dots. Use a completely broken :(
-         scrollview. 
+         scrollview.
+
+       * iconpalette.C: increase size
 
-       * iconpalette.C: increase size 
 2002-09-04  Angus Leeming  <leeming@lyx.org>
 
        * QLyXKeySym.C: using std::endl directive.
 
        * iconpalette.h:
        * iconpalette.C: new widget used by above
+
 2002-08-29  John Levon  <levon@movementarian.org>
 
        * Toolbar_pimpl.C: defocus layout combo on select
+
 2002-08-29  John Levon  <levon@movementarian.org>
 
        * QtView.C: add back in allow/prohibitInput (for now)
 
        * TODO: update
+
 2002-08-29  John Levon  <levon@movementarian.org>
 
        * Toolbar_pimpl.C: mathed math-insert - skip
          the preceding '\' when looking for file name
+
 2002-08-29  John Levon  <levon@movementarian.org>
 
        * Toolbar_pimpl.C: math xpm handling in preparation
        for some fixed XPMs
+
 2002-08-29  John Levon  <levon@movementarian.org>
 
        * QCommandBuffer.h:
        * QCommandBuffer.C: use a QListView not combo box.
          Qt Sucks.
+
 2002-08-29  John Levon  <levon@movementarian.org>
 
        * ui/*: use size grippie consistently
+
 2002-08-29  John Levon  <levon@movementarian.org>
 
        * QContentPane.C:
        * QContentPane.h: implement triple click
+
 2002-08-29  John Levon  <levon@movementarian.org>
 
        * QInclude.C: remove some wrong code removed from xforms
+
 2002-08-29  John Levon  <levon@movementarian.org>
 
        * qfont_metrics.C: add per char ascent/descent
+
 2002-08-28  John Levon  <levon@movementarian.org>
 
        * QContentPane.C: fix cut-and-paste borkage from
          LFUN_MOUSE changes
+
 2002-08-25  Rob Lahaye  <lahaye@snu.ac.kr>
 
        * QLImage.C: replace redundant xoffset_l and yoffset_t
        * FileDialog_private.h:
        * FileDialog_private.C: disable non-sync code due
          to Qt bug. Add support for buttons
+
 2002-08-25  John Levon  <levon@movementarian.org>
 
        * QLPopupMenu.C: implement optional() support
+
        * TODO: update
+
 2002-08-25  John Levon  <levon@movementarian.org>
 
        * Makefile.am:
        * Menubar_pimpl.C:
        * QLPopupMenu.h:
        * QLPopupMenu.C: Populate menus upon open
+
 2002-08-25  John Levon  <levon@movementarian.org>
 
        * qlkey.h: add A-Z into string_to_qkey
 
        * QLyXKeySym.h:
        * QLyXKeySym.C: remove crap again
+
 2002-08-25  John Levon  <levon@movementarian.org>
 
        * QLyXKeySym.h:
        * QLyXKeySym.C:
        * QContentPane.C: revert some wrong direction stuff and try
          again. STILL BROKEN :(
+
 2002-08-25  John Levon  <levon@movementarian.org>
 
        * QGraphics.C:
        * ui/QGraphicsDialog.ui: update, and some UI improvements
+
 2002-08-23  Rob Lahaye  <lahaye@snu.ac.kr>
 
        * lengthcombo.C: apply changes to "enum UNIT" in src/lyxlength.h
        * Alert_pimpl.C: remove xforms header
 
        * Toolbar_pimpl.C: build fix
+
 2002-08-13  Angus Leeming  <leeming@lyx.org>
 
        * Qt2Base.h: compile fix isReadonly -> bufferIsReadonly.
 2002-08-09  John Levon  <levon@movementarian.org>
 
        * Toolbar_pimpl.C: add missing header
+
 2002-08-08  John Levon  <levon@movementarian.org>
 
        * Toolbar_pimpl.C:
        * Menubar_pimpl.C: lyxaction cleanup
+
 2002-08-08  John Levon  <levon@movementarian.org>
 
        * QGraphicsDialog.C: enable rotate
 
        * ui/QGraphicsDialog.ui: trigger changed on
          activated() not highlighted()
+
 2002-08-08  John Levon  <levon@movementarian.org>
 
        * QGraphics.C:
        * ui/QGraphicsDialog.ui: lots of fixes and cleanup
 
        * ui/QRefDialog.ui: geometry cleanup
+
 2002-08-07  John Levon  <levon@movementarian.org>
 
        * Menubar_pimpl.C: fix compile for gcc 3.1
+
 2002-08-06  John Levon  <levon@movementarian.org>
 
-       * ui/QSpellcheckerDialogBase.ui: 
+       * ui/QSpellcheckerDialogBase.ui:
        * QSpellcheckerDialog.h:
        * QSpellchecker.h:
        * QSpellchecker.C: remove options()
 
        * QtView.C: fix build
+
 2002-07-31  John Levon  <levon@movementarian.org>
 
        * io_callback.h: make a more proper class
 
        * lyx_gui.C: implement removal of I/O callbacks
+
 2002-07-30  John Levon  <levon@movementarian.org>
 
        * qlkey.h:
        * QLyXKeySym.h:
        * QLyXKeySym.C: do our own getISOEncoded() mapping
          because Qt can't handle it
+
 2002-07-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
 
        * several file: strip,frontStrip -> trim,ltrim,rtrim
index 4926619cf154e7522892d4150dadc97b60edc3b1..57183bb64548dfa041579b67b7c31951504fc515 100644 (file)
@@ -1,3 +1,6 @@
+2002-09-24  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * Makefile.am (INCLUDES): loose SIGC_INCLUDES
 
 2002-09-20  Martin Vermeer  <martin.vermeer@hut.fi>
 
 
        * Toolbar_pimpl.C (layoutSelected): when selecting a layout in
        combox, make sure the corresponding shortcut is shown in
-       minibuffer 
+       minibuffer
 
 2002-09-16  John Levon  <levon@movementarian.org>
 
        * forms/form_character.fd: Escape to cancel
+
 2002-09-13  Rob Lahaye  <lahaye@snu.ac.kr>
 
        * forms/form_graphics.fd:
-       * forms/form_print.fd: minor polishing of layout 
+       * forms/form_print.fd: minor polishing of layout
 
 2002-09-12  Rob Lahaye  <lahaye@snu.ac.kr>
 
 
 2002-09-12  Rob Lahaye  <lahaye@snu.ac.kr>
 
-       * FormTexinfo.C: 
+       * 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
+
+       * 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
 
        * 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:
@@ -81,7 +84,7 @@
 
 2002-09-06  Alain Castera  <castera@in2p3.fr>
 
-        * FormTabular.C: leave the horizontal alignment buttons alive 
+       * FormTabular.C: leave the horizontal alignment buttons alive
          on fixed width columns
 
 2002-09-05  Angus Leeming  <leeming@lyx.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: 
+       * 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.
+       * 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
index bed487bb764ece4a8c4bb311ed3f3d08edb4bb41..0066b0caa5ab7f959c4132e6f4235aca79abd6fc 100644 (file)
@@ -1,3 +1,7 @@
+2002-09-24  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * Makefile.am (INCLUDES): loose SIGC_INCLUDES
+
 2002-09-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
 
        * GraphicsConverter.C (build_script): do not use ChangeExtension
@@ -52,7 +56,7 @@
        * GraphicsImage.C:
        * GraphicsParams.[Ch]: remove keepLyXAspectRatio, width and height
        because this input has gone from the graphics dialog.
-       
+
        * GraphicsTypes.h: add enum DisplayType DefaultDisplay
 
 2002-08-20  Lars Gullik Bjønnes  <larsbj@birdstep.com>
index 2019c6f77308a86ed7edfdc24d6cc625e419fb4c..38a0424d7b3aa21ca44eefc7781c1cffb08c6258 100644 (file)
@@ -1,7 +1,11 @@
+2002-09-24  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * Makefile.am (INCLUDES): loose SIGC_INCLUDES
+
 2002-09-16  John Levon  <levon@movementarian.org>
 
        * insettabular.h: hasSelection() needs to be public
+
 2002-09-12  Rob Lahaye  <lahaye@snu.ac.kr>
 
        * insetgraphicsParams.C: use empty string as default for rotateOrigin
 2002-09-10  John Levon  <levon@movementarian.org>
 
        * insetinclude.h: remove unused param
+
 2002-09-09  John Levon  <levon@movementarian.org>
 
        * insetinclude.h:
        * insetinclude.C: remove noload, default to input
+
 2002-09-29  Martin Vermeer  <martin.vermeer@hut.fi>
 
-        * insetgraphics.C: disfuscated use of ']' in built output string.
+       * insetgraphics.C: disfuscated use of ']' in built output string.
 
 2002-09-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
 
index caf2a45125efadfbcdf571f7ad99ca7475de91f1..670db7b17a491662cfba3fd1a9a061301e9b3c78 100644 (file)
@@ -1,7 +1,11 @@
+2002-09-24  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * Makefile.am (INCLUDES): loose SIGC_INCLUDES
+
 2002-09-11  John Levon  <levon@movementarian.org>
 
        * dimension.C: compile fix
+
 2002-09-11  Angus Leeming  <leeming@lyx.org>
 
        * preview.[Ch]: cruft. Removed.
index d8437f17b86c1186b75d93d1b294dede441b935f..3dd7568adf2a6fdd201ea01958ae310c4d9aa403 100644 (file)
@@ -1,10 +1,14 @@
+2002-09-24  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * Makefile.am (INCLUDES): loose SIGC_INCLUDES
+
 2002-09-16  Kayvan A. Sylvan  <kayvan@sylvan.com>
 
        * os.h, os_os2.C, os_win32.C, os_unix.C: Added popen_read_mode(),
        since at least for Cygwin, the "rb" read_mode acceptable for
        fopen() is illegal for popen(), whose mode argument *must* be "r"
        or "w".
-       
+
        * filetools.C (RunCommand): Uses os::popen_read_mode() instead
        of os::read_mode()