aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Marco Pesenti Gritti2003-04-181-0/+1
* New history dialog implementation. More similar to bookmarks. Yeah itMarco Pesenti Gritti2003-04-1818-1679/+909
* Updated Portuguese translation.Duarte Loreto2003-04-182-148/+210
* *** empty log message ***Marco Pesenti Gritti2003-04-171-0/+3
* New abstracted implementations. Nicer and will be useful for historyMarco Pesenti Gritti2003-04-1712-409/+507
* Remove, no more usedMarco Pesenti Gritti2003-04-174-14/+9
* Update.Marco Pesenti Gritti2003-04-174-298/+333
* Moved the new_window_orphan signal to EphyEmbedSingle.Dave Camp2003-04-176-17/+32
* New file. Rpm spec.Jeremy Katz2003-04-172-0/+82
* Add a way to decide if the view is target. The impl is an hack but we keepMarco Pesenti Gritti2003-04-174-20/+73
* Dont set icon on bookmarks when the url is NULL ! Fix a bad crasher.Marco Pesenti Gritti2003-04-162-7/+15
* "Intelligent" selection in node removal.Xan Lopez2003-04-162-0/+39
* Set sizing of the icon column to GTK_TREE_VIEW_COLUMN_GROW_ONLY.David Bordoley2003-04-162-1/+8
* Fix context menu selection mess, tricky, tricky, tricky. It's all krisMarco Pesenti Gritti2003-04-163-47/+97
* *src/bookmarks/ephy-bookmark-editor.c:David Bordoley2003-04-162-0/+8
* *src/bookmarks/ephy-bookmark-editor.c:David Bordoley2003-04-162-6/+17
* Remove some obsolete factory codeMarco Pesenti Gritti2003-04-162-3/+6
* Hidden pref for middle click open url. Default off.Marco Pesenti Gritti2003-04-157-73/+95
* Added a confirmation dialog for clearing history.David Bordoley2003-04-152-4/+77
* Update, fix remove toolbar regressions.Marco Pesenti Gritti2003-04-156-226/+221
* Remove some api that was just silly wrappers. Return GtkTreeViewColumn onMarco Pesenti Gritti2003-04-1511-47/+59
* 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-155-12/+101
* Added "ms".Hasbullah Bin Pit2003-04-152-1/+5
* Added Malay translation.Hasbullah Bin Pit2003-04-152-0/+2897
* Updated French translation.Christophe Merlet2003-04-152-210/+272
* Use home:, have titles.Marco Pesenti Gritti2003-04-158-12/+26
* Added some help buttons to the new bookmark, and properties dialogs.David Bordoley2003-04-153-2/+34
* s/galeon/epiphany ;)Marco Pesenti Gritti2003-04-154-10/+119
* Add a help menu and associated "Contents" and "About" menu entries. Add aDavid Bordoley2003-04-146-10/+92
* If user prefers tabs (CONF_TABS_TABBED), always show tab barFrank Belew (Myth)2003-04-142-1/+8
* Updated Swedish translation.Christian Rose2003-04-142-51/+87
* No need to advertise our name in menus. The user doesnt care. s/EpiphanyMarco Pesenti Gritti2003-04-143-2/+10
* add buzilla info to dekstop filesMark Finlay2003-04-143-0/+13
* Fix leaks. Dont truncate utf8 strings.Marco Pesenti Gritti2003-04-143-24/+27
* Fix the text to make sense.Marco Pesenti Gritti2003-04-142-1/+7
* Install the script.Marco Pesenti Gritti2003-04-143-3/+13
* Updated Brazilian Portuguese translation.Evandro Fernandes Giovanini2003-04-142-180/+197
* Updated Portuguese translation.Duarte Loreto2003-04-142-124/+170
* Use google feel like for keywordsMarco Pesenti Gritti2003-04-137-12/+83
* Fix typos in NEWS, cosmetic changes to epiphany.xhtmlXan Lopez2003-04-133-23/+19
* *** empty log message ***Marco Pesenti Gritti2003-04-134-22/+43
* Update for 0.5.0. Readd evil start script. This sucks :/Marco Pesenti Gritti2003-04-134-34/+122
* Updated Danish translation.Ole Laursen2003-04-122-285/+340
* Updated German translation, added missing files to POTFILES.*.Christian Neumair2003-04-124-210/+235
* Updated Swedish translation.Christian Rose2003-04-122-127/+142
* *** empty log message ***Marco Pesenti Gritti2003-04-1222-526/+370
* We cant assume the favicon is already in the cache.Marco Pesenti Gritti2003-04-092-16/+26
* Ignore bme.desktopXan Lopez2003-04-092-0/+7
* Allow to launch the BME alone, rework some CORBA code, add a .desktop fileXan Lopez2003-04-0911-69/+126
* Add funcs to add/remove focus monitor. Make the code nicer and fix warningMarco Pesenti Gritti2003-04-092-67/+88
* If there exist a favicon for the bookmark, add it to the menu.Johan Dahlin2003-04-092-1/+25
* Update.Marco Pesenti Gritti2003-04-099-10/+168
* Move and autoupdate these from egg.Marco Pesenti Gritti2003-04-0812-152/+240
* Add a separator item to the editor.Marco Pesenti Gritti2003-04-0714-171/+567
* *** empty log message ***Marco Pesenti Gritti2003-04-071-0/+6
* Typo. Drag url, not title.Christian Persch2003-04-071-1/+1
* Removed file that doesn't exist. Updated Brazilian Portuguese translation.Evandro Fernandes Giovanini2003-04-073-2178/+110
* Added "pt_BR".Evandro Fernandes Giovanini2003-04-062-1/+5
* 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