aboutsummaryrefslogtreecommitdiffstats
path: root/src/pdm-dialog.c
Commit message (Expand)AuthorAgeFilesLines
* Get rid of EphyEmbedSingleXan Lopez2013-03-241-6/+0
* Move the clear cache method to EphyEmbedShellXan Lopez2013-03-211-5/+2
* pdm-dialog: remove compiler warningsXan Lopez2013-03-091-1/+3
* ephy-password-info: remove as it is unused nowClaudio Saavedra2013-03-051-1/+0
* pdm-dialog: migrate to libsecretClaudio Saavedra2013-03-051-174/+84
* ephy-embed-shell: add EPHY_EMBED_SHELL_MODE_INCOGNITOClaudio Saavedra2013-02-081-3/+2
* ephy-state: rename to 'ephy-initial-state'Xan Lopez2012-12-161-1/+0
* e-embed-shell: remove the embed_shell globalDiego Escalante Urrelo2012-12-111-2/+2
* Port PdmDialog to WebKit2GTK+ favicons API.Mario Sanchez Prada2012-12-041-2/+4
* Fix a ton of 'warning: function declaration isn’t a prototype'Xan Lopez2012-11-051-3/+3
* pdm-dialog: Add type-ahead search to personal dataBastien Nocera2012-09-271-0/+32
* Port cookies to WebKit2Carlos Garcia Campos2012-07-041-6/+118
* Initial WebKit2 portCarlos Garcia Campos2012-06-211-0/+13
* Use glib resources to bundle our UI filesXan Lopez2012-03-281-2/+2
* Replace EphyFaviconCache by WebKit's icon database cacheSergio Villar Senin2012-03-201-4/+1
* ephy-history-service: make the async API cancellableClaudio Saavedra2012-03-131-1/+1
* pdm-dialog: use the new history serviceXan Lopez2012-03-071-4/+4
* Get rid of EPHY_STOCK_EPHYXan Lopez2012-01-271-3/+0
* pdm-dialog: port cookie properties to GtkGridDiego Escalante Urrelo2011-10-111-91/+36
* Use an enum for the global mode of the applicationXan Lopez2011-06-301-1/+2
* Always use the EphyEmbedShell to know if we are a private instanceXan Lopez2011-06-301-1/+1
* Use GtkOrientable interface instead of deprecated V/H widgetsClaudio Saavedra2011-06-091-1/+1
* gsettings: port epiphany to gsettingsDiego Escalante Urrelo2010-10-081-54/+23
* Update for latest GTK+ 3.x release.Xan Lopez2010-09-111-1/+1
* pdm-dialog: do not crash when clearing the passwords from prefs dialogXan Lopez2010-09-051-44/+41
* GtkDialog separators are gone in GTK+ 3.xXan Lopez2010-09-051-1/+0
* pdm-dialog: use gtk_message_dialog_get_message_area instead of home-grown hackXan Lopez2010-09-011-18/+1
* Adapt to GtkNotebook signal signature changesDiego Escalante Urrelo2010-07-151-1/+1
* pdm-dialog: plug leakXan Lopez2010-06-131-2/+4
* pdm-dialog: nasty hack to compile with GSEAL enabledXan Lopez2010-06-131-2/+20
* ephy_gui_help: use gtk_show_uri to open helpDiego Escalante Urrelo2009-12-191-3/+2
* Prevents PDM from getting keyring passwords in a private sessionJulian de Navascues2009-09-221-2/+15
* GTK+ 2.17.11 is now the required versionJavier Jardón2009-09-221-5/+5
* pdm-dialog.c: do not remove rows twice...Xan Lopez2009-08-121-1/+0
* Re-implement PDM's password viewer.Xan Lopez2009-08-091-132/+261
* Revert "Move Epiphany to solely use GnomeKeyring for password management."Priit Laes2009-07-291-233/+195
* Revert "Set password column initially as hidden."Priit Laes2009-07-291-2/+1
* Revert "Use correct column from store for deletion."Priit Laes2009-07-291-1/+1
* Revert "Make pdm_dialog_fill_passwords_list asynchronous."Priit Laes2009-07-291-21/+15
* Revert "Make password loading/showing asynchronous."Priit Laes2009-07-291-72/+37
* Revert "Make clear all functionality asynchronous."Priit Laes2009-07-291-54/+21
* Revert "Password removal is now async :)"Priit Laes2009-07-291-62/+42
* Revert "Password adding is fully async now."Priit Laes2009-07-291-83/+62
* Password adding is fully async now.Priit Laes2009-07-291-62/+83
* Password removal is now async :)Priit Laes2009-07-291-42/+62
* Make clear all functionality asynchronous.Priit Laes2009-07-291-21/+54
* Make password loading/showing asynchronous.Priit Laes2009-07-291-37/+72
* Make pdm_dialog_fill_passwords_list asynchronous.Priit Laes2009-07-291-15/+21
* Use correct column from store for deletion.Priit Laes2009-07-291-1/+1
* Set password column initially as hidden.Priit Laes2009-07-291-1/+2
* Move Epiphany to solely use GnomeKeyring for password management.Priit Laes2009-07-291-195/+233
* Use libsoup, getting the session from webkit, to handle cookies.Xan Lopez2009-02-231-112/+92
* Remove $Id$ marker from source files.Xan Lopez2009-01-161-1/+0
* Port to use GtkBuilder.Xan Lopez2009-01-121-1/+1
* Revert cookies stuff, didn't want to commit that.Xan Lopez2008-12-121-92/+111
* Port ephy to use libsoup for cookies.Xan Lopez2008-12-121-111/+92
* Fix conflicting mnemonics in Clear All Personal DataDiego Escalante Urrelo2008-10-131-3/+12
* Avoid the parsing of non doc commentsDiego Escalante Urrelo2008-09-291-1/+1
* Bug #328710. Re-focus the "Remove" button after the selection has been deleted.Cosimo Cecchi2008-08-011-0/+3
* Do not do single includes for GTK+, bug #536090Diego Escalante Urrelo2008-06-041-15/+1
* Use G_DEFINE_TYPE* when possible in src/ (#515601)Xan Lopez2008-02-111-32/+2
* Adds a "Clear All" dialog to clear all the privacy information, and a helpCosimo Cecchi2007-12-211-171/+275
* Add secondary text in confirmation dialogs for "Remove All" items in the PDM.Cosimo Cecchi2007-12-081-6/+12
* Add a "Remove all" button to the Personal Data Manager for both the cookies andCyril Brulebois2007-11-091-0/+170
* Make the password dialog use ephy-time-helpers instead of stock strftime.Cosimo Cecchi2007-11-071-5/+2
* Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINTChristian Persch2007-03-121-1/+1
* Remove x bit from source filesChristian Persch2006-12-311-0/+0
* Use a define for the default window icon. Bug #385872.Christian Persch2006-12-151-1/+2
* Use UTF-8 copyright symbolChristian Persch2006-09-131-3/+3
* Remove some unnecessary static data.Christian Persch2006-09-071-1/+1
* Allow cookie list to be sorted. (fixes #337845)Frederic Peters2006-05-311-0/+2
* Fix crash when adding a cookie while the dialogue is open.Christian Persch2005-12-091-18/+25
* Fix spacings to be HIG compliant. Set window roles.Christian Persch2005-12-061-2/+1
* Fix transposed arguments.Christian Persch2005-11-291-1/+1
* Add a method to generate collation keys for domain names.Christian Persch2005-11-291-24/+212
* Set the model's sort column only after filling it. Vastly improves delayChristian Persch2005-11-181-7/+19
* Don't put the prefs/pdm dialogue over all windows. Make the add-languageChristian Persch2005-11-151-9/+8
* Remove glade callbacks, and connect from code instead.Christian Persch2005-10-311-200/+202
* Add a way to view stored password. Fix bug 316821.Jean-François Rameau2005-10-231-11/+46
* Fix HIG spacings.Christian Persch2005-09-011-1/+2
* A src/languages.h:Christian Persch2005-05-021-1/+1
* Add ; to all LOG statements, and adapt ephy-debug.h for non-GNUC-varargsChristian Persch2005-01-291-7/+7
* Ellipsize the value and path labels in the cookie content dialogue.Christian Persch2005-01-241-0/+2
* Rename the password manager's methods to give better names in theJean-François rameau2005-01-161-2/+2
* Remove unused include from public header ephy-window.h.Christian Persch2005-01-091-1/+1
* Make sure we don't have any app-modal dialogues. Fixes bug #110479.Christian Persch2004-12-191-3/+6
* We always have config.h, no need to guard its inclusion.Christian Persch2004-11-031-2/+0
* Private data is 0-initialised, no need to set members to NULL, 0, orChristian Persch2004-10-281-3/+0
* Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like theChristian Persch2004-10-241-1/+1
* Add varargs version of ephy_dialog_get_control to get more than oneChristian Persch2004-10-221-9/+11
* reviewed by: Christian Persch <chpe@cvs.gnome.org>Marco Pesenti Gritti2004-10-081-1/+2
* Set ephy icon as window icon.Christian Persch2004-10-051-1/+5
* Merging pre-gnome-2-10 branch to HEAD.Christian Persch2004-09-131-5/+4
* Fix crash when removing a password, introduced by the last commit.Christian Persch2004-08-221-2/+2
* Keep the passwords list in the pdm dialogue up-to-date wrt. new passwordsChristian Persch2004-08-221-20/+47
* R lib/widgets/ephy-ellipsizing-label.c: RChristian Persch2004-08-081-5/+6
* Factor out the helper to select a treeview row by column and use it alsoMarco Pesenti Gritti2004-06-221-0/+5
* Make secure description better (Bug #136443).Piers Cornwell2004-03-191-2/+2
* Allow passing the translation domain to ephy_dialog_construct, to makeChristian Persch2004-01-241-1/+3
* Call ephy_file() explicitly for each glade file, letting extensions load glad...Adam Hooper2004-01-221-1/+2
* Add help buttons to Certificate Viewer, PDM, print and print setupPiers Cornwell2004-01-051-5/+2
* Split print dialogue in print setup and actual print, and move printChristian Persch2003-12-071-10/+5
* Fix strftime(3) usage.Christian Persch2003-12-041-1/+5
* Fix two crashers.Christian Persch2003-12-031-3/+9
* Improve cookie properties dialogue for bug #125498.Piers Cornwell2003-12-031-18/+25
* Improved API and implementation of EphyDialog. Add support for new comboChristian Persch2003-11-301-41/+40
* Make PDM dialogue a singleton.Christian Persch2003-11-271-8/+0
* Mark parameters "const" where appropriate.Christian Persch2003-11-261-49/+99
* Refactored pdm dialogue code. Use new boxed cookie/password info types.Christian Persch2003-11-241-362/+470
* New interfaces: EphyCookieManager, EphyPermissionManager,Christian Persch2003-11-221-39/+67
* Use new glib gi18n.h instead of bonobo's bonobo-i18n.h.Christian Persch2003-11-061-1/+1
* Get rid of gresult type. Use return values instead of out-parametersChristian Persch2003-11-051-3/+3
* Encoding menu improvements, Part 4: The Rewrite.Christian Persch2003-10-181-0/+2
* Mega-patch, changelog too long to paste here.Christian Persch2003-09-021-20/+15
* Fix mem leak.Christian Persch2003-07-271-2/+7
* Sort on the HOST columns by default (#115472).Xan Lopez2003-07-251-0/+6
* Fix mem leaks; thanks to Xan for pointing this out.Christian Persch2003-07-141-0/+1
* We use g_list_prepend to create selections now (inXan Lopez2003-07-141-1/+1
* Fix leak.Xan Lopez2003-07-141-0/+1
* Don't use event->string, is deprecated (#117346). Also improve intelligentXan Lopez2003-07-141-2/+71
* Fix mem leaks.Christian Persch2003-07-141-0/+5
* Ever put cursor at the end of the text when selecting autocompletionMarco Pesenti Gritti2003-06-201-18/+2
* Get rid of get/set _event, reformat the header.Marco Pesenti Gritti2003-06-201-0/+2
* Fix wrong cast of GtkDialog to GtkWindow.Christian Persch2003-06-181-3/+42
* Use g_list_prepend instead of g_list_append, and fix mem leaks along theChristian Persch2003-06-141-11/+9
* Made (hopefully) all dialogs HIG compliant, at least when it comes to spacing.Christian Neumair2003-05-201-4/+4
* Fixed many issues mentioned in #112781.Christian Neumair2003-05-171-4/+9
* Cleanup filepicker api behavior. Put pdm buttons in a size group, to makeMarco Pesenti Gritti2003-03-171-0/+27
* *** empty log message ***Marco Pesenti Gritti2003-02-061-16/+24
* Make GaleonShell inherit from GaleonEmbedShell. Ref the shell when usingMarco Pesenti Gritti2003-01-051-9/+8
* Remove unnecessary markup from translations.Marco Pesenti Gritti2003-01-051-4/+13
* *** empty log message ***Marco Pesenti Gritti2003-01-021-1/+1
* Initial revisionMarco Pesenti Gritti2002-12-311-0/+669