| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed to check fi->child as well (since mbox does it right). | Jeffrey Stedfast | 2003-11-18 | 2 | -12/+19 |
* | Fixed an exception to give a more meaningful description. | Jeffrey Stedfast | 2003-11-18 | 2 | -12/+11 |
* | more fixes | Jeffrey Stedfast | 2003-11-18 | 2 | -4/+28 |
* | Store a ref to the source selector. (impl_requestCreateItem): Implement. | Hans Petter Jansson | 2003-11-18 | 3 | -3/+112 |
* | New helper function. (idle_cb): Call it if we have a local shell. Also, | Ettore Perazzoli | 2003-11-18 | 5 | -3/+117 |
* | renamespace and move to here build new files | Mike Kestner | 2003-11-18 | 6 | -10/+1444 |
* | Fixed to not include leading '/' in the folder name in the label. | Jeffrey Stedfast | 2003-11-18 | 3 | -28/+90 |
* | Rename verb "OpenFolderInNewWindow" to | Ettore Perazzoli | 2003-11-18 | 1 | -2/+2 |
* | (command_open_new_window): New, | Ettore Perazzoli | 2003-11-18 | 2 | -0/+25 |
* | Rename verb "OpenFolderInNewWindow" to | Ettore Perazzoli | 2003-11-18 | 2 | -4/+12 |
* | Fixed an exception to give a more meaningful description. | Jeffrey Stedfast | 2003-11-18 | 2 | -1/+7 |
* | Do not #include "e-local-folder.h". | Ettore Perazzoli | 2003-11-18 | 43 | -16605/+83 |
* | Use a folder_name rather than a path as the name argument to | Jeffrey Stedfast | 2003-11-18 | 2 | -1/+7 |
* | make sure server.mk is disted | JP Rosevear | 2003-11-18 | 2 | -0/+5 |
* | peek the primary selection. | Rodrigo Moya | 2003-11-18 | 3 | -69/+53 |
* | do the right thing for disting | JP Rosevear | 2003-11-18 | 2 | -1/+7 |
* | Switch version to 1.5 | JP Rosevear | 2003-11-17 | 4 | -2/+6 |
* | added 'Delete' and 'Rename' menu items. (delete_task_list_cb, | Rodrigo Moya | 2003-11-17 | 2 | -1/+86 |
* | try first to create the icon from the stock, and then from a file. | Rodrigo Moya | 2003-11-17 | 3 | -4/+92 |
* | use the server.mk file to get rules for building versioned .server files | JP Rosevear | 2003-11-17 | 11 | -20/+26 |
* | Install versioned package config files | JP Rosevear | 2003-11-17 | 2 | -4/+11 |
* | allow new lable with mnemonic (e_search_bar_construct): alter lable name. | Charles Zhang | 2003-11-17 | 2 | -3/+8 |
* | remove the AlarmNotify service, no more need for it, since the alarm | Rodrigo Moya | 2003-11-17 | 8 | -171/+83 |
* | #include "em-folder-tree.h" | Jeffrey Stedfast | 2003-11-17 | 2 | -2/+7 |
* | handle an unparsable url without crashing. | Not Zed | 2003-11-17 | 2 | -9/+5 |
* | fix for folder selector api changes. (vfr_folder_response): handle the | Not Zed | 2003-11-17 | 2 | -27/+36 |
* | Make ending count of occurrences of Recurrence tab numeric only. | Harry Lu | 2003-11-17 | 2 | -0/+6 |
* | thin wrapper on mail_component_get_local_inbox. | Not Zed | 2003-11-17 | 6 | -27/+27 |
* | add a uri | JP Rosevear | 2003-11-17 | 4 | -69/+10 |
* | emit the added signal for the correct rows | JP Rosevear | 2003-11-17 | 2 | -8/+10 |
* | copy in here (update_uris_for_selection): save the selection | JP Rosevear | 2003-11-17 | 4 | -13/+132 |
* | add it via e-tasks (remove_uri_for_source): remove it via e-tasks | JP Rosevear | 2003-11-17 | 8 | -85/+284 |
* | use find_source_iter and get the selection from the right spot | JP Rosevear | 2003-11-17 | 2 | -25/+66 |
* | set up a event to be edited (impl_requestCreateItem): implement | JP Rosevear | 2003-11-17 | 2 | -17/+90 |
* | don't build the e-source stuff anymore, its in e-d-s now | JP Rosevear | 2003-11-15 | 9 | -2413/+5 |
* | Oops | JP Rosevear | 2003-11-15 | 1 | -0/+4 |
* | Oops. | JP Rosevear | 2003-11-15 | 1 | -0/+4 |
* | We can't use a uri to do a lookup of a store-info on the store_hash, we | Jeffrey Stedfast | 2003-11-15 | 3 | -5/+72 |
* | make source selector flags/libs | JP Rosevear | 2003-11-15 | 5 | -10/+24 |
* | include e-source from e-d-s | JP Rosevear | 2003-11-15 | 1 | -1/+1 |
* | include e-source* from e-d-s | JP Rosevear | 2003-11-15 | 4 | -5/+4 |
* | We can't use a uri to do a lookup of a store-info on the store_hash, we | Jeffrey Stedfast | 2003-11-15 | 2 | -12/+45 |
* | config accessor (calendar_config_set_calendars_selected): ditto | JP Rosevear | 2003-11-15 | 9 | -73/+206 |
* | Removed most of the code. This is basically now a nop. Need to somehow get | Jeffrey Stedfast | 2003-11-15 | 2 | -19/+7 |
* | Removed. | Jeffrey Stedfast | 2003-11-15 | 5 | -223/+39 |
* | oops, fixed for when path is a store node | Jeffrey Stedfast | 2003-11-15 | 1 | -3/+3 |
* | Don't create a new view anymore, simply set the new folder uri on the | Jeffrey Stedfast | 2003-11-15 | 2 | -58/+12 |
* | set flags in another place too | Jeffrey Stedfast | 2003-11-15 | 1 | -0/+6 |
* | Handle "" as a request for a full dirscan as well (not just NULL). Makes | Jeffrey Stedfast | 2003-11-15 | 3 | -19/+34 |
* | Only set OK to sensitive if the selected node is not a store node. | Jeffrey Stedfast | 2003-11-15 | 5 | -104/+146 |
* | Update | JP Rosevear | 2003-11-15 | 2 | -3/+13 |
* | Updated. (emfv_popup_copy): Updated. | Jeffrey Stedfast | 2003-11-15 | 5 | -48/+81 |
* | Fixes 45776 enable the usage of the "alt". | Andrew Wu | 2003-11-14 | 1 | -0/+2 |
* | Fix for 50800 connect "e_cell_combo_list_button_press" to gtklist. | Andrew Wu | 2003-11-14 | 1 | -3/+21 |
* | Fix for 50681 send a event to the right cell to pop up something. | Andrew Wu | 2003-11-14 | 1 | -0/+6 |
* | Return TRUE for all cells, for now. | Hans Petter Jansson | 2003-11-14 | 5 | -47/+57 |
* | Use em_folder_tree_get_model() since an emft is not a GtkTreeView. | Jeffrey Stedfast | 2003-11-14 | 3 | -2/+5 |
* | Use em_folder_tree_get_model() since an emft is not a GtkTreeView. | Jeffrey Stedfast | 2003-11-14 | 2 | -0/+16 |
* | Rewritten to use EMFolderTRee. | Jeffrey Stedfast | 2003-11-14 | 2 | -89/+109 |
* | oops, put the mempool stuff back, we don't use e-memory afterall. Damn | Not Zed | 2003-11-14 | 2 | -0/+114 |
* | Remove mempool code, we use the stuff in e-util. (PRESERVE_HEADERS): new | Not Zed | 2003-11-14 | 7 | -154/+87 |
* | Remove spurious puts()s. | Ettore Perazzoli | 2003-11-14 | 1 | -3/+0 |
* | Updated for function name changes in mail-component.c | Jeffrey Stedfast | 2003-11-14 | 2 | -3/+4 |
* | Updated for function name changes in mail-component.c | Jeffrey Stedfast | 2003-11-14 | 7 | -115/+114 |
* | Remove type="toggle" from the "ToggleOffline" | Ettore Perazzoli | 2003-11-14 | 2 | -1/+7 |
* | Ooops, add missing closing </popups> tag. | Ettore Perazzoli | 2003-11-14 | 2 | -0/+5 |
* | (DEVELOPMENT_WARNING): Define. | Ettore Perazzoli | 2003-11-14 | 2 | -6/+17 |
* | If the user selects a store node, don't try to open it as a folder. | Jeffrey Stedfast | 2003-11-14 | 2 | -6/+17 |
* | (impl_sendAndReceive): New, implementation for | Ettore Perazzoli | 2003-11-14 | 2 | -0/+14 |
* | New. | Ettore Perazzoli | 2003-11-14 | 7 | -0/+68 |
* | Modified to not use EStorage* functions. I don't even think it *needs* to | Jeffrey Stedfast | 2003-11-14 | 4 | -7/+19 |
* | fixed a build issue | Jeffrey Stedfast | 2003-11-14 | 1 | -2/+2 |
* | New folder-tree widget that replaces the shell's folder-tree widget. | Jeffrey Stedfast | 2003-11-14 | 20 | -2315/+2277 |
* | remove dead file | JP Rosevear | 2003-11-13 | 2 | -1/+4 |
* | New. (impl_requestCreateItem): New. (tasks_component_class_init): Install. | Ettore Perazzoli | 2003-11-13 | 3 | -2/+43 |
* | (ensure_menu_items): Reverse | Ettore Perazzoli | 2003-11-13 | 2 | -1/+7 |
* | (impl__get_userCreatableItems): New, implementation for the | Ettore Perazzoli | 2003-11-13 | 2 | -1/+51 |
* | blah | Michael Zucci | 2003-11-13 | 2 | -1/+313 |
* | (GNOME.Evolution.Component.UnknownType): | Ettore Perazzoli | 2003-11-13 | 2 | -1/+8 |
* | Add "NewPopup" popup back. | Ettore Perazzoli | 2003-11-13 | 2 | -0/+17 |
* | (impl__get_userCreatableItems): New, | Ettore Perazzoli | 2003-11-13 | 2 | -1/+48 |
* | (impl__get_userCreatableItems): New. | Ettore Perazzoli | 2003-11-13 | 2 | -2/+64 |
* | (em_junk_sa_test_spamd): rename em_junk_sa_spamd_tested to | Radek Doulik | 2003-11-13 | 2 | -36/+37 |
* | fix build temporarily | Radek Doulik | 2003-11-13 | 2 | -0/+2 |
* | new helper function, use it before any call to spamassassin, spamc and | Radek Doulik | 2003-11-13 | 2 | -10/+40 |
* | don't call CAMEL_IS_VJUNK_FOLDER, it was added by mistake | Radek Doulik | 2003-11-13 | 2 | -1/+6 |
* | Add a component_alias | Ettore Perazzoli | 2003-11-13 | 2 | -0/+9 |
* | New signal "component_changed". (class_init): Install. (switch_view): | Ettore Perazzoli | 2003-11-13 | 10 | -269/+361 |
* | use malloc0 for the pobject memory. | Not Zed | 2003-11-13 | 3 | -3/+6 |
* | implement the key selector popup using e-cert-selector. | Not Zed | 2003-11-13 | 6 | -78/+365 |
* | look at the content object's mime type, not the container's type. | Not Zed | 2003-11-13 | 4 | -6/+37 |
* | remove a declaration of a deleted func. | Bolian Yin | 2003-11-13 | 2 | -2/+4 |
* | added cert_selector widget to be placed inside a dialog. | Not Zed | 2003-11-13 | 3 | -1/+139 |
* | implement using the e-cert-trust foo. (e_cert_get_email): implement. | Chris Toshok | 2003-11-13 | 9 | -102/+776 |
* | Use non-deprecated gtk_menu_shell_append (). | Hans Petter Jansson | 2003-11-13 | 2 | -1/+6 |
* | Merge some missed files. | JP Rosevear | 2003-11-13 | 3 | -0/+11 |
* | merged spam filtering branch | Radek Doulik | 2003-11-13 | 43 | -93/+1056 |
* | Add component_alias of "contacts". | Ettore Perazzoli | 2003-11-13 | 2 | -0/+7 |
* | Call e_sidebar_select_button() instead of switch_view(). | Ettore Perazzoli | 2003-11-13 | 4 | -25/+63 |
* | a canvas item does not inherit from gtkwidget | JP Rosevear | 2003-11-13 | 2 | -19/+8 |
* | new files (gal-a11y-e-cell-tree.c/h) added adding 2 new functions to add | Tim Wo | 2003-11-12 | 6 | -0/+273 |
* | Fixes #50808 | Bolian Yin | 2003-11-12 | 2 | -0/+16 |
* | add smime/lib/e-cert-db.c | Chris Toshok | 2003-11-12 | 2 | -0/+5 |
* | ignore smime-ui.gladep | Chris Toshok | 2003-11-12 | 1 | -1/+1 |
* | don't init NSS here. it's done in e_cert_db_peek. | Chris Toshok | 2003-11-12 | 10 | -76/+1656 |
* | replace the foobar file | Jakub Steiner | 2003-11-12 | 2 | -0/+4 |
* | remove libversit from the build. | Chris Toshok | 2003-11-12 | 15 | -4939/+8 |
* | kill the right thing (kill_old_dataserver): rename and check the version | JP Rosevear | 2003-11-12 | 4 | -15/+30 |
* | use a standard calendar status (backend_cal_opened_online): ditto | JP Rosevear | 2003-11-12 | 8 | -30/+48 |
* | load the calendar synchronously | JP Rosevear | 2003-11-12 | 3 | -61/+9 |
* | Fixes #50538 | Bolian Yin | 2003-11-11 | 3 | -40/+61 |
* | Fixes #50538 | Bolian Yin | 2003-11-11 | 7 | -9/+1518 |
* | Fixes # 50480 | Bolian Yin | 2003-11-11 | 1 | -2/+100 |
* | Fixes # 50480 | Bolian Yin | 2003-11-11 | 2 | -0/+30 |
* | return boolean not ECalStatus (update_objects): ditto (process_item_fn): | JP Rosevear | 2003-11-11 | 3 | -25/+30 |
* | new glade file for security related stuff. | Not Zed | 2003-11-11 | 4 | -207/+221 |
* | (e_source_selector_new): Expand all the | Ettore Perazzoli | 2003-11-11 | 2 | -0/+7 |
* | use proper change list free function name (post_sync): ditto | JP Rosevear | 2003-11-11 | 3 | -4/+13 |
* | Added a new "-c" command-line arg. (idle_cb): If the arg is specified, | Ettore Perazzoli | 2003-11-11 | 7 | -101/+76 |
* | Set an "evolution:component_alias" property with a value of "mail". | Ettore Perazzoli | 2003-11-11 | 2 | -0/+7 |
* | New member "component_alias". (component_view_new): Get a new "alias" arg, | Ettore Perazzoli | 2003-11-11 | 6 | -27/+128 |
* | Remove get-vtype check from the completed-tasks query (and don't leak the | Dan Winship | 2003-11-11 | 4 | -56/+18 |
* | changed for cipher context api changes. ditto. | Not Zed | 2003-11-10 | 4 | -22/+270 |
* | split out the CMSMessage verification code so it can be used from | Not Zed | 2003-11-10 | 8 | -173/+380 |
* | Add new-addressbook.[ch]. (glade_DATA): Add new-addressbook.glade. | Hans Petter Jansson | 2003-11-09 | 6 | -1/+458 |
* | Remove e-util/ename/Makefile | Dan Winship | 2003-11-08 | 2 | -1/+4 |
* | Removed. No longer used by evolution except via evolution-data-server. | Dan Winship | 2003-11-08 | 13 | -1885/+17 |
* | Remove some includes of directories that don't exist any more | Dan Winship | 2003-11-08 | 2 | -4/+5 |
* | Don't #include e-name-western.h, since the code that uses it is commented | Dan Winship | 2003-11-08 | 2 | -1/+7 |
* | remove extraneous note. | Aaron Weber | 2003-11-08 | 1 | -24/+0 |
* | don't include toplevel libical | JP Rosevear | 2003-11-08 | 2 | -1/+4 |
* | don't include toplevel libical | JP Rosevear | 2003-11-08 | 2 | -1/+4 |
* | don't include top level libical | JP Rosevear | 2003-11-08 | 1 | -1/+0 |
* | remove includes for toplevel libical dir | JP Rosevear | 2003-11-08 | 4 | -4/+8 |
* | new sources files - work in progress to try and replace the e-storage-set* code | Jeffrey Stedfast | 2003-11-08 | 2 | -0/+1217 |
* | build the marshall files right at the beginning | JP Rosevear | 2003-11-07 | 2 | -2/+10 |
* | don't include the c marshaller file twice | JP Rosevear | 2003-11-07 | 3 | -2/+7 |
* | make sure the marshal header is in the sources too | JP Rosevear | 2003-11-07 | 2 | -1/+5 |
* | make sure the marshal header is in the source list | JP Rosevear | 2003-11-07 | 5 | -2/+15 |
* | make sure the marshal stuff is in the sources and remove the built files | JP Rosevear | 2003-11-07 | 2 | -2/+10 |
* | remove build sources from dist | JP Rosevear | 2003-11-07 | 2 | -0/+7 |
* | make sure the marshal header and source are in the source list | JP Rosevear | 2003-11-07 | 2 | -1/+6 |
* | Shush. | JP Rosevear | 2003-11-07 | 6 | -10/+13 |
* | Shush. | JP Rosevear | 2003-11-07 | 3 | -6/+10 |
* | Handle some more renaming | JP Rosevear | 2003-11-07 | 5 | -8/+12 |
* | Add forgotten file. | JP Rosevear | 2003-11-07 | 1 | -0/+15 |
* | No longer needed. | JP Rosevear | 2003-11-07 | 1 | -6/+0 |
* | dist the marshal list | JP Rosevear | 2003-11-07 | 2 | -2/+9 |
* | update | JP Rosevear | 2003-11-07 | 45 | -54938/+44936 |
* | we don't have to configure the libical subdir now | JP Rosevear | 2003-11-07 | 2 | -1/+4 |
* | don't destroy the widget here - its dead when removed from the paned | JP Rosevear | 2003-11-07 | 2 | -1/+6 |
* | Various changes to merge in evolution-data-server reliance. | JP Rosevear | 2003-11-07 | 325 | -63162/+3400 |
* | Call em_migrate_uri() instead of em_uri_from_camel(). (em_migrate_uri): | Jeffrey Stedfast | 2003-11-07 | 2 | -2/+48 |
* | fixed some compile warnings | Jeffrey Stedfast | 2003-11-07 | 1 | -1/+2 |
* | User vfolder rules should be in ${evolution_dir}/mail/vfolders.xml rather | Jeffrey Stedfast | 2003-11-07 | 7 | -20/+181 |
* | update for shuffling | JP Rosevear | 2003-11-07 | 2 | -2/+2 |
* | Don't bother trying to see if the server advertises EHLO. Simply always | Jeffrey Stedfast | 2003-11-07 | 2 | -18/+15 |
* | use privincludedir | JP Rosevear | 2003-11-06 | 3 | -5/+5 |
* | New source files to migrate from the old mail directory to the new mail | Jeffrey Stedfast | 2003-11-06 | 5 | -48/+626 |
* | LIBADD all the relevant libical libs | JP Rosevear | 2003-11-06 | 4 | -8/+16 |
* | fix typo | JP Rosevear | 2003-11-05 | 2 | -8/+5 |
* | add a unimplemented warning so we at least avoid relocation errors. | Larry Ewing | 2003-11-05 | 2 | -0/+13 |
* | Fix a cast | Larry Ewing | 2003-11-05 | 2 | -1/+5 |
* | changed to use ciphercontext directly to sign the message, no | Not Zed | 2003-11-05 | 2 | -73/+35 |
* | new (unfinished) api to peek inside smime parts to tell us whats in it. | Not Zed | 2003-11-05 | 8 | -107/+291 |
* | We might need to convert the passwd from UTF-8 into the locale charset. | Jeffrey Stedfast | 2003-11-05 | 2 | -4/+25 |
* | install headers | JP Rosevear | 2003-11-05 | 2 | -6/+10 |
* | added more menu items. (delete_calendar_cb): callbacks for new popup menu | Rodrigo Moya | 2003-11-04 | 4 | -13/+41 |
* | added more menu items. (delete_calendar_cb): callbacks for new popup menu | Rodrigo Moya | 2003-11-04 | 2 | -12/+79 |
* | Fixes # 48509 | Bolian Yin | 2003-11-04 | 16 | -223/+2554 |
* | add new signal "selected_time_changed" a11y initialization new public | Bolian Yin | 2003-11-04 | 10 | -39/+89 |
* | (setup_name_selector): | Ettore Perazzoli | 2003-11-04 | 1 | -1/+1 |
* | (SELECT_NAMES_OAFIID): Append "_2". | Ettore Perazzoli | 2003-11-04 | 2 | -1/+5 |
* | Append "_2". Likewise. Likewise. Likewise. Likewise | Ettore Perazzoli | 2003-11-04 | 6 | -5/+13 |
* | Update factory ID. | Ettore Perazzoli | 2003-11-04 | 5 | -4/+17 |
* | Use "evolution2:config_item" | Ettore Perazzoli | 2003-11-04 | 2 | -13/+19 |
* | Change "evolution:config_item" into "evolution2:config_item". | Ettore Perazzoli | 2003-11-04 | 2 | -9/+14 |
* | use "evolution2:config_item" properties instead of "evolution:config_item" | Ettore Perazzoli | 2003-11-04 | 2 | -5/+11 |
* | Use "evolution2:config_item" attributes instead of "evolution:config_item" | Ettore Perazzoli | 2003-11-04 | 3 | -11/+20 |
* | fixed the build | Jeffrey Stedfast | 2003-11-04 | 2 | -5/+5 |
* | disable apply button when initial dialog. disable apply button after | Charles Zhang | 2003-11-03 | 2 | -0/+6 |
* | *e-table/gal-a11y-e-table-item: defunct widget checking, selection | Bolian Yin | 2003-11-03 | 2 | -43/+334 |
* | new function to deal with grabing table cell focus | Tim Wo | 2003-11-03 | 2 | -0/+26 |
* | Fix for #50387. | Harry Lu | 2003-11-03 | 2 | -1/+12 |
* | shared object looks for wrong mo file" | Suresh Chandrasekharan | 2003-11-03 | 4 | -4/+4 |
* | setup filter-on-thread and vfolder-on-thread. | Jeffrey Stedfast | 2003-11-01 | 4 | -2/+67 |
* | updated | Jeffrey Stedfast | 2003-11-01 | 1 | -6/+2 |
* | added a #include | Jeffrey Stedfast | 2003-11-01 | 1 | -0/+1 |
* | Don't compress trailing slashes in URI elements. | Hans Petter Jansson | 2003-11-01 | 2 | -3/+20 |
* | Add http backend lib. | Hans Petter Jansson | 2003-11-01 | 3 | -0/+9 |
* | Add the webcal source group. | Hans Petter Jansson | 2003-11-01 | 7 | -46/+921 |
* | Add CAL_STATIC_CAPABILITY_NO_THISANDFUTURE and | Dan Winship | 2003-11-01 | 7 | -38/+76 |
* | set up vars and rules for versioning the .server files | JP Rosevear | 2003-10-31 | 11 | -60/+70 |
* | fixed mismatched condition in if/else statement. | Rodrigo Moya | 2003-10-31 | 1 | -2/+2 |
* | fixed mismatched condition in if/else statement. | Rodrigo Moya | 2003-10-31 | 2 | -2/+7 |
* | fix for e-account smime info changes. Also enforce having a signing | Not Zed | 2003-10-31 | 2 | -16/+39 |
* | Rearranged smime config slightly, and added encrypt key preference. | Not Zed | 2003-10-31 | 4 | -90/+403 |
* | add encrypt_key id, and change some of the names around to be more | Not Zed | 2003-10-31 | 3 | -12/+30 |
* | removed, now redundant. | Not Zed | 2003-10-31 | 3 | -452/+4 |
* | remove smime/tests for now. | Chris Toshok | 2003-10-31 | 2 | -1/+4 |
* | remove dead file | JP Rosevear | 2003-10-31 | 45 | -643183/+464712 |
* | add boilerplate. | Chris Toshok | 2003-10-31 | 4 | -4/+39 |
* | use CERT_UI_CFLAGS. (TEST_LIBS): use CERT_UI_LIBS. | Chris Toshok | 2003-10-31 | 2 | -2/+7 |
* | set enable_smime=yes wherever nss would be enabled.. fixes manually | Chris Toshok | 2003-10-31 | 2 | -2/+27 |
* | initial checkin | Chris Toshok | 2003-10-31 | 3 | -0/+51 |
* | removed. | Rodrigo Moya | 2003-10-31 | 5 | -25/+31 |
* | use bonobo_main_quit, not gtk_main_quit. | Rodrigo Moya | 2003-10-31 | 1 | -1/+1 |
* | use bonobo_main_quit, not gtk_main_quit. | Rodrigo Moya | 2003-10-31 | 3 | -1/+26 |
* | Updated Norwegian Nynorsk translation. | Ã
smund Skjæveland | 2003-10-30 | 2 | -65/+60 |
* | removed, since we dont save the file anymore in idle callbacks. | Rodrigo Moya | 2003-10-30 | 2 | -49/+18 |
* | implemented THIS and ALL recurrences cases, blowing away or detaching | Rodrigo Moya | 2003-10-30 | 2 | -40/+195 |
* | implement something basic. | Not Zed | 2003-10-30 | 2 | -2/+17 |
* | show application/x-pkcs7-mime inline always by default. | Not Zed | 2003-10-30 | 4 | -20/+111 |
* | Turn on SMIME_SUPPORTED. (build_message): move some of the security code | Not Zed | 2003-10-30 | 2 | -202/+188 |
* | Added a note about api inconsistencies. | Not Zed | 2003-10-30 | 12 | -1301/+1253 |
* | add the S/MIME config control here. | Chris Toshok | 2003-10-30 | 2 | -0/+29 |
* | change the poa hint to PER_REQUEST. fixes a couple of deadlocks. | Chris Toshok | 2003-10-30 | 2 | -1/+6 |
* | ifdef the smime code with HAVE_NSS. | Chris Toshok | 2003-10-30 | 3 | -2/+17 |
* | use $SMIME_DIR. instead of explicitly including smime. | Chris Toshok | 2003-10-30 | 3 | -1/+21 |
* | build new files | JP Rosevear | 2003-10-30 | 5 | -4/+353 |
* | set an exception if we fail, so evo won't crash. | Dan Winship | 2003-10-30 | 2 | -0/+11 |
* | declare an exception for createControls to return, so we don't have to | Dan Winship | 2003-10-30 | 2 | -1/+9 |
* | Changed the OAFIID. | Jeffrey Stedfast | 2003-10-30 | 6 | -9/+20 |
* | Nuked the MailConfig interface stuff. | Jeffrey Stedfast | 2003-10-30 | 7 | -568/+16 |
* | no need to update config settings everywhere explicitly | JP Rosevear | 2003-10-29 | 13 | -201/+144 |
* | set the format on the cal view | JP Rosevear | 2003-10-29 | 4 | -2/+41 |
* | unref config manager (init_widgets): create config manager for the | JP Rosevear | 2003-10-29 | 4 | -111/+38 |
* | set the timezone for all clients (timezone_changed_cb): callback for | JP Rosevear | 2003-10-29 | 19 | -64/+1537 |
* | fixed typo in menu item label. | Rodrigo Moya | 2003-10-29 | 15 | -91/+119 |
* | add certificate-manager.h | Chris Toshok | 2003-10-29 | 2 | -1/+7 |
* | We should check List-Post before List-Id (List-Post has to contain the | Jeffrey Stedfast | 2003-10-29 | 2 | -10/+17 |
* | Fixes bug #35083 | Jeffrey Stedfast | 2003-10-29 | 4 | -12/+57 |
* | fill_popup_menu signal has 2 arguments. | Rodrigo Moya | 2003-10-29 | 2 | -1/+6 |
* | connect to "fill_popup_menu" on the ESourceSelector. | Rodrigo Moya | 2003-10-29 | 2 | -1/+9 |
* | connect to "fill_popup_menu" on the ESourceSelector. | Rodrigo Moya | 2003-10-29 | 2 | -0/+44 |
* | added "fill_popup_menu" signal, to allow the addition of new items to the | Rodrigo Moya | 2003-10-29 | 3 | -1/+42 |
* | Add e-shell-view.h to evolution_SOURCES | Rodney Dawes | 2003-10-29 | 2 | -0/+5 |
* | Fix automake warning, and add e-shell-user-creatable-items-handler.h to | Rodney Dawes | 2003-10-28 | 2 | -4/+6 |
* | no need to keep the timezone here, it is already stored in the model. | Rodrigo Moya | 2003-10-28 | 3 | -22/+24 |
* | New; tell each query about a created/modified/removed object. | Dan Winship | 2003-10-28 | 8 | -118/+171 |
* | better detection of broken date to give to broken_date_parser. | Frédéric Crozat | 2003-10-28 | 2 | -0/+20 |
* | add new file for toggle cell a11y object. new a11y object toggle cell | Yuedong Du | 2003-10-28 | 5 | -0/+431 |
* | store config objects as well (gnome_calendar_set_default_uri): return | JP Rosevear | 2003-10-28 | 12 | -180/+1158 |
* | Fix for "50065 chinese locales Input method hangs after a task entry and | Suresh Chandrasekharan | 2003-10-28 | 1 | -0/+3 |
* | Fixes bug #49816 | Jeffrey Stedfast | 2003-10-28 | 6 | -141/+155 |
* | If a word is longer than CAMEL_TEXT_INDEX_MAX_WORDLEN, then ignore it. | Jeffrey Stedfast | 2003-10-28 | 2 | -2/+11 |
* | changed fill_component_from_model virtual method to get an ETableModel, | Rodrigo Moya | 2003-10-27 | 5 | -20/+32 |
* | pass FALSE as the 'only_if_exists' parameter, so that the calendar gets | Rodrigo Moya | 2003-10-27 | 2 | -1/+7 |
* | initialize private structure on TasksComponent. | Rodrigo Moya | 2003-10-25 | 2 | -0/+7 |
* | If the system defines AI_ADDRCONFIG, set this flag on the hints.ai_flags | Jeffrey Stedfast | 2003-10-25 | 2 | -2/+13 |