aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Split print dialogue in print setup and actual print, and move printChristian Persch2003-12-0712-289/+270
* Misc cleanups. Remove a duplicated signal from EphyEmbed.Christian Persch2003-12-061-13/+0
* Fix strftime(3) usage.Christian Persch2003-12-041-1/+5
* Fix two crashers.Christian Persch2003-12-031-3/+9
* Improve cookie properties dialogue for bug #125498.Piers Cornwell2003-12-031-18/+25
* pass the shell to the callbacks as expected. Fix warnings.Marco Pesenti Gritti2003-12-021-2/+2
* Update my email address.Christian Persch2003-12-011-4/+4
* Fix mem leak introduced by last commit.Christian Persch2003-12-011-0/+2
* Remove gtkoptionmenu.h include.Christian Persch2003-12-012-1/+40
* *** empty log message ***Marco Pesenti Gritti2003-11-301-5/+6
* Readd gtk deprecates (only in maintainer mode).Marco Pesenti Gritti2003-11-302-2/+2
* Improved API and implementation of EphyDialog. Add support for new comboChristian Persch2003-11-309-965/+650
* Marco Pesenti Gritti <marco@gnome.org>Chris Lahey2003-11-306-144/+154
* Make PDM dialogue a singleton.Christian Persch2003-11-275-19/+34
* Mark parameters "const" where appropriate.Christian Persch2003-11-261-49/+99
* Restore clipboard actions in input context menu. Show it only if mozillaMarco Pesenti Gritti2003-11-261-2/+12
* Refactored pdm dialogue code. Use new boxed cookie/password info types.Christian Persch2003-11-241-362/+470
* When exporting to RDF, write all bookmarks, not just every secondChristian Persch2003-11-241-2/+0
* Use EphyFileChooser API, convert download path to UTF8.Xan Lopez2003-11-241-16/+15
* Use icon theme icon for add bookmarkMarco Pesenti Gritti2003-11-223-5/+5
* Implement arbitrary url lockdown prefMarco Pesenti Gritti2003-11-222-4/+80
* Add a factory to create embed objects and use it. Deal with dependency ofMarco Pesenti Gritti2003-11-225-14/+24
* Forgot to commit Makefile.amChristian Persch2003-11-221-1/+0
* New interfaces: EphyCookieManager, EphyPermissionManager,Christian Persch2003-11-222-39/+70
* Pass a source based on filename instead of pixbuf for our own icon set, soMarco Pesenti Gritti2003-11-211-4/+4
* Hide Open downloads pref. Since both behaviors are available maybe it'sMarco Pesenti Gritti2003-11-211-1/+1
* hrm misplaced free in last commitMarco Pesenti Gritti2003-11-211-1/+1
* Make xml saving low disk safe.Marco Pesenti Gritti2003-11-211-2/+12
* Fix unrefing of context menu eventMarco Pesenti Gritti2003-11-211-16/+3
* Complete docs base implementation. Should work more or less.Marco Pesenti Gritti2003-11-2033-14/+83
* Complete docs base implementation. Should work more or less.Marco Pesenti Gritti2003-11-202-5/+11
* Make encodings dialogue transient.Christian Persch2003-11-191-51/+14
* Re-use some more signals from GtkMozEmbed; fix getter_Copies usage inChristian Persch2003-11-192-9/+13
* Api fixMarco Pesenti Gritti2003-11-181-1/+1
* *** empty log message ***Marco Pesenti Gritti2003-11-171-4/+12
* Move gnome session code in the shell.Marco Pesenti Gritti2003-11-172-80/+67
* Implement UI for default download path and auto open downlads prefs forXan Lopez2003-11-161-0/+105
* *** empty log message ***Marco Pesenti Gritti2003-11-151-6/+6
* Use an unique factory for both interfaces.Marco Pesenti Gritti2003-11-156-114/+137
* Put back borked mozilla alert.Marco Pesenti Gritti2003-11-141-2/+1
* Looks like we need to unregister factory since we initialized it byMarco Pesenti Gritti2003-11-141-0/+3
* Rework shell services initialization so that it happen either on everyMarco Pesenti Gritti2003-11-143-75/+79
* ChangeLogMarco Pesenti Gritti2003-11-135-264/+276
* Link up toolbar editor help button.Christian Persch2003-11-131-1/+1
* Build xul dialogs using GtkWindow+GtkMozEmbed. Make src code simpler andMarco Pesenti Gritti2003-11-115-42/+1
* New extensions API.Christian Persch2003-11-1118-1182/+1430
* Fix compile warning.Marco Pesenti Gritti2003-11-101-2/+2
* Fix recovery from corrupted toolbar layout file.Christian Persch2003-11-101-2/+4
* Do not connect and reemit same signal for nothing. Remove unused/expensiveMarco Pesenti Gritti2003-11-102-4/+10
* Cleanup session. Persist also history and bookmarks.Marco Pesenti Gritti2003-11-1010-325/+335
* Don't unref the icon theme, we don't own it.Christian Persch2003-11-101-8/+10
* Pass ITEMS_PERSIST and LIST_ONLY to the models, the implementation looksMarco Pesenti Gritti2003-11-091-1/+1
* Focus history entry on _show. Do not try to update paste menu item usingMarco Pesenti Gritti2003-11-092-8/+15
* Port node db saving and RDF export to xml writer api.Christian Persch2003-11-082-104/+175
* Fix mem leak.Christian Persch2003-11-081-0/+2
* Chain up to parent's finalize method.Christian Persch2003-11-081-0/+2
* Rewrite the iteration part to take advantage of user_data2. Should beMarco Pesenti Gritti2003-11-081-130/+116
* Handle correctly last bookmark caseMarco Pesenti Gritti2003-11-071-2/+9
* *** empty log message ***Marco Pesenti Gritti2003-11-071-1/+0
* More headers fixup.Marco Pesenti Gritti2003-11-073-14/+16
* Use new glib gi18n.h instead of bonobo's bonobo-i18n.h.Christian Persch2003-11-0624-24/+24
* Renamed to get_command_state to can_do_command.Christian Persch2003-11-051-5/+5
* Get rid of gresult type. Use return values instead of out-parametersChristian Persch2003-11-0513-83/+70
* Remove unused ephy-prefs includesMarco Pesenti Gritti2003-11-053-3/+0
* Fix sensitivity of Paste. Still not set for native entries, I cant reallyMarco Pesenti Gritti2003-11-041-1/+6
* Yet another sensitivity update strategy. Set sensitivity on menu show andMarco Pesenti Gritti2003-11-041-55/+87
* update undo/redo sensitivityMarco Pesenti Gritti2003-11-043-1/+59
* Show only paste in the context menu, it's the only one that works inMarco Pesenti Gritti2003-11-041-17/+60
* Remove unused types.Christian Persch2003-11-041-4/+4
* Remove the "show_details in downloader" schema.Xan Lopez2003-11-031-1/+1
* Add a title param to dnd iterator and remove unused screen locationMarco Pesenti Gritti2003-10-301-5/+1
* Add public function to get a host node from a page url.Christian Persch2003-10-301-15/+91
* Implement smart selection in the downloader view.Xan Lopez2003-10-291-4/+2
* Always list "Off" as first item in the list of autodetectors. Fixes bugChristian Persch2003-10-291-2/+29
* Unref the store once added to the combo.Marco Pesenti Gritti2003-10-291-0/+1
* Open source in the default editor and remove the unused copy api. Add aMarco Pesenti Gritti2003-10-283-20/+150
* Sync with nautilus apiMarco Pesenti Gritti2003-10-271-8/+16
* Fixup spinner when resetting the toolbar model. Update spinner on toolbarMarco Pesenti Gritti2003-10-271-4/+31
* *** empty log message ***Marco Pesenti Gritti2003-10-271-1/+0
* Really used the converted string [in UTF-8] instead of the directly usingChristian Persch2003-10-261-1/+1
* One set of buttons is enough.Christian Persch2003-10-261-6/+1
* Port to new gtk+ file chooser.Christian Persch2003-10-265-86/+111
* *** empty log message ***Marco Pesenti Gritti2003-10-251-4/+9
* don't pollute the statusbar with a "Done." message.David Bordoley2003-10-251-1/+1
* Made encoding dialog auto-apply.Christian Persch2003-10-251-11/+15
* Make the spinner spin again.Marco Pesenti Gritti2003-10-231-0/+2
* Move the spinner in his own mini toolbar.Marco Pesenti Gritti2003-10-234-290/+5
* Encoding menu improvements, Episode V: MPT strikes back.Christian Persch2003-10-211-115/+68
* Make sure that both sites and hosts are filtered on constructMarco Pesenti Gritti2003-10-201-3/+6
* unref the model once it's set in the viewMarco Pesenti Gritti2003-10-201-0/+1
* Index are not identifiersMarco Pesenti Gritti2003-10-191-4/+1
* Thaw smartbookmarks node after use.Christian Persch2003-10-191-0/+1
* Get rid of the last vestige of ephy_window_update_control(), and make theChristian Persch2003-10-185-148/+126
* Show encoding menu also when empty, fix oddness when opening View menuMarco Pesenti Gritti2003-10-181-0/+3
* Encoding menu improvements, Part 4: The Rewrite.Christian Persch2003-10-189-377/+1062
* Grab focus in the entry when showing because we dont rebuild the dialog.Marco Pesenti Gritti2003-10-171-2/+13
* Change the behaviour of --nautilus-view such that the process doesn't exitMark McLoughlin2003-10-172-21/+43
* *** empty log message ***Marco Pesenti Gritti2003-10-171-0/+2
* Merge new-downloader branch. We reworked the backend, the userMarco Pesenti Gritti2003-10-172-14/+5
* Make location a normal entry.Marco Pesenti Gritti2003-10-145-52/+3
* Encodings menu improvements, part 3: Refactored the encodings list; it noChristian Persch2003-10-142-66/+28
* Port to new combo.Marco Pesenti Gritti2003-10-131-40/+50
* Port to new combo. Size is wrong, prolly a bug in combo size request, willMarco Pesenti Gritti2003-10-131-31/+20
* Merge completion branchMarco Pesenti Gritti2003-10-1210-145/+899
* Encoding menu improvements, part 2: Implement ephy_embed_get_encoding, andChristian Persch2003-10-121-4/+65
* Encodings menu improvements, part 1: Ported to new gtk ui manager api, andChristian Persch2003-10-112-199/+193
* Reenable deprecated api where necessary, fixup some header inclusions.Marco Pesenti Gritti2003-10-114-2/+2
* Allow dragging of tabs to a window even when the tabs bar is not shown.Christian Persch2003-10-061-21/+16
* More granular filtering updateMarco Pesenti Gritti2003-10-061-13/+20
* update priv->select_node, signals are blocked so it would not be updatedMarco Pesenti Gritti2003-10-061-0/+1
* Do not unselect all on single selection mode, to not generate useless nodeMarco Pesenti Gritti2003-10-061-0/+2
* Use new gtk api for empty submenusMarco Pesenti Gritti2003-10-021-28/+8
* Implement view menu.Marco Pesenti Gritti2003-09-301-1/+117
* Use ngettext.Christian Persch2003-09-301-4/+13
* More accurate description for Ever filter. Keep the backend as is, so weMarco Pesenti Gritti2003-09-301-6/+5
* The file picker dir can be NULL, check before trying to expand tilde.Marco Pesenti Gritti2003-09-281-7/+27
* Offer to import from Firebird too.Christian Persch2003-09-272-3/+6
* Simpler implementation.Marco Pesenti Gritti2003-09-271-1/+1
* Use gtkicontheme, and use it also for mime icons.Marco Pesenti Gritti2003-09-271-10/+15
* Implement history time filterMarco Pesenti Gritti2003-09-271-52/+223
* Remove unused includes, they was causing warnings on solarisMarco Pesenti Gritti2003-09-271-3/+0
* *** empty log message ***Marco Pesenti Gritti2003-09-252-7/+1
* Fix spacing ... when gtkdialog will be higgy ...Marco Pesenti Gritti2003-09-251-1/+2
* Remove --server mode. It was a dirty hack anyway, and had a crasher whenChristian Persch2003-09-252-19/+2
* Don't destroy the session when all windows are closed.Christian Persch2003-09-252-31/+4
* Simplify and solve bugs by using a checkbox with radio appeareance. ThatMarco Pesenti Gritti2003-09-243-10/+7
* Remove also from the groupMarco Pesenti Gritti2003-09-241-3/+5
* Do not use _ as accellerators in bookmarks menus.Marco Pesenti Gritti2003-09-243-10/+27
* Dave Bordoley <bordoley@msu.edu>Marco Pesenti Gritti2003-09-244-48/+78
* Fix topic labels.Christian Persch2003-09-241-1/+1
* Use Bookmarks instead of All as labelMarco Pesenti Gritti2003-09-241-2/+13
* Save session when windows are removedMarco Pesenti Gritti2003-09-241-0/+2
* Check for NULL return of gtk_get_current_event. Fixes bug #123063.Christian Persch2003-09-241-10/+13
* Refactor initialization/automation code. Now all the code used by theMarco Pesenti Gritti2003-09-244-64/+55
* Correct popup path; fixes context menu on topics.Christian Persch2003-09-231-1/+1
* *** empty log message ***Marco Pesenti Gritti2003-09-231-1/+1
* Complete view menu impl. There is a gtk bug that make it behave funnilyMarco Pesenti Gritti2003-09-221-6/+57
* Implement a way to choose visible column in a menu. Not finished I need toMarco Pesenti Gritti2003-09-211-17/+56
* Fix directory selection persistence [bug #122780].Christian Persch2003-09-201-22/+21
* Remember the address in the location action, so we can restore it when weChristian Persch2003-09-205-137/+273
* Do not fail if prefs.js is corrupted.Marco Pesenti Gritti2003-09-201-2/+7
* Add an --import-bookmarks command line option, and really implement theChristian Persch2003-09-192-0/+28
* *** empty log message ***Marco Pesenti Gritti2003-09-192-2/+2
* Do not use .in for not to translate files.Marco Pesenti Gritti2003-09-196-40/+100
* correct toolitem typeMarco Pesenti Gritti2003-09-191-1/+1
* Fix warning with new gtkMarco Pesenti Gritti2003-09-181-1/+1
* Refactor node db loading functions into a common one in ephy-node-db.Christian Persch2003-09-181-42/+6
* *** empty log message ***Marco Pesenti Gritti2003-09-171-1/+1
* Adapt to changed GtkActionGroup api.Christian Persch2003-09-172-15/+36
* Added MOZ_PLUGIN_PATH default. Added migration from galeon settings.Christopher James Lahey2003-09-171-0/+18
* Really use the translated names of the default topics and bookmarks whenChristian Persch2003-09-171-4/+3
* ephy_new_bookmark_construct):Christian Persch2003-09-171-1/+1
* *** empty log message ***Marco Pesenti Gritti2003-09-161-1/+1
* Activate the embed when necessary.Marco Pesenti Gritti2003-09-161-0/+11
* Enable dragging the tab from a single-tab window too.Christian Persch2003-09-161-35/+22
* Exchange the newly-deprecated g_value_set_object_take_ownership() withChristian Persch2003-09-132-2/+2
* Remove not needed removal of groups of actions from ui merge (gtk fix).Marco Pesenti Gritti2003-09-128-18/+0
* Remove a double connect to signal.Christian Persch2003-09-101-4/+0
* Make spinner status per tab. Remove the default to tab pref, use tab byMarco Pesenti Gritti2003-09-105-53/+25
* Readd separators and dont use unnecessary placeholders.Marco Pesenti Gritti2003-09-101-1/+1
* First important step in solving the fonts mess. Allow to select theMarco Pesenti Gritti2003-09-101-36/+20
* gtk+ now supports invisible event boxes. Remove our custom implementationChristian Persch2003-09-093-5/+18
* Port to the new gtk dynamic menus apiMarco Pesenti Gritti2003-09-071-60/+41
* Use gtk_action_group_set_translation_domain() to restore menu and popupChristian Persch2003-09-064-0/+5
* Adapt to new gtk_ui_manager_add_ui functionality.Christian Persch2003-09-052-2/+4
* Fix a typo in the xmlMarco Pesenti Gritti2003-09-042-2/+2
* Use the api for dynamic menus creation. Far cleaner.Marco Pesenti Gritti2003-09-032-49/+17
* Rewrote xbel bookmarks importer using xmlreader api. Should fix bugChristian Persch2003-09-031-81/+258
* Fix galeon bookmarks import for the case of there existing a subdirectoryChristian Persch2003-09-031-5/+6
* typoMarco Pesenti Gritti2003-09-021-1/+1
* Mega-patch, changelog too long to paste here.Christian Persch2003-09-0250-633/+519
* Fix ui xml, make ppview toolbar work again.Christian Persch2003-09-021-9/+9
* Some more missing ensure update.Marco Pesenti Gritti2003-09-023-0/+3
* Readd is_important and ensure_update, gtk now support them.Marco Pesenti Gritti2003-09-016-11/+8
* *** empty log message ***Marco Pesenti Gritti2003-09-012-13/+17
* Fix problems with EphyNodeView, bookmarks and history dialogs and updateMarco Pesenti Gritti2003-09-015-32/+31
* *** empty log message ***Marco Pesenti Gritti2003-08-314-20/+24
* *** empty log message ***Marco Pesenti Gritti2003-08-311-65/+2
* Complete gtk 2.3 port. It doesnt run here but it could be my env.Marco Pesenti Gritti2003-08-3020-142/+129
* *** empty log message ***Marco Pesenti Gritti2003-08-301-4/+4
* forgot files...Marco Pesenti Gritti2003-08-301-2/+2
* Part of gtk 2.3 port, changelog too long to paste itMarco Pesenti Gritti2003-08-3026-761/+779
* Fix the logic in the version-mismatch case.Christian Persch2003-08-251-2/+4
* Use a small spinner for all styles except text under icons.Anders Carlsson2003-08-251-1/+1
* 0.9.1Release091Marco Pesenti Gritti2003-08-241-12/+15
* Make it NULL safeMarco Pesenti Gritti2003-08-223-42/+84
* Add activate api.Marco Pesenti Gritti2003-08-191-0/+10
* Make print preview exit code safer.Marco Pesenti Gritti2003-08-151-3/+10
* Fix opening bookmarks in new window, there was a missing flag.Xan Lopez2003-08-141-1/+1
* Do not show popups on print preview.Marco Pesenti Gritti2003-08-142-8/+30
* Update my mail addressMarco Pesenti Gritti2003-08-131-1/+1
* Respect priority text preference. Ported from gtk.Marco Pesenti Gritti2003-08-122-0/+8
* Fix mem leak.Christian Persch2003-08-091-11/+7
* UpdateMarco Pesenti Gritti2003-08-091-39/+64
* Clamp the values to 0/100, mozilla sometimes report more done requestsMarco Pesenti Gritti2003-08-081-4/+12
* Correct insertion order of new tabs.Christian Persch2003-08-062-4/+9
* Fix blank page loading.Christian Persch2003-08-062-6/+18
* *** empty log message ***Marco Pesenti Gritti2003-08-061-2/+2
* Use link text as bookmark title when no title is specified.Marco Pesenti Gritti2003-08-051-4/+12
* Work around for a gtk issue. Do not assert if a click outside the notebookMarco Pesenti Gritti2003-08-031-2/+7
* 2003-08-02 Christian PerschChristian Persch2003-08-025-21/+32
* Translators comment to avoid verb/adjective confusionMarco Pesenti Gritti2003-08-022-0/+2
* Fix mem leak.Christian Persch2003-08-021-0/+2
* Always open bookmarks in new window/tab according to pref on activate.David Bordoley2003-07-312-23/+6
* Make it distcheckRelease081Marco Pesenti Gritti2003-07-311-3/+1
* s/ephy/epiphany. Fix session management.Nikolai Weibull2003-07-291-1/+1
* 2003-07-27 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-07-278-280/+272
* Fix mem leak.Christian Persch2003-07-271-2/+7
* Sort on the HOST columns by default (#115472).Xan Lopez2003-07-251-0/+6
* Added one translator's comment, and clarified another.Christian Persch2003-07-241-0/+7
* Do not distribute autogenerated corba stuff (from galeon)Marco Pesenti Gritti2003-07-241-1/+3
* Add httpsMarco Pesenti Gritti2003-07-231-0/+1
* Try to use more friendly description for cache prefs.Marco Pesenti Gritti2003-07-231-6/+42
* If the page is about:blank, set title to "Blank page", not "about:blank".Christian Persch2003-07-232-6/+5
* An input-only window event box, copied from eel's ell-input-event-box.Christian Persch2003-07-222-2/+4
* Fix incosistency between all topic and bookmarks menu.Marco Pesenti Gritti2003-07-221-56/+49
* Rework find implementation to integrate better with type ahead and toMarco Pesenti Gritti2003-07-203-57/+22
* Christian Persch <chpe@cvs.gnome.org>Marco Pesenti Gritti2003-07-184-71/+182
* Allow DND of URLs (from links or favicons or other apps...) to theXan Lopez2003-07-174-6/+58
* Initiliaze font list to NULL. Otherwise if Enumerate fails we crash.Marco Pesenti Gritti2003-07-171-1/+1
* 0.8.0. Make it distcheck.Marco Pesenti Gritti2003-07-151-1/+2
* No need to setup fonts on init, it will be done when the default encodingMarco Pesenti Gritti2003-07-151-2/+0
* Fix mem leaks; thanks to Xan for pointing this out.Christian Persch2003-07-142-0/+2
* UpdateMarco Pesenti Gritti2003-07-142-8/+11
* We use g_list_prepend to create selections now (inXan Lopez2003-07-141-1/+1
* Fix leak.Xan Lopez2003-07-141-0/+1
* Don't use event->string, is deprecated (#117346). Also improve intelligentXan Lopez2003-07-141-2/+71
* Fix mem leaks.Christian Persch2003-07-141-0/+5
* Fix mem leaks.Christian Persch2003-07-141-3/+4
* Add plugins dirMarco Pesenti Gritti2003-07-131-1/+0
* 2003-07-13 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-07-1320-95/+155
* Cleanup.Christian Persch2003-07-131-15/+8
* Shorten strings.Christian Persch2003-07-131-3/+12
* Fix mem leaks.Christian Persch2003-07-132-2/+2
* A "fast search" implementation for all node views. Pressing any validXan Lopez2003-07-132-11/+10
* Very simple plugin framework, unused for now. We will start makingMarco Pesenti Gritti2003-07-124-0/+261
* Fix actionsMarco Pesenti Gritti2003-07-111-0/+5
* Fix export of smart bookmarksLee Willis2003-07-111-1/+4
* Fix up the tooltips.David Bordoley2003-07-112-13/+13
* Some minor changes in rdf format (thanks to Edd Dumbill), and useMarco Pesenti Gritti2003-07-104-35/+237
* Update spinner when a tab was removed. Fixes bug #116908.Christian Persch2003-07-081-1/+3
* broken pipe pfffMarco Pesenti Gritti2003-07-081-1/+1
* Fix crash.Christian Persch2003-07-081-1/+3
* Fix progress update logic.Christian Persch2003-07-081-1/+1
* Remove unused define.Marco Pesenti Gritti2003-07-071-8/+18
* broken pipe pfffMarco Pesenti Gritti2003-07-071-15/+35
* Rewrite selection logic to be simpler and to fix bugs.Marco Pesenti Gritti2003-07-071-0/+1
* Implement toolbar overflow menu item for the go button.Christian Persch2003-07-061-2/+47
* *** empty log message ***Marco Pesenti Gritti2003-07-064-13/+37
* Make sure we ever save bookmarks after changes, so they dont get lost onMarco Pesenti Gritti2003-07-061-32/+0