| Commit message (Expand) | Author | Age | Files | Lines |
* | When updating the address bar, always update the address state, sometimes | Crispin Flowerday | 2006-01-23 | 1 | -0/+3 |
* | When adding a column that can be sorted on, re-create the sort model, so | Crispin Flowerday | 2006-01-18 | 1 | -0/+8 |
* | lib/ephy-file-helpers.c lib/widgets/ephy-location-entry.c | Crispin Flowerday | 2005-11-11 | 1 | -1/+0 |
* | More static strings. | Christian Persch | 2005-11-08 | 1 | -2/+2 |
* | Mark strings in param specs as static. | Christian Persch | 2005-11-08 | 4 | -5/+5 |
* | Simplify the drag icon code. | Christian Persch | 2005-11-03 | 1 | -109/+21 |
* | Show drag icon with page title + URL when dragging from the drag handle. | Christian Persch | 2005-11-03 | 1 | -0/+238 |
* | Skip spinner update when we're not loaded. Should fix bug #320079. | Christian Persch | 2005-10-29 | 1 | -7/+11 |
* | Ensure the images are loaded before starting to spin. Should fix crashes | Christian Persch | 2005-10-09 | 1 | -7/+16 |
* | Add style properties for 'secure-[bg|fg]-color', and apply them when the | Christian Persch | 2005-10-07 | 2 | -0/+106 |
* | Remove unused code. | Christian Persch | 2005-10-02 | 1 | -1/+3 |
* | Don't include config.h here. | Christian Persch | 2005-10-02 | 3 | -56/+362 |
* | Don't spin unmapped spinners. Slightly decrease the frequency. Might help | Christian Persch | 2005-10-02 | 1 | -4/+45 |
* | Reset the IM context before activating the entry. | Christian Persch | 2005-10-01 | 2 | -5/+10 |
* | Version 1.9. | Christian Persch | 2005-08-29 | 1 | -1/+1 |
* | Add switch to disable focus fix, and to disable PSM. Error out if PSM | Christian Persch | 2005-08-08 | 2 | -0/+10 |
* | No need to add focus_width to borders anymore. Now we get the same height | Christian Persch | 2005-08-03 | 1 | -6/+0 |
* | Use the entry's style's [xy]thickness, not our own. Fixes rendering with | Christian Persch | 2005-08-03 | 1 | -25/+33 |
* | A lib/widgets/testiconentry.c: A lib/widgets/ephy-icon-entry.c: A | Christian Persch | 2005-08-03 | 5 | -92/+524 |
* | Fix location entry favicon updating. | Christian Persch | 2005-08-01 | 1 | -1/+3 |
* | Fix ESC behaviour to always stop, and to reset the location entry when | Christian Persch | 2005-07-26 | 2 | -44/+155 |
* | Check all selected nodes if they allow dragging. | Christian Persch | 2005-07-12 | 1 | -1/+39 |
* | Implement a way to disallow dragging from resp. dropping on certain nodes. | Christian Persch | 2005-07-11 | 1 | -12/+13 |
* | Uppercase letters shouldn't breaks history autocompletion. Fix Bug | Jean-François Rameau | 2005-07-10 | 1 | -2/+2 |
* | More constification. | Christian Persch | 2005-04-19 | 3 | -7/+6 |
* | Restore original URL when pressing ESC. Fixes bug #171179. | Christian Persch | 2005-04-11 | 2 | -0/+34 |
* | Remove custom search, and use gtktreeview typeaheadfind. Fixes bug | Christian Persch | 2005-03-14 | 1 | -18/+9 |
* | Don't set the lock icon as drag source. Actually emit the lock-clicked | Christian Persch | 2005-02-06 | 2 | -14/+31 |
* | Set "Clear" context menu entry insensitive in lockdown mode. Fixes bug | Christian Persch | 2005-02-02 | 1 | -0/+3 |
* | Add ; to all LOG statements, and adapt ephy-debug.h for non-GNUC-varargs | Christian Persch | 2005-01-29 | 4 | -10/+10 |
* | Add proper _NETSCAPE_URL drag support, supplying the URL as well as the | Jorn Baayen | 2005-01-22 | 4 | -65/+97 |
* | Don't focus the combo on click. | Christian Persch | 2005-01-15 | 1 | -0/+1 |
* | Add GDK_ACTION_ASK, and prefer _NETSCAPE_URL over uri-list drag types. | Jorn Baayen | 2005-01-14 | 2 | -5/+5 |
* | Add favicon and lock icon to the entry. Fixes bug #116482 and bug #149506. | Christian Persch | 2005-01-14 | 2 | -12/+149 |
* | Add Toolbar toggle to document context menu in fullscreen mode. | Christian Persch | 2005-01-13 | 3 | -17/+19 |
* | Make all structs prefixed by _. | Christian Persch | 2005-01-09 | 12 | -20/+20 |
* | Unify the location and favicon actions. | Christian Persch | 2005-01-08 | 2 | -29/+138 |
* | Use ngettext to get the Open in New Tab[s]/Window[s] label. | Christian Persch | 2005-01-05 | 2 | -20/+0 |
* | Small improvement. | Christian Persch | 2004-12-16 | 1 | -2/+1 |
* | Move Clear after Select All. | Christian Persch | 2004-12-16 | 1 | -11/+20 |
* | Add "Clear" to entry context menu. Fixes bug #118395. | Christian Persch | 2004-12-16 | 1 | -0/+48 |
* | Get rid of ephy_string_[elide|double]_underscores(). Remove unnecessary | Christian Persch | 2004-12-14 | 1 | -2/+1 |
* | Add deprecated defines to AM_CPPFLAGS in maintainer-mode. | Christian Persch | 2004-12-01 | 1 | -12/+11 |
* | reviewed by: Christian Persch <chpe@cvs.gnome.org> | Marco Pesenti Gritti | 2004-11-26 | 1 | -0/+1 |
* | When popping up the context menu with keyboard, select the first menu | Christian Persch | 2004-11-08 | 1 | -3/+8 |
* | Make tooltips on the zoom control also work on Ctrl-F1. | Christian Persch | 2004-11-07 | 1 | -13/+44 |
* | We always have config.h, no need to guard its inclusion. | Christian Persch | 2004-11-03 | 8 | -16/+0 |
* | Fix zoom control so that it shows tooltips again. Fixes bug #155826. | Christian Persch | 2004-11-02 | 1 | -7/+15 |
* | Don't deactivate the toolbar when another item in the same toolbar gains | Christian Persch | 2004-11-01 | 1 | -35/+1 |
* | Removing debug spew | Christian Persch | 2004-11-01 | 1 | -1/+0 |
* | Private data is 0-initialised, no need to set members to NULL, 0, or | Christian Persch | 2004-10-28 | 2 | -8/+0 |
* | Remove unused signal from EphyNodeView struct. | Christian Persch | 2004-10-27 | 1 | -1/+0 |
* | Avoid strdups in entry completion func. Patch by Peter Harvey. | Christian Persch | 2004-10-27 | 1 | -19/+18 |
* | Use gtk_icon_size_lookup_for_settings() here. | Christian Persch | 2004-10-25 | 1 | -4/+6 |
* | Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like the | Christian Persch | 2004-10-24 | 8 | -36/+36 |
* | Use gtk_selection_data_get_uris(). | Christian Persch | 2004-10-23 | 1 | -1/+1 |
* | Remove ephy_string_parse_uri_list, and use new glib function | Christian Persch | 2004-10-23 | 1 | -4/+4 |
* | Add api to show a context menu. Useful to make distinction between key and | Marco Pesenti Gritti | 2004-09-15 | 2 | -0/+28 |
* | Merging pre-gnome-2-10 branch to HEAD. | Christian Persch | 2004-09-13 | 7 | -4456/+0 |
* | Sync. | Christian Persch | 2004-08-24 | 1 | -5/+8 |
* | Just use the popup_menu signal. Fixes bug #150830. | Christian Persch | 2004-08-23 | 1 | -18/+3 |
* | Fix a warning when moving tabs between windows; see bug #150822. | Christian Persch | 2004-08-23 | 1 | -1/+4 |
* | Change guint to correct enum type. | Christian Persch | 2004-08-18 | 2 | -3/+3 |
* | Note original cvs versions | Christian Persch | 2004-08-09 | 2 | -0/+4 |
* | Include config.h upfront. | Christian Persch | 2004-08-09 | 1 | -4/+4 |
* | Only use this for gtk < 2.5.1, and just add a few #defines otherwise. | Christian Persch | 2004-08-09 | 2 | -1/+23 |
* | R lib/widgets/ephy-ellipsizing-label.c: R | Christian Persch | 2004-08-08 | 5 | -856/+3622 |
* | Fix dragging of urls which gnome-vfs can't handle. Fix new tab positioning | Christian Persch | 2004-08-06 | 1 | -55/+2 |
* | Do not remove the topic when rename is cancelled. | Marco Pesenti Gritti | 2004-07-23 | 2 | -3/+13 |
* | Add support for toggles. When editing is canceled remove the node. | Marco Pesenti Gritti | 2004-07-23 | 2 | -22/+115 |
* | Simplify node view filtering code and make it a normal property (no more | Marco Pesenti Gritti | 2004-07-23 | 3 | -118/+70 |
* | Use gobject constructor | Marco Pesenti Gritti | 2004-07-23 | 1 | -118/+113 |
* | Improve sort/priority API. | Marco Pesenti Gritti | 2004-07-15 | 2 | -65/+126 |
* | Cache the scaled spinner images to make creating new spinners very fast, | Christian Persch | 2004-07-05 | 1 | -303/+516 |
* | Add profiler calls. | Christian Persch | 2004-07-03 | 1 | -0/+9 |
* | Add G_[BEGIN|END]_DECLS | Christian Persch | 2004-07-03 | 1 | -21/+22 |
* | Codestyle and whitespace cleanup | Christian Persch | 2004-07-03 | 2 | -59/+60 |
* | R data/art/epiphany-tab-loading.gif: | Christian Persch | 2004-07-03 | 2 | -41/+61 |
* | Factor out the helper to select a treeview row by column and use it also | Marco Pesenti Gritti | 2004-06-22 | 1 | -54/+8 |
* | Make spinner not use a visible window, and fix coordinates accordingly. | Christian Persch | 2004-06-12 | 1 | -6/+7 |
* | Backported fixes from gtk+ cvs head. | Christian Persch | 2004-05-20 | 1 | -17/+19 |
* | Backport changed from the new gtkcellrendererprogress which was based on | Christian Persch | 2004-05-13 | 2 | -240/+328 |
* | Document UTF-8 requirement. | Christian Persch | 2004-04-22 | 2 | -2/+2 |
* | Make select-by-key support unsorted lists. Fuzzy matching is gone though. | Xan Lopez | 2004-03-19 | 1 | -1/+1 |
* | *** empty log message *** | Marco Pesenti Gritti | 2004-03-17 | 1 | -1/+0 |
* | merging pre-gnome-2-8 branch | Marco Pesenti Gritti | 2004-03-17 | 14 | -5/+44 |
* | Copy and modify gnome_vfs_uri_list_parse() so that we get a list of string | Christian Persch | 2004-03-04 | 2 | -4/+57 |
* | Sucky but not intrusive hack to make dnd on the address entry work when | Marco Pesenti Gritti | 2004-02-28 | 1 | -0/+52 |
* | Simplify and hopefully fix mem corruption | Marco Pesenti Gritti | 2004-02-12 | 1 | -5/+3 |
* | Cleanup | Marco Pesenti Gritti | 2004-02-11 | 1 | -3/+3 |
* | Better keyword matching function. Should match only words (not middle | Marco Pesenti Gritti | 2004-02-11 | 1 | -1/+36 |
* | Pass the property id to the changed signal. | Marco Pesenti Gritti | 2004-02-11 | 2 | -15/+4 |
* | Fix toolbar overflow menu creation. Don't connect zoom control signals to | Christian Persch | 2004-02-05 | 3 | -87/+88 |
* | Fix mem leak. | Christian Persch | 2004-02-05 | 1 | -1/+1 |
* | ==> ChangeLog <== | Christian Persch | 2004-01-26 | 1 | -0/+1 |
* | Fix mem leak. | Christian Persch | 2004-01-26 | 1 | -0/+5 |
* | New function to get temp directory and moved ephy_shell_delete_on_exit to | Christopher James Lahey | 2004-01-23 | 1 | -17/+14 |
* | Fix more mem leaks. | Christian Persch | 2003-12-17 | 1 | -0/+3 |
* | Fix mem leak. | Christian Persch | 2003-12-17 | 1 | -0/+2 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-12-17 | 2 | -6/+0 |
* | Really committing it this time | Christian Persch | 2003-12-15 | 1 | -1/+2 |
* | Use g_signal_connect_object so the signal isn't emitted for a dead | Christian Persch | 2003-12-14 | 1 | -4/+4 |
* | Reformatted to conform to epiphany coding style. Fix some error condition | Christian Persch | 2003-12-09 | 1 | -47/+84 |
* | Remove unused includes. | Christian Persch | 2003-12-04 | 1 | -2/+0 |
* | Readd gtk deprecates (only in maintainer mode). | Marco Pesenti Gritti | 2003-11-30 | 1 | -1/+1 |
* | Port from option menu to GtkComboBox. | Christian Persch | 2003-11-28 | 2 | -68/+46 |
* | Try out a different layout for downloads rows. Make the file column | Marco Pesenti Gritti | 2003-11-26 | 1 | -1/+1 |
* | Complete docs base implementation. Should work more or less. | Marco Pesenti Gritti | 2003-11-20 | 11 | -2/+19 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-11-15 | 1 | -6/+6 |
* | Pass ITEMS_PERSIST and LIST_ONLY to the models, the implementation looks | Marco Pesenti Gritti | 2003-11-09 | 1 | -1/+1 |
* | Change some more i18n inclusion and remove several unused includes. | Marco Pesenti Gritti | 2003-11-06 | 1 | -2/+3 |
* | Use new glib gi18n.h instead of bonobo's bonobo-i18n.h. | Christian Persch | 2003-11-06 | 3 | -3/+3 |
* | Resync with eel. | Marco Pesenti Gritti | 2003-11-05 | 1 | -1/+0 |
* | Remove unused ephy-prefs includes | Marco Pesenti Gritti | 2003-11-05 | 1 | -1/+0 |
* | Remove unused types. | Christian Persch | 2003-11-04 | 1 | -1/+1 |
* | Add a title param to dnd iterator and remove unused screen location | Marco Pesenti Gritti | 2003-10-30 | 1 | -1/+1 |
* | Merge new-downloader branch. We reworked the backend, the user | Marco Pesenti Gritti | 2003-10-17 | 3 | -0/+367 |
* | Make location a normal entry. | Marco Pesenti Gritti | 2003-10-14 | 2 | -186/+3 |
* | Unref completion | Marco Pesenti Gritti | 2003-10-14 | 1 | -0/+1 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-10-12 | 1 | -25/+26 |
* | Merge completion branch | Marco Pesenti Gritti | 2003-10-12 | 4 | -1471/+335 |
* | Reenable deprecated api where necessary, fixup some header inclusions. | Marco Pesenti Gritti | 2003-10-11 | 1 | -1/+0 |
* | Merge fixes from branch and clean up. | Marco Pesenti Gritti | 2003-10-07 | 2 | -206/+163 |
* | Do not unselect all on single selection mode, to not generate useless node | Marco Pesenti Gritti | 2003-10-06 | 1 | -1/+5 |
* | Simpler implementation. | Marco Pesenti Gritti | 2003-09-27 | 1 | -1/+1 |
* | Use gtkicontheme, and use it also for mime icons. | Marco Pesenti Gritti | 2003-09-27 | 1 | -15/+20 |
* | Implement a way to choose visible column in a menu. Not finished I need to | Marco Pesenti Gritti | 2003-09-21 | 1 | -3/+0 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-09-20 | 1 | -0/+1 |
* | Remember the address in the location action, so we can restore it when we | Christian Persch | 2003-09-20 | 2 | -26/+43 |
* | Remove spurious code. | Christian Persch | 2003-09-20 | 1 | -8/+0 |
* | Make sure to remove show_timeout also when the window is still not | Marco Pesenti Gritti | 2003-09-12 | 1 | -13/+8 |
* | gtk+ now supports invisible event boxes. Remove our custom implementation | Christian Persch | 2003-09-09 | 3 | -287/+0 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-09-04 | 1 | -3/+2 |
* | Use x,y only on drop, otherwise they are invalid. Damn that api suck. | Marco Pesenti Gritti | 2003-09-04 | 1 | -10/+13 |
* | Check if the target type match before highlighting the row and return | Marco Pesenti Gritti | 2003-09-04 | 1 | -1/+3 |
* | Mega-patch, changelog too long to paste here. | Christian Persch | 2003-09-02 | 12 | -104/+98 |
* | Fix problems with EphyNodeView, bookmarks and history dialogs and update | Marco Pesenti Gritti | 2003-09-01 | 1 | -1/+1 |
* | Part of gtk 2.3 port, changelog too long to paste it | Marco Pesenti Gritti | 2003-08-30 | 9 | -61/+53 |
* | Convert erroneous g_return_if_fail into a simple conditional return. | Christian Persch | 2003-08-24 | 1 | -1/+2 |
* | Make it NULL safe | Marco Pesenti Gritti | 2003-08-22 | 1 | -8/+34 |
* | Fix function signature, it's void instead of gboolean. Fix a logic error. | Christian Persch | 2003-08-21 | 1 | -5/+3 |
* | Fix drag dest implementation getting some code from nautilus. | Marco Pesenti Gritti | 2003-08-21 | 1 | -51/+233 |
* | Stop signals only when necessary on drag dest custom implementation. Make | Marco Pesenti Gritti | 2003-08-20 | 1 | -12/+42 |
* | Fix multiple rows dnd problems stealing some Nautilus code. | Marco Pesenti Gritti | 2003-08-11 | 1 | -16/+199 |
* | Fix mem leak. | Christian Persch | 2003-08-09 | 1 | -0/+2 |
* | Correct ref-counting. | Christian Persch | 2003-08-06 | 1 | -0/+7 |
* | 2003-07-27 Marco Pesenti Gritti <marco@it.gnome.org> | Marco Pesenti Gritti | 2003-07-27 | 4 | -160/+66 |
* | Fix mem leak. | Christian Persch | 2003-07-27 | 1 | -5/+10 |
* | Make sure to remove the timeout on widget destruction | Marco Pesenti Gritti | 2003-07-26 | 1 | -18/+13 |
* | Yet another try to get context menu and selection beahviors right. | Marco Pesenti Gritti | 2003-07-23 | 1 | -68/+24 |
* | An input-only window event box, copied from eel's ell-input-event-box. | Christian Persch | 2003-07-22 | 3 | -0/+287 |
* | We use g_list_prepend to create selections now (in | Xan Lopez | 2003-07-14 | 1 | -1/+1 |
* | Don't use event->string, is deprecated (#117346). Also improve intelligent | Xan Lopez | 2003-07-14 | 1 | -7/+20 |
* | Fix mem leaks. | Christian Persch | 2003-07-14 | 1 | -0/+3 |
* | Fix mem leaks. | Christian Persch | 2003-07-14 | 1 | -2/+11 |
* | A "fast search" implementation for all node views. Pressing any valid | Xan Lopez | 2003-07-13 | 2 | -4/+68 |
* | Monitor for theme changes and set smb background accordingly. | David Bordoley | 2003-07-11 | 1 | -9/+22 |
* | Fix actions | Marco Pesenti Gritti | 2003-07-11 | 1 | -11/+13 |
* | Cleanup. | Marco Pesenti Gritti | 2003-07-07 | 2 | -20/+16 |
* | Rewrite selection logic to be simpler and to fix bugs. | Marco Pesenti Gritti | 2003-07-07 | 3 | -111/+79 |
* | Remove last bits of nautilus theme support. | Christian Persch | 2003-07-07 | 1 | -22/+4 |
* | Fix mem leaks and a conditional. | Christian Persch | 2003-07-06 | 1 | -2/+4 |
* | Implement custom tooltip setter. | Christian Persch | 2003-07-03 | 1 | -0/+17 |
* | Implement custom tooltip setter; sets tooltip on the directional button. | Christian Persch | 2003-07-03 | 1 | -0/+19 |
* | Make the location entry an EggToolItem, and provide a custom tooptip | Christian Persch | 2003-07-02 | 2 | -46/+87 |
* | testing before committing sometimes helps | Marco Pesenti Gritti | 2003-07-01 | 1 | -1/+1 |
* | Hide only when necessary. Remove gdk_ungrab stuff that doesnt seem to be | Marco Pesenti Gritti | 2003-07-01 | 2 | -11/+8 |
* | Fix mem leaks. | Christian Persch | 2003-06-28 | 1 | -2/+2 |
* | Remove some unused headers. | Marco Pesenti Gritti | 2003-06-23 | 2 | -14/+52 |
* | Correct translations dir (leftover from galeon) | Marco Pesenti Gritti | 2003-06-23 | 1 | -0/+5 |
* | do not popup autocompletion when setting url from the combo list | Marco Pesenti Gritti | 2003-06-22 | 1 | -0/+2 |
* | Ever put cursor at the end of the text when selecting autocompletion | Marco Pesenti Gritti | 2003-06-20 | 1 | -1/+2 |
* | Rewrite the url typed by user overwrite logic to fix bugs. | Marco Pesenti Gritti | 2003-06-20 | 2 | -50/+43 |
* | Use insert_text delete_text to show/hide the autocompletion window. | Marco Pesenti Gritti | 2003-06-19 | 1 | -56/+69 |
* | disable treeview interactive search | Marco Pesenti Gritti | 2003-06-17 | 1 | -0/+2 |
* | Do not mark non-user-visible strings for translation. | Christian Persch | 2003-06-16 | 1 | -2/+2 |
* | Fix warning. | Xan Lopez | 2003-06-12 | 1 | -1/+2 |
* | Use gtk_tree_selection_select_iter to make selection, fixes #114965. | Xan Lopez | 2003-06-12 | 1 | -5/+1 |
* | Remove unused gtk_tree_view_get_selection. | Xan Lopez | 2003-06-12 | 1 | -4/+0 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-06-08 | 1 | -0/+2 |
* | Remove some leftovers. | Marco Pesenti Gritti | 2003-06-08 | 2 | -0/+260 |
* | Fix compile with -Werror. VS: Enter Log. Lines beginning with `CVS:' are | Christian Persch | 2003-06-04 | 1 | -68/+0 |
* | Don't crash if we can't find the spinner image | Lee Willis | 2003-05-31 | 1 | -1/+5 |
* | Use the spinner icon from gnome-icon-theme. You need a recent | Marco Pesenti Gritti | 2003-05-30 | 1 | -94/+107 |
* | Try to fix dereferencing type-punned warning. | Xan Lopez | 2003-05-28 | 1 | -1/+1 |
* | s/DESTROYED/DESTROY which is more useulf | Marco Pesenti Gritti | 2003-05-27 | 1 | -6/+6 |
* | Try to fix node removal problems. I cant repro crashes ... but they are | Marco Pesenti Gritti | 2003-05-26 | 1 | -1/+4 |
* | Don't set a border width on the zoom control, so that it fits on the | Christian Persch | 2003-05-23 | 1 | -1/+0 |
* | Fix nodes drag and drop. Make double click select the whole address in | Marco Pesenti Gritti | 2003-05-21 | 2 | -1/+19 |
* | Simplified and reorganised zoom. Implement a zoom control for the toolbar. | Christian Persch | 2003-05-20 | 5 | -2/+698 |
* | 2003-05-19 Marco Pesenti Gritti <marco@it.gnome.org> | Marco Pesenti Gritti | 2003-05-20 | 2 | -51/+43 |
* | Fixed many issues mentioned in #112781. | Christian Neumair | 2003-05-17 | 3 | -3/+0 |
* | Revert api change. So we keep 2.2 compatibility. | Marco Pesenti Gritti | 2003-05-14 | 2 | -0/+15 |
* | Remove add_icon_column func and add the functionality to the normal | Marco Pesenti Gritti | 2003-04-29 | 2 | -28/+20 |
* | Move notebook in src/. An abstract notebook is an overkill. | Marco Pesenti Gritti | 2003-04-29 | 3 | -1026/+0 |
* | Implement ephy_node_reorder_children (from Rhythmbox). | Xan Lopez | 2003-04-26 | 1 | -0/+16 |
* | slight treemodel cleanup | Jorn Baayen | 2003-04-19 | 1 | -8/+7 |
* | Fix bookmarks editing and warnings when openining the dialog. | Marco Pesenti Gritti | 2003-04-19 | 2 | -18/+10 |
* | Fix the bug with back/fwd buttons auto prelighting. | Marco Pesenti Gritti | 2003-04-19 | 1 | -10/+18 |
* | Do not install two copies of epiphany.png | Marco Pesenti Gritti | 2003-04-18 | 2 | -52/+42 |
* | New history dialog implementation. More similar to bookmarks. Yeah it | Marco Pesenti Gritti | 2003-04-18 | 1 | -1/+1 |
* | New abstracted implementations. Nicer and will be useful for history | Marco Pesenti Gritti | 2003-04-17 | 5 | -0/+2031 |
* | If user prefers tabs (CONF_TABS_TABBED), always show tab bar | Frank Belew (Myth) | 2003-04-14 | 1 | -1/+2 |
* | Move and autoupdate these from egg. | Marco Pesenti Gritti | 2003-04-08 | 6 | -3194/+2 |
* | Use EggEditableToolbar. Update to latest versions (not EggMenuMerge, we | Marco Pesenti Gritti | 2003-04-02 | 5 | -2017/+0 |
* | Show favicons on tabs | Christian Persch | 2003-04-01 | 2 | -2/+37 |
* | Use the new EggToolbar apis. Better drop feedback, separators drag and | Marco Pesenti Gritti | 2003-04-01 | 3 | -130/+56 |
* | Make dnd code smarter, so it can support more than just urls types. | Marco Pesenti Gritti | 2003-03-30 | 1 | -18/+41 |
* | Make ids private | Marco Pesenti Gritti | 2003-03-26 | 4 | -45/+117 |
* | Replace deprecated function | Iain Holmes | 2003-03-13 | 1 | -8/+8 |
* | Use default widget color for smart bookmarks background. Fixes #107902. | Dan Damian | 2003-03-10 | 1 | -4/+3 |
* | Code cleanup from galeon | Marco Pesenti Gritti | 2003-03-09 | 1 | -19/+4 |
* | Make the popup labels more descriptive | Iain Holmes | 2003-03-08 | 1 | -2/+2 |
* | Enable using dnd for removing toolbars. Also, fix #107793. | James Willcox | 2003-03-08 | 1 | -2/+145 |
* | Update from libegg same | James Willcox | 2003-03-07 | 1 | -2/+110 |
* | about:options and about:epiphany | Marco Pesenti Gritti | 2003-03-04 | 2 | -82/+13 |
* | Remove old toolbar editor ui | Marco Pesenti Gritti | 2003-03-01 | 2 | -10/+29 |
* | cleaner xml dump code. | Marco Pesenti Gritti | 2003-02-28 | 2 | -2/+14 |
* | Fix toolbar removal. | Marco Pesenti Gritti | 2003-02-27 | 2 | -59/+62 |
* | Remove also the toolbar when removing the last item | Marco Pesenti Gritti | 2003-02-26 | 1 | -0/+8 |
* | Make tbe a normal dialog for now. | Marco Pesenti Gritti | 2003-02-26 | 2 | -107/+12 |
* | Remove Tab autocompletion. Behavior still not optimal, but that code is | Marco Pesenti Gritti | 2003-02-26 | 1 | -139/+1 |
* | Revert unwanted checkin | Marco Pesenti Gritti | 2003-02-23 | 1 | -85/+7 |
* | Update location entry with the urls selected on the drop down. Implement | Marco Pesenti Gritti | 2003-02-23 | 5 | -16/+180 |
* | Use connect_object so the changed signal is removed from closed window. | Marco Pesenti Gritti | 2003-02-22 | 1 | -3/+3 |
* | Fix crashes with multiple windows open | Marco Pesenti Gritti | 2003-02-22 | 3 | -30/+42 |
* | Free xml documents | Pekka Lampila | 2003-02-21 | 1 | -0/+4 |
* | Add lots of debug code to solve these damned crashes. Dont create multiple | Marco Pesenti Gritti | 2003-02-21 | 2 | -3/+129 |
* | Fix another warning | Marco Pesenti Gritti | 2003-02-21 | 1 | -1/+1 |
* | Update actions also on other windows | Marco Pesenti Gritti | 2003-02-21 | 1 | -5/+12 |
* | Dont crash when dragging a new bookmark on the toolbar and then click | Marco Pesenti Gritti | 2003-02-21 | 1 | -4/+7 |
* | Fix this crazy bug with toolbar buttons doing two actions after having | Marco Pesenti Gritti | 2003-02-20 | 1 | -6/+12 |
* | Activate the url when clicking on it from the combo dropdown. Based on | Marco Pesenti Gritti | 2003-02-20 | 1 | -4/+15 |
* | Avoid warnings when there is no match | Marco Pesenti Gritti | 2003-02-20 | 1 | -6/+10 |
* | Add tab load notification (a little spinning icon), and a context menu for | James Willcox | 2003-02-15 | 1 | -0/+44 |
* | Use g_string_free in the correct way | Marco Pesenti Gritti | 2003-02-13 | 2 | -5/+3 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-02-13 | 4 | -536/+361 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-02-11 | 2 | -0/+566 |
* | Some more gtk_timeout_add. | Marco Pesenti Gritti | 2003-02-09 | 1 | -2/+2 |
* | Changed GtkType to GType. | Christian Meyer | 2003-02-09 | 2 | -2/+2 |
* | Remove gtk_timeout_x calls. Hope I got all of them. | Marco Pesenti Gritti | 2003-02-09 | 2 | -7/+7 |
* | Add a go button to the toolbar editor. The icon is duped with default | Marco Pesenti Gritti | 2003-02-08 | 1 | -0/+2 |
* | Spinner dont overlap toolbar shadow | Marco Pesenti Gritti | 2003-02-08 | 1 | -3/+1 |
* | Fix two memleaks (I hope). | Xan Lopez | 2003-02-08 | 1 | -0/+1 |
* | Do not use a button for spinner. Correctly update spinner size for toolbar | Marco Pesenti Gritti | 2003-02-06 | 1 | -213/+1 |
* | Clear also location history when clearing history. Doesnt update | Marco Pesenti Gritti | 2003-02-06 | 2 | -0/+7 |
* | Fix several menu accels I borked when porting to egg. Connect drag source | Marco Pesenti Gritti | 2003-02-05 | 1 | -7/+77 |
* | Add icons, fix some minor appeareance stuff, rework ui updating to deal | Marco Pesenti Gritti | 2003-01-31 | 1 | -95/+149 |
* | Allow to drag also normal urls in the toolbars. Commit some fixes I did to | Marco Pesenti Gritti | 2003-01-30 | 1 | -21/+30 |
* | Fix bookmarks/smart bookmarks add to the toolbars. | Marco Pesenti Gritti | 2003-01-30 | 1 | -9/+26 |