aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* add buzilla info to dekstop filesMark Finlay2003-04-141-0/+7
* Fix leaks. Dont truncate utf8 strings.Marco Pesenti Gritti2003-04-141-0/+10
* Fix the text to make sense.Marco Pesenti Gritti2003-04-141-0/+6
* Install the script.Marco Pesenti Gritti2003-04-141-0/+9
* Use google feel like for keywordsMarco Pesenti Gritti2003-04-131-0/+26
* Fix typos in NEWS, cosmetic changes to epiphany.xhtmlXan Lopez2003-04-131-0/+10
* Update for 0.5.0. Readd evil start script. This sucks :/Marco Pesenti Gritti2003-04-131-0/+10
* *** empty log message ***Marco Pesenti Gritti2003-04-121-0/+29
* We cant assume the favicon is already in the cache.Marco Pesenti Gritti2003-04-091-0/+6
* Ignore bme.desktopXan Lopez2003-04-091-0/+6
* Allow to launch the BME alone, rework some CORBA code, add a .desktop fileXan Lopez2003-04-091-0/+23
* Add funcs to add/remove focus monitor. Make the code nicer and fix warningMarco Pesenti Gritti2003-04-091-0/+10
* If there exist a favicon for the bookmark, add it to the menu.Johan Dahlin2003-04-091-0/+5
* Update.Marco Pesenti Gritti2003-04-091-0/+22
* Move and autoupdate these from egg.Marco Pesenti Gritti2003-04-081-0/+26
* Add a separator item to the editor.Marco Pesenti Gritti2003-04-071-0/+9
* *** empty log message ***Marco Pesenti Gritti2003-04-071-0/+6
* Added "pt_BR".Evandro Fernandes Giovanini2003-04-061-0/+4
* Just show the new bookmark dialog, don't go modal.David Bordoley2003-04-061-0/+18
* Include config.h. Menu translated again now.Marco Pesenti Gritti2003-04-051-0/+6
* The callback return a boolean !Marco Pesenti Gritti2003-04-051-0/+6
* Rewrite sensitivity code. Should take in account focus now.Marco Pesenti Gritti2003-04-051-0/+17
* Have a decent size for popups that doesnt specify it. Do not allow to dragMarco Pesenti Gritti2003-04-051-0/+10
* Set drag source on the event box, to avoid conflicts with toolbars dragChristian Persch2003-04-051-0/+18
* Use mozilla-config.h instead of hacks.Marco Pesenti Gritti2003-04-051-0/+7
* Fix debug code, smart bookmarks are back in the autocompletion.Marco Pesenti Gritti2003-04-021-0/+8
* Use EggEditableToolbar. Update to latest versions (not EggMenuMerge, weMarco Pesenti Gritti2003-04-021-0/+48
* Marco-is-silly-patch. Update to latest version of the favicons patch.Christian Persch2003-04-021-0/+8
* Show favicons on tabsChristian Persch2003-04-011-0/+13
* Added place holders for help text for preferences dialog added code toPatanjali Somayaji2003-04-011-0/+7
* Use the new EggToolbar apis. Better drop feedback, separators drag andMarco Pesenti Gritti2003-04-011-0/+28
* Update to reflect changes in EphyTopicSelector api. Wrap the topicDavid Bordoley2003-03-311-0/+37
* Use hotkeys to navigate around the dialog.David Bordoley2003-03-301-0/+16
* More sensitive stuff.Xan Lopez2003-03-301-0/+9
* Do not update menus on unselect.Xan Lopez2003-03-301-0/+11
* Add alt+s mneumonic to the search box and activate it.David Bordoley2003-03-301-0/+5
* Fix warning.Xan Lopez2003-03-301-0/+6
* Make dnd code smarter, so it can support more than just urls types.Marco Pesenti Gritti2003-03-301-0/+27
* Implement topics menu. TODO: All should generate the crappy bookmarksMarco Pesenti Gritti2003-03-291-0/+13
* Update .cvsignore sXan Lopez2003-03-291-0/+7
* Makes Delete and Rename menu entries in the BME unsensitive under theXan Lopez2003-03-291-0/+13
* added xmldocs.make and omf.make to EXTRA_DIST . so building from a distedFrank Belew (Myth)2003-03-291-0/+5
* Use the same key_press callback for both the topics and bm's view.David Bordoley2003-03-291-0/+12
* Fix warning.Xan Lopez2003-03-281-0/+6
* Reorganize the menus a bit. Unifiy topic/bookmarks rename/delete items.David Bordoley2003-03-271-0/+19
* Added help support, help manual and scrollkeeper updatesPatanjali Somayaji2003-03-271-0/+17
* Make ids privateMarco Pesenti Gritti2003-03-261-0/+39
* Fix compilation with -WerrorXan Lopez2003-03-261-0/+6
* Missing bits from old commit.Xan Lopez2003-03-251-0/+6
* Fix to use the new apiMarco Pesenti Gritti2003-03-251-0/+8
* Update TODO.Xan Lopez2003-03-251-0/+6
* Insensitive case ordering of strings.Xan Lopez2003-03-251-0/+6
* fix a warningMarco Pesenti Gritti2003-03-251-12/+5
* Dont put special keywords in the topics list. Use ephy-state for size ofMarco Pesenti Gritti2003-03-251-0/+29
* New epiphany-bookmark-page stock image. I'm not at all attached to thisDavid Bordoley2003-03-251-0/+40
* s/EPHY_NODE_KEYWORD_PROP_ALL_PRIORITY/EPHY_NODE_KEYWORD_PROP_PRIORITY/ AddXan Lopez2003-03-251-0/+15
* Fix warning opening selector. Destroy the editor on exit, ref the shell soMarco Pesenti Gritti2003-03-251-0/+15
* Add close to the file menu. Add some keybindings.David Bordoley2003-03-241-0/+6
* TODO Added another todo for the bme.David Bordoley2003-03-241-0/+5
* TODO Added some more todos for the bme.David Bordoley2003-03-241-0/+5
* Guard against "item" being NULL. Fixes a crash when typing in the locationJames Willcox2003-03-241-0/+8
* Use the ephy-bookmarks.png for the window icon.David Bordoley2003-03-241-0/+5
* Some ground work on the PRIORITY property, change it from bool to int, addXan Lopez2003-03-241-0/+13
* Set and icon for the download windowDavid Bordoley2003-03-241-0/+7
* Added "pt" to ALL_LINGUAS.Duarte Loreto2003-03-241-0/+4
* Complete implementation of the editor functionalities.Marco Pesenti Gritti2003-03-231-0/+21
* Fix right click selection logic.Xan Lopez2003-03-231-0/+6
* Never destroy but hide the bme. Present the window on activate. Allow toMarco Pesenti Gritti2003-03-231-0/+16
* Some more bookmarks work ...Marco Pesenti Gritti2003-03-221-0/+20
* Begin bookmarks editor redesign. Please still dont use it or you reallyMarco Pesenti Gritti2003-03-221-0/+38
* Cleanup: get active tab using the functionMarco Pesenti Gritti2003-03-221-0/+6
* *** empty log message ***Xan Lopez2003-03-191-0/+7
* Reimplement ephystate using xml and make it easier to use. -> remove someMarco Pesenti Gritti2003-03-191-0/+18
* Properly save maximized/unmaximized state.Jon Svendsen2003-03-181-0/+6
* respect aclocal flags. This was easy damnit, if I think how many times IMarco Pesenti Gritti2003-03-181-0/+7
* Added pl (Polish).Zbigniew Chyla2003-03-171-0/+4
* Cleanup filepicker api behavior. Put pdm buttons in a size group, to makeMarco Pesenti Gritti2003-03-171-0/+11
* Fix Warning.Xan Lopez2003-03-161-0/+7
* Put the bookmark view in hinted mode. Fix multiple selection actions inXan Lopez2003-03-161-0/+13
* Keep a ref on EmbedPersist while save is in progress.Marco Pesenti Gritti2003-03-161-0/+10
* Fix leak and a double freeChristian Persch2003-03-151-0/+7
* Remove our custom prompt implementation. Gtkmozembed provides and HIGMarco Pesenti Gritti2003-03-151-0/+12
* Reload embed when changing charsetMarco Pesenti Gritti2003-03-151-0/+20
* Add Application NameXan Lopez2003-03-151-0/+6
* revert to revision 1.2 to fix crash, per Marco's advice. Fixes: 108198.Andrew Sobala2003-03-151-0/+6
* Replace deprecated functionIain Holmes2003-03-131-0/+5
* weak ref the dialog (from galeon)Marco Pesenti Gritti2003-03-111-0/+6
* Fix conflicting mnemonics. Partially from galeon.Marco Pesenti Gritti2003-03-101-0/+6
* More cleaner way of length calculation from previous commit.Xan Lopez2003-03-101-0/+7
* Use default widget color for smart bookmarks background. Fixes #107902.Dan Damian2003-03-101-2/+17
* Properly autocomplete when topics have national characters, fix #107685Xan Lopez2003-03-101-0/+7
* *** empty log message ***Xan Lopez2003-03-091-0/+8
* Code cleanup from galeonMarco Pesenti Gritti2003-03-091-0/+12
* A space by any other name.Dan Damian2003-03-091-0/+5
* Make the popup labels more descriptiveIain Holmes2003-03-081-0/+5
* Enable using dnd for removing toolbars. Also, fix #107793.James Willcox2003-03-081-0/+10
* Add a stock icon for entry box so that it has an icon in the tbe.David Bordoley2003-03-081-0/+9
* lib/ephy-debug.h: (LOG) use named variable arguments forDan Damian2003-03-081-0/+5
* New toolbar action so that the "Go" button is always text only. RemovedDavid Bordoley2003-03-071-0/+12
* Fix the padding.James Willcox2003-03-071-0/+4
* Update from libegg sameJames Willcox2003-03-071-0/+11
* Better user agent string (from galeon)Marco Pesenti Gritti2003-03-071-0/+7
* Remove the spinner prefs UI.James Willcox2003-03-071-0/+4
* about: world cominationXan Lopez2003-03-071-0/+13
* Fix EXTRA_DISTEdd Dumbill2003-03-071-0/+6
* Try to handle better editing/multiple selectionMarco Pesenti Gritti2003-03-061-0/+11
* configure.in: Added Russian to ALL_LINGUAS.Dmitry Mastrukov2003-03-051-0/+4
* Translate menusMarco Pesenti Gritti2003-03-051-0/+18
* about:options and about:epiphanyMarco Pesenti Gritti2003-03-041-0/+24
* Fix 105990.Xan Lopez2003-03-011-0/+8
* Fix embed dialog to pass a good EphyEmbed when the initial one has beenMarco Pesenti Gritti2003-03-011-0/+10
* Remove old toolbar editor uiMarco Pesenti Gritti2003-03-011-0/+35
* fix compilationMarco Pesenti Gritti2003-02-281-0/+6
* cleaner xml dump code.Marco Pesenti Gritti2003-02-281-0/+17
* Fix toolbar removal.Marco Pesenti Gritti2003-02-271-0/+13
* Typo.Xan Lopez2003-02-271-0/+6