| Commit message (Expand) | Author | Age | Files | Lines |
* | update priv->select_node, signals are blocked so it would not be updated | Marco Pesenti Gritti | 2003-10-06 | 1 | -0/+1 |
* | Do not unselect all on single selection mode, to not generate useless node | Marco Pesenti Gritti | 2003-10-06 | 1 | -0/+2 |
* | Use new gtk api for empty submenus | Marco Pesenti Gritti | 2003-10-02 | 1 | -28/+8 |
* | Implement view menu. | Marco Pesenti Gritti | 2003-09-30 | 1 | -1/+117 |
* | Use ngettext. | Christian Persch | 2003-09-30 | 1 | -4/+13 |
* | More accurate description for Ever filter. Keep the backend as is, so we | Marco Pesenti Gritti | 2003-09-30 | 1 | -6/+5 |
* | The file picker dir can be NULL, check before trying to expand tilde. | Marco Pesenti Gritti | 2003-09-28 | 1 | -7/+27 |
* | Offer to import from Firebird too. | Christian Persch | 2003-09-27 | 2 | -3/+6 |
* | 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 | -10/+15 |
* | Implement history time filter | Marco Pesenti Gritti | 2003-09-27 | 1 | -52/+223 |
* | Remove unused includes, they was causing warnings on solaris | Marco Pesenti Gritti | 2003-09-27 | 1 | -3/+0 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-09-25 | 2 | -7/+1 |
* | Fix spacing ... when gtkdialog will be higgy ... | Marco Pesenti Gritti | 2003-09-25 | 1 | -1/+2 |
* | Remove --server mode. It was a dirty hack anyway, and had a crasher when | Christian Persch | 2003-09-25 | 2 | -19/+2 |
* | Don't destroy the session when all windows are closed. | Christian Persch | 2003-09-25 | 2 | -31/+4 |
* | Simplify and solve bugs by using a checkbox with radio appeareance. That | Marco Pesenti Gritti | 2003-09-24 | 3 | -10/+7 |
* | Remove also from the group | Marco Pesenti Gritti | 2003-09-24 | 1 | -3/+5 |
* | Do not use _ as accellerators in bookmarks menus. | Marco Pesenti Gritti | 2003-09-24 | 3 | -10/+27 |
* | Dave Bordoley <bordoley@msu.edu> | Marco Pesenti Gritti | 2003-09-24 | 4 | -48/+78 |
* | Fix topic labels. | Christian Persch | 2003-09-24 | 1 | -1/+1 |
* | Use Bookmarks instead of All as label | Marco Pesenti Gritti | 2003-09-24 | 1 | -2/+13 |
* | Save session when windows are removed | Marco Pesenti Gritti | 2003-09-24 | 1 | -0/+2 |
* | Check for NULL return of gtk_get_current_event. Fixes bug #123063. | Christian Persch | 2003-09-24 | 1 | -10/+13 |
* | Refactor initialization/automation code. Now all the code used by the | Marco Pesenti Gritti | 2003-09-24 | 4 | -64/+55 |
* | Correct popup path; fixes context menu on topics. | Christian Persch | 2003-09-23 | 1 | -1/+1 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-09-23 | 1 | -1/+1 |
* | Complete view menu impl. There is a gtk bug that make it behave funnily | Marco Pesenti Gritti | 2003-09-22 | 1 | -6/+57 |
* | Implement a way to choose visible column in a menu. Not finished I need to | Marco Pesenti Gritti | 2003-09-21 | 1 | -17/+56 |
* | Fix directory selection persistence [bug #122780]. | Christian Persch | 2003-09-20 | 1 | -22/+21 |
* | Remember the address in the location action, so we can restore it when we | Christian Persch | 2003-09-20 | 5 | -137/+273 |
* | Do not fail if prefs.js is corrupted. | Marco Pesenti Gritti | 2003-09-20 | 1 | -2/+7 |
* | Add an --import-bookmarks command line option, and really implement the | Christian Persch | 2003-09-19 | 2 | -0/+28 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-09-19 | 2 | -2/+2 |
* | Do not use .in for not to translate files. | Marco Pesenti Gritti | 2003-09-19 | 6 | -40/+100 |
* | correct toolitem type | Marco Pesenti Gritti | 2003-09-19 | 1 | -1/+1 |
* | Fix warning with new gtk | Marco Pesenti Gritti | 2003-09-18 | 1 | -1/+1 |
* | Refactor node db loading functions into a common one in ephy-node-db. | Christian Persch | 2003-09-18 | 1 | -42/+6 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-09-17 | 1 | -1/+1 |
* | Adapt to changed GtkActionGroup api. | Christian Persch | 2003-09-17 | 2 | -15/+36 |
* | Added MOZ_PLUGIN_PATH default. Added migration from galeon settings. | Christopher James Lahey | 2003-09-17 | 1 | -0/+18 |
* | Really use the translated names of the default topics and bookmarks when | Christian Persch | 2003-09-17 | 1 | -4/+3 |
* | ephy_new_bookmark_construct): | Christian Persch | 2003-09-17 | 1 | -1/+1 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-09-16 | 1 | -1/+1 |
* | Activate the embed when necessary. | Marco Pesenti Gritti | 2003-09-16 | 1 | -0/+11 |
* | Enable dragging the tab from a single-tab window too. | Christian Persch | 2003-09-16 | 1 | -35/+22 |
* | Exchange the newly-deprecated g_value_set_object_take_ownership() with | Christian Persch | 2003-09-13 | 2 | -2/+2 |
* | Remove not needed removal of groups of actions from ui merge (gtk fix). | Marco Pesenti Gritti | 2003-09-12 | 8 | -18/+0 |
* | Remove a double connect to signal. | Christian Persch | 2003-09-10 | 1 | -4/+0 |
* | Make spinner status per tab. Remove the default to tab pref, use tab by | Marco Pesenti Gritti | 2003-09-10 | 5 | -53/+25 |
* | Readd separators and dont use unnecessary placeholders. | Marco Pesenti Gritti | 2003-09-10 | 1 | -1/+1 |
* | First important step in solving the fonts mess. Allow to select the | Marco Pesenti Gritti | 2003-09-10 | 1 | -36/+20 |
* | gtk+ now supports invisible event boxes. Remove our custom implementation | Christian Persch | 2003-09-09 | 3 | -5/+18 |
* | Port to the new gtk dynamic menus api | Marco Pesenti Gritti | 2003-09-07 | 1 | -60/+41 |
* | Use gtk_action_group_set_translation_domain() to restore menu and popup | Christian Persch | 2003-09-06 | 4 | -0/+5 |
* | Adapt to new gtk_ui_manager_add_ui functionality. | Christian Persch | 2003-09-05 | 2 | -2/+4 |
* | Fix a typo in the xml | Marco Pesenti Gritti | 2003-09-04 | 2 | -2/+2 |
* | Use the api for dynamic menus creation. Far cleaner. | Marco Pesenti Gritti | 2003-09-03 | 2 | -49/+17 |
* | Rewrote xbel bookmarks importer using xmlreader api. Should fix bug | Christian Persch | 2003-09-03 | 1 | -81/+258 |
* | Fix galeon bookmarks import for the case of there existing a subdirectory | Christian Persch | 2003-09-03 | 1 | -5/+6 |
* | typo | Marco Pesenti Gritti | 2003-09-02 | 1 | -1/+1 |
* | Mega-patch, changelog too long to paste here. | Christian Persch | 2003-09-02 | 50 | -633/+519 |
* | Fix ui xml, make ppview toolbar work again. | Christian Persch | 2003-09-02 | 1 | -9/+9 |
* | Some more missing ensure update. | Marco Pesenti Gritti | 2003-09-02 | 3 | -0/+3 |
* | Readd is_important and ensure_update, gtk now support them. | Marco Pesenti Gritti | 2003-09-01 | 6 | -11/+8 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-09-01 | 2 | -13/+17 |
* | Fix problems with EphyNodeView, bookmarks and history dialogs and update | Marco Pesenti Gritti | 2003-09-01 | 5 | -32/+31 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-08-31 | 4 | -20/+24 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-08-31 | 1 | -65/+2 |
* | Complete gtk 2.3 port. It doesnt run here but it could be my env. | Marco Pesenti Gritti | 2003-08-30 | 20 | -142/+129 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-08-30 | 1 | -4/+4 |
* | forgot files... | Marco Pesenti Gritti | 2003-08-30 | 1 | -2/+2 |
* | Part of gtk 2.3 port, changelog too long to paste it | Marco Pesenti Gritti | 2003-08-30 | 26 | -761/+779 |
* | Fix the logic in the version-mismatch case. | Christian Persch | 2003-08-25 | 1 | -2/+4 |
* | Use a small spinner for all styles except text under icons. | Anders Carlsson | 2003-08-25 | 1 | -1/+1 |
* | 0.9.1Release091 | Marco Pesenti Gritti | 2003-08-24 | 1 | -12/+15 |
* | Make it NULL safe | Marco Pesenti Gritti | 2003-08-22 | 3 | -42/+84 |
* | Add activate api. | Marco Pesenti Gritti | 2003-08-19 | 1 | -0/+10 |
* | Make print preview exit code safer. | Marco Pesenti Gritti | 2003-08-15 | 1 | -3/+10 |
* | Fix opening bookmarks in new window, there was a missing flag. | Xan Lopez | 2003-08-14 | 1 | -1/+1 |
* | Do not show popups on print preview. | Marco Pesenti Gritti | 2003-08-14 | 2 | -8/+30 |
* | Update my mail address | Marco Pesenti Gritti | 2003-08-13 | 1 | -1/+1 |
* | Respect priority text preference. Ported from gtk. | Marco Pesenti Gritti | 2003-08-12 | 2 | -0/+8 |
* | Fix mem leak. | Christian Persch | 2003-08-09 | 1 | -11/+7 |
* | Update | Marco Pesenti Gritti | 2003-08-09 | 1 | -39/+64 |
* | Clamp the values to 0/100, mozilla sometimes report more done requests | Marco Pesenti Gritti | 2003-08-08 | 1 | -4/+12 |
* | Correct insertion order of new tabs. | Christian Persch | 2003-08-06 | 2 | -4/+9 |
* | Fix blank page loading. | Christian Persch | 2003-08-06 | 2 | -6/+18 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-08-06 | 1 | -2/+2 |
* | Use link text as bookmark title when no title is specified. | Marco Pesenti Gritti | 2003-08-05 | 1 | -4/+12 |
* | Work around for a gtk issue. Do not assert if a click outside the notebook | Marco Pesenti Gritti | 2003-08-03 | 1 | -2/+7 |
* | 2003-08-02 Christian Persch | Christian Persch | 2003-08-02 | 5 | -21/+32 |
* | Translators comment to avoid verb/adjective confusion | Marco Pesenti Gritti | 2003-08-02 | 2 | -0/+2 |
* | Fix mem leak. | Christian Persch | 2003-08-02 | 1 | -0/+2 |
* | Always open bookmarks in new window/tab according to pref on activate. | David Bordoley | 2003-07-31 | 2 | -23/+6 |
* | Make it distcheckRelease081 | Marco Pesenti Gritti | 2003-07-31 | 1 | -3/+1 |
* | s/ephy/epiphany. Fix session management. | Nikolai Weibull | 2003-07-29 | 1 | -1/+1 |
* | 2003-07-27 Marco Pesenti Gritti <marco@it.gnome.org> | Marco Pesenti Gritti | 2003-07-27 | 8 | -280/+272 |
* | Fix mem leak. | Christian Persch | 2003-07-27 | 1 | -2/+7 |
* | Sort on the HOST columns by default (#115472). | Xan Lopez | 2003-07-25 | 1 | -0/+6 |
* | Added one translator's comment, and clarified another. | Christian Persch | 2003-07-24 | 1 | -0/+7 |
* | Do not distribute autogenerated corba stuff (from galeon) | Marco Pesenti Gritti | 2003-07-24 | 1 | -1/+3 |
* | Add https | Marco Pesenti Gritti | 2003-07-23 | 1 | -0/+1 |
* | Try to use more friendly description for cache prefs. | Marco Pesenti Gritti | 2003-07-23 | 1 | -6/+42 |
* | If the page is about:blank, set title to "Blank page", not "about:blank". | Christian Persch | 2003-07-23 | 2 | -6/+5 |
* | An input-only window event box, copied from eel's ell-input-event-box. | Christian Persch | 2003-07-22 | 2 | -2/+4 |
* | Fix incosistency between all topic and bookmarks menu. | Marco Pesenti Gritti | 2003-07-22 | 1 | -56/+49 |
* | Rework find implementation to integrate better with type ahead and to | Marco Pesenti Gritti | 2003-07-20 | 3 | -57/+22 |
* | Christian Persch <chpe@cvs.gnome.org> | Marco Pesenti Gritti | 2003-07-18 | 4 | -71/+182 |
* | Allow DND of URLs (from links or favicons or other apps...) to the | Xan Lopez | 2003-07-17 | 4 | -6/+58 |
* | Initiliaze font list to NULL. Otherwise if Enumerate fails we crash. | Marco Pesenti Gritti | 2003-07-17 | 1 | -1/+1 |
* | 0.8.0. Make it distcheck. | Marco Pesenti Gritti | 2003-07-15 | 1 | -1/+2 |
* | No need to setup fonts on init, it will be done when the default encoding | Marco Pesenti Gritti | 2003-07-15 | 1 | -2/+0 |
* | Fix mem leaks; thanks to Xan for pointing this out. | Christian Persch | 2003-07-14 | 2 | -0/+2 |
* | Update | Marco Pesenti Gritti | 2003-07-14 | 2 | -8/+11 |
* | We use g_list_prepend to create selections now (in | Xan Lopez | 2003-07-14 | 1 | -1/+1 |
* | Fix leak. | Xan Lopez | 2003-07-14 | 1 | -0/+1 |
* | Don't use event->string, is deprecated (#117346). Also improve intelligent | Xan Lopez | 2003-07-14 | 1 | -2/+71 |
* | Fix mem leaks. | Christian Persch | 2003-07-14 | 1 | -0/+5 |
* | Fix mem leaks. | Christian Persch | 2003-07-14 | 1 | -3/+4 |
* | Add plugins dir | Marco Pesenti Gritti | 2003-07-13 | 1 | -1/+0 |
* | 2003-07-13 Marco Pesenti Gritti <marco@it.gnome.org> | Marco Pesenti Gritti | 2003-07-13 | 20 | -95/+155 |
* | Cleanup. | Christian Persch | 2003-07-13 | 1 | -15/+8 |
* | Shorten strings. | Christian Persch | 2003-07-13 | 1 | -3/+12 |
* | Fix mem leaks. | Christian Persch | 2003-07-13 | 2 | -2/+2 |
* | A "fast search" implementation for all node views. Pressing any valid | Xan Lopez | 2003-07-13 | 2 | -11/+10 |
* | Very simple plugin framework, unused for now. We will start making | Marco Pesenti Gritti | 2003-07-12 | 4 | -0/+261 |
* | Fix actions | Marco Pesenti Gritti | 2003-07-11 | 1 | -0/+5 |
* | Fix export of smart bookmarks | Lee Willis | 2003-07-11 | 1 | -1/+4 |
* | Fix up the tooltips. | David Bordoley | 2003-07-11 | 2 | -13/+13 |
* | Some minor changes in rdf format (thanks to Edd Dumbill), and use | Marco Pesenti Gritti | 2003-07-10 | 4 | -35/+237 |
* | Update spinner when a tab was removed. Fixes bug #116908. | Christian Persch | 2003-07-08 | 1 | -1/+3 |
* | broken pipe pfff | Marco Pesenti Gritti | 2003-07-08 | 1 | -1/+1 |
* | Fix crash. | Christian Persch | 2003-07-08 | 1 | -1/+3 |
* | Fix progress update logic. | Christian Persch | 2003-07-08 | 1 | -1/+1 |
* | Remove unused define. | Marco Pesenti Gritti | 2003-07-07 | 1 | -8/+18 |
* | broken pipe pfff | Marco Pesenti Gritti | 2003-07-07 | 1 | -15/+35 |
* | Rewrite selection logic to be simpler and to fix bugs. | Marco Pesenti Gritti | 2003-07-07 | 1 | -0/+1 |
* | Implement toolbar overflow menu item for the go button. | Christian Persch | 2003-07-06 | 1 | -2/+47 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-07-06 | 4 | -13/+37 |
* | Make sure we ever save bookmarks after changes, so they dont get lost on | Marco Pesenti Gritti | 2003-07-06 | 1 | -32/+0 |
* | broken pipe pfff | Marco Pesenti Gritti | 2003-07-06 | 1 | -28/+50 |
* | Make sure we ever save bookmarks after changes, so they dont get lost on | Marco Pesenti Gritti | 2003-07-06 | 1 | -0/+56 |
* | Fix mem leaks and a conditional. | Christian Persch | 2003-07-06 | 1 | -1/+3 |
* | gtk_editable_insert_text takes the number of bytes in the string, not the | Christian Persch | 2003-07-06 | 1 | -3/+3 |
* | Api resync and cleanup from galeon. | Marco Pesenti Gritti | 2003-07-06 | 1 | -1/+2 |
* | Use g_list_prepend instead of g_list_append. Correct erroneous copyright | Christian Persch | 2003-07-04 | 1 | -5/+6 |
* | Remove use of acconfig.h. | Marco Pesenti Gritti | 2003-07-04 | 2 | -31/+46 |
* | Ellipsise the bookmarks titles. | Christian Persch | 2003-07-03 | 1 | -2/+9 |
* | Oops, fix mem leak introduced by previous checkin. | Christian Persch | 2003-07-03 | 1 | -0/+2 |
* | Moved bookmark tool item creation back to ephy-bookmark-action.c, For | Christian Persch | 2003-07-03 | 4 | -248/+81 |
* | Implement custom tooltip setter; sets tooltip on the directional button. | Christian Persch | 2003-07-03 | 1 | -1/+6 |
* | Use the browser icon from gnome icon theme. Get rid of cache comparing | Marco Pesenti Gritti | 2003-07-02 | 3 | -37/+67 |
* | Implement toolbar overflow menu item for bookmark topics. | Christian Persch | 2003-07-02 | 1 | -9/+72 |
* | Make the location entry an EggToolItem, and provide a custom tooptip | Christian Persch | 2003-07-02 | 2 | -24/+5 |
* | Set a label for the find toolbar item so that it doesn't have elipses. | David Bordoley | 2003-07-01 | 1 | -0/+2 |
* | Remove some unused code | Marco Pesenti Gritti | 2003-07-01 | 2 | -7/+2 |
* | Fix callbacks for new signature of ge_location embed signal. | Christian Persch | 2003-06-30 | 2 | -18/+11 |
* | Correct usage of ellipses. | Piers Cornwell | 2003-06-29 | 2 | -13/+12 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-06-29 | 1 | -1/+1 |
* | Make sure idl generated sources are updated when necessary.Release072 | Marco Pesenti Gritti | 2003-06-28 | 2 | -6/+8 |
* | Fallback using directories to detect format if the mime is not relevant. | Marco Pesenti Gritti | 2003-06-28 | 3 | -5/+19 |
* | Fix mem leaks. | Christian Persch | 2003-06-28 | 2 | -0/+26 |
* | Fix mem leaks. | Christian Persch | 2003-06-28 | 1 | -2/+6 |
* | Revert escape/unescape, according to teuf is not necessary ;) | Marco Pesenti Gritti | 2003-06-28 | 1 | -9/+4 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-06-28 | 1 | -7/+8 |
* | 2003-06-27 Marco Pesenti Gritti <marco@it.gnome.org> | Marco Pesenti Gritti | 2003-06-28 | 2 | -9/+10 |
* | Make the toolbar overflow item really activate the bookmark action. | Christian Persch | 2003-06-27 | 3 | -43/+75 |
* | Use window_load_url when useful. Right now just a cleanup but will be | Marco Pesenti Gritti | 2003-06-26 | 6 | -26/+6 |
* | Do not sync tab visibility on tab creation, it's state is undefined at | Marco Pesenti Gritti | 2003-06-26 | 1 | -1/+0 |
* | Make sure there's only one print dialog per window. Fixes bug #115933. | Christian Persch | 2003-06-26 | 1 | -9/+8 |
* | fix warning | Marco Pesenti Gritti | 2003-06-23 | 1 | -2/+2 |
* | Remove some unused headers. | Marco Pesenti Gritti | 2003-06-23 | 8 | -154/+216 |
* | Fix capitalisation of menu entry. | Christian Persch | 2003-06-23 | 1 | -1/+1 |
* | Correct translations dir (leftover from galeon) | Marco Pesenti Gritti | 2003-06-23 | 1 | -17/+17 |
* | Fix add bookmark from link | Marco Pesenti Gritti | 2003-06-23 | 1 | -1/+1 |
* | When following SAVE_POSITION/SAVE_SIZE flags actually not save them | Marco Pesenti Gritti | 2003-06-22 | 2 | -19/+29 |
* | Set address as title only when there is no title, on the second page load | Marco Pesenti Gritti | 2003-06-22 | 1 | -4/+8 |
* | Changed two nearly duplicated strings to the already present ones to save | Christian Persch | 2003-06-22 | 1 | -2/+2 |
* | Fix print preview toolbars | Marco Pesenti Gritti | 2003-06-22 | 1 | -6/+5 |
* | Misc i18n fixes: mark default encoding and encoding autodetector in the | Christian Persch | 2003-06-22 | 1 | -1/+4 |
* | Set a title on NET_START (nicified url). | Marco Pesenti Gritti | 2003-06-21 | 4 | -12/+36 |
* | Use the embed url, the tab one can make no sense if the user edited it. | Marco Pesenti Gritti | 2003-06-20 | 2 | -10/+21 |
* | Ever put cursor at the end of the text when selecting autocompletion | Marco Pesenti Gritti | 2003-06-20 | 1 | -18/+2 |
* | hmmm | Marco Pesenti Gritti | 2003-06-20 | 1 | -1/+9 |
* | Rewrite the url typed by user overwrite logic to fix bugs. | Marco Pesenti Gritti | 2003-06-20 | 6 | -79/+77 |
* | Get rid of get/set _event, reformat the header. | Marco Pesenti Gritti | 2003-06-20 | 5 | -59/+42 |
* | Move the context popup menu to ephy-window.c. If there's no background | Christian Persch | 2003-06-20 | 4 | -99/+124 |
* | With the gtk fullscreen api things can be cleaner: use the api instead of | Marco Pesenti Gritti | 2003-06-19 | 3 | -203/+207 |
* | Remove unused variables. | Piers Cornwell | 2003-06-19 | 2 | -12/+11 |
* | Use insert_text delete_text to show/hide the autocompletion window. | Marco Pesenti Gritti | 2003-06-19 | 2 | -3/+5 |
* | Higgify clear dialog | Marco Pesenti Gritti | 2003-06-18 | 1 | -5/+30 |
* | Unify the "Copy Email Address" and "Copy Link Address" context menu | Christian Persch | 2003-06-18 | 3 | -38/+21 |
* | Fix wrong cast of GtkDialog to GtkWindow. | Christian Persch | 2003-06-18 | 2 | -4/+43 |
* | All cleanup and fixes and no play makes Xan a dull boy All cleanup and | Xan Lopez | 2003-06-18 | 1 | -0/+1 |
* | Some string fixes. | Christian Persch | 2003-06-17 | 2 | -5/+5 |
* | Ref the child before removing it, and unref it after emitting the | Christian Persch | 2003-06-17 | 1 | -2/+9 |
* | s/snprintf/g_snprintf to not break gcc 2.95 | Marco Pesenti Gritti | 2003-06-17 | 3 | -15/+15 |
* | Merge with popup control, we dont need it for bonobo window anymore. | Marco Pesenti Gritti | 2003-06-16 | 4 | -362/+31 |
* | Remove some obsolete entries. | Marco Pesenti Gritti | 2003-06-16 | 2 | -29/+39 |
* | Shift+F10 show context menus on the embed. (Less invasive way until | Marco Pesenti Gritti | 2003-06-16 | 1 | -6/+24 |
* | Suggest the address as title when web page has no title. | Marco Pesenti Gritti | 2003-06-15 | 1 | -1/+14 |
* | Fix file picker warnings. | Marco Pesenti Gritti | 2003-06-15 | 1 | -15/+14 |
* | Fix mem leaks. | Christian Persch | 2003-06-15 | 1 | -1/+2 |
* | Make prev/next navigation capability an object property, and sync on embed | Christian Persch | 2003-06-15 | 3 | -50/+34 |
* | Rewritten, fixing mem leaks. | Christian Persch | 2003-06-15 | 1 | -22/+16 |
* | Use g_list_prepend instead of g_list_append, and fix mem leaks along the | Christian Persch | 2003-06-14 | 3 | -25/+22 |
* | Respect the bookmarks bar visibility user choice also for popups. | Marco Pesenti Gritti | 2003-06-14 | 1 | -2/+8 |
* | Fix previous change to actually work on anything else than en locales. | Christian Persch | 2003-06-14 | 1 | -2/+7 |
* | Make visibility a tab GObject property. | Christian Persch | 2003-06-14 | 3 | -39/+55 |
* | Persist the selected language for the fonts preferences, and make the | Christian Persch | 2003-06-14 | 1 | -5/+15 |
* | Fix yet another mem leak. | Christian Persch | 2003-06-14 | 1 | -3/+8 |
* | Persist the language selected for the fonts preferences. Make the | Christian Persch | 2003-06-14 | 1 | -11/+14 |
* | Do not use libxml to parse mozilla bookmarks. Use the galeon parser | Marco Pesenti Gritti | 2003-06-14 | 1 | -49/+221 |
* | Fix statusbar message and tab label. | Christian Persch | 2003-06-14 | 1 | -2/+9 |
* | Add support for string enums. | Marco Pesenti Gritti | 2003-06-13 | 1 | -0/+28 |
* | The Friday the 13th Mega Patch. Beware! | Christian Persch | 2003-06-13 | 9 | -764/+786 |
* | s/scheme/host for the smartbookmarks | Marco Pesenti Gritti | 2003-06-13 | 1 | -1/+1 |
* | Do not persist node selection in BME between sessions. | Xan Lopez | 2003-06-13 | 1 | -31/+1 |
* | Sigh. Fix some more mem leaks. | Christian Persch | 2003-06-13 | 3 | -0/+4 |
* | HIGified Import Bookmarks dialog. | Christian Neumair | 2003-06-12 | 1 | -2/+4 |
* | Update. | Marco Pesenti Gritti | 2003-06-12 | 1 | -13/+5 |
* | Fix compilation. | Xan Lopez | 2003-06-12 | 1 | -0/+1 |
* | Use functions instead of declaring static vars in .h file, (hopefully) | Christian Persch | 2003-06-12 | 1 | -0/+5 |
* | Moved bookmark tool item creation to a dedicated tool item. That way we | Christian Persch | 2003-06-12 | 4 | -53/+204 |
* | Dont try to update menus of dead windows ;) | Marco Pesenti Gritti | 2003-06-11 | 1 | -3/+8 |
* | Small cleanups. Dont crash when adding a bookmark without topics. | Marco Pesenti Gritti | 2003-06-11 | 1 | -14/+18 |
* | Dont set sort function on idle. The sort is visible and we can crash if | Marco Pesenti Gritti | 2003-06-11 | 1 | -10/+3 |
* | Fix mistake from previous checkin; strcmp cannot take NULL. | Christian Persch | 2003-06-10 | 1 | -1/+2 |
* | Clear the location on NULL | Marco Pesenti Gritti | 2003-06-10 | 1 | -1/+2 |
* | Do not emit the TABS_CHANGED signal; the tab's egg action will itself take | Christian Persch | 2003-06-10 | 9 | -399/+625 |
* | Minor cleanups. | Xan Lopez | 2003-06-10 | 1 | -10/+14 |
* | Get rid of starthere: and default to google, as discussed with Seth. Add a | Marco Pesenti Gritti | 2003-06-09 | 11 | -197/+292 |
* | Fixup context menu accesskeys. Use correct icon for Save As. | Piers Cornwell | 2003-06-09 | 1 | -6/+9 |
* | Explicitly create pointer to avoid strict aliasing warnings with gcc 3.3. | Jeremy Katz | 2003-06-09 | 2 | -2/+5 |
* | Fix mem leaks. | Christian Persch | 2003-06-09 | 1 | -3/+15 |
* | Remove some leftovers. | Marco Pesenti Gritti | 2003-06-08 | 2 | -51/+12 |
* | Remove memory cache prefs/ui, now mozilla can deal with it automagically. | Marco Pesenti Gritti | 2003-06-07 | 2 | -42/+9 |
* | Install some object properties for later use. | Christian Persch | 2003-06-07 | 1 | -1/+77 |
* | Fix mem leaks. | Christian Persch | 2003-06-07 | 1 | -7/+7 |
* | Fix mem leak. | Christian Persch | 2003-06-07 | 1 | -0/+2 |
* | Fix signed/unsigned mistake. | Christian Persch | 2003-06-07 | 1 | -2/+3 |
* | Fix signed/unsigned mistake, speed up favorites menu building | Christian Persch | 2003-06-06 | 2 | -6/+16 |
* | Do not save when fullscreen | Marco Pesenti Gritti | 2003-06-06 | 1 | -7/+3 |
* | s/ask download/ask for download | Marco Pesenti Gritti | 2003-06-06 | 2 | -3/+144 |
* | broken pipe pfff | Marco Pesenti Gritti | 2003-06-06 | 1 | -3/+7 |
* | s/ask download/ask for download | Marco Pesenti Gritti | 2003-06-06 | 1 | -0/+6 |
* | Actually add the ask for dest pref, it was using the wrong key. | Marco Pesenti Gritti | 2003-06-05 | 1 | -1/+1 |
* | Make sure to rebuild on add bookmark and on topic removal. Update on idle, | Marco Pesenti Gritti | 2003-06-04 | 7 | -81/+51 |
* | Implement bookmarks menu, might need to be optimized later. | Marco Pesenti Gritti | 2003-06-04 | 7 | -5/+543 |