MD5 (Hook-LexWrap-0.20.tar.gz) = e3aaeb59a3adddc80ed3867e4d16654e SIZE (Hook-LexWrap-0.20.tar.gz) = 6369 t icon' href='/favicon.ico'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* replace the ever-growing list of gbooleans with a single guint32 forDan Winship2001-10-0912-49/+64
* Write out the Bcc: header when applicable. Fixes bug #5823.Jon Trowbridge2001-10-092-2/+11
* Updated Swedish translation.Christian Rose2001-10-092-414/+446
* Convert the htmlinfo into utf8. Fixes bug #11966.Jeffrey Stedfast2001-10-092-5/+11
* Final un-bit rotting. Now actually works.Morten Welinder2001-10-093-37/+100
* For mailstorage folders, connect to the control's "activate" signal, andDan Winship2001-10-092-17/+47
* More bit-rot fighting in example.Morten Welinder2001-10-091-24/+19
* Unlock the store before returning error. (noted by NotZed)Dan Winship2001-10-092-1/+8
* Remove #ifndef MOVEMAIL_PATH code, since the setting of that variable hasDan Winship2001-10-092-19/+8
* Remove movemail check, since it's not relevant any more.Dan Winship2001-10-093-32/+5
* Partial bit-rot fight. Sample still does not work.Morten Welinder2001-10-083-11/+56
* yadayadaEskil Heyn Olsen2001-10-081-0/+1
* svn path=/trunk/; revision=13493Kjartan Maraas2001-10-082-0/+2
* Fix my name.Kjartan Maraas2001-10-082-1/+5
* Updated Polish translationChyla Zbigniew2001-10-082-32/+71
* Fix a slight error in logic. Just because the last word was an encodedJeffrey Stedfast2001-10-072-9/+24
* Updated Spanish translation.Hector Garcia2001-10-072-594/+500
* Check that cell views are realized before doing anything here. FixesChristopher James Lahey2001-10-071-0/+12
* remove the test condition and always work form the locale not he the font.Larry Ewing2001-10-071-11/+1
* add an Email Address field/label/help text.Chris Toshok2001-10-073-27/+110
* Handle row and cell changes properly in the uniform_row_height case.Christopher James Lahey2001-10-071-6/+3
* Made this refuse to parse more than 2047 characters of address.Christopher James Lahey2001-10-072-1/+6
* Added HispaLinuxCarlos Perelló Marín2001-10-062-0/+5
* Use g_dataset_set_data_full to find out when the context is destroyed.Christopher James Lahey2001-10-062-0/+45
* Updated Greek translationSimos Xenitellis2001-10-061-41/+21
* Updated Greek translationSimos Xenitellis2001-10-062-917/+750
* New function that parses a string as a double either in the C locale orChristopher James Lahey2001-10-063-130/+368
* Updated Norwegian (bokmål) translation.Kjartan Maraas2001-10-062-450/+509
* db isn't a BonoboObject, so don't bonobo_object_unref it!Jon Trowbridge2001-10-062-1/+16
* Implemented uuencoding and decoding. (complete): Implemented uuencodingJeffrey Stedfast2001-10-065-3/+199
* e_book_load_uri -> addressbook_load_uri.Chris Toshok2001-10-067-121/+153
* Fix a merge-conflict leftover.Jeffrey Stedfast2001-10-062-4/+5
* Fix a race conditionIain Holmes2001-10-062-4/+10
* reformatted the menu tables so they're a bit more bloody readable.52001-10-064-82/+66
* Use a folder_subscribed event rather than a folder_created one.52001-10-063-8/+41
* added example to filter bulk mail.Aaron Weber2001-10-062-0/+53
* Check to make sure our call to e_addressbook_model_get_card doesn't returnJon Trowbridge2001-10-065-15/+44
* Got rid of the misused button variable here.Christopher James Lahey2001-10-061-6/+3
* This is a message, not a warning! (command_work_online): This is also aJon Trowbridge2001-10-062-2/+9
* Add toggle button to config menu to turn the "confirm sending unwantedJon Trowbridge2001-10-065-0/+35
* Sort the list of categories. (Bug 8088)Jon Trowbridge2001-10-061-1/+1
* New convenience function that not only sets the gnome-dialog's parentJeffrey Stedfast2001-10-062-28/+107
* Assign with `=', not `+='.Ettore Perazzoli2001-10-062-2/+6
* Do not invoke `e_shell_restore_from_settings()' if `shell' is NULL.Ettore Perazzoli2001-10-062-1/+6
* Get the right hpaned positions for when the shortcut bar and/or the folderEttore Perazzoli2001-10-062-2/+14
* Handle the return value fromEttore Perazzoli2001-10-062-1/+10
* Also `gdk_flush()'. (idle_cb): If the user doesn't specify at least oneEttore Perazzoli2001-10-062-20/+34
* Turn off warnings. (get_name): Same.Jeffrey Stedfast2001-10-066-55/+106
* ChangeLog fix.Chris Lahey2001-10-061-1/+1
* Fixed these.Christopher James Lahey2001-10-064-3/+11
* added in the ssl-not-supported label that the code was referencing but which ...Jeffrey Stedfast2001-10-061-1/+28
* don't set the editable field on the model - let the book do that.Chris Toshok2001-10-062-1/+9
* Try harder to get broken names out of addresses. Unencoded ,'s in names52001-10-062-7/+46
* Fixed the uniform_row_height + confirm_row_hieght_cache crash.Christopher James Lahey2001-10-061-6/+10
* New member `ping_timeout_id' in `EvolutionShellComponentPrivate'.Ettore Perazzoli2001-10-062-3/+77
* #include "e-util/e-gtk-utils.h". (quit_box_new): Queue a draw on theEttore Perazzoli2001-10-062-0/+13
* If the owner is dead, emit "owner_died" instead of "owner_unset".Ettore Perazzoli2001-10-063-1/+39
* Change the order of execution slightly. We delete the folder first, then42001-10-063-14/+28
* fix cut&pasteo.Larry Ewing2001-10-062-1/+4
* If setting the owner fails, print the a warning message out. Then restartEttore Perazzoli2001-10-0612-24/+274
* remove unused variable.Larry Ewing2001-10-066-59/+103
* use e_msg_composer_new_with_message rather than e_msg_composer_new. ThisLarry Ewing2001-10-062-1/+8
* Bumped required version of gtkhtml to 0.14.99.1Larry Ewing2001-10-062-1/+5
* Turn on "uniform_row_height" argument.Christopher James Lahey2001-10-052-0/+9
* Bumped required version of gal to 0.13.99.1.Christopher James Lahey2001-10-052-1/+5
* Adapted height method to deal with a row of -1.Christopher James Lahey2001-10-0511-96/+234
* Updated again french translation.Christophe Merlet2001-10-051-14/+14
* Updated french translation.Christophe Merlet2001-10-052-430/+428
* change to return a CamelMimePart.Larry Ewing2001-10-053-3/+40
* look up an attachment by it's content id.Larry Ewing2001-10-053-0/+41
* *.c s/->childs/->xmlChildrenNode/g;Michael Meeks2001-10-053-8/+8
* ortografíaIsmael Olea2001-10-051-13/+13
* Show "nn sent" as total in sent folder, rather than just 'total'.42001-10-053-3/+11
* add E_OBJECT_CLASS_ADD_SIGNALS and E_OBJECT_CLASS_TYPE to ease migrationMichael Meeks2001-10-0531-142/+166
* Do a better job of setting up the name. Also de-sensitise when we can't42001-10-052-2/+24
* And again here.Jeffrey Stedfast2001-10-054-4/+13
* Set the parent window as the fb. This fixes bug #11723. (filter_edit): DoJeffrey Stedfast2001-10-052-9/+28
* Ignore the signal if the radio button is not "on". This fixes bug #10532Jeffrey Stedfast2001-10-055-34/+42
* Fix so that an email address with no name is once again justDan Winship2001-10-052-6/+14
* "safe" save code, first save to .#name, then rename to name if it worked,42001-10-052-5/+31
* Swap Xiamen for TokyoIain Holmes2001-10-053-3/+18
* Only create the folder when the shell has created it.Iain Holmes2001-10-053-3/+9
* If we're accessing a vfolder uri, then popup the vfolder editor instead of42001-10-054-1/+78
* Added some more NULL checks.Jeffrey Stedfast2001-10-052-2/+6
* redid screenshots here.Aaron Weber2001-10-052-0/+0
* Do the url fragment/path -> folder name hack. Removing vfolders from shell42001-10-052-27/+17
* for some reason, matching on protocol is causing problems for me.Chris Toshok2001-10-052-2/+11
* %s de másIsmael Olea2001-10-051-2/+2
* tedfast <fejj@ximian.com>Jeffrey Stedfast2001-10-051-0/+5
* Unregister the operation before unreffing it.Jeffrey Stedfast2001-10-051-0/+4
* use ldap.png for ldap contacts.Chris Toshok2001-10-052-1/+6
* change ldap-16.png to ldap-mini.png, and add ldap.png.Chris Toshok2001-10-053-1/+7
* Make this dup the strings it's passed. (*) Add lots of docs.Dan Winship2001-10-052-6/+56
* added BONOBO_GNOME_CFLAGS to make it compile with latest BonoboRodrigo Moya2001-10-042-0/+6
* added BONOBO_GNOME_CFLAGS to make it compile with latest BonoboRodrigo Moya2001-10-044-0/+13
* Sometimes put off maybe showing the cursor until an idle callback.Christopher James Lahey2001-10-042-13/+35
* Call gnome_canvas_world_to_window here. Finishes fixing Ximian bug #2613.Christopher James Lahey2001-10-042-3/+15
* updateTakuro Kitame2001-10-041-113/+96
* update ja.poTakuro Kitame2001-10-041-0/+4
* Make sure to unref the message object so we don't leak it or anyJeffrey Stedfast2001-10-04