| Commit message (Expand) | Author | Age | Files | Lines |
* | Create an EUserCreatableItemsHandler for the view if there isn't one yet, | Dan Winship | 2004-04-09 | 6 | -4/+65 |
* | create an EUserCreatableItemsHandler (addressbook_view_clear): destroy it | Dan Winship | 2004-04-09 | 3 | -4/+30 |
* | Create an EUserCreatableItemsHandler for the view. (emfv_finalise): Unref | Dan Winship | 2004-04-09 | 3 | -0/+22 |
* | Change this a lot. Now each component will maintain its own | Dan Winship | 2004-04-09 | 8 | -375/+446 |
* | Now takes a pattern argument to limit files that get copied over (so we | Jeffrey Stedfast | 2004-04-09 | 2 | -4/+8 |
* | Fixed up a bit to look nicer and make it closer to HIG compliant. | Jeffrey Stedfast | 2004-04-09 | 3 | -155/+189 |
* | add a new variable that should be bumped whenever a migration change | Chris Toshok | 2004-04-09 | 2 | -5/+14 |
* | We need to recursively copy the dragged folder tree over to the drop | Jeffrey Stedfast | 2004-04-09 | 2 | -9/+61 |
* | Changed (!flags & _CREATE) to (!(flags & _CREATE)) (get_folder_online): Do | Jeffrey Stedfast | 2004-04-08 | 2 | -4/+108 |
* | Translation updated. | Priit Laes | 2004-04-08 | 2 | -415/+307 |
* | add the monkey button if we're from evolution. See #52977. (emfh_gethttp): | Not Zed | 2004-04-08 | 2 | -7/+29 |
* | always set the seen flag when we delete a message. I demand that this may, | Not Zed | 2004-04-08 | 3 | -2/+11 |
* | ugh, fix some last minute changes which broke shit. | Not Zed | 2004-04-08 | 2 | -18/+19 |
* | VJUNK_FOLDER's dont exist, they're VTRASH folders now. | Not Zed | 2004-04-08 | 6 | -61/+95 |
* | A widget to show component info for the current component/view. | Not Zed | 2004-04-08 | 4 | -0/+235 |
* | include camel-debug.h | Not Zed | 2004-04-08 | 5 | -54/+61 |
* | Check that emft_selection_get_selected() returns TRUE before we try to use | Jeffrey Stedfast | 2004-04-08 | 2 | -5/+23 |
* | moved a comment to a more appropriate location | Jeffrey Stedfast | 2004-04-08 | 1 | -1/+1 |
* | Fix for bug #56538 | Jeffrey Stedfast | 2004-04-08 | 2 | -20/+33 |
* | Updated for changes to e-config-page.c (init): Removed the OK and Apply | Jeffrey Stedfast | 2004-04-08 | 4 | -204/+24 |
* | Removed. | Jeffrey Stedfast | 2004-04-08 | 7 | -26/+6 |
* | Removed the "apply" method. | Jeffrey Stedfast | 2004-04-08 | 5 | -184/+22 |
* | Fixed to be instant-apply. | Jeffrey Stedfast | 2004-04-08 | 2 | -358/+306 |
* | just add the client, we have protection against re-adding it any how | JP Rosevear | 2004-04-08 | 2 | -16/+17 |
* | we don't have an EBook* anymore. (e_destination_clear): same. | Chris Toshok | 2004-04-08 | 3 | -65/+67 |
* | Sync the changes here rather than setting 'changed' on the config control | Jeffrey Stedfast | 2004-04-08 | 2 | -23/+22 |
* | No longer need the Apply stuff. | Jeffrey Stedfast | 2004-04-08 | 4 | -49/+3 |
* | Reversed the logic for setting the signature menu to "None" (only set it | Jeffrey Stedfast | 2004-04-08 | 2 | -28/+34 |
* | simplified a tad | Jeffrey Stedfast | 2004-04-08 | 1 | -9/+10 |
* | remove extra set view params (gnome_calendar_set_view): simplify, just set | JP Rosevear | 2004-04-08 | 10 | -170/+123 |
* | Probably fixes bug #56623 and others? | Jeffrey Stedfast | 2004-04-07 | 2 | -11/+24 |
* | Don't call a function that doesn't exist anymore. | Jeffrey Stedfast | 2004-04-07 | 2 | -1/+6 |
* | Update Czech translation | Miloslav Trmac | 2004-04-07 | 2 | -1020/+1016 |
* | Translation updated. | Priit Laes | 2004-04-07 | 2 | -2231/+1944 |
* | Added mutex locking where appropriate. | Jeffrey Stedfast | 2004-04-07 | 2 | -2/+27 |
* | Added Icelandic translation by Helgi Þormar Þorbjörnsson | Samúel Jón Gunnarsson | 2004-04-07 | 4 | -1/+17728 |
* | Added mutex locking where appropriate. | Jeffrey Stedfast | 2004-04-07 | 2 | -11/+57 |
* | Defined. | Jeffrey Stedfast | 2004-04-07 | 8 | -8/+26 |
* | Changed to save the settings in the signal callbacks. | Jeffrey Stedfast | 2004-04-07 | 5 | -705/+483 |
* | ops, saved it this time | Radek Doulik | 2004-04-07 | 1 | -3/+3 |
* | (set_editor_text): added pad_signature parameter to tell if we | Radek Doulik | 2004-04-07 | 2 | -6/+10 |
* | added empty hbox so that we have 12pxs between account setting and | Radek Doulik | 2004-04-07 | 2 | -1/+11 |
* | svn path=/trunk/; revision=25338 | Fixed any wrong translations. T.Aihana | 2004-04-06 | 1 | -14/+14 |
* | svn path=/trunk/; revision=25337 | Updated ja.po. T.Aihana | 2004-04-06 | 2 | -673/+396 |
* | old name, new trimmed down implementation. This will be replacing | Chris Toshok | 2004-04-06 | 3 | -0/+1401 |
* | revert unapproved patch | Chris Toshok | 2004-04-06 | 2 | -28/+1 |
* | #if 0 out the sys/debugreg stuff. | Not Zed | 2004-04-06 | 2 | -1/+3 |
* | ** See bug #56110. | Not Zed | 2004-04-06 | 3 | -12/+69 |
* | : implement keyboard navigation(TAB/shift+TAB) (activaite_editor) : add a | Hao Sheng | 2004-04-06 | 3 | -25/+126 |
* | ** See bug #56464. | Not Zed | 2004-04-06 | 5 | -16/+59 |
* | ref the emfoldertree in our thread message. (em_folder_tree_set_selected): | Not Zed | 2004-04-06 | 4 | -2/+18 |
* | moved goto stuff to the view menu. | Not Zed | 2004-04-06 | 2 | -13/+17 |
* | wrap this with the correct #ifdef. | Chris Toshok | 2004-04-06 | 2 | -2/+6 |
* | use the correct glade filename. | Chris Toshok | 2004-04-06 | 2 | -1/+6 |
* | don't issue the display view signal a second time, connect_view does this | JP Rosevear | 2004-04-06 | 1 | -1/+0 |
* | Updated Basque translation. | Iñaki Larrañaga | 2004-04-06 | 1 | -0/+1 |
* | Updated Basque translation. | Iñaki Larrañaga | 2004-04-06 | 2 | -5566/+2740 |
* | only select one day | JP Rosevear | 2004-04-06 | 2 | -2/+6 |
* | fixed | Jeffrey Stedfast | 2004-04-06 | 1 | -4/+4 |
* | Fixed to not ignore signatures without uids (e.g. signatures that were | Jeffrey Stedfast | 2004-04-06 | 2 | -18/+25 |
* | Migrate the thread_list setting. Fixes bug #56297. | Jeffrey Stedfast | 2004-04-06 | 2 | -51/+111 |
* | Update Czech translation | Miloslav Trmac | 2004-04-05 | 2 | -919/+959 |
* | removed commented code. | Rodrigo Moya | 2004-04-05 | 2 | -34/+2 |
* | removed useless call to set the POA after construction. | Rodrigo Moya | 2004-04-05 | 2 | -1/+5 |
* | Fixes #56316 | Rodrigo Moya | 2004-04-05 | 7 | -1/+153 |
* | if we have no sign status, use signed-nokey, rather than no icon. | Not Zed | 2004-04-05 | 2 | -3/+37 |
* | ** See bug # 56402. | Not Zed | 2004-04-05 | 3 | -4/+12 |
* | removed, this is done in camel now. (fix_unmatched_info): renamed from | Not Zed | 2004-04-05 | 2 | -68/+9 |
* | dont add folders to folders_out here, only in get_folders_add_folders. | Not Zed | 2004-04-05 | 3 | -13/+21 |
* | Translation updated by Daniel van Eeden. | Vincent van Adrighem | 2004-04-04 | 2 | -1023/+1052 |
* | Revert my "fix" from yesterday. We can't necessarily show progress | Jeffrey Stedfast | 2004-04-03 | 2 | -2/+5 |
* | Fixes bug #53851 | Jeffrey Stedfast | 2004-04-03 | 3 | -8/+26 |
* | Fixes bug #37416 | Jeffrey Stedfast | 2004-04-03 | 3 | -5/+32 |
* | New function to get the deleted message count (used for Outbox count which | Jeffrey Stedfast | 2004-04-03 | 3 | -5/+53 |
* | Revert Radek's last change to fix bug #56381. | Jeffrey Stedfast | 2004-04-03 | 2 | -1/+7 |
* | bump version, requirements | JP Rosevear | 2004-04-03 | 50 | -92700/+108250 |
* | Make the button initially insensitive. Connect to the entry's "changed" | Dan Winship | 2004-04-03 | 2 | -6/+30 |
* | Always set a format prop so that 1.4 and older 1.5 versions won't strcmp() | Jeffrey Stedfast | 2004-04-02 | 2 | -0/+8 |
* | turn this on, this should always be on, it points to real bugs in the | Not Zed | 2004-04-02 | 3 | -7/+33 |
* | do a per-line validation of the uuencoded stuff, based on the length byte. | Not Zed | 2004-04-02 | 2 | -0/+20 |
* | ** See bug #56338. | Not Zed | 2004-04-02 | 2 | -6/+15 |
* | [ fixes bug #51897 ] | Chris Toshok | 2004-04-02 | 1 | -11/+19 |
* | Create a new class for "Western European, New" to fix a translation issue. | Jeffrey Stedfast | 2004-04-02 | 2 | -2/+9 |
* | dumb fix | Jeffrey Stedfast | 2004-04-02 | 1 | -3/+2 |
* | Fixed some breakage I introduced in the changes below. | Jeffrey Stedfast | 2004-04-02 | 2 | -2/+12 |
* | Report progress. "Fixes" bug #56355. | Jeffrey Stedfast | 2004-04-02 | 2 | -3/+7 |
* | simplify menu_item_set_label() | Jeffrey Stedfast | 2004-04-02 | 2 | -20/+10 |
* | Wrap annoying exeption warnings with w(). | Jeffrey Stedfast | 2004-04-02 | 2 | -6/+12 |
* | Updated to use the new signature APIs. (signature_added): _()ify the | Jeffrey Stedfast | 2004-04-02 | 2 | -4/+27 |
* | Set the updated sig->name on the menu item. | Jeffrey Stedfast | 2004-04-02 | 2 | -3/+23 |
* | add/remove views | JP Rosevear | 2004-04-02 | 9 | -9/+45 |
* | Updated to use the new signature APIs. | Jeffrey Stedfast | 2004-04-02 | 3 | -149/+176 |
* | Reference signatures by their UID rather than by an integer id. Also | Jeffrey Stedfast | 2004-04-02 | 3 | -17/+16 |
* | Updated for signature API changes. | Jeffrey Stedfast | 2004-04-02 | 12 | -699/+443 |
* | Fixes #53433. | Hari Prasad Nadig | 2004-04-02 | 3 | -55/+45 |
* | set the default timezone on all clients when opened. | Rodrigo Moya | 2004-04-02 | 2 | -0/+7 |
* | fix small typo | Radek Doulik | 2004-04-01 | 2 | -1/+6 |
* | Commented grabbing focus on hostname edit, fix the focus issue of Account | Eric Zhao | 2004-04-01 | 2 | -1/+5 |
* | add some sanity check here. add atk_state_focused to focused cell, it is | Yuedong Du | 2004-04-01 | 2 | -4/+16 |
* | return correct values (boolean). | Rodrigo Moya | 2004-04-01 | 2 | -2/+7 |
* | Translation updated. | Vincent van Adrighem | 2004-04-01 | 2 | -1263/+1653 |
* | make sure we unset the float value for the panes if converting from 1.4 | JP Rosevear | 2004-04-01 | 2 | -1/+6 |
* | Fixes #56120 | JP Rosevear | 2004-04-01 | 2 | -2/+10 |
* | Updated British English translation | Gareth Owen | 2004-04-01 | 2 | -6015/+6518 |
* | New class similar to EAccount but for signatures. | Jeffrey Stedfast | 2004-04-01 | 6 | -0/+955 |
* | Update Czech translation | Miloslav Trmac | 2004-04-01 | 2 | -154/+165 |
* | Only do citation colouring if the user has specified to do so and use the | Jeffrey Stedfast | 2004-04-01 | 2 | -3/+31 |
* | add missing labels to dock items. | William Jon McCann | 2004-04-01 | 3 | -7/+12 |
* | Remove dialog separators Change the border with of the dialog's vbox and | Rodney Dawes | 2004-04-01 | 8 | -55/+149 |
* | Save/restore the subscribe dialog's window size. Fixes bug #56230. | Jeffrey Stedfast | 2004-04-01 | 4 | -5/+82 |
* | Removed the imap4 files | Rodney Dawes | 2004-04-01 | 2 | -3/+4 |
* | fixed documentation typos. | Rodrigo Moya | 2004-04-01 | 2 | -2/+6 |
* | Replaced add_event_source with add_source and passed the VEVENT type as | Sarfraaz Ahmed | 2004-03-31 | 2 | -1/+6 |
* | REMOVED! And there was much rejoicing. | Not Zed | 2004-03-31 | 3 | -32/+3 |
* | Cleaned up header inclusions and added plenty of forward declarations. | Not Zed | 2004-03-31 | 30 | -168/+391 |
* | similar to below. | Not Zed | 2004-03-31 | 3 | -4/+11 |
* | Fixed missing headers now mail/* doesn't include gtk/*, camel/*, and | Not Zed | 2004-03-31 | 7 | -1/+23 |
* | start the rule editor with the right label. | Not Zed | 2004-03-31 | 2 | -1/+6 |
* | renamed filter_label to rule_label, and removed the vfolder-editor and | Not Zed | 2004-03-31 | 7 | -659/+51 |
* | [ fixes bug #34777 ] | Chris Toshok | 2004-03-31 | 3 | -2/+51 |
* | fixed changelog | Jeffrey Stedfast | 2004-03-31 | 1 | -1/+0 |
* | Partially implemented. (imap4_get_folder): Implemented. | Jeffrey Stedfast | 2004-03-31 | 3 | -19/+305 |
* | [ fixes bug #53544 ] | Chris Toshok | 2004-03-31 | 2 | -5/+31 |
* | [ part of the fix for #51977, the other part is in e-d-s ] | Chris Toshok | 2004-03-31 | 2 | -1/+10 |
* | Use the new "filter_editor" that has been added to the glade file Remove | Rodney Dawes | 2004-03-31 | 4 | -274/+402 |
* | [ part of the fix for #54528, the other part is in e-d-s ] | Chris Toshok | 2004-03-31 | 2 | -0/+26 |
* | [ fixes bug #53094 ] | Chris Toshok | 2004-03-31 | 3 | -265/+73 |
* | [ part of fix for bug #53634 ] | Chris Toshok | 2004-03-31 | 2 | -10/+7 |
* | [ fixes bug #53634 ] | Chris Toshok | 2004-03-31 | 3 | -9/+33 |
* | fix a small error. | Aaron Weber | 2004-03-31 | 1 | -9/+3 |
* | Removed missing camel-imap-command.c for imap4 | Rodney Dawes | 2004-03-31 | 2 | -1/+4 |
* | add remote calendar setup page to task list setup assistant and edit | William Jon McCann | 2004-03-31 | 3 | -23/+416 |
* | Use header_decode_text() rather than rfc2047_decode_word() to decode the | Jeffrey Stedfast | 2004-03-31 | 2 | -2/+9 |
* | [ gui part of the fix required for #48665 ] | Chris Toshok | 2004-03-31 | 2 | -2/+19 |
* | add spellLiveToggled signal | Radek Doulik | 2004-03-30 | 3 | -2/+156 |
* | call drag_finish properly. (selector_tree_drag_motion): set the drag | Larry Ewing | 2004-03-30 | 4 | -122/+124 |
* | imap4 makefile generation/etc | Jeffrey Stedfast | 2004-03-30 | 1 | -0/+13 |
* | added some debug to dump the whole folderinfo tree if store:folder_info is | Not Zed | 2004-03-30 | 7 | -22/+263 |
* | Implemented. | Jeffrey Stedfast | 2004-03-30 | 26 | -1997/+2114 |
* | Replacing changelog accidentally removed during last commit. | William Jon McCann | 2004-03-30 | 1 | -0/+3 |
* | Fix packing of the hbox that contains the actual input widgets to expand | Rodney Dawes | 2004-03-30 | 3 | -2/+8 |
* | don't require client to be loaded in order to remove the source | William Jon McCann | 2004-03-30 | 3 | -2/+7 |
* | Free the folder-info. | Jeffrey Stedfast | 2004-03-30 | 2 | -2/+4 |
* | Updated to actually parse the STATUS response into a list of item/value | Jeffrey Stedfast | 2004-03-30 | 2 | -23/+128 |
* | Removed debugging printfs. | Jeffrey Stedfast | 2004-03-30 | 3 | -4/+13 |
* | create On The Web source group for tasks. | William Jon McCann | 2004-03-30 | 2 | -1/+21 |
* | close pre tag in case we just flush. I am not sure if it's still worth to | Radek Doulik | 2004-03-30 | 2 | -3/+24 |
* | do not add <br> between text and signature | Radek Doulik | 2004-03-30 | 2 | -2/+6 |
* | Instead of comparing sstate[0] to '1', compare it against '0' like all the | Jeffrey Stedfast | 2004-03-30 | 2 | -1/+7 |
* | *** empty log message *** | Rodrigo Moya | 2004-03-29 | 1 | -1/+1 |
* | Naming issue resolved ( Bug 48293 ) | Hari Prasad Nadig | 2004-03-29 | 2 | -4/+8 |
* | Naming issue, Go to Date -> Select Date, Go to Today -> Select today. | Hari Prasad Nadig | 2004-03-29 | 3 | -4/+11 |
* | Update Czech translation | Miloslav Trmac | 2004-03-29 | 2 | -1052/+1252 |
* | removed misplaced return statement that prevented the rest of the objects | Rodrigo Moya | 2004-03-29 | 3 | -1/+10 |
* | Updated Catalan translation by Xavier Conde Rueda <xaviconde@eresmas.com>. | Jordi Mallach | 2004-03-29 | 2 | -1592/+2138 |
* | use object_bag_peek instead of _get, since we dont want to clash/wait for | Not Zed | 2004-03-29 | 4 | -23/+51 |
* | remove the EVENT_MOVE signal which was binded to Alt + Arrows. ditto. | Kidd Wang | 2004-03-29 | 5 | -95/+64 |
* | get the content-type off of the multipart-signed, not its container. This | Not Zed | 2004-03-29 | 2 | -2/+6 |
* | remove locking here, we're locked whne we enter. (fill_fi): call | Not Zed | 2004-03-29 | 2 | -4/+9 |
* | *** empty log message *** | Denis Lackovic | 2004-03-29 | 2 | -2982/+2386 |
* | New source files implementing the CamelFolder class for the new IMAP4 | Jeffrey Stedfast | 2004-03-29 | 4 | -0/+840 |
* | added .cvsignore | Jeffrey Stedfast | 2004-03-29 | 1 | -0/+7 |
* | added camel-imap-store.[c,h] to the build | Jeffrey Stedfast | 2004-03-29 | 2 | -20/+47 |
* | Updated Spanish translation. | Francisco Javier F. Serrador | 2004-03-29 | 2 | -1089/+1363 |
* | added camel-imap-provider.c | Jeffrey Stedfast | 2004-03-29 | 3 | -1/+141 |
* | build fixes | Jeffrey Stedfast | 2004-03-29 | 2 | -6/+7 |
* | New source files implementing the CamelFolderSummary class for the new | Jeffrey Stedfast | 2004-03-29 | 4 | -0/+1206 |
* | Updated French translation. | Christophe Merlet | 2004-03-28 | 2 | -1786/+2068 |
* | Translation updated. | Priit Laes | 2004-03-27 | 2 | -2895/+2941 |
* | Translation updated. | Priit Laes | 2004-03-27 | 2 | -355/+309 |
* | guard against the case that we redo queries while still waiting for a | JP Rosevear | 2004-03-27 | 2 | -0/+10 |
* | Fixes #53134 | JP Rosevear | 2004-03-27 | 2 | -2/+12 |
* | no need to explicitly add the contacts group, the create function does | JP Rosevear | 2004-03-27 | 2 | -7/+5 |
* | make sure we always sync the source list and just do it once; unref the | JP Rosevear | 2004-03-27 | 2 | -6/+20 |
* | Fixes #55648 | JP Rosevear | 2004-03-27 | 7 | -246/+342 |
* | finds the client data for a client (cal_opened_cb): update the query | JP Rosevear | 2004-03-27 | 2 | -30/+73 |
* | Reverted imap.web.de fix. | Jeffrey Stedfast | 2004-03-27 | 2 | -6/+8 |
* | Updated Norwegian translation. | Kjartan Maraas | 2004-03-27 | 2 | -1859/+2357 |
* | We don't need this really (class_init): We don't need to have our own | Rodney Dawes | 2004-03-27 | 4 | -22/+23 |
* | Updated Serbian translation. | Danilo Šegan | 2004-03-27 | 4 | -1558/+2052 |
* | Added new maildir flags D for draft and commented P for forwarded. | Not Zed | 2004-03-26 | 3 | -4/+30 |
* | return the added option. (clone): make sure we set the current option | Not Zed | 2004-03-26 | 5 | -9/+22 |
* | fix off by one error when emitting deleted signal | JP Rosevear | 2004-03-26 | 2 | -1/+6 |
* | No longer need to split ']' tokens from atom tokens due to a fixup in the | Jeffrey Stedfast | 2004-03-26 | 5 | -35/+914 |
* | do eab_editor_is_valid check only when user wants to save. | Sivaiah Nallagatla | 2004-03-26 | 2 | -5/+9 |
* | If the server is imap.web.de, just ask for all the headers rather than | Jeffrey Stedfast | 2004-03-26 | 4 | -8/+32 |
* | Updated Swedish translation. | Christian Rose | 2004-03-26 | 2 | -2929/+2910 |
* | Updated Brazilian Portuguese translation done by Gustavo Maciel Dias | Gustavo Maciel Dias Vieira | 2004-03-26 | 2 | -1411/+1690 |
* | Remove mail/local-config.glade | Rodney Dawes | 2004-03-26 | 2 | -1/+4 |
* | Fix for bug #55018. | Jeffrey Stedfast | 2004-03-26 | 2 | -4/+35 |
* | Fixes #53499 | JP Rosevear | 2004-03-26 | 9 | -125/+116 |
* | remove local-config.glade form Makefile.am as it is removed form CVS | Sivaiah Nallagatla | 2004-03-25 | 2 | -1/+6 |
* | Use gtk_window_present instead of doing a show then raise, as this also | Rodney Dawes | 2004-03-25 | 13 | -3579/+5393 |
* | Removed newline character from the provider description | Martyn Russell | 2004-03-25 | 2 | -1/+6 |
* | don't let the user delete their Personal addressbook. This is just a nice | Chris Toshok | 2004-03-25 | 2 | -2/+15 |
* | removed ldap seetings and added a settng for SOAP port read port number | Sivaiah Nallagatla | 2004-03-25 | 4 | -178/+145 |
* | New convenience wrapper function. (engine_parse_status): Fixed to handle | Jeffrey Stedfast | 2004-03-25 | 4 | -9/+79 |
* | #include <stdlib.h> for strtoul() | Jeffrey Stedfast | 2004-03-25 | 1 | -0/+1 |
* | add BOOL:POINTER,POINTER,POINTER,POINTER for confirm_ca_cert_import. | Chris Toshok | 2004-03-25 | 11 | -49/+318 |
* | The beginnings of a new IMAP provider module | Jeffrey Stedfast | 2004-03-25 | 12 | -0/+4071 |
* | add addressbook/gui/contact-editor/eab-editor.c. | Chris Toshok | 2004-03-25 | 2 | -0/+5 |
* | don't know what I was thinking approving this change. the _() was only | Chris Toshok | 2004-03-25 | 2 | -5/+9 |
* | parent_type == EAB_TYPE_EDITOR. (e_contact_list_editor_class_init): fill | Chris Toshok | 2004-03-25 | 11 | -435/+316 |
* | superclass for both EContactEditor and EContactListEditor. A start toward | Chris Toshok | 2004-03-25 | 4 | -2/+511 |
* | don't create queries for the clients that are not loaded yet. | Rodrigo Moya | 2004-03-25 | 2 | -0/+9 |
* | remove debug code that slipped in | JP Rosevear | 2004-03-25 | 2 | -2/+6 |
* | Updated Serbian translation. | Danilo Šegan | 2004-03-24 | 3 | -1636/+1928 |
* | Use ngettext for handling plural forms throughout (fixes bug 53464). | Danilo Šegan | 2004-03-24 | 10 | -70/+66 |
* | Fixes #51948 | JP Rosevear | 2004-03-24 | 3 | -110/+36 |
* | Use sizeof() to decide how big buffer is so that in the future, if we | Jeffrey Stedfast | 2004-03-24 | 2 | -1/+5 |
* | Fixed the key to fetch the value from the correct location. It's | Jeffrey Stedfast | 2004-03-24 | 2 | -2/+6 |
* | Fixed some logic bugs. | Jeffrey Stedfast | 2004-03-24 | 2 | -10/+12 |
* | fix build | Chris Toshok | 2004-03-24 | 1 | -1/+1 |
* | make the flow control correct | JP Rosevear | 2004-03-24 | 2 | -4/+7 |
* | Reworked the else bit to fix a bug where if we had the BODY structure, we | Jeffrey Stedfast | 2004-03-24 | 2 | -51/+56 |
* | ensure that only one Personal calendar/task list gets created when moving | JP Rosevear | 2004-03-24 | 2 | -9/+21 |
* | remove unused variable | JP Rosevear | 2004-03-24 | 5 | -4/+19 |
* | For bug#53417 | Umesh Tiwari | 2004-03-24 | 2 | -0/+8 |
* | Update Czech translation | Miloslav Trmac | 2004-03-23 | 2 | -75/+91 |
* | use EM_FORMAT_HTML_VPAD | Radek Doulik | 2004-03-23 | 4 | -3/+16 |
* | dont add the show/hide menu items if we can't ever show it inline. | Not Zed | 2004-03-23 | 2 | -6/+17 |
* | get the mail alarm description message from "malarm_description" instead | Alfred Peng | 2004-03-23 | 3 | -4/+21 |
* | use camel debug to add some debug here. | Not Zed | 2004-03-23 | 7 | -69/+260 |
* | format inline(d) parts automatically into the reply. Part of #55702. | Not Zed | 2004-03-23 | 2 | -1/+20 |
* | connect lock around this. was getting a race with mem corruption | Not Zed | 2004-03-23 | 2 | -2/+12 |
* | if we get an email uri passed in, just pass it out again, without first | Not Zed | 2004-03-23 | 2 | -0/+9 |
* | svn path=/trunk/; revision=25149 | Updated ja.po. T.Aihana | 2004-03-23 | 2 | -1117/+1131 |
* | do not set editor insensitive, use editable-off command instead | Radek Doulik | 2004-03-23 | 2 | -1/+13 |
* | require gtkhtml 3.1.10, it's needed for composer changes (new gtkhtml's | Radek Doulik | 2004-03-23 | 2 | -1/+6 |
* | [ fixes bug #53653, and a couple other instances ] | Chris Toshok | 2004-03-23 | 2 | -3/+12 |
* | Updated Spanish translation. | Francisco Javier F. Serrador | 2004-03-23 | 2 | -1062/+1203 |
* | get the UID from the server on newly created events and set the | Rodrigo Moya | 2004-03-22 | 2 | -2/+79 |
* | Update Czech translation | Miloslav Trmac | 2004-03-22 | 2 | -148/+155 |
* | decode newsgroups header into a list of newsgroups. | Not Zed | 2004-03-22 | 5 | -2/+81 |
* | Add Newsgroups to the default header list. | Not Zed | 2004-03-22 | 4 | -23/+55 |
* | exclude non-viable folder targets for selection, related to #55089. | Not Zed | 2004-03-22 | 2 | -1/+7 |
* | Updated Irish translation | Alastair McKinstry | 2004-03-22 | 2 | -766/+770 |
* | Translation updated by Daniel van Eeden. | Vincent van Adrighem | 2004-03-22 | 2 | -197/+229 |
* | Updated Catalan translation by Xavi Conde <xaviconde@eresmas.com>. | Jordi Mallach | 2004-03-21 | 2 | -487/+425 |
* | substitution of 'Nicht unerwuenscht' by 'Erwuenscht' | Sven Herzberg | 2004-03-20 | 1 | -1/+1 |
* | Use ngettext for handling plurals in filter-datespec. Partial fix for #53464). | Danilo Šegan | 2004-03-20 | 2 | -13/+25 |
* | Fixes bug #54800. | Jeffrey Stedfast | 2004-03-20 | 2 | -2/+73 |
* | [ fixes bug #52667 ] | Chris Toshok | 2004-03-20 | 2 | -2/+8 |
* | Fixes #55716 | JP Rosevear | 2004-03-20 | 4 | -1/+106 |
* | [ fixes bug #52829 ] | Chris Toshok | 2004-03-20 | 5 | -4/+78 |
* | if gnome_calendar_add_event_source fails, don't add the client to the | Rodrigo Moya | 2004-03-20 | 2 | -2/+8 |
* | compare ecalcomponents, not icalcomponents (the compare func is borked), | JP Rosevear | 2004-03-19 | 3 | -17/+36 |
* | Update Czech translation | Miloslav Trmac | 2004-03-19 | 2 | -118/+154 |
* | Translation updated by Daniel van Eeden. | Vincent van Adrighem | 2004-03-19 | 2 | -676/+814 |
* | ref the diary before replaying it. it could get unreffed during replay if | Not Zed | 2004-03-19 | 3 | -9/+16 |