2007-09-21 15:04:45 by Thomas Klausner | Files touched by this commit (483) |
Log message:
Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
|
2007-01-26 05:03:20 by Mark Davies | Files touched by this commit (12) |
Log message:
Update icons location of KDE apps. Bump PKGREVISION
|
2007-01-18 00:47:26 by Thomas Klausner | Files touched by this commit (166) | |
Log message:
Very belatedly bump PKGREVISION for all jasper dependencies because
of the shlib name change (!) during the update to 1.900.0.
Noted by Robert Elz in PR 35431.
|
2006-12-03 05:33:08 by Mark Davies | Files touched by this commit (2) |
Log message:
Update kile to 1.9.3
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-30 02:15:29 by Mark Davies | Files touched by this commit (3) |
Log message:
Update kile to 1.9.2
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-21 15:12:34 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Too early: doesn't need pkg-config, but msgfmt.
|
2006-06-21 15:12:09 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Needs pkg-config.
|
2006-05-15 13:14:02 by Mark Davies | Files touched by this commit (3) |
Log message:
Update to kile 1.9.
Release 1.9 offers many improvements and bug fixes (over 50 bug fixes and
wishes are implemented).
|
2006-04-17 15:47:02 by Thomas Klausner | Files touched by this commit (1055) | |
Log message:
Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.
|
2006-04-17 09:07:54 by Johnny C. Lam | Files touched by this commit (528) |
Log message:
Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
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.
|