| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Persist the selected language for the fonts preferences, and make the | Christian Persch | 2003-06-14 | 3 | -5/+41 |
* | Fix yet another mem leak. | Christian Persch | 2003-06-14 | 2 | -6/+11 |
* | Typo | Marco Pesenti Gritti | 2003-06-14 | 2 | -1/+7 |
* | Persist the language selected for the fonts preferences. Make the | Christian Persch | 2003-06-14 | 2 | -11/+22 |
* | Handle NULL return from eel_gconf_get_string. Oh, and fix yet another mem | Christian Persch | 2003-06-14 | 2 | -27/+34 |
* | Do not use libxml to parse mozilla bookmarks. Use the galeon parser | Marco Pesenti Gritti | 2003-06-14 | 2 | -49/+231 |
* | Lower the increments for the cache size spin button and further accesskey | Piers Cornwell | 2003-06-14 | 2 | -3/+10 |
* | Fix statusbar message and tab label. | Christian Persch | 2003-06-14 | 2 | -2/+15 |
* | Updated Spanish translation by Francisco Javier F. Serrador | Pablo Gonzalo del Campo | 2003-06-14 | 2 | -465/+490 |
* | Fix typo. | Christian Persch | 2003-06-13 | 2 | -1/+7 |
* | Add support for string enums. | Marco Pesenti Gritti | 2003-06-13 | 15 | -679/+661 |
* | The Friday the 13th Mega Patch. Beware! | Christian Persch | 2003-06-13 | 10 | -764/+850 |
* | embed/mozilla/ExternalProtocolService.cpp, embed/mozilla/FilePicker.cpp, | Christian Neumair | 2003-06-13 | 3 | -1/+13 |
* | Dont try to use class members after the class has been deleted. | Marco Pesenti Gritti | 2003-06-13 | 3 | -2/+15 |
* | Do not use c++ new to allocate priv struct of the object | Marco Pesenti Gritti | 2003-06-13 | 2 | -1/+7 |
* | s/scheme/host for the smartbookmarks | Marco Pesenti Gritti | 2003-06-13 | 2 | -1/+7 |
* | Do not persist node selection in BME between sessions. | Xan Lopez | 2003-06-13 | 4 | -42/+11 |
* | Sigh. Fix some more mem leaks. | Christian Persch | 2003-06-13 | 7 | -3/+22 |
* | HIGified Import Bookmarks dialog. | Christian Neumair | 2003-06-12 | 2 | -2/+10 |
* | Better description. Bug #113287 | Marco Pesenti Gritti | 2003-06-12 | 2 | -1/+7 |
* | Update. | Marco Pesenti Gritti | 2003-06-12 | 3 | -149/+232 |
* | Fix compilation. | Xan Lopez | 2003-06-12 | 2 | -1/+8 |
* | Use functions instead of declaring static vars in .h file, (hopefully) | Christian Persch | 2003-06-12 | 6 | -23/+57 |
* | Fix warning. | Xan Lopez | 2003-06-12 | 2 | -1/+8 |
* | Use gtk_tree_selection_select_iter to make selection, fixes #114965. | Xan Lopez | 2003-06-12 | 2 | -5/+7 |
* | Moved bookmark tool item creation to a dedicated tool item. That way we | Christian Persch | 2003-06-12 | 5 | -53/+214 |
* | Remove unused gtk_tree_view_get_selection. | Xan Lopez | 2003-06-12 | 2 | -4/+6 |
* | Updated traditional Chinese translation. | Kwok-Koon Cheung | 2003-06-11 | 2 | -814/+883 |
* | Remove data/starthere/Makefile from AC_OUTPUT. | David Bordoley | 2003-06-11 | 2 | -1/+6 |
* | Updated Swedish translation. | Christian Rose | 2003-06-11 | 2 | -214/+211 |
* | Dont try to update menus of dead windows ;) | Marco Pesenti Gritti | 2003-06-11 | 2 | -3/+15 |
* | Small cleanups. Dont crash when adding a bookmark without topics. | Marco Pesenti Gritti | 2003-06-11 | 2 | -14/+26 |
* | Dont set sort function on idle. The sort is visible and we can crash if | Marco Pesenti Gritti | 2003-06-11 | 2 | -10/+10 |
* | Update | Marco Pesenti Gritti | 2003-06-10 | 3 | -27/+56 |
* | Fix mistake from previous checkin; strcmp cannot take NULL. | Christian Persch | 2003-06-10 | 2 | -1/+8 |
* | Clear the location on NULL | Marco Pesenti Gritti | 2003-06-10 | 2 | -1/+8 |
* | Do not emit the TABS_CHANGED signal; the tab's egg action will itself take | Christian Persch | 2003-06-10 | 10 | -399/+666 |
* | Updated German translation. | Christian Neumair | 2003-06-10 | 3 | -311/+169 |
* | Dutch translation updated. | Vincent van Adrighem | 2003-06-10 | 2 | -695/+752 |
* | Minor cleanups. | Xan Lopez | 2003-06-10 | 2 | -10/+23 |
* | Updated Spanish translation from Francisco Javier Fernandez | Pablo Gonzalo del Campo | 2003-06-09 | 2 | -587/+671 |
* | Use va_copy for the valist instead of directly accessing it. va_list is | Jeremy Katz | 2003-06-09 | 2 | -1/+9 |
* | Update prototype. | Jeremy Katz | 2003-06-09 | 3 | -3/+12 |
* | remove unused stuff | Marco Pesenti Gritti | 2003-06-09 | 10 | -904/+1 |
* | Get rid of starthere: and default to google, as discussed with Seth. Add a | Marco Pesenti Gritti | 2003-06-09 | 18 | -229/+340 |
* | Updated Swedish translation. | Christian Rose | 2003-06-09 | 2 | -315/+342 |
* | Fixup context menu accesskeys. Use correct icon for Save As. | Piers Cornwell | 2003-06-09 | 8 | -110/+277 |
* | Explicitly create pointer to avoid strict aliasing warnings with gcc 3.3. | Jeremy Katz | 2003-06-09 | 3 | -2/+11 |
* | Fix mem leaks. | Christian Persch | 2003-06-09 | 2 | -3/+22 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-06-08 | 1 | -0/+2 |
* | Remove some leftovers. | Marco Pesenti Gritti | 2003-06-08 | 6 | -69/+296 |
* | Updated German translation and POTFILES.skip. | Christian Neumair | 2003-06-08 | 3 | -158/+162 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-06-07 | 1 | -15/+4 |
* | Remove memory cache prefs/ui, now mozilla can deal with it automagically. | Marco Pesenti Gritti | 2003-06-07 | 9 | -258/+158 |
* | Install some object properties for later use. | Christian Persch | 2003-06-07 | 2 | -1/+84 |
* | Fix mem leaks. | Christian Persch | 2003-06-07 | 2 | -7/+14 |
* | Updated German translation. | Christian Neumair | 2003-06-07 | 2 | -514/+589 |
* | Better icons. Thanks to Luca Ferretti for suggesting them and to Jimmac. | Marco Pesenti Gritti | 2003-06-07 | 3 | -0/+8 |
* | We used to have two mnemonics for Shift_JS. Fix it and tell translators | Christian Neumair | 2003-06-07 | 2 | -1/+10 |
* | Fix mem leak. | Christian Persch | 2003-06-07 | 3 | -2/+12 |
* | Fix signed/unsigned mistake. | Christian Persch | 2003-06-07 | 2 | -2/+9 |
* | Fixup a mistake in my previous patch for encoding accesskeys. | Piers Cornwell | 2003-06-07 | 2 | -1/+7 |
* | *** empty log message ***Release070 | Marco Pesenti Gritti | 2003-06-07 | 1 | -1/+1 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-06-07 | 1 | -1/+1 |
* | Update to 0.7.0 | Marco Pesenti Gritti | 2003-06-07 | 3 | -2/+13 |
* | Update Norwegian translation. | Kjartan Maraas | 2003-06-07 | 2 | -1404/+1197 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-06-06 | 1 | -0/+64 |
* | Added missing file. Updated Swedish translation. | Christian Rose | 2003-06-06 | 3 | -241/+554 |
* | Fix signed/unsigned mistake, speed up favorites menu building | Christian Persch | 2003-06-06 | 3 | -6/+25 |
* | Add accels on the encoding menus. | Piers Cornwell | 2003-06-06 | 2 | -102/+108 |
* | Do not save when fullscreen | Marco Pesenti Gritti | 2003-06-06 | 2 | -7/+9 |
* | s/ask download/ask for download | Marco Pesenti Gritti | 2003-06-06 | 8 | -6/+216 |
* | 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 |
* | Updated Swedish translation. | Christian Rose | 2003-06-05 | 2 | -245/+256 |
* | Update Czech translation | Miloslav Trmac | 2003-06-05 | 2 | -218/+215 |
* | Actually add the ask for dest pref, it was using the wrong key. | Marco Pesenti Gritti | 2003-06-05 | 8 | -34/+61 |
* | Move the bookmarks menu after go. There is a slight inconsistency in the | David Bordoley | 2003-06-05 | 3 | -9/+107 |
* | Fix breakage. | Xan Lopez | 2003-06-05 | 1 | -4/+4 |
* | Make sure to rebuild on add bookmark and on topic removal. Update on idle, | Marco Pesenti Gritti | 2003-06-04 | 8 | -81/+77 |
* | Implement bookmarks menu, might need to be optimized later. | Marco Pesenti Gritti | 2003-06-04 | 8 | -5/+557 |
* | Add a bookmarks menu. (still not the tree) | Marco Pesenti Gritti | 2003-06-04 | 5 | -183/+242 |
* | GPLification of xhtml files (all hail our FSF overlords). | Xan Lopez | 2003-06-04 | 3 | -9/+41 |
* | Get rid of the leftovers of the jump-to-tab pref. | Christian Persch | 2003-06-04 | 4 | -9/+8 |
* | Fix compile with -Werror. VS: Enter Log. Lines beginning with `CVS:' are | Christian Persch | 2003-06-04 | 2 | -68/+6 |
* | update mozilla versions | Piers Cornwell | 2003-06-03 | 2 | -6/+11 |
* | Added Limburgish translation. | Mathieu van Woerkom | 2003-06-03 | 4 | -1/+3653 |
* | Removed keys some unused keys, and rename others to match what the code | Christian Persch | 2003-06-03 | 2 | -30/+23 |
* | Updated Japanese translation. | Takayuki KUSANO | 2003-06-02 | 2 | -841/+954 |
* | Dutch translation updated. | Vincent van Adrighem | 2003-06-02 | 2 | -66/+64 |
* | Updated Danish translation. | Ole Laursen | 2003-06-02 | 2 | -358/+404 |
* | Update Czech translation | Miloslav Trmac | 2003-06-01 | 2 | -52/+52 |
* | Remove custom notifiers, the generic string notifier works just fine for | Christian Persch | 2003-06-01 | 2 | -49/+12 |
* | Updated Swedish translation. | Christian Rose | 2003-06-01 | 2 | -85/+111 |
* | Fix accesskey conflicts in prefs for "Always use these fonts", "Default | Piers Cornwell | 2003-06-01 | 3 | -12/+24 |
* | Do not unref the db before cleaning the nodes. | Marco Pesenti Gritti | 2003-06-01 | 2 | -2/+8 |
* | Don't crash if we can't find the spinner image | Lee Willis | 2003-05-31 | 2 | -1/+11 |
* | Dutch translation updated. | Vincent van Adrighem | 2003-05-31 | 2 | -28/+41 |
* | Update Czech translation | Miloslav Trmac | 2003-05-31 | 2 | -23/+35 |
* | Updated traditional Chinese translation. | Kwok-Koon Cheung | 2003-05-31 | 3 | -840/+961 |
* | Updated Swedish translation. | Christian Rose | 2003-05-31 | 2 | -7/+11 |
* | Update Czech translation | Miloslav Trmac | 2003-05-31 | 2 | -7/+11 |
* | Updated German translation. | Christian Neumair | 2003-05-31 | 2 | -344/+416 |
* | Use the spinner icon from gnome-icon-theme. You need a recent | Marco Pesenti Gritti | 2003-05-30 | 2 | -94/+118 |
* | Added Vietnamese file | Pablo Saratxaga | 2003-05-30 | 3 | -1/+2944 |
* | Dutch translation updated. | Vincent van Adrighem | 2003-05-30 | 2 | -327/+373 |
* | Updated Spanish translation by Francisco Javier Fernandez | Pablo Gonzalo del Campo | 2003-05-30 | 2 | -702/+813 |
* | Update Czech translation | Miloslav Trmac | 2003-05-30 | 2 | -236/+252 |
* | Fix wrong usage of <>. Stupid me :( | Christian Persch | 2003-05-30 | 2 | -1/+7 |
* | Updated Swedish translation. | Christian Rose | 2003-05-30 | 2 | -152/+174 |
* | Update Czech translation | Miloslav Trmac | 2003-05-29 | 2 | -229/+277 |
* | Get rid of MAKE_GET_TYPE; make building the tabs menu a little faster. | Christian Persch | 2003-05-29 | 3 | -51/+77 |
* | Sort the lists of encoding autodetectors and of fonts languages. | Christian Persch | 2003-05-29 | 6 | -260/+299 |
* | Updated Swedish translation. | Christian Rose | 2003-05-29 | 2 | -160/+206 |
* | Dutch translation updated. | Vincent van Adrighem | 2003-05-29 | 2 | -1302/+1188 |
* | continuing checkin of previous patch (cvs aborted "broken pipe") | Christian Persch | 2003-05-28 | 22 | -409/+494 |
* | The "s/charset/encoding/" mega patch :) | Christian Persch | 2003-05-28 | 3 | -12/+74 |
* | Make it build with mozilla cvs. Remove only pages on history clear, the | Marco Pesenti Gritti | 2003-05-28 | 4 | -10/+25 |
* | Updated Swedish translation. | Christian Rose | 2003-05-28 | 2 | -221/+239 |
* | Fix the compiler warning from my previous checkin. | Christian Persch | 2003-05-28 | 2 | -1/+7 |
* | g_list_prepend is faster than g_list_append. | Christian Persch | 2003-05-28 | 2 | -7/+14 |
* | Try to fix dereferencing type-punned warning. | Xan Lopez | 2003-05-28 | 2 | -1/+7 |
* | Remove non-existant file(s). Remove non-existant file(s). | Abel Cheung | 2003-05-27 | 3 | -4/+5 |
* | More of the same. | Xan Lopez | 2003-05-27 | 2 | -0/+13 |
* | Lots of safety checks on node functions. | Xan Lopez | 2003-05-27 | 3 | -10/+81 |
* | Refactored the charset and language groups strings. | Christian Persch | 2003-05-27 | 8 | -242/+214 |
* | Fix potential memory corruption. Retain custom lang codes. Sort the | Christian Persch | 2003-05-27 | 2 | -40/+177 |
* | Fix mem leak. | Christian Persch | 2003-05-27 | 2 | -1/+12 |
* | s/DESTROYED/DESTROY which is more useulf | Marco Pesenti Gritti | 2003-05-27 | 10 | -168/+272 |
* | Fixed a string in Danish translation. | Ole Laursen | 2003-05-26 | 2 | -28/+32 |
* | Unlink the node from the childs only after the remove from parent signal | Marco Pesenti Gritti | 2003-05-26 | 2 | -5/+12 |
* | Try to fix node removal problems. I cant repro crashes ... but they are | Marco Pesenti Gritti | 2003-05-26 | 13 | -47/+185 |
* | Fix crash on pause. | Xan Lopez | 2003-05-26 | 3 | -3/+34 |
* | Fix nautilus view crash | Marco Pesenti Gritti | 2003-05-26 | 2 | -5/+14 |
* | shift force reload | Christian Persch | 2003-05-26 | 2 | -1/+29 |
* | Updated Portuguese translation. | Duarte Loreto | 2003-05-26 | 2 | -1107/+1284 |
* | Updated Danish translation. | Ole Laursen | 2003-05-25 | 2 | -795/+837 |
* | Flush this | Kjartan Maraas | 2003-05-25 | 1 | -608/+813 |
* | Revert latest node changes. Parents nodes need to be saved first and it's | Marco Pesenti Gritti | 2003-05-25 | 9 | -179/+259 |
* | Slightly updated German translation. Thanks to Christian Persch | Christian Neumair | 2003-05-24 | 2 | -135/+142 |
* | Update | Marco Pesenti Gritti | 2003-05-24 | 9 | -128/+220 |
* | Implement generic way to save/load db and make it low disk safe. | Marco Pesenti Gritti | 2003-05-24 | 9 | -239/+206 |
* | Activate the menu on button press down, like other menus. | David Bordoley | 2003-05-23 | 2 | -0/+19 |
* | Revert embed dnd changes. They doesnt work properly. | Marco Pesenti Gritti | 2003-05-23 | 2 | -14/+6 |
* | Disable Blink and Marquee, cuz they are annoying and non-standard. Don't | David Bordoley | 2003-05-23 | 2 | -0/+31 |
* | Don't set a border width on the zoom control, so that it fits on the | Christian Persch | 2003-05-23 | 2 | -1/+7 |
* | Update Czech translation | Miloslav Trmac | 2003-05-22 | 2 | -219/+215 |
* | be.po: Updated Belarusian translation from Belarusian team <i18n@mova.org>. | Dmitry Mastrukov | 2003-05-22 | 2 | -130/+148 |
* | configure.in: Added be to ALL_LINGUAS. | Dmitry Mastrukov | 2003-05-22 | 2 | -1/+5 |
* | be.po: Added Belarusian translation from Belarusian team <i18n@mova.org>. | Dmitry Mastrukov | 2003-05-22 | 2 | -0/+4207 |
* | Updated Swedish translation. | Christian Rose | 2003-05-22 | 2 | -228/+236 |
* | Yet more new tab logic fixes. | Xan Lopez | 2003-05-22 | 3 | -3/+16 |
* | s/g_object_unref/ephy_node_unref/ | Xan Lopez | 2003-05-22 | 2 | -2/+9 |
* | Fix according to new tab logic. | Xan Lopez | 2003-05-22 | 3 | -1/+10 |
* | Implement our own drag dest on the embed. Dnd of multiple urls on embed | Marco Pesenti Gritti | 2003-05-22 | 2 | -0/+22 |
* | Slightly updated German translation. | Christian Neumair | 2003-05-21 | 1 | -5/+8 |
* | Add gettext call to l10nize string displayed in remaining column when | Christian Neumair | 2003-05-21 | 2 | -1/+8 |
* | s/address/page. This always bothered me. | David Bordoley | 2003-05-21 | 2 | -1/+7 |
* | Forgot to commit. | Christian Neumair | 2003-05-21 | 1 | -11/+0 |
* | Updated German translation. | Christian Neumair | 2003-05-21 | 2 | -651/+587 |
* | data/glade/epiphany.glade data/glade/prefs-dialog.glade | Christian Neumair | 2003-05-21 | 5 | -92/+60 |
* | Cleanup new tab logic, and ever use window for new instances. | Marco Pesenti Gritti | 2003-05-21 | 9 | -68/+95 |
* | Updated Swedish translation. | Christian Rose | 2003-05-21 | 2 | -13/+38 |
* | Do not free memory is not a good idea | Marco Pesenti Gritti | 2003-05-21 | 3 | -2/+13 |
* | Update Czech translaiton | Miloslav Trmac | 2003-05-21 | 2 | -249/+313 |
* | Fix nodes drag and drop. Make double click select the whole address in | Marco Pesenti Gritti | 2003-05-21 | 8 | -8/+74 |
* | Mark time format strings for translation. | Christian Neumair | 2003-05-21 | 2 | -2/+10 |
* | Make find dialog unresizable. | Xan Lopez | 2003-05-21 | 3 | -18/+8 |
* | Added missing files. Updated Swedish translation. | Christian Rose | 2003-05-20 | 3 | -257/+300 |
* | Update Czech translation | Miloslav Trmac | 2003-05-20 | 2 | -394/+284 |
* | Updated Spanish translation by Francisco Javier Fernandez | Pablo Gonzalo del Campo | 2003-05-20 | 2 | -591/+574 |
* | Simplified and reorganised zoom. Implement a zoom control for the toolbar. | Christian Persch | 2003-05-20 | 20 | -110/+1023 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-05-20 | 1 | -1/+0 |
* | Simplified and reorganised zoom. Implement a zoom control for the toolbar. | Christian Persch | 2003-05-20 | 1 | -0/+1 |
* | Fix some warnings. Go back hardcoding defaults in the code, mozilla pref | Marco Pesenti Gritti | 2003-05-20 | 11 | -290/+137 |
* | Updated Swedish translation. | Christian Rose | 2003-05-20 | 2 | -289/+320 |
* | Made (hopefully) all dialogs HIG compliant, at least when it comes to spacing. | Christian Neumair | 2003-05-20 | 9 | -823/+886 |
* | Use stock icons instead of the files directly to set window border icons. | David Bordoley | 2003-05-20 | 6 | -14/+38 |
* | Shortest patch ever!!! Kill the new page pref. Make Seth happy :) | David Bordoley | 2003-05-20 | 6 | -155/+13 |
* | 2003-05-19 Marco Pesenti Gritti <marco@it.gnome.org> | Marco Pesenti Gritti | 2003-05-20 | 23 | -978/+1109 |
* | fix typo | Kwok-Koon Cheung | 2003-05-19 | 1 | -3/+3 |
* | Updated Swedish translation. | Christian Rose | 2003-05-19 | 2 | -510/+516 |
* | Remove fine grain color settings. Always use the system theme colors in | David Bordoley | 2003-05-19 | 7 | -360/+16 |
* | Updated traditional Chinese translation. | Kwok-Koon Cheung | 2003-05-19 | 2 | -842/+1104 |
* | Fix uninstallation | Marco Pesenti Gritti | 2003-05-19 | 4 | -2/+19 |
* | 0.6.1 | Marco Pesenti Gritti | 2003-05-19 | 5 | -5/+31 |
* | Update Czech translation | Miloslav Trmac | 2003-05-18 | 2 | -301/+313 |
* | Updated | Xan Lopez | 2003-05-18 | 2 | -5/+11 |
* | Updated Japanese translation. | Takayuki KUSANO | 2003-05-18 | 2 | -889/+1238 |
* | update for 0.6.1, feel free to improve | Marco Pesenti Gritti | 2003-05-18 | 2 | -0/+69 |
* | Do not allow to resize the dialog vertically, fixes #112727. Remove unused | Xan Lopez | 2003-05-17 | 3 | -2/+30 |
* | Use gtk api for fullscreen, not wm directly | Marco Pesenti Gritti | 2003-05-17 | 2 | -53/+14 |
* | Updated German translation. | Christian Neumair | 2003-05-17 | 2 | -656/+617 |
* | Capitalized "Toolbar Editor" in the toolbar editor window's title. | Christian Neumair | 2003-05-17 | 2 | -1/+5 |
* | Fixed many issues mentioned in #112781. | Christian Neumair | 2003-05-17 | 38 | -52/+195 |
* | Marco Pesenti Gritti <marco@it.gnome.org> | David Bordoley | 2003-05-17 | 11 | -112/+550 |
* | Make it utf-8 safe. Fixes bug 113114. | Christian Persch | 2003-05-17 | 2 | -19/+24 |
* | Updated Spanish translation by Francisco Javier Fernandez | Pablo Gonzalo del Campo | 2003-05-16 | 2 | -560/+696 |
* | Update Czech translation | Miloslav Trmac | 2003-05-16 | 2 | -158/+93 |
* | Updated Swedish translation. | Christian Rose | 2003-05-16 | 2 | -150/+145 |
* | Remove unused history prefs and filtering prefs. | David Bordoley | 2003-05-16 | 2 | -94/+7 |
* | Add elipses to rename menu entry. | David Bordoley | 2003-05-16 | 2 | -1/+8 |
* | Update Czech translation | Miloslav Trmac | 2003-05-15 | 2 | -55/+76 |
* | Updated Swedish translation. | Christian Rose | 2003-05-15 | 2 | -25/+32 |
* | Updated Danish translation. | Ole Laursen | 2003-05-15 | 2 | -67/+97 |
* | Add Czech translation | Miloslav Trmac | 2003-05-14 | 4 | -1/+3062 |
* | Add some flags so that we can choose to save position or size or both. | David Bordoley | 2003-05-14 | 10 | -11/+55 |
* | Don't split sentences. | Xan Lopez | 2003-05-14 | 2 | -3/+14 |
* | Updated Swedish translation. | Christian Rose | 2003-05-14 | 2 | -52/+73 |
* | Added Malay translation. | Hasbullah Bin Pit | 2003-05-14 | 2 | -885/+1045 |
* | s/bookmark page/bookmark link, more consistent with the docs and better | David Bordoley | 2003-05-14 | 4 | -35/+149 |
* | s/&/&/ | Xan Lopez | 2003-05-14 | 2 | -2/+10 |
* | Fix the no_topics pointer writing, fixes adding bookmarks to Uncategorized | Xan Lopez | 2003-05-14 | 2 | -2/+12 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-05-14 | 1 | -2/+0 |
* | Revert api change. So we keep 2.2 compatibility. | Marco Pesenti Gritti | 2003-05-14 | 5 | -3/+65 |
* | Don't go modal when showing the duplicate bookmark dialog. | David Bordoley | 2003-05-14 | 2 | -4/+31 |
* | Get rid of the unneeded convenience callback since no one is try to make | David Bordoley | 2003-05-13 | 6 | -34/+16 |
* | Don't allow to have more than one bookmark with the same URL^H^H^Haddress, | Xan Lopez | 2003-05-13 | 8 | -47/+149 |
* | Use new gnome vfs show_url api. | Marco Pesenti Gritti | 2003-05-13 | 4 | -4/+26 |
* | Updated Swedish translation. | Christian Rose | 2003-05-12 | 2 | -408/+458 |
* | Fix make dist. | Xan Lopez | 2003-05-12 | 2 | -0/+7 |
* | Fix google smart bookmarks to use utf8 | Marco Pesenti Gritti | 2003-05-12 | 3 | -4/+19 |
* | Updated Danish translation. | Ole Laursen | 2003-05-12 | 2 | -685/+832 |
* | Fix refcount, patch by Christian. | Xan Lopez | 2003-05-11 | 2 | -1/+9 |
* | Show the full page title in tooltip on the tab label. Loosely based on a | Christian Persch | 2003-05-11 | 2 | -15/+34 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-05-11 | 2 | -0/+173 |
* | Update | Marco Pesenti Gritti | 2003-05-11 | 10 | -96/+226 |
* | Updated Brazilian Portuguese translation. | Evandro Fernandes Giovanini | 2003-05-11 | 2 | -561/+777 |
* | Small cleanup. | Xan Lopez | 2003-05-11 | 2 | -46/+57 |
* | Add ephy_node_sort_children, unused but kept for future reference in | Xan Lopez | 2003-05-11 | 3 | -8/+85 |
* | Fix Open, typo. | Marco Pesenti Gritti | 2003-05-11 | 2 | -1/+7 |
* | Alphabetical sort of bookmarks menu elements, fixes #111315. Also create | Xan Lopez | 2003-05-11 | 8 | -35/+141 |
* | 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 |
* | Use sys language as default | Marco Pesenti Gritti | 2003-05-11 | 6 | -29/+227 |
* | Implement security page. Remove some useless hidden prefs in the process. | Marco Pesenti Gritti | 2003-05-10 | 7 | -50/+348 |
* | Updated POTFILES.in and de.po. | Christian Neumair | 2003-05-10 | 3 | -514/+584 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-05-10 | 1 | -58/+0 |
* | Rework prefs dialog ui a bit. Remove jumpto and tabbed_popups prefs | Marco Pesenti Gritti | 2003-05-10 | 13 | -3047/+2591 |
* | Share signal emission for all dom mouse events, so they dont go out of | Marco Pesenti Gritti | 2003-05-10 | 3 | -191/+158 |
* | Fix 64 bit problems. Patch from katzj@redhat.com. | Christopher Blizzard | 2003-05-10 | 3 | -3/+11 |
* | Remove unused var | Marco Pesenti Gritti | 2003-05-10 | 2 | -1/+6 |
* | Don't show broken sub-menus for topics that have no children in the | Lee Willis | 2003-05-10 | 2 | -0/+21 |
* | Updated Swedish translation. | Christian Rose | 2003-05-09 | 2 | -299/+364 |
* | s/items/links to match the docs. | David Adam Bordoley | 2003-05-09 | 2 | -1/+8 |
* | s/location/address and some other minor changes. | David Adam Bordoley | 2003-05-09 | 4 | -9/+17 |
* | Don't set an icon unless their is a favicon. Append a colon onto the label | David Adam Bordoley | 2003-05-09 | 2 | -7/+23 |
* | s/location/address. Fix up mnemonic collisions in the print dialog. Mark | David Adam Bordoley | 2003-05-09 | 10 | -36/+63 |
* | Add a label to the find field. Use nicer language. | David Adam Bordoley | 2003-05-09 | 2 | -37/+45 |
* | Convenience function for displaying help. Remove unneeded include of | David Adam Bordoley | 2003-05-09 | 10 | -76/+94 |