| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't show the empty window that the print options tab is | Christian Persch | 2006-08-22 | 1 | -1/+0 |
* | Make this a vbox, not a table. | Christian Persch | 2006-07-25 | 1 | -106/+231 |
* | Fix default activation. | Christian Persch | 2006-07-25 | 1 | -1/+20 |
* | Fix spacings, and don't use dummy text. | Christian Persch | 2006-07-25 | 1 | -16/+16 |
* | Implement nsIFormSigningDialog. Bug #312869. | Christian Persch | 2006-07-23 | 2 | -3/+284 |
* | Add a way to turn off password remembering. Bug #332374. | Christian Persch | 2006-07-22 | 1 | -0/+71 |
* | Add our options in a custom tab in the print dialogue. | Christian Persch | 2006-07-22 | 1 | -318/+261 |
* | Drop support for gecko 1.7. | Christian Persch | 2006-05-11 | 1 | -0/+1 |
* | Fix duplicate accesskey. Bug 337912 | Piers Cornwell | 2006-04-21 | 1 | -1/+1 |
* | Fix mnemonic activation of download path button. Bug #339139. | Christian Persch | 2006-04-20 | 1 | -1/+1 |
* | Fix xulrunner detection logic. | Christian Persch | 2006-02-06 | 1 | -3/+2 |
* | Don't show the CSS box by default; we show it from code only when CSS is | Christian Persch | 2006-01-25 | 1 | -1/+0 |
* | Revert | Christian Persch | 2006-01-17 | 1 | -16/+16 |
* | Fix leaks, minor cleanups. | Christian Persch | 2006-01-17 | 1 | -16/+16 |
* | Fix number of /'s in URI. | Christian Persch | 2006-01-17 | 1 | -379/+473 |
* | A embed/ephy-certificate-manager.c: A embed/ephy-certificate-manager.h: A | Christian Persch | 2005-12-11 | 2 | -0/+535 |
* | Remove the paper selector from the print setup dialogue, we have one in | Christian Persch | 2005-12-06 | 1 | -379/+262 |
* | Fix spacings to be HIG compliant. Set window roles. | Christian Persch | 2005-12-06 | 2 | -25/+21 |
* | Don't put the prefs/pdm dialogue over all windows. Make the add-language | Christian Persch | 2005-11-15 | 3 | -3/+3 |
* | Because the Dwnloads window is a GtkDiaog for technical reasons, we set | Christian Persch | 2005-11-10 | 1 | -1/+1 |
* | Remove glade callbacks, and connect from code instead. | Christian Persch | 2005-10-31 | 3 | -124/+98 |
* | Change downloader and pdm dialogue titles, bug #319843. | Christian Persch | 2005-10-27 | 1 | -2/+2 |
* | Add a way to view stored password. Fix bug 316821. | Jean-François Rameau | 2005-10-23 | 1 | -10/+46 |
* | Use a GtkFileChooserButton for the download path selector. Fixes bug | Christian Persch | 2005-10-15 | 1 | -18/+6 |
* | Remove find dialogue, and tweak spacings to be HIG compliant. | Christian Persch | 2005-09-01 | 1 | -327/+4 |
* | Use libgnomeprintui for the printing dialog and the paper part of the | Jürg Billeter | 2005-07-24 | 1 | -1118/+77 |
* | Use stock buttons. | Christian Perschristian Persch | 2004-12-27 | 1 | -256/+8 |
* | Use alignments instead of empty labels for alignment. | Christian Persch | 2004-12-14 | 4 | -1110/+932 |
* | Check for iso-codes package. | Christian Persch | 2004-11-25 | 1 | -4/+4 |
* | reviewed by: Christian Persch <chpe@cvs.gnome.org> | Marco Pesenti Gritti | 2004-10-11 | 1 | -21/+14 |
* | Make pdm and print setup dialogues destroy with parent, too. | Christian Persch | 2004-04-06 | 2 | -2/+2 |
* | Make prefs, pdm and print setup dialogues transient to their parent. Fixes | Christian Persch | 2004-04-06 | 1 | -1/+1 |
* | Use right capitalisation for label. | Piers Cornwell | 2004-03-31 | 1 | -1/+1 |
* | Don't allow a font size less than 1. | Piers Cornwell | 2004-03-31 | 1 | -5/+5 |
* | Fix "Add" button width in the prefs dialogue for some themes. Fixes bug | Christian Persch | 2004-03-21 | 1 | -0/+1 |
* | Add a missing accellerator | Marco Pesenti Gritti | 2004-02-13 | 1 | -1/+1 |
* | Now that GtkComboBox supports mnemonic activation, set the focus target of | Christian Persch | 2004-02-06 | 1 | -0/+5 |
* | Dialogs shouldn't show up in the window list, period. | Christian Persch | 2004-02-05 | 4 | -5/+5 |
* | Don't show Find, Add Language, and Encodings dialogue in window list. | Christian Persch | 2004-02-05 | 2 | -3/+3 |
* | *** empty log message *** | Marco Pesenti Gritti | 2004-01-19 | 1 | -2/+3 |
* | Add help buttons to Certificate Viewer, PDM, print and print setup | Piers Cornwell | 2004-01-05 | 3 | -7/+68 |
* | Change mnemonic. | Christian Persch | 2003-12-21 | 1 | -1/+1 |
* | Set the label's mnemonic widget. | Christian Persch | 2003-12-20 | 1 | -0/+1 |
* | In-line the language editor in the prefs dialogue. | Christian Persch | 2003-12-19 | 1 | -121/+336 |
* | Make print dialogue spacing HIG-compliant. | Christian Persch | 2003-12-11 | 1 | -1/+1 |
* | Lockdown: set some buttons insensitive when their pref key is not | Christian Persch | 2003-12-09 | 1 | -2/+2 |
* | Split print dialogue in print setup and actual print, and move print | Christian Persch | 2003-12-07 | 1 | -639/+717 |
* | Improved API and implementation of EphyDialog. Add support for new combo | Christian Persch | 2003-11-30 | 2 | -118/+112 |
* | Fix some mnemonics, and make some mnemonics work by assigning a | Piers Cornwell | 2003-11-27 | 1 | -5/+7 |
* | Delete the obsolete mime-ask-action dialogue from glade file. | Christian Persch | 2003-11-24 | 1 | -243/+0 |
* | Hide Open downloads pref. Since both behaviors are available maybe it's | Marco Pesenti Gritti | 2003-11-21 | 1 | -1/+1 |
* | Implement UI for default download path and auto open downlads prefs for | Xan Lopez | 2003-11-16 | 1 | -43/+96 |
* | Set initial visibility to false, fixes a warning when showing the | Christian Persch | 2003-11-12 | 1 | -1/+0 |
* | And add it to Makefile.am too. | Christian Persch | 2003-11-11 | 1 | -0/+1 |
* | We really need the glade file from galeon too. | Christian Persch | 2003-11-11 | 1 | -0/+1299 |
* | Only allow choosing "Selection" if there really is one. | Christian Persch | 2003-11-05 | 1 | -1/+1 |
* | Remove open button, autclose when there are no downloads left. | Xan Lopez | 2003-10-25 | 1 | -13/+0 |
* | Made encoding dialog auto-apply. | Christian Persch | 2003-10-25 | 1 | -14/+2 |
* | Encoding menu improvements, Episode V: MPT strikes back. | Christian Persch | 2003-10-21 | 1 | -35/+157 |
* | Encoding menu improvements, Part 4: The Rewrite. | Christian Persch | 2003-10-18 | 1 | -0/+137 |
* | Merge new-downloader branch. We reworked the backend, the user | Marco Pesenti Gritti | 2003-10-17 | 1 | -304/+0 |
* | Fix spacing ... when gtkdialog will be higgy ... | Marco Pesenti Gritti | 2003-09-25 | 1 | -2/+2 |
* | Fix #123176. Use response instead of connecting 210 callbacks. | Marco Pesenti Gritti | 2003-09-25 | 1 | -5/+3 |
* | Use a line to make more clear Language/Fonts relation. I had this idea | Marco Pesenti Gritti | 2003-09-13 | 1 | -224/+255 |
* | Make spinner status per tab. Remove the default to tab pref, use tab by | Marco Pesenti Gritti | 2003-09-10 | 1 | -52/+0 |
* | First important step in solving the fonts mess. Allow to select the | Marco Pesenti Gritti | 2003-09-10 | 1 | -414/+219 |
* | String change. | Christian Persch | 2003-07-24 | 1 | -1/+1 |
* | Try to use more friendly description for cache prefs. | Marco Pesenti Gritti | 2003-07-23 | 1 | -3/+3 |
* | Remove useless icons | Marco Pesenti Gritti | 2003-07-20 | 1 | -34/+0 |
* | s/Caches/Cache | Marco Pesenti Gritti | 2003-07-02 | 1 | -1/+1 |
* | Use the browser icon from gnome icon theme. Get rid of cache comparing | Marco Pesenti Gritti | 2003-07-02 | 1 | -276/+272 |
* | Fix wrong cast of GtkDialog to GtkWindow. | Christian Persch | 2003-06-18 | 1 | -2/+14 |
* | Convert dialog to metric units and default paper to A4. Fixes #112619 | Christian Persch | 2003-06-15 | 1 | -26/+26 |
* | Lower the increments for the cache size spin button and further accesskey | Piers Cornwell | 2003-06-14 | 1 | -3/+3 |
* | Better description. Bug #113287 | Marco Pesenti Gritti | 2003-06-12 | 1 | -1/+1 |
* | Remove memory cache prefs/ui, now mozilla can deal with it automagically. | Marco Pesenti Gritti | 2003-06-07 | 1 | -187/+103 |
* | Fix accesskey conflicts in prefs for "Always use these fonts", "Default | Piers Cornwell | 2003-06-01 | 2 | -12/+13 |
* | Sort the lists of encoding autodetectors and of fonts languages. | Christian Persch | 2003-05-29 | 1 | -189/+3 |
* | The "s/charset/encoding/" mega patch :) | Christian Persch | 2003-05-28 | 1 | -4/+4 |
* | data/glade/epiphany.glade data/glade/prefs-dialog.glade | Christian Neumair | 2003-05-21 | 2 | -57/+36 |
* | Make find dialog unresizable. | Xan Lopez | 2003-05-21 | 1 | -1/+1 |
* | Made (hopefully) all dialogs HIG compliant, at least when it comes to spacing. | Christian Neumair | 2003-05-20 | 3 | -808/+845 |
* | Shortest patch ever!!! Kill the new page pref. Make Seth happy :) | David Bordoley | 2003-05-20 | 1 | -137/+0 |
* | Remove fine grain color settings. Always use the system theme colors in | David Bordoley | 2003-05-19 | 1 | -296/+1 |
* | Use sys language as default | Marco Pesenti Gritti | 2003-05-11 | 2 | -1/+158 |
* | Implement security page. Remove some useless hidden prefs in the process. | Marco Pesenti Gritti | 2003-05-10 | 1 | -6/+267 |
* | Rework prefs dialog ui a bit. Remove jumpto and tabbed_popups prefs | Marco Pesenti Gritti | 2003-05-10 | 1 | -1833/+1837 |
* | s/location/address. Fix up mnemonic collisions in the print dialog. Mark | David Adam Bordoley | 2003-05-09 | 3 | -13/+12 |
* | Add a label to the find field. Use nicer language. | David Adam Bordoley | 2003-05-09 | 1 | -37/+38 |
* | Workaround to not act on every download, ongoing or finished, when we | Xan Lopez | 2003-05-02 | 1 | -49/+13 |
* | Removed old history dialog, since it is dead now. Set the border width of | David Bordoley | 2003-04-28 | 1 | -316/+1 |
* | New epiphany-bookmark-page stock image. I'm not at all attached to this | David Bordoley | 2003-03-25 | 1 | -14/+15 |
* | Remove our custom prompt implementation. Gtkmozembed provides and HIG | Marco Pesenti Gritti | 2003-03-15 | 2 | -723/+0 |
* | Fix conflicting mnemonics. Partially from galeon. | Marco Pesenti Gritti | 2003-03-10 | 1 | -3/+3 |
* | Remove the spinner prefs UI. | James Willcox | 2003-03-07 | 1 | -100/+0 |
* | Remove old toolbar editor ui | Marco Pesenti Gritti | 2003-03-01 | 2 | -419/+0 |
* | History go to button. | Xan Lopez | 2003-02-21 | 1 | -0/+12 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-02-15 | 1 | -2/+1 |
* | Make GaleonShell inherit from GaleonEmbedShell. Ref the shell when using | Marco Pesenti Gritti | 2003-01-05 | 1 | -1/+0 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-01-01 | 1 | -1/+1 |
* | Remove hidden filtering page. | Marco Pesenti Gritti | 2002-12-31 | 1 | -518/+0 |
* | Initial revision | Marco Pesenti Gritti | 2002-12-31 | 7 | -0/+7391 |