| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix strftime(3) usage. | Christian Persch | 2003-12-04 | 3 | -3/+17 |
* | Fix two crashers. | Christian Persch | 2003-12-03 | 2 | -3/+15 |
* | Improve cookie properties dialogue for bug #125498. | Piers Cornwell | 2003-12-03 | 2 | -18/+31 |
* | Updated Serbian translation. | Danilo Šegan | 2003-12-03 | 4 | -486/+567 |
* | Set sensitivity from gconf key writability, and do it right. | Christian Persch | 2003-12-03 | 2 | -4/+7 |
* | More cleanups. Added prefs section and downloader section. Still needs | David Bordoley | 2003-12-03 | 2 | -153/+542 |
* | Add /system/http_proxy to list of directories to monitor. | Christian Persch | 2003-12-02 | 2 | -0/+11 |
* | Move quite a lot of things from unsafe to safe, still some to go. | Xan Lopez | 2003-12-02 | 2 | -127/+133 |
* | pass the shell to the callbacks as expected. Fix warnings. | Marco Pesenti Gritti | 2003-12-02 | 2 | -2/+8 |
* | Handle case of get_location on an unrealized widget | Marco Pesenti Gritti | 2003-12-02 | 2 | -0/+8 |
* | Update Czech translation | Miloslav Trmac | 2003-12-01 | 2 | -267/+289 |
* | Update my email address. | Christian Persch | 2003-12-01 | 2 | -4/+10 |
* | Fix mem leak introduced by last commit. | Christian Persch | 2003-12-01 | 2 | -0/+8 |
* | Remove gtkoptionmenu.h include. | Christian Persch | 2003-12-01 | 4 | -2/+52 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-11-30 | 1 | -5/+6 |
* | Readd gtk deprecates (only in maintainer mode). | Marco Pesenti Gritti | 2003-11-30 | 7 | -70/+25 |
* | Added disable_unsafe_protocols and additional_safe_protocols keys. | Christian Persch | 2003-11-30 | 2 | -2/+33 |
* | Forgot another one | Christian Persch | 2003-11-30 | 1 | -1/+1 |
* | Forgot even more | Christian Persch | 2003-11-30 | 5 | -813/+999 |
* | Forgot this | Christian Persch | 2003-11-30 | 1 | -1/+3 |
* | Improved API and implementation of EphyDialog. Add support for new combo | Christian Persch | 2003-11-30 | 15 | -1179/+952 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-11-30 | 1 | -1/+1 |
* | Marco Pesenti Gritti <marco@gnome.org> | Chris Lahey | 2003-11-30 | 9 | -146/+205 |
* | Updated Serbian translation. | Danilo Šegan | 2003-11-29 | 3 | -86/+90 |
* | Update Czech translation | Miloslav Trmac | 2003-11-29 | 2 | -1060/+1544 |
* | Show total downloads and time in the tray icon tooltip | Marco Pesenti Gritti | 2003-11-29 | 2 | -1/+48 |
* | Port from option menu to GtkComboBox. | Christian Persch | 2003-11-28 | 3 | -68/+56 |
* | Do not blindly overwrite when downloading a file with the same name than a | Xan Lopez | 2003-11-28 | 5 | -79/+87 |
* | Fix some mnemonics, and make some mnemonics work by assigning a | Piers Cornwell | 2003-11-27 | 2 | -5/+14 |
* | Updated Serbian translation. | Danilo Šegan | 2003-11-27 | 3 | -402/+404 |
* | Implement disabling unsafe protocols for lock-down mode. | Christian Persch | 2003-11-27 | 5 | -1/+195 |
* | Make PDM dialogue a singleton. | Christian Persch | 2003-11-27 | 6 | -19/+45 |
* | Mark parameters "const" where appropriate. | Christian Persch | 2003-11-26 | 9 | -59/+130 |
* | Restore clipboard actions in input context menu. Show it only if mozilla | Marco Pesenti Gritti | 2003-11-26 | 3 | -5/+24 |
* | Try out a different layout for downloads rows. Make the file column | Marco Pesenti Gritti | 2003-11-26 | 3 | -43/+50 |
* | Change signal names to be unique for interfaces on the same object. | Christian Persch | 2003-11-26 | 5 | -46/+57 |
* | Fix marshaller type. | Christian Persch | 2003-11-25 | 2 | -1/+7 |
* | Make it compile with mozilla < 1.5. | Christian Persch | 2003-11-25 | 2 | -1/+9 |
* | Use gnome_vfs_format_file_size_for_display to display size, put Unknown | Xan Lopez | 2003-11-25 | 2 | -9/+21 |
* | Implemented cookie and permissions observer used to actually send | Christian Persch | 2003-11-25 | 7 | -77/+417 |
* | Updated Malay translation. | Hasbullah Bin Pit | 2003-11-25 | 2 | -834/+682 |
* | Re-sync with mozilla. | Christian Persch | 2003-11-25 | 3 | -2/+13 |
* | Get rid of NS_INIT_ISUPPORTS() macros in constructors; it's not been | Christian Persch | 2003-11-25 | 10 | -32/+22 |
* | No need to handle mailto registration separately. | Marco Pesenti Gritti | 2003-11-24 | 3 | -58/+15 |
* | Updating NEWS | Christian Persch | 2003-11-24 | 1 | -0/+178 |
* | Delete the obsolete mime-ask-action dialogue from glade file. | Christian Persch | 2003-11-24 | 2 | -243/+6 |
* | Refactored pdm dialogue code. Use new boxed cookie/password info types. | Christian Persch | 2003-11-24 | 2 | -362/+494 |
* | Added $(mimepermission_DATA) to EXTRA_DIST. | Christian Persch | 2003-11-24 | 2 | -0/+7 |
* | Added egg tray icon headers to IGNORE_HFILES. | Christian Persch | 2003-11-24 | 2 | -0/+9 |
* | New. Added the libegg tray icon files lib/egg/eggstatusicon.c | Christian Persch | 2003-11-24 | 2 | -0/+12 |
* | Fix typo in EXTRADIST: s/check_mime/check-mime/ | Christian Persch | 2003-11-24 | 2 | -1/+7 |
* | Remove ephy-types.h from Makefile.am, it's long gone. | Christian Persch | 2003-11-24 | 2 | -1/+6 |
* | s/[Insert name here]/Epiphany/ | Christian Persch | 2003-11-24 | 2 | -2/+8 |
* | s/window/tab in the open link in new tab section. | David Bordoley | 2003-11-24 | 2 | -1/+7 |
* | A big chuck of doc neatening and organization plus some new stuff... | David Bordoley | 2003-11-24 | 2 | -110/+273 |
* | Remove. | Marco Pesenti Gritti | 2003-11-24 | 9 | -306/+232 |
* | When exporting to RDF, write all bookmarks, not just every second | Christian Persch | 2003-11-24 | 2 | -2/+8 |
* | Do not build our externla protocol service with mozilla 1.6. It has his | Marco Pesenti Gritti | 2003-11-24 | 3 | -0/+17 |
* | Use EphyFileChooser API, convert download path to UTF8. | Xan Lopez | 2003-11-24 | 2 | -16/+23 |
* | Make it compile with mozilla 1.4 and 1.4.1 again. | Christian Persch | 2003-11-23 | 2 | -21/+35 |
* | Very basic tray icon for downloader. | Marco Pesenti Gritti | 2003-11-23 | 11 | -11/+2329 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-11-22 | 1 | -0/+0 |
* | Use icon theme icon for add bookmark | Marco Pesenti Gritti | 2003-11-22 | 7 | -9/+20 |
* | Add a tip on how to clean docs. | Marco Pesenti Gritti | 2003-11-22 | 11 | -2/+447 |
* | Implement arbitrary url lockdown pref | Marco Pesenti Gritti | 2003-11-22 | 3 | -4/+92 |
* | Add a factory to create embed objects and use it. Deal with dependency of | Marco Pesenti Gritti | 2003-11-22 | 21 | -53/+208 |
* | Fix cookie deletion; use do_GetService instead of do_CreateInstance. | Christian Persch | 2003-11-22 | 2 | -11/+18 |
* | Added API documentation. | Christian Persch | 2003-11-22 | 2 | -3/+51 |
* | Removing .cvsignore in obsolete /lib/toolbar/ directory | Christian Persch | 2003-11-22 | 1 | -6/+0 |
* | Forgot to commit Makefile.am | Christian Persch | 2003-11-22 | 1 | -1/+0 |
* | New interfaces: EphyCookieManager, EphyPermissionManager, | Christian Persch | 2003-11-22 | 15 | -421/+1644 |
* | Dutch translation updated by Vincent van Adrighem. | Vincent van Adrighem | 2003-11-21 | 2 | -183/+239 |
* | remove unused icons | Marco Pesenti Gritti | 2003-11-21 | 5 | -4/+0 |
* | Pass a source based on filename instead of pixbuf for our own icon set, so | Marco Pesenti Gritti | 2003-11-21 | 4 | -17/+50 |
* | Updated Serbian translation. | Danilo Šegan | 2003-11-21 | 3 | -44/+54 |
* | Hide Open downloads pref. Since both behaviors are available maybe it's | Marco Pesenti Gritti | 2003-11-21 | 3 | -2/+15 |
* | Implement an handle_content signal to allow to write plugins to support | Marco Pesenti Gritti | 2003-11-21 | 7 | -6/+68 |
* | Not necessary to store signal id in an array for interfaces. | Marco Pesenti Gritti | 2003-11-21 | 4 | -61/+19 |
* | hrm misplaced free in last commit | Marco Pesenti Gritti | 2003-11-21 | 2 | -1/+7 |
* | Make xml saving low disk safe. | Marco Pesenti Gritti | 2003-11-21 | 2 | -2/+18 |
* | Fix unrefing of context menu event | Marco Pesenti Gritti | 2003-11-21 | 2 | -16/+9 |
* | If it's not possible to go up fails do not assert, just fail silently. | Marco Pesenti Gritti | 2003-11-21 | 2 | -4/+12 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-11-20 | 4 | -4/+31 |
* | Do not document config.h ;) Reenable docs build. | Marco Pesenti Gritti | 2003-11-20 | 5 | -230/+12 |
* | Reverting accidentally commited local workaround | Christian Persch | 2003-11-20 | 1 | -1/+1 |
* | Complete docs base implementation. Should work more or less. | Marco Pesenti Gritti | 2003-11-20 | 77 | -74/+298 |
* | Complete docs base implementation. Should work more or less. | Marco Pesenti Gritti | 2003-11-20 | 13 | -56/+862 |
* | updated translation, thanks to cascardo for looking up some stuff on a | Gustavo Noronha Silva | 2003-11-19 | 2 | -1003/+1334 |
* | Forgot to remove signal IDs from enum when I removed the signals. | Christian Persch | 2003-11-19 | 2 | -2/+6 |
* | Make encodings dialogue transient. | Christian Persch | 2003-11-19 | 3 | -51/+25 |
* | Re-use some more signals from GtkMozEmbed; fix getter_Copies usage in | Christian Persch | 2003-11-19 | 6 | -63/+62 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-11-19 | 1 | -1/+1 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-11-19 | 2 | -5/+4 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-11-19 | 2 | -1/+16 |
* | Begin of gtk-doc support | Marco Pesenti Gritti | 2003-11-19 | 5 | -0/+143 |
* | Updated Danish translation. | Ole Laursen | 2003-11-18 | 2 | -1041/+1529 |
* | Updated Serbian translation. | Danilo Šegan | 2003-11-18 | 3 | -328/+432 |
* | Api fix | Marco Pesenti Gritti | 2003-11-18 | 2 | -1/+7 |
* | Added embed/mozilla/GtkNSSClientAuthDialogs.cpp | Christian Persch | 2003-11-18 | 2 | -0/+5 |
* | Ported the Crispin's GtkNSSClientAuthDialogs from galeon. Changes: - use | Christian Persch | 2003-11-18 | 7 | -1/+368 |
* | Pass WebPageDescriptor, not CurrentDescriptor. This way we dont refetch | Marco Pesenti Gritti | 2003-11-17 | 2 | -4/+13 |
* | Resync with galeon. | Marco Pesenti Gritti | 2003-11-17 | 5 | -26/+70 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-11-17 | 1 | -4/+12 |
* | Do not access session from priv struct but use get_session, so it's | Marco Pesenti Gritti | 2003-11-17 | 1 | -0/+8 |
* | Move gnome session code in the shell. | Marco Pesenti Gritti | 2003-11-17 | 3 | -80/+76 |
* | Implement UI for default download path and auto open downlads prefs for | Xan Lopez | 2003-11-16 | 3 | -43/+213 |
* | Dutch translation updated by Vincent van Adrighem. | Vincent van Adrighem | 2003-11-16 | 2 | -340/+435 |
* | Updated Serbian translation. | Danilo Šegan | 2003-11-15 | 3 | -656/+824 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-11-15 | 6 | -27/+25 |
* | Enable deprecates and werror only in maintainer mode (in the way suggested | Marco Pesenti Gritti | 2003-11-15 | 2 | -6/+18 |
* | Added missing files and deleted no longer existing ones. | Christian Persch | 2003-11-15 | 2 | -2/+7 |
* | Use an unique factory for both interfaces. | Marco Pesenti Gritti | 2003-11-15 | 11 | -131/+176 |
* | Put back borked mozilla alert. | Marco Pesenti Gritti | 2003-11-14 | 5 | -35/+44 |
* | Looks like we need to unregister factory since we initialized it by | Marco Pesenti Gritti | 2003-11-14 | 2 | -0/+10 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-11-14 | 1 | -8/+0 |
* | Rework shell services initialization so that it happen either on every | Marco Pesenti Gritti | 2003-11-14 | 5 | -75/+109 |
* | First stab at reorganizing initialization. Fix crashes when launching an | Marco Pesenti Gritti | 2003-11-13 | 1 | -0/+17 |
* | ChangeLog | Marco Pesenti Gritti | 2003-11-13 | 6 | -269/+279 |
* | Silly typos, thanks crispin. | Marco Pesenti Gritti | 2003-11-13 | 3 | -2/+9 |
* | Link up toolbar editor help button. | Christian Persch | 2003-11-13 | 2 | -1/+7 |
* | Updated the Greek translation | Kostas Papadimas | 2003-11-12 | 2 | -15/+19 |
* | Updated Spanish translation by Francisco Javier F. Serrador | Pablo Gonzalo del Campo | 2003-11-12 | 2 | -43/+46 |
* | Set initial visibility to false, fixes a warning when showing the | Christian Persch | 2003-11-12 | 2 | -1/+7 |
* | Build xul dialogs using GtkWindow+GtkMozEmbed. Make src code simpler and | Marco Pesenti Gritti | 2003-11-11 | 12 | -111/+72 |
* | And add it to Makefile.am too. | Christian Persch | 2003-11-11 | 2 | -0/+7 |
* | We really need the glade file from galeon too. | Christian Persch | 2003-11-11 | 2 | -0/+1305 |
* | New extensions API. | Christian Persch | 2003-11-11 | 29 | -1360/+1755 |
* | Deja-vu. | Xan Lopez | 2003-11-11 | 2 | -1/+6 |
* | Updated Spanish translation by Francisco Javier F. Serrador | Pablo Gonzalo del Campo | 2003-11-11 | 2 | -940/+1271 |
* | croatian translations updated | Denis Lackovic | 2003-11-11 | 1 | -1/+1 |
* | croatian translation update | Denis Lackovic | 2003-11-11 | 1 | -0/+3159 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-11-10 | 1 | -1/+1 |
* | Fix compile warning. | Marco Pesenti Gritti | 2003-11-10 | 2 | -2/+12 |
* | Remove a decl I forgot. | Marco Pesenti Gritti | 2003-11-10 | 3 | -10/+39 |
* | Fix recovery from corrupted toolbar layout file. | Christian Persch | 2003-11-10 | 4 | -5/+17 |
* | Do not disable conversion. Some pages was saved as gz compressed. | Marco Pesenti Gritti | 2003-11-10 | 2 | -2/+8 |
* | Do not connect and reemit same signal for nothing. Remove unused/expensive | Marco Pesenti Gritti | 2003-11-10 | 6 | -111/+32 |
* | Updated Malay translation. | Hasbullah Bin Pit | 2003-11-10 | 2 | -1020/+1450 |
* | Cleanup session. Persist also history and bookmarks. | Marco Pesenti Gritti | 2003-11-10 | 13 | -333/+369 |
* | Don't unref the icon theme, we don't own it. | Christian Persch | 2003-11-10 | 2 | -8/+16 |
* | Do not save All node | Marco Pesenti Gritti | 2003-11-09 | 2 | -1/+8 |
* | Remove decls from the top | Marco Pesenti Gritti | 2003-11-09 | 4 | -266/+171 |
* | Pass ITEMS_PERSIST and LIST_ONLY to the models, the implementation looks | Marco Pesenti Gritti | 2003-11-09 | 3 | -2/+11 |
* | Focus history entry on _show. Do not try to update paste menu item using | Marco Pesenti Gritti | 2003-11-09 | 3 | -8/+28 |
* | Port node db saving and RDF export to xml writer api. | Christian Persch | 2003-11-08 | 12 | -306/+475 |
* | Fix mem leak. | Christian Persch | 2003-11-08 | 2 | -0/+8 |
* | Chain up to parent's finalize method. | Christian Persch | 2003-11-08 | 2 | -0/+8 |
* | Rewrite the iteration part to take advantage of user_data2. Should be | Marco Pesenti Gritti | 2003-11-08 | 2 | -130/+132 |
* | Use kB, MB and GB for the total size of the files being downloaded. Fixes | Xan Lopez | 2003-11-07 | 3 | -6/+25 |
* | Handle correctly last bookmark case | Marco Pesenti Gritti | 2003-11-07 | 2 | -2/+15 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-11-07 | 1 | -1/+0 |
* | Small cleanups | Marco Pesenti Gritti | 2003-11-07 | 3 | -9/+7 |
* | More headers fixup. | Marco Pesenti Gritti | 2003-11-07 | 4 | -14/+27 |
* | Change some more i18n inclusion and remove several unused includes. | Marco Pesenti Gritti | 2003-11-06 | 11 | -16/+26 |
* | Correct download dir default. | Marco Pesenti Gritti | 2003-11-06 | 5 | -10/+126 |
* | Add a list of permissions for mime and a script to update it (py hackers | Marco Pesenti Gritti | 2003-11-06 | 4 | -1/+403 |
* | Use new glib gi18n.h instead of bonobo's bonobo-i18n.h. | Christian Persch | 2003-11-06 | 42 | -41/+87 |
* | Dutch translation updated by Vincent van Adrighem. | Vincent van Adrighem | 2003-11-06 | 2 | -311/+362 |
* | Updated Serbian translation. | Danilo Šegan | 2003-11-05 | 3 | -548/+618 |
* | Only allow choosing "Selection" if there really is one. | Christian Persch | 2003-11-05 | 4 | -48/+88 |
* | Remove unused func, bad xan | Marco Pesenti Gritti | 2003-11-05 | 3 | -45/+7 |
* | Renamed to get_command_state to can_do_command. | Christian Persch | 2003-11-05 | 5 | -15/+27 |
* | Migrate font family too | Marco Pesenti Gritti | 2003-11-05 | 3 | -1/+37 |
* | Get rid of gresult type. Use return values instead of out-parameters | Christian Persch | 2003-11-05 | 36 | -1366/+1011 |
* | Better names for new font size keys | Marco Pesenti Gritti | 2003-11-05 | 2 | -3/+9 |
* | Resync with eel. | Marco Pesenti Gritti | 2003-11-05 | 7 | -202/+459 |
* | Remove unused ephy-prefs includes | Marco Pesenti Gritti | 2003-11-05 | 8 | -7/+12 |
* | Rework ContentHandler to use the auto_open_downloads key. | Xan Lopez | 2003-11-05 | 5 | -351/+59 |
* | Fix sensitivity of Paste. Still not set for native entries, I cant really | Marco Pesenti Gritti | 2003-11-04 | 2 | -1/+14 |
* | Yet another sensitivity update strategy. Set sensitivity on menu show and | Marco Pesenti Gritti | 2003-11-04 | 2 | -55/+96 |
* | update undo/redo sensitivity | Marco Pesenti Gritti | 2003-11-04 | 5 | -1/+77 |
* | Show only paste in the context menu, it's the only one that works in | Marco Pesenti Gritti | 2003-11-04 | 8 | -52/+117 |
* | Dutch translation updated by Vincent van Adrighem. | Vincent van Adrighem | 2003-11-04 | 2 | -878/+1107 |
* | Remove unused types. | Christian Persch | 2003-11-04 | 5 | -33/+39 |
* | Remove the "show_details in downloader" schema. | Xan Lopez | 2003-11-03 | 7 | -69/+53 |
* | Initialise the dialogue on run too. | Christian Persch | 2003-11-03 | 2 | -0/+14 |
* | Adjust return value so that mozilla doesn't erreonously put up a failure | Christian Persch | 2003-11-03 | 2 | -1/+8 |
* | Don't unref the print dialogue twice when shown from mozilla. | Christian Persch | 2003-11-03 | 3 | -9/+51 |
* | Unset silent mode after printing, should fix bug #125984. | Christian Persch | 2003-11-02 | 2 | -0/+9 |
* | Fixed formatting errors. Submitted by David O'Callaghan | Paul Duffy | 2003-11-02 | 2 | -2935/+3290 |
* | Only save history db if there have been changes. Fixes bug #125973. | Christian Persch | 2003-11-01 | 2 | -1/+56 |
* | Don't set the persist key on object construction time. Fixes bug #125589. | Christian Persch | 2003-11-01 | 4 | -39/+82 |
* | Updated Slovak translation. | Marcel Telka | 2003-11-01 | 2 | -787/+970 |
* | Fixed bugs. | Christian Rose | 2003-11-01 | 2 | -3/+8 |
* | Updated German translation. | Christian Neumair | 2003-10-31 | 2 | -1065/+1146 |
* | Correctly set the embed for the print dialogue. | Christian Persch | 2003-10-31 | 4 | -4/+28 |
* | Use gnomevfs helper to open applications, drop our own. | Marco Pesenti Gritti | 2003-10-31 | 4 | -185/+14 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-10-31 | 1 | -1/+1 |
* | Set the cursor hotspot to something sensible. All bugs seem to be gone | Marco Pesenti Gritti | 2003-10-31 | 2 | -1/+9 |
* | When changing toolbar unhighlight the old one, not the new | Marco Pesenti Gritti | 2003-10-31 | 2 | -1/+8 |
* | Yet another mozilla API change. | Christian Persch | 2003-10-31 | 3 | -8/+38 |
* | Do not require a parent window | Marco Pesenti Gritti | 2003-10-31 | 2 | -4/+11 |
* | Fix creation of special drag types items | Marco Pesenti Gritti | 2003-10-31 | 2 | -9/+20 |
* | Add a title param to dnd iterator and remove unused screen location | Marco Pesenti Gritti | 2003-10-30 | 5 | -11/+25 |
* | Updated the Greek translation | Kostas Papadimas | 2003-10-30 | 2 | -1142/+1384 |
* | Add public function to get a host node from a page url. | Christian Persch | 2003-10-30 | 4 | -20/+123 |
* | Make it use new api and make the highlighting a good deal smoother. | Soren Sandmann | 2003-10-30 | 2 | -67/+112 |
* | Updated Japanese translation. | KAMAGASAKO Masatoshi | 2003-10-29 | 2 | -1353/+1934 |
* | We cant cache mDOMDocument, it changes for every document loaded. Remove | Marco Pesenti Gritti | 2003-10-29 | 4 | -16/+15 |
* | Make some vars private, remove an unused one. | Marco Pesenti Gritti | 2003-10-29 | 4 | -8/+21 |
* | Forgot this. | Xan Lopez | 2003-10-29 | 2 | -1/+8 |
* | Implement smart selection in the downloader view. | Xan Lopez | 2003-10-29 | 6 | -27/+99 |
* | Always list "Off" as first item in the list of autodetectors. Fixes bug | Christian Persch | 2003-10-29 | 2 | -2/+37 |
* | Unref the store once added to the combo. | Marco Pesenti Gritti | 2003-10-29 | 2 | -0/+7 |
* | Build nautilus server only when the view is enabled | Marco Pesenti Gritti | 2003-10-29 | 2 | -5/+25 |
* | Add sanity check. | Christian Persch | 2003-10-28 | 2 | -2/+12 |
* | Open source in the default editor and remove the unused copy api. Add a | Marco Pesenti Gritti | 2003-10-28 | 16 | -109/+204 |
* | Updated Serbian translation. | Danilo Šegan | 2003-10-28 | 3 | -10/+24 |
* | Fix page cloning, I was query descriptors interface on webBrowser instead | Marco Pesenti Gritti | 2003-10-28 | 2 | -8/+15 |
* | We need to force the encoding to be able to unset it. | Marco Pesenti Gritti | 2003-10-28 | 2 | -9/+19 |
* | Implement filechooser for ASK_DESTINATION. | Christian Persch | 2003-10-28 | 3 | -16/+92 |
* | Solving the wrapper mess THE END | Marco Pesenti Gritti | 2003-10-28 | 4 | -53/+27 |
* | Solving the wrapper mess Episode 3. Rename to EphyBrowser and add sanity | Marco Pesenti Gritti | 2003-10-28 | 9 | -114/+166 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-10-28 | 4 | -133/+110 |
* | Solving the wrapper mess Episode 1. | Marco Pesenti Gritti | 2003-10-27 | 8 | -278/+74 |
* | Sink after ref | Marco Pesenti Gritti | 2003-10-27 | 2 | -0/+7 |
* | Sync with nautilus api | Marco Pesenti Gritti | 2003-10-27 | 2 | -8/+24 |
* | Fixup spinner when resetting the toolbar model. Update spinner on toolbar | Marco Pesenti Gritti | 2003-10-27 | 4 | -31/+114 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-10-27 | 1 | -1/+0 |
* | Updated Serbian translation. | Danilo Šegan | 2003-10-27 | 3 | -206/+278 |
* | Updated Azerbaijani translation. | Metin Amiroff | 2003-10-26 | 2 | -896/+852 |
* | Convert filenames from/to UTF-8 when persisting the directory. | Christian Persch | 2003-10-26 | 2 | -9/+27 |
* | Fixed. | Carlos Perelló Marín | 2003-10-26 | 2 | -1/+4 |
* | Really used the converted string [in UTF-8] instead of the directly using | Christian Persch | 2003-10-26 | 2 | -1/+8 |
* | One set of buttons is enough. | Christian Persch | 2003-10-26 | 2 | -6/+8 |
* | Port to new gtk+ file chooser. | Christian Persch | 2003-10-26 | 30 | -1335/+1254 |
* | Added GTKNSSKeyPairDialogs.cpp. | Christian Persch | 2003-10-26 | 2 | -0/+5 |
* | Updated Serbian translation. | Danilo Šegan | 2003-10-26 | 3 | -140/+408 |
* | Resync api | Marco Pesenti Gritti | 2003-10-26 | 2 | -4/+11 |
* | Use "" instead of null, the new mozilla prefs parser doesn't recognise | Christian Persch | 2003-10-26 | 2 | -2/+10 |
* | Add missing font.size prefs for zh-HK font group. | Christian Persch | 2003-10-26 | 2 | -0/+8 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-10-25 | 1 | -4/+9 |
* | Interface for commands. Useful for undo. (cmd_undo works). | Marco Pesenti Gritti | 2003-10-25 | 10 | -253/+273 |
* | Remove a debug print, don't do anything on wm delete event. | Xan Lopez | 2003-10-25 | 2 | -3/+8 |
* | Resync with galeon. | Marco Pesenti Gritti | 2003-10-25 | 7 | -76/+1784 |
* | Remove open button, autclose when there are no downloads left. | Xan Lopez | 2003-10-25 | 3 | -53/+26 |
* | Updated Azerbaijani translation. | Metin Amiroff | 2003-10-25 | 2 | -787/+1013 |
* | don't pollute the statusbar with a "Done." message. | David Bordoley | 2003-10-25 | 2 | -1/+7 |
* | Made encoding dialog auto-apply. | Christian Persch | 2003-10-25 | 3 | -26/+26 |
* | Use special drag cursors also for editor. Do not hide separator when | Marco Pesenti Gritti | 2003-10-25 | 2 | -4/+39 |
* | Took the open hand icon used in eog, did some gimp magic. Why am I up at | David Bordoley | 2003-10-24 | 2 | -0/+9 |
* | Added EphyHeaderSniffer.cpp. | Christian Persch | 2003-10-24 | 2 | -0/+5 |
* | Use translatable title for untitled pages. | Christian Persch | 2003-10-24 | 2 | -2/+14 |
* | Add an helper to initialize downloads. | Marco Pesenti Gritti | 2003-10-24 | 7 | -119/+229 |
* | Remove invalid items | Marco Pesenti Gritti | 2003-10-23 | 2 | -3/+27 |
* | Make the spinner spin again. | Marco Pesenti Gritti | 2003-10-23 | 2 | -0/+8 |
* | Move the spinner in his own mini toolbar. | Marco Pesenti Gritti | 2003-10-23 | 8 | -309/+117 |
* | Every time you change API God kills a kitten. Think of the kitten!! (That | Xan Lopez | 2003-10-23 | 5 | -18/+70 |
* | Add xml files to extra data | Marco Pesenti Gritti | 2003-10-22 | 2 | -1/+7 |
* | file kn.po was initially added on branch gnome-2-4. | Yogeesh MB | 2003-10-22 | 0 | -0/+0 |