Commit graph

47 commits

Author SHA1 Message Date
drochner
d1b7851581 update to 2.0.5
changes:
- Works with Firefox 1.5.x and xulrunner 1.8.x
- Compiles with xulrunner 1.9, but a lot of functionality is disabled due
  to being no longer exposed by xulrunner (or not working)
  - MyPortal
  - User stylesheets
  - Remembering passwords
  - http authentication
- Support for external mailers which don't understand mailto: urls is
  completely removed. Pretty much all modern mailers support them now.
2008-03-10 12:56:20 +00:00
drochner
9ddd0e6622 update to 2.0.4
changes: "Some useful bug fixes."
2007-12-17 19:14:25 +00:00
drochner
d59be1e84b update to 2.0.3
changes:
-make work with newer mozilla / xulrunner versions
-bugfixes / compatibility improvements
2006-10-30 21:29:34 +00:00
rillig
df6668b927 Fixed "test ==". 2006-10-18 21:40:17 +00:00
rillig
0b9ac4d73e Updated galeon to 2.0.1.
Changes since 1.3.21:

Galeon 2.0 is now formally out. So we don't need to tell you how 1.3.x
is actually stable anymore. :-)

2.0.1 "Look what we found."

- Works with Mozilla 1.7.5+, Seamonkey 1.0+, Firefox 1.0.x and 1.5+, and
  xulrunner 1.8+.
- Find toolbar ported from Epiphany. TypeAheadFind now works properly
  with firefox.
- Bug fixes: 325501, 322668, 326813.

2.0.0 "One for the road."

