aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Handle correctly last bookmark caseMarco Pesenti Gritti2003-11-072-2/+15
* *** empty log message ***Marco Pesenti Gritti2003-11-071-1/+0
* Small cleanupsMarco Pesenti Gritti2003-11-073-9/+7
* More headers fixup.Marco Pesenti Gritti2003-11-074-14/+27
* Change some more i18n inclusion and remove several unused includes.Marco Pesenti Gritti2003-11-0611-16/+26
* Correct download dir default.Marco Pesenti Gritti2003-11-065-10/+126
* Add a list of permissions for mime and a script to update it (py hackersMarco Pesenti Gritti2003-11-064-1/+403
* Use new glib gi18n.h instead of bonobo's bonobo-i18n.h.Christian Persch2003-11-0642-41/+87
* Dutch translation updated by Vincent van Adrighem.Vincent van Adrighem2003-11-062-311/+362
* Updated Serbian translation.Danilo Šegan2003-11-053-548/+618
* Only allow choosing "Selection" if there really is one.Christian Persch2003-11-054-48/+88
* Remove unused func, bad xanMarco Pesenti Gritti2003-11-053-45/+7
* Renamed to get_command_state to can_do_command.Christian Persch2003-11-055-15/+27
* Migrate font family tooMarco Pesenti Gritti2003-11-053-1/+37
* Get rid of gresult type. Use return values instead of out-parametersChristian Persch2003-11-0536-1366/+1011
* Better names for new font size keysMarco Pesenti Gritti2003-11-052-3/+9
* Resync with eel.Marco Pesenti Gritti2003-11-057-202/+459
* Remove unused ephy-prefs includesMarco Pesenti Gritti2003-11-058-7/+12
* Rework ContentHandler to use the auto_open_downloads key.Xan Lopez2003-11-055-351/+59
* Fix sensitivity of Paste. Still not set for native entries, I cant reallyMarco Pesenti Gritti2003-11-042-1/+14
* Yet another sensitivity update strategy. Set sensitivity on menu show andMarco Pesenti Gritti2003-11-042-55/+96
* update undo/redo sensitivityMarco Pesenti Gritti2003-11-045-1/+77
* Show only paste in the context menu, it's the only one that works inMarco Pesenti Gritti2003-11-048-52/+117
* Dutch translation updated by Vincent van Adrighem.Vincent van Adrighem2003-11-042-878/+1107
* Remove unused types.Christian Persch2003-11-045-33/+39
* Remove the "show_details in downloader" schema.Xan Lopez2003-11-037-69/+53
* Initialise the dialogue on run too.Christian Persch2003-11-032-0/+14
* Adjust return value so that mozilla doesn't erreonously put up a failureChristian Persch2003-11-032-1/+8
* Don't unref the print dialogue twice when shown from mozilla.Christian Persch2003-11-033-9/+51
* Unset silent mode after printing, should fix bug #125984.Christian Persch2003-11-022-0/+9
* Fixed formatting errors. Submitted by David O'CallaghanPaul Duffy2003-11-022-2935/+3290
* Only save history db if there have been changes. Fixes bug #125973.Christian Persch2003-11-012-1/+56
* Don't set the persist key on object construction time. Fixes bug #125589.Christian Persch2003-11-014-39/+82
* Updated Slovak translation.Marcel Telka2003-11-012-787/+970
* Fixed bugs.Christian Rose2003-11-012-3/+8
* Updated German translation.Christian Neumair2003-10-312-1065/+1146
* Correctly set the embed for the print dialogue.Christian Persch2003-10-314-4/+28
* Use gnomevfs helper to open applications, drop our own.Marco Pesenti Gritti2003-10-314-185/+14
* *** empty log message ***Marco Pesenti Gritti2003-10-311-1/+1
* Set the cursor hotspot to something sensible. All bugs seem to be goneMarco Pesenti Gritti2003-10-312-1/+9
* When changing toolbar unhighlight the old one, not the newMarco Pesenti Gritti2003-10-312-1/+8
* Yet another mozilla API change.Christian Persch2003-10-313-8/+38
* Do not require a parent windowMarco Pesenti Gritti2003-10-312-4/+11
* Fix creation of special drag types itemsMarco Pesenti Gritti2003-10-312-9/+20
* Add a title param to dnd iterator and remove unused screen locationMarco Pesenti Gritti2003-10-305-11/+25
* Updated the Greek translationKostas Papadimas2003-10-302-1142/+1384
* Add public function to get a host node from a page url.Christian Persch2003-10-304-20/+123
* Make it use new api and make the highlighting a good deal smoother.Soren Sandmann2003-10-302-67/+112
* Updated Japanese translation.KAMAGASAKO Masatoshi2003-10-292-1353/+1934
* We cant cache mDOMDocument, it changes for every document loaded. RemoveMarco Pesenti Gritti2003-10-294-16/+15
* Make some vars private, remove an unused one.Marco Pesenti Gritti2003-10-294-8/+21
* Forgot this.Xan Lopez2003-10-292-1/+8
* Implement smart selection in the downloader view.Xan Lopez2003-10-296-27/+99
* Always list "Off" as first item in the list of autodetectors. Fixes bugChristian Persch2003-10-292-2/+37
* Unref the store once added to the combo.Marco Pesenti Gritti2003-10-292-0/+7
* Build nautilus server only when the view is enabledMarco Pesenti Gritti2003-10-292-5/+25
* Add sanity check.Christian Persch2003-10-282-2/+12
* Open source in the default editor and remove the unused copy api. Add aMarco Pesenti Gritti2003-10-2816-109/+204
* Updated Serbian translation.Danilo Šegan2003-10-283-10/+24
* Fix page cloning, I was query descriptors interface on webBrowser insteadMarco Pesenti Gritti2003-10-282-8/+15
* We need to force the encoding to be able to unset it.Marco Pesenti Gritti2003-10-282-9/+19
* Implement filechooser for ASK_DESTINATION.Christian Persch2003-10-283-16/+92
* Solving the wrapper mess THE ENDMarco Pesenti Gritti2003-10-284-53/+27
* Solving the wrapper mess Episode 3. Rename to EphyBrowser and add sanityMarco Pesenti Gritti2003-10-289-114/+166
* *** empty log message ***Marco Pesenti Gritti2003-10-284-133/+110
* Solving the wrapper mess Episode 1.Marco Pesenti Gritti2003-10-278-278/+74
* Sink after refMarco Pesenti Gritti2003-10-272-0/+7
* Sync with nautilus apiMarco Pesenti Gritti2003-10-272-8/+24
* Fixup spinner when resetting the toolbar model. Update spinner on toolbarMarco Pesenti Gritti2003-10-274-31/+114
* *** empty log message ***Marco Pesenti Gritti2003-10-271-1/+0
* Updated Serbian translation.Danilo Šegan2003-10-273-206/+278
* Updated Azerbaijani translation.Metin Amiroff2003-10-262-896/+852
* Convert filenames from/to UTF-8 when persisting the directory.Christian Persch2003-10-262-9/+27
* Fixed.Carlos Perelló Marín2003-10-262-1/+4
* Really used the converted string [in UTF-8] instead of the directly usingChristian Persch2003-10-262-1/+8
* One set of buttons is enough.Christian Persch2003-10-262-6/+8
* Port to new gtk+ file chooser.Christian Persch2003-10-2630-1335/+1254
* Added GTKNSSKeyPairDialogs.cpp.Christian Persch2003-10-262-0/+5
* Updated Serbian translation.Danilo Šegan2003-10-263-140/+408
* Resync apiMarco Pesenti Gritti2003-10-262-4/+11
* Use "" instead of null, the new mozilla prefs parser doesn't recogniseChristian Persch2003-10-262-2/+10
* Add missing font.size prefs for zh-HK font group.Christian Persch2003-10-262-0/+8
* *** empty log message ***Marco Pesenti Gritti2003-10-251-4/+9
* Interface for commands. Useful for undo. (cmd_undo works).Marco Pesenti Gritti2003-10-2510-253/+273
* Remove a debug print, don't do anything on wm delete event.Xan Lopez2003-10-252-3/+8
* Resync with galeon.Marco Pesenti Gritti2003-10-257-76/+1784
* Remove open button, autclose when there are no downloads left.Xan Lopez2003-10-253-53/+26
* Updated Azerbaijani translation.Metin Amiroff2003-10-252-787/+1013
* don't pollute the statusbar with a "Done." message.David Bordoley2003-10-252-1/+7
* Made encoding dialog auto-apply.Christian Persch2003-10-253-26/+26
* Use special drag cursors also for editor. Do not hide separator whenMarco Pesenti Gritti2003-10-252-4/+39
* Took the open hand icon used in eog, did some gimp magic. Why am I up atDavid Bordoley2003-10-242-0/+9
* Added EphyHeaderSniffer.cpp.Christian Persch2003-10-242-0/+5
* Use translatable title for untitled pages.Christian Persch2003-10-242-2/+14
* Add an helper to initialize downloads.Marco Pesenti Gritti2003-10-247-119/+229
* Remove invalid itemsMarco Pesenti Gritti2003-10-232-3/+27
* Make the spinner spin again.Marco Pesenti Gritti2003-10-232-0/+8
* Move the spinner in his own mini toolbar.Marco Pesenti Gritti2003-10-238-309/+117
* Every time you change API God kills a kitten. Think of the kitten!! (ThatXan Lopez2003-10-235-18/+70
* Add xml files to extra dataMarco Pesenti Gritti2003-10-222-1/+7
* file kn.po was initially added on branch gnome-2-4.Yogeesh MB2003-10-220-0/+0
* Update for 1.1.0Release110Marco Pesenti Gritti2003-10-222-0/+58
* Updated Serbian translation.Danilo Šegan2003-10-223-1304/+1330
* *** empty log message ***Marco Pesenti Gritti2003-10-221-0/+62
* Use new api for highlighting and make it pick up and drop behaviorMarco Pesenti Gritti2003-10-213-137/+316
* Updated. Removed, it's now empty. Please remember that you should updateCarlos Perelló Marín2003-10-213-8/+7
* Encoding menu improvements, Episode V: MPT strikes back.Christian Persch2003-10-215-219/+243
* Make sure that both sites and hosts are filtered on constructMarco Pesenti Gritti2003-10-202-3/+14
* *** empty log message ***Marco Pesenti Gritti2003-10-201-0/+7
* unref the model once it's set in the viewMarco Pesenti Gritti2003-10-202-0/+2
* Index are not identifiersMarco Pesenti Gritti2003-10-192-4/+7
* We cant remove while iterating childrens, build a list and remove later.Marco Pesenti Gritti2003-10-192-8/+22
* Thaw smartbookmarks node after use.Christian Persch2003-10-192-0/+7
* Update remaning time every two secondsMarco Pesenti Gritti2003-10-197-158/+221
* do not try to remove All nodeMarco Pesenti Gritti2003-10-192-1/+10
* cleanup. Fix warning when fetching favicons.Marco Pesenti Gritti2003-10-192-27/+38
* Looks like I copied a bug from mozilla js code. Do not show bogusMarco Pesenti Gritti2003-10-182-12/+10
* initialize cur/total sizeMarco Pesenti Gritti2003-10-182-0/+8
* *** empty log message ***Marco Pesenti Gritti2003-10-181-6/+1
* fixup styleMarco Pesenti Gritti2003-10-183-194/+196
* Add nsIAuthPrompt implementation, necessary to make downloads onMarco Pesenti Gritti2003-10-183-2/+56
* Get rid of the last vestige of ephy_window_update_control(), and make theChristian Persch2003-10-186-148/+144
* Show encoding menu also when empty, fix oddness when opening View menuMarco Pesenti Gritti2003-10-182-0/+10
* Mark wrong entry as fuzzy (msgfmt check failed).Kwok-Koon Cheung2003-10-182-3/+7
* Added new files.Christian Persch2003-10-182-0/+8
* Fix string for old mozilla versions.Marco Pesenti Gritti2003-10-182-8/+16
* Encoding menu improvements, Part 4: The Rewrite.Christian Persch2003-10-1832-875/+2131
* Dutch translation updated by Vincent van Adrighem.Vincent van Adrighem2003-10-182-904/+1080
* Grab focus in the entry when showing because we dont rebuild the dialog.Marco Pesenti Gritti2003-10-172-2/+22
* Fix Save As, we need ever to pass the url now. Now hope chpe stop to bugMarco Pesenti Gritti2003-10-172-13/+27
* Change the behaviour of --nautilus-view such that the process doesn't exitMark McLoughlin2003-10-173-21/+66
* *** empty log message ***Marco Pesenti Gritti2003-10-172-0/+8
* I suck ... files forgotMarco Pesenti Gritti2003-10-172-3/+5
* Merge new-downloader branch. We reworked the backend, the userMarco Pesenti Gritti2003-10-1733-2811/+1941
* Include config.h.Christian Persch2003-10-162-1/+13
* *** empty log message ***Marco Pesenti Gritti2003-10-152-1/+7
* Updated Serbian translation.Danilo Šegan2003-10-143-662/+700
* Make location a normal entry.Marco Pesenti Gritti2003-10-148-238/+23
* file mozilla-downloader-view.cpp was initially added on branch new-downloader.Xan Lopez2003-10-140-0/+0
* file mozilla-downloader-view.h was initially added on branch new-downloader.Xan Lopez2003-10-140-0/+0
* Unref completionMarco Pesenti Gritti2003-10-142-0/+8
* *** empty log message ***Christian Persch2003-10-141-0/+1
* Encodings menu improvements, part 3: Refactored the encodings list; it noChristian Persch2003-10-1413-417/+439
* *** empty log message ***Marco Pesenti Gritti2003-10-145-2/+16
* Better implementation of cursor.Marco Pesenti Gritti2003-10-132-17/+27
* Show a different cursor when hovering toolbar items in edit mode.Marco Pesenti Gritti2003-10-132-0/+32
* Port to new combo.Marco Pesenti Gritti2003-10-132-40/+57
* Port to new combo. Size is wrong, prolly a bug in combo size request, willMarco Pesenti Gritti2003-10-132-31/+28
* Return "en" when in C locale.Christian Persch2003-10-132-1/+8
* Include config.h.Christian Persch2003-10-122-0/+10
* Adapt EphyWrapper::GetEncoding to varying mozilla APIs.Christian Persch2003-10-124-10/+28
* *** empty log message ***Marco Pesenti Gritti2003-10-121-25/+26
* Merge completion branchMarco Pesenti Gritti2003-10-1222-2580/+1425
* Encoding menu improvements, part 2: Implement ephy_embed_get_encoding, andChristian Persch2003-10-127-8/+140
* Encodings menu improvements, part 1: Ported to new gtk ui manager api, andChristian Persch2003-10-113-199/+205
* Reenable deprecated api where necessary, fixup some header inclusions.Marco Pesenti Gritti2003-10-1112-132/+27
* Updated Albanian translationLaurent Dhima2003-10-111-0/+4
* UpdatedLaurent Dhima2003-10-111-782/+1001
* Updated British English translation.Christian Persch2003-10-092-675/+858
* Updated Hungarian translation.Andras Timar2003-10-072-26/+34
* Updated Lithuanian translation.Žygimantas Beručka2003-10-072-683/+860
* Merge fixes from branch and clean up.Marco Pesenti Gritti2003-10-073-206/+185
* *** empty log message ***Marco Pesenti Gritti2003-10-071-0/+1
* Add new files.Xan Lopez2003-10-074-0/+1212
* Allow dragging of tabs to a window even when the tabs bar is not shown.Christian Persch2003-10-062-21/+24
* More granular filtering updateMarco Pesenti Gritti2003-10-063-17/+106
* update priv->select_node, signals are blocked so it would not be updatedMarco Pesenti Gritti2003-10-062-0/+8
* *** empty log message ***Marco Pesenti Gritti2003-10-061-3/+2
* Do not unselect all on single selection mode, to not generate useless nodeMarco Pesenti Gritti2003-10-063-1/+19
* Updated Slovak translation.Marcel Telka2003-10-062-537/+675
* Fix Czech translationMiloslav Trmac2003-10-042-5/+9
* Updated Serbian translation.Danilo Šegan2003-10-043-1376/+1694
* Updated Hungarian translation.Andras Timar2003-10-042-688/+891
* Updated Hungarian translation.Andras Timar2003-10-042-732/+660
* Check for failed load of the toolbars model from the XML file, and fix theChristian Persch2003-10-032-1/+14
* file eggtreemodelunion.c was initially added on branch new-completion.Marco Pesenti Gritti2003-10-030-0/+0
* file eggtreemodelunion.h was initially added on branch new-completion.Marco Pesenti Gritti2003-10-030-0/+0
* Use new gtk api for empty submenusMarco Pesenti Gritti2003-10-022-28/+15
* Applied revision by Augusta Marques da Silva <augusta.marques@gmx.net>.Gustavo Maciel Dias Vieira2003-10-022-700/+845
* Implement view menu.Marco Pesenti Gritti2003-09-304-1/+148
* Use ngettext.Christian Persch2003-09-302-4/+19
* Removed data/ui/epiphany-ui.xml.in, it doesn't exist anymore, and did notChristian Persch2003-09-302-1/+6
* Don't pass NULL to gnome_vfs_expand_initial_tilde.Christian Persch2003-09-302-1/+16
* More accurate description for Ever filter. Keep the backend as is, so weMarco Pesenti Gritti2003-09-303-6/+15
* *** empty log message ***Marco Pesenti Gritti2003-09-302-0/+39
* The file picker dir can be NULL, check before trying to expand tilde.Marco Pesenti Gritti2003-09-283-9/+44
* Forgot this.Xan Lopez2003-09-272-2/+8
* *** empty log message ***Marco Pesenti Gritti2003-09-271-0/+2
* API sync, from galeon.Xan Lopez2003-09-272-8/+15
* Offer to import from Firebird too.Christian Persch2003-09-273-3/+13
* *** empty log message ***Marco Pesenti Gritti2003-09-271-1/+0
* Simpler implementation.Marco Pesenti Gritti2003-09-274-33/+15
* Use gtkicontheme, and use it also for mime icons.Marco Pesenti Gritti2003-09-276-27/+127
* *** empty log message ***Marco Pesenti Gritti2003-09-271-0/+1
* *** empty log message ***Marco Pesenti Gritti2003-09-271-2/+1
* Implement history time filterMarco Pesenti Gritti2003-09-274-53/+250
* Remove unused includes, they was causing warnings on solarisMarco Pesenti Gritti2003-09-272-3/+6
* split changelogMarco Pesenti Gritti2003-09-252-11717/+11717
* *** empty log message ***Marco Pesenti Gritti2003-09-253-7/+10
* Fix spacing ... when gtkdialog will be higgy ...Marco Pesenti Gritti2003-09-253-3/+11
* Fix #123176. Use response instead of connecting 210 callbacks.Marco Pesenti Gritti2003-09-253-25/+36
* Remove --server mode. It was a dirty hack anyway, and had a crasher whenChristian Persch2003-09-254-20/+13
* Don't destroy the session when all windows are closed.Christian Persch2003-09-253-31/+13
* Add 1.6a to the list.Xan Lopez2003-09-252-0/+7
* Simplify and solve bugs by using a checkbox with radio appeareance. ThatMarco Pesenti Gritti2003-09-244-10/+18
* *** empty log message ***Marco Pesenti Gritti2003-09-241-0/+6
* ChangeLogMarco Pesenti Gritti2003-09-241-1/+1
* Remove also from the groupMarco Pesenti Gritti2003-09-242-3/+11
* Do not use _ as accellerators in bookmarks menus.Marco Pesenti Gritti2003-09-246-10/+80
* Dave Bordoley <bordoley@msu.edu>Marco Pesenti Gritti2003-09-245-48/+96
* Fix topic labels.Christian Persch2003-09-242-1/+7
* Use Bookmarks instead of All as labelMarco Pesenti Gritti2003-09-242-2/+19
* Save session when windows are removedMarco Pesenti Gritti2003-09-242-0/+8
* Check for NULL return of gtk_get_current_event. Fixes bug #123063.Christian Persch2003-09-242-10/+19
* Refactor initialization/automation code. Now all the code used by theMarco Pesenti Gritti2003-09-245-64/+68
* Correct popup path; fixes context menu on topics.Christian Persch2003-09-232-1/+8
* *** empty log message ***Marco Pesenti Gritti2003-09-231-1/+1
* Swapped arguments in a func, was causing edit on the address instead ofMarco Pesenti Gritti2003-09-231-0/+8
* Updateing according to inputs from SMC, the group for malayalam localizationSajith VK2003-09-231-675/+694
* Removed the spec file.Christian Persch2003-09-222-78/+6
* Complete view menu impl. There is a gtk bug that make it behave funnilyMarco Pesenti Gritti2003-09-223-6/+83
* Specify UTF-8 encoding in the keyword url.Christian Persch2003-09-222-1/+6
* Implement a way to choose visible column in a menu. Not finished I need toMarco Pesenti Gritti2003-09-214-20/+71
* Depend on libxml2 >= 2.6.0; this should fix the bookmarks loss bug.Christian Persch2003-09-212-1/+7
* Fix check for return value of xmlSaveFileFormat, _maybe_ fixing theChristian Persch2003-09-212-1/+8
* Use gconf_client_notify. Fixed bug #112882.Christian Persch2003-09-202-10/+7
* *** empty log message ***Marco Pesenti Gritti2003-09-202-0/+7
* Fix directory selection persistence [bug #122780].Christian Persch2003-09-204-38/+47
* Remember the address in the location action, so we can restore it when weChristian Persch2003-09-208-163/+351
* Remove spurious code.Christian Persch2003-09-202-8/+7
* Do not fail if prefs.js is corrupted.Marco Pesenti Gritti2003-09-203-3/+17
* *** empty log message ***Marco Pesenti Gritti2003-09-202-2/+10
* Add an --import-bookmarks command line option, and really implement theChristian Persch2003-09-194-0/+41
* Forgot to commit configure changesChristian Persch2003-09-191-0/+4
* embed/mozilla/MozRegisterComponents.cpp A embed/mozilla/GtkNSSDialogs.cppChristian Persch2003-09-197-0/+510
* *** empty log message ***Marco Pesenti Gritti2003-09-197-353/+4
* Do not use .in for not to translate files.Marco Pesenti Gritti2003-09-1915-63/+517
* Updated Estonian translation by Priit Laes <amd@tt.ee>.Tõivo Leedjärv2003-09-192-219/+224
* correct toolitem typeMarco Pesenti Gritti2003-09-192-1/+7
* Fix warning with new gtkMarco Pesenti Gritti2003-09-182-1/+7
* Refactor node db loading functions into a common one in ephy-node-db.Christian Persch2003-09-187-137/+127
* Commit configure change, tooChristian Persch2003-09-181-1/+3
* Re-revert, use new gnome vfs show_url api.Christian Persch2003-09-182-3/+13
* *** empty log message ***Marco Pesenti Gritti2003-09-172-1/+7
* here tooGediminas Paulauskas2003-09-171-1/+1
* Add Lithuanian translation by Tomas Kuliavas <tokul@users.sourceforge.net>.Gediminas Paulauskas2003-09-174-1/+2996
* add supported protocolsMarco Pesenti Gritti2003-09-172-0/+7
* Adapt to changed GtkActionGroup api.Christian Persch2003-09-173-15/+44
* Added MOZ_PLUGIN_PATH default. Added migration from galeon settings.Christopher James Lahey2003-09-172-0/+23
* Really use the translated names of the default topics and bookmarks whenChristian Persch2003-09-172-4/+10