aboutsummaryrefslogtreecommitdiffstats
path: root/src/pdm-dialog.c
Commit message (Expand)AuthorAgeFilesLines
* reviewed by: Christian Persch <chpe@cvs.gnome.org>Marco Pesenti Gritti2004-10-081-1/+2
* Set window icon to default ephy icon.Christian Persch2004-10-051-1/+5
* 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