- Works with mozilla 1.7.5+, 1.8a3 and up; Firefox 1.0.x and 1.5
- Embedded http error message pages. (If mozilla support them)
- Security Device Manager button in security prefs.
- Delete key works in Personal Data Manager.
- Support for multimedia keyboard keys like Back and Forward.
- Other bug fixes. (http://tinyurl.com/7zqb7)
2006-09-02 19:42:58 +00:00
drochner
ebe19cd497 let this use the renderer from "firefox" or "mozilla-gtk2", depending
on the GECKO_PROVIDER option
update to 1.3.21
changes:
Works with mozilla 1.7 -> 1.7.8, 1.8a3 -> 1.8b2 and trunk
Couple more focus fixes to less common cases
Fix regression since 1.3.19 that prevented helpers from working with
 file:/// urls.
Fix toolbar editor to work when the composite extension is enabled
Other bug fixes
2005-05-31 15:43:56 +00:00
abs
5b9c3b40eb *** empty log message *** 2005-04-04 10:25:03 +00:00
wiz
809ad6f2f7 Add RMD160 checksums. 2005-02-24 14:08:26 +00:00
abs
0e3865f277 Update galeon to 1.3.18. Changes since 1.3.17:
2004-10-23  Crispin Flowerday  <gnome@flowerday.cx>

	* NEWS:
	* configure.in: 1.3.18 "Where's my name?"

2004-10-23  Crispin Flowerday  <gnome@flowerday.cx>

	* embed/galeon-embed-shell.h: Remove some unused
	struct's

2004-10-17  Crispin Flowerday  <gnome@flowerday.cx>

	* src/galeon-window.c: Change the default accelerator
	keys for cloning and detaching tabs. Fixes bug #150933

2004-10-16  Crispin Flowerday  <gnome@flowerday.cx>

	* mozilla/ExternalProtocolService.cpp
	* configure.in: Fix for mozilla API change.

2004-10-16  Crispin Flowerday  <gnome@flowerday.cx>

	* mozilla/ExternalProtocolService.cpp: Remove some old
	code, that I mean't to get rid of _ages_ ago.

2004-10-10  Crispin Flowerday  <gnome@flowerday.cx>

	* src/galeon-popup.c: Fix the tooltip for the
	"Add bookmark" action. Fixes bug #154577

2004-10-09  Crispin Flowerday  <gnome@flowerday.cx>

	* configure.in
	* mozilla/ContentHandler.cpp
	* mozilla/EventContext.cpp
	* mozilla/FilePicker.cpp
	* mozilla/GaleonWrapper.cpp
	* mozilla/GaleonWrapper.h
	* mozilla/GlobalHistory.cpp
	* mozilla/GtkNSSKeyPairDialogs.cpp
	* mozilla/HeaderSniffer.cpp
	* mozilla/MozRegisterComponents.cpp
	* mozilla/ProgressListener.cpp
	* mozilla/ProgressListener.h
	* mozilla/mozilla-embed-shell.cpp
	* mozilla/mozilla-embed.cpp
	* mozilla/mozilla-encodings.c
	* mozilla/Makefile.am
	R mozilla/mozilla-version.h: Use explict checks for mozilla
	API changes, rather than checking against the mozilla version.
	Fixes bug #154441 and bug #154552

2004-10-08  Crispin Flowerday  <gnome@flowerday.cx>

	* mozilla/mozilla-embed.cpp: Remove a special case for
	loading about:blank. Fixes bug #154890

2004-10-05  Crispin Flowerday  <gnome@flowerday.cx>

	* mozilla/mozilla-notifiers.cpp: Don't call ConfigureFromPAC()
	ourselves, mozilla does that for us, we still notify it of the
	change ourselves.

2004-10-05  Amanpreet Singh Alam <amanpreetalam@yahoo.com>

	* configure.in: add Lang pa(Punjabi) to ALL_LINGUAS

2004-10-04  Crispin Flowerday  <gnome@flowerday.cx>

	* mozilla/GaleonWrapper.cpp
	* mozilla/GaleonWrapper.h
	* mozilla/mozilla-embed.cpp: Solve the reloading of
	view-source pages, this is the best way I can find of doing
	it at the moment, I need to investigate this a bit further,
	but at least it works for the moment (bug #152547)

2004-10-04  Crispin Flowerday  <gnome@flowerday.cx>

	* autogen.sh: Don't run sh with -e, it causes problems
	when using TERM=dumb (as jhbuild's t'box and my t'box do)

2004-10-02  Crispin Flowerday  <gnome@flowerday.cx>

	* mozilla/mozilla-embed-shell.cpp: Always look in
	/usr/lib/mozilla/plugins for the user's plugins, we
	do this by setting the MOZ_PLUGIN_PATH before firing up
	mozilla, users's can, of course, set their own path as well.
	Fixes bug #149812

2004-09-29  Crispin Flowerday  <gnome@flowerday.cx>

	* mozilla/EventContext.cpp: Wrap a hack (in the contextmenu
	handling) with #if/#endif now that the mozilla bug has been
	fixed.

2004-09-28  Crispin Flowerday  <gnome@flowerday.cx>

	* libegg/egg-recent-item.c
	* libegg/egg-recent-model.c: Re-sync from libegg, fixing
	possibly crashes (unlikely to affect Galeon), and a
	file descriptor leak (which does affect Galeon).

2004-09-25  Crispin Flowerday  <gnome@flowerday.cx>

	* mozilla/GlobalHistory.cpp
	* mozilla/mozilla-embed-shell.cpp: Fix for mozilla API changes

2004-09-25  Crispin Flowerday  <gnome@flowerday.cx>

	* src/galeon-css-menu.c: Don't use #defines for the format, just
	put the snprintf into the buffer next to where the buffer is
	declared.

2004-09-25  Crispin Flowerday  <gnome@flowerday.cx>

	* src/galeon-css-menu.c: Ensure we don't fill up the buffer for
	the action name, and so get duplicate names, and shorten the
	menu items. Fixes bug #152444

2004-09-17  Crispin Flowerday  <gnome@flowerday.cx>

	* tests/popups.html: Add yet test case for a popup
	crasher, bug #150632

2004-09-17  Crispin Flowerday  <gnome@flowerday.cx>

	* src/galeon-window.c: Remove a g_return_if_fail(), it
	can happen under some circumstances.

2004-09-15  Crispin Flowerday  <gnome@flowerday.cx>

	* mozilla/GaleonWrapper.cpp
	* mozilla/GaleonWrapper.h
	* mozilla/GlobalHistory.cpp
	* mozilla/mozilla-embed.cpp: Move the 1.7.3 api changes
	to 1.7.4, it seems that they didn't build 1.7.3 from the
	current 1.7 branch.

2004-09-15  Crispin Flowerday  <gnome@flowerday.cx>

	* src/galeon-tab.c: Fix a gcc 2.95 compile error

2004-09-13  Ricardo Fernandez Pascual  <ric@users.sourceforge.net>

	* src/galeon-tab.c: Fix bug #152502.

2004-09-12  Crispin Flowerday  <gnome@flowerday.cx>

	* mozilla/GaleonWrapper.cpp: If we can't show a context menu, let
	the page handle it (e.g. for XUL pages)

2004-09-12  Crispin Flowerday  <gnome@flowerday.cx>

	* mozilla/GaleonWrapper.cpp
	* embed/galeon-embed.h
	* src/page-info-dialog.c: Distinguish between full and 'almost'
	complance render modes.

2004-09-11  Ricardo Fernandez Pascual  <ric@users.sourceforge.net>

	* bookmarks/bookmarks-smart-site-tb-widget.c: Don't ignore text in
	entry when opening in a new tab or window via the context
	menu. Fixes bug #150121.

2004-09-11  Crispin Flowerday  <gnome@flowerday.cx>

	* bookmarks/bookmarks.c: Fix a memory leak

2004-09-11  Crispin Flowerday  <gnome@flowerday.cx>

	* src/page-info-dialog.c: Give the code a little polish,
	and make the context menu labels work properly.

2004-09-10  Crispin Flowerday  <gnome@flowerday.cx>

	* ui/galeon.glade: Slightly change the widget borders in the page
	info dialog, this ensures it is all consistent, and doesn't use
	x-align=0.01 in places. In addition, add the image embed into a
	viewport, so that it is indented (it looks much nicer).

2004-09-10  Crispin Flowerday  <gnome@flowerday.cx>

	* mozilla/GaleonWrapper.cpp: Ensure there is a url in the link
	rather than ensuring the url is empty.

2004-09-10  Crispin Flowerday  <gnome@flowerday.cx>

	* src/galeon-window.c
	* src/galeon-tab.h
	* src/galeon-tab.c: Get the Galeon Window by looking at the toplevel
	window of the tab, rather than setting manually.

2004-09-07  Crispin Flowerday  <gnome@flowerday.cx>

	* src/galeon-window.c
	* src/galeon-tab.c: Fix sizing of popup windows.

2004-09-07  Crispin Flowerday  <gnome@flowerday.cx>

	* src/Makefile.am
	R src/galeon-macros.h: Remove this file

	* src/galeon-tab.c
	* src/galeon-tab.h: Convert the GaleonTab object
	to use object properties rather than calling the
	window directly.

	* src/galeon-window.c: Sync the window from the tab
	properties

	* src/galeon-window.h: Remove some functions that
	aren't needed any more.

	This fixes bug #149431

2004-09-07  Akagic Amila  <bono@linux.org.ba>

	* configure.in: Added 'bs' to ALL_LINGUAS.

2004-09-06  Crispin Flowerday  <gnome@flowerday.cx>

	* src/galeon-window.c: Fix the statusbar messages for the
	'Allow/Block cookies from this site' menu items.
	Fixes bug #151981

2004-09-06  Crispin Flowerday  <gnome@flowerday.cx>

	* embed/galeon-embed-shell.c
	* embed/galeon-embed-shell.h: Create a new signal for
	changes in the permission manager.

	* mozilla/CookieObserver.cpp: Emit the signal, instead of
	calling the GaleonWindow code directly.

	* src/galeon-window.c: Attach to the signal

2004-09-06  Crispin Flowerday  <gnome@flowerday.cx>

	* mozilla/EventContext.cpp: Remove the random magic number, it
	was due to an uninitialized variable. Initialize the variable
	to another magic number, and capture that in the switch.

2004-09-05  Crispin Flowerday  <gnome@flowerday.cx>

	* src/galeon-window.c: Forget the last change, just use
	gtk_container_get_children() to get the list of tabs.
	Thanks to Christian Persch for pointing this out.

2004-09-05  Crispin Flowerday  <gnome@flowerday.cx>

	* src/galeon-window.c: Use g_list_prepend / g_list_reverse rather
	than using g_list_append, its more efficient.

2004-09-04  Crispin Flowerday  <gnome@flowerday.cx>

	* mozilla/mozilla-embed.cpp: Remove our custom dom_key_press
	handler to generate contextmenu signals.

	* mozilla/EventContext.cpp
	* mozilla/GaleonWrapper.cpp
	* mozilla/GaleonWrapper.h: Attach an nsIDOMContextMenuListener
	so that we can capture context menu signals.

	* src/galeon-tab.c: Use the contextmenu signal for right mouse
	button handling, as well as keyboard menu key handling.

	* mozilla/SideBar.cpp
	* src/galeon-nautilus-view.c: Hook up to the contextmenu signal.

	* galeon.schemas.in
	* embed/galeon-embed-prefs.h:
	* src/galeon-prefs-dialog.c
	* ui/prefs-dialog.glade: Add a UI to allow javascript context
	menu handling.

	This fixes bug #60752

2004-09-04  Crispin Flowerday  <gnome@flowerday.cx>

	* galeon.schemas.in: Remove the schema for 'default_allow_popups'
	which isn't used anywhere.

2004-09-04  Philip Langdale  <philipl@mail.utexas.edu>

	* libegg/dock/egg-dock-master.c: Resync with libegg (although
	I put the change into libegg :-).

	Respect the NEVER_FLOAT behaviour as we want to turn floating
	off in our dock.

2004-09-04  Crispin Flowerday  <gnome@flowerday.cx>

	* mozilla/EventContext.cpp
	* mozilla/EventContext.h: Convert mozilla mouse buttons
	to gtk ones (0,1,2 -> 1,2,3) and use 0 for key events.

	* mozilla/SideBar.cpp
	* src/galeon-nautilus-view.c
	* src/galeon-tab.c: Adapt to change.

2004-09-04  Crispin Flowerday  <gnome@flowerday.cx>

	* src/galeon-tab.c: Don't resize tabs in the background till
	they are map()'ed (as they are when they are brought to the
	front). Fixes bug #124558

2004-09-04  Crispin Flowerday  <gnome@flowerday.cx>

	* src/galeon-action-go.c: Never show both the icon and text
	for the Go action. Show the icon in icons_only mode, and the
	text otherwise. This avoids the second toolbar being too large
	in the default toolbar layout with icons+text.

2004-09-04  Crispin Flowerday  <gnome@flowerday.cx>

	* src/galeon-action-location.c:
	* utils/pixbuf-cache.h
	* utils/pixbuf-cache.c
	* ui/galeon-entry.png
	* ui/Makefile.am: Add a stock icon for the location entry.

2004-09-04  Crispin Flowerday  <gnome@flowerday.cx>

	* utils/pixbuf-cache.h
	* utils/pixbuf-cache.c
	* bookmarks/bookmarks-icon-provider.c
	* src/galeon-favicon.c
	* ui/Makefile.am
	R ui/galeon-bookmark.png: Use the stock image for the default
	favicon on the toolbar. Fixes bug #151682

2004-09-01  Crispin Flowerday  <gnome@flowerday.cx>

	* utils/gul-toolbutton.c: Remove a useless variable.

2004-09-01  Crispin Flowerday  <gnome@flowerday.cx>

	* mozilla/GlobalHistory.cpp: Fix for the API change on the 1.7 branch

2004-08-29  Crispin Flowerday  <gnome@flowerday.cx>

	* mozilla/GaleonWrapper.cpp: Display the result of a javascript
	evaluations in the JS console. Fixes bug #150527

2004-08-29  Crispin Flowerday  <gnome@flowerday.cx>

	* mozilla/MozillaPrivate.cpp: Check for null pointers to
	avoid crashes if a qi fails.

2004-08-29  Crispin Flowerday  <gnome@flowerday.cx>

	* default-prefs.js: Disable SSLv2 by default. It has serious
	security problems, and isn't something that should be used
	these days.

2004-08-29  Crispin Flowerday  <gnome@flowerday.cx>

	* bookmarks/bookmarks-tree-model.c: Fix compilation with
	gcc 2.95

2004-08-25  Ricardo Fernandez Pascual  <ric@users.sourceforge.net>

	* bookmarks/bookmarks-tree-model.c
	* bookmarks/bookmarks-tree-view.c
	* utils/galeon-dnd.c: Allow dropping links on the bookmark
	treeview. Fixes bug #151028.

2004-08-25  Ricardo Fernandez Pascual  <ric@users.sourceforge.net>

	* bookmarks/bookmarks-tree-model.c: Fix bug #150386 (drop on empty
	folders in bookmark tree view).

2004-08-23  Crispin Flowerday  <gnome@flowerday.cx>

	* src/galeon-css-menu.c: Ensure action names from different
	stylesheet sources don't collide. Fixes bug #150803

2004-08-23  Crispin Flowerday  <gnome@flowerday.cx>

	* utils/gul-gui-option.c: Fix compilation with gcc 2.95

2004-08-22  Tommi Komulainen  <tommi.komulainen@iki.fi>

	* utils/gul-notebook.c: Make tab width fixed "n characters" wide,
	currently hardcoded to 15 characters.  Fixes bug #135447

2004-08-21  Tommi Komulainen  <tommi.komulainen@iki.fi>

	* src/galeon-favicon-cache.c: Implement Cache Directory Tagging
	Standard.  Fixes bug #150277

2004-08-21  Tommi Komulainen  <tommi.komulainen@iki.fi>

	* src/galeon-favicon-cache.c: Create the cache directory when saving,
	not loading.  Be more paranoid about potential errors.

2004-08-21  Crispin Flowerday  <gnome@flowerday.cx>

	* utils/location-entry.c: If the toolbar is hidden when the user
	types Ctrl+L, popup the toolbar until the focus dissappears from
	the location entry. Fixes bug #138948

2004-08-21  Crispin Flowerday  <gnome@flowerday.cx>

	* utils/gul-gui-option.c: Add some g_return_if_fail()'s to
	avoid crashes on NULL.

	* src/galeon-prefs-dialog.c: Don't pass NULL strings to
	gul_gui_option_combobox_set_value

2004-08-21  Philip Langdale  <philipl@mail.utexas.edu>

	* libegg/dock/egg-dock-item.c: Disable the popup menu
	on dock handles. If you hide a toolbar, it's gone forever :-)
	Fixes bug #132812

2004-08-21  Tommi Komulainen  <tommi.komulainen@iki.fi>

	* embed/print-dialog.c
	* mozilla/MozillaPrivate.cpp: Use locale default paper size by
	default, if possible, when switching printers instead of simply
	picking the first one in the list.

2004-08-21  Tommi Komulainen  <tommi.komulainen@iki.fi>

	* src/galeon-window.c: Check "gtk-menu-bar-accel" from GtkSettings for
	menubar accelerator instead of hardcoding F10.

	Instead of manually opening the menubar forward the keypress event to
	it after it's shown.  That way the menus open as usual when hovering
	the mouse cursor over them and you don't need to click to open.

2004-08-21  Tommi Komulainen  <tommi.komulainen@iki.fi>

	* src/galeon-window.c: Add Ctrl+0 shortcut for "Normal Size" as per
	HIG.  Fixes bug #121168

2004-08-21  Kjartan Maraas  <kmaraas@gnome.org>

	* configure.in: Add «nb» to ALL_LINGUAS.

2004-08-16  Crispin Flowerday  <gnome@flowerday.cx>

	* mozilla/EventContext.cpp: Use GetLocalName rather than GetTabName
	to get the attribute name. Fixes the galeon equivalent of
	bug #150208

2004-08-15  Crispin Flowerday  <gnome@flowerday.cx>

	* mozilla/GlobalHistory.cpp: Don't stop pages loaded inside
	frames from being saved in the history.

2004-08-15  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* bookmarks/bookmarks-editor.c: Fixed wrong string at line 1406

2004-08-13  Crispin Flowerday  <gnome@flowerday.cx>

	* libegg/egg-editable-toolbar.c
	* libegg/egg-editable-toolbar.h
	* libegg/egg-toolbar-editor.c
	* libegg/egg-toolbar-editor.h
	* libegg/egg-toolbars-model.c
	* libegg/egg-toolbars-model.h
	* libegg/eggmarshalers.list: Sync the toolbar editor
	from libegg.

	* src/galeon-window.c: Fix for some small API changes

2004-08-13  Crispin Flowerday  <gnome@flowerday.cx>

	* mozilla/GaleonWrapper.h
	* mozilla/GaleonWrapper.cpp
	* mozilla/mozilla-embed.cpp: Simplify getting the encoding
	and forced encoding from mozilla.

2004-08-12  Ricardo Fernandez Pascual  <ric@users.sourceforge.net>

	* bookmarks/bookmarks-editor.c: Fix bug #149751.

2004-08-12  Ricardo Fernandez Pascual  <ric@users.sourceforge.net>

	* bookmarks/bookmarks-editor.c: Enable/disable menu entries
	depending of the selected items. Fixes #149750..

2004-08-12  Ricardo Fernandez Pascual  <ric@users.sourceforge.net>

	* embed/global-history.c: Fix compilation for Gcc 2.95.

2004-08-11  Ricardo Fernandez Pascual  <ric@users.sourceforge.net>

	* bookmarks/bookmarks.c: Use the url when the title is "" for
	autobookmarks. Sort autofolders alphabetically.

2004-08-11  Ricardo Fernandez Pascual  <ric@users.sourceforge.net>

	* ui/bookmarks-editor.glade: Fix mnemonics, wording and typos.

2004-08-11  Ricardo Fernandez Pascual  <ric@users.sourceforge.net>

	* bookmarks.c: Fix small bug with copying.
	* bookmarks-tree-model.c: Don't allow to drop bookmarks on
	autogenerated folders.

2004-08-11  Ricardo Fernandez Pascual  <ric@users.sourceforge.net>

	* bookmarks/bookmarks-icon-provider.c
	* ui/Makefile.am
	* ui/galeon-filter.png
	* utils/pixbuf-cache.c
	* utils/pixbuf-cache.h: Use different icons for VFolders and
	AutoFolders.

2004-08-11  Yanko Kaneti <yaneti@declera.com>

	* src/window-commands.c: "translator_credits" -> translator-credits"
	see
	http://mail.gnome.org/archives/gnome-i18n/2004-August/msg00125.html

2004-08-10  Crispin Flowerday  <gnome@flowerday.cx>

	* GlobalHistory.cpp
	* JSConsoleListener.cpp
	* JSConsoleService.cpp
	* MyportalProtocolHandler.cpp
	* PrintingPromptService.cpp
	* SideBar.cpp
	* SideBarProxy.cpp: Remove calls to NS_INIT_ISUPPORTS, it hasn't
	been needed since mozilla 1.3

2004-08-10  Ricardo Fernandez Pascual  <ric@users.sourceforge.net>

	* bookmarks/bookmarks-context-menu.c
	* bookmarks/bookmarks-single-editor.c
	* bookmarks/bookmarks-single-editor.h
	* bookmarks/bookmarks.c
	* bookmarks/bookmarks.h
	* bookmarks/xbel.c
	* embed/global-history.c
	* ui/bookmarks-editor.glade
	* utils/galeon-auto-bookmarks-source.c
	* utils/galeon-auto-bookmarks-source.h: Added oftions to filter
	the history items considered for each auto folder. The previous
	scoring algorithm has been killed, and instead there is a very
	simple one based in the last visited time, the visits count or
	both. Allow to match more than one item per host (or not).

2004-08-10  Crispin Flowerday  <gnome@flowerday.cx>

	* mozilla/GlobalHistory.cpp
	* mozilla/GlobalHistory.h: Clean up the GlobalHistory class,
	and fix for a mozilla API change.

2004-08-10  Crispin Flowerday  <gnome@flowerday.cx>

	* embed/global-history.c: Fix storing of the host's first
	and last visited times.

2004-08-09  Crispin Flowerday  <gnome@flowerday.cx>

	* configure.in
	* mozilla/ContentHandler.cpp
	* mozilla/EventContext.cpp
	* mozilla/ExternalProtocolService.cpp
	* mozilla/GaleonWrapper.cpp
	* mozilla/GlobalHistory.cpp
	* mozilla/GlobalHistory.h
	* mozilla/GtkNSSKeyPairDialogs.cpp
	* mozilla/HeaderSniffer.cpp
	* mozilla/MozRegisterComponents.cpp
	* mozilla/ProgressListener.cpp
	* mozilla/ProgressListener.h
	* mozilla/SideBar.cpp
	* mozilla/mozilla-embed-shell.cpp
	* mozilla/mozilla-embed.cpp
	* mozilla/nsMailtoUrl.cpp: Drop support for mozilla versions < 1.7

2004-08-09  Crispin Flowerday  <gnome@flowerday.cx>

	* mozilla/GaleonWrapper.cpp: Fix compilation with mozilla
	< 1.7. This won't be around for long, but its worth fixing.

2004-08-09  Thomas Zajic  <zlatko@gmx.at>

	* libegg/egg-toolbar-editor.c
	* src/galeon-encoding-dialog.c
	* src/popup-commands.c: Declare variables before calling code.
	Fixes compilation with gcc 2.95 - bug #149732

2004-08-09  Crispin Flowerday  <gnome@flowerday.cx>

	* mozilla/GaleonWrapper.h
	* mozilla/EventContext.h
	* mozilla/ContentHandler.h: Remove a lot of #includes, and use
	forward declarations instead.

	* mozilla/ContentHandler.cpp
	* mozilla/EventContext.cpp
	* mozilla/mozilla-embed-persist.cpp
	* mozilla/mozilla-embed.cpp: Add needed headers.

	* mozilla/GaleonWrapper.cpp: Add needed headers, and make the
	code more consistent, in use of NS_ENSURE_*, and use a simpler
	method to get the nsIWebNavigation interface.

2004-08-09  Ricardo Fernandez Pascual  <ric@users.sourceforge.net>

	* bookmarks/bookmarks-context-menu.c
	* bookmarks/bookmarks-editor.c
	* bookmarks/bookmarks-editor.h
	* bookmarks/bookmarks.c
	* bookmarks/bookmarks.h
	* bookmarks/xbel.c
	* src/galeon-shell.c
	* ui/galeon-bookmarks-editor-ui.xml.in
	* utils/Makefile.am
	* utils/galeon-auto-bookmarks-source.c
	* utils/galeon-auto-bookmarks-source.h
	* embed/global-history.c: Autobookmarks. The scoring algorithm is
	the same as in Galeon 1.2. It may need adjusting, but seems to
	work mostly reasonably. You can have as many autobookmarks folders
	as you want, each one will have 20 different autobookmarks.
2004-11-27 00:52:49 +00:00
kristerw
93a989fa65 Remove useless C99-isms that cause the build to fail with GCC 2.95. 2004-11-12 02:24:55 +00:00
abs
00b3b69285 Update galeon to 1.3.17:
- Works with Mozilla 1.4 through 1.8a2 and trunk
    - Support printing with Xprint
    - Get rid of the startup script; you need to update your scripts
      if you have been using galeon-bin directly
    - Add saved files in recent-files list for easy access
    - Add support for vfolders of bookmarks.
    - Restore the 'Reload Frame' context menu item
    - Add progress dialog when printing.
    - Don't copy the history of the old tab, when creating an
      unrelated new tab
    - Support the new GNOME 2.8 mime type system
    - lots of other bug fixes

Also include fix for http://bugzilla.gnome.org/show_bug.cgi?id=153693
2004-10-05 16:54:29 +00:00
abs
c51a26dd6b Update galeon to 1.3.16 and rename from galeon-devel to galeon
1.3.16:
    * Works with Mozilla 1.4 through 1.7, 1.8a1 and trunk
    * Add thumbnailing to the Open dialogs
    * Improved context menus
    * Ensure URL's for frames and redirects don't get saved in the history
    * Fix the spinner background with gradient themes
    * Fix a crash when removing items in the personal data manager
    * Fix reloading of framesets
    * Make better use of gtk 2.4 API's
    * lots of other bug fixes

1.3.15:
    * Works with Mozilla 1.4 through 1.7rc2 and trunk
    * Requires gtk+ 2.4
    * Major download re-write:
          o Much improved robustness; lots of crashes fixed
          o Improved filename generation when saving pages
          o Pages generated by a POST correctly saved
    * Restored offline mode
    * Restored ability to block cookie sites when removing cookies
    * Improved layout of personal data manager
    * Added context menu to links in page info dialog
    * Added image save button to page info dialog
    * Always show the menubar when F10 is pressed
    * Use more stock icons from the current icon theme
    * Implement user stylesheet support (put them in ~/.galeon/stylesheets)
2004-07-20 17:37:23 +00:00
abs
37dae29c2f Update galeon to 1.2.14.
- Add support for mozilla 1.7
    - Intended to be the last 1.2.x release of galeon
2004-06-22 05:36:12 +00:00
agc
cb46a8f549 Add patches to allow galeon to compile on NetBSD-1.6ZG. 2003-12-10 18:34:01 +00:00
abs
a750e498d9 Update galeon to 1.2.13 to match mozilla update to 1.5.1:
Changelog since 1.2.11 mainly indicates sync with new mozilla API.
	1.2.13 wants mozilla 1.5 but we are giving it 1.5.1. All appears to
	work fine.
2003-11-27 15:03:36 +00:00
taya
804d1e7122 update galeon to 1.2.11
Changes:
1.2.11 "Tommi wishes it would go away"

- Removed vi navigation to stop screwing typeaheadfind up.
- Maybe one bugfix. :-)
2003-06-19 17:11:52 +00:00
taya
58659fcfa4 update galeon to 1.2.10
1.2.10 is a simple bug fix and api sync update for the 1.2.x branch.
2003-04-24 13:03:17 +00:00
taya
4e14558181 Update galeon to 1.2.9
Galeon 1.2.9 is a maintainance release on the stable branch
(for gnome 1.4 and mozilla compiled for gtk 1.2.x). It adds
compatibility with mozilla 1.3 final and fixes the c++ abi
compatability wrappers to actually work properly.
2003-03-18 03:25:29 +00:00
taya
c0f73c207d Update galeon to 1.2.8
Changes:
1.2.8 "Gettextize me captain!"

