2005-04-26 10:30:24 +00:00
|
|
|
|
2005-04-25 Angus Leeming <leeming@lyx.org>
|
|
|
|
|
|
|
|
|
|
* GChanges.C:
|
|
|
|
|
* GLog.C:
|
|
|
|
|
* GShowFile.C:
|
|
|
|
|
* GTexinfo.C:
|
|
|
|
|
include <config.h> in .C files, not .h ones.
|
|
|
|
|
add licence blurb.
|
|
|
|
|
protect headers inside preprocessor guards.
|
|
|
|
|
|
2005-03-21 09:57:51 +00:00
|
|
|
|
2005-03-21 John Spray <spray_john@users.sf.net>
|
|
|
|
|
|
|
|
|
|
* GDocument.[Ch]: add "Page", "Margins", "Language" tabs.
|
2005-03-20 17:13:17 +00:00
|
|
|
|
|
|
|
|
|
2005-03-20 Alfredo Braunstein <abraunst@lyx.org>
|
|
|
|
|
|
|
|
|
|
* GWorkArea.[Ch] (onScroll, setScrollbarParams): add an adjusting_
|
|
|
|
|
flag to avoid signal reentrance.
|
|
|
|
|
|
2005-03-20 11:38:58 +00:00
|
|
|
|
2005-03-20 John Spray <spray_john@users.sf.net>
|
|
|
|
|
|
|
|
|
|
* ghelpers.C: use Gtk::Stock::PROPERTIES icon for document
|
|
|
|
|
dialog.
|
|
|
|
|
|
2005-03-11 00:25:56 +00:00
|
|
|
|
2005-03-10 John Spray <spray_john@users.sf.net>
|
|
|
|
|
|
|
|
|
|
* GGraphics, GVSpace, GBox: update to use new ghelpers functions
|
|
|
|
|
* ghelpers: add getLengthFromWidgets, setWidgetsFromLength,
|
|
|
|
|
comboBoxTextSet, populateUnitCombo. Remove buildLengthNoRelUnitList.
|
|
|
|
|
* GDocument.[Ch], Makefile.am, Dialogs.C: start work on document
|
|
|
|
|
dialog.
|
|
|
|
|
|
2005-03-04 23:58:28 +00:00
|
|
|
|
2005-03-04 John Spray <spray_john@users.sf.net>
|
|
|
|
|
|
2005-04-26 11:12:20 +00:00
|
|
|
|
* GToolbar.C: remember existing selection when update()ing
|
2005-03-04 23:58:28 +00:00
|
|
|
|
the layoutbox, in order to cope with document class changes.
|
|
|
|
|
|
2005-01-29 20:40:37 +00:00
|
|
|
|
2005-01-29 Georg Baum <Georg.Baum@post.rwth-aachen.de>
|
|
|
|
|
|
|
|
|
|
* GPrint.C (apply): use convert<int, string> to avoid undefined
|
|
|
|
|
reference to convert<int, Glib::ustring>
|
|
|
|
|
|
2005-01-29 15:09:14 +00:00
|
|
|
|
2005-01-29 Georg Baum <Georg.Baum@post.rwth-aachen.de>
|
|
|
|
|
|
|
|
|
|
* *.C: make ugly concept check hack work with gcc 3.4 and above
|
|
|
|
|
(fixes bug 1745)
|
|
|
|
|
* GMenubar.C (onSubMenuActivate): use Glib::ustring::npos instead of
|
|
|
|
|
-1
|
|
|
|
|
* GTexinfo.C (onItemActivate): squash compiler warning
|
|
|
|
|
|
2005-01-27 21:05:44 +00:00
|
|
|
|
2005-01-27 Lars Gullik Bjonnes <larsbj@gullik.net>
|
|
|
|
|
|
|
|
|
|
* Several files: use convert<> instead of atoi,strToXXX and friends
|
|
|
|
|
|
2005-01-10 19:17:43 +00:00
|
|
|
|
2005-01-10 Angus Leeming <leeming@lyx.org>
|
|
|
|
|
|
|
|
|
|
* ghelpers.C:
|
|
|
|
|
* lyx_gui.C: use support/package.h to provide the paths to the
|
|
|
|
|
various directories used by LyX.
|
|
|
|
|
|
2005-01-06 15:40:49 +00:00
|
|
|
|
2005-01-06 Lars Gullik Bjonnes <larsbj@gullik.net>
|
|
|
|
|
|
|
|
|
|
* GParagraph.C: drop unused include tostr.h
|
|
|
|
|
|
|
|
|
|
* GSpellchecker.C:
|
|
|
|
|
* GPrint.C:
|
|
|
|
|
* GGraphics.C (apply): tostr -> convert
|
|
|
|
|
|
2005-01-05 10:54:31 +00:00
|
|
|
|
2005-01-04 J<>rgen Spitzm<7A>ller <j.spitzmueller@gmx.de>
|
|
|
|
|
|
|
|
|
|
* xftFontLoader.C: lyxrc.font_sizes is a string now.
|
2005-01-06 15:40:49 +00:00
|
|
|
|
|
2005-01-05 11:00:12 +00:00
|
|
|
|
* lyx_gui.C: change getDVI() to int.
|
2005-01-05 10:54:31 +00:00
|
|
|
|
|
|
|
|
|
2005-01-04 J<>rgen Spitzm<7A>ller <j.spitzmueller@gmx.de>
|
2005-01-04 10:59:49 +00:00
|
|
|
|
|
|
|
|
|
* GGraphics.C: more precise checks for the value strings.
|
|
|
|
|
|
2004-12-28 11:27:51 +00:00
|
|
|
|
2004-12-28 J<>rgen Spitzm<7A>ller <j.spitzmueller@gmx.de>
|
|
|
|
|
|
2005-01-04 10:59:49 +00:00
|
|
|
|
* GGraphics.C: store all float/double values as strings.
|
2004-12-28 11:27:51 +00:00
|
|
|
|
|
2004-12-20 16:59:33 +00:00
|
|
|
|
2004-12-19 Angus Leeming <leeming@lyx.org>
|
|
|
|
|
|
|
|
|
|
* lyx_gui.C (start): s/slashify_path/internal_path/
|
|
|
|
|
|
2004-12-19 20:22:24 +00:00
|
|
|
|
2004-12-19 Georg Baum <Georg.Baum@post.rwth-aachen.de>
|
|
|
|
|
|
|
|
|
|
* ghelpers.C (getDefaultUnit): add return statement to shut up the
|
|
|
|
|
compiler
|
|
|
|
|
* ghelpers.C (buildLengthNoRelUnitList): use std::string::npos
|
|
|
|
|
instead of -1
|
|
|
|
|
|
2004-12-12 22:48:58 +00:00
|
|
|
|
2004-12-12 John Spray <spray_john@users.sourceforge.net>
|
|
|
|
|
|
|
|
|
|
* glade/Makefile.am: update to include all current glade
|
|
|
|
|
files. This fixes "make install" for the gtk frontend.
|
|
|
|
|
|
2004-12-08 22:55:41 +00:00
|
|
|
|
2004-12-08 John Spray <spray_john@users.sourceforge.net>
|
|
|
|
|
|
2005-01-06 15:40:49 +00:00
|
|
|
|
* FileDialogPrivate.C: use Gtk::FileChooser.set_current_name
|
2004-12-08 22:55:41 +00:00
|
|
|
|
to make suggested filenames work when saving
|
|
|
|
|
|
2004-12-07 00:29:15 +00:00
|
|
|
|
2004-12-07 John Spray <spray_john@users.sourceforge.net>
|
|
|
|
|
|
2005-01-06 15:40:49 +00:00
|
|
|
|
* glade/: improve layouts, set spinbuttons to display 2
|
2004-12-07 22:39:29 +00:00
|
|
|
|
decimal places where apropriate
|
|
|
|
|
* GSearch.C: focus 'find' entry on update()
|
2005-01-06 15:40:49 +00:00
|
|
|
|
* GParagraph.C: don't require that 'ControlBox' widget
|
2004-12-07 22:39:29 +00:00
|
|
|
|
be an HBox.
|
2004-12-07 00:29:15 +00:00
|
|
|
|
* The Include Dialog:
|
|
|
|
|
Dialogs.C, Makefile.am, GInclude.[Ch], glade/include.glade
|
|
|
|
|
|
2004-12-05 22:10:05 +00:00
|
|
|
|
2004-12-05 Lars Gullik Bj<42>nnes <larsbj@lyx.org>
|
|
|
|
|
|
|
|
|
|
* glade/Makefile.am: clean up a bit
|
|
|
|
|
* gimages/Makefile.am (dist_noinst_DATA): ditto
|
|
|
|
|
|
2004-12-03 13:57:50 +00:00
|
|
|
|
2004-12-02 Georg Baum <Georg.Baum@post.rwth-aachen.de>
|
|
|
|
|
|
|
|
|
|
* GTableCreate.C: use size_t-like types for cell, row and column
|
|
|
|
|
indices
|
|
|
|
|
|
2004-11-29 17:05:38 +00:00
|
|
|
|
2004-11-29 John Spray <spray_john@users.sourceforge.net>
|
|
|
|
|
|
2004-12-05 22:10:05 +00:00
|
|
|
|
* GToolbar.C: Make layouts combobox not expand to full height
|
2004-11-29 17:05:38 +00:00
|
|
|
|
of toolbar, it looks more like a combobox this way.
|
|
|
|
|
|
2004-11-26 15:34:50 +00:00
|
|
|
|
2004-11-26 John Spray <spray_john@users.sourceforge.net>
|
2004-12-05 22:10:05 +00:00
|
|
|
|
|
|
|
|
|
* FileDialogPrivate.[Ch]: use Gtk::FileChooser, add
|
2004-11-26 15:34:50 +00:00
|
|
|
|
filtering.
|
|
|
|
|
|
2004-11-25 11:34:57 +00:00
|
|
|
|
2004-11-25 John Spray <spray_john@users.sourceforge.net>
|
|
|
|
|
|
|
|
|
|
* GViewBase.h: Fix gcc 3.4 compilation
|
|
|
|
|
* pch.h: added (barebones version to be improved)
|
|
|
|
|
|
|
|
|
|
2004-11-22 John Spray <spray_john@users.sourceforge.net>
|
|
|
|
|
|
|
|
|
|
* GWorkArea.C: Set small scrolling interval to 3*lineheight
|
2004-11-25 18:39:54 +00:00
|
|
|
|
as opposed to 1*lineheight
|
2004-11-25 11:34:57 +00:00
|
|
|
|
|
2004-11-22 14:03:32 +00:00
|
|
|
|
2004-11-22 Georg Baum <Georg.Baum@post.rwth-aachen.de>
|
|
|
|
|
|
|
|
|
|
* GSendto.C: Disable concept checks (see below)
|
|
|
|
|
|
2004-11-21 13:14:39 +00:00
|
|
|
|
2004-11-21 John Spray <spray_john@users.sourceforge.net>
|
2004-11-26 14:52:54 +00:00
|
|
|
|
|
2004-11-21 13:14:39 +00:00
|
|
|
|
* The Sendto Dialog:
|
|
|
|
|
Dialogs.C, Makefile.am, GSendto.C, GSendto.h
|
|
|
|
|
|
2004-11-16 23:18:46 +00:00
|
|
|
|
2004-11-17 Lars Gullik Bjonnes <larsbj@gullik.net>
|
|
|
|
|
|
|
|
|
|
* Disable concept checks with the use of ugly preprocessor stuff
|
2004-11-26 14:52:54 +00:00
|
|
|
|
in several files.
|
2004-11-16 23:18:46 +00:00
|
|
|
|
|
2004-11-16 10:46:23 +00:00
|
|
|
|
2004-11-15 Jean-Marc Lasgouttes <lasgouttes@lyx.org>
|
|
|
|
|
|
|
|
|
|
* GView.C (hasFocus): new method, always returns true for now
|
|
|
|
|
|
2004-11-15 14:02:40 +00:00
|
|
|
|
2004-11-15 John Spray <spray_john@users.sourceforge.net>
|
|
|
|
|
|
2004-11-16 00:20:59 +00:00
|
|
|
|
* The VSpace Dialog:
|
|
|
|
|
Dialogs.C, Makefile.am, GVSpace.C, GVSpace.h
|
2004-11-15 16:02:57 +00:00
|
|
|
|
* The Note Dialog:
|
|
|
|
|
Dialogs.C, Makefile.am, GNote.C, GNote.h
|
|
|
|
|
* The Float Dialog:
|
|
|
|
|
Dialogs.C, Makefile.am, GFloat.C, GFloat.h
|
2004-11-15 14:02:40 +00:00
|
|
|
|
* ghelpers.[Ch]: getGTKStockIcon added to choose gtk
|
2004-11-16 00:20:59 +00:00
|
|
|
|
stock icons for FuncRequests, buildLengthNoRelUnitList()
|
|
|
|
|
to get vector of units not containing "%"
|
2004-11-15 14:02:40 +00:00
|
|
|
|
* GToolbar.C: use getGTKStockIcon for toolbutton icons
|
|
|
|
|
* GMenubar.C: add icons to menu items
|
|
|
|
|
|
2004-11-14 17:10:04 +00:00
|
|
|
|
2004-11-14 John Spray <spray_john@users.sourceforge.net>
|
|
|
|
|
|
2004-11-14 18:26:16 +00:00
|
|
|
|
* The ERT dialog:
|
|
|
|
|
Dialogs.C, Makefile.am, GERT.C, GERT.h
|
2004-11-14 17:10:04 +00:00
|
|
|
|
* The Box dialog:
|
|
|
|
|
Dialogs.C, Makefile.am, GBox.C, GBox.h
|
|
|
|
|
* ghelpers.[Ch], GGraphics.[Ch]: new functions unitsComboFromLength
|
2004-11-16 23:18:46 +00:00
|
|
|
|
and getDefaultUnit take functionality that was in GGraphics into
|
2004-11-14 17:10:04 +00:00
|
|
|
|
ghelpers
|
|
|
|
|
|
2004-11-09 12:40:34 +00:00
|
|
|
|
2004-11-08 Jean-Marc Lasgouttes <lasgouttes@lyx.org>
|
|
|
|
|
|
|
|
|
|
* GToolbar.C (selected): use layoutSelected()
|
|
|
|
|
|
2004-11-08 10:54:29 +00:00
|
|
|
|
2004-11-05 Jean-Marc Lasgouttes <lasgouttes@lyx.org>
|
|
|
|
|
|
2004-11-16 23:18:46 +00:00
|
|
|
|
* GToolbar.C (selected, clicked):
|
2004-11-08 10:54:29 +00:00
|
|
|
|
* GMenubar.C (onCommandActivate): do not use the verbose argument
|
|
|
|
|
to dispatch
|
|
|
|
|
|
2004-11-04 21:50:10 +00:00
|
|
|
|
2004-11-04 John Spray <spray_john@users.sourceforge.net>
|
|
|
|
|
|
|
|
|
|
* GWorkArea.C: convert GdkEventButton->state from
|
|
|
|
|
gdk mouse button ids into mouse_button::state
|
|
|
|
|
using gButtonToLyx function
|
|
|
|
|
|
2004-10-26 09:10:17 +00:00
|
|
|
|
2004-10-23 John Spray <spray_john@users.sourceforge.net>
|
|
|
|
|
|
2004-10-26 21:16:44 +00:00
|
|
|
|
* ghelpers.[Ch]: Add buildLengthUnitList() to get vector of
|
2004-10-26 09:10:17 +00:00
|
|
|
|
available length unit strings
|
|
|
|
|
* The Graphics dialog:
|
|
|
|
|
Dialogs.C, Makefile.am, GGraphics.C, GGraphics.h
|
|
|
|
|
|
2004-10-11 16:58:17 +00:00
|
|
|
|
2004-10-11 John Spray <spray_john@users.sourceforge.net>
|
|
|
|
|
|
|
|
|
|
* GWorkArea.C: allow user to scroll only one half workarea height
|
|
|
|
|
off the end of the document, and make the scrollbar and mousewheel
|
|
|
|
|
consistant in this respect.
|
|
|
|
|
|
2004-10-11 14:29:15 +00:00
|
|
|
|
2004-10-11 John Spray <spray_john@users.sourceforge.net>
|
|
|
|
|
|
|
|
|
|
* The Changes dialog
|
|
|
|
|
* Dialogs.C, Makefile.am, GChanges.C, GChanges.h
|
|
|
|
|
* ControlChanges.[Ch]: make accept() and reject() return bool
|
|
|
|
|
from findNextChange
|
|
|
|
|
|
2004-10-09 13:51:05 +00:00
|
|
|
|
2004-10-09 John Spray <spray_john@users.sourceforge.net>
|
|
|
|
|
|
|
|
|
|
* The Log dialog
|
|
|
|
|
* Dialogs.C, GLog.C, GLog.h, Makefile.am, glade/log.glade
|
|
|
|
|
|
2004-10-08 18:21:42 +00:00
|
|
|
|
2004-10-08 John Spray <spray_john@users.sourceforge.net>
|
|
|
|
|
|
2004-10-09 07:51:37 +00:00
|
|
|
|
* The ShowFile dialog
|
|
|
|
|
* Dialogs.C, GShowFile.C, GShowFile.h, Makefile.am
|
2004-10-08 18:21:42 +00:00
|
|
|
|
* The Texinfo dialog
|
|
|
|
|
* Dialogs.C, GTexinfo.C, GTexinfo.h, Makefile.am
|
2004-10-08 14:59:18 +00:00
|
|
|
|
* The ErrorList dialog
|
|
|
|
|
* Dialogs.C, GErrorList.C, GErrorList.h, Makefile.am
|
|
|
|
|
* GViewBase.[Ch]: implement setTitle for gtk windows.
|
|
|
|
|
|
2004-10-06 15:15:37 +00:00
|
|
|
|
2004-10-06 John Spray <spray_john@users.sourceforge.net>
|
|
|
|
|
|
|
|
|
|
* The Spellchecker dialog
|
|
|
|
|
* Dialogs.C, GSpellchecker.C, GSpellchecker.h, Makefile.am
|
|
|
|
|
|
2004-10-06 09:22:52 +00:00
|
|
|
|
2004-10-06 John Spray <spray_john@users.sourceforge.net>
|
|
|
|
|
|
|
|
|
|
* GView.C (c-tor): get the layout engine working correctly by
|
|
|
|
|
invoking Gtk::PACK_EXPAND_WIDGET for the main LyX screen.
|
|
|
|
|
|
2004-10-05 12:37:26 +00:00
|
|
|
|
2004-10-04 John Spray <spray_john@users.sourceforge.net>
|
|
|
|
|
|
|
|
|
|
* The MathsMatrix dialog
|
|
|
|
|
* Dialogs.C, GMathsMatrix.C, GMathsMatrix.h, Makefile.am
|
|
|
|
|
|
2004-10-04 11:32:34 +00:00
|
|
|
|
2004-10-04 John Spray <spray_john@users.sourceforge.net>
|
|
|
|
|
|
|
|
|
|
* GMenubar.C: use item->submenu() instead of
|
|
|
|
|
getMenu(item->submenuname) where item->submenuname is empty.
|
|
|
|
|
Fixes crash with "Figures" submenu.
|
|
|
|
|
|
2004-10-02 23:24:46 +00:00
|
|
|
|
2004-10-03 John Spray <spray_john@users.sourceforge.net>
|
|
|
|
|
|
|
|
|
|
* GMenubar.C: add labels in MenuItems to display bindings
|
|
|
|
|
* GLyxKeySym.C: make print() output GTK+ style (Ctrl+N instead
|
|
|
|
|
of C-n)
|
|
|
|
|
|
2004-10-02 16:17:21 +00:00
|
|
|
|
2004-10-02 John Spray <spray_john@users.sourceforge.net>
|
|
|
|
|
|
|
|
|
|
* The Table of Contents dialog
|
|
|
|
|
* Dialogs.C, GToc.C, GToc.h, Makefile.am
|
|
|
|
|
|
2004-10-01 18:59:36 +00:00
|
|
|
|
2004-09-29 John Spray <spray_john@users.sourceforge.net>
|
|
|
|
|
|
|
|
|
|
* The Paragraph dialog
|
|
|
|
|
* Dialogs.C, GParagraph.C, GParagraph.h, Makefile.am
|
|
|
|
|
|
2004-10-01 18:41:16 +00:00
|
|
|
|
2004-09-28 John Spray <spray_john@users.sourceforge.net>
|
|
|
|
|
|
|
|
|
|
* GToolbar.[Ch]: Use ComboBox instead of deprecated Combo for
|
|
|
|
|
GLayoutBox class
|
|
|
|
|
|
2004-09-27 19:04:17 +00:00
|
|
|
|
2004-09-27 Lars Gullik Bj<42>nnes <larsbj@gullik.net>
|
|
|
|
|
|
|
|
|
|
* lyx_gui.C (start): change comment
|
|
|
|
|
(start): use for_each instead of explicit loop
|
|
|
|
|
|
|
|
|
|
* GWorkArea.h: store shared_ptr in the Maps.
|
|
|
|
|
|
|
|
|
|
* GWorkArea.C (~ColorCache): delete
|
|
|
|
|
(getColor): adjust
|
|
|
|
|
(getXftColor): adjust
|
|
|
|
|
(cacheColor): adjust
|
|
|
|
|
(cacheXftColor): adjust
|
|
|
|
|
(clear): simplify
|
|
|
|
|
|
|
|
|
|
* GView.C (GView): use show_all() instead of explict loop
|
|
|
|
|
|
|
|
|
|
* GMathPanel.C (doBuild): ws change
|
|
|
|
|
|
2004-09-27 18:52:43 +00:00
|
|
|
|
2004-09-27 John Spray <spray_john@users.sourceforge.net>
|
|
|
|
|
|
|
|
|
|
* The Character dialog
|
|
|
|
|
* Dialogs.C, GCharacter.C, GCharacter.h, Makefile.am, ghelpers.h,
|
|
|
|
|
glade/Makefile.am, glade/character.glade
|
|
|
|
|
|
2004-09-27 00:08:33 +00:00
|
|
|
|
2004-09-27 Lars Gullik Bjonnes <larsbj@gullik.net>
|
|
|
|
|
|
|
|
|
|
* GXpmBtnTbl.C (construct): use Boost.Assert
|
|
|
|
|
|
|
|
|
|
* GToolbar.C (update): make items const
|
|
|
|
|
|
2004-09-26 23:47:07 +00:00
|
|
|
|
2004-09-27 John Spray <spray_john@users.sourceforge.net>
|
|
|
|
|
|
|
|
|
|
* GBC.C: Don't let the button controller set the label on GTK+
|
|
|
|
|
stock icons
|
|
|
|
|
* GMathPanel.C: resize-friendly packing
|
|
|
|
|
* glade/*.glade: misc tweaks
|
|
|
|
|
|
2004-09-26 16:48:30 +00:00
|
|
|
|
2004-09-26 Lars Gullik Bjonnes <larsbj@gullik.net>
|
2004-09-26 18:36:07 +00:00
|
|
|
|
|
|
|
|
|
* Reordered and a lot of includes in a lot of files.
|
|
|
|
|
|
|
|
|
|
2004-09-26 Lars Gullik Bjonnes <larsbj@gullik.net>
|
|
|
|
|
John Spray <spray_john@users.sourceforge.net>
|
2004-09-26 16:48:30 +00:00
|
|
|
|
|
|
|
|
|
* Initial move to gtk 2.4.
|
|
|
|
|
|
2004-09-26 13:18:29 +00:00
|
|
|
|
2004-09-26 Lars Gullik Bjonnes <larsbj@gullik.net>
|
|
|
|
|
|
|
|
|
|
* WS changes.
|
|
|
|
|
|
2004-09-26 08:05:05 +00:00
|
|
|
|
2004-09-25 John Spray <spray_john@users.sourceforge.net>
|
|
|
|
|
|
|
|
|
|
* GPrint.C: minor fixes to make it compile and work, get rid of
|
|
|
|
|
"Apply"
|
|
|
|
|
* Dialogs.C: move from FormPrint to GPrint
|
|
|
|
|
* Makefile.am: move from FormPrint to GPrint
|
|
|
|
|
* glade/print.glade: rearrange, gtk stock button for Print, get
|
|
|
|
|
rid of "Apply"
|
|
|
|
|
|
2004-09-24 20:07:54 +00:00
|
|
|
|
2004-09-24 John Spray <spray_john@users.sourceforge.net>
|
|
|
|
|
|
|
|
|
|
* GSearch.[Ch]: new files
|
|
|
|
|
* Dialogs.C: move from formsearch to gsearch
|
|
|
|
|
* Makefile.am: move from formsearch to gsearch, alphabetically
|
|
|
|
|
sort list of libgtk_la_SOURCES
|
|
|
|
|
* glade/search.glade: s/Backwords/Backwards/, accelerator escape
|
|
|
|
|
for close button, gtk stock buttons for find and replace.
|
|
|
|
|
|
2004-09-24 06:32:22 +00:00
|
|
|
|
2004-09-23 John Spray <spray_john@users.sourceforge.net>
|
|
|
|
|
|
|
|
|
|
* GWorkArea.[Ch]: Add GWorkArea::onScrollWheel to implement
|
|
|
|
|
mouse-wheel scrolling of document
|
|
|
|
|
|
2004-07-24 10:55:30 +00:00
|
|
|
|
2004-07-24 Lars Gullik Bjonnes <larsbj@gullik.net>
|
|
|
|
|
|
2004-09-24 06:32:22 +00:00
|
|
|
|
* GPainter.C (text): use boost::scoped_array to store the
|
2004-07-24 16:40:21 +00:00
|
|
|
|
temporary wchar_t pointer
|
|
|
|
|
|
2004-07-24 10:55:30 +00:00
|
|
|
|
* lyx_gui.C: change "support/std_sstream.h" to <sstream>
|
|
|
|
|
|
2004-07-22 13:44:40 +00:00
|
|
|
|
2004-07-22 Lars Gullik Bjonnes <larsbj@gullik.net>
|
|
|
|
|
|
|
|
|
|
* lyx_gui.C (register_socket_callback,unregister_socket_callback):
|
|
|
|
|
implement
|
|
|
|
|
(set_read_callback,remove_read_callback): remove implementation
|
|
|
|
|
|
|
|
|
|
* io_callback.[Ch]: new files
|
|
|
|
|
* Makefile.am (libgtk_la_SOURCES): handle them
|
|
|
|
|
|
2004-07-21 19:03:21 +00:00
|
|
|
|
2004-07-21 Lars Gullik Bjonnes <larsbj@gullik.net>
|
|
|
|
|
|
|
|
|
|
* lyx_gui.C (register_socket_callback): add stub
|
|
|
|
|
(unregister_socket_callback): add stub
|
|
|
|
|
|
2004-05-25 23:45:52 +00:00
|
|
|
|
2004-05-26 Lars Gullik Bjonnes <larsbj@gullik.net>
|
|
|
|
|
|
|
|
|
|
* Makefile.am: dont create a separate xforms.lo use he files
|
|
|
|
|
directly when building libgtk instead.
|
|
|
|
|
|
2004-05-19 15:11:37 +00:00
|
|
|
|
2004-05-19 Angus Leeming <leeming@lyx.org>
|
|
|
|
|
|
|
|
|
|
* Most files: wrap code up inside namespace lyx::frontend.
|
|
|
|
|
|
2004-05-04 18:39:41 +00:00
|
|
|
|
2004-05-04 Angus Leeming <leeming@lyx.org>
|
|
|
|
|
|
|
|
|
|
* Dialogs.C: Remove "error" dialog identifier.
|
|
|
|
|
|
2004-04-29 09:54:59 +00:00
|
|
|
|
2004-04-28 Angus Leeming <leeming@lyx.org>
|
|
|
|
|
|
|
|
|
|
* GToolbar.[Ch]: rewrite code to derive from a single Toolbar or
|
|
|
|
|
LayoutBox.
|
|
|
|
|
|
|
|
|
|
* GView.C: small changes due to changed Toolbar API.
|
|
|
|
|
|
2004-04-28 17:22:05 +00:00
|
|
|
|
2004-04-28 Angus Leeming <leeming@lyx.org>
|
|
|
|
|
|
|
|
|
|
* WorkAreaFactory.C (create): No longer passed x, y data.
|
|
|
|
|
|
|
|
|
|
* GView.[Ch] (c-tor): no longer passes x, y data to BufferView c-tor.
|
|
|
|
|
|
2004-04-28 11:33:27 +00:00
|
|
|
|
2004-04-28 Angus Leeming <leeming@lyx.org>
|
|
|
|
|
|
|
|
|
|
* WorkAreaFactory.C (create): pass a LyXView & to GWorkArea c-tor.
|
|
|
|
|
|
|
|
|
|
* GWorkArea.[Ch] (c-tor): now receives a LyXView &. Use it instead
|
|
|
|
|
of GView::instance.
|
|
|
|
|
|
|
|
|
|
* GView.[Ch] (instance): removed.
|
|
|
|
|
|
2004-04-27 14:48:13 +00:00
|
|
|
|
2004-04-27 Angus Leeming <leeming@lyx.org>
|
|
|
|
|
|
|
|
|
|
* GView.[Ch]: split the window into 'top', 'left', 'center',
|
|
|
|
|
'right' and 'bottom' boxes.
|
|
|
|
|
(getBox): accessor for a particular box.
|
|
|
|
|
|
|
|
|
|
* GMenubar.C (c-tor):
|
|
|
|
|
* GMiniBuffer.C (c-tor):
|
|
|
|
|
* GWorkArea.C (c-tor):
|
|
|
|
|
* GToolbar.C (add): access the correct Box in GView.
|
|
|
|
|
|
|
|
|
|
* GToolbar.[Ch] (add, displayToolbar): show only those toolbars that
|
|
|
|
|
are flagged as 'ON'.
|
|
|
|
|
|
2004-04-27 12:48:45 +00:00
|
|
|
|
2004-04-27 Angus Leeming <leeming@lyx.org>
|
|
|
|
|
|
|
|
|
|
* ghelpers.[Ch]: new files.
|
|
|
|
|
(findGladeFile): search the top_srcdir() as welll as LibFileSearch
|
|
|
|
|
when looking for glade files.
|
|
|
|
|
|
|
|
|
|
* Makefile.am: add new files.
|
|
|
|
|
|
|
|
|
|
* GAboutlyx.C (doBuild):
|
|
|
|
|
* GMathDelim.C (doBuild):
|
|
|
|
|
* GMathPanel.C (doBuild):
|
|
|
|
|
* GPrint.C (doBuild):
|
|
|
|
|
* GTableCreate.C (doBuild):
|
|
|
|
|
* GText.C (doBuild):
|
|
|
|
|
* GUrl.C (doBuild): use findGladeFile in preference to LibFileSearch.
|
|
|
|
|
Prevents crash when using a not-installed lyx executable.
|
|
|
|
|
|
2004-04-20 10:38:48 +00:00
|
|
|
|
2004-04-20 Angus Leeming <leeming@lyx.org>
|
|
|
|
|
|
|
|
|
|
* Makefile.am (SUBDIRS): add gimages.
|
|
|
|
|
|
|
|
|
|
* gimages/.cvsignore: new file. Ignore Makefile.in, Makefile.
|
|
|
|
|
|
|
|
|
|
* gimages/Makefile.am: new file. Add the xpm files to EXTRA_DIST.
|
|
|
|
|
|
|
|
|
|
* glade/Makefile.am (GLADE_FILES): replace '*.glade' with the
|
|
|
|
|
names of the individual files.
|
|
|
|
|
'make distdir' Now works when srcdir != builddir.
|
|
|
|
|
|
2004-04-07 22:26:12 +00:00
|
|
|
|
2004-04-08 Angus Leeming <leeming@lyx.org>
|
|
|
|
|
|
|
|
|
|
* GPainter.C: compile fixes.
|
2004-04-07 20:20:15 +00:00
|
|
|
|
|
|
|
|
|
2004-04-07 Alfredo Braunstein <abraunst@lyx.org>
|
|
|
|
|
|
|
|
|
|
* GPainter.[Ch]: adjust to changes in Painter.h
|
|
|
|
|
|
2004-04-05 18:34:36 +00:00
|
|
|
|
2004-04-05 Angus Leeming <leeming@lyx.org>
|
|
|
|
|
|
|
|
|
|
* Dialogs.C (build): set the preferences dialog button policy to
|
|
|
|
|
PreferencesPolicy.
|
|
|
|
|
|
2004-04-05 14:01:30 +00:00
|
|
|
|
2004-04-05 Angus Leeming <leeming@lyx.org>
|
2004-04-05 09:36:28 +00:00
|
|
|
|
|
|
|
|
|
* GMenubar.C: wrap #warning calls inside #ifdef WITH_WARNINGS blocks.
|
|
|
|
|
|
2004-03-31 22:09:52 +00:00
|
|
|
|
2004-03-31 Angus Leeming <leeming@lyx.org>
|
|
|
|
|
|
|
|
|
|
* GViewBase.C: remove mention of ControlButtons.h.
|
|
|
|
|
|
|
|
|
|
* Makefile.am: remove mention of xforms' Dialogs2.lo, FormBase.lo.
|
|
|
|
|
|
2004-03-31 20:55:59 +00:00
|
|
|
|
2004-03-31 Angus Leeming <leeming@lyx.org>
|
|
|
|
|
|
|
|
|
|
* Dialogs.C (build): added preamble dialog.
|
|
|
|
|
|
2004-03-31 19:51:55 +00:00
|
|
|
|
2004-03-31 Angus Leeming <leeming@lyx.org>
|
|
|
|
|
|
|
|
|
|
* Dialogs.C (build): added spellchecker dialog.
|
|
|
|
|
|
2004-03-31 18:51:11 +00:00
|
|
|
|
2004-03-31 Angus Leeming <leeming@lyx.org>
|
|
|
|
|
|
|
|
|
|
* Dialogs.C (build): added preferences dialog.
|
|
|
|
|
|
2004-03-30 19:18:14 +00:00
|
|
|
|
2004-03-30 Angus Leeming <leeming@lyx.org>
|
|
|
|
|
|
|
|
|
|
* Dialogs.C (build) added document dialog.
|
|
|
|
|
|
2004-03-28 14:12:33 +00:00
|
|
|
|
2004-03-28 Angus Leeming <leeming@lyx.org>
|
|
|
|
|
|
|
|
|
|
* Dialogs.C (build): added print dialog.
|
|
|
|
|
|
2004-03-27 23:11:46 +00:00
|
|
|
|
2004-03-27 Angus Leeming <leeming@lyx.org>
|
|
|
|
|
|
|
|
|
|
* Dialogs.C (build): added box, fidreplace, log, sendto, vspace
|
|
|
|
|
dialogs. Removed latexlog.
|
|
|
|
|
|
|
|
|
|
* Makefile.am: associated changes.
|
|
|
|
|
|
2004-03-26 23:45:55 +00:00
|
|
|
|
2004-03-26 Angus Leeming <leeming@lyx.org>
|
|
|
|
|
|
|
|
|
|
* Makefile.am: ensure that the build can find lyx_forms.h when
|
|
|
|
|
srcdir != builddir.
|
|
|
|
|
|
2004-03-26 15:12:35 +00:00
|
|
|
|
2004-03-26 Jean-Marc Lasgouttes <lasgouttes@lyx.org>
|
|
|
|
|
|
|
|
|
|
* GLyXKeySym.C (print): new method; print a keysym using
|
|
|
|
|
kb_keymap::printKeySym (should use some native gtk method instead)
|
|
|
|
|
|
2004-03-24 17:03:02 +00:00
|
|
|
|
2004-03-24 Angus Leeming <leeming@lyx.org>
|
|
|
|
|
|
|
|
|
|
* GMenubar.C (submenuDisabled, onSubMenuActivate): compile fixes
|
|
|
|
|
due to the changes in FuncStatus.
|
|
|
|
|
|
|
|
|
|
* GToolbar.C (update): ditto.
|
|
|
|
|
|
|
|
|
|
* lyx_gui.C (start): remove code to order buffers as it no longer
|
|
|
|
|
compiles and none of the other frontends do this anymore.
|
|
|
|
|
|
2004-03-17 21:21:47 +00:00
|
|
|
|
2004-03-17 Angus Leeming <leeming@lyx.org>
|
|
|
|
|
|
|
|
|
|
* Makefile.am: remove mention of the forks dialog.
|
|
|
|
|
|
2004-02-23 00:21:04 +00:00
|
|
|
|
2004-02-09 Huang Ying <hying_caritas@163.com>
|
2004-03-17 21:21:47 +00:00
|
|
|
|
|
2004-02-23 00:21:04 +00:00
|
|
|
|
* GXpmBtnTbl.C : add a GXpmBtnTbl class to automate creating a Xpm
|
|
|
|
|
Button Table according to a set of xpm data or xbm data, is equivalent
|
|
|
|
|
with bmtable in xforms frontend.
|
|
|
|
|
* GMathPanel.C : revise using GXpmBtnTbl.
|
|
|
|
|
* gimages : a directory for xpm used in gtk frontend only.
|
|
|
|
|
* GMathDelim.C : math delimiter dialog.
|
|
|
|
|
|
|
|
|
|
2004-02-07 Huang Ying <hying_caritas@163.com>
|
2004-03-17 21:21:47 +00:00
|
|
|
|
|
2004-04-20 08:51:15 +00:00
|
|
|
|
* GViewBase.C : add addCancel, addOK, addApply, add Restore to
|
2004-02-23 00:21:04 +00:00
|
|
|
|
facilitate setup buttons signal.
|
|
|
|
|
* GAboutLyx.C : using addxxx series functions.
|
|
|
|
|
* GTableCreate.C : using addxxx series functions.
|
|
|
|
|
* GText.C : using addxxx series functions.
|
|
|
|
|
* GUrl.C : using addxxx series functions.
|
2004-04-20 08:51:15 +00:00
|
|
|
|
|
2004-02-23 00:21:04 +00:00
|
|
|
|
2004-02-02 Huang Ying <hying_caritas@163.com>
|
|
|
|
|
|
2004-04-20 08:51:15 +00:00
|
|
|
|
* GAboutLyx.C : the "CREDITS" is in "ISO8859-1" charset not locale
|
2004-02-23 00:21:04 +00:00
|
|
|
|
charset, so change the convert function from Glib::locale_to_utf8
|
|
|
|
|
to Glib::convert(credit, "UTF-8", "ISO8859-1").
|
2004-04-20 08:51:15 +00:00
|
|
|
|
|
2003-12-20 18:47:35 +00:00
|
|
|
|
2003-12-20 J<>rgen Spitzm<7A>ller <j.spitzmueller@gmx.de>
|
|
|
|
|
|
|
|
|
|
* Dialogs.C:
|
|
|
|
|
* Makefile.am: remove vclog (compile fix)
|
|
|
|
|
|
2003-12-15 10:33:27 +00:00
|
|
|
|
2003-12-14 Michael Schmitt <michael.schmitt@teststep.org>
|
|
|
|
|
|
|
|
|
|
* Dialogs.C:
|
|
|
|
|
* Makefile.am: remove minipage
|
|
|
|
|
|
2003-10-30 17:58:06 +00:00
|
|
|
|
2003-10-30 Huang Ying <hying_caritas@163.com>
|
|
|
|
|
|
|
|
|
|
* GToolbar.C : change layouts widget update code according xforms
|
2004-02-23 00:21:04 +00:00
|
|
|
|
fronetends to prevent layouts widget from disable always.
|
2003-10-30 17:58:06 +00:00
|
|
|
|
|
|
|
|
|
2003-10-28 Huang Ying <hying_caritas@163.com>
|
2004-04-20 08:51:15 +00:00
|
|
|
|
|
2004-02-23 00:21:04 +00:00
|
|
|
|
* codeConvert.h (etc): Change FcChar to XftChar according to the libxft
|
|
|
|
|
interface changing.
|
2003-10-30 17:58:06 +00:00
|
|
|
|
* FileDialogPrivate.C : get rid of button support in FileDialog
|
|
|
|
|
because of the implementation of Gtk::FileSelection changed.
|
2004-02-23 00:21:04 +00:00
|
|
|
|
* glade/.cvsignore : add *.gladep, which is generated during editing
|
|
|
|
|
*.galde
|
2003-10-30 17:58:06 +00:00
|
|
|
|
* Add MathPanel, TableCreate and Url dialog
|
2003-10-28 16:45:09 +00:00
|
|
|
|
|
2003-10-15 10:55:42 +00:00
|
|
|
|
2003-10-15 Jos<6F> Matos <jamatos@lyx.org>
|
|
|
|
|
|
|
|
|
|
* lyx_gui.C (start): add lyxsocket.
|
|
|
|
|
(LyX_XErrHandler): fix call to emergencyCleanup.
|
|
|
|
|
|
2003-10-14 21:30:23 +00:00
|
|
|
|
2003-10-14 Angus Leeming <leeming@lyx.org>
|
|
|
|
|
|
|
|
|
|
* lyx_gui.C (start): store the LyXView in the LyX list of all LyXViews.
|
|
|
|
|
|
2003-10-13 15:23:45 +00:00
|
|
|
|
2003-10-13 Jos<6F> Matos <jamatos@lyx.org>
|
|
|
|
|
|
|
|
|
|
* lyx_gui.C (set_datasocket_callback, set_serversocket_callback,
|
|
|
|
|
remove_datasocket_callback, remove_serversocket_callback):
|
|
|
|
|
prefix those fucntions with lyx_gui:: to link correctly.
|
|
|
|
|
|
|
|
|
|
* lyx_gui.C (start): fix call to dispatch.
|
|
|
|
|
|
2003-10-13 12:25:11 +00:00
|
|
|
|
2003-10-13 Angus Leeming <leeming@lyx.org>
|
|
|
|
|
|
|
|
|
|
* lyx_gui.C (set_datasocket_callback, set_serversocket_callback,
|
|
|
|
|
remove_datasocket_callback, remove_serversocket_callback):
|
|
|
|
|
placeholder functions, enabling the frontend to be linked.
|
|
|
|
|
|
2003-10-08 11:31:51 +00:00
|
|
|
|
2003-10-08 Angus Leeming <leeming@lyx.org>
|
|
|
|
|
|
|
|
|
|
Fix doxygen warnings.
|
|
|
|
|
|
|
|
|
|
* Alert_pimpl.C: \file Alert_pimpl.C -> \file gtk/Alert_pimpl.C
|
|
|
|
|
* FileDialog.C: \file FileDialog.C -> \file gtk/FileDialog.C
|
|
|
|
|
* GView.C: \file GView.C -> \file gtk/GView.C
|
|
|
|
|
* GView.h: \file GView.h -> \file gtk/GView.h
|
|
|
|
|
|
2003-09-21 16:02:54 +00:00
|
|
|
|
2003-09-21 Lars Gullik Bj<42>nnes <larsbj@gullik.net>
|
|
|
|
|
|
2003-09-21 18:57:15 +00:00
|
|
|
|
* GToolbar.C (add): Make it take a ToobarBackend::Item as arg,
|
|
|
|
|
adjust.
|
|
|
|
|
(onButtonClicked): take a FuncRequest
|
|
|
|
|
(update): adjust
|
|
|
|
|
|
|
|
|
|
* GMenubar.C (submenuDisabled): pass FuncRequest to getStatus.
|
|
|
|
|
(onSubMenuActivate): ditto
|
|
|
|
|
(onCommandActivate): pass MenuItem::func to dispatch
|
|
|
|
|
|
2003-09-21 16:02:54 +00:00
|
|
|
|
* LyXKeySymFactory.C (create): fix new bug
|
|
|
|
|
|
|
|
|
|
* GView.C (GView): fix new bug
|
|
|
|
|
|
|
|
|
|
* GToolbar.C (add): fix new bug
|
|
|
|
|
|
2003-09-18 11:48:11 +00:00
|
|
|
|
2003-09-18 Angus Leeming <leeming@lyx.org>
|
|
|
|
|
|
|
|
|
|
* GPainter.C:
|
|
|
|
|
* GPainter.h:
|
|
|
|
|
* GWorkArea.C:
|
|
|
|
|
* GWorkArea.h:
|
|
|
|
|
* lyx_gui.C: rename EnumLColor as LColor_color.
|
|
|
|
|
|
2003-09-16 07:53:02 +00:00
|
|
|
|
2003-09-16 Angus Leeming <leeming@lyx.org>
|
|
|
|
|
|
|
|
|
|
* GScreen.[Ch] (workarea):
|
|
|
|
|
* GWorkArea.[Ch] (~ColorCache, getColor, getXftColor, cacheColor,
|
|
|
|
|
cacheXftColor, getPainter, workWidth, workHeight, xpos, ypos, getWindow,
|
|
|
|
|
getDisplay, getPixmap, getGC, getColormap, getXftDraw, getColorHandler):
|
|
|
|
|
move out-of-line.
|
|
|
|
|
|
2003-09-15 15:20:22 +00:00
|
|
|
|
2003-09-15 Angus Leeming <leeming@lyx.org>
|
|
|
|
|
|
|
|
|
|
* GPainter.C: add #include "LColor.h".
|
|
|
|
|
* GPainter.[Ch] (setForeground, point, line, lines, rectangle, fillRectangle,
|
|
|
|
|
fillPolygon, arc): pass EnumLColor args, rather than LColor::color ones.
|
|
|
|
|
|
|
|
|
|
* GScreen.C:
|
|
|
|
|
* GWorkArea.C: add #include "LColor.h".
|
|
|
|
|
|
|
|
|
|
* GWorkArea.h: remove #include "LColor.h".
|
|
|
|
|
change typedefs to take an EnumLColor arg rather than an LColor::color one.
|
|
|
|
|
|
|
|
|
|
* GWorkArea.h (getColor, getXftColor, cacheColor, cacheXftColor):
|
|
|
|
|
* GWorkArea.[Ch] (getXftColor, getGdkColor): pass EnumLColor args, rather
|
|
|
|
|
than LColor::color ones.
|
|
|
|
|
|
|
|
|
|
* lyx_gui.C (hexname, update_color): pass EnumLColor args, rather
|
|
|
|
|
than LColor::color ones.
|
|
|
|
|
|
2003-09-10 10:09:41 +00:00
|
|
|
|
2003-09-10 Angus Leeming <leeming@lyx.org>
|
|
|
|
|
|
|
|
|
|
* GToolbar.C (onLayoutSelected): missed a change from a call to the
|
|
|
|
|
Buffer::params member variable to the Buffer::params() function.
|
|
|
|
|
|
2003-09-09 17:25:35 +00:00
|
|
|
|
2003-09-09 Lars Gullik Bj<42>nnes <larsbj@lyx.org>
|
|
|
|
|
|
|
|
|
|
* GPainter.C: change Assert to BOOST_ASSERT
|
|
|
|
|
|
2003-09-08 09:51:40 +00:00
|
|
|
|
2003-09-08 Angus Leeming <leeming@lyx.org>
|
|
|
|
|
|
|
|
|
|
* GPainter.h: do not #include <config.h> in header files.
|
|
|
|
|
|
2003-09-02 21:44:55 +00:00
|
|
|
|
2003-09-02 Angus Leeming <leeming@lyx.org>
|
|
|
|
|
|
|
|
|
|
* .cvsignore:
|
|
|
|
|
* glade/.cvsignore: new files.
|
|
|
|
|
|
2003-09-02 17:02:32 +00:00
|
|
|
|
2003-09-02 Angus Leeming <leeming@lyx.org>
|
|
|
|
|
|
|
|
|
|
* all files: standard-conformant header blurbs.
|
|
|
|
|
|
2003-09-02 14:15:03 +00:00
|
|
|
|
2003-09-02 Huang Ying <hying_caritas@163.com>
|
2003-09-02 10:29:05 +00:00
|
|
|
|
|
|
|
|
|
* initial release
|