summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* New extensions API.Christian Persch2003-11-1018-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-092-4/+10
* Cleanup session. Persist also history and bookmarks.Marco Pesenti Gritti2003-11-0910-325/+335
* Don't unref the icon theme, we don't own it.Christian Persch2003-11-091-8/+10
* Pass ITEMS_PERSIST and LIST_ONLY to the models, the implementation looksMarco Pesenti Gritti2003-11-081-1/+1
* Focus history entry on _show. Do not try to update paste menu item usingMarco Pesenti Gritti2003-11-082-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-071-0/+2
* Chain up to parent's finalize method.Christian Persch2003-11-071-0/+2
* Rewrite the iteration part to take advantage of user_data2. Should beMarco Pesenti Gritti2003-11-071-130/+116
* Handle correctly last bookmark caseMarco Pesenti Gritti2003-11-061-2/+9
* *** empty log message ***Marco Pesenti Gritti2003-11-061-1/+0
* More headers fixup.Marco Pesenti Gritti2003-11-063-14/+16
* Use new glib gi18n.h instead of bonobo's bonobo-i18n.h.Christian Persch2003-11-0524-24/+24
* Renamed to get_command_state to can_do_command.Christian Persch2003-11-041-5/+5
* Get rid of gresult type. Use return values instead of out-parametersChristian Persch2003-11-0413-83/+70
* Remove unused ephy-prefs includesMarco Pesenti Gritti2003-11-043-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-031-4/+4
* Remove the "show_details in downloader" schema.Xan Lopez2003-11-021-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-291-15/+91
* Implement smart selection in the downloader view.Xan Lopez2003-10-281-4/+2
* Always list "Off" as first item in the list of autodetectors. Fixes bugChristian Persch2003-10-281-2/+29
* Unref the store once added to the combo.Marco Pesenti Gritti2003-10-281-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-241-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-201-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-191-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-179-377/+1062