- Compatible with 1.01, 1.1, 1.2.1, 1.3a, 1.3b
- API Wrappers added from Mozilla for support for old plugins when
  compiled with gcc 3.x
- *Finally* got new versions of gettext (0.11.x) working properly
- Couple of bugfixes
2003-02-17 14:34:00 +00:00
hubertf
173644f651 Update to galeon 1.2.7:
- Compatible with Mozilla 1.0.1, 1.1, 1.2
- Sidebar link opening behaviour now matches Mozilla
- TypeAheadFind support
- bugfixes
2002-12-10 01:30:02 +00:00
taya
78bcb120cb Update galeon to 1.2.6
Changes:
- Compatible with 1.0.x, 1.1.x and 1.2a
- Compatible with gcc 3.2 with --disable-werror
- Complete Basic Sidebar support
- Basic means basic. No XUL sidebars supported.
- Proxy prefs should actually be respected for a change
- Support for forcing all cookies to be session cookies
- Fixed almost all downloader progress dialog related crashes.
- Helper app handling improved, and a number of bugs fixed
2002-10-08 14:50:52 +00:00
drochner
4d8d2b4a4d take a sledgehammer and make this compile with mozilla-1.1 2002-08-29 20:00:20 +00:00
taya
f48d985f60 Update galeon to 1.2.5
- mozilla 1.0 compatibilty/requirement
- proxy auto-conf & printing fixes
- new Vietnamese translation
2002-06-09 15:40:37 +00:00
taya
b8a9decbec Update galeon to 1.2.3
Changes from release mail:
- mozilla 1.0rc3 compatibilty/requirement
- bugfixes
2002-05-25 23:35:59 +00:00
tron
c03c129be5 Update "galeon" package to version 1.2.1. Changes since version 1.2.0:
- mozilla 1.0 rc1 compatibility
- autoscroll
- mozilla native print preview
- bugfixes
2002-04-26 15:16:38 +00:00
taya
b83587c254 Update galeon to 1.2.0
Changes from release mail:
- Mozilla 0.9.9 required
- Improved tab context menu
- Favicon speedups/fixes
- Improved crash recovery dialog
- Memory leaks fixed
- New smartbookmarks and bookmarklets
- Bookmark importer fixes
- "Select all" menuitem
- Show favicons in tabs
- "Properties" and "Page Info" windows added
- Autoapply of changes in the prefs window
- Bookmarks removal confirmation dialog
- Mouse gesture support -- see the manual
- Session autosave improvements
- Better session manager behavior -- we should shut down cleanly when
  gnome-session tells us to now
