aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added Brazilian Portuguese translation.Evandro Fernandes Giovanini2003-04-062-0/+4927
* Just show the new bookmark dialog, don't go modal.David Bordoley2003-04-067-9/+33
* *** empty log message ***Marco Pesenti Gritti2003-04-051-4/+0
* Include config.h. Menu translated again now.Marco Pesenti Gritti2003-04-052-0/+10
* The callback return a boolean !Marco Pesenti Gritti2003-04-052-1/+9
* Rewrite sensitivity code. Should take in account focus now.Marco Pesenti Gritti2003-04-056-95/+124
* Have a decent size for popups that doesnt specify it. Do not allow to dragMarco Pesenti Gritti2003-04-054-6/+49
* Set drag source on the event box, to avoid conflicts with toolbars dragChristian Persch2003-04-055-43/+122
* Use mozilla-config.h instead of hacks.Marco Pesenti Gritti2003-04-053-4/+35
* Fix debug code, smart bookmarks are back in the autocompletion.Marco Pesenti Gritti2003-04-022-1/+9
* Use EggEditableToolbar. Update to latest versions (not EggMenuMerge, weMarco Pesenti Gritti2003-04-0226-2536/+2117
* Marco-is-silly-patch. Update to latest version of the favicons patch.Christian Persch2003-04-023-4/+12
* Show favicons on tabsChristian Persch2003-04-016-23/+117
* Added place holders for help text for preferences dialog added code toPatanjali Somayaji2003-04-014-1/+93
* Use the new EggToolbar apis. Better drop feedback, separators drag andMarco Pesenti Gritti2003-04-018-148/+483
* Update to reflect changes in EphyTopicSelector api. Wrap the topicDavid Bordoley2003-03-318-152/+158
* Updated Portuguese translation.Duarte Loreto2003-03-312-92/+111
* Use hotkeys to navigate around the dialog.David Bordoley2003-03-305-44/+88
* More sensitive stuff.Xan Lopez2003-03-302-20/+67
* Do not update menus on unselect.Xan Lopez2003-03-302-19/+24
* Add alt+s mneumonic to the search box and activate it.David Bordoley2003-03-302-9/+18
* Fix warning.Xan Lopez2003-03-302-0/+8
* Make dnd code smarter, so it can support more than just urls types.Marco Pesenti Gritti2003-03-3011-101/+372
* Updated Swedish translation.Christian Rose2003-03-292-53/+57
* Implement topics menu. TODO: All should generate the crappy bookmarksMarco Pesenti Gritti2003-03-292-14/+88
* Update .cvsignore sXan Lopez2003-03-293-0/+13
* Makes Delete and Rename menu entries in the BME unsensitive under theXan Lopez2003-03-292-0/+70
* added xmldocs.make and omf.make to EXTRA_DIST . so building from a distedFrank Belew (Myth)2003-03-292-0/+7
* Use the same key_press callback for both the topics and bm's view.David Bordoley2003-03-293-30/+57
* Dutch translation updated.Vincent van Adrighem2003-03-282-150/+146
* Updated Spanish translation by Francisco Javier FernandezPablo Gonzalo del Campo2003-03-282-141/+165
* Fix warning.Xan Lopez2003-03-282-1/+7
* Reorganize the menus a bit. Unifiy topic/bookmarks rename/delete items.David Bordoley2003-03-276-58/+239
* Updated Swedish translation.Christian Rose2003-03-272-136/+171
* Added help support, help manual and scrollkeeper updatesPatanjali Somayaji2003-03-2713-2/+560
* 2003-03-26 updated ja.po. T.Aihana <aihana@gnome.gr.jp>updated ja.po. T.Aihana2003-03-262-340/+366
* Make ids privateMarco Pesenti Gritti2003-03-2616-156/+610
* Fix compilation with -WerrorXan Lopez2003-03-262-0/+8
* Missing bits from old commit.Xan Lopez2003-03-252-2/+19
* Fix to use the new apiMarco Pesenti Gritti2003-03-253-12/+36
* Update TODO.Xan Lopez2003-03-252-2/+6
* Insensitive case ordering of strings.Xan Lopez2003-03-252-6/+13
* Updated French translation.Christophe Merlet2003-03-252-745/+592
* *** empty log message ***Marco Pesenti Gritti2003-03-251-5/+0
* fix a warningMarco Pesenti Gritti2003-03-252-12/+6
* Dont put special keywords in the topics list. Use ephy-state for size ofMarco Pesenti Gritti2003-03-259-25/+70
* New epiphany-bookmark-page stock image. I'm not at all attached to thisDavid Bordoley2003-03-2514-21/+175
* Fix warning.Xan Lopez2003-03-251-0/+1
* s/EPHY_NODE_KEYWORD_PROP_ALL_PRIORITY/EPHY_NODE_KEYWORD_PROP_PRIORITY/ AddXan Lopez2003-03-256-14/+44
* Fix warning opening selector. Destroy the editor on exit, ref the shell soMarco Pesenti Gritti2003-03-254-0/+81
* Add close to the file menu. Add some keybindings.David Bordoley2003-03-243-5/+12
* TODO Added another todo for the bme.David Bordoley2003-03-242-0/+6
* TODO Added some more todos for the bme.David Bordoley2003-03-242-3/+9
* Guard against "item" being NULL. Fixes a crash when typing in the locationJames Willcox2003-03-242-0/+10
* Use the ephy-bookmarks.png for the window icon.David Bordoley2003-03-242-0/+8
* Some ground work on the PRIORITY property, change it from bool to int, addXan Lopez2003-03-245-7/+42
* Set and icon for the download windowDavid Bordoley2003-03-244-0/+16
* Added "pt" to ALL_LINGUAS.Duarte Loreto2003-03-242-1/+5
* New Portuguese Translation.Duarte Loreto2003-03-242-0/+2842
* sorry the last one ;)Marco Pesenti Gritti2003-03-231-0/+1
* *** empty log message ***Marco Pesenti Gritti2003-03-231-0/+1
* *** empty log message ***Marco Pesenti Gritti2003-03-231-0/+1
* *** empty log message ***Marco Pesenti Gritti2003-03-231-0/+1
* Complete implementation of the editor functionalities.Marco Pesenti Gritti2003-03-238-10/+198
* Fix right click selection logic.Xan Lopez2003-03-232-3/+24
* Never destroy but hide the bme. Present the window on activate. Allow toMarco Pesenti Gritti2003-03-234-17/+87
* Some more bookmarks work ...Marco Pesenti Gritti2003-03-229-94/+177
* Begin bookmarks editor redesign. Please still dont use it or you reallyMarco Pesenti Gritti2003-03-2213-385/+896
* Cleanup: get active tab using the functionMarco Pesenti Gritti2003-03-222-2/+11
* *** empty log message ***Xan Lopez2003-03-191-0/+7
* Reimplement ephystate using xml and make it easier to use. -> remove someMarco Pesenti Gritti2003-03-198-179/+251
* Properly save maximized/unmaximized state.Jon Svendsen2003-03-182-2/+8
* respect aclocal flags. This was easy damnit, if I think how many times IMarco Pesenti Gritti2003-03-182-0/+9
* Updated Spanish translation by Francisco Javier FernandezPablo Gonzalo del Campo2003-03-182-227/+238
* Updated Norwegian translation. Remove files that don't exist.Kjartan Maraas2003-03-181-19/+19
* Updated Norwegian translation. Remove files that don't exist.Kjartan Maraas2003-03-173-513/+628
* ko.po addedKang Jeong-Hee2003-03-173-1/+2847
* Added Polish translation by GNOME PL Team <translators@gnome.pl>Chyla Zbigniew2003-03-172-0/+2787
* Added pl (Polish).Zbigniew Chyla2003-03-172-1/+5
* Cleanup filepicker api behavior. Put pdm buttons in a size group, to makeMarco Pesenti Gritti2003-03-175-5/+41
* Fix Warning.Xan Lopez2003-03-162-1/+8
* Put the bookmark view in hinted mode. Fix multiple selection actions inXan Lopez2003-03-164-1/+30
* Keep a ref on EmbedPersist while save is in progress.Marco Pesenti Gritti2003-03-165-5/+42
* Fix leak and a double freeChristian Persch2003-03-153-0/+10
* Remove our custom prompt implementation. Gtkmozembed provides and HIGMarco Pesenti Gritti2003-03-157-1544/+12
* bookmarks tasksMarco Pesenti Gritti2003-03-151-0/+70
* Reload embed when changing charsetMarco Pesenti Gritti2003-03-155-9/+28
* Add Application NameXan Lopez2003-03-152-0/+7
* revert to revision 1.2 to fix crash, per Marco's advice. Fixes: 108198.Andrew Sobala2003-03-152-21/+17
* Replace deprecated functionIain Holmes2003-03-132-8/+13
* Updated German translation.Christian Neumair2003-03-122-199/+206
* Dutch translation updated.Vincent van Adrighem2003-03-112-54/+58
* weak ref the dialog (from galeon)Marco Pesenti Gritti2003-03-112-11/+27
* Updated Swedish translation.Christian Rose2003-03-112-189/+218
* Fix conflicting mnemonics. Partially from galeon.Marco Pesenti Gritti2003-03-102-3/+9
* Dutch translation updated.Vincent van Adrighem2003-03-102-171/+161
* More cleaner way of length calculation from previous commit.Xan Lopez2003-03-102-1/+8
* Use default widget color for smart bookmarks background. Fixes #107902.Dan Damian2003-03-104-104/+20
* Properly autocomplete when topics have national characters, fix #107685Xan Lopez2003-03-102-7/+13
* *** empty log message ***Xan Lopez2003-03-091-0/+8
* s/Keywords/Topics/Xan Lopez2003-03-092-3/+3
* Code cleanup from galeonMarco Pesenti Gritti2003-03-093-20/+17
* A space by any other name.Dan Damian2003-03-092-1/+6
* Make the popup labels more descriptiveIain Holmes2003-03-082-2/+7
* Enable using dnd for removing toolbars. Also, fix #107793.James Willcox2003-03-082-2/+155
* Add a stock icon for entry box so that it has an icon in the tbe.David Bordoley2003-03-081-0/+9
* Add a stock icon for entry box so that it has an icon in the tbe.David Bordoley2003-03-085-1/+6
* *** empty log message ***Marco Pesenti Gritti2003-03-081-0/+1
* lib/ephy-debug.h: (LOG) use named variable arguments forDan Damian2003-03-082-3/+8
* New toolbar action so that the "Go" button is always text only. RemovedDavid Bordoley2003-03-078-6/+187
* Fix the padding.James Willcox2003-03-072-5/+6
* Update from libegg sameJames Willcox2003-03-076-33/+307
* *** empty log message ***Marco Pesenti Gritti2003-03-071-0/+1
* Better user agent string (from galeon)Marco Pesenti Gritti2003-03-072-1/+8
* Remove the spinner prefs UI.James Willcox2003-03-072-100/+4
* about: world cominationXan Lopez2003-03-077-4/+141
* Fix EXTRA_DISTEdd Dumbill2003-03-072-3/+8
* Added the Greek translationKostas Papadimas2003-03-063-1/+2863
* Try to handle better editing/multiple selectionMarco Pesenti Gritti2003-03-062-12/+27
* configure.in: Added Russian to ALL_LINGUAS.Dmitry Mastrukov2003-03-052-1/+5
* ru.po: Added Russian translation from Russian team <gnome-cyr@gnome.org>.Dmitry Mastrukov2003-03-052-0/+2951
* *** empty log message ***Marco Pesenti Gritti2003-03-051-0/+2
* Translate menusMarco Pesenti Gritti2003-03-0511-6/+46
* *** empty log message ***Marco Pesenti Gritti2003-03-044-1/+199
* *** empty log message ***Marco Pesenti Gritti2003-03-041-0/+1
* about:options and about:epiphanyMarco Pesenti Gritti2003-03-0411-378/+77
* Ported translation from newest Galeon.Ole Laursen2003-03-023-4598/+255
* Fix 105990.Xan Lopez2003-03-012-0/+33
* Fix embed dialog to pass a good EphyEmbed when the initial one has beenMarco Pesenti Gritti2003-03-014-2/+32
* Remove old toolbar editor uiMarco Pesenti Gritti2003-03-0111-577/+95
* Dutch translation updated.Vincent van Adrighem2003-03-012-19/+11
* fix compilationMarco Pesenti Gritti2003-02-282-8/+16
* cleaner xml dump code.Marco Pesenti Gritti2003-02-284-15/+35
* Fix toolbar removal.Marco Pesenti Gritti2003-02-273-59/+75
* Typo.Xan Lopez2003-02-272-1/+7
* Updated Swedish translation.Christian Rose2003-02-262-807/+1007
* Remove also the toolbar when removing the last itemMarco Pesenti Gritti2003-02-261-0/+8
* BE auto sort.Xan Lopez2003-02-267-3/+129
* Remove also the toolbar when removing the last itemMarco Pesenti Gritti2003-02-261-0/+7
* Make tbe a normal dialog for now.Marco Pesenti Gritti2003-02-264-108/+26
* Remove an hack used to work around a fixed combo problemMarco Pesenti Gritti2003-02-263-8/+11
* Remove Tab autocompletion. Behavior still not optimal, but that code isMarco Pesenti Gritti2003-02-264-200/+14
* Dutch translation updated.Vincent van Adrighem2003-02-242-2/+6
* Dutch translation updated.Vincent van Adrighem2003-02-232-15/+19
* Revert unwanted checkinMarco Pesenti Gritti2003-02-233-90/+16
* Update location entry with the urls selected on the drop down. ImplementMarco Pesenti Gritti2003-02-2310-20/+245
* Adapt to API change in CVS mozilla.James Willcox2003-02-232-9/+6
* Added Catalan filePablo Saratxaga2003-02-224-1/+2830
* Remove the css file from the build.James Willcox2003-02-222-1/+7
* Make the start-here: page use the theme colors.James Willcox2003-02-224-33/+100
* Updated Spanish translation by Javier Fernandez <serrador@arrakis.es>Pablo Gonzalo del Campo2003-02-222-99/+174
* Use connect_object so the changed signal is removed from closed window.Marco Pesenti Gritti2003-02-222-3/+11
* Dont create duped actions, fix crash on exitMarco Pesenti Gritti2003-02-222-19/+24
* added ja.po to ALL_LINGUAS New Japanese translation.Takayuki KUSANO2003-02-224-1/+2875
* Fix crashes with multiple windows openMarco Pesenti Gritti2003-02-224-30/+55
* Dutch translation updated.Vincent van Adrighem2003-02-212-55/+69
* Free xml documentsPekka Lampila2003-02-212-0/+11
* Add lots of debug code to solve these damned crashes. Dont create multipleMarco Pesenti Gritti2003-02-214-10/+172
* Fix another warningMarco Pesenti Gritti2003-02-212-1/+8
* Fixed po file infoChristophe Fergeau2003-02-212-3542/+3120
* added fr.po to ALL_LINGUASChristophe Fergeau2003-02-212-1/+5
* Imported file from galeon, translate 75% of the strings, yay!Christophe Fergeau2003-02-212-0/+8367
* Update actions also on other windowsMarco Pesenti Gritti2003-02-212-5/+19
* History go to button.Xan Lopez2003-02-213-3/+73
* Dont crash when dragging a new bookmark on the toolbar and then clickMarco Pesenti Gritti2003-02-213-7/+23
* Fix this crazy bug with toolbar buttons doing two actions after havingMarco Pesenti Gritti2003-02-202-6/+23
* Updated German translation.Christian Neumair2003-02-202-61/+82
* Activate the url when clicking on it from the combo dropdown. Based onMarco Pesenti Gritti2003-02-202-4/+24
* *** empty log message ***Marco Pesenti Gritti2003-02-201-1/+2
* add a COPYING.README for GPLMarco Pesenti Gritti2003-02-202-0/+14
* Added a note about data/art/loading.gifJames Willcox2003-02-202-0/+9
* Avoid warnings when there is no matchMarco Pesenti Gritti2003-02-202-6/+18
* Dont have a separate context menu for copy, just put it inside theMarco Pesenti Gritti2003-02-206-44/+16
* data/ui/epiphany-bookmark-editor-ui.xml.inDave Bordoley2003-02-193-6/+13
* Dutch translation updated.Vincent van Adrighem2003-02-182-60/+67
* New traditional Chinese translation.Abel Cheung2003-02-174-1/+2838
* src/ephy-window.c Fix mneumonic collision between back and bookmarks.Dave Bordoley2003-02-162-1/+6
* data/ui/epiphany-toolbar.xml.in data/ui/epiphany-ui.xml.inDave Bordoley2003-02-168-30/+41
* fix casting on big-endian, from galeon.Marco Pesenti Gritti2003-02-162-1/+12
* Dutch translation updated.Vincent van Adrighem2003-02-162-41/+115
* Updated German translation.Christian Neumair2003-02-161-17/+17
* Updated German translation.Christian Neumair2003-02-162-6/+10
* Updated German translation.Christian Neumair2003-02-161-90/+140
* *** empty log message ***Marco Pesenti Gritti2003-02-153-55/+47
* Implement a selected text context menu.Marco Pesenti Gritti2003-02-153-3/+24
* Port some galeon fixesMarco Pesenti Gritti2003-02-151-4/+12
* src/ephy-window.c src/window-commands.c src/window-commands.hDave Bordoley2003-02-155-7/+31
* Add tab load notification (a little spinning icon), and a context menu forJames Willcox2003-02-157-1/+213
* data/ui/epiphany-toolbar.xml.in s/FileAddBookmark/FileBookmarkPage so thatDave Bordoley2003-02-152-1/+7
* Updated Spanish translation by Javier Fernandez <serrador@arrakis.es>Pablo Gonzalo del Campo2003-02-152-699/+883
* data/ui/epiphany-ui.xml.in Added some separators. Changed "bookmark" verbsDave Bordoley2003-02-148-44/+77
* + 2003-02-13 Lee Willis <lwillis@plus.net>Marco Pesenti Gritti2003-02-142-1/+5
* *** empty log message ***Dave Bordoley2003-02-142-1/+6
* Make "Go to" button insensitive when no bookmark is selected.Xan Lopez2003-02-142-1/+18
* Fix a heap corruption bug that was causing bad stuff when smart bookmarksJames Willcox2003-02-143-3/+9
* Dutch translation updated.Vincent van Adrighem2003-02-132-2847/+426
* updateKenneth Christiansen2003-02-131-806/+936
* Use g_string_free in the correct wayMarco Pesenti Gritti2003-02-133-5/+11
* Fix default size, remove some unnecessary spacesMarco Pesenti Gritti2003-02-132-6/+16
* Add "Go to" button to the BE.Xan Lopez2003-02-132-4/+43
* Fix capitalizationMarco Pesenti Gritti2003-02-132-2/+8
* *** empty log message ***Marco Pesenti Gritti2003-02-139-639/+461
* Updated German translation.Christian Neumair2003-02-122-153/+167
* Make the bookmarks editor properly select the "All" keyword if it was theJames Willcox2003-02-112-1/+9
* *** empty log message ***Marco Pesenti Gritti2003-02-113-0/+585
* Added Turkish translation by ErcinFatih Demir2003-02-114-1/+2952
* Remove Location field from BE bookmarks view, add a location entryXan Lopez2003-02-114-18/+52
* Have just one Close menu item and make it behave like other gnome apps.Marco Pesenti Gritti2003-02-102-2/+9
* Have just one Close menu item and make it behave like other gnome apps.Marco Pesenti Gritti2003-02-105-19/+15
* Make nautilus view actually workMarco Pesenti Gritti2003-02-106-6/+21
* Updating Amharic translation.Daniel Yacob2003-02-092-50/+63
* Some more gtk_timeout_add.Marco Pesenti Gritti2003-02-092-2/+9
* Changed GtkType to GType.Christian Meyer2003-02-0916-15/+35
* Remove gtk_timeout_x calls. Hope I got all of them.Marco Pesenti Gritti2003-02-093-7/+16
* Error handling in moz bookmarks import.Xan Lopez2003-02-092-8/+24
* Fix mozilla bookmarks import.Xan Lopez2003-02-092-1/+7
* Updating Amharic translation.Daniel Yacob2003-02-082-25/+58
* Don't mark the bookmarks-import paragraph in data/starthere/index.xml.in for ...Christian Neumair2003-02-082-2/+7
* Fix some i18n problemsMarco Pesenti Gritti2003-02-083-12/+27
* Add a go button to the toolbar editor. The icon is duped with defaultMarco Pesenti Gritti2003-02-086-1/+47
* Updated German translation.Christian Neumair2003-02-082-33/+64
* Better toolbar appeareance. More clear buttons labels on resume dialog.Marco Pesenti Gritti2003-02-083-4/+11
* Make the bookmarks editor not crash-on-close if no keyword is selected.James Willcox2003-02-082-0/+14
* Updating Amharic translation.Daniel Yacob2003-02-082-285/+359
* *** empty log message ***Marco Pesenti Gritti2003-02-082-18/+18
* Spinner dont overlap toolbar shadowMarco Pesenti Gritti2003-02-083-3/+20
* Fix two memleaks (I hope).Xan Lopez2003-02-083-1/+9
* Make the bookmarks editor remember the last selected keyword, and makeJames Willcox2003-02-077-2/+89
* *** empty log message ***Marco Pesenti Gritti2003-02-071-4/+3
* Do not use a button for spinner. Correctly update spinner size for toolbarMarco Pesenti Gritti2003-02-063-221/+50
* Removed non-ui libegg files and added them to ~.skip. Readded, definitlyChristian Neumair2003-02-064-327/+435
* Clear also location history when clearing history. Doesnt updateMarco Pesenti Gritti2003-02-066-0/+52
* Make importing actually work properly. *cough*James Willcox2003-02-062-17/+9
* Removed. No need to present. Sorted, removed non-existant file and add newAbel Cheung2003-02-063-15/+17
* Added the ability to import galeon and konqueror bookmarks.James Willcox2003-02-067-6/+316
* Fix #105184Marco Pesenti Gritti2003-02-062-11/+22
* Split mozilla related calls out of EmbedShell. Load default mozilla prefsMarco Pesenti Gritti2003-02-064-0/+591
* *** empty log message ***Marco Pesenti Gritti2003-02-0629-677/+337
* Fix back/forward accels. Add startup feedback.Marco Pesenti Gritti2003-02-052-3/+4
* Set a sane title in the editor window.Xan Lopez2003-02-051-0/+5
* Set proper title in bookmarks editor window.Xan Lopez2003-02-051-0/+2
* Dont crash when going to a not existent page.Marco Pesenti Gritti2003-02-053-0/+9
* Fix several menu accels I borked when porting to egg. Connect drag sourceMarco Pesenti Gritti2003-02-054-16/+99
* Change xml to have translations merged properly. Maybe this should beMarco Pesenti Gritti2003-02-042-8/+15
* Updating Amharic translation.Daniel Yacob2003-02-042-3/+7
* *** empty log message ***Marco Pesenti Gritti2003-02-031-1/+0
* Add some icons, thanks to jorn to provide them. last api change seem toMarco Pesenti Gritti2003-02-0310-6/+18
* Added es (Spanish) to ALL_LINGUAS.German Poo-Caaman~o2003-02-024-1/+2798
* Make favorites really work and avoid they crash when closing window, 0.5Marco Pesenti Gritti2003-02-014-2/+14
* *** empty log message ***Marco Pesenti Gritti2003-01-312-0/+5