Age | Commit message (Collapse) | Author | Files | Lines |
|
patches weren't applied before.
|
|
SECURITY [CAN-2003-0020]: escape arbitrary data before writing into the errorlog
The three patches are from Apache cvs.
http://cvs.apache.org/viewcvs.cgi/apache-1.3/src/
Also bump PKGREVISION too.
|
|
in Japanese anyway...
Closes PR 25078 by Kazu Yamamoto.
|
|
|
|
doesn't work very well when its, for example, tcsh. Fix by explicitly
using /bin/sh. Bump PKGREVISION.
|
|
instead of once with three, since Solaris' install -d doesn't handle that.
|
|
|
|
galeon. This way we get implicit conflicts between them.
|
|
file (so that it shows up properly in the menu). Bump PKGREVISION to 1.
|
|
|
|
This fixes a get_class() compatability issue.
|
|
would include @dirrm for the shared 'HTML' subdirectory
bump pkg revision for this change
|
|
can use directly Pear facilities to acquire the necessary information
|
|
|
|
gtkhtml-3.0.10 "Vinyl" 2004-09-18
------------------------------------------------
New in this release
* #38589 Missing mnemonics in replace window (Frederic Crozat)
* #51472 Missing mnemonics in replace window (Charles Zhang)
* Fix crash with upper/lower in emacs keybindings (Radek Doulik)
* Fix pasting of newlines (Radek Doulik)
* Support multi-byte searching (Suresh Chandrasekharan)
* 64 bit fixes (Jeremy Katz)
* Get translations for glade dialogs properly (Yong Sun)
* Spell check whole document if inline spell checking is disabled
(Radek Doulik)
* Fix toolbar sensitivity (Radek Doulik)
* Remove disable deprecated flags (JP Rosevear)
* Updated translations: ja (Takeshi AIHANA), cs (Miloslav Trmac),
(pt_BR) Gustavo Maciel Dias Vieira. es (Francisco Javier F. Serrador
and Pablo Gonzalo del Campo), sv (Christian Rose),
nl (Vincent van Adrighem), pt (Duarte Loreto), sr (Danilo Segan),
de (Christian Neumair), az (Metin Amiroff), hu (Andras Timar),
no (Kjartan Maraas), pl (Artur Flinta), sk (Stanislav Visnovsky),
el (Nikos Charonitakis), pt (Duarte Loreto)
|
|
|
|
anymore.
|
|
|
|
|
|
Epiphany Extensions is a collection of extensions for Epiphany, the GNOME
web browser. These include:
* Mouse Gestures: Perform actions with mouse gestures.
* Popup Blocker: Block those annoying popups per-site.
* Tabs Move-To Menu: Move tabs to other windows without drag-and-drop.
* Sample: An extension template to ease writing your own extension.
* Error Viewer and Validator: View errors in the page, and validate your
pages off-line.
* Certificate Viewer: View the server's certificate on secure connection.
* Dashboard: Connect Epiphany to Dashboard.
|
|
==============
Epiphany 1.2.2
==============
Translations:
* Amanpreet Singh Alam (pa)
* Duarte Loreto (pt)
* Åsmund Skjævelan (nn)
* Gujarati team at Magnet-i (gu)
* Trinh Minh Thanh (vi)
===============
Epiphany 1.2.1
===============
Bug fixes:
* Fix a crash when opening bookmarks properties (Christian)
Translations:
* Arafat Medini (ar)
* Dmitry G. Mastrukov (ru)
* Gabor Kelemen (hu)
* Åsmund Skjæveland (nn)
* Liu Songhe (zh_CN)
* Marcel Telka (sk)
* Ma SivaKumar (ta)
* Rhys Jones (cy)
* Sanlig Badral (mn)
* Vladimir Petkov (bg)
* Xavier Conde Rueda (ca)
===============
Epiphany 1.2.0
===============
Bug fixes:
* Fix a crash when dragging an url from an external application to
epiphany (Marco)
* Fix crash when downloading a link on Freebsd (Joe Marcus Clarke)
Translations:
* Åsmund Skjæveland (nn)
* Gustavo Maciel Dias Vieira (pt_BR)
* John C Barstow (mi)
* Ma SivaKumar (ta)
* Miloslav Trmac (cs)
* Priit Laes (et)
* Progga (bn)
* Roozbeh Pournader (fa)
* Takeshi AIHANA (ja)
* tunggul arif siswoyo (id)
* Vladimir Petkov (bg)
===============
Epiphany 1.1.12
===============
Bug fixes:
* Fix toolbar remove (Christian)
* Fix crash when dragging a separator from toolbar back to tbe (Christian)
* Fix crash when trying to activate the location entry's proxy menu item (Christian)
Translations:
* Алесь Няхайчык (be)
* Rhys Jones (cy)
* Adam Weinberger (en_CA)
* GNOME PL Team (pl)
* Mugurel Tudor (ro)
===============
Epiphany 1.1.11
===============
Code changes
* Change EphyTab to a GtkBin containing the MozillaEmbed widget
(Christian)
* Backup bookmarks files before overwriting them when loading failed (Christian)
* Adapt to changed Mozilla API (1.7b) (Christian)
Bugfixes
* Fix check if link can be opened in new tab (Marco)
* Unescape the suggested filename in the filechooser (Xan)
* Respect max-size property of EphyEmbedPersist (Marco)
* Don't show "about:blank" to the user (Marco)
* Replace entities in imported folder names from mozilla (Christian)
* Fix for gtk+ filechooser API change (Christian)
* Don't make windows larger than the screen (Marco)
* Fix check for firebird bookmarks directory (André Dahlqvist)
* Fix toolbar dnd to the location entry (Marco)
* XBEL bookmarks importer fixes (Christian)
* Fix uncategorising a bookmark (Marco)
* Don't restore windows in reverse order (Marco)
* Fix filename decoding in Content-Disposition headers (Christian)
* Fix double-unref of failed/cancelled favicon downloads (Christian)
* Fix "Open" button label in content handler (Marco)
* Fix MozDownload lifecycle bug, was crashing on aborting downloads (Marco)
* Fix EphyDownload lifecycle interaction with MozDownload bug (Christian)
* Check for NULL subtree before trying to parse it on node db load (Christian)
* Activate the downloader tray icon with double-click not single-click (Marco)
* Ensure we always have a BookmarksBar in the toolbars model (Christian)
* Fix smart bookmark property update on bmk location change (Christian)
* Fix smart bookmark property sync on toolbar item (Christian)
* Don't show two resume dialogues, just raise the existing one (Marco)
* Don't remember filechooser size, fixes dialogue sizing in Save mode (Christian)
* Don't ask about unsubmitted changes when the embed is closed from js (Marco)
* Fix favicon updating in bookmarks menu and toolbar (Christian)
* Fix bookmarks re-categorising by dnd (Christian)
* Fix high CPU usage on download by lowering update interval (Christian)
* Fix "About" dialogue icon (Christian)
* Fix crash when closing a still-loading popup (Christian)
* Fix filename validation not to produce invalid unicode string (Christian)
* Don't assume Desktop location, check with gconf pref (Christian)
* Fix unsubmitted change check code not to return error for XUL documents (Christian)
* Fix user-changed accelerator persistence (Christian)
* Also pop up context menu from Menu key (Christian)
Translations
* Mətin Əmirov (az)
* Ole Laursen (da)
* Κώστας Παπαδήμας (el)
* Priit Laes (et)
* Pauli Virtanen (fi)
* Christophe Merlet (fr)
* रविशंकर श्रीवास्तव (hi)
* Laszlo Dvornik (hu)
* Francesco Marletta (it)
* Changwoo Ryu (ko)
* Žygimantas Beručka (lt)
* Hasbullah Bin Pit (ms)
* Reinout van Schouwen (nl)
* Kjartan Maraas (no)
* Duarte Loreto (pt)
* Laurent Dhima (sq)
* Christian Rose (sv)
===============
Epiphany 1.1.10
===============
Bugfixes
* Adapt to mozilla API changes (Christian)
* Fix predictable temp file name (Marco)
* Fix an error in the schema file (Julio M. Merino Vidal)
* Fix --with-html-dir configure arg (Julio M. Merino Vidal)
* Fix toolbar editor table layout off-by-one error (Christian)
* When removing a toolbar make its items available again in the
toolbars editor (Christian)
* Typo fixes in help file (Alexander Winston)
* Fix toolbar height when adding the first item (Christian)
Translations
* Adam Weinberger (en_CA)
* Алесь Няхайчык (be)
* Changwoo Ryu (ko)
* Christian Neumair (de)
* Christian Rose (sv)
* Данило Шеган (sr, sr@Latn)
* Duarte Loreto (pt)
* Francisco Javier F. Serrador (es)
* GNOME PL Team (pl)
* Laurent Dhima (sq)
* Miloslav Trmač (cs)
* Ole Laursen (da)
* Reinout van Schouwen (nl)
* 相花 毅 (ja)
==============
Epiphany 1.1.9
==============
Bugfixes
* Fix compilation with certain gcc version
* Fix filechooser filters when shown from mozilla
* Hide filechooser after response, since it won't be destroyed immediately
when shown from javascript
Translations:
* Christophe Merlet (fr)
* Kjartan Maraas (no)
* Miloslav Trmac (cs)
* Mətin Əmirov (az)
==============
Epiphany 1.1.8
==============
Code changes
* Use gnome-common to generate help makefiles (Marco)
Interface improvements
* Use title capitalisation in the clear history dialog (Piers Cornwell)
* Use a default width/height for dialogs with treeviews
that don't have a fixed requisition (Biggest Flake Ever)
* Set a default height/width for the encoding dialog (Dave)
* Don't show Find, Add Language, and Encodings dialogue in
window list.
* Now that GtkComboBox supports mnemonic activation,
set the focus target of the combos labels (Christian)
* Make resume dialog warning message selectable
per HIG (Piers Cornwell)
* Make columns resizable (Marco Pesenti Gritti)
Bugfixes
* Fix a lot of memleaks (Christian)
* Fix toolbar overflow menus creation (Christian)
* Honour the --with-gconf-schema-file-dir and
--disable-schemas-install configure options
(Julio M. Merino Vidal)
* Fixup completion matching and priority calculation (Marco)
* Put the serial numbers in duplicated filenames just before
the last dot so we won't confuse apps like file-roller. (Xan)
* In downloader when open is explicitly requested from
the dialog use a temporary file (Marco)
* Sync with mozilla 1.7a api (Christian)
* Reenable indentation of node xml (Christian)
* Fix numerous places where we weren't properly
converting between UTF-8 and filename encoding. (Christian)
* Unify fallback downloads dir to get the
home directory (Christian)
* Don't set entries insensitive, only set the non-editable when the
gconf key isn't writable. (Christian)
* Changed .pc file version to 1.2 (Christian)
* Make statusbar api public for plugins (Christian)
* Fix several problems in the safe/unsafe downloads logic (Marco)
Translations
* Ales Nyakhaychyk (be)
* Arafat Medini (ar)
* Changwoo Ryu (ko)
* Christian Neumair (de)
* Christophe Merlet (RedFox) (fr)
* Danilo Segan (sr)
* Duarte Loreto (pt)
* Francisco Javier F. Serrador (es)
* Funda Wang (zh_CN)
* GNOME PL Team (pl)
* Hasbullah Bin Pit (ms)
* John C Barstow (mi)
* Kjartan Maraas (no)
* Kostas Papadimas (el)
* Laurent Dhima (sq)
* Maxim Dziumanenko (uk)
* Miloslav Trmac (cs)
* Pauli Virtanen (fi)
* Žygimantas Beručka (lt)
==============
Epiphany 1.1.6
==============
Code changes
* Add default width/height to EphyDialogs (Marco)
* Add a way to get the downloads dir (Marco, Christian, Adam Hooper)
Interface improvements
* Use EPHY_STOCK_DOWNLOAD for download link icon (David Bordoley)
* Add a hidden "Tools" menu that extensions can use (David Bordoley)
Bugfixes
* ephy-tab LOAD_PROGRESS property typo fix (Adam Hooper)
* Fix many, many memory leaks in 28 functions (Christian)
* Fix property getter of favicon "icon" property (Christian)
* Fix encoding converstion of "Untitled" filename suggestion (Christian)
* Don't crash when reading RDF file fails on bookmark import (Christian)
* Use rdf:resource instead of rdf:about on bookmark export (Christian)
* Sync topic names in the bookmarks menu (Christian)
* Fix bookmarks options parsing (Christian)
* Fix linking with nautilus view enabled (Christian Persch)
* Don't initialize EphyBrowser multiple times (Marco)
* Fix download cancelling (Marco)
* Fix compilation with Mozilla 1.4 (Christian)
* Don't display accelerators in tab titles (Christian)
* Remove misleading comment for ephy_string_blank_chr (Adam Hooper)
* When checking forms for modifications, handle text
entries with default value longer than maxlength (Christian)
Documentation
* Update documentation (Piers Cornwell)
* Update screenshot (David Bordoley)
* Update copyright date (Christian)
Translations
* Changwoo Ryu (ko)
* Kjartan Maraas (no)
* Hasbullah Bin Pit (ms)
* Francisco Javier F. Serrador (es)
* Miloslav Trmac (cs)
* Danilo Segan (sr)
* Danilo Segan (sr@Latn)
* Christophe Merlet (RedFox) (fr)
* GNOME PL Team (pl)
* Žygimantas Beručka (lt)
* Sanlig Badral (mn)
* Kostas Papadimas (el)
* Christian Neumair (de)
* Reinout van Schouwen (nl)
* Laurent Dhima (sq)
* Alastair McKinstry (ga)
* Duarte Loreto (pt)
* Christian Rose (sv)
==============
Epiphany 1.1.5
==============
Bugfixes
* Fix dialogs size persistance
==============
Epiphany 1.1.4
==============
Code changes
* Make EphyEmbedEvent abstract, implemented by MozillaEmbedEvent (Christian)
* Api to get the page content into a string (Lee Willis)
* Use ngettext for number of downloads and remaining minutes display in
the tooltip of the tray icon. (Piers Cornwell)
* Allow to open glade files not inside epiphany dirs (Adam Hooper)
* Make Cancel safe against non active downloads (Xan)
* Allow passing the translation domain to ephy_dialog_construct,
to make extension's dialogues translatable. (Christian)
Interface improvements
* Allow to show/hide downloader clicking on tray icon (Xan)
* Show help for menu items in the statusbar (Christian)
* Use a Downloads folder on the desktop by default (Marco)
* Allow to disable automatic downloads (Marco)
* Re-enable fonts language font filtering (Christian)
* Better string for history disabling lockdown pref (Marco)
* Delete UTF-7 from our list of known encodings (Christian)
* Persist downloader position (Marco)
Bugfixes
* Fix crash closing windows/tabs (Christian)
* Actually save the file in downloads dir and then
open it (Marco)
* Create an epiphany temp dir in /tmp so that we can have
the right permissions on it (Christopher James Lahey)
* Work around a bug in mozilla where 0xa0 (NBSP) are
converted to spaces (Christian)
* Fix force reload (Christian)
* Do not use the same pref of 1.0 for the download dir,
they are different things (Marco)
* Do not use the downloader folder key to persist
Save As actions (Marco)
Translations
* Miloslav Trmac (cs)
* Christian Neumair (de)
* Nikos Charonitakis (el)
* Francisco Javier F. Serrador (es)
* Alastair McKinstry (ga)
* Changwoo Ryu (ko)
* Hasbullah Bin Pit (ms)
* Reinout van Schouwen (nl)
* Kjartan Maraas (no)
* Artur Flinta (pl)
* Danilo Šegan (sr, sr@Latn)
* Laurent Dhima (sq)
==============
Epiphany 1.1.3
==============
Code changes
* Add API to clear http auth cache (Christian)
* Fix compilation with mozilla 1.4 (Christian)
* Some API naming unification (Christian)
* Add API to get the EphyTab from its EphyEmbed (Christian)
* Better error checking in mozilla glue code (Christian)
* Track mozilla trunk API changes (Christian)
New features
* Set SOCKS host from GNOME global preferences (Christian)
* Check if there was input in forms before closing the tab/window,
and warn user if there are unsubmitted changes (Christian)
* More lockdown features (Christopher J. Lahey, Christian)
* Caret browsing (enabled/disabled with F7) (Christian)
* Add back "Download Link As..." to the context menu (Xan)
Interface improvements
* Always show "Copy" in the context menu when there is a selection
(Michael Terry)
* Add "Help" buttons to all dialogues (Piers Cornwell)
Bugfixes
* Fix some mem leaks (Christian)
* Fix the encoding menu in the case that the encoding is unknown to us
(Christian)
* Fix logic error in window position restoring (Dave Jones)
* Fix startup crash when lockdown enabled (Christopher J. Lahey)
* Fix gobject implementation error in notebook finalize (Christian)
Documentation
* Updated OMF file (Piers Cornwell)
Translations
* Arafat Medini (ar)
* Changwoo Ryu (ko)
* Christian Neumair (de)
* Christian Rose (sv)
* Danilo Segan (sr, sr@Latn)
* Duarte Loreto (pt)
* Francesco Marletta (it)
* Francisco Javier F. Serrador (es)
* GNOME PL Team (pl)
* Joao Emanuel (pt_BR)
* Michael Everson (ga)
* Miloslav Trmač (cs)
* Progga (bn)
* Robert Sedak (hr)
* Roozbeh Pournader (fa)
* Sanlig Badral (mn)
* Sebastien Bacher (fr)
* tunggul arif siswoyo (id)
==============
Epiphany 1.1.2
==============
Code changes
* Reformat spinner code to conform to epiphany coding style. (Christian)
* Allow plugins to access the statusbar (Adam Hooper)
* Use statusbar api directly instead of wrapping it around, so that
we can have different groups of messages (Marco)
* No need to have EphyNode thread safe since we never use
it in threads anyway (Marco)
* Brought toolbar editor code type macros in line with the
rest of libegg; use gobject instance private data (Christian)
New features
* Lockdown: set buttons insensitive when their
pref key is not writable. (Christian)
* Allow to move languages up and down in language editor (Christian)
Interface improvements
* Make ctrl-click equivalent of middle click on links. Make shift-click
save the link. (Christian)
* Sort the list of fonts alphabetically (Christian)
* Make toolbar editing drag icons use the same icon size as the
actual toolbar icons (Jorn Baayen)
* In history show only site title by default (Marco)
* Make print dialogue spacing HIG-compliant (Christian)
* Use stock icon for print setup (Christian)
* Better way of mapping hierarchy to topics when importing
bookmarks from mozilla (Christian)
* In-line the language editor in the prefs dialog (Christian)
* Use favicons in the back/forward menus (Christian)
* Set the download folder selection label to "Home" if download folder
is home folder (Christian Neumair)
Bugfixes
* Fix several mem leaks (Christian)
* Depend on automake 1.7, fix compilation from
cvs on systems with 1.6 installed (Marco)
* Restore tabs menu shortcut keys ALT-1 .. ALT-0 (Christian)
* Don't try to save the submit button image instead of submitting
the form
* Destroy file chooser with its parent window; fixes crashes (Christian)
* Fix coordinates of under widgets popup in RTL mode (Christian)
* Do not try to pickup already set MOZILLA_FIVE_HOME,
hopefully fix crashes oepning links from thunderbird (Marco)
* Re-implement Pause/Resume in downloader (Xan)
* Correctly cancel the download instead of just
cancelling the request. (Marco)
Documentation
* Updated printing docs (Piers Cornwell)
* GDK_Meta_L is a keycode, not a modifier code.
Map meta to GDK_MOD2_MASK. (Christian)
Translations
* ar (Arafat Medini)
* be (Ales Nyakhaychyk)
* cs (Miloslav Trmac)
* de (Christian Neumair)
* el (Kostas Papadimas)
* en_GB (Christian Persch)
* es (Francisco F. Serrador)
* nl (Vincent van Adrighem)
* no (Kjartan Maraas)
* pt_BR (Gustavo Noronha Silva)
* sr (Danilo Šegan)
* sr@Latn (Danilo Šegan)
* sq (Laurent Dhima)
==============
Epiphany 1.1.1
==============
Code changes
* Adapt to mozilla API changes (Marco, Xan, Christian)
* Sync gtk+ NSS dialogues from galeon (Marco)
* Embed commands interface for clipboard commands (Marco)
* Re-sync egg-editable-toolbar with gtk+ toolbar api changes (Marco)
* New file chooser wrapper class (Christian)
* Re-sync nautilus view with nautilus api changes (Marco)
* Cleanup of EphyWrapper to use higher-level mozilla api (Marco)
* Initialize EphyWrapper on realize (Marco)
* Instantiate an about:blank automatically (Marco)
* Show filechooser from header sniffer (Marco, Christian)
* Use content document dom to determine is_framed (Marco)
* Sync egg-editable-toolbar api with gtk+ toolbar api (Soren Sandmann)
* Use gnome-vfs helpers to launch apps, drop our own helpers (Marco)
* Only save history db if it's changed (Christian)
* Implement new downloading from ContentHandler (Xan)
* Use stock gcclosure-marshals where they exist (Christian)
* Implement commands state api (Marco)
* Rework ContentHandler to use auto_open of downloads (Xan)
* Resync eel-gconf-extensions from eel (Marco)
* Migrate old font settings (Marco)
* Get rid of gresult type (Christian)
* Remove unused function from ephy-gui (Marco)
* Use glib gi18n header instead of bonobo/libgnome one (Marc, Christian)
* Don't cache the dom document since it changes for every load (Marco)
* List of safe mime types, and script to update it (Marco)
* Use list of safe mime types to determine if we auto-open (Marco)
* Use gtk icon theme instead of gnome icon theme (Marco)
* Better ephy completion model (Marco)
* Port ephy node db saving and bookmarks RDF export to new libxml
xmlWriter api (Christian)
* Remove some unneeded prototypes (Marco)
* Cleanup session, also persist bme and history window (Marco)
* Re-use gtkmozembed signals (Marco)
* Hack to make tooltips on toolbar items work (Marco)
* New extensions API (Christian)
* Port session to new extensions api (Christian)
* Reworked automation/activation (Marco)
* Enable deprecations and -Werror only in maintainer mode (Marco)
* Move gnome session code in the shell (Marco)
* Port to changed gtk+ combo box api (Marco)
* gtk-doc support (Marco)
* handle_content signal on EphyEmbedSingle for external downloader
support (Marco)
* Refactor embed single apis into new EphyCookieManager,
EphyPasswordManager and EphyPermissionManager interfaces (Christian)
* Implement arbitrary_url lockdown pref (Marco, Christopher Lahey)
* Don't build external protocol handlers with mozilla 1.6, it has
its own (Marco)
* Merge exthandler/content implementation (Marco)
* Refactored PDM dialogue implementation (Christian)
* Lockdown: disable loading from unsafe protocols (Christian)
* Port zoom control to new GtkComboBox (Christian)
* Show time remaining in download tray icon tooltip (Marco)
* Lockdown: disable chrome changes from js (Marco, Christopher Lahey)
* Port EphyDialog and all users to new GtkComboBox (Christian)
* Remove GtkOptionMenu support from EphyDialog (Christian)
* Re-enable deprecation when in maintainer mode (Marco)
* Port GtkNSSClientAuthDialogs to new GtkComboBox (Christian)
* Remove some unused includes (Marco, Christian)
New features
* Persist zoom setting per host (Christian)
* Undo/Redo in forms (Dave, Marco)
* Gtk+ NSS Auth Dialogues (Crispin Flowerday, from galeon)
* Tray icon support for downloader (Marco)
* Beginnings of lockdown mode (Marco, Christian, Christopher Lahey)
Interface improvements
* Improved downloader interface (Marco, Xan)
* Move the spinner in its own mini-toolbar (Marco)
* New hand cursor adapted from eog (Dave)
* Use hand cursor in toolbar editor (Marco)
* Made encodings dialogue auto-apply (Christian)
* Don't pollute statusbar with the "done" mesage (Dave)
* Auto-close downloader when no more items
left (Xan)
* Use new gtk+ file chooser (Christian)
* Better sorting of encoding autodetectors (Christian)
* Implement smart selection in downloader view (Xan)
* Smoother toolbar drag highlighting (Soren Sandmann)
* Update commands sensitivity in menus (Marco)
* Implement UI for download folder (Xan)
* Make prefs and PDM dialogues global (Christian)
* Improved cookie properties dialogue (Piers Cornwell)
* Split print into print setup and print (Christian)
Bugfixes
* Remove invalid items from toolbars on load (Marco)
* Don't hide a separator item while dragging it (Marco)
* Fix delete event handling for downloader (Xan)
* Add missing default prefs for some language groups (Christian)
* Fix default prefs file for new mozilla parser changes (Christian)
* Remember upload path (Christian)
* Fix bookmarks import dialogue button duplication (Christian)
* Convert filenames to/from utf-8 before using them (Christian)
* Fix spinner refcounting (Christian)
* Fix fullscreen toolbar visibility (Marco)
* Force encoding on changes, so we can go back to automatic (Christian)
* Build nautilus server only when view is enabled (Marco)
* Fix leak of liststores from combo boxes (Marco)
* Fix dnd data provided by drag handle (Marco)
* Fix toolbar drag type creation (Marco)
* Don't require parent window for filechooser (Marco)
* Fix toolbar highlighting (Marco)
* Set sensible cursor hotspot in toolbar editor (Marco)
* Fix filechooser directory persistence (Christian)
* Unset silent mode after printing (Christian)
* Don't unref print dialogue twice when shown from mozila (Christian)
* Fix return value from print dialogue so mozilla won't show erroneous
error dialogue (Christian)
* EphyDialog needs to be initialised when run, too (Christian)
* Use signal accumulators for boolean-return signals (Christian)
* Do not try to set sensitivity "Paste" menu items, the wait api
cause bad crashes (Marco)
* Only allow printing the selection if there really is one (Christian)
* Use show() when run()ning an EphyDialog (Christian)
* Fix completion model crash on deleting a bookmark (Marco)
* Fix ephy location entry finalisation (Christian)
* Fix bookmarks editor crash from gtk clipboard wait api (Marco)
* Fix history db saving not to save "All" node (Marco)
* Don't unref the icon theme, we don't own it (Christian)
* Unlink session file when all windows are closed (Marco)
* Fix conversion on saving, fixes view-source (Marco)
* Fix recovery from corrupt toolbar layout file (Christian)
* Fix completion model column use (Marco)
* Import gtk NSS dialogues glade file from galeon, too (Christian)
* Build XUL dialogues with a gtkmozembed in a gtkwindow (Marco)
* Fix warning when showing the encodings dialogue (Christian)
* Link up toolbar editor help (Christian)
* Fix some typos (Marco)
* Unref on timeout when in server mode (Marco)
* Expand cmd line args (Marco)
* Nautilus view refcounting bug fix (Marco)
* Fix crash when starting with --bookmarks-editor, correctly instantiate
a session (Marco)
* Don't re-fetch POST pages for show-source (Marco)
* Make encodings dialogue transient (Christian)
* Remove unused enum values (Christian)
* Mark EphyFooPriv structs as private for gtk-doc (Christian)
* Don't assert, return instead in impl_go_up (Marco)
* Fix context menu leak (Marco)
* Make session saving low disk safe (Marco)
* Fix "Download Link" context menu item text (Marco)
* Use stock icons where provided (Marco)
* Only set autoproxy url if non-empty (Christian)
* User ephy filechooser in download folder picker (Xan)
* Fix RDF export to export 100% instead of only 50% of bookmarks
(Christian)
* Fix cookie manager signal marshaller type (Christian)
* Restore copy and paste menu items on form fields (Marco)
* Live updates of cookies list in PDM dialogue (Christian)
* Don't blindly overwrite files when downloading (Xan)
* Fix some mem leaks (Christian)
* Fix ephy_embed_get_location() on an unrealized widget (Marco)
* Monitor /system/http_proxy for proxy changes (Christian)
* Set pref widget sensitivity from gconf key writeablility (Christian)
* Fix strftime(3) usage (Christian)
* Fix GtkExpander state persistence in NSS dialogue (Christian)
* Remove duplicate signal from EphyEmbed (Christian)
Documentation
* Documentation neatening, organisation (Piers Cornwell)
* Some new sections documented (Piers Cornwell)
* Some docs fixes (Dave)
* Beginnings of API documentation (Marco, Christian)
* Document preferences and downloader (Piers Cornwell)
* Document security and certificates section (Piers Cornwell)
Translations
* Christian Neumair (de)
* Christian Rose (sv)
* Danilo Segan (sr)
* Francisco Javier F. Serrador (es)
* Gustavo Noronha Silva (pt_BR)
* Hasbullah Bin Pit (ms)
* KAMAGASAKO Masatoshi (ja)
* Kostas Papadimas (el)
* Marcel Telka (sk)
* Mətin Əmirov(az)
* Miloslav Trmac (cs)
* Ole Laursen (da)
* Paul Duffy (ga)
* Vincent van Adrighem (nl)
==============
Epiphany 1.1.0
==============
Code changes
* Remove most egg code and port to the gtk 2.3 api for toolbars and
menus (Marco, Christian)
* Cleanup gobjects using the new add_private api (Christian)
* Rewrote xbel bookmarks importer using xmlreader api (Christian)
* Use new dynamic api to create dynamic menus (Marco, Christian)
* Load default mozilla prefs from a javascript file,
this is way is possible to override defaults in about:config (Marco)
* Use gtk invisible event boxes (Christian)
* Remove deprecated g_value_set_object_take_ownership() (Christian)
* Use new gnome vfs show_url api (Christian)
* Refactor node db loading functions into a common one in
ephy-node-db. Switch to using xmlReader api. (Christian)
* Use gconf_client_notify to initialize prefs (Christian)
* Refactor initialization/automation code to ensure we dont
use dying shell (Marco)
* Use GtkIconTheme (Marco)
* Use ngettext where useful (Christian)
* New implementation of location entry using GtkComboBox (Marco)
* New downloads implementation (user interface being worked on) (Xan, Marco)
* Remove our custom implementation and use gtk api for
empty bookmarks menu (Marco, credits to Matthias Clasen for gtk implementation)
* Make the favourites menu self-updating (Christian)
* Port history and bookmarks combos to new api (Marco)
New features
* Added migration from galeon settings (Christopher James Lahey)
* Add an --import-bookmarks command line option, and really implement
the --add-bookmark one. (Christian)
* Ability to choose visible columns in bookmarks and history (Marco)
* History time filter (Marco)
* Import bookmarks from Firebird (Christian)
* Ability to import bookmarks from a custom file (Marco)
* Allow dragging of tabs to a window even when the tabs bar is not
shown. (Christian)
Interface improvements
* Simplify font selection and make it use points instead
of pixels like everything in Gnome (Marco)
* Use a line to make more clear Language/Fonts relation (Marco)
* Sync spinner with the current active tab (Marco)
* HIGgify new bookmark dialogue title (Christian)
* Special, more compact, toolbar layout for fullscreen (Marco)
* Gtk versions of the mozilla certificate prompts (from galeon)
* Use Bookmarks instead of All as label in toolbars (Marco)
* Use radio buttons for tabs menu (Marco)
* Fix spacing in a few dialogs (Marco)
* Better icons on mime dialog (Marco)
* Case insensitive bookmarks matching in autocompletion
(Marco, credits to Kristian Rietveld for rocking new widget)
* Show bookmarks at the top of autocompletion list (Marco)
* Speedup history dialog (Marco)
* Visual progress bar in downloader (Marco)
* Better encoding menu interface. Show most common/most used
entry in the menu, split the others out to a dialog. Allow
to revert to Automatic. Show current selected encoding with
radio buttons (Christian, credits to Matthew Thomas for user
interface ideas)
* Toolbar editor improvements. Show a different cursor when
hovering the items. Pickup and drop behavior. Make space
for the item instead of showing a line (Marco, credits to
Soeren Sandmann for gtk changes)
* Make location a normal entry, removing the hard to click,
vastly unused arrow for typed urls. (Marco)
* Focus bookmarks search entry by default (Ettore Perazzoli)
Bugfixes
* Enable dragging the tab from a single-tab window too (Christian)
* Do not fail if prefs.js is corrupted (Marco)
* Fix location entry losing content when editing toolbar (Christian)
* Fix directory selection persistence (Christian)
* Fix a bug that could have caused bookmarks loss with low disk (Christian)
* Save session also when closing windows (Marco)
* Make mime dialogs interrupt download on Esc, simplify the code
using response signal (Marco)
* Fix compilation on Solaris (Marco)
* Set a MOZ_PLUGIN_PATH default. (Christopher James Lahey)
* Fix a warning when printing to a file (Christian)
* Fix intermittent nautilus view activation failure (Mark McLoughlin)
* Fix downloads with authentication (Marco)
* Fix history clear, sometimes sites was not removed
completely (Marco)
* Fix some treeview model leaks (Christian, Marco)
Translations
* cs (Miloslav Trmac)
* en_GB (Christian Persch)
* fr (Eric Seigne)
* ga (Paul Duffy)
* hi (Guntupalli Karunakar)
* hu (Andras Timar)
* lt (Zygimantas Berucka)
* ml (Abel Cheung)
* mn (Sanlig Badral)
* nl (Vincent van Adrighem)
* pt_BR (Evandro Fernandes Giovanini)
* ro (Misu Moldovan)
* sk (Marcel Telka)
* sq (Laurent Dhima)
* sr.po (Danilo Segan)
* sr@Latn.po (Danilo Segan)
* sv (Christian Rose)
* ta (Dinesh Nadarajah)
* vi (Pablo Saratxaga)
|
|
Overview of Changes in gtkhtml2 2.6.0
=====================================
None.
Overview of Changes in gtkhtml2 2.5.6
=====================================
* Redraw cursor quickly when cursor is moved. (bug #135484)
=====================================
Overview of Changes in gtkhtml2 2.5.5
=====================================
* Fix porting issues for AIX C complier (bug #134860)
[bugzilla-gnome@thewrittenword.com].
Overview of Changes in gtkhtml2 2.5.4
=====================================
* Fix memory corruption problems. (bug #133518).
Overview of Changes in gtkhtml2 2.5.3
=====================================
* Correct inconsistency between byte offset and character offset when
selecting text. (bug #131425)
* Add support for virtual cursor position when scrolling up and down with
cursor showing. (bug 131216)
* Fix loooping error which occurred when reading accessible content of page
which contained HtmlBoxText without any text. (bug #131453)
* Correct cursor placement at end of paragraphs. (bug #131550)
* Correct creation of accessible objects for objects containing text.
(bug #131553)
* Emit text-caret-moved signal when cursor is moved and accessibility is
enabled. (bug #131465)
* Added FLOWS_FROM and FLOW_TO relations for accessible objects containing
text. (bug #131462)
* Move cursor when focus changes. (bug #131908)
* Correct link index value in link-selected signal (bug #131912)
* Remove file data/gtkhtml2.xcf as it is not used.
Overview of Changes in gtkhtml2 2.5.2
=====================================
* Emit selection-changed events when accessibility is enabled and
text is selected. (bug #125309)
* Fix crasher bug when float:center is specified in the html. (bug #129486)
* Fix crasher bug when multiple HTML documents are used in a HtmlView.
(bug #130789)
* Implement F7 to toggle showing cursor. Implement moving cursor by character,
word, line and page and to top or end using the keyboard.. Also implement
selection of text.
Overview of Changes in gtkhtml2 2.5.1
=====================================
* Fix crasher bug when document is deleted. (bug #127946)
Overview of Changes in gtkhtml2 2.5.0
=====================================
* Emit notification when new HTML page is displayed. (bugg #124199)
* Use correct language so that glyphs are displayed correctly for Chinese.
[Phill Zhang] (bug #124650)
* Make focus line visible, particularly when large font is uded. (bug #125290)
* Show text in correct font after font size is decreased. (bug #125301)
* Fix crasher problem when gok is used with yelp. (bug #126294)
* Correct implementation of moving focus out of HtmlView (bug #90281)
|
|
Preserve line breaks in directory names (in icon display).
|
|
|
|
Thy was designed to be as fast and lightweight as possible. For
speed, she uses sendfile(), and does not fork.
Among the features are name-based virtual hosts, userdir and
directory index support; Range, If-Modified-Since, keep-alive,
on-the-fly compression and of course, CGI, IPv6 and TLS support.
Thy does not require (but can use) a configuration file to run.
|
|
|
|
|
|
Galeon is a GNOME Web browser based on gecko (the mozilla rendering engine).
It's fast, it has a light interface, and it is fully standards-compliant.
This version uses GNOME 2, and is a development branch built against
www/mozilla-gtk2.
|
|
|
|
|
|
Changes:
* Performance improvements.
* View diffs between wiki page edits.
* Improved Search module.
* Support for tables in the wiki. (Thanks to Stephen Hansen)
* Colored reports. Use colors to show priority, etc.
* Support for custom wiki processor macros. (See TracReports)
* reStructuredText markup support (See WikiRestructuredText)
* HTML markup support (See WikiHtml)
* Report groups. Group results by a column.
* Multi-line report rows.
* Download report in CSV (Comma Separated Value) and tab-separated format
* RSS 2.0 content syndication support in Timeline, Reports and Log.
* Better, locale-based date and time formatting.
* Wiki RecentChanges support.
* Overall usability, consistency and cosmetic improvements.
* More documentation.
See also <http://projects.edgewall.com/trac/report/8> for a detailed
list of issues resolved since 0.5.2.
|
|
(12 March 2004, from /branches/1.0.x)
http://svn.collab.net/repos/svn/tags/1.0.1
IMPORTANT: cvs2svn is no longer included in py-subversion. I will
soon be adding a new cvs2svn package.
User-visible changes:
* allow anonymous access checking in mod_authz_svn
* fixed: mod_authz_svn now works with SVNParentPath (issue #1588)
* fixed: potential segfault in mod_dav_svn.
* fixed: improper BDB cursor shutdown in libsvn_fs, which can wedge repos.
* fixed: allow checkout of repository with space in path. (issue #1694)
* fixed: make 'svn propget URL' work correctly over svn://. (issue #1752)
* fixed: failed 'svn merge URL' when URL contains user@host. (issue #1759)
* fixed: invalid REPORT response when updating a deleted wc. (issue #1721)
* fixed: allow deletes below copied wc dirs.
* fixed: merge --dry-run bug on added-files with props. (issue #1738)
* fixed: svnlook no longer requires write access to '.'
* fixed: ensure 'svn blame' fails on files marked as binary. (issue #1733)
* fixed: make failed direct-URL commits clean up their fs txns. (issue #1726)
* fixed: obscure bugs in time/date string formatting. (issue #1692)
* fixed: svn export doesn't export svn:externals. (issue #1750)
* fixed: svn import doesn't handle EOL or keyword translation. (issue #1756)
* fixed: svn status -v shows unwanted status of externals (issue #1741)
* fixed: allow revert of schedule-replace file that has no props (issue #1775)
* fixed: svnserve segfault on invalid --listen-host argument.
* fixed: switch bug which caused wrong URL to be left in wc.
* detect invalid UTF8 filenames when native locale is UTF8.
* improve presentation of directory property conflicts.
* improve presentation of errors from svnadmin & svnlook.
* clarify output of 'svnadmin help deltify'.
* augment copyright notice to --version output.
* more book updates.
Developer-visible changes:
* remove obsolete auth provider examples.
* prevent potential ra_dav commit race-condition.
* fix svn_io_dir_walk 'dot-first' ordering required by 'svnadmin hotcopy'.
* fix error leaks in dav_svn_convert_err()
* upgrade win32 innosettup tools and redhat RPMs.
* fix compile warning: compressed streams on LP64 architecture.
* use cpio to generate tarballs instead of GNU tar.
* tweaks to dist.sh.
* fix bindings on win32.
* fix perl bindings build on OS X.
* fix perl bindings: bug which rejects string revnums.
|
|
e.g. "BUILDLINK_PKGBASE.gtk?= gtk+". This is mandated by the example
buildlink[23].mk files in bsd.buildlink[23].mk.
|
|
|
|
for absolute redirects. Pointed out by wiz.
|
|
Add absolute redirects via .bzabsredirect symbolic links.
|
|
This release includes the following changes:
o CURLOPT_POSTFIELDSIZE_LARGE added to offer POSTs larger than 2GB
o CURL_VERSION_LARGEFILE is a feature bit returned by libcurls that feature
large file support
o libcurl only requires winsock 1.1 on windows now
o when doing FTP, curl now sends QUIT before disconnecting
o name resolves can now timeout on windows too
o $HOME is now recognized better when looking for .netrc files
o now re-uses the ares handle when re-using curl handles
o SO_BINDTODEVICE is used for network interface binding
o configure --disable-manual disables the built-in huge manual from the
command line tool
o the default Accept: header used in HTTP requests changed
o asynch dns lookups now require the c-ares library
o curl --socks can be used to set a SOCKS5 proxy to use
o response-headers received after a (proxy) CONNECT request are now passed
to the header callback just like other headers
This release includes the following bugfixes:
o builds and runs on Novell NetWare
o Windows builds now report OS as "i386-pc-win32"
o received signals during SSL connect is handled better
o improved PUT/POST with NTLM/Digest authentication
o following redirects and doing NTLM/Digest (where the first connection gets
closed) with the multi interface work better now
o file: progress meter and getinfo variables work now
o CURLOPT_FRESH_CONNECT and CURLAUTH_NTLM now work when set together
o share interface usage without (un)lock functions segfaulted
o --limit-rate no longer cripples the --speed-limit feature
o fixed verbose output problem with ipv6-enabled re-used connections
o fixed the socks5 code to check version in the socks response properly
o dns cache bug - fixed the 'inuse' counter
o large file fix for Content-Length
o better docs for the share interface
o several configure fixes for mingw/msys
o setting a Host: header is no longer affecting the Host: header used when
libcurl follows a Location:
o fixed numerous compiler warnings on several operating systems and compilers
o PUTing from stdin couldn't disable chunked transfer-encoding
o corrected the mingw makefiles
o improved the configure libz detection
o fixed EPRT/PORT use when doing FTP on ipv6-enabled AIX hosts
o *nroff commands that only support -mandoc and not -man are now supported
(for the built-in manual text in the command line tool)
o fixed the unconditional #include of config.h in hugehelp.c
o builds fine on MPE/iX
o upload using chunked transfer-encoding now sends the last chunk properly
teriminated with an extra CRLF
o Fixed the progress meter display for files >2GB
o persistant connections over a proxy messed up the proxy name/password
o the socks5 code segfaulted if no username/password was set
o the *_LARGE options now take curl_off_t types as parameters and this will
make it possible to handle large files on windows too
o builds with large file support even on systems without strtoll()
|
|
Buildlink files: RECOMMENDED version changed to current version.
|
|
|
|
|
|
* Disable apache, perl, ruby, java, and C# bindings.
* Don't pass -Wall to cc.
|
|
including:
*) SECURITY: CAN-2004-0174 (cve.mitre.org)
Fix starvation issue on listening sockets where a short-lived
connection on a rarely-accessed listening socket will cause a
child to hold the accept mutex and block out new connections until
another connection arrives on that rarely-accessed listening socket.
With Apache 2.x there is no performance concern about enabling the
logic for platforms which don't need it, so it is enabled everywhere
except for Win32. [Jeff Trawick]
*) SECURITY: CAN-2004-0113 (cve.mitre.org)
mod_ssl: Fix a memory leak in plain-HTTP-on-SSL-port handling.
PR 27106. [Joe Orton]
*) SECURITY: CAN-2003-0020 (cve.mitre.org)
Escape arbitrary data before writing into the errorlog. Unescaped
errorlogs are still possible using the compile time switch
"-DAP_UNSAFE_ERROR_LOG_UNESCAPED". [Geoffrey Young, Andr<E9> Malo]
Complete changelog is at http://www.apache.org/dist/httpd/CHANGES_2.0
Package changes include:
buildlink depends increased for apache2 (but not for apr).
apr package version changes, but APR_VERSION stays same.
more files installed and added to PLIST.
share/httpd/manual/search/manual-index.cgi removed from PLIST.
Also removing share/httpd/htdocs and share/httpd directories
removed from PLIST because already handled by MAKE_DIRS.
(I think this should use OWN_DIRS.)
(jlam@ said he would like this update done during freeze.)
|
|
|
|
|
|
|
|
|
|
gets built.
Should fix hubertf's bulk build.
|
|
by moving the inclusion of buildlink3.mk files outside of the protected
region. This bug would be seen by users that have set PREFER_PKGSRC
or PREFER_NATIVE to non-default values.
BUILDLINK_PACKAGES should be ordered so that for any package in the
list, that package doesn't depend on any packages to the left of it
in the list. This ordering property is used to check for builtin
packages in the correct order. The problem was that including a
buildlink3.mk file for <pkg> correctly ensured that <pkg> was removed
from BUILDLINK_PACKAGES and appended to the end. However, since the
inclusion of any other buildlink3.mk files within that buildlink3.mk
was in a region that was protected against multiple inclusion, those
dependencies weren't also moved to the end of BUILDLINK_PACKAGES.
|
|
|
|
non-NetBSD platforms
|