- "Copy email address" context menu item
- Page titles in autocompletion window
- Native JavaScript console
- New prefs window icons, courtesy of jimmac
- Location entry fixes
- Autobookmarks cleanup
- Dialog cleanups
- Fold/unfold arrows on smartbookmarks
- Improved behavior of various command-line options
- Zoom cleanups
- SMB url-encoding fixes
- "Recent sessions" submenu works now :)
- Save last-selected download directory
- Fullscreen should work in both old and new window managers now
- Frame context menus should work correctly now
2002-03-13 16:14:56 +00:00
taya
5cb3086b65 Update galeon to 1.0.3
From release mail:

NEWS
- a few bugfixes
- Mozilla 0.9.8 compatibility
2002-02-10 05:44:49 +00:00
taya
d9cc0990a9 Update galeon to 1.0.2
Changes from release notes:
- mozilla 0.9.7 compatibility
- bugfixes
2001-12-28 04:41:37 +00:00
taya
15eeccad63 Update galeon to 1.0.1
From the release mail:
- fixed crashes on exit
- other bugfixes
2001-12-06 15:56:00 +00:00
taya
8419f3b270 Update galeon to 1.0
Many bugs are fixed.
And at last reached to 1.0.
2001-11-24 02:13:13 +00:00
taya
0a59c3cd2f Add patch for 1.5.X 2001-11-11 11:11:25 +00:00
taya
191e332fdc Currect distinfo.
Maybe source tarball was replaced...
2001-11-11 03:23:28 +00:00
taya
62c5ff111a Update galeon to 0.12.7
This is a bugfix release and RC2 for galeon 1.0
2001-11-11 02:29:27 +00:00
taya
a7f539a95c Update galeon to 0.12.6.
Changes from previous version is bugfixes.
Announce said "This is the first release candidate for 1.0."
2001-10-27 12:45:52 +00:00
taya
4d4e3f8af1 Update galeon to 0.12.5
Changes from Release Notes
	0.12.4 -> 0.12.5
	- ability to drag tabs
	- bugfixes

	0.12.3 -> 0.12.4
	- mozilla 0.9.5 compatibility
	- bugfixes
