lyx_mirror/src
Abdelrazak Younes 852c5178de FindAndReplace by Tommaso:
- solves some issues related to the dialog set-up
 (overlapping of dialog title with upper sub-widget),
 by "borrowing" the widget structure from
 ViewSource.{h,cpp}
- reduces the default occupation of the dialog (in particular,
 it was "colliding" with the ViewSource itself);
- proposes to introduce a tabbed-panel in the F&R
 dialog, so as to have a "basic" and "advanced" tabs;
 (one option could be to make the dialog even smaller
  by moving all of the replace-related stuff into a separate
  "Replace" tab)

- recovers the eventFilter functionality back, so as to catch
 "Enter" or "Esc" key presses while in the Search Work Area 



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27967 a592a061-630c-0410-9148-cb99ea01b6c8
2008-12-23 08:18:11 +00:00
..
client Support gcc 4.4. Patch from Martin Michlmayr. 2008-11-17 12:49:47 +00:00
frontends FindAndReplace by Tommaso: 2008-12-23 08:18:11 +00:00
graphics introduce new converter variable $$d to pass output directory pathname to converter programs 2008-11-16 15:07:51 +00:00
insets fix potential problems detected by gcc 2008-12-22 18:18:47 +00:00
lyxled
mathed fix bug 2558: hspace support in math 2008-12-22 18:12:32 +00:00
support Fix bug 641 (Detect stale lyxpipes after crash) 2008-11-26 01:22:05 +00:00
tex2lyx very basic support for switching encoding in a document (no context of grouping right now) 2008-11-27 14:16:02 +00:00
ASpell_local.h
ASpell.cpp real compile fix 2008-11-15 20:06:06 +00:00
Author.cpp
Author.h
BiblioInfo.cpp The comment preceding getValueForField() reflected an earlier implmentation. 2008-11-19 04:16:12 +00:00
BiblioInfo.h The comment preceding getValueForField() reflected an earlier implmentation. 2008-11-19 04:16:12 +00:00
Bidi.cpp Bidi::computeTables(): avoid a Font instantiation for each char. 2008-10-19 07:31:10 +00:00
Bidi.h
boost.cpp more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
Box.cpp
Box.h
BranchList.cpp cosmetics 2008-09-21 19:27:20 +00:00
BranchList.h cosmetics 2008-09-21 19:27:20 +00:00
buffer_funcs.cpp * src/buffer_funcs.{cpp,h}: 2008-12-05 15:49:07 +00:00
buffer_funcs.h * src/buffer_funcs.{cpp,h}: 2008-12-05 15:49:07 +00:00
Buffer.cpp * src/buffer_funcs.{cpp,h}: 2008-12-05 15:49:07 +00:00
Buffer.h add Buffer * member to DocIterator 2008-11-17 11:46:07 +00:00
BufferList.cpp more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
BufferList.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
BufferParams.cpp * BufferParams.{cpp,h}: 2008-12-19 09:32:04 +00:00
BufferParams.h * BufferParams.{cpp,h}: 2008-12-19 09:32:04 +00:00
BufferView.cpp * BufferView.cpp: 2008-12-16 09:04:27 +00:00
BufferView.h Do not paint an invisible cursor. 2008-11-18 23:57:26 +00:00
Bullet.cpp more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
Bullet.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
Changes.cpp Fix Abdel's FIXME. 2008-10-03 23:16:51 +00:00
Changes.h Add a "List of Changes" in the Navigator. The list is updated only when the document structure is reset or when the update button is clicked. Some work is needed to track more finely individual changes as we do for sections. 2008-09-30 11:06:34 +00:00
Chktex.cpp rename [io]docfstream to [io]fdocstream 2008-11-16 12:21:29 +00:00
Chktex.h
Citation.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
CmdDef.cpp
CmdDef.h
Color.cpp more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
Color.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
ColorCode.h Colors for multi-author track changes. 2008-09-22 15:30:26 +00:00
CompletionList.h
Converter.cpp Could not convert file: don't warn me to death 2008-12-13 15:11:34 +00:00
Converter.h
ConverterCache.cpp Revert r26683 and add some comments making it a little clearer what 2008-10-08 15:07:09 +00:00
ConverterCache.h
CoordCache.cpp lyxbreaker: don't crash in release mode. 2008-11-14 16:30:31 +00:00
CoordCache.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
Counters.cpp more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
Counters.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
Cursor.cpp add Buffer * member to DocIterator 2008-11-17 11:46:07 +00:00
Cursor.h add Buffer * member to DocIterator 2008-11-17 11:46:07 +00:00
CursorSlice.cpp more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
CursorSlice.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
CutAndPaste.cpp add Buffer * member to DocIterator 2008-11-17 11:46:07 +00:00
CutAndPaste.h * "Copy as Reference" in the context menu of a label 2008-11-16 19:19:07 +00:00
DepTable.cpp more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
DepTable.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
Dimension.cpp more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
Dimension.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
DispatchResult.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
DocIterator.cpp add Buffer * member to DocIterator 2008-11-17 11:46:07 +00:00
DocIterator.h add Buffer * member to DocIterator 2008-11-17 11:46:07 +00:00
Encoding.cpp Take into account that '\' is always part of a LaTeX command and also 2008-12-23 02:03:53 +00:00
Encoding.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
ErrorList.cpp
ErrorList.h
Exporter.cpp more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
Exporter.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
factory.cpp fix bug 2558: hspace support in math 2008-12-22 18:12:32 +00:00
factory.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
Floating.cpp more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
Floating.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
FloatList.cpp more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
FloatList.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
Font.cpp more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
Font.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
FontEnums.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
FontInfo.cpp more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
FontInfo.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
FontList.cpp more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
FontList.h
Format.cpp
Format.h
FuncCode.h * "Copy as Reference" in the context menu of a label 2008-11-16 19:19:07 +00:00
FuncRequest.cpp improve debug information 2008-12-15 15:47:33 +00:00
FuncRequest.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
FuncStatus.cpp
FuncStatus.h
Graph.cpp
Graph.h
InsetIterator.cpp add Buffer * member to DocIterator 2008-11-17 11:46:07 +00:00
InsetIterator.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
InsetList.cpp more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
InsetList.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
Intl.cpp more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
Intl.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
KeyMap.cpp more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
KeyMap.h revert r27520 (tr1 stuff) 2008-11-16 11:51:42 +00:00
KeySequence.cpp more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
KeySequence.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
Language.cpp * src/Language{.cpp,h}: 2008-11-21 14:58:26 +00:00
Language.h * src/Language{.cpp,h}: 2008-11-21 14:58:26 +00:00
LaTeX.cpp * LaTeX.cpp (run): 2008-11-28 12:54:29 +00:00
LaTeX.h cosmetics 2008-11-16 12:53:49 +00:00
LaTeXFeatures.cpp gcc warning fix. 2008-11-15 13:56:39 +00:00
LaTeXFeatures.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
Layout.cpp more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
Layout.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
LayoutEnums.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
LayoutFile.cpp fix potential problems detected by gcc 2008-12-22 18:18:47 +00:00
LayoutFile.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
Length.cpp more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
Length.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
lengthcommon.cpp more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
Lexer.cpp * Lexer.{cpp,h}: 2008-11-25 14:44:17 +00:00
Lexer.h * Lexer.{cpp,h}: 2008-11-25 14:44:17 +00:00
LyX.cpp more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
LyX.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
LyXAction.cpp * LyXAction.cpp: 2008-12-16 07:44:09 +00:00
LyXAction.h gcc warning fix 2008-11-15 13:52:15 +00:00
lyxfind.cpp AdvSearch - next patch from Tommaso. 2008-12-20 16:00:47 +00:00
lyxfind.h AdvSearch - next patch from Tommaso. 2008-12-20 16:00:47 +00:00
LyXFunc.cpp make help-open search in examples too 2008-12-12 15:34:35 +00:00
LyXFunc.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
LyXRC.cpp another ispell leftover 2008-12-09 10:45:29 +00:00
LyXRC.h another ispell leftover 2008-12-09 10:45:29 +00:00
LyXVC.cpp more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
LyXVC.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
lyxwinres.rc Update headers. 2008-11-04 22:32:06 +00:00
main.cpp more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
Makefile.am Makefile.am: PSpell and ISpell was removed for LyX 2.0 at the developer meeting 2008-12-07 17:09:18 +00:00
MetricsInfo.cpp more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
MetricsInfo.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
ModuleList.cpp Thinko. Fixes bug reported by Philippe Charpentier. 2008-11-04 14:37:53 +00:00
ModuleList.h This patch introduces ProvidesModule and ExcludesModule layout tags. 2008-10-23 00:27:03 +00:00
Mover.cpp Revert r26683 and add some comments making it a little clearer what 2008-10-08 15:07:09 +00:00
Mover.h Revert r26683 and add some comments making it a little clearer what 2008-10-08 15:07:09 +00:00
output_docbook.cpp more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
output_docbook.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
output_latex.cpp fix potential problems detected by gcc 2008-12-22 18:18:47 +00:00
output_latex.h Tommaso patch, part 5, lots of thing to cleanup still but I'll do that afterwards. 2008-11-16 00:12:21 +00:00
output_plaintext.cpp rename [io]docfstream to [io]fdocstream 2008-11-16 12:21:29 +00:00
output_plaintext.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
output.cpp rename [io]docfstream to [io]fdocstream 2008-11-16 12:21:29 +00:00
output.h rename [io]docfstream to [io]fdocstream 2008-11-16 12:21:29 +00:00
OutputParams.cpp Fix bug 448: 2008-09-18 14:51:16 +00:00
OutputParams.h revert r27520 (tr1 stuff) 2008-11-16 11:51:42 +00:00
paper.h
paragraph_funcs.cpp more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
paragraph_funcs.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
Paragraph.cpp AdvSearch - next patch from Tommaso. 2008-12-20 16:00:47 +00:00
Paragraph.h AdvSearch - next patch from Tommaso. 2008-12-20 16:00:47 +00:00
ParagraphList.h
ParagraphMetrics.cpp more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
ParagraphMetrics.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
ParagraphParameters.cpp more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
ParagraphParameters.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
ParIterator.cpp add Buffer * member to DocIterator 2008-11-17 11:46:07 +00:00
ParIterator.h add Buffer * member to DocIterator 2008-11-17 11:46:07 +00:00
pch.h
PDFOptions.cpp Sanitize backreferences in hyperref. 2008-10-13 16:01:02 +00:00
PDFOptions.h Sanitize backreferences in hyperref. 2008-10-13 16:01:02 +00:00
PrinterParams.cpp
PrinterParams.h
Row.cpp more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
Row.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
rowpainter.cpp fix metrics debugging 2008-12-22 18:16:05 +00:00
rowpainter.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
Section.cpp more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
Section.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
Server.cpp Avoid useless assignment to errno and add scope operator for safety. 2008-11-26 19:05:35 +00:00
Server.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
ServerSocket.cpp revert r27520 (tr1 stuff) 2008-11-16 11:51:42 +00:00
ServerSocket.h revert r27520 (tr1 stuff) 2008-11-16 11:51:42 +00:00
Session.cpp more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
Session.h Move maxlastfiles from Session.h to LyXRC.h 2008-09-22 07:42:57 +00:00
sgml.cpp more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
sgml.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
Spacing.cpp more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
Spacing.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
SpellBase.cpp
SpellBase.h
TexRow.cpp more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
TexRow.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
TexStream.cpp
TexStream.h
Text2.cpp Constify. 2008-11-26 19:42:18 +00:00
Text3.cpp Line length 2008-12-22 10:51:09 +00:00
Text.cpp Sort order 2008-12-21 01:54:04 +00:00
Text.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
TextClass.cpp Currently, a second InsetLayout declaration of a given inset completely 2008-12-16 16:11:15 +00:00
TextClass.h Currently, a second InsetLayout declaration of a given inset completely 2008-12-16 16:11:15 +00:00
TextMetrics.cpp do not require inset dimensions when the inset is not in the right range (bug 4443) 2008-12-15 10:51:00 +00:00
TextMetrics.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
Thesaurus.cpp fix linker error 2008-12-13 14:41:37 +00:00
Thesaurus.h remove unneeded "default language" option 2008-11-16 19:22:06 +00:00
TocBackend.cpp * insets/InsetText.cpp (addToToc): 2008-11-03 13:47:12 +00:00
TocBackend.h add Buffer * member to DocIterator 2008-11-17 11:46:07 +00:00
Trans.cpp more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
Trans.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
Undo.cpp add Buffer * member to DocIterator 2008-11-17 11:46:07 +00:00
Undo.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
update_flags.h
Variables.cpp more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
Variables.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
VCBackend.cpp convert string arguments for bformat with proper encoding 2008-11-24 21:12:58 +00:00
VCBackend.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
version.cpp
version.h
VSpace.cpp
VSpace.h
WordLangTuple.h
WordList.cpp
WordList.h