aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update.Marco Pesenti Gritti2003-04-096-10/+117
* Move and autoupdate these from egg.Marco Pesenti Gritti2003-04-081-1/+1
* Typo. Drag url, not title.Christian Persch2003-04-071-1/+1
* Just show the new bookmark dialog, don't go modal.David Bordoley2003-04-066-9/+15
* The callback return a boolean !Marco Pesenti Gritti2003-04-051-1/+3
* Rewrite sensitivity code. Should take in account focus now.Marco Pesenti Gritti2003-04-055-95/+107
* Have a decent size for popups that doesnt specify it. Do not allow to dragMarco Pesenti Gritti2003-04-053-6/+39
* Set drag source on the event box, to avoid conflicts with toolbars dragChristian Persch2003-04-052-31/+37
* Use EggEditableToolbar. Update to latest versions (not EggMenuMerge, weMarco Pesenti Gritti2003-04-024-28/+25
* Marco-is-silly-patch. Update to latest version of the favicons patch.Christian Persch2003-04-022-4/+4
* Show favicons on tabsChristian Persch2003-04-013-21/+67
* Added place holders for help text for preferences dialog added code toPatanjali Somayaji2003-04-012-1/+50
* Update to reflect changes in EphyTopicSelector api. Wrap the topicDavid Bordoley2003-03-317-152/+121
* Use hotkeys to navigate around the dialog.David Bordoley2003-03-304-44/+72
* More sensitive stuff.Xan Lopez2003-03-301-20/+58
* Do not update menus on unselect.Xan Lopez2003-03-301-19/+13
* Add alt+s mneumonic to the search box and activate it.David Bordoley2003-03-301-9/+13
* Fix warning.Xan Lopez2003-03-301-0/+2
* Make dnd code smarter, so it can support more than just urls types.Marco Pesenti Gritti2003-03-306-40/+244
* Implement topics menu. TODO: All should generate the crappy bookmarksMarco Pesenti Gritti2003-03-291-14/+75
* Makes Delete and Rename menu entries in the BME unsensitive under theXan Lopez2003-03-291-0/+57
* Use the same key_press callback for both the topics and bm's view.David Bordoley2003-03-292-30/+45
* Fix warning.Xan Lopez2003-03-281-1/+1
* Reorganize the menus a bit. Unifiy topic/bookmarks rename/delete items.David Bordoley2003-03-274-49/+204
* Added help support, help manual and scrollkeeper updatesPatanjali Somayaji2003-03-271-1/+27
* Make ids privateMarco Pesenti Gritti2003-03-269-102/+447
* Fix compilation with -WerrorXan Lopez2003-03-261-0/+2
* Missing bits from old commit.Xan Lopez2003-03-251-2/+13
* Fix to use the new apiMarco Pesenti Gritti2003-03-251-8/+28
* Insensitive case ordering of strings.Xan Lopez2003-03-251-6/+7
* fix a warningMarco Pesenti Gritti2003-03-251-0/+1
* Dont put special keywords in the topics list. Use ephy-state for size ofMarco Pesenti Gritti2003-03-258-25/+41
* New epiphany-bookmark-page stock image. I'm not at all attached to thisDavid Bordoley2003-03-256-7/+90
* Fix warning.Xan Lopez2003-03-251-0/+1
* s/EPHY_NODE_KEYWORD_PROP_ALL_PRIORITY/EPHY_NODE_KEYWORD_PROP_PRIORITY/ AddXan Lopez2003-03-255-14/+29
* Fix warning opening selector. Destroy the editor on exit, ref the shell soMarco Pesenti Gritti2003-03-253-0/+66
* Add close to the file menu. Add some keybindings.David Bordoley2003-03-241-5/+5
* Use the ephy-bookmarks.png for the window icon.David Bordoley2003-03-241-0/+3
* Some ground work on the PRIORITY property, change it from bool to int, addXan Lopez2003-03-244-7/+29
* Complete implementation of the editor functionalities.Marco Pesenti Gritti2003-03-235-6/+149
* Fix right click selection logic.Xan Lopez2003-03-231-3/+18
* Never destroy but hide the bme. Present the window on activate. Allow toMarco Pesenti Gritti2003-03-233-17/+71
* Some more bookmarks work ...Marco Pesenti Gritti2003-03-227-91/+141
* Begin bookmarks editor redesign. Please still dont use it or you reallyMarco Pesenti Gritti2003-03-2211-385/+856
* Cleanup: get active tab using the functionMarco Pesenti Gritti2003-03-221-2/+5
* Reimplement ephystate using xml and make it easier to use. -> remove someMarco Pesenti Gritti2003-03-193-57/+9
* Cleanup filepicker api behavior. Put pdm buttons in a size group, to makeMarco Pesenti Gritti2003-03-172-2/+29
* Fix Warning.Xan Lopez2003-03-161-1/+1
* Put the bookmark view in hinted mode. Fix multiple selection actions inXan Lopez2003-03-163-1/+17
* Fix leak and a double freeChristian Persch2003-03-151-0/+2
* Add Application NameXan Lopez2003-03-151-0/+1
* More cleaner way of length calculation from previous commit.Xan Lopez2003-03-101-1/+1
* Properly autocomplete when topics have national characters, fix #107685Xan Lopez2003-03-101-7/+6
* s/Keywords/Topics/Xan Lopez2003-03-092-3/+3
* Code cleanup from galeonMarco Pesenti Gritti2003-03-091-1/+1
* Add a stock icon for entry box so that it has an icon in the tbe.David Bordoley2003-03-081-0/+2
* New toolbar action so that the "Go" button is always text only. RemovedDavid Bordoley2003-03-075-5/+173
* Try to handle better editing/multiple selectionMarco Pesenti Gritti2003-03-061-12/+16
* Translate menusMarco Pesenti Gritti2003-03-054-3/+16
* about:options and about:epiphanyMarco Pesenti Gritti2003-03-045-295/+19
* Fix 105990.Xan Lopez2003-03-011-0/+25
* Fix embed dialog to pass a good EphyEmbed when the initial one has beenMarco Pesenti Gritti2003-03-011-0/+5
* Remove old toolbar editor uiMarco Pesenti Gritti2003-03-013-7/+31
* fix compilationMarco Pesenti Gritti2003-02-281-8/+10
* Typo.Xan Lopez2003-02-271-1/+1
* BE auto sort.Xan Lopez2003-02-266-3/+111
* Make tbe a normal dialog for now.Marco Pesenti Gritti2003-02-261-1/+2
* Remove an hack used to work around a fixed combo problemMarco Pesenti Gritti2003-02-262-8/+1
* Revert unwanted checkinMarco Pesenti Gritti2003-02-231-5/+0
* Update location entry with the urls selected on the drop down. ImplementMarco Pesenti Gritti2003-02-234-4/+32
* Dont create duped actions, fix crash on exitMarco Pesenti Gritti2003-02-221-19/+18
* Add lots of debug code to solve these damned crashes. Dont create multipleMarco Pesenti Gritti2003-02-211-7/+8
* History go to button.Xan Lopez2003-02-211-3/+50
* Dont crash when dragging a new bookmark on the toolbar and then clickMarco Pesenti Gritti2003-02-211-3/+8
* Dont have a separate context menu for copy, just put it inside theMarco Pesenti Gritti2003-02-204-41/+0
* data/ui/epiphany-bookmark-editor-ui.xml.inDave Bordoley2003-02-191-5/+5
* src/ephy-window.c Fix mneumonic collision between back and bookmarks.Dave Bordoley2003-02-161-1/+1
* data/ui/epiphany-toolbar.xml.in data/ui/epiphany-ui.xml.inDave Bordoley2003-02-165-22/+22
* Implement a selected text context menu.Marco Pesenti Gritti2003-02-151-1/+11
* src/ephy-window.c src/window-commands.c src/window-commands.hDave Bordoley2003-02-153-1/+14
* Add tab load notification (a little spinning icon), and a context menu forJames Willcox2003-02-151-0/+137
* data/ui/epiphany-ui.xml.in Added some separators. Changed "bookmark" verbsDave Bordoley2003-02-145-37/+37
* + 2003-02-13 Lee Willis <lwillis@plus.net>Marco Pesenti Gritti2003-02-141-1/+1
* *** empty log message ***Dave Bordoley2003-02-141-1/+1
* Make "Go to" button insensitive when no bookmark is selected.Xan Lopez2003-02-141-1/+10
* Fix a heap corruption bug that was causing bad stuff when smart bookmarksJames Willcox2003-02-142-3/+1
* Fix default size, remove some unnecessary spacesMarco Pesenti Gritti2003-02-131-6/+6
* Add "Go to" button to the BE.Xan Lopez2003-02-131-4/+33
* *** empty log message ***Marco Pesenti Gritti2003-02-134-103/+56
* Make the bookmarks editor properly select the "All" keyword if it was theJames Willcox2003-02-111-1/+1
* Remove Location field from BE bookmarks view, add a location entryXan Lopez2003-02-113-18/+43
* Have just one Close menu item and make it behave like other gnome apps.Marco Pesenti Gritti2003-02-101-2/+2
* Have just one Close menu item and make it behave like other gnome apps.Marco Pesenti Gritti2003-02-103-18/+5
* Make nautilus view actually workMarco Pesenti Gritti2003-02-102-2/+6
* Changed GtkType to GType.Christian Meyer2003-02-095-5/+5
* Error handling in moz bookmarks import.Xan Lopez2003-02-091-8/+18
* Fix some i18n problemsMarco Pesenti Gritti2003-02-081-6/+6
* Add a go button to the toolbar editor. The icon is duped with defaultMarco Pesenti Gritti2003-02-083-0/+27
* Better toolbar appeareance. More clear buttons labels on resume dialog.Marco Pesenti Gritti2003-02-081-1/+2
* Make the bookmarks editor not crash-on-close if no keyword is selected.James Willcox2003-02-081-0/+7
* *** empty log message ***Marco Pesenti Gritti2003-02-081-9/+9
* Fix two memleaks (I hope).Xan Lopez2003-02-081-1/+1
* Make the bookmarks editor remember the last selected keyword, and makeJames Willcox2003-02-073-1/+65
* Do not use a button for spinner. Correctly update spinner size for toolbarMarco Pesenti Gritti2003-02-061-8/+39
* Clear also location history when clearing history. Doesnt updateMarco Pesenti Gritti2003-02-063-0/+32
* Make importing actually work properly. *cough*James Willcox2003-02-061-17/+2
* Added the ability to import galeon and konqueror bookmarks.James Willcox2003-02-063-1/+221
* *** empty log message ***Marco Pesenti Gritti2003-02-069-44/+85
* Fix back/forward accels. Add startup feedback.Marco Pesenti Gritti2003-02-051-3/+3
* Set proper title in bookmarks editor window.Xan Lopez2003-02-051-0/+2
* Fix several menu accels I borked when porting to egg. Connect drag sourceMarco Pesenti Gritti2003-02-052-9/+9
* Add some icons, thanks to jorn to provide them. last api change seem toMarco Pesenti Gritti2003-02-031-3/+3
* Make favorites really work and avoid they crash when closing window, 0.5Marco Pesenti Gritti2003-02-012-2/+3
* Add icons, fix some minor appeareance stuff, rework ui updating to dealMarco Pesenti Gritti2003-01-311-4/+5
* Allow to drag also normal urls in the toolbars. Commit some fixes I did toMarco Pesenti Gritti2003-01-306-21/+84
* Fix bookmarks/smart bookmarks add to the toolbars.Marco Pesenti Gritti2003-01-301-7/+0
* Complete (or nearly) toolbar editor implementation. Bookmarks areMarco Pesenti Gritti2003-01-304-39/+80
* Changed copyright notice in about dialog (src/window-commands.c).Christian Neumair2003-01-291-6/+2
* Reimplement data using GNode, cleaner. Give up on "autoapply" for now, gtkMarco Pesenti Gritti2003-01-291-7/+0
* Implement dragging from the editor. It's stilly buggy but I didnt expectMarco Pesenti Gritti2003-01-283-7/+6
* *** empty log message ***Marco Pesenti Gritti2003-01-263-0/+16
* Complete bookmark action implementation (with smb too)Marco Pesenti Gritti2003-01-263-10/+213
* Implement the data part of the toolbar editor. Partial implementation ofMarco Pesenti Gritti2003-01-247-18/+306
* *** empty log message ***Marco Pesenti Gritti2003-01-232-0/+353
* Reimplement encoding menus. Work around eggmenu finalization problems. FixMarco Pesenti Gritti2003-01-235-22/+20
* Fix autocompletion to not show duped entries. Complete print preview impl.Marco Pesenti Gritti2003-01-235-36/+75
* Fix chromesMarco Pesenti Gritti2003-01-226-22/+100
* hmmmMarco Pesenti Gritti2003-01-211-1/+0
* *** empty log message ***Marco Pesenti Gritti2003-01-211-0/+2
* Api changes.Marco Pesenti Gritti2003-01-212-8/+4
* Set stop button sensitivityMarco Pesenti Gritti2003-01-211-0/+2
* Fix a stupid mistake porting galeon changes, no more freeze.Marco Pesenti Gritti2003-01-212-4/+27
* Merge eog-menu-api branchMarco Pesenti Gritti2003-01-2130-2612/+2447
* Port several leaks fixes from galeon.Marco Pesenti Gritti2003-01-209-34/+37
* Dont crash when schemas installed incorrectlyMarco Pesenti Gritti2003-01-141-0/+1
* Use the title also for hosts in history. Cleanup hosts matching code aMarco Pesenti Gritti2003-01-142-2/+2
* Use favicons in bookmarks. Use titles for session history when possible.Marco Pesenti Gritti2003-01-1312-3/+118
* correctly update window icon when the page doesnt specify any favicon url.Marco Pesenti Gritti2003-01-131-2/+2
* 2003-01-12 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-01-1212-90/+54
* Move root nodes ids to ephy-types. Simple logging facility:Marco Pesenti Gritti2003-01-122-6/+2
* Reimplement favicons. Now all exit crashes related to connections leftMarco Pesenti Gritti2003-01-124-8/+64
* Rehash link context menu order to be hig compliant. Set a desktop icon.Marco Pesenti Gritti2003-01-102-3/+6
* Reset link message when changing page.Marco Pesenti Gritti2003-01-091-0/+1
* Extend ephy node to allow some reversed ids. Use it for baseMarco Pesenti Gritti2003-01-091-2/+8
* More start here page work, importing bookmarks from mozilla now shouldMarco Pesenti Gritti2003-01-091-0/+39
* Make sure event listener is ever attached. Never allow to overrideMarco Pesenti Gritti2003-01-061-26/+6
* Make GaleonShell inherit from GaleonEmbedShell. Ref the shell when usingMarco Pesenti Gritti2003-01-0513-65/+66
* Really update favicon when switching tab.Marco Pesenti Gritti2003-01-051-1/+1
* Remove unnecessary markup from translations.Marco Pesenti Gritti2003-01-055-15/+38
* Use gtk icons for dnd. Basic implementation of bookmarks importing. StillMarco Pesenti Gritti2003-01-033-5/+133
* *** empty log message ***Marco Pesenti Gritti2003-01-027-37/+38
* Rewrite ephy node multiple removals to actually work.Marco Pesenti Gritti2003-01-012-7/+23
* *** empty log message ***Marco Pesenti Gritti2003-01-012-2/+3
* Resync with galeon.Marco Pesenti Gritti2002-12-317-338/+1032
* Remove hidden filtering page.Marco Pesenti Gritti2002-12-311-5/+1
* update cvs ignoresMarco Pesenti Gritti2002-12-311-0/+4
* Initial revisionMarco Pesenti Gritti2002-12-3157-0/+17688