2001-10-26 16:02:01 +00:00
tron
af2408ee8f Fix build problem after update of "mozilla" package. 2001-10-17 06:10:08 +00:00
tron
3f4e110346 Fix build problem when new toolchain is. 2001-10-15 17:26:41 +00:00
taya
39a45ecb95 Update galeon to 0.12.3
Changes from Release Notes
	- bugfixes
	- support for legacy mail clients
	- prefs for default window layout
2001-10-06 16:48:24 +00:00
taya
8dac814398 Update galeon to 0.12.2
Changes from Release Notes
	- bugfixes
	- improved help browser
	- updated translations
	- prelight toolbars
	- some usability enanchement
2001-10-02 16:52:06 +00:00
taya
27656c9c52 Update galeon to 0.12.1
Changes from Release Notes
	- mozilla 0.9.4 compatibility
	- lots of bugfixes
	- context menus for reload bypassing cache and proxy
	- find dialog with new options
	- author and user stylesheets support
	- ghelp, info, man, toc support
	- fix hangs on startup with new gnome-vfs
	- allow blocking of plugins
	- support for adding accels to bookmarks
	- copy/cut/paste context menu for forms
	- security icon on the statusbar
	- improved MIME preferences page
	- i18n fixes
	- ability to save background image
	- basic Xinerama support
	- about plugins
	- improved dragging of bookmarks to the toolbars
	- proxy autoconfiguration
	- bookmarks searching
	- better focus behavior
	- Don't repaint bookmarks toolbars when not necessary
	- lots of usability improvements
2001-09-21 16:37:41 +00:00
taya
1252449f8b Update galeon to 0.12
Changes from Release Notes
	- Java console
	- full toolbar themability with a lot of cool themes
	- separate handling of normal and bookmarks toolbar visibility
	- ability to hide/show smartbookmarks entries
	- optional smart bookmarks history
	- optional smart bookmarks go button
	- improved protocols handling - lot of bugfixes
2001-08-29 14:02:28 +00:00
tron
f0a2d8ef15 Fix auto configuration files to work with version 2.50 of the "autoconf"
package.
2001-08-28 12:13:10 +00:00
tron
6a4020f8ba Downgrade "galeon" package to version 0.11.5:
- It's a more stable.
- It builds fine.
This fixes PR pkg/13658 and PR pkg/13735.
2001-08-21 20:09:58 +00:00
taya
4994deff0b Update to galeon-0.12pre1
Changes from release note:
 - Mozilla 0.9.3 compatibility
 - gconf port WOOW ;)
 - ability to save images, javascript, stylesheets with the page
 - menu to move tabs - user agent spoofing
 - links drag and drop fixed
 - a lot of bugfixes and some memory leak fixed
2001-08-06 13:22:08 +00:00
abs
7aa11bf5c6 Update galeon to 0.11.3
Changes: - fix crashes clicking on XUL windows and on some pages
2001-07-26 09:47:38 +00:00
taya
3fcf7ff964 Update galeon to 0.11.2.
Changes:
- tons of bugfixes
- a lot of memory leaks fixed
- draggable tabs
- minimum font size
- better font defaults
- improved focus handling
- view source and save background fixed
- xbel importing support
- small startup time improvement
- ability to pause downloads
- new spinner
- new preferences dialog look
- toolbar configurability
- most recent used sessions in file menu
- open / save the current session to a file
2001-07-24 01:07:14 +00:00
taya
6d35ebe418 Initial import of galeon.
Galeon is a GNOME web browser based on gecko (mozilla rendering engine).
It's fast, it has a light interface and it is full standards compliant.
2001-07-14 02:34:51 +00:00