summaryrefslogtreecommitdiff
path: root/editors/kile
AgeCommit message (Collapse)AuthorFilesLines
2006-12-03Update kile to 1.9.3markd2-6/+6
version 1.9.2-> 1.9.3 Fixes: - Recognize escaped chars in \newcommand. - Use KPDF as embedded viewer for quick preview, because KPDF can remember current settings. - Bugs in tabular wizard, when merging, breaking and merging again some cells - Quote replacement should not happen inside verbatim/verb environment - Fix bug in tabular wizard, when breaking some multicolumn cells - Don't use default permissions for backup file - Fix bug in syntax highlighting: mathmode in optional parameter - Allow tools with brackets in the configuration string also in sequence tools, fixed also the crash which hid the bug. - One fix in latex-document-cwl and color.cwl - Fix crash when adding a file to a project (with no open documents) which contains an undefined reference - Improve the logic for closing environments - Don't treat \\[foo] as a math environment - Remove selected text also if we insert a " Feature: - Prepared the latex syntax file for beamer commands
2006-08-30Update kile to 1.9.2markd3-7/+10
version 1.9.1 -> 1.9.2 Fixes: - Add autoref command to standard reference commands - Remember the setting of MakeIndexOptions checkbox in the project settings dialog. - Added utf-8 and other encodings to the quickdocument dialog. - Make the "New Tool" dialog box big enough. - Check if masterdocs in kilepr files exist, should fix some problems with upgrades from kile 1.8. - Searching for environments in Edit functions improved. - Take array as math environment instead of tabular in Configure->Latex Environments. - Don't crash if a user changes the icon of a toolbar item. - Allow a few more punctuation in codecompletion of citation keys. - Remember last working directory in 'find in files' dialog. - Tabular wizard should insert all entered elements. - Only autosave files which have been modified. - Delete comma of last bibtex entry if Bibliographie->Clean is called. - Quick Preview fails if graphics are included in selection version 1.9.0 -> 1.9.1 Fixes: - Restore support for KDE 3.2.x. - tex files starting with numbers can now also used for "Forward DVI". - now we respect the default project location set by the user also in projectOpen(). - don't restore the line position if the file is already open. - honor users who want to cancel the close request to embedded parts. (namely kbibtex) - fix ViewBib, if we support $BIBINPUTS for compilation we should also do it for viewing. We now also check in all paths in BIBINPUTS for an bib file. - if "show labels" is disabled in structureview, we should nevertheless gather them for codecompl. and undefined ref. - don't fake pressed buttons, now the log message button does not looked pressed when you start kile. - only add an trailing slash to the default project location if we need one. - hide the latex menu when we don't have docs open. - don't see unstarred env. as closing for starred. - we are now much more carefully if the autosaving has succeded. We now warn if we can't autosave and don't overwrite backups with empty backups. - only use special double quotes if no slash is in front of the cursor. Features: - Add the possibility to use bullets in user tags via a new placeholder %B. - Colour bullets so that they can be spotted easily. - new cwl file for the textcomp and import package. - we now highlight TODO, FIXME in comments.
2006-06-21Too early: doesn't need pkg-config, but msgfmt.joerg1-2/+2
2006-06-21Needs pkg-config.joerg1-2/+2
2006-05-15Update to kile 1.9.markd3-49/+395
Release 1.9 offers many improvements and bug fixes (over 50 bug fixes and wishes are implemented).
2006-04-17Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.wiz1-2/+2
2006-04-17Strip ${PKGLOCALEDIR} from PLISTs of packages that already obeyjlam1-15/+15
PKGLOCALEDIR and which install their locale files directly under ${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now on, pkgsrc/mk/plist/plist-locale.awk will automatically handle transforming the PLIST to refer to the correct locale directory.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2006-01-24Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 becausewiz1-2/+2
of the shlib major bump. PKGREVISION++ for the dependencies.
2006-01-06DEPENDS and PKGREVISION bumps because db4's library name changed.wiz1-1/+2
2005-06-26comment out dirrm of shared icon directory.markd1-2/+2
2005-06-04Update to version 1.8.1markd3-27/+8
ChangeLog: * Fixes a build issue on older (KDE 3.2) installations. * Translated documents are installed correctly now.
2005-05-26Update kile to version 1.8.markd4-22/+128
Kile now offers QuickPreview, UserHelp, new and improved wizards and several bug fixes.
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-23Add RMD160 digests in addition to the SHA1 ones.agc1-1/+2
2005-01-19Don't install a file that kdelibs now installs. Bump PKGREVISION.markd4-4/+18
2004-10-25Update kile to 1.7.1.markd3-112/+177
Changes in 1.7.1: Due to reported problems with compiling Kile 1.7, version 1.7.1 is released. This releases fixes the "KSpell2" compilation problem. Changes in 1.7: Among the new features are: autocompletion of (La)TeX commands, completely configurable build system, advanced LaTeX editing functions, autocompletion of references and labels (only within projects).
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-07-28USE_LANGUAGES=c c++ ; USE_LIBTOOL=yesmarkd1-1/+2
2004-05-29Update version 1.6.2 -> 1.6.3markd2-5/+5
- fix a crash when opening/closing projects with common files - warn if user tries to overwrite an existing file in the "New Project" dialog - make usertags/tools shortcuts configurable - place cursor after a bracket when inserting a usertag - polished up the "New File" wizard, the size and selected template are now remembered, an option to start the Quick Start wizard after selecting an empty template is also added - double clicking on a non-existent file results in a dialog requesting the creating of this file, instead of just an error
2004-04-23bl3ifymarkd1-5/+5
2004-04-14Make use of the new USE_DIRS variable, instead of directly depending on thejmmv1-3/+2
*-dirs packages.
2004-04-05Update kile to 1.6.2markd3-21/+14
Changes: This release fixes some problems with spurious "file changed on disc" messages, remembers Master Document, and doesn't crash if KViewShell is called with the DVI parameter but KDVI is not installed.
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz1-2/+2
Buildlink files: RECOMMENDED version changed to current version.
2004-03-08Handle some shared directories by depending on (or updating dependancies tojmmv1-1/+4
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs. Bump PKGREVISION.
2004-02-25USE_LANGUAGES= c c++.markd1-1/+2
2004-02-09Update kile to version 1.6.1.markd4-34/+48
Besides various tiny bugfixes the most important changes are: o fixed some crashes related to project management o made Kile KDE 3.2 ready
2004-01-23Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.jmmv1-2/+2
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-22replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2004-01-15Fix build on Solaris.markd2-4/+4
2004-01-03Bump package revisions for tiff update.reed1-1/+2
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
2003-12-30Add trailing / on HOMEPAGEscjep1-2/+2
2003-12-14Update kile to version 1.6markd4-42/+87
Changes: * new editor (katepart) * project management * auto-complete environments * statistics dialog for document (word count) * can open multiple files in one go (using the open file dialog or the sidebar) * launch you favorite BibTeX editor using the bilbiographies found in your document * interaction with gBib and pyBliographer * restore files and projects on start up (optional) * checking whether or not the document is a LaTeX root before compile is optional now * structure view: jump to line AND column, allow multiple labels on one line, allow space between \struct and { }, don't parse structure elements that are out-commented * configurable shortcuts to focus log/messages, output, konsole, editor views (resp. ctrl+alt+m,o,k,e) * more advanced \includegraphics dialog * check if file is modified on disk * highligthing inside math environments * allow user to set PS-PDF, DVI-PS, PDF-PS, BibTeX, makeindex commands
2003-12-08Bump PKGREVISION for libogg (or, in 5 cases, libao) updates.wiz1-2/+2
2003-08-05bump revision after qt3/kde prefix changedrochner1-1/+2
2003-07-30Update kile to 1.5.2 (seems 1.32 was actually 1.3.2).markd3-29/+61
Changes 1.5 - 1.5.2: user can define an arbitrary number of user tools/tags autosave (optional) user can stop running processes (for example latex) better syntax highlighting (deals with \verb and verbatim environment) summary of compilation results after running LaTeX support for templates improved error handling many small improvements in the interface fixed spell checking bugs many other small bugfixes Changes 1.32 - 1.5: Unknown.
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz1-2/+2
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-1/+2
dependency bumps.
2003-04-27Lint: make description concisecjep1-5/+2
2003-03-28Remove unnecessary empty lines.wiz1-3/+1
2003-01-29Update kile to version 1.32markd3-12/+16
version 1.31 -> 1.32 : - the user can set the encoding character of the file with a combo box included in the Kile file selector. - two color schemes are available for the editor (Black on White/White on Black) - improved the "Multiple Function" dialog of the "Gnuplot frontend" version 1.3 -> 1.31 : - new dialog box for the "ref" and "pageref" tags (the user can select one of the existing labels) - the "--unique" option is now used for the "Kdvi Forward Search" command - the bug about the "report" class in the "Quick Start" wizard has been fixed - the GnuPlot front end code has been cleaned (only QString are used instead of string) Also update HOMEPAGE and MASTER_SITES.
2002-12-24Bump PKGREVISION because of dependency on latest freetype2 or glib2wiz1-1/+2
package and library major bumps therein. Also match dependency in corresponding buildlink2.mk's for the same reason. Mmmm, binary packages.
2002-10-30Update kile to version 1.3markd3-32/+26
version 1.3beta -> 1.3 : - fixed some minor bugs - new user manual - added more options for the "Quick Start" wizard version 1.2 -> 1.3beta : - the "label" tags written on the same line than a "section" tag are now detected - added a "find next" command - improved the "replace" command - improved the "edit user menu" command (ability to insert several lines) - added more options for the "quick start", "tabular" and "array" wizards - added new LaTeX tags (maketitle, footnote, tableofcontents, ref, pageref) - added DCOP support (no new instance when kile is already running - Kdvi "inverse search" should work better)
2002-10-05Initial import of kile version 1.2markd4-0/+557
Kile is a LaTeX source editor, TeX shell and GnuPlot frontend. It simplifies the creation and modification of LaTeX source code documents as well as the use of LaTeX-related programs for users who want to retain control over their LaTeX documents. Features: + an editor to write your LaTeX source files (syntax highlighting, undo / redo, search / replace, spellcheck, etc.); + integrated DVI, PS, PDF and HTML viewers; + a GnuPlot front end (adapted from Xgfe); + wizards for generating LaTeX code (Quick document, Quick letter, tabular and array environments); + direct insertion of the principal LaTeX tags via the LaTeX, Math and Greek menus; + one-click insertion of 370 different mathematical symbols; + insertion of standard Bibtex entry types in the .bib file; + "inverse" and "forward" search with KDVI; + automatic launching of LaTeX-related programs via the Tools menu; + a "Messages / Log File" frame which provides process information and LaTeX compilation log files; + Next Latex Error and Previous Latex Error commands for browsing LaTeX errors; + clicking line numbers in the log file for jumping to the corresponding line in the editor; + a "structure view" with links for jumping directly to different parts of the document in the "Structure" frame; + a Help menu entry featuring extensive LaTeX documentation.