| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix crash in PDM when clicking cookie properties button without a selected co... | Christian Persch | 2008-05-18 | 1 | -0/+1 |
* | Use G_DEFINE_TYPE* when possible in src/ (#515601) | Xan Lopez | 2008-02-10 | 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-08 | 1 | -0/+170 |
* | Make the password dialog use ephy-time-helpers instead of stock strftime. | Cosimo Cecchi | 2007-11-06 | 1 | -5/+2 |
* | Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINT | Christian Persch | 2007-03-11 | 1 | -1/+1 |
* | Remove x bit from source files | Christian Persch | 2006-12-30 | 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-06 | 1 | -1/+1 |
* | Allow cookie list to be sorted. (fixes #337845) | Frederic Peters | 2006-05-30 | 1 | -0/+2 |
* | Fix crash when adding a cookie while the dialogue is open. | Christian Persch | 2005-12-08 | 1 | -18/+25 |
* | Fix spacings to be HIG compliant. Set window roles. | Christian Persch | 2005-12-05 | 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-17 | 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-30 | 1 | -200/+202 |
* | Add a way to view stored password. Fix bug 316821. | Jean-François Rameau | 2005-10-22 | 1 | -11/+46 |
* | Fix HIG spacings. | Christian Persch | 2005-09-01 | 1 | -1/+2 |
* | A src/languages.h: | Christian Persch | 2005-05-01 | 1 | -1/+1 |
* | Add ; to all LOG statements, and adapt ephy-debug.h for non-GNUC-varargs | Christian Persch | 2005-01-28 | 1 | -7/+7 |
* | Ellipsize the value and path labels in the cookie content dialogue. | Christian Persch | 2005-01-23 | 1 | -0/+2 |
* | Rename the password manager's methods to give better names in the | Jean-François rameau | 2005-01-15 | 1 | -2/+2 |
* | Remove unused include from public header ephy-window.h. | Christian Persch | 2005-01-08 | 1 | -1/+1 |
* | Make sure we don't have any app-modal dialogues. Fixes bug #110479. | Christian Persch | 2004-12-18 | 1 | -3/+6 |
* | We always have config.h, no need to guard its inclusion. | Christian Persch | 2004-11-02 | 1 | -2/+0 |
* | Private data is 0-initialised, no need to set members to NULL, 0, or | Christian Persch | 2004-10-27 | 1 | -3/+0 |
* | Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like the | Christian Persch | 2004-10-23 | 1 | -1/+1 |
* | Add varargs version of ephy_dialog_get_control to get more than one | Christian Persch | 2004-10-21 | 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-04 | 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-21 | 1 | -2/+2 |
* | Keep the passwords list in the pdm dialogue up-to-date wrt. new passwords | Christian Persch | 2004-08-21 | 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-21 | 1 | -0/+5 |
* | Make secure description better (Bug #136443). | Piers Cornwell | 2004-03-18 | 1 | -2/+2 |
* | Allow passing the translation domain to ephy_dialog_construct, to make | Christian Persch | 2004-01-23 | 1 | -1/+3 |
* | Call ephy_file() explicitly for each glade file, letting extensions load glad... | Adam Hooper | 2004-01-21 | 1 | -1/+2 |
* | Add help buttons to Certificate Viewer, PDM, print and print setup | Piers Cornwell | 2004-01-04 | 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-03 | 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-26 | 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 |