aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Better icons. Thanks to Luca Ferretti for suggesting them and to Jimmac.Marco Pesenti Gritti2003-06-071-0/+8
* We used to have two mnemonics for Shift_JS. Fix it and tell translatorsChristian Neumair2003-06-071-0/+7
* Fix mem leak.Christian Persch2003-06-071-0/+7
* Fix signed/unsigned mistake.Christian Persch2003-06-071-0/+6
* Fixup a mistake in my previous patch for encoding accesskeys.Piers Cornwell2003-06-071-0/+6
* Update to 0.7.0Marco Pesenti Gritti2003-06-071-0/+11
* Fix signed/unsigned mistake, speed up favorites menu buildingChristian Persch2003-06-061-0/+9
* Add accels on the encoding menus.Piers Cornwell2003-06-061-0/+6
* Do not save when fullscreenMarco Pesenti Gritti2003-06-061-0/+6
* s/ask download/ask for downloadMarco Pesenti Gritti2003-06-061-0/+30
* Actually add the ask for dest pref, it was using the wrong key.Marco Pesenti Gritti2003-06-051-0/+18
* Move the bookmarks menu after go. There is a slight inconsistency in theDavid Bordoley2003-06-051-0/+18
* Make sure to rebuild on add bookmark and on topic removal. Update on idle,Marco Pesenti Gritti2003-06-041-0/+26
* Implement bookmarks menu, might need to be optimized later.Marco Pesenti Gritti2003-06-041-0/+14
* Add a bookmarks menu. (still not the tree)Marco Pesenti Gritti2003-06-041-0/+26
* GPLification of xhtml files (all hail our FSF overlords).Xan Lopez2003-06-041-0/+7
* Get rid of the leftovers of the jump-to-tab pref.Christian Persch2003-06-041-0/+8
* Fix compile with -Werror. VS: Enter Log. Lines beginning with `CVS:' areChristian Persch2003-06-041-0/+6
* update mozilla versionsPiers Cornwell2003-06-031-0/+4
* Added Limburgish translation.Mathieu van Woerkom2003-06-031-0/+4
* Removed keys some unused keys, and rename others to match what the codeChristian Persch2003-06-031-0/+7
* Remove custom notifiers, the generic string notifier works just fine forChristian Persch2003-06-011-0/+9
* Fix accesskey conflicts in prefs for "Always use these fonts", "DefaultPiers Cornwell2003-06-011-0/+11
* Do not unref the db before cleaning the nodes.Marco Pesenti Gritti2003-06-011-0/+6
* Don't crash if we can't find the spinner imageLee Willis2003-05-311-0/+6
* Use the spinner icon from gnome-icon-theme. You need a recentMarco Pesenti Gritti2003-05-301-0/+11
* Fix wrong usage of <>. Stupid me :(Christian Persch2003-05-301-0/+6
* Get rid of MAKE_GET_TYPE; make building the tabs menu a little faster.Christian Persch2003-05-291-0/+12
* Sort the lists of encoding autodetectors and of fonts languages.Christian Persch2003-05-291-0/+24
* The "s/charset/encoding/" mega patch :)Christian Persch2003-05-281-0/+46
* Make it build with mozilla cvs. Remove only pages on history clear, theMarco Pesenti Gritti2003-05-281-0/+10
* Fix the compiler warning from my previous checkin.Christian Persch2003-05-281-0/+6
* g_list_prepend is faster than g_list_append.Christian Persch2003-05-281-0/+7
* Try to fix dereferencing type-punned warning.Xan Lopez2003-05-281-0/+6
* More of the same.Xan Lopez2003-05-271-0/+7
* Lots of safety checks on node functions.Xan Lopez2003-05-271-8/+28
* Refactored the charset and language groups strings.Christian Persch2003-05-271-0/+12
* Fix potential memory corruption. Retain custom lang codes. Sort theChristian Persch2003-05-271-0/+13
* Fix mem leak.Christian Persch2003-05-271-0/+6
* s/DESTROYED/DESTROY which is more useulfMarco Pesenti Gritti2003-05-271-0/+32
* Unlink the node from the childs only after the remove from parent signalMarco Pesenti Gritti2003-05-261-0/+7
* Try to fix node removal problems. I cant repro crashes ... but they areMarco Pesenti Gritti2003-05-261-0/+28
* Fix crash on pause.Xan Lopez2003-05-261-0/+10
* Fix nautilus view crashMarco Pesenti Gritti2003-05-261-0/+6
* shift force reloadChristian Persch2003-05-261-0/+4
* Revert latest node changes. Parents nodes need to be saved first and it'sMarco Pesenti Gritti2003-05-251-0/+22
* UpdateMarco Pesenti Gritti2003-05-241-0/+13
* Implement generic way to save/load db and make it low disk safe.Marco Pesenti Gritti2003-05-241-0/+25
* Activate the menu on button press down, like other menus.David Bordoley2003-05-231-0/+8
* Revert embed dnd changes. They doesnt work properly.Marco Pesenti Gritti2003-05-231-0/+6
* Disable Blink and Marquee, cuz they are annoying and non-standard. Don'tDavid Bordoley2003-05-231-0/+10
* Don't set a border width on the zoom control, so that it fits on theChristian Persch2003-05-231-0/+7
* configure.in: Added be to ALL_LINGUAS.Dmitry Mastrukov2003-05-221-0/+4
* Yet more new tab logic fixes.Xan Lopez2003-05-221-0/+10
* s/g_object_unref/ephy_node_unref/Xan Lopez2003-05-221-0/+7
* Fix according to new tab logic.Xan Lopez2003-05-221-0/+7
* Implement our own drag dest on the embed. Dnd of multiple urls on embedMarco Pesenti Gritti2003-05-221-0/+8
* Add gettext call to l10nize string displayed in remaining column whenChristian Neumair2003-05-211-0/+7
* s/address/page. This always bothered me.David Bordoley2003-05-211-0/+6
* data/glade/epiphany.glade data/glade/prefs-dialog.gladeChristian Neumair2003-05-211-0/+11
* Cleanup new tab logic, and ever use window for new instances.Marco Pesenti Gritti2003-05-211-0/+20
* Do not free memory is not a good ideaMarco Pesenti Gritti2003-05-211-0/+10
* Fix nodes drag and drop. Make double click select the whole address inMarco Pesenti Gritti2003-05-211-0/+31
* Mark time format strings for translation.Christian Neumair2003-05-211-0/+6
* Make find dialog unresizable.Xan Lopez2003-05-211-0/+7
* Simplified and reorganised zoom. Implement a zoom control for the toolbar.Christian Persch2003-05-201-0/+48
* Fix some warnings. Go back hardcoding defaults in the code, mozilla prefMarco Pesenti Gritti2003-05-201-0/+19
* Made (hopefully) all dialogs HIG compliant, at least when it comes to spacing.Christian Neumair2003-05-201-0/+14
* Use stock icons instead of the files directly to set window border icons.David Bordoley2003-05-201-0/+12
* Shortest patch ever!!! Kill the new page pref. Make Seth happy :)David Bordoley2003-05-201-0/+11
* 2003-05-19 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-05-201-0/+86
* Remove fine grain color settings. Always use the system theme colors inDavid Bordoley2003-05-191-0/+12
* Fix uninstallationMarco Pesenti Gritti2003-05-191-0/+8
* 0.6.1Marco Pesenti Gritti2003-05-191-0/+15
* UpdatedXan Lopez2003-05-181-0/+4
* update for 0.6.1, feel free to improveMarco Pesenti Gritti2003-05-181-0/+4
* Do not allow to resize the dialog vertically, fixes #112727. Remove unusedXan Lopez2003-05-171-0/+10
* Use gtk api for fullscreen, not wm directlyMarco Pesenti Gritti2003-05-171-0/+6
* Capitalized "Toolbar Editor" in the toolbar editor window's title.Christian Neumair2003-05-171-0/+4
* Fixed many issues mentioned in #112781.Christian Neumair2003-05-171-0/+66
* Marco Pesenti Gritti <marco@it.gnome.org>David Bordoley2003-05-171-0/+33
* Make it utf-8 safe. Fixes bug 113114.Christian Persch2003-05-171-0/+6
* Remove unused history prefs and filtering prefs.David Bordoley2003-05-161-0/+6
* Add elipses to rename menu entry.David Bordoley2003-05-161-0/+7
* Add Czech translationMiloslav Trmac2003-05-141-0/+4
* Add some flags so that we can choose to save position or size or both.David Bordoley2003-05-141-0/+22
* Don't split sentences.Xan Lopez2003-05-141-0/+7
* s/bookmark page/bookmark link, more consistent with the docs and betterDavid Bordoley2003-05-141-0/+13
* s/&/&amp;/Xan Lopez2003-05-141-0/+6
* Fix the no_topics pointer writing, fixes adding bookmarks to UncategorizedXan Lopez2003-05-141-0/+8
* Revert api change. So we keep 2.2 compatibility.Marco Pesenti Gritti2003-05-141-0/+25
* Don't go modal when showing the duplicate bookmark dialog.David Bordoley2003-05-141-0/+7
* Get rid of the unneeded convenience callback since no one is try to makeDavid Bordoley2003-05-131-0/+12
* Don't allow to have more than one bookmark with the same URL^H^H^Haddress,Xan Lopez2003-05-131-0/+17
* Use new gnome vfs show_url api.Marco Pesenti Gritti2003-05-131-0/+15
* Fix make dist.Xan Lopez2003-05-121-0/+6
* Fix google smart bookmarks to use utf8Marco Pesenti Gritti2003-05-121-0/+11
* Fix refcount, patch by Christian.Xan Lopez2003-05-111-0/+6
* Show the full page title in tooltip on the tab label. Loosely based on aChristian Persch2003-05-111-0/+9
* UpdateMarco Pesenti Gritti2003-05-111-0/+26
* Small cleanup.Xan Lopez2003-05-111-0/+6
* Add ephy_node_sort_children, unused but kept for future reference inXan Lopez2003-05-111-0/+10
* Fix Open, typo.Marco Pesenti Gritti2003-05-111-0/+6
* Alphabetical sort of bookmarks menu elements, fixes #111315. Also createXan Lopez2003-05-111-0/+17
* Use sys language as defaultMarco Pesenti Gritti2003-05-111-0/+20
* Implement security page. Remove some useless hidden prefs in the process.Marco Pesenti Gritti2003-05-101-0/+12
* Rework prefs dialog ui a bit. Remove jumpto and tabbed_popups prefsMarco Pesenti Gritti2003-05-101-0/+32
* Share signal emission for all dom mouse events, so they dont go out ofMarco Pesenti Gritti2003-05-101-0/+14
* Fix 64 bit problems. Patch from katzj@redhat.com.Christopher Blizzard2003-05-101-0/+8
* Remove unused varMarco Pesenti Gritti2003-05-101-0/+6
* Don't show broken sub-menus for topics that have no children in theLee Willis2003-05-101-0/+9
* s/items/links to match the docs.David Adam Bordoley2003-05-091-0/+7
* s/location/address and some other minor changes.David Adam Bordoley2003-05-091-0/+8
* Don't set an icon unless their is a favicon. Append a colon onto the labelDavid Adam Bordoley2003-05-091-0/+9
* s/location/address. Fix up mnemonic collisions in the print dialog. MarkDavid Adam Bordoley2003-05-091-0/+24
* Add a label to the find field. Use nicer language.David Adam Bordoley2003-05-091-0/+7
* Convenience function for displaying help. Remove unneeded include ofDavid Adam Bordoley2003-05-091-0/+27
* Require automake >= 1.6Anders Carlsson2003-05-081-0/+4
* Add "To Select Bookmarks and Topics" section.David Adam Bordoley2003-05-081-0/+6
* Add help for adding/removing bookmarks/topics from the bookmarks bar,David Adam Bordoley2003-05-081-0/+7
* Slight reorganization to the "Browsing the web" section. Added "To Save aDavid Adam Bordoley2003-05-081-0/+8
* Add find help.David Adam Bordoley2003-05-071-0/+6
* Add Zooming help.David Adam Bordoley2003-05-071-0/+6
* Document New Window and New Tab.David Adam Bordoley2003-05-071-0/+6
* Fixed some badly formed xml, bad dave!David Adam Bordoley2003-05-071-0/+6
* Docs for "To Show and Hide Browser Window Components" section.David Adam Bordoley2003-05-071-0/+7
* Write the Browser Windows section. Minor touchups to other sections.David Adam Bordoley2003-05-071-0/+7
* Remove the editorializing from the introduction section, since theDavid Adam Bordoley2003-05-071-0/+12
* Initial checkin of the help stubs. Need to hook these up to the ui andDavid Adam Bordoley2003-05-071-0/+7
* Use AM_CXX_FLAGSEdd Dumbill2003-05-061-0/+6
* Implement the EPHY_NEW_TAB_APPEND_AFTER flag.Christian Persch2003-05-061-0/+23
* Check for NULL PresContext.Christian Persch2003-05-061-0/+6
* Remove proxy prefs initialization. Now we call the gconf notifier onMarco Pesenti Gritti2003-05-061-0/+13
* Fix memory leak while saving bookmarks, and performance problem duringOsma Ahvenlampi2003-05-061-0/+10
* Added sr and sr@Latn to ALL_LINGUAS. Added Serbian translation by DaniloChristian Rose2003-05-061-0/+4
* Better sensitivity updates for historyMarco Pesenti Gritti2003-05-061-0/+16
* If there is only one "toolbar" make it non-removable.David Adam Bordoley2003-05-061-0/+21
* Update (removing toolbars with context menu works again).Marco Pesenti Gritti2003-05-061-0/+16
* Port confirmation dialog for clearing history to new history dialog.Jon Svendsen2003-05-051-0/+7
* Fix two descriptionsDavid Adam Bordoley2003-05-051-0/+6
* Use uri as title when the page is untitled.Christian Persch2003-05-051-0/+6
* ctrl+u view sourceMarco Pesenti Gritti2003-05-051-0/+6
* Initialize mozilla prefs on startup every time. That is necessary ifMarco Pesenti Gritti2003-05-051-0/+11
* Marco Pesenti Gritti <marco@it.gnome.org>MArk Finlay2003-05-041-0/+14
* Hide view menus in the xml, not working.Marco Pesenti Gritti2003-05-041-0/+11
* Search for ui files in the share dirMarco Pesenti Gritti2003-05-041-0/+15
* Do not assert on corrupted xml, just warn. Put back views shadows for now.Marco Pesenti Gritti2003-05-031-0/+11
* Minor changes.Xan Lopez2003-05-031-0/+6
* Update for the release.Marco Pesenti Gritti2003-05-031-0/+13
* Workaround to not act on every download, ongoing or finished, when weXan Lopez2003-05-021-0/+22
* Remove old unused sidebar and toolbar config stuff.David Bordoley2003-05-011-0/+9
* Don't set/save window position if it is maximized.David Bordoley2003-05-011-0/+15
* src/ephy-window.c data/epiphany.schemas.inDavid Bordoley2003-04-301-0/+13
* Remove unused variables.David Bordoley2003-04-301-0/+8
* Use ephy_shell_new_tab instead of doing exactly the same work itself.David Bordoley2003-04-301-0/+9
* Respect all the new_tab used flags, drop unused ones. Patch by ChristianXan Lopez2003-04-301-0/+11
* Update go menu to match the default toolbar layout.David Bordoley2003-04-301-0/+14
* We dont need a _remove api, unrefing the node will work better. Try toMarco Pesenti Gritti2003-04-301-0/+26
* Remove unused function and fix a leak.Christian Persch2003-04-301-0/+8
* UpdateMarco Pesenti Gritti2003-04-301-0/+10
* *** empty log message ***Marco Pesenti Gritti2003-04-291-0/+6
* Check if there are states before saving, fix a crash closing the nautilusMarco Pesenti Gritti2003-04-291-0/+7
* Install epiphany-bookmarks.png also in art dir, we are forced to do itMarco Pesenti Gritti2003-04-291-0/+7
* Remove add_icon_column func and add the functionality to the normalMarco Pesenti Gritti2003-04-291-0/+31
* updated the changelog with my email address.Dave Bordoley2003-04-291-1/+1
* Add lib/egg/egg-toolbar-editor.c.David Bordoley2003-04-291-0/+6
* Update ephy-notebook.c pathMarco Pesenti Gritti2003-04-291-0/+6
* New default toolbar layout. See bug 105983 for reasoning behind theDavid Bordoley2003-04-291-0/+7
* Check if the bookmarks bar already contains the dragged bm or topic beforeDavid Bordoley2003-04-291-0/+7
* Move notebook in src/. An abstract notebook is an overkill.Marco Pesenti Gritti2003-04-291-0/+15
* s/GALEON/EPIPHANY in the defines.David Bordoley2003-04-281-0/+20
* Consistent use of the term "Bookmarks Bar" in the code, ui and schema.David Bordoley2003-04-281-0/+25
* Actually pass a parent to history/bookmarks window, where to open the url.Marco Pesenti Gritti2003-04-281-0/+13
* Reapply one of our MenuMerge patches. Fixes crashes on window close.Marco Pesenti Gritti2003-04-281-0/+8
* Sync toolbar on bookmark properties changes.Marco Pesenti Gritti2003-04-281-0/+13
* Removed old history dialog, since it is dead now. Set the border width ofDavid Bordoley2003-04-281-0/+8
* Save the position of windows on the screen, and checks if the position isDavid Bordoley2003-04-281-0/+14
* Make the view paned and monitor the state.David Bordoley2003-04-281-0/+6
* Emit removed signal after the node is actually removed. This could causeMarco Pesenti Gritti2003-04-281-0/+12
* Update sensitivity on selection changes. Thanks xan to find this one.Marco Pesenti Gritti2003-04-281-0/+14
* Change the way sensitivity is updated once again. We need to test thisMarco Pesenti Gritti2003-04-271-0/+13
* updateMarco Pesenti Gritti2003-04-271-0/+24
* Update.David Bordoley2003-04-271-0/+13
* Use epiphany logo in about window.Xan Lopez2003-04-271-0/+6
* Update.Marco Pesenti Gritti2003-04-261-0/+23
* Hookup to the response signal instead of using gtk_dialog_run. Prevents usDavid Bordoley2003-04-261-0/+22
* Implement ephy_node_reorder_children (from Rhythmbox).Xan Lopez2003-04-261-0/+11
* UpdateMarco Pesenti Gritti2003-04-251-0/+9
* Get back toolbar editing functionalities. More work on the bookmarksMarco Pesenti Gritti2003-04-251-0/+26
* Connect to the "toggled" signal instead of "button_press_event" so thatDavid Bordoley2003-04-251-0/+8
* Commented out the include egg_toolbars_group.h so that it builds.David Bordoley2003-04-251-0/+7
* Update from eggMarco Pesenti Gritti2003-04-251-0/+37
* Always save a page's content if there i content to be saved. Remove theDavid Bordoley2003-04-241-0/+18
* Set spacing between a topic and the arrow to 6px.David Bordoley2003-04-241-0/+6
* Add a down arrow to topics in bm toolbars.David Bordoley2003-04-241-0/+6
* Forgot this.Xan Lopez2003-04-241-0/+13
* Use gettext instead of gettext_noop call for g_object_set's thirdChristian Neumair2003-04-241-0/+7
* Rearrange the File menu so that delete is below bookmark page. Add deleteDavid Bordoley2003-04-231-0/+8
* Use em instead of px to respect user selected font sizes.Xan Lopez2003-04-221-0/+6
* Use delete key to remove history items.David Bordoley2003-04-221-0/+13
* Revert the bookmarks toolbar implementation. We really need to integrateMarco Pesenti Gritti2003-04-221-0/+11
* Added tooltips to all the actions.David Bordoley2003-04-211-0/+7
* Added back code to clear the location entry. Marco I hope this is ok withDavid Bordoley2003-04-211-0/+7
* Fixed a duplicate seperator. Add a view menu.David Bordoley2003-04-211-0/+25
* Remove unused filesMarco Pesenti Gritti2003-04-211-0/+8
* Allow to add topics, update when changing bookmarks.Marco Pesenti Gritti2003-04-211-0/+12
* Use g_list_free instead of g_free.Xan Lopez2003-04-211-0/+7
* UpdateMarco Pesenti Gritti2003-04-201-0/+28
* Looks like Erich forgot the xml changesMarco Pesenti Gritti2003-04-201-0/+6
* Delete and Bookmark page menu.Erich Lesh2003-04-201-0/+7
* Update tabs menu sensitivity when switching.Marco Pesenti Gritti2003-04-201-0/+7
* Update Tabs and Zoom menus sensitivityMarco Pesenti Gritti2003-04-201-0/+8
* Add copy to the bookmark context menu.David Bordoley2003-04-201-0/+24
* Update Edit menu sensitivityMarco Pesenti Gritti2003-04-201-0/+6
* slight treemodel cleanupJorn Baayen2003-04-191-0/+11
* Open view source and copy page next to the current tab, not at the endXan Lopez2003-04-191-0/+7
* Fix bookmarks editing and warnings when openining the dialog.Marco Pesenti Gritti2003-04-191-0/+11
* Assume Pause/Resume is available for every channel, "fixes" resume forXan Lopez2003-04-191-0/+13
* from galeon. Don't assume sizeof(gsize) == sizeof(guint) makes epiphanyMarco Pesenti Gritti2003-04-191-0/+7
* *** empty log message ***Marco Pesenti Gritti2003-04-191-0/+6
* Fix the bug with back/fwd buttons auto prelighting.Marco Pesenti Gritti2003-04-191-0/+6
* Implement clear history. Put favicons near sites names.Marco Pesenti Gritti2003-04-191-0/+11
* Do not install two copies of epiphany.pngMarco Pesenti Gritti2003-04-181-0/+38
* New history dialog implementation. More similar to bookmarks. Yeah itMarco Pesenti Gritti2003-04-181-0/+21
* New abstracted implementations. Nicer and will be useful for historyMarco Pesenti Gritti2003-04-171-0/+24
* Remove, no more usedMarco Pesenti Gritti2003-04-171-0/+7
* Update.Marco Pesenti Gritti2003-04-171-0/+8
* Moved the new_window_orphan signal to EphyEmbedSingle.Dave Camp2003-04-171-0/+7
* New file. Rpm spec.Jeremy Katz2003-04-171-0/+4
* Add a way to decide if the view is target. The impl is an hack but we keepMarco Pesenti Gritti2003-04-171-0/+15
* Dont set icon on bookmarks when the url is NULL ! Fix a bad crasher.Marco Pesenti Gritti2003-04-161-0/+7
* "Intelligent" selection in node removal.Xan Lopez2003-04-161-0/+6
* Set sizing of the icon column to GTK_TREE_VIEW_COLUMN_GROW_ONLY.David Bordoley2003-04-161-0/+7
* Fix context menu selection mess, tricky, tricky, tricky. It's all krisMarco Pesenti Gritti2003-04-161-0/+14
* *src/bookmarks/ephy-bookmark-editor.c:David Bordoley2003-04-161-0/+7
* *src/bookmarks/ephy-bookmark-editor.c:David Bordoley2003-04-161-0/+8
* Remove some obsolete factory codeMarco Pesenti Gritti2003-04-161-0/+6
* Hidden pref for middle click open url. Default off.Marco Pesenti Gritti2003-04-151-0/+20
* Added a confirmation dialog for clearing history.David Bordoley2003-04-151-0/+9
* Update, fix remove toolbar regressions.Marco Pesenti Gritti2003-04-151-0/+10
* Remove some api that was just silly wrappers. Return GtkTreeViewColumn onMarco Pesenti Gritti2003-04-151-0/+22
* Implement Not categorized special topic, note that only new/modifiedMarco Pesenti Gritti2003-04-151-0/+3
* Declare all the variables before the first instruction. Fixes aVincent Untz2003-04-151-0/+27
* Added "ms".Hasbullah Bin Pit2003-04-151-0/+4
* Use home:, have titles.Marco Pesenti Gritti2003-04-151-0/+15
* Added some help buttons to the new bookmark, and properties dialogs.David Bordoley2003-04-151-0/+10
* s/galeon/epiphany ;)Marco Pesenti Gritti2003-04-151-0/+16
* Add a help menu and associated "Contents" and "About" menu entries. Add aDavid Bordoley2003-04-141-0/+28
* If user prefers tabs (CONF_TABS_TABBED), always show tab barFrank Belew (Myth)2003-04-141-0/+6
* No need to advertise our name in menus. The user doesnt care. s/EpiphanyMarco Pesenti Gritti2003-04-141-0/+8