| Commit message (Expand) | Author | Age | Files | Lines |
* | pdm-dialog: port cookie properties to GtkGrid | Diego Escalante Urrelo | 2011-10-11 | 1 | -91/+36 |
* | Use an enum for the global mode of the application | Xan Lopez | 2011-06-30 | 1 | -1/+2 |
* | Always use the EphyEmbedShell to know if we are a private instance | Xan Lopez | 2011-06-30 | 1 | -1/+1 |
* | Use GtkOrientable interface instead of deprecated V/H widgets | Claudio Saavedra | 2011-06-09 | 1 | -1/+1 |
* | gsettings: port epiphany to gsettings | Diego Escalante Urrelo | 2010-10-08 | 1 | -54/+23 |
* | Update for latest GTK+ 3.x release. | Xan Lopez | 2010-09-11 | 1 | -1/+1 |
* | pdm-dialog: do not crash when clearing the passwords from prefs dialog | Xan Lopez | 2010-09-05 | 1 | -44/+41 |
* | GtkDialog separators are gone in GTK+ 3.x | Xan Lopez | 2010-09-05 | 1 | -1/+0 |
* | pdm-dialog: use gtk_message_dialog_get_message_area instead of home-grown hack | Xan Lopez | 2010-09-01 | 1 | -18/+1 |
* | Adapt to GtkNotebook signal signature changes | Diego Escalante Urrelo | 2010-07-15 | 1 | -1/+1 |
* | pdm-dialog: plug leak | Xan Lopez | 2010-06-13 | 1 | -2/+4 |
* | pdm-dialog: nasty hack to compile with GSEAL enabled | Xan Lopez | 2010-06-13 | 1 | -2/+20 |
* | ephy_gui_help: use gtk_show_uri to open help | Diego Escalante Urrelo | 2009-12-19 | 1 | -3/+2 |
* | Prevents PDM from getting keyring passwords in a private session | Julian de Navascues | 2009-09-22 | 1 | -2/+15 |
* | GTK+ 2.17.11 is now the required version | Javier Jardón | 2009-09-22 | 1 | -5/+5 |
* | pdm-dialog.c: do not remove rows twice... | Xan Lopez | 2009-08-12 | 1 | -1/+0 |
* | Re-implement PDM's password viewer. | Xan Lopez | 2009-08-09 | 1 | -132/+261 |
* | Revert "Move Epiphany to solely use GnomeKeyring for password management." | Priit Laes | 2009-07-29 | 1 | -233/+195 |
* | Revert "Set password column initially as hidden." | Priit Laes | 2009-07-29 | 1 | -2/+1 |
* | Revert "Use correct column from store for deletion." | Priit Laes | 2009-07-29 | 1 | -1/+1 |
* | Revert "Make pdm_dialog_fill_passwords_list asynchronous." | Priit Laes | 2009-07-29 | 1 | -21/+15 |
* | Revert "Make password loading/showing asynchronous." | Priit Laes | 2009-07-29 | 1 | -72/+37 |
* | Revert "Make clear all functionality asynchronous." | Priit Laes | 2009-07-29 | 1 | -54/+21 |
* | Revert "Password removal is now async :)" | Priit Laes | 2009-07-29 | 1 | -62/+42 |
* | Revert "Password adding is fully async now." | Priit Laes | 2009-07-29 | 1 | -83/+62 |
* | Password adding is fully async now. | Priit Laes | 2009-07-29 | 1 | -62/+83 |
* | Password removal is now async :) | Priit Laes | 2009-07-29 | 1 | -42/+62 |
* | Make clear all functionality asynchronous. | Priit Laes | 2009-07-29 | 1 | -21/+54 |
* | Make password loading/showing asynchronous. | Priit Laes | 2009-07-29 | 1 | -37/+72 |
* | Make pdm_dialog_fill_passwords_list asynchronous. | Priit Laes | 2009-07-29 | 1 | -15/+21 |
* | Use correct column from store for deletion. | Priit Laes | 2009-07-29 | 1 | -1/+1 |
* | Set password column initially as hidden. | Priit Laes | 2009-07-29 | 1 | -1/+2 |
* | Move Epiphany to solely use GnomeKeyring for password management. | Priit Laes | 2009-07-29 | 1 | -195/+233 |
* | Use libsoup, getting the session from webkit, to handle cookies. | Xan Lopez | 2009-02-23 | 1 | -112/+92 |
* | Remove $Id$ marker from source files. | Xan Lopez | 2009-01-16 | 1 | -1/+0 |
* | Port to use GtkBuilder. | Xan Lopez | 2009-01-12 | 1 | -1/+1 |
* | Revert cookies stuff, didn't want to commit that. | Xan Lopez | 2008-12-12 | 1 | -92/+111 |
* | Port ephy to use libsoup for cookies. | Xan Lopez | 2008-12-12 | 1 | -111/+92 |
* | Fix conflicting mnemonics in Clear All Personal Data | Diego Escalante Urrelo | 2008-10-13 | 1 | -3/+12 |
* | Avoid the parsing of non doc comments | Diego Escalante Urrelo | 2008-09-29 | 1 | -1/+1 |
* | Bug #328710. Re-focus the "Remove" button after the selection has been deleted. | Cosimo Cecchi | 2008-08-01 | 1 | -0/+3 |
* | Do not do single includes for GTK+, bug #536090 | Diego Escalante Urrelo | 2008-06-04 | 1 | -15/+1 |
* | Use G_DEFINE_TYPE* when possible in src/ (#515601) | Xan Lopez | 2008-02-11 | 1 | -32/+2 |
* | Adds a "Clear All" dialog to clear all the privacy information, and a help | Cosimo Cecchi | 2007-12-21 | 1 | -171/+275 |
* | Add secondary text in confirmation dialogs for "Remove All" items in the PDM. | Cosimo Cecchi | 2007-12-08 | 1 | -6/+12 |
* | Add a "Remove all" button to the Personal Data Manager for both the cookies and | Cyril Brulebois | 2007-11-09 | 1 | -0/+170 |
* | Make the password dialog use ephy-time-helpers instead of stock strftime. | Cosimo Cecchi | 2007-11-07 | 1 | -5/+2 |
* | Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINT | Christian Persch | 2007-03-12 | 1 | -1/+1 |
* | Remove x bit from source files | Christian Persch | 2006-12-31 | 1 | -0/+0 |
* | Use a define for the default window icon. Bug #385872. | Christian Persch | 2006-12-15 | 1 | -1/+2 |
* | Use UTF-8 copyright symbol | Christian Persch | 2006-09-13 | 1 | -3/+3 |
* | Remove some unnecessary static data. | Christian Persch | 2006-09-07 | 1 | -1/+1 |
* | Allow cookie list to be sorted. (fixes #337845) | Frederic Peters | 2006-05-31 | 1 | -0/+2 |
* | Fix crash when adding a cookie while the dialogue is open. | Christian Persch | 2005-12-09 | 1 | -18/+25 |
* | Fix spacings to be HIG compliant. Set window roles. | Christian Persch | 2005-12-06 | 1 | -2/+1 |
* | Fix transposed arguments. | Christian Persch | 2005-11-29 | 1 | -1/+1 |
* | Add a method to generate collation keys for domain names. | Christian Persch | 2005-11-29 | 1 | -24/+212 |
* | Set the model's sort column only after filling it. Vastly improves delay | Christian Persch | 2005-11-18 | 1 | -7/+19 |
* | Don't put the prefs/pdm dialogue over all windows. Make the add-language | Christian Persch | 2005-11-15 | 1 | -9/+8 |
* | Remove glade callbacks, and connect from code instead. | Christian Persch | 2005-10-31 | 1 | -200/+202 |
* | Add a way to view stored password. Fix bug 316821. | Jean-François Rameau | 2005-10-23 | 1 | -11/+46 |
* | Fix HIG spacings. | Christian Persch | 2005-09-01 | 1 | -1/+2 |
* | A src/languages.h: | Christian Persch | 2005-05-02 | 1 | -1/+1 |
* | Add ; to all LOG statements, and adapt ephy-debug.h for non-GNUC-varargs | Christian Persch | 2005-01-29 | 1 | -7/+7 |
* | Ellipsize the value and path labels in the cookie content dialogue. | Christian Persch | 2005-01-24 | 1 | -0/+2 |
* | Rename the password manager's methods to give better names in the | Jean-François rameau | 2005-01-16 | 1 | -2/+2 |
* | Remove unused include from public header ephy-window.h. | Christian Persch | 2005-01-09 | 1 | -1/+1 |
* | Make sure we don't have any app-modal dialogues. Fixes bug #110479. | Christian Persch | 2004-12-19 | 1 | -3/+6 |
* | We always have config.h, no need to guard its inclusion. | Christian Persch | 2004-11-03 | 1 | -2/+0 |
* | Private data is 0-initialised, no need to set members to NULL, 0, or | Christian Persch | 2004-10-28 | 1 | -3/+0 |
* | Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like the | Christian Persch | 2004-10-24 | 1 | -1/+1 |
* | Add varargs version of ephy_dialog_get_control to get more than one | Christian Persch | 2004-10-22 | 1 | -9/+11 |
* | reviewed by: Christian Persch <chpe@cvs.gnome.org> | Marco Pesenti Gritti | 2004-10-08 | 1 | -1/+2 |
* | Set ephy icon as window icon. | Christian Persch | 2004-10-05 | 1 | -1/+5 |
* | Merging pre-gnome-2-10 branch to HEAD. | Christian Persch | 2004-09-13 | 1 | -5/+4 |
* | Fix crash when removing a password, introduced by the last commit. | Christian Persch | 2004-08-22 | 1 | -2/+2 |
* | Keep the passwords list in the pdm dialogue up-to-date wrt. new passwords | Christian Persch | 2004-08-22 | 1 | -20/+47 |
* | R lib/widgets/ephy-ellipsizing-label.c: R | Christian Persch | 2004-08-08 | 1 | -5/+6 |
* | Factor out the helper to select a treeview row by column and use it also | Marco Pesenti Gritti | 2004-06-22 | 1 | -0/+5 |
* | Make secure description better (Bug #136443). | Piers Cornwell | 2004-03-19 | 1 | -2/+2 |
* | Allow passing the translation domain to ephy_dialog_construct, to make | Christian Persch | 2004-01-24 | 1 | -1/+3 |
* | Call ephy_file() explicitly for each glade file, letting extensions load glad... | Adam Hooper | 2004-01-22 | 1 | -1/+2 |
* | Add help buttons to Certificate Viewer, PDM, print and print setup | Piers Cornwell | 2004-01-05 | 1 | -5/+2 |
* | Split print dialogue in print setup and actual print, and move print | Christian Persch | 2003-12-07 | 1 | -10/+5 |
* | Fix strftime(3) usage. | Christian Persch | 2003-12-04 | 1 | -1/+5 |
* | Fix two crashers. | Christian Persch | 2003-12-03 | 1 | -3/+9 |
* | Improve cookie properties dialogue for bug #125498. | Piers Cornwell | 2003-12-03 | 1 | -18/+25 |
* | Improved API and implementation of EphyDialog. Add support for new combo | Christian Persch | 2003-11-30 | 1 | -41/+40 |
* | Make PDM dialogue a singleton. | Christian Persch | 2003-11-27 | 1 | -8/+0 |
* | Mark parameters "const" where appropriate. | Christian Persch | 2003-11-26 | 1 | -49/+99 |
* | Refactored pdm dialogue code. Use new boxed cookie/password info types. | Christian Persch | 2003-11-24 | 1 | -362/+470 |
* | New interfaces: EphyCookieManager, EphyPermissionManager, | Christian Persch | 2003-11-22 | 1 | -39/+67 |
* | Use new glib gi18n.h instead of bonobo's bonobo-i18n.h. | Christian Persch | 2003-11-06 | 1 | -1/+1 |
* | Get rid of gresult type. Use return values instead of out-parameters | Christian Persch | 2003-11-05 | 1 | -3/+3 |
* | Encoding menu improvements, Part 4: The Rewrite. | Christian Persch | 2003-10-18 | 1 | -0/+2 |
* | Mega-patch, changelog too long to paste here. | Christian Persch | 2003-09-02 | 1 | -20/+15 |
* | 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 |
* | Fix mem leaks; thanks to Xan for pointing this out. | Christian Persch | 2003-07-14 | 1 | -0/+1 |
* | 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 |
* | Ever put cursor at the end of the text when selecting autocompletion | Marco Pesenti Gritti | 2003-06-20 | 1 | -18/+2 |
* | Get rid of get/set _event, reformat the header. | Marco Pesenti Gritti | 2003-06-20 | 1 | -0/+2 |
* | Fix wrong cast of GtkDialog to GtkWindow. | Christian Persch | 2003-06-18 | 1 | -3/+42 |
* | Use g_list_prepend instead of g_list_append, and fix mem leaks along the | Christian Persch | 2003-06-14 | 1 | -11/+9 |
* | Made (hopefully) all dialogs HIG compliant, at least when it comes to spacing. | Christian Neumair | 2003-05-20 | 1 | -4/+4 |
* | Fixed many issues mentioned in #112781. | Christian Neumair | 2003-05-17 | 1 | -4/+9 |
* | Cleanup filepicker api behavior. Put pdm buttons in a size group, to make | Marco Pesenti Gritti | 2003-03-17 | 1 | -0/+27 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-02-06 | 1 | -16/+24 |
* | Make GaleonShell inherit from GaleonEmbedShell. Ref the shell when using | Marco Pesenti Gritti | 2003-01-05 | 1 | -9/+8 |
* | Remove unnecessary markup from translations. | Marco Pesenti Gritti | 2003-01-05 | 1 | -4/+13 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-01-02 | 1 | -1/+1 |
* | Initial revision | Marco Pesenti Gritti | 2002-12-31 | 1 | -0/+669 |