Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
revision 1.39
date: 2018-04-14 13:24:31 +0100; author: adam; state: Exp; lines: +5 -7; commitid: RjIJejQgPmCCgpyA;
gobject3: buildlink3 -> DEPENDS
in the same vein as devel/libpeas
revision 1.38
date: 2018-04-16 21:48:49 +0100; author: adam; state: Exp; lines: +2 -1; commitid: WD47AIHKmfnEZHyA;
libpeas: included py-gobject3-common/buildlink3.mk
|
|
|
|
|
|
|
|
|
|
============
gedit 3.22.1
============
- Misc bugfixes
- Translation updates
|
|
|
|
|
|
|
|
- Misc bugfixes
- Translation updates
|
|
|
|
|
|
============
gedit 3.20.2
============
- Misc bugfixes
- Translation updates
|
|
- Use a menubar only if gtk-shell-shows-menubar is set to true
- Spell plugin: adapt code for gspell API changes
- Save window size properly
- CSS updates
- AppData: add project_group and translation tags
- Rename to "Text Editor" in the .desktop file
- Use traditional menubar layout on XFCE, Unity, etc
- require the latest gspell for the spell plugin
- New Windows WiX installer
- CSS updates to track GTK+ changes
- Ship our own app icon
- Add shortcuts window
- Adapt code for gspell API changes
- Rename GeditViewHolder -> GeditViewCentering
- CloseConfirmationDialog: subclass GtkMessageDialog
- CSS updates to track GTK+ changes
- Change default document title to "Untitled Document"
- Port the spell plugin to gspell
- Make the Replace dialog resizable
- Fix close confirmation dialog regression introduced in 3.17.92
- Spell checking: fix performance problem and re-organize the code
- Move minimap settings in the preferences dialog
- CSS improvements
- Add a snippet generating RPM SPEC %changelog line
- gtk-mac-integration support fix
- Add a menu to toggle the source map
- Fix print margins
- Fix the --wait options when passing a list of files
- Improve the Encodings dialog
- Add setting to display a grid pattern
- Misc bugfixes
- Translation updates
|
|
From David Gutteridge in PR pkg/50541
============
gedit 3.16.4
============
Fixes
=====
- Fix crash in the open document selector
- Various bug fixes
New and updated translations
============================
- nl (Hannie Dumoleyn)
============
gedit 3.16.3
============
Fixes
======================
- Various bug fixes
New and updated translations
============================
- cs (Marek Černocký)
- de (Bernd Homuth)
- es (Daniel Mustieles)
- gl (Fran Dieguez)
- hu (Balázs Úr)
- id (Andika Triwidada)
- is (Sveinn í Felli)
- it (Milo Casagrande)
- lt (Aurimas Černius)
- oc (Cédric Valmary (totenoc.eu))
- pl (Piotr Drąg)
- pt_BR (Felipe Braga)
- pt (Pedro Albuquerque)
- ru (Paulo Fino)
- sk (Du\232an Kazik)
- sl (Matej Urbančič)
- sv (Anders Jonsson)
|
|
Problems found with existing distfiles:
distfiles/javascript-2.1b1.el
distfiles/yEd-3.14.2.zip
No changes made to the javascript-mode or yEd distinfo files.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
|
Highlights from the release notes:
- Fix gedit --wait when listing multiple files
- Improve error reporting when failing to load private lib
- Performance improvements for groups of text insertions/deletions
- Do not merge xml translation in gschema files
- Rework some of the printing code
- Improved documentation
- Improved open document selector
- Start to rework the replace dialog
- Use the new color scheme chooser
- External tools plugin: fix document saving
- Various bug fixes
- Many new and updated translations
For full details see:
https://git.gnome.org/browse/gedit/tree/NEWS?id=3.16.2
|
|
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
|
|
|
|
tech-pkg@ and pkgsrc-users@.
|
|
Reinstate: Add adwaita-icon-theme dependency. Fixes PR pkg/49494.
============
gedit 3.14.3
============
New Features and Fixes
======================
- Various bug fixes
New and updated translations
============================
- de (Benjamin Steinwender)
- is (Sveinn i Felli)
|
|
|
|
|
|
|
|
|
|
Update gedit3 to 3.14.2
============
gedit 3.14.2
============
New Features and Fixes
======================
- External tools plugin: fix document saving
- Various other bug fixes
New and updated translations
============================
- ja (Hajime Taira)
- nb (Kjartan Maraas)
- vi (Tran Ngoc Quan)
|
|
Highlights from the release notes:
- Increase default window size
- File loading and saving based on a new API in GtkSourceView.
GeditEncoding is replaced by GtkSourceEncoding, and there
are changes in GeditDocument. To port plugins, see:
https://wiki.gnome.org/Apps/Gedit/API-Changes
- Include Adwaita theming
- New selector to open documents in the header bar
- Change Uppercase shortcut to Ctrl+U to avoid conflict with Save All
- Add Ctrl+N shortcut for New Window
- Implement drag'n'drop for the documents panel
- Reopen last closed tab with ctrl+shift+T
- Rework fullscreen mode to use GtkRevealer
- Finalize the new API to extend the menu from plugins
- Detect when network is not available and warn if using remote documents
- Add an fpaste tool to the external tools scripts
- Many bug fixes
- Many new and updated translations
For full details see:
https://git.gnome.org/browse/gedit/tree/NEWS?h=3.14.1
|
|
|
|
python3, since the default changed from python33 to python34.
I probably bumped too many. I hope I got them all.
|
|
Fix PR pkg/48777
|
|
|
|
Highlights:
- Implement regular expression search (Sébastien Wilmet)
- Use the GtkSourceView search and replace API (Sébastien Wilmet)
- Deprecate the gedit search and replace API (Sébastien Wilmet)
- Display the number of search occurrences and the current occurrence position
in the search entry (Ignacio Casal Quinteiro, Sébastien Wilmet)
- Fix tab groups (Garrett Regier)
- Fix clicking on replace dialog buttons (Sébastien Wilmet)
- Add new Highlight Mode dialog (Ignacio Casal Quinteiro)
- Allow shell quotes in commands from Run Command tool (Adam Dingle)
- Use widget templates (Ignacio Casal Quinteiro, Paolo Borelli)
- Use revealer to animate the search bar and the notification bars (Ignacio Casal Quinteiro)
- Port to GtkApplication (Paolo Borelli, Ryan Lortie, Ignacio Casal Quinteiro)
- Port to python 3 (Ignacio Casal Quinteiro)
- Translation updates
For full release notes see:
https://git.gnome.org/browse/gedit/tree/NEWS?id=3.10.4
|
|
Mark as not ready for python-3.x.
|
|
|
|
|
|
|
|
NetBSD 6, requested by tron.
|
|
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
|
|
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.
While doing that, also bump freetype2 dependency to current pkgsrc
version.
Suggested by tron in PR 47882
|
|
|
|
- File Browser side panel improvements (Ignacio Casal Quinteiro)
- Fix print preview in landscape mode (Adrian Johnson)
- Handle a command line specifying a big line number (Paolo Borelli, David Toton)
mprovements in snippets plugin (Jesse van den Kieboom)
- Use autoreconf instead gnome-autogen (Javier Jardón)
- Extensive snippet collection for docbook
- Improved html snippets (Jaseem Abid)
- Misc bugfixes
- New and updated translations
c.f., http://git.gnome.org/browse/gedit/plain/NEWS?id=3.6.1
|
|
|
|
|
|
requested by Thomas Klausner.
|
|
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
|
|
|