| Commit message (Expand) | Author | Age | Files | Lines |
* | Always list "Off" as first item in the list of autodetectors. Fixes bug | Christian Persch | 2003-10-29 | 1 | -2/+29 |
* | Encoding menu improvements, Part 4: The Rewrite. | Christian Persch | 2003-10-18 | 1 | -168/+114 |
* | Encodings menu improvements, part 3: Refactored the encodings list; it no | Christian Persch | 2003-10-14 | 1 | -40/+12 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-09-17 | 1 | -1/+1 |
* | Make spinner status per tab. Remove the default to tab pref, use tab by | Marco Pesenti Gritti | 2003-09-10 | 1 | -2/+0 |
* | First important step in solving the fonts mess. Allow to select the | Marco Pesenti Gritti | 2003-09-10 | 1 | -36/+20 |
* | Mega-patch, changelog too long to paste here. | Christian Persch | 2003-09-02 | 1 | -21/+18 |
* | Added one translator's comment, and clarified another. | Christian Persch | 2003-07-24 | 1 | -0/+7 |
* | Initiliaze font list to NULL. Otherwise if Enumerate fails we crash. | Marco Pesenti Gritti | 2003-07-17 | 1 | -1/+1 |
* | No need to setup fonts on init, it will be done when the default encoding | Marco Pesenti Gritti | 2003-07-15 | 1 | -2/+0 |
* | 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 the browser icon from gnome icon theme. Get rid of cache comparing | Marco Pesenti Gritti | 2003-07-02 | 1 | -22/+27 |
* | Correct usage of ellipses. | Piers Cornwell | 2003-06-29 | 1 | -10/+9 |
* | Changed two nearly duplicated strings to the already present ones to save | Christian Persch | 2003-06-22 | 1 | -2/+2 |
* | 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 | 1 | -4/+7 |
* | Fix wrong cast of GtkDialog to GtkWindow. | Christian Persch | 2003-06-18 | 1 | -1/+1 |
* | Some string fixes. | Christian Persch | 2003-06-17 | 1 | -2/+2 |
* | s/snprintf/g_snprintf to not break gcc 2.95 | Marco Pesenti Gritti | 2003-06-17 | 1 | -10/+10 |
* | Fix previous change to actually work on anything else than en locales. | Christian Persch | 2003-06-14 | 1 | -2/+7 |
* | Persist the selected language for the fonts preferences, and make the | Christian Persch | 2003-06-14 | 1 | -5/+15 |
* | Persist the language selected for the fonts preferences. Make the | Christian Persch | 2003-06-14 | 1 | -11/+14 |
* | Add support for string enums. | Marco Pesenti Gritti | 2003-06-13 | 1 | -0/+28 |
* | Use functions instead of declaring static vars in .h file, (hopefully) | Christian Persch | 2003-06-12 | 1 | -0/+5 |
* | Remove memory cache prefs/ui, now mozilla can deal with it automagically. | Marco Pesenti Gritti | 2003-06-07 | 1 | -22/+6 |
* | Sort the lists of encoding autodetectors and of fonts languages. | Christian Persch | 2003-05-29 | 1 | -18/+210 |
* | continuing checkin of previous patch (cvs aborted "broken pipe") | Christian Persch | 2003-05-28 | 1 | -51/+42 |
* | Refactored the charset and language groups strings. | Christian Persch | 2003-05-27 | 1 | -25/+6 |
* | Fix potential memory corruption. Retain custom lang codes. Sort the | Christian Persch | 2003-05-27 | 1 | -40/+164 |
* | Shortest patch ever!!! Kill the new page pref. Make Seth happy :) | David Bordoley | 2003-05-20 | 1 | -2/+0 |
* | Remove fine grain color settings. Always use the system theme colors in | David Bordoley | 2003-05-19 | 1 | -10/+0 |
* | Fixed many issues mentioned in #112781. | Christian Neumair | 2003-05-17 | 1 | -5/+5 |
* | Use sys language as default | Marco Pesenti Gritti | 2003-05-11 | 1 | -0/+1 |
* | Implement security page. Remove some useless hidden prefs in the process. | Marco Pesenti Gritti | 2003-05-10 | 1 | -0/+12 |
* | Rework prefs dialog ui a bit. Remove jumpto and tabbed_popups prefs | Marco Pesenti Gritti | 2003-05-10 | 1 | -144/+710 |
* | Remove unused var | Marco Pesenti Gritti | 2003-05-10 | 1 | -1/+0 |
* | Convenience function for displaying help. Remove unneeded include of | David Adam Bordoley | 2003-05-09 | 1 | -26/+10 |
* | Declare all the variables before the first instruction. Fixes a | Vincent Untz | 2003-04-15 | 1 | -2/+1 |
* | Use EggEditableToolbar. Update to latest versions (not EggMenuMerge, we | Marco Pesenti Gritti | 2003-04-02 | 1 | -12/+9 |
* | Added place holders for help text for preferences dialog added code to | Patanjali Somayaji | 2003-04-01 | 1 | -1/+49 |
* | New epiphany-bookmark-page stock image. I'm not at all attached to this | David Bordoley | 2003-03-25 | 1 | -0/+8 |
* | Reimplement ephystate using xml and make it easier to use. -> remove some | Marco Pesenti Gritti | 2003-03-19 | 1 | -17/+2 |
* | about:options and about:epiphany | Marco Pesenti Gritti | 2003-03-04 | 1 | -3/+18 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-02-06 | 1 | -6/+10 |
* | Make GaleonShell inherit from GaleonEmbedShell. Ref the shell when using | Marco Pesenti Gritti | 2003-01-05 | 1 | -2/+2 |
* | Initial revision | Marco Pesenti Gritti | 2002-12-31 | 1 | -0/+335 |