aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* reviewed by: Christian Persch <chpe@cvs.gnome.org>Marco Pesenti Gritti2004-10-071-0/+10
* Remove unnecessary include.Christian Persch2004-10-061-0/+6
* Notify when entering or leaving print preview mode. Fixes bug #154591.Christian Persch2004-10-061-0/+8
* Grammar fix. Fixes bug #154605.Christian Persch2004-10-061-0/+6
* Fix a warning, noticed by Crispin.Christian Persch2004-10-061-0/+7
* Don't allow activation of the hidden menubar in ppv mode.Christian Persch2004-10-061-0/+6
* Fix print preview and fullscreen mode interaction. Fixes bug #154456.Christian Persch2004-10-061-0/+9
* Don't size-allocate unmapped tabs, fixing slow resizes. Fixes bug #128191.Christian Persch2004-10-051-0/+8
* R lib/egg/eggdropdowntoolbutton.c: R lib/egg/eggdropdowntoolbutton.h:Christian Persch2004-10-051-0/+11
* Set window icon.Christian Persch2004-10-051-0/+8
* Set window icon.Christian Persch2004-10-051-0/+9
* Set window icon.Christian Persch2004-10-051-0/+13
* Set ephy icon as window icon.Christian Persch2004-10-051-0/+6
* Set ephy icon as window icon.Christian Persch2004-10-051-0/+6
* Same here.Christian Persch2004-10-051-0/+6
* Same here.Christian Persch2004-10-051-0/+6
* Set window icon with gtk_window_set_icon_name().Christian Persch2004-10-051-0/+7
* Set the window icon.Christian Persch2004-10-051-0/+6
* Arg 4 of gtk_icon_theme_lookup_icon is flags, not height.Christian Persch2004-10-051-0/+6
* Set epiphany icon on the about dialogue.Christian Persch2004-10-051-0/+6
* Clean up a bit.Christian Persch2004-10-041-0/+11
* Fix a warning.Christian Persch2004-10-041-0/+6
* Remove unused variable.Christian Persch2004-10-031-0/+6
* Recognise "Desktop" special downloads directory. Fixes bug #152926.Christian Persch2004-10-021-0/+10
* Add --with-mozilla to distcheck's configure arguments.Christian Persch2004-10-021-0/+6
* Simply use gtk_icon_theme_load_icon().Christian Persch2004-10-021-0/+6
* Use gtk_window_set_default_icon_name().Christian Persch2004-10-021-0/+7
* Remove explicit PAC autoconf call, it works perfectly ok without it.Christian Persch2004-09-301-0/+7
* Remove "abort", since you can have the same with --g-fatal-warnings.Christian Persch2004-09-281-0/+6
* Document EPHY_DEBUG_BREAK.Christian Persch2004-09-281-0/+6
* A data/default-prefs-common.js: A data/default-prefs-mozilla.js: AChristian Persch2004-09-281-0/+12
* Don't reference private objects from public headers. Fixes bug #153766.Christian Persch2004-09-281-0/+16
* Remove the hack, and just use the libc function for it. Thanks to CrispinChristian Persch2004-09-271-0/+8
* Improve configure check for DumpStackToFile to actually work.Christian Persch2004-09-271-0/+6
* Improved debugging support. Fixes bug #153805.Christian Persch2004-09-271-0/+7
* Install a placeholder for the view toggles group. Fixes bug #153767.Christian Persch2004-09-271-1/+7
* Make ephy-state.h public.Christian Persch2004-09-271-0/+6
* Fix compiler warnings.Christian Persch2004-09-271-0/+14
* Remove some unused code. Patch by Crispin Flowerday.Christian Persch2004-09-261-0/+7
* Install egg-toolbars-model.hMarco Pesenti Gritti2004-09-261-0/+6
* Remove another unnecessary define.Christian Persch2004-09-261-0/+6
* Remove an unnecessary define.Christian Persch2004-09-261-0/+6
* Mozilla API changes.Christian Persch2004-09-251-0/+8
* Remove reference to MOZILLA_FIVE_HOME.Christian Persch2004-09-231-0/+6
* Fix a mem leak.Christian Persch2004-09-231-0/+6
* Fix a mem leak.Christian Persch2004-09-231-0/+6
* Initialise position passed to gtk_editable_insert_text().Christian Persch2004-09-231-0/+6
* Fix the build.Christian Persch2004-09-221-0/+6
* Simplified nsIContentPolicy API check.Christian Persch2004-09-211-0/+7
* Fix mozilla API checks to correctly detect firefox libraries.Christian Persch2004-09-211-0/+20
* Fix overflow in remaining time calculation. Fix bug #153136. Thanks toMarco Pesenti Gritti2004-09-211-0/+7
* Fix ChangeLogChristian Persch2004-09-181-1/+0
* Fix download progress indicator in downloader view.Christian Persch2004-09-181-0/+8
* reviewed by: Christian Persch <chpe@cvs.gnome.org>Marco Pesenti Gritti2004-09-181-0/+10
* Show the fullscreen button only when the window is active. Fix #115296.Marco Pesenti Gritti2004-09-161-0/+8
* Keep popup position synced with his size requisition. Fix #143585Marco Pesenti Gritti2004-09-161-0/+9
* Port to GtkAboutDialog.Christian Persch2004-09-161-0/+6
* More fix for mozilla 1.7.3 API-non-change.Christian Persch2004-09-161-0/+6
* Fix for mozilla 1.7.3 API-non-change.Christian Persch2004-09-151-0/+8
* Add api to show a context menu. Useful to make distinction between key andMarco Pesenti Gritti2004-09-151-0/+16
* Better positioning of context menus for treeviews. Fix #152431Marco Pesenti Gritti2004-09-151-0/+9
* Added (proposed) XML schema for Extension metadata files (work inAdam Hooper2004-09-141-0/+8
* Load/unload extensions based on GConf keyAdam Hooper2004-09-141-0/+36
* Add ephy_window_get_ui_manager(), and remove the manager from the publicChristian Persch2004-09-141-0/+25
* Add ChangeLog-20040912 to EXTRA_DIST.Christian Persch2004-09-131-0/+6
* Merging pre-gnome-2-10 branch to HEAD.Christian Persch2004-09-131-10772/+2
* Updatinggnome-2-8-branchpointChristian Persch2004-09-131-0/+10
* Version 1.4.0.Christian Persch2004-09-131-1/+10
* - Fix non-well-formed XMLShaun McCance2004-09-121-0/+5
* Document popup window functionality (bug #145412)Adam Hooper2004-09-081-0/+6
* Added ne Nepali in ALL_LINGUASPawan Chitrakar2004-09-051-0/+4
* Add "ml" to ALL_LINGUAS.Christian Persch2004-09-051-0/+6
* Fix invisible status icon. Fixes bug #151501; patch approved by RT.Christian Persch2004-09-021-0/+7
* Post-release version bump.pre-gnome-2-10-branchpointChristian Persch2004-08-301-0/+6
* === Release 1.3.8 ===Release138Christian Persch2004-08-301-0/+6
* Version 1.3.8.Christian Persch2004-08-301-0/+7
* Make sure the filename to print to doesn't contain slashes. Fixes bugChristian Persch2004-08-301-0/+8
* Disable SSLv2 by default.Christian Persch2004-08-301-0/+6
* Translate this too. Translation by 佐藤 暁 (SATOH Satoru).Christian Persch2004-08-291-1/+7
* Updated.Christian Persch2004-08-281-0/+6
* Added japanese translation of the manual. Translated by SATOH Satoru <ssChristian Persch2004-08-281-0/+16
* popup_menu signal handler has to return gboolean, not void.Christian Persch2004-08-281-0/+7
* popup_menu signal handler has to return gboolean, not void.Christian Persch2004-08-281-0/+7
* Remove the save timeout on dispose.Christian Persch2004-08-281-0/+8
* Make sure to instantiate the toolbars model before instantiating theChristian Persch2004-08-281-0/+8
* Mozilla API change on stable branch.Christian Persch2004-08-281-0/+6
* QI instead of cast.Christian Persch2004-08-281-0/+6
* Get the position of the new tab after the tab_added signal was emitted, toChristian Persch2004-08-271-0/+8
* Make "FileSave" action obey lockdown too. Fixes bug #151039.Christian Persch2004-08-261-0/+6
* Post-release version bump.Christian Persch2004-08-251-0/+6
* === Release 1.3.7 ===Release137Christian Persch2004-08-251-0/+14
* Post-release version bump.Christian Persch2004-08-241-0/+6
* === Release 1.3.6 ===Release136Christian Persch2004-08-241-0/+4
* Version 1.3.6.Christian Persch2004-08-241-0/+7
* Sync.Christian Persch2004-08-241-0/+7
* Update for 1.3.6.Christian Persch2004-08-231-0/+7
* Just use the popup_menu signal. Fixes bug #150830.Christian Persch2004-08-231-0/+12
* Change hierarchy separator to "->". Fixes bug #149150.Christian Persch2004-08-231-0/+6
* Make the hierarchy separator a #define.Christian Persch2004-08-231-0/+31
* Merge from gnome-2-6 branch.Christian Persch2004-08-231-0/+6
* Fix a warning when moving tabs between windows; see bug #150822.Christian Persch2004-08-231-0/+6
* Fix crash when removing a password, introduced by the last commit.Christian Persch2004-08-221-0/+7
* Keep the passwords list in the pdm dialogue up-to-date wrt. new passwordsChristian Persch2004-08-221-0/+15
* Set accel for normal zoom, as per HIG.Christian Persch2004-08-221-0/+6
* Add autoconf check for dlopen, and add '-dlopen self' to LDFLAGS. FixesChristian Persch2004-08-211-0/+8
* Set default horizontal wheel action to 'scroll'. Fixes bug #148557.Christian Persch2004-08-211-0/+7
* Set mozilla binaries path before firing up.Marco Pesenti Gritti2004-08-201-0/+7
* Change guint to correct enum type.Christian Persch2004-08-181-0/+9
* Added "bs" to ALL_LINGUAS. Added Bosnian translation by Kenan HadžiavdićChristian Rose2004-08-171-0/+4
* Added nb to ALL_LINGUAS.Kjartan Maraas2004-08-161-0/+4
* Remove superflous private struct.Christian Persch2004-08-161-0/+6
* Post-release version bump.Christian Persch2004-08-161-0/+6
* === Release 1.3.5 ===Release135Christian Persch2004-08-161-0/+6
* Update for 1.3.5.Christian Persch2004-08-161-0/+6
* Version 1.3.5. Make dist produce a .tar.bz2 too.Christian Persch2004-08-161-0/+7
* Use GetLocalName instead of GetTagName to get the attribute name. Patch byChristian Persch2004-08-161-0/+7
* We don't build against 1.8a1, so don't list it in the help forChristian Persch2004-08-121-0/+7
* Remove unused variables.Christian Persch2004-08-111-0/+7
* Include mozilla-version.h; thanks to Crispin for testing.Christian Persch2004-08-101-0/+6
* Yet another mozilla API change.Christian Persch2004-08-101-0/+7
* Fix object property naming leftover from EggMenuMerge days, to UI manager.Christian Persch2004-08-101-0/+25
* 2004-08-09 Christian Persch <chpe@cvs.gnome.org>Christian Persch2004-08-101-0/+7
* Fix a mem leak.Christian Persch2004-08-091-1/+7
* Add bug # for referenceChristian Persch2004-08-091-1/+1
* Fix compilation with gcc 2.95.Christian Persch2004-08-091-0/+6
* Include config.h upfront.Christian Persch2004-08-091-0/+6
* Only use this for gtk < 2.5.1, and just add a few #defines otherwise.Christian Persch2004-08-091-0/+8
* Free list and filter on finalize; fixes bug #149689. Use g_list_prependChristian Persch2004-08-091-0/+12
* Fix compiler warning about anon enum mismatch.Christian Persch2004-08-091-0/+7
* Allow XUL windows to open new windows.Christian Persch2004-08-091-1/+7
* Sort topics in topic selector by name. Fixes #149639.Christian Neumair2004-08-091-0/+7
* Removed reference to ephy-ellipsizing-label.Christian Persch2004-08-091-0/+10
* R lib/widgets/ephy-ellipsizing-label.c: RChristian Persch2004-08-081-0/+20
* R src/epiphany.in:Christian Persch2004-08-081-0/+9
* Remove unused variable.Christian Persch2004-08-081-0/+6
* Include "ephy-string.h", fixes build with -Werror.Christian Persch2004-08-081-0/+6
* Consistent naming for nsresult vars. Since 'rv' had the majority, 'rv' itChristian Persch2004-08-081-0/+12
* Make ephy_embed_single_open_window() return the newly opened embed widget.Christian Persch2004-08-081-0/+10
* Make keyword search URL localisable. Fixes bug #144909.Christian Persch2004-08-071-0/+7
* Fix the reload workaround version checks to look for the correct versions.Christian Persch2004-08-061-0/+10
* Fix dragging of urls which gnome-vfs can't handle. Fix new tab positioningChristian Persch2004-08-061-0/+17
* Fix restoring the history window on resume.Christian Persch2004-08-061-0/+7
* Avoid overwriting the session file while resuming; preserves the crashedChristian Persch2004-08-061-0/+9
* Now that mozilla bug #246392 is fixed, only enable our work-around for oldChristian Persch2004-08-061-0/+9
* Use s/""/NULL/ in g_string_new().Christian Persch2004-08-061-0/+6
* Make ephy_session_get_windows() return only the list of EphyWindows, andChristian Persch2004-08-061-0/+11
* Code cleanup.Christian Persch2004-08-051-0/+6
* Fix mem leak; noticed by Jean-François Rameau.Christian Persch2004-08-041-0/+6
* Fix mem leak; noticed by Jean-François Rameau.Christian Persch2004-08-041-0/+6
* Move g_set_application_name() call after gnome_program_init(),Christian Persch2004-08-021-0/+7
* Don't QI the event target to nsIDOMEventReceiver and back toChristian Persch2004-08-021-0/+9
* Post-release version bump.Christian Persch2004-08-011-0/+6
* === Release 1.3.4 ===Release134Christian Persch2004-08-011-0/+7
* Version 1.3.4.Christian Persch2004-08-011-0/+10
* Diconnect from screen's size-changed signal on finalize too.Christian Persch2004-08-011-0/+10
* Rename property to "popups-allowed" consistently. Move page changeAdam Hooper2004-08-011-0/+11
* Fix a mem leak.Christian Persch2004-07-311-0/+6
* Confirm before overwriting a file. Fixes bug #143501.Christian Persch2004-07-311-0/+6
* Start the directory choose in the home dir. Fixes bug #146055.Christian Persch2004-07-311-0/+6
* Fix submenu creation with non-ascii topic names. Fixes bug #147469.Christian Persch2004-07-311-0/+7
* Fix signedness difference warnings with gcc 3.5. Patch by Jon Oberheide.Christian Persch2004-07-311-0/+19
* Small code style cleanups.Christian Persch2004-07-311-0/+16
* Free node data and destroy nodes on finalize.Christian Persch2004-07-311-0/+9
* Correctly clear the not-removable toolbar flag.Christian Persch2004-07-311-0/+6
* Don't use -include which compilers other than gcc don't understand.Christian Persch2004-07-311-0/+35
* Fix a call to egg_toolbars_model_set_flags().Christian Persch2004-07-301-0/+6
* Mozilla API change.Christian Persch2004-07-291-0/+6
* Remove load_proxy_autoconf() vfunc.Christian Persch2004-07-271-0/+12
* Switch parameter order for egg_toolbars_model_set_flags().Christian Persch2004-07-261-0/+10
* Fix "Save Link As" filechooser title, and change capitalisation on theChristian Persch2004-07-251-0/+9
* Make sure we don't release the single observer more thanChristian Persch2004-07-251-0/+7
* Disallow some more characters in the suggested filename.Christian Persch2004-07-251-0/+6
* #include <nsEmbedString.h>Adam Hooper2004-07-251-0/+6
* Make egg_toolbar_editor_add_action public again.Christian Persch2004-07-241-0/+7
* Remove some unneeded includes.Christian Persch2004-07-241-0/+6
* Don't load the status icon from the file, use the registered stock iconChristian Persch2004-07-241-0/+7
* Refactores storing the security info, move it into EphyBrowser.Christian Persch2004-07-241-0/+9
* Do not remove the topic when rename is cancelled.Marco Pesenti Gritti2004-07-231-0/+13
* Add support for toggles. When editing is canceled remove the node.Marco Pesenti Gritti2004-07-231-0/+29
* Simplify node view filtering code and make it a normal property (no moreMarco Pesenti Gritti2004-07-231-0/+19
* Use gobject constructorMarco Pesenti Gritti2004-07-231-0/+7
* Ignore the microseconds part of the g_timer_elapsed call, its redundantChristian Persch2004-07-231-0/+9
* No need to make proxy PAC configuration public, we only use it in a prefChristian Persch2004-07-231-0/+10
* Handle the case where the downloads dir cannot be created gracefully. FixMarco Pesenti Gritti2004-07-221-0/+10
* Handle the bookmark in the root folder case correctly. Fix #145611Marco Pesenti Gritti2004-07-221-0/+8
* Fix mem leaks (ported from Galeon).Christian Persch2004-07-221-0/+7
* Added application/xhtml+xml, text/html, text/xml for MimeType entry.Xan Lopez2004-07-221-0/+6
* No need to use a weak ref for the observer, makes the single code easier.Marco Pesenti Gritti2004-07-211-0/+9
* Pass single to the sniffer and weak ref it. Fix #141928Marco Pesenti Gritti2004-07-211-0/+9
* === Release 1.3.3 ===Release133Marco Pesenti Gritti2004-07-201-0/+8
* Add disable_quit, disable_new_window, first_window_fullscreen lockdownMarco Pesenti Gritti2004-07-191-0/+13
* Since the print dialogue is modal the filechooser needs to be modal too.Christian Persch2004-07-171-0/+7
* Improve sort/priority API.Marco Pesenti Gritti2004-07-151-0/+17
* Add a Properties item to bookmark context menuMarco Pesenti Gritti2004-07-131-0/+10
* When opening bookmarks in a tab from toolbars jump to them.Marco Pesenti Gritti2004-07-111-0/+6
* Disable sliding when not in toolbar editing mode. We cant assumeMarco Pesenti Gritti2004-07-111-0/+9
* Make sure we stop the drag check also when button is released while theMarco Pesenti Gritti2004-07-111-0/+8
* Add api to move items.Marco Pesenti Gritti2004-07-111-0/+16
* Hide the item when dragging it like we do for normal toolbars.Marco Pesenti Gritti2004-07-111-0/+10
* Implement topics drag and drop. Totally tricky but it seem to work fine :)Marco Pesenti Gritti2004-07-111-0/+12
* Fix a mem leak.Christian Persch2004-07-111-0/+6
* Depend on lignomeui >= 2.6.0.Christian Persch2004-07-091-0/+6
* Plug leak, thanks to Crispin.Xan Lopez2004-07-091-0/+6
* When moving in the same toolbar force GDK_ACTION_MOVE. Fix #145529Marco Pesenti Gritti2004-07-091-0/+7
* Don't convert filename encoding here, since we use it as UTF-8 inChristian Persch2004-07-071-0/+7
* Add "he" to ALL_LINGUAS.Christian Persch2004-07-071-0/+6
* Post-release version bump.Christian Persch2004-07-071-0/+6
* === Release 1.3.2 ===Release132Christian Persch2004-07-071-0/+4
* Version 1.3.2.Christian Persch2004-07-071-0/+7
* <chpe> didn't I said to make that NS_IF_ADDREF () ? <xan> mmm, yesXan Lopez2004-07-071-133/+142
* -1 is valid button number, it's used for synthesised "mouse" events onChristian Persch2004-07-071-0/+7
* Post-release version bump.Christian Persch2004-07-061-0/+6
* === Release 1.3.1 ===Release131Christian Persch2004-07-061-0/+6
* If the MIME is unknown, use application/octet-stream.Xan Lopez2004-07-061-0/+7
* Version 1.3.1.Christian Persch2004-07-061-0/+14
* Scale the MIME icon.Xan Lopez2004-07-051-0/+6
* Some ordering/sizing tweakMarco Pesenti Gritti2004-07-051-0/+6
* Support also GDK_ACTION_COPY. Fix #145254.Marco Pesenti Gritti2004-07-051-0/+11
* Decode ACE for UI, and encode UTF-8 hostnames before using cookie andChristian Persch2004-07-051-0/+9
* Unescape the mailto: address, fixes bug #144462.Christian Persch2004-07-051-0/+7
* Cache the scaled spinner images to make creating new spinners very fast,Christian Persch2004-07-051-0/+19
* Updated for 1.3.1.Christian Persch2004-07-051-0/+6
* Show and activate the menubar with F10 when it's hidden. Fixes bugChristian Persch2004-07-041-0/+8
* Normal context menus for check/radio/submit buttons. Fixes bug #143942.Christian Persch2004-07-041-0/+8
* Use regular return for valid error conditions, not g_return_if_fail.Christian Persch2004-07-041-0/+7
* Fix compilation with mozilla 1.7.Christian Persch2004-07-041-0/+6
* Add a MIME icon in the File column. Some indent fixes.Xan Lopez2004-07-041-0/+22
* "Open in tabs" insensitive when there are not multiple bookmarks in theMarco Pesenti Gritti2004-07-041-0/+9
* Add profiler calls.Christian Persch2004-07-031-0/+6
* Mozilla API change.Christian Persch2004-07-031-0/+6
* R data/art/epiphany-tab-loading.gif:Christian Persch2004-07-031-0/+14
* Use blank document as default faviconMarco Pesenti Gritti2004-07-031-0/+8
* Depend on mozilla >= 1.7 final. Simplify some mozilla version checks.Christian Persch2004-07-031-0/+8
* Follow popups keybindings.Marco Pesenti Gritti2004-07-021-0/+9
* Implement bookmark context menu.Marco Pesenti Gritti2004-07-021-0/+9
* Implement topic context menu.Marco Pesenti Gritti2004-07-021-0/+8
* Move in the bookmarks dir.Marco Pesenti Gritti2004-07-021-0/+32
* s/Off-Line/Offline/Christian Persch2004-07-021-0/+6
* Change position to popups and offline menus.Marco Pesenti Gritti2004-07-021-0/+6
* Do not show the icon for smartbookmarksMarco Pesenti Gritti2004-07-011-0/+7
* Do not allow dragging out of edit mode on ITEMS_ONLY toolbars.Marco Pesenti Gritti2004-07-011-0/+6
* No need to show the default icon for bookmarks menu.Marco Pesenti Gritti2004-07-011-0/+7
* Allow to drag bookmarks around also when not in edit mode. Use the defaultMarco Pesenti Gritti2004-07-011-0/+13
* Popup blocking support. View -> Popup Windows.Adam Hooper2004-07-011-0/+44
* Use a new window for "Open in Tabs"Marco Pesenti Gritti2004-07-011-0/+8
* Be a bit smarter about double extensions.Xan Lopez2004-07-011-0/+6
* Change tabs sizing again. Now we use a width of 20 (estimated) chars.Marco Pesenti Gritti2004-07-011-0/+7
* Update for 1.3.1.Christian Persch2004-06-301-0/+6
* Set sane_state to TRUE from user changes, otherwise broken prefs willChristian Persch2004-06-291-0/+8
* EphySingle needs to implement nsISupportsWeakReference.Christian Persch2004-06-271-0/+8