lyx_mirror/src/frontends/xforms
Angus Leeming 754d59b4a1 Create a new support function lyx::count to use in place of std::count.
Remove countChar as lyx::count superceeds it.
Use the new function.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3372 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-14 13:04:06 +00:00
..
forms the aik patch 2002-01-13 01:46:33 +00:00
.cvsignore
Alert_pimpl.C new alert code 2001-11-26 10:19:58 +00:00
bmtable.c use anon namespace, somewhat better comp. handling of minipages, not quite there yet 2001-03-20 01:22:46 +00:00
bmtable.h LyX Drinkers United: patch 2 2001-06-27 14:10:35 +00:00
ChangeLog Create a new support function lyx::count to use in place of std::count. 2002-01-14 13:04:06 +00:00
Color.C Removed // -*- C++ -*- from all .C files! 2001-06-13 15:11:17 +00:00
Color.h update copyright year 2001-05-30 13:53:44 +00:00
combox.C form para crash fix from John 2001-11-28 11:04:31 +00:00
combox.h do not display obsolete layouts in combox + small stuff 2001-09-06 12:42:47 +00:00
Dialogs.C Herbert's TeX Info extravaganza. 2001-10-09 15:20:10 +00:00
DropDown.C Nobody complained so I'm committing my minibuffer completion patch. 2002-01-14 12:47:17 +00:00
DropDown.h Nobody complained so I'm committing my minibuffer completion patch. 2002-01-14 12:47:17 +00:00
FileDialog.C text2 chane, XFormsView 2001-07-03 15:19:04 +00:00
form_aboutlyx.C new alert code 2001-11-26 10:19:58 +00:00
form_aboutlyx.h Replace "find src -path" call with unix-standard equivalent. (From Lars). 2001-07-28 13:03:22 +00:00
form_bibitem.C new alert code 2001-11-26 10:19:58 +00:00
form_bibitem.h
form_bibtex.C new alert code 2001-11-26 10:19:58 +00:00
form_bibtex.h Herbert's patch, part 2 2001-08-20 13:41:06 +00:00
form_browser.C new alert code 2001-11-26 10:19:58 +00:00
form_browser.h controller-view split of FormLog and FormVCLog. 2001-03-20 10:14:03 +00:00
form_character.C new alert code 2001-11-26 10:19:58 +00:00
form_character.h Implementation of controller-view split for FormCharacter. 2001-03-21 13:27:03 +00:00
form_citation.C new alert code 2001-11-26 10:19:58 +00:00
form_citation.h Clean fix for Michael's reported bug with the character dialog. Occurred 2001-08-28 13:48:40 +00:00
form_document.C J�rgen Spitzm�ller's bullet patch. 2002-01-08 11:30:34 +00:00
form_document.h Fix bug #157. See ChangeLog. 2002-01-07 18:42:30 +00:00
form_error.C new alert code 2001-11-26 10:19:58 +00:00
form_error.h Implemented controller-view split for FormError and FormInclude. 2001-03-23 17:09:34 +00:00
form_ert.C 'a radio control is a radio control is a radio control' patch from John 2002-01-07 11:28:09 +00:00
form_ert.h Various update/redraw fixes. Cleaned up InsetERT and added a dialog for 2001-08-06 14:55:02 +00:00
form_external.C new alert code 2001-11-26 10:19:58 +00:00
form_external.h Squashed bugs in Citation and (I hope) External Material popups. Could 2001-03-30 13:47:39 +00:00
form_filedialog.C new alert code 2001-11-26 10:19:58 +00:00
form_filedialog.h Applied John's FileDialog patch. 2001-03-07 14:25:31 +00:00
form_float.C new alert code 2001-11-26 10:19:58 +00:00
form_float.h Fix for float dialog bug 2001-09-11 17:27:28 +00:00
form_graphics.C new alert code 2001-11-26 10:19:58 +00:00
form_graphics.h J�rgen Spitzm�ller's form_graphics patch 2001-09-13 09:34:39 +00:00
form_include.C 'a radio control is a radio control is a radio control' patch from John 2002-01-07 11:28:09 +00:00
form_include.h Implemented controller-view split for FormError and FormInclude. 2001-03-23 17:09:34 +00:00
form_index.C new alert code 2001-11-26 10:19:58 +00:00
form_index.h Implemented controller-view split for Graphics and Index popups. 2001-03-28 13:11:08 +00:00
form_maths_deco.C new alert code 2001-11-26 10:19:58 +00:00
form_maths_deco.h Rewrote the maths panel so that ALL the popups now derive from FormBaseBD, 2001-03-19 15:38:22 +00:00
form_maths_delim.C 'a radio control is a radio control is a radio control' patch from John 2002-01-07 11:28:09 +00:00
form_maths_delim.h Rewrote the maths panel so that ALL the popups now derive from FormBaseBD, 2001-03-19 15:38:22 +00:00
form_maths_matrix.C new alert code 2001-11-26 10:19:58 +00:00
form_maths_matrix.h Rewrote the maths panel so that ALL the popups now derive from FormBaseBD, 2001-03-19 15:38:22 +00:00
form_maths_panel.C Martin's math dialog patch. 2002-01-09 14:40:34 +00:00
form_maths_panel.h Martin's math dialog patch. 2002-01-09 14:40:34 +00:00
form_maths_space.C 'a radio control is a radio control is a radio control' patch from John 2002-01-07 11:28:09 +00:00
form_maths_space.h Rewrote the maths panel so that ALL the popups now derive from FormBaseBD, 2001-03-19 15:38:22 +00:00
form_maths_style.C Martin's math dialog patch. 2002-01-09 14:40:34 +00:00
form_maths_style.h Martin's math dialog patch. 2002-01-09 14:40:34 +00:00
form_minipage.C 'a radio control is a radio control is a radio control' patch from John 2002-01-07 11:28:09 +00:00
form_minipage.h Added %x support in vspace.C (LyXLenght) and use it for the minipages. 2001-03-29 15:00:20 +00:00
form_paragraph.C 'a radio control is a radio control is a radio control' patch from John 2002-01-07 11:28:09 +00:00
form_paragraph.h J�rgen Spitzm�ller's changes to the paragraph and minipage dialogs. 2001-10-23 09:04:46 +00:00
form_preamble.C new alert code 2001-11-26 10:19:58 +00:00
form_preamble.h Implemented controller-view split for minipage and preamble popups. 2001-03-27 16:03:28 +00:00
form_preferences.C Revoke change made the other day to make menus appear as bold. 2002-01-10 15:14:22 +00:00
form_preferences.h Revoke change made the other day to make menus appear as bold. 2002-01-10 15:14:22 +00:00
form_print.C 'a radio control is a radio control is a radio control' patch from John 2002-01-07 11:28:09 +00:00
form_print.h Implemented controller-view split for FormPrint. 2001-03-27 10:43:10 +00:00
form_ref.C new alert code 2001-11-26 10:19:58 +00:00
form_ref.h * New xforms helper functions getVectorFromChoice, getVectorFromBrowser 2001-09-24 16:37:24 +00:00
form_search.C add labels to </> in searche and replace 2001-12-10 11:18:30 +00:00
form_search.h Implemented controller-view split for Search popup. 2001-03-26 15:25:37 +00:00
form_spellchecker.C new alert code 2001-11-26 10:19:58 +00:00
form_spellchecker.h Edwin's spellchecker3 patch 2001-07-17 09:00:17 +00:00
form_tabular_create.C new alert code 2001-11-26 10:19:58 +00:00
form_tabular_create.h Implemented controller-view split for TabularCreate popup. 2001-03-26 14:33:58 +00:00
form_tabular.C 'a radio control is a radio control is a radio control' patch from John 2002-01-07 11:28:09 +00:00
form_tabular.h John's Layout Tabular UI improvements and Martins fixes to clearing the 2002-01-07 09:50:19 +00:00
form_texinfo.C 'a radio control is a radio control is a radio control' patch from John 2002-01-07 11:28:09 +00:00
form_texinfo.h Herbert's TeX Info extravaganza. 2001-10-09 15:20:10 +00:00
form_thesaurus.C the aik patch 2002-01-13 01:46:33 +00:00
form_thesaurus.h the aik patch 2002-01-13 01:46:33 +00:00
form_toc.C new alert code 2001-11-26 10:19:58 +00:00
form_toc.h controller-view split for TOC popup. 2001-03-30 19:24:28 +00:00
form_url.C new alert code 2001-11-26 10:19:58 +00:00
form_url.h controller-view split for Url popup. 2001-03-23 18:46:11 +00:00
FormAboutlyx.C Clean fix for Michael's reported bug with the character dialog. Occurred 2001-08-28 13:48:40 +00:00
FormAboutlyx.h Edwin's "about" patch + consistent use of Lsstream.h 2001-07-13 14:03:48 +00:00
FormBase.C Generalise Dekel's fix to the "select choice < 1" problem. 2001-09-24 10:49:55 +00:00
FormBase.h Rob Lahaye's "iconify dialogs with main window if so desired" patch. 2001-09-07 10:11:02 +00:00
FormBaseDeprecated.C Generalise Dekel's fix to the "select choice < 1" problem. 2001-09-24 10:49:55 +00:00
FormBaseDeprecated.h Various small bits n pieces 2001-09-07 17:55:37 +00:00
FormBibitem.C Removed // -*- C++ -*- from all .C files! 2001-06-13 15:11:17 +00:00
FormBibitem.h Added // -*- C++ -*- to the top of all files in controllers/ and xforms/ 2001-06-13 14:33:31 +00:00
FormBibtex.C The BibTeX dialog asymptotes towards perfection! 2001-08-23 09:04:42 +00:00
FormBibtex.h various minor bits 2001-03-27 10:44:14 +00:00
FormBrowser.C Clean fix for Michael's reported bug with the character dialog. Occurred 2001-08-28 13:48:40 +00:00
FormBrowser.h Clean fix for Michael's reported bug with the character dialog. Occurred 2001-08-28 13:48:40 +00:00
FormCharacter.C various fixes from John, Martin and Kayvan, plus one of mine. Read ChangeLogs 2002-01-07 10:17:44 +00:00
FormCharacter.h Once again the user can use the Font button on the toolbar to get the current 2001-06-13 13:44:23 +00:00
FormCitation.C * New xforms helper functions getVectorFromChoice, getVectorFromBrowser 2001-09-24 16:37:24 +00:00
FormCitation.h Clean fix for Michael's reported bug with the character dialog. Occurred 2001-08-28 13:48:40 +00:00
FormDocument.C Fix bug #157. See ChangeLog. 2002-01-07 18:42:30 +00:00
FormDocument.h mathed compilation fix 2001-11-07 10:25:05 +00:00
FormError.C Removed // -*- C++ -*- from all .C files! 2001-06-13 15:11:17 +00:00
FormError.h Added // -*- C++ -*- to the top of all files in controllers/ and xforms/ 2001-06-13 14:33:31 +00:00
FormERT.C Various update/redraw fixes. Cleaned up InsetERT and added a dialog for 2001-08-06 14:55:02 +00:00
FormERT.h Various update/redraw fixes. Cleaned up InsetERT and added a dialog for 2001-08-06 14:55:02 +00:00
FormExternal.C Removed // -*- C++ -*- from all .C files! 2001-06-13 15:11:17 +00:00
FormExternal.h Added // -*- C++ -*- to the top of all files in controllers/ and xforms/ 2001-06-13 14:33:31 +00:00
FormFiledialog.C fix assert with broken symlinks on buffer-open; fix bug #104 crash with --export with new graphics inset 2002-01-13 23:00:15 +00:00
FormFiledialog.h removed most uses of toupper and friends, removed <config.h> from headers and added it to some source files, applied patch from John for search&replace, and perhaps other things you will discover by browsing Changelog :) 2001-12-20 15:11:51 +00:00
FormFloat.C table selection fix from John; Here & wide figures fix from Michael K. 2002-01-03 13:31:12 +00:00
FormFloat.h Fix for float dialog bug 2001-09-11 17:27:28 +00:00
FormGraphics.C J�rgen Spitzm�ller's changes to the graphics dialog. 2001-10-23 09:03:17 +00:00
FormGraphics.h J�rgen Spitzm�ller's changes to the graphics dialog. 2001-10-23 09:03:17 +00:00
FormInclude.C math-space; fixes to include inset dialog; autoconfiguration of gfx converters 2001-07-25 12:37:43 +00:00
FormInclude.h * Baruch's GuiBC template. 2001-03-30 09:51:46 +00:00
FormIndex.C Removed // -*- C++ -*- from all .C files! 2001-06-13 15:11:17 +00:00
FormIndex.h Added // -*- C++ -*- to the top of all files in controllers/ and xforms/ 2001-06-13 14:33:31 +00:00
FormInset.C Removed // -*- C++ -*- from all .C files! 2001-06-13 15:11:17 +00:00
FormInset.h update copyright year 2001-05-30 13:53:44 +00:00
FormLog.C Removed // -*- C++ -*- from all .C files! 2001-06-13 15:11:17 +00:00
FormLog.h controller-view split of FormLog and FormVCLog. 2001-03-20 10:14:03 +00:00
FormMathsBitmap.C new alert code 2001-11-26 10:19:58 +00:00
FormMathsBitmap.h Ok, so I'm a donkey! Easy, easy fix to that ol' memory leak. (And it was 2001-09-13 11:44:07 +00:00
FormMathsDeco.C Various small bits n pieces 2001-09-07 17:55:37 +00:00
FormMathsDeco.h Added // -*- C++ -*- to the top of all files in controllers/ and xforms/ 2001-06-13 14:33:31 +00:00
FormMathsDelim.C Various small bits n pieces 2001-09-07 17:55:37 +00:00
FormMathsDelim.h Added // -*- C++ -*- to the top of all files in controllers/ and xforms/ 2001-06-13 14:33:31 +00:00
FormMathsMatrix.C Create a new support function lyx::count to use in place of std::count. 2002-01-14 13:04:06 +00:00
FormMathsMatrix.h Added // -*- C++ -*- to the top of all files in controllers/ and xforms/ 2001-06-13 14:33:31 +00:00
FormMathsPanel.C fixes/cleanup to dispatch/getStatus stuff; fixes the bug where unwanted function names appear in minibuffer 2002-01-12 20:00:47 +00:00
FormMathsPanel.h fixes/cleanup to dispatch/getStatus stuff; fixes the bug where unwanted function names appear in minibuffer 2002-01-12 20:00:47 +00:00
FormMathsSpace.C Various small bits n pieces 2001-09-07 17:55:37 +00:00
FormMathsSpace.h Added // -*- C++ -*- to the top of all files in controllers/ and xforms/ 2001-06-13 14:33:31 +00:00
FormMathsStyle.C fixes/cleanup to dispatch/getStatus stuff; fixes the bug where unwanted function names appear in minibuffer 2002-01-12 20:00:47 +00:00
FormMathsStyle.h Martin's math dialog patch. 2002-01-09 14:40:34 +00:00
FormMinipage.C Add string << operators for the other streams as well, and removes 2001-12-05 08:04:20 +00:00
FormMinipage.h insetfloat work + stuff 2001-07-30 11:56:00 +00:00
FormParagraph.C add shortcuts to filedialogs directory buttons; small gnome patch from Michael 2002-01-13 15:01:25 +00:00
FormParagraph.h Clean-up of paragraph dialog. 2001-08-29 12:52:41 +00:00
FormPreamble.C Add a pre-handler that triggers an input event when text is pasted into 2001-08-29 11:01:05 +00:00
FormPreamble.h Added // -*- C++ -*- to the top of all files in controllers/ and xforms/ 2001-06-13 14:33:31 +00:00
FormPreferences.C add shortcuts to filedialogs directory buttons; small gnome patch from Michael 2002-01-13 15:01:25 +00:00
FormPreferences.h Compile fix following this weekend's commits. 2002-01-14 12:54:50 +00:00
FormPrint.C cxx compile fixes ; several patches from John 2001-06-28 13:02:03 +00:00
FormPrint.h Added // -*- C++ -*- to the top of all files in controllers/ and xforms/ 2001-06-13 14:33:31 +00:00
FormRef.C * New xforms helper functions getVectorFromChoice, getVectorFromBrowser 2001-09-24 16:37:24 +00:00
FormRef.h Added // -*- C++ -*- to the top of all files in controllers/ and xforms/ 2001-06-13 14:33:31 +00:00
FormSearch.C Removed // -*- C++ -*- from all .C files! 2001-06-13 15:11:17 +00:00
FormSearch.h Added // -*- C++ -*- to the top of all files in controllers/ and xforms/ 2001-06-13 14:33:31 +00:00
FormShowFile.C Clean-up of Herbert's Texinfo dialog. 2001-10-10 16:45:05 +00:00
FormShowFile.h Herbert's TeX Info extravaganza. 2001-10-09 15:20:10 +00:00
FormSpellchecker.C spresize.diff 2002-01-14 02:28:33 +00:00
FormSpellchecker.h Edwin's spellchecker3 patch 2001-07-17 09:00:17 +00:00
FormTabular.C Fix Michael's Purify #1 report 2002-01-12 11:59:23 +00:00
FormTabular.h John's Layout Tabular UI improvements and Martins fixes to clearing the 2002-01-07 09:50:19 +00:00
FormTabularCreate.C Removed // -*- C++ -*- from all .C files! 2001-06-13 15:11:17 +00:00
FormTabularCreate.h Added // -*- C++ -*- to the top of all files in controllers/ and xforms/ 2001-06-13 14:33:31 +00:00
FormTexinfo.C Clean-up of Herbert's Texinfo dialog. 2001-10-10 16:45:05 +00:00
FormTexinfo.h Clean-up of Herbert's Texinfo dialog. 2001-10-10 16:45:05 +00:00
FormThesaurus.C the aik patch 2002-01-13 01:46:33 +00:00
FormThesaurus.h the aik patch 2002-01-13 01:46:33 +00:00
FormToc.C compile fix 2001-12-15 16:24:12 +00:00
FormToc.h floatlist work + handle lyxfuncs with args. 2001-05-04 10:36:36 +00:00
FormUrl.C Removed // -*- C++ -*- from all .C files! 2001-06-13 15:11:17 +00:00
FormUrl.h Added // -*- C++ -*- to the top of all files in controllers/ and xforms/ 2001-06-13 14:33:31 +00:00
FormVCLog.C Edwin's "about" patch + consistent use of Lsstream.h 2001-07-13 14:03:48 +00:00
FormVCLog.h controller-view split of FormLog and FormVCLog. 2001-03-20 10:14:03 +00:00
GUIRunTime.C new alert code 2001-11-26 10:19:58 +00:00
input_validators.C new alert code 2001-11-26 10:19:58 +00:00
input_validators.h Baruch's graphics patch + some small tweaks to the buttoncontroller stuff 2001-07-28 12:24:16 +00:00
Makefile.am Martin's math dialog patch. 2002-01-09 14:40:34 +00:00
MathsSymbols.C fix warning 2002-01-13 17:50:57 +00:00
MathsSymbols.h Added // -*- C++ -*- to the top of all files in controllers/ and xforms/ 2001-06-13 14:33:31 +00:00
Menubar_pimpl.C fixes/cleanup to dispatch/getStatus stuff; fixes the bug where unwanted function names appear in minibuffer 2002-01-12 20:00:47 +00:00
Menubar_pimpl.h update copyright year 2001-05-30 13:53:44 +00:00
RadioButtonGroup.C small changes read changelog 2001-07-12 11:11:10 +00:00
RadioButtonGroup.h update copyright year 2001-05-30 13:53:44 +00:00
Timeout_pimpl.C some mods I had in my local tree, mostly small stuff, perhaps minus the the Makefile changes 2001-09-09 22:02:19 +00:00
Timeout_pimpl.h removed most uses of toupper and friends, removed <config.h> from headers and added it to some source files, applied patch from John for search&replace, and perhaps other things you will discover by browsing Changelog :) 2001-12-20 15:11:51 +00:00
Toolbar_pimpl.C fixes/cleanup to dispatch/getStatus stuff; fixes the bug where unwanted function names appear in minibuffer 2002-01-12 20:00:47 +00:00
Toolbar_pimpl.h do not display obsolete layouts in combox + small stuff 2001-09-06 12:42:47 +00:00
xforms_helpers.C Nobody complained so I'm committing my minibuffer completion patch. 2002-01-14 12:47:17 +00:00
xforms_helpers.h Nobody complained so I'm committing my minibuffer completion patch. 2002-01-14 12:47:17 +00:00
xformsBC.C Removed // -*- C++ -*- from all .C files! 2001-06-13 15:11:17 +00:00
xformsBC.h LyX Drinkers Union: patch 1 2001-06-25 00:06:33 +00:00