| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix creation of special drag types items | Marco Pesenti Gritti | 2003-10-31 | 1 | -9/+14 |
* | Add a title param to dnd iterator and remove unused screen location | Marco Pesenti Gritti | 2003-10-30 | 3 | -6/+12 |
* | Make it use new api and make the highlighting a good deal smoother. | Soren Sandmann | 2003-10-30 | 1 | -67/+102 |
* | Forgot this. | Xan Lopez | 2003-10-29 | 1 | -1/+2 |
* | Sink after ref | Marco Pesenti Gritti | 2003-10-27 | 1 | -0/+1 |
* | Fixup spinner when resetting the toolbar model. Update spinner on toolbar | Marco Pesenti Gritti | 2003-10-27 | 2 | -27/+67 |
* | Convert filenames from/to UTF-8 when persisting the directory. | Christian Persch | 2003-10-26 | 1 | -9/+20 |
* | Port to new gtk+ file chooser. | Christian Persch | 2003-10-26 | 4 | -0/+307 |
* | Resync api | Marco Pesenti Gritti | 2003-10-26 | 1 | -4/+5 |
* | Use special drag cursors also for editor. Do not hide separator when | Marco Pesenti Gritti | 2003-10-25 | 1 | -4/+31 |
* | Remove invalid items | Marco Pesenti Gritti | 2003-10-23 | 1 | -3/+20 |
* | Move the spinner in his own mini toolbar. | Marco Pesenti Gritti | 2003-10-23 | 2 | -17/+96 |
* | Use new api for highlighting and make it pick up and drop behavior | Marco Pesenti Gritti | 2003-10-21 | 2 | -137/+301 |
* | Encoding menu improvements, Part 4: The Rewrite. | Christian Persch | 2003-10-18 | 5 | -377/+15 |
* | 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 |
* | Encodings menu improvements, part 3: Refactored the encodings list; it no | Christian Persch | 2003-10-14 | 5 | -52/+354 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-10-14 | 2 | -1/+6 |
* | Better implementation of cursor. | Marco Pesenti Gritti | 2003-10-13 | 1 | -17/+19 |
* | Show a different cursor when hovering toolbar items in edit mode. | Marco Pesenti Gritti | 2003-10-13 | 1 | -0/+24 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-10-12 | 1 | -25/+26 |
* | Merge completion branch | Marco Pesenti Gritti | 2003-10-12 | 10 | -2358/+337 |
* | Reenable deprecated api where necessary, fixup some header inclusions. | Marco Pesenti Gritti | 2003-10-11 | 4 | -71/+2 |
* | 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 |
* | Check for failed load of the toolbars model from the XML file, and fix the | Christian Persch | 2003-10-03 | 1 | -1/+6 |
* | Simpler implementation. | Marco Pesenti Gritti | 2003-09-27 | 2 | -32/+3 |
* | Use gtkicontheme, and use it also for mime icons. | Marco Pesenti Gritti | 2003-09-27 | 3 | -15/+95 |
* | Implement history time filter | Marco Pesenti Gritti | 2003-09-27 | 1 | -1/+1 |
* | Do not use _ as accellerators in bookmarks menus. | Marco Pesenti Gritti | 2003-09-24 | 2 | -0/+41 |
* | Implement a way to choose visible column in a menu. Not finished I need to | Marco Pesenti Gritti | 2003-09-21 | 1 | -3/+0 |
* | Fix check for return value of xmlSaveFileFormat, _maybe_ fixing the | Christian Persch | 2003-09-21 | 1 | -1/+1 |
* | *** 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 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-09-20 | 1 | -2/+2 |
* | Do not use .in for not to translate files. | Marco Pesenti Gritti | 2003-09-19 | 2 | -17/+59 |
* | Refactor node db loading functions into a common one in ephy-node-db. | Christian Persch | 2003-09-18 | 3 | -45/+101 |
* | Exchange the newly-deprecated g_value_set_object_take_ownership() with | Christian Persch | 2003-09-13 | 1 | -1/+1 |
* | Make sure to remove show_timeout also when the window is still not | Marco Pesenti Gritti | 2003-09-12 | 1 | -13/+8 |
* | Make spinner status per tab. Remove the default to tab pref, use tab by | Marco Pesenti Gritti | 2003-09-10 | 1 | -1/+1 |
* | 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 |
* | signature change in gtk | Marco Pesenti Gritti | 2003-09-04 | 1 | -0/+3 |
* | 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 | 17 | -148/+136 |
* | Fix problems with EphyNodeView, bookmarks and history dialogs and update | Marco Pesenti Gritti | 2003-09-01 | 1 | -1/+1 |
* | forgot files... | Marco Pesenti Gritti | 2003-08-30 | 6 | -1331/+0 |
* | Part of gtk 2.3 port, changelog too long to paste it | Marco Pesenti Gritti | 2003-08-30 | 36 | -10349/+174 |
* | 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 |
* | Removed useless code (debug leftovers). | Christian Persch | 2003-08-17 | 1 | -6/+0 |
* | Remove unused variables and functions. | Christian Persch | 2003-08-17 | 1 | -212/+0 |
* | Add missing include for unlink(). | Christian Persch | 2003-08-17 | 1 | -0/+1 |
* | Fix compiler warnings. | Christian Persch | 2003-08-14 | 1 | -3/+3 |
* | Respect priority text preference. Ported from gtk. | Marco Pesenti Gritti | 2003-08-12 | 6 | -6/+120 |
* | 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 |
* | Fix mem leaks. | Christian Persch | 2003-08-09 | 1 | -2/+7 |
* | Update | Marco Pesenti Gritti | 2003-08-09 | 2 | -7/+26 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-08-08 | 4 | -379/+0 |
* | Fix mem leaks. | Christian Persch | 2003-08-06 | 2 | -0/+5 |
* | Correct ref-counting. | Christian Persch | 2003-08-06 | 1 | -0/+7 |
* | Fix mem leak, patch from galeon. | Christian Persch | 2003-08-04 | 1 | -1/+6 |
* | Make sure props are saved when destroyed. | Marco Pesenti Gritti | 2003-08-02 | 1 | -8/+21 |
* | 2003-07-27 Marco Pesenti Gritti <marco@it.gnome.org> | Marco Pesenti Gritti | 2003-07-27 | 12 | -258/+282 |
* | 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 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-07-22 | 1 | -0/+9 |
* | Fix mem leak. | Christian Persch | 2003-07-22 | 1 | -0/+14 |
* | Use connect_object for the dialog destroy signal, so we dont unref the | Marco Pesenti Gritti | 2003-07-20 | 1 | -4/+4 |
* | Rework find implementation to integrate better with type ahead and to | Marco Pesenti Gritti | 2003-07-20 | 2 | -42/+3 |
* | Update | Marco Pesenti Gritti | 2003-07-14 | 1 | -0/+2 |
* | 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 leak and add safety check. | Christian Persch | 2003-07-14 | 1 | -2/+6 |
* | Fix mem leaks. | Christian Persch | 2003-07-14 | 1 | -2/+11 |
* | Fix mem leaks. | Christian Persch | 2003-07-13 | 1 | -2/+2 |
* | 2003-07-13 Marco Pesenti Gritti <marco@it.gnome.org> | Marco Pesenti Gritti | 2003-07-13 | 3 | -11/+50 |
* | Remove debug spew. | Christian Persch | 2003-07-13 | 1 | -1/+0 |
* | A "fast search" implementation for all node views. Pressing any valid | Xan Lopez | 2003-07-13 | 2 | -4/+68 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-07-12 | 2 | -1/+2 |
* | 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 |
* | Remove unused define. | Marco Pesenti Gritti | 2003-07-07 | 1 | -2/+0 |
* | 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 |
* | Patch by kris to speed it up. | Marco Pesenti Gritti | 2003-07-07 | 1 | -136/+213 |
* | Fix mem leak. | Christian Persch | 2003-07-06 | 1 | -8/+11 |
* | Fix mem leaks and a conditional. | Christian Persch | 2003-07-06 | 1 | -2/+4 |
* | Use G_VA_COPY macro from glib instead of va_copy, (hopefully) fixing the | Christian Persch | 2003-07-05 | 1 | -1/+4 |
* | Must use va_copy when assigning valist on arches where varargs are | Jeremy Katz | 2003-07-04 | 1 | -1/+3 |
* | Don't try to assign va_list to a gpointer var. Fixes bug #116131. | Christian Persch | 2003-07-03 | 1 | -12/+19 |
* | 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 |
* | Use the browser icon from gnome icon theme. Get rid of cache comparing | Marco Pesenti Gritti | 2003-07-02 | 2 | -0/+26 |
* | Make the location entry an EggToolItem, and provide a custom tooptip | Christian Persch | 2003-07-02 | 8 | -138/+214 |
* | 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 |
* | Temporary implementation of toolbar tooltips, until it's implement in | Marco Pesenti Gritti | 2003-06-29 | 2 | -0/+34 |
* | Make sure marshalers are regenerated | Marco Pesenti Gritti | 2003-06-29 | 15 | -271/+379 |
* | updated | Marco Pesenti Gritti | 2003-06-28 | 1 | -2/+2 |
* | Update. | Marco Pesenti Gritti | 2003-06-28 | 1 | -3/+4 |
* | Fix mem leaks. | Christian Persch | 2003-06-28 | 1 | -2/+2 |
* | Update | Marco Pesenti Gritti | 2003-06-26 | 1 | -29/+37 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-06-23 | 1 | -77/+0 |
* | Remove some unused headers. | Marco Pesenti Gritti | 2003-06-23 | 4 | -21/+78 |
* | Correct translations dir (leftover from galeon) | Marco Pesenti Gritti | 2003-06-23 | 2 | -3/+15 |
* | Add two missing font language groups, and reorder encodings list. | Christian Persch | 2003-06-22 | 1 | -0/+2 |
* | broken pipe pfff | Marco Pesenti Gritti | 2003-06-22 | 1 | -3/+2 |
* | Make sure to set size flag when setting default width height. Discard old | Marco Pesenti Gritti | 2003-06-22 | 1 | -23/+60 |
* | When following SAVE_POSITION/SAVE_SIZE flags actually not save them | Marco Pesenti Gritti | 2003-06-22 | 2 | -48/+52 |
* | do not popup autocompletion when setting url from the combo list | Marco Pesenti Gritti | 2003-06-22 | 1 | -0/+2 |
* | missing header | Marco Pesenti Gritti | 2003-06-21 | 1 | -0/+1 |
* | 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 |
* | With the gtk fullscreen api things can be cleaner: use the api instead of | Marco Pesenti Gritti | 2003-06-19 | 1 | -4/+16 |
* | Use insert_text delete_text to show/hide the autocompletion window. | Marco Pesenti Gritti | 2003-06-19 | 2 | -63/+88 |
* | disable treeview interactive search | Marco Pesenti Gritti | 2003-06-17 | 1 | -0/+2 |
* | s/snprintf/g_snprintf to not break gcc 2.95 | Marco Pesenti Gritti | 2003-06-17 | 1 | -1/+1 |
* | Do not mark non-user-visible strings for translation. | Christian Persch | 2003-06-16 | 1 | -2/+2 |
* | Merge with popup control, we dont need it for bonobo window anymore. | Marco Pesenti Gritti | 2003-06-16 | 6 | -499/+78 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-06-15 | 1 | -213/+136 |
* | Handle NULL return from eel_gconf_get_string. Oh, and fix yet another mem | Christian Persch | 2003-06-14 | 1 | -27/+26 |
* | Add support for string enums. | Marco Pesenti Gritti | 2003-06-13 | 6 | -415/+366 |
* | embed/mozilla/ExternalProtocolService.cpp, embed/mozilla/FilePicker.cpp, | Christian Neumair | 2003-06-13 | 1 | -1/+5 |
* | Do not persist node selection in BME between sessions. | Xan Lopez | 2003-06-13 | 1 | -1/+0 |
* | Update. | Marco Pesenti Gritti | 2003-06-12 | 1 | -136/+213 |
* | Use functions instead of declaring static vars in .h file, (hopefully) | Christian Persch | 2003-06-12 | 2 | -22/+38 |
* | 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 |
* | Update | Marco Pesenti Gritti | 2003-06-10 | 2 | -27/+49 |
* | Use va_copy for the valist instead of directly accessing it. va_list is | Jeremy Katz | 2003-06-09 | 1 | -1/+3 |
* | Update prototype. | Jeremy Katz | 2003-06-09 | 2 | -3/+3 |
* | remove unused stuff | Marco Pesenti Gritti | 2003-06-09 | 2 | -474/+0 |
* | Get rid of starthere: and default to google, as discussed with Seth. Add a | Marco Pesenti Gritti | 2003-06-09 | 1 | -2/+0 |
* | Fixup context menu accesskeys. Use correct icon for Save As. | Piers Cornwell | 2003-06-09 | 5 | -102/+259 |
* | *** 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 mem leak. | Christian Persch | 2003-06-07 | 1 | -2/+3 |
* | Update to 0.7.0 | Marco Pesenti Gritti | 2003-06-07 | 2 | -2/+2 |
* | s/ask download/ask for download | Marco Pesenti Gritti | 2003-06-06 | 4 | -1/+40 |
* | Actually add the ask for dest pref, it was using the wrong key. | Marco Pesenti Gritti | 2003-06-05 | 1 | -0/+1 |
* | Get rid of the leftovers of the jump-to-tab pref. | Christian Persch | 2003-06-04 | 1 | -2/+0 |
* | 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 |
* | Sort the lists of encoding autodetectors and of fonts languages. | Christian Persch | 2003-05-29 | 1 | -16/+23 |
* | continuing checkin of previous patch (cvs aborted "broken pipe") | Christian Persch | 2003-05-28 | 5 | -2/+119 |
* | Try to fix dereferencing type-punned warning. | Xan Lopez | 2003-05-28 | 1 | -1/+1 |
* | More of the same. | Xan Lopez | 2003-05-27 | 1 | -0/+6 |
* | Lots of safety checks on node functions. | Xan Lopez | 2003-05-27 | 2 | -2/+53 |
* | Refactored the charset and language groups strings. | Christian Persch | 2003-05-27 | 2 | -0/+48 |
* | s/DESTROYED/DESTROY which is more useulf | Marco Pesenti Gritti | 2003-05-27 | 3 | -10/+14 |
* | Unlink the node from the childs only after the remove from parent signal | Marco Pesenti Gritti | 2003-05-26 | 1 | -5/+5 |
* | Try to fix node removal problems. I cant repro crashes ... but they are | Marco Pesenti Gritti | 2003-05-26 | 6 | -24/+102 |
* | Fix nautilus view crash | Marco Pesenti Gritti | 2003-05-26 | 1 | -5/+8 |
* | Revert latest node changes. Parents nodes need to be saved first and it's | Marco Pesenti Gritti | 2003-05-25 | 5 | -168/+47 |
* | Update | Marco Pesenti Gritti | 2003-05-24 | 8 | -128/+207 |
* | Implement generic way to save/load db and make it low disk safe. | Marco Pesenti Gritti | 2003-05-24 | 5 | -49/+168 |
* | Don't set a border width on the zoom control, so that it fits on the | Christian Persch | 2003-05-23 | 1 | -1/+0 |
* | Do not free memory is not a good idea | Marco Pesenti Gritti | 2003-05-21 | 1 | -2/+1 |
* | Fix nodes drag and drop. Make double click select the whole address in | Marco Pesenti Gritti | 2003-05-21 | 7 | -8/+43 |
* | Simplified and reorganised zoom. Implement a zoom control for the toolbar. | Christian Persch | 2003-05-20 | 9 | -3/+823 |
* | Fix some warnings. Go back hardcoding defaults in the code, mozilla pref | Marco Pesenti Gritti | 2003-05-20 | 1 | -1/+1 |
* | Use stock icons instead of the files directly to set window border icons. | David Bordoley | 2003-05-20 | 2 | -3/+5 |
* | Shortest patch ever!!! Kill the new page pref. Make Seth happy :) | David Bordoley | 2003-05-20 | 1 | -1/+0 |
* | 2003-05-19 Marco Pesenti Gritti <marco@it.gnome.org> | Marco Pesenti Gritti | 2003-05-20 | 9 | -855/+893 |
* | 0.6.1 | Marco Pesenti Gritti | 2003-05-19 | 1 | -1/+1 |
* | Fixed many issues mentioned in #112781. | Christian Neumair | 2003-05-17 | 9 | -10/+19 |
* | Make it utf-8 safe. Fixes bug 113114. | Christian Persch | 2003-05-17 | 1 | -19/+18 |
* | Add some flags so that we can choose to save position or size or both. | David Bordoley | 2003-05-14 | 3 | -5/+21 |
* | Revert api change. So we keep 2.2 compatibility. | Marco Pesenti Gritti | 2003-05-14 | 2 | -0/+15 |
* | Fix make dist. | Xan Lopez | 2003-05-12 | 1 | -0/+1 |
* | Update | Marco Pesenti Gritti | 2003-05-11 | 7 | -95/+188 |
* | Add ephy_node_sort_children, unused but kept for future reference in | Xan Lopez | 2003-05-11 | 2 | -8/+75 |
* | Alphabetical sort of bookmarks menu elements, fixes #111315. Also create | Xan Lopez | 2003-05-11 | 2 | -14/+1 |
* | broken pipe pfff | Marco Pesenti Gritti | 2003-05-11 | 1 | -2/+7 |
* | Alphabetical sort of bookmarks menu elements, fixes #111315. Also create | Xan Lopez | 2003-05-11 | 1 | -0/+45 |
* | Rework prefs dialog ui a bit. Remove jumpto and tabbed_popups prefs | Marco Pesenti Gritti | 2003-05-10 | 1 | -1/+0 |
* | Fix 64 bit problems. Patch from katzj@redhat.com. | Christopher Blizzard | 2003-05-10 | 1 | -1/+1 |
* | Convenience function for displaying help. Remove unneeded include of | David Adam Bordoley | 2003-05-09 | 2 | -4/+35 |
* | Update (removing toolbars with context menu works again). | Marco Pesenti Gritti | 2003-05-06 | 5 | -73/+21 |
* | Update for the release. | Marco Pesenti Gritti | 2003-05-03 | 3 | -13/+183 |
* | Remove old unused sidebar and toolbar config stuff. | David Bordoley | 2003-05-01 | 1 | -4/+0 |
* | Don't set/save window position if it is maximized. | David Bordoley | 2003-05-01 | 1 | -23/+41 |
* | src/ephy-window.c data/epiphany.schemas.in | David Bordoley | 2003-04-30 | 1 | -3/+0 |
* | Remove unused function and fix a leak. | Christian Persch | 2003-04-30 | 2 | -52/+2 |
* | Update | Marco Pesenti Gritti | 2003-04-30 | 5 | -331/+417 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-04-29 | 1 | -0/+1 |
* | Check if there are states before saving, fix a crash closing the nautilus | Marco Pesenti Gritti | 2003-04-29 | 1 | -4/+6 |
* | 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 |
* | Consistent use of the term "Bookmarks Bar" in the code, ui and schema. | David Bordoley | 2003-04-28 | 1 | -1/+1 |
* | Reapply one of our MenuMerge patches. Fixes crashes on window close. | Marco Pesenti Gritti | 2003-04-28 | 1 | -0/+21 |
* | Save the position of windows on the screen, and checks if the position is | David Bordoley | 2003-04-28 | 1 | -1/+76 |
* | Emit removed signal after the node is actually removed. This could cause | Marco Pesenti Gritti | 2003-04-28 | 1 | -8/+9 |
* | update | Marco Pesenti Gritti | 2003-04-27 | 6 | -17/+113 |
* | Update. | David Bordoley | 2003-04-27 | 3 | -19/+32 |
* | Update. | Marco Pesenti Gritti | 2003-04-26 | 2 | -7/+46 |
* | Implement ephy_node_reorder_children (from Rhythmbox). | Xan Lopez | 2003-04-26 | 3 | -2/+73 |
* | Update | Marco Pesenti Gritti | 2003-04-25 | 6 | -304/+226 |
* | Get back toolbar editing functionalities. More work on the bookmarks | Marco Pesenti Gritti | 2003-04-25 | 2 | -11/+63 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-04-25 | 6 | -771/+1254 |
* | Update from egg | Marco Pesenti Gritti | 2003-04-25 | 17 | -1446/+1128 |
* | Update | Marco Pesenti Gritti | 2003-04-20 | 3 | -0/+55 |
* | 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 | 4 | -52/+104 |
* | 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 |
* | Update. | Marco Pesenti Gritti | 2003-04-17 | 3 | -298/+325 |
* | Hidden pref for middle click open url. Default off. | Marco Pesenti Gritti | 2003-04-15 | 1 | -0/+1 |
* | Update, fix remove toolbar regressions. | Marco Pesenti Gritti | 2003-04-15 | 5 | -226/+211 |
* | Declare all the variables before the first instruction. Fixes a | Vincent Untz | 2003-04-15 | 1 | -0/+1 |
* | Use home:, have titles. | Marco Pesenti Gritti | 2003-04-15 | 1 | -2/+0 |
* | If user prefers tabs (CONF_TABS_TABBED), always show tab bar | Frank Belew (Myth) | 2003-04-14 | 1 | -1/+2 |
* | Use google feel like for keywords | Marco Pesenti Gritti | 2003-04-13 | 3 | -8/+6 |
* | Update. | Marco Pesenti Gritti | 2003-04-09 | 2 | -0/+29 |
* | Move and autoupdate these from egg. | Marco Pesenti Gritti | 2003-04-08 | 10 | -151/+213 |
* | Add a separator item to the editor. | Marco Pesenti Gritti | 2003-04-07 | 12 | -171/+557 |
* | Include config.h. Menu translated again now. | Marco Pesenti Gritti | 2003-04-05 | 1 | -0/+4 |
* | Set drag source on the event box, to avoid conflicts with toolbars drag | Christian Persch | 2003-04-05 | 2 | -12/+67 |
* | Fix debug code, smart bookmarks are back in the autocompletion. | Marco Pesenti Gritti | 2003-04-02 | 1 | -1/+1 |
* | Use EggEditableToolbar. Update to latest versions (not EggMenuMerge, we | Marco Pesenti Gritti | 2003-04-02 | 21 | -2508/+2044 |
* | 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 | 7 | -148/+455 |
* | Make dnd code smarter, so it can support more than just urls types. | Marco Pesenti Gritti | 2003-03-30 | 4 | -61/+101 |
* | Make ids private | Marco Pesenti Gritti | 2003-03-26 | 6 | -54/+124 |
* | New epiphany-bookmark-page stock image. I'm not at all attached to this | David Bordoley | 2003-03-25 | 2 | -0/+2 |
* | Guard against "item" being NULL. Fixes a crash when typing in the location | James Willcox | 2003-03-24 | 1 | -0/+2 |
* | Reimplement ephystate using xml and make it easier to use. -> remove some | Marco Pesenti Gritti | 2003-03-19 | 4 | -122/+224 |
* | Properly save maximized/unmaximized state. | Jon Svendsen | 2003-03-18 | 1 | -2/+2 |
* | 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 | 3 | -102/+3 |
* | Code cleanup from galeon | Marco Pesenti Gritti | 2003-03-09 | 1 | -19/+4 |
* | A space by any other name. | Dan Damian | 2003-03-09 | 1 | -1/+1 |
* | 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 |