| Commit message (Expand) | Author | Age | Files | Lines |
* | new function, override the event handler for focus_in_event, set the first | Gilbert Fang | 2003-06-26 | 2 | -0/+32 |
* | in the EUrlEntry case just reassign widget. it'll be handled by the | Chris Toshok | 2003-06-24 | 2 | -1/+8 |
* | Fix lots of leaks, update for correct use of g_object_get. Some cleanups. | Larry Ewing | 2003-06-14 | 8 | -8/+64 |
* | Fix lots of leaks, update for correct use of g_object_get. Some misc | Larry Ewing | 2003-06-14 | 12 | -35/+106 |
* | update for correct used of g_object_get. | Larry Ewing | 2003-06-14 | 2 | -11/+25 |
* | Put the ChangeLog.pre-1-4 in the Makefiles. | Ettore Perazzoli | 2003-06-13 | 1 | -0/+3 |
* | ** For #42691. | Not Zed | 2003-06-11 | 4 | -7/+27 |
* | Roll over ChangeLogs. | Ettore Perazzoli | 2003-06-10 | 2 | -16759/+16758 |
* | adapted to changes in EComponentListener API. | Rodrigo Moya | 2003-06-04 | 2 | -1/+6 |
* | i2003-05-19 Chris Toshok <toshok@ximian.com> | Chris Toshok | 2003-05-20 | 2 | -1/+8 |
* | handle the case where @book == NULL, which can happen if there was a | Chris Toshok | 2003-05-20 | 2 | -2/+11 |
* | fix the initial run case. the config upgrade code creates all elements so | Chris Toshok | 2003-05-20 | 2 | -0/+12 |
* | if we've got focus, set the background of the rect to bg[NORMAL], and the | Chris Toshok | 2003-05-20 | 2 | -3/+11 |
* | add a g_object_ref(card), to match the one in | Chris Toshok | 2003-05-20 | 2 | -1/+7 |
* | Added HIG-appropriate HIG-appropriate spacing, padding, accelerators. | Anna Marie Dirks | 2003-05-19 | 2 | -6/+13 |
* | HIG-ified the various dialogs (including the settings pages, the config | Anna Marie Dirks | 2003-05-19 | 2 | -41/+47 |
* | Changed button order, and added HIG-appropriate spacing/padding. Fixes bug | Anna Marie Dirks | 2003-05-19 | 2 | -6/+12 |
* | Changed button order, and added HIG-appropriate spacing/padding. Fixes bug | Anna Marie Dirks | 2003-05-19 | 2 | -8/+16 |
* | i2003-05-19 Sean Gao <sean.gao@sun.com> | Chris Toshok | 2003-05-19 | 2 | -1/+14 |
* | Added HIG-appropriate spacing, padding, capitalization and accelerators. | Anna Marie Dirks | 2003-05-17 | 2 | -11/+17 |
* | Added HIG-appropriate spacing, padding, capitalization and accelerators. | Anna Marie Dirks | 2003-05-17 | 2 | -2/+6 |
* | Added HIG-appropriate spacing, padding, caps, title and accelerators. | Anna Marie Dirks | 2003-05-17 | 2 | -8/+14 |
* | Added HIG-appropriate spacing, padding, capitalization and accelerators. | Anna Marie Dirks | 2003-05-17 | 2 | -48/+55 |
* | Move the tools to a more appropriate directory, privlibexecdir | Rodney Dawes | 2003-05-17 | 2 | -1/+6 |
* | Revert the patch I didn't mean to commit anyway | Rodney Dawes | 2003-05-17 | 2 | -6/+1 |
* | Check for libgcc stuff to make solaris happy | Rodney Dawes | 2003-05-16 | 2 | -1/+6 |
* | this change fixes 43090 too | Chris Toshok | 2003-05-16 | 1 | -1/+1 |
* | backing out a tiny porting of jpr's fix - we need to set the book on the | Chris Toshok | 2003-05-16 | 2 | -0/+10 |
* | new function, split out the duplicated teardown code from final_cb and | Chris Toshok | 2003-05-16 | 2 | -7/+21 |
* | replace the text_buffer_delete/text_buffer_insert with | Chris Toshok | 2003-05-15 | 2 | -24/+51 |
* | set the clip_height on reflow so the name of the field is as high as the | Chris Toshok | 2003-05-15 | 2 | -1/+12 |
* | handle the case where we haven't filled in the address yet. fixes #42620. | Chris Toshok | 2003-05-15 | 2 | -0/+9 |
* | clear the view (book_open_cb): track the book in the view, don't unref the | JP Rosevear | 2003-05-15 | 6 | -64/+72 |
* | strlen -> g_utf8_strlen. (e_select_names_text_model_insert): same. | Chris Toshok | 2003-05-14 | 3 | -31/+94 |
* | rename addressbook_destroy to this, and guard against multiple calls. | Chris Toshok | 2003-05-14 | 2 | -6/+18 |
* | terminate g_build_filename with NULL. | Sean Gao | 2003-05-12 | 2 | -1/+7 |
* | [ fixes bug #42048 ] button => response. (e_addressbook_view_print): | Chris Toshok | 2003-05-12 | 2 | -3/+10 |
* | [ fixes bug #41245 ] fix spacing/border widths as per HIG. | Chris Toshok | 2003-05-12 | 3 | -151/+164 |
* | Use glib macro to case from pointer to int. | Jeremy Katz | 2003-05-09 | 4 | -2/+14 |
* | i2003-05-06 Chris Toshok <toshok@ximian.com> | Chris Toshok | 2003-05-07 | 2 | -14/+13 |
* | [ fixes bug #41255 ] use stock buttons for Add/Remove. | Chris Toshok | 2003-04-30 | 2 | -4/+10 |
* | [ fixes bug #41144 ] use stock buttons for the Add/Delete buttons. Switch | Chris Toshok | 2003-04-30 | 2 | -6/+67 |
* | [ fixes bug #41211 ] call e_button_new_with_stock_icon to create our | Chris Toshok | 2003-04-30 | 2 | -1/+9 |
* | remove duplicate HOME_COUNTRY field add. | Gilbert Fang | 2003-04-30 | 2 | -2/+5 |
* | [ fixes bug #41910 ] change from model_changed to row_deleted here. | Chris Toshok | 2003-04-30 | 1 | -0/+12 |
* | [ fixes bug #41843] use e_card_simple_get_ecard_field instead of | Chris Toshok | 2003-04-28 | 2 | -1/+9 |
* | [ fixes bug #41779 ] we don't need to call gtk_widget_destroy on the old | Chris Toshok | 2003-04-28 | 2 | -1/+8 |
* | [ fixes bug #37351 ] the row the signal is called with is already the | Chris Toshok | 2003-04-24 | 2 | -1/+7 |
* | [ either mostly or entirely fixes #33708 ] new function, factor it out of | Chris Toshok | 2003-04-24 | 2 | -20/+48 |
* | [ fixes bug #40954 ] guard against NULL bf->priv->summary (happens if the | Chris Toshok | 2003-04-20 | 2 | -7/+18 |
* | [ fixes #40694 ] just grab focus if @activate == TRUE. we'll do all | Chris Toshok | 2003-04-20 | 2 | -9/+25 |
* | Add missing -DPREFIX | Rodney Dawes | 2003-04-19 | 2 | -0/+5 |
* | [ fixes #21499 ] | Rodney Dawes | 2003-04-19 | 8 | -4/+19 |
* | [ fixes #41252 ] change title from "Check Address" to "Full Address". | Chris Toshok | 2003-04-16 | 2 | -1/+7 |
* | [ fixes #40727 ] if the query text is either shorter than the cached | Chris Toshok | 2003-04-09 | 2 | -5/+18 |
* | kill an old e_utf8_gtk usage | Mike Kestner | 2003-04-09 | 1 | -1/+0 |
* | (d): Remove all debugging | Ettore Perazzoli | 2003-04-09 | 2 | -1/+6 |
* | Remove color specifications from the druid so it will use theme colors. | Dan Winship | 2003-04-08 | 3 | -30/+17 |
* | [ fixes #7103 ] init style_set. and add the signal. | Chris Toshok | 2003-04-08 | 6 | -97/+186 |
* | [ fixes bug #40901 ] HIG-ify the ldap server edit dialog's button layout. | Chris Toshok | 2003-04-08 | 2 | -13/+19 |
* | [ fixes bug #39763 ] verb callback for EditCopy (cut_cb): verb callback | Chris Toshok | 2003-04-08 | 2 | -0/+180 |
* | change the ok/cancel button layout to be higified. | Chris Toshok | 2003-04-08 | 2 | -6/+18 |
* | [ last portion of #40046 fix ] ifdef this out to quiet the compiler. | Chris Toshok | 2003-04-08 | 2 | -141/+50 |
* | Fixes #40252. | Not Zed | 2003-04-08 | 2 | -45/+52 |
* | add tools. | Chris Toshok | 2003-04-08 | 2 | -1/+5 |
* | [ fixes bug #23036 ] : new and improved export utility. | Gilbert Fang | 2003-04-08 | 7 | -0/+1168 |
* | Clean up server names. | Dan Winship | 2003-04-08 | 5 | -29/+41 |
* | set "handle_popup" on the field to be TRUE if it's got focus, FALSE if | Chris Toshok | 2003-04-04 | 2 | -0/+17 |
* | set the im_context on the field's EText. (e_minicard_label_event): remove | Chris Toshok | 2003-04-04 | 2 | -46/+7 |
* | [ fixes bug #40715 ] add this callback, to unref the book/free the closure | Chris Toshok | 2003-04-04 | 4 | -20/+63 |
* | add EVOLUTION_IMAGESDIR | Chris Toshok | 2003-04-03 | 2 | -0/+8 |
* | change all this around so that we populate the existing popup. This means | Chris Toshok | 2003-04-03 | 4 | -179/+138 |
* | add NONE:OBJECT | Chris Toshok | 2003-04-03 | 4 | -0/+35 |
* | added "folder_type" parameter to EvolutionImporterLoadFileFn. | Rodrigo Moya | 2003-04-03 | 3 | -0/+8 |
* | new function, just return the local uri. (set_default_book_uri_local): use | Chris Toshok | 2003-04-01 | 2 | -7/+34 |
* | it emits a list now | JP Rosevear | 2003-03-31 | 2 | -17/+26 |
* | Remove folder-selector button initialization. (e_select_names_new): | Dan Winship | 2003-03-31 | 6 | -61/+84 |
* | constify return value | Dan Winship | 2003-03-31 | 2 | -3/+3 |
* | add vcard tests | Chris Toshok | 2003-03-31 | 16 | -0/+218 |
* | braindead, and *extremely* forgiving vcard parser. not for public | Chris Toshok | 2003-03-31 | 3 | -0/+1038 |
* | add vcard docs | Chris Toshok | 2003-03-31 | 4 | -0/+6593 |
* | [ fixes bug #39381 (again) ] add "GtkWidget *button" first arg, so we | Chris Toshok | 2003-03-31 | 2 | -1/+7 |
* | [ fixes bug #40403 ] revert the fix for 28945, as was done on the 1.2 | Chris Toshok | 2003-03-29 | 2 | -10/+9 |
* | [ fix the contact editor so that the only time the address is parsed is | Chris Toshok | 2003-03-29 | 3 | -36/+46 |
* | [ fixes bug #19178 ] use e_book_load_address_book_by_uri on the passed in | Chris Toshok | 2003-03-27 | 3 | -42/+19 |
* | [ fixes bug #34651 ] strcmp -> g_utf8_collate. (update_query): encode the | Chris Toshok | 2003-03-27 | 2 | -6/+20 |
* | [ fixes bug #34085 ] only successfully complete the drag if they dropped a | Chris Toshok | 2003-03-27 | 2 | -11/+25 |
* | $evolution_uidir -> $evolutionuidir | Chris Toshok | 2003-03-27 | 2 | -1/+6 |
* | [ fixes bug #39170 ] remove 'return'. (pas_backend_remove_cards): same. | Philip Zhao | 2003-03-27 | 2 | -12/+29 |
* | append the second line to the address if necessary | JP Rosevear | 2003-03-27 | 2 | -3/+25 |
* | set the dialog to "Visible: No" so it doesn't flash when we bring it up. | Chris Toshok | 2003-03-24 | 2 | -254/+294 |
* | [ fixes bug #40026 ] add EContactEditor arg, and block/unblock signals | Chris Toshok | 2003-03-24 | 2 | -9/+26 |
* | nuke. | Chris Toshok | 2003-03-24 | 5 | -49/+94 |
* | [ fixes bug #31786 ] fix some gtk warnings. (set_advanced_button_state): | Chris Toshok | 2003-03-24 | 3 | -3248/+35 |
* | [ fixes bug #32113 ] add include_email arg to e_destination_get_textrep. | Chris Toshok | 2003-03-23 | 9 | -20/+53 |
* | Replace "evolution:menu-name" prop with "evolution:menu_name". [#39692] | Ettore Perazzoli | 2003-03-20 | 3 | -2/+8 |
* | up the column count by one for the underline. | Chris Toshok | 2003-03-19 | 2 | -1/+12 |
* | fix use of deprecated gtk_menu_append. (card_picker_selection_changed): | Chris Toshok | 2003-03-19 | 2 | -54/+48 |
* | [ Fixes addressbook bug #39730 ] add response ids to the search base | Chris Toshok | 2003-03-19 | 3 | -55/+50 |
* | use alternating-row-colors="false" | Chris Toshok | 2003-03-19 | 4 | -61/+44 |
* | kill warning by sinking objects | JP Rosevear | 2003-03-19 | 2 | -0/+9 |
* | disconnect/keep track of search result signal id. (e_select_names_init): | Not Zed | 2003-03-18 | 3 | -5/+38 |
* | use set_entry_changed_signal_email for the email entry so the email gets | Chris Toshok | 2003-03-14 | 2 | -1/+18 |
* | [ fixes bug #20210 ] change "Edit Contact Info" to "View Contact Info", as | Chris Toshok | 2003-03-13 | 2 | -2/+11 |
* | [ fixes bug #39507 ] new function, sync the models after we do a search. | Chris Toshok | 2003-03-12 | 2 | -0/+49 |
* | fix compiler warnings about deprecated functions. | Chris Toshok | 2003-03-12 | 5 | -77/+41 |
* | Updated phone number. Bug #37204. | Not Zed | 2003-03-11 | 2 | -2/+4 |
* | re-enable in build, include e-destination.h. For #39256. | Not Zed | 2003-03-10 | 2 | -2/+6 |
* | Likewise. Likewise. Likewise. Likewise. Likewise. (ebook_create): | Ettore Perazzoli | 2003-03-07 | 11 | -14/+27 |
* | removed. (owner_unset_cb): Basically a noop, the shell does the quit, we | Not Zed | 2003-03-05 | 2 | -10/+10 |
* | Fixes #37881 | JP Rosevear | 2003-03-05 | 2 | -1/+9 |
* | reflect prior column addition | JP Rosevear | 2003-03-05 | 9 | -4/+66 |
* | (e_select_names_new): Don't set the "modal" property through | Ettore Perazzoli | 2003-03-04 | 2 | -1/+10 |
* | (create_minicard_view): No need | Ettore Perazzoli | 2003-03-04 | 2 | -5/+6 |
* | (e_select_names_init): Instead of using gtk_widget_unparent(), | Ettore Perazzoli | 2003-03-04 | 2 | -2/+10 |
* | Build libecontacteditor as an uninstalled shared library. | Dan Winship | 2003-03-01 | 8 | -26/+46 |
* | Remove these from here; talking to the mailer doesn't really belong at the | Dan Winship | 2003-03-01 | 12 | -307/+342 |
* | use g_signal_connect here, not swapped... although since we pass the | Chris Toshok | 2003-02-28 | 6 | -10/+47 |
* | link to libversit libtool object | JP Rosevear | 2003-02-28 | 2 | -1/+5 |
* | Fix for server files from Antonio Xu | Rodney Dawes | 2003-02-28 | 2 | -1/+5 |
* | if we fail to activate factories for a given protocol, return. | Chris Toshok | 2003-02-27 | 3 | -62/+23 |
* | Make libversit a shared library, update stuff for that, and clean up | Dan Winship | 2003-02-22 | 6 | -65/+38 |
* | Make libemiscwidgets, libefilterbar, and libetimezonedialog dynamic | Dan Winship | 2003-02-21 | 3 | -5/+13 |
* | revert previous change | Dan Winship | 2003-02-20 | 8 | -32/+23 |
* | oops | Dan Winship | 2003-02-20 | 1 | -1/+1 |
* | Build the subparts as (noinst) shared libraries rather than static | Dan Winship | 2003-02-20 | 8 | -22/+31 |
* | Make parent_class static. | Dan Winship | 2003-02-20 | 4 | -3/+11 |
* | ignore more generated stuff | Chris Toshok | 2003-02-20 | 1 | -0/+1 |
* | [ fix #38074 ] first arg is a GtkWidget. duh. | Chris Toshok | 2003-02-20 | 2 | -1/+7 |
* | (INCLUDES): Use $(evolutionuidir) | Ettore Perazzoli | 2003-02-20 | 2 | -1/+6 |
* | add .server.in files | Dan Winship | 2003-02-20 | 1 | -0/+2 |
* | if we can complete solely from our cached cards, call | Chris Toshok | 2003-02-18 | 2 | -0/+21 |
* | plug memory leak (always free val). | Chris Toshok | 2003-02-17 | 1 | -2/+2 |
* | move the bulk of the non-summary searching stuff here. we aggregate up to | Chris Toshok | 2003-02-17 | 2 | -61/+122 |
* | indent properly. | Chris Toshok | 2003-02-17 | 2 | -12/+17 |
* | disconnect search_started and search_result. (addressbook_compare): if | Chris Toshok | 2003-02-17 | 4 | -55/+130 |
* | [ fixes bug #33066 ] new function (set_entry_changed_signals): call | Chris Toshok | 2003-02-11 | 3 | -46/+92 |
* | Install load-pine-addressbook and load-gnomecard-addressbook into | Ettore Perazzoli | 2003-02-11 | 4 | -9/+36 |
* | gone. (match_initials): gone. (book_query_sexp): remove the primary | Chris Toshok | 2003-02-10 | 5 | -52/+44 |
* | lots of changes here. should be a big performance gain. god i hope this is | Chris Toshok | 2003-02-10 | 2 | -228/+110 |
* | [ huge change, all for 1 little performance problem :) fixes #18207 ] use | Chris Toshok | 2003-02-08 | 16 | -148/+244 |
* | [ huge change, all for 1 little performance problem :) fixes #18207 ] use | Chris Toshok | 2003-02-08 | 8 | -46/+243 |
* | check the status, not the book, and unref the book here. | Chris Toshok | 2003-02-07 | 18 | -139/+131 |
* | Use different tmp file names so these rules can be executed in parallel | Ettore Perazzoli | 2003-02-07 | 4 | -24/+64 |
* | s/PACKAGE/GETTEXT_PACKAGE/ in gettext init | Dan Winship | 2003-02-07 | 2 | -2/+7 |
* | update Makefile.ams and fix a lot of warnings | Dan Winship | 2003-02-06 | 1 | -0/+143 |
* | Remove cruft | Dan Winship | 2003-02-06 | 1 | -2/+1 |
* | Remove cruft, rename ICONSDIR to IMAGESDIR. (serverdir, gladedir): Remove | Dan Winship | 2003-02-06 | 4 | -35/+29 |
* | Remove cruft. (serverdir, gladedir, etspecdir): Remove definitions | Dan Winship | 2003-02-06 | 4 | -10/+2 |
* | Remove cruft. (gladedir, etspecdir): Remove definitions. (glade_DATA): | Dan Winship | 2003-02-06 | 7 | -31/+30 |
* | Remove cruft. Define in terms of privdatadir | Dan Winship | 2003-02-06 | 2 | -3/+1 |
* | Remove cruft, s/ICONSDIR/IMAGESDIR/ (gladedir, etspecdir): Remove | Dan Winship | 2003-02-06 | 3 | -12/+7 |
* | Remove some cruft. rename ICONSDIR to IMAGESDIR. (images_DATA): Install | Dan Winship | 2003-02-06 | 5 | -32/+22 |
* | Define in terms of privdatadir. (gladedir): Defined in configure.in now. | Dan Winship | 2003-02-06 | 4 | -5/+4 |
* | Remove cruft (ldapschemadir): Use privdatadir (pasincludedir): Use | Dan Winship | 2003-02-06 | 3 | -5/+2 |
* | Remove cruft. (libebookincludedir): Use privincludedir. | Dan Winship | 2003-02-06 | 9 | -20/+33 |
* | Replace deprecated glade_gnome_init() with glade_init(). | Dan Winship | 2003-02-06 | 5 | -4/+15 |
* | updated for e scroll frame --> gtk scrolled window | Radek Doulik | 2003-02-05 | 2 | -10/+10 |
* | [ pull forward Jack Jia's fix for #34900 ] use a weak ref for the file | Chris Toshok | 2003-02-04 | 2 | -9/+15 |
* | pull forward Jack Jia's fix for #33672, but convert it to use unlink | Chris Toshok | 2003-02-04 | 2 | -13/+22 |
* | add a scrolled window (SHADOW_IN) around the address textview. | Chris Toshok | 2003-01-28 | 2 | -25/+41 |
* | rename the category entry to entry-categories. | Chris Toshok | 2003-01-27 | 3 | -3/+22 |
* | i need to sleep more. | Chris Toshok | 2003-01-26 | 2 | -1/+4 |
* | need to assign this here or else the lib doesn't get built. | Chris Toshok | 2003-01-26 | 2 | -0/+6 |
* | begin the new page after showing the last one. (complete_sequence): | Chris Toshok | 2003-01-26 | 2 | -7/+21 |
* | enable this, as building the conduit works if you have gnome-pilot2. | Chris Toshok | 2003-01-26 | 2 | -3/+6 |
* | GObjectify the stuff in here that refers to addressbook objects. the | Chris Toshok | 2003-01-26 | 2 | -52/+35 |
* | Remove definition; this is now in configure.in. Likewise. Likewise. | Ettore Perazzoli | 2003-01-25 | 4 | -4/+7 |
* | [ fixes bug #34898 ] handle modifications to email addresses in contact | Sean Gao | 2003-01-24 | 2 | -0/+33 |
* | [ fixes bug #36375 ] use PHONE_OTHER_FAX instead of PHONE_OTHER for | Sean Gao | 2003-01-24 | 2 | -1/+7 |
* | [ fixes bug #31014, roll this in from the 1.2 branch ] use "categories" | Chris Toshok | 2003-01-24 | 2 | -1/+8 |
* | fix for bug 34883 broke ssl transactions (at least those where we were | Chris Toshok | 2003-01-24 | 2 | -0/+17 |
* | Remove definition; no need to set it here since it's now defined in | Ettore Perazzoli | 2003-01-24 | 2 | -1/+7 |
* | Define componentdir instead of COMPONENT_DIR. Set it to | Ettore Perazzoli | 2003-01-24 | 1 | -2/+0 |
* | Version using $(BASE_VERSION). (etspecdir): Likewise. (iconsdir): | Ettore Perazzoli | 2003-01-23 | 15 | -115/+138 |
* | don't use gnome_print_multipage_new_from_sizes and add warning | Radek Doulik | 2003-01-22 | 2 | -2/+17 |
* | applied patch from Frederic Crozat <fcrozat@mandrakesoft.com> | Radek Doulik | 2003-01-22 | 3 | -45/+45 |
* | reenable all the importers/loaders. | Chris Toshok | 2003-01-16 | 5 | -175/+101 |
* | Change dialog from Yes/No/Cancel to Discard/Cancel/Save to match the HIG. | Ettore Perazzoli | 2003-01-15 | 10 | -14/+48 |
* | Add $(schema_DATA). | Ettore Perazzoli | 2003-01-15 | 3 | -3/+9 |
* | try to load the uri again if it failed previously. (book_open_cb): set | Chris Toshok | 2003-01-10 | 4 | -3/+47 |
* | doh, fix build error. | Chris Toshok | 2003-01-10 | 2 | -2/+7 |
* | #include gtklabel.h, fixes an unresolved symbol. | Chris Toshok | 2003-01-10 | 2 | -0/+6 |
* | build up the list of supported auth_methods. | Chris Toshok | 2003-01-10 | 11 | -66/+411 |
* | deal with backends that might not have loaded successfully (they'll have a | Chris Toshok | 2003-01-10 | 2 | -12/+19 |
* | call e_select_names_bonobo_construct on the newly created object. | Chris Toshok | 2003-01-10 | 2 | -0/+8 |
* | addressbook-config.etspec is gone. | Chris Toshok | 2003-01-10 | 5 | -6353/+6001 |
* | fix parameter types here (this signal isn't generated from an ETable.) | Chris Toshok | 2003-01-10 | 6 | -1/+26 |
* | remove the select names stuff (the Related Contacts button/entry.) | Chris Toshok | 2003-01-10 | 3 | -2537/+2285 |
* | comment out the factory oaf_server, and change the location of the | Chris Toshok | 2003-01-10 | 4 | -6/+33 |
* | oops, don't include e-treeview-selection-model.h unless we're building the | Chris Toshok | 2003-01-09 | 2 | -1/+6 |
* | Fix to build. | Jeffrey Stedfast | 2003-01-09 | 2 | -1/+6 |
* | add in the schema entry for minimum_query_length. | Chris Toshok | 2003-01-09 | 2 | -0/+16 |
* | add E_ADDRESSBOOK_VIEW_TREEVIEW to the enum, ifdef'ed out. | Chris Toshok | 2003-01-09 | 4 | -18/+190 |
* | add parent arg. | Chris Toshok | 2003-01-09 | 7 | -1/+1063 |
* | make it build | Jeffrey Stedfast | 2003-01-09 | 1 | -1/+1 |
* | $(datadir)/evolution/images instead of $(datadir)/images/evolution. | Ettore Perazzoli | 2003-01-09 | 5 | -22/+30 |
* | Move PASBook request handling into PASBackend itself since all | Dan Winship | 2003-01-09 | 5 | -395/+559 |
* | fix the SYNTAX for the telephone attributes, and make the fax attributes | Chris Toshok | 2003-01-08 | 2 | -13/+15 |
* | remove idldir definition. (It's defined in configure.in now) | Dan Winship | 2003-01-06 | 3 | -4/+7 |
* | [ fixes the non-ui portion of #36183 ] use the entry's | Chris Toshok | 2003-01-02 | 5 | -15/+71 |
* | One more typo | Andrew V. Samoilov | 2002-12-27 | 1 | -1/+1 |
* | Typo fixed | Andrew V. Samoilov | 2002-12-27 | 1 | -1/+1 |
* | (addressbook_config_control_new): Made it return an | Ettore Perazzoli | 2002-12-20 | 3 | -2/+11 |
* | [ fixes bug #34897 ] don't free the return of e_card_simple_get_const, as | Chris Toshok | 2002-12-19 | 2 | -1/+8 |
* | convert the clist in here to a GtkTreeView. your guess is as good as mine | Chris Toshok | 2002-12-19 | 2 | -38/+68 |
* | g_string_sprintfa -> g_string_append_printf. (create_alphabet): same. | Chris Toshok | 2002-12-19 | 3 | -7/+16 |
* | drop use of "font" arg. (get_left_width): use pango to calculate this | Chris Toshok | 2002-12-19 | 26 | -121/+227 |
* | g_strcasecmp -> g_ascii_strcasecmp. (FIND_INSERT): same. | Chris Toshok | 2002-12-18 | 5 | -3/+20 |
* | oops, use strcmp, not !strcmp here. | Chris Toshok | 2002-12-18 | 2 | -1/+6 |
* | [ Fixes bug #35135 ] don't free the default_book_uri here, it's done in | Chris Toshok | 2002-12-18 | 2 | -9/+48 |
* | (addressbook_config_control_new): Use | Ettore Perazzoli | 2002-12-17 | 2 | -1/+8 |
* | Don't #include <e-util/e-html-utils.h> | Jeffrey Stedfast | 2002-12-17 | 2 | -2/+5 |
* | GObject-ize this. | Chris Toshok | 2002-12-10 | 3 | -75/+55 |
* | pass "Addressbook" to e_passwords*. (addressbook_authenticate): same. | Chris Toshok | 2002-12-10 | 2 | -3/+9 |
* | remove PENDING_PORT_WORK. (addressbook_search_activated): same. | Chris Toshok | 2002-12-10 | 3 | -8/+11 |
* | Forgot to commit this new file. | Ettore Perazzoli | 2002-12-10 | 1 | -0/+67 |
* | #define MINICARD_CONTROL_ID. | Ettore Perazzoli | 2002-12-10 | 2 | -0/+7 |
* | connect ::response to gtk_widget_destroy so the dialog goes away. | Chris Toshok | 2002-12-09 | 3 | -4/+15 |
* | this uses pango now. (addressbook_height): same. | Chris Toshok | 2002-12-09 | 2 | -23/+18 |
* | use e_card_set_book instead of basically duplicating its code here. | Chris Toshok | 2002-12-07 | 2 | -8/+8 |
* | #include <string.h>. | Ettore Perazzoli | 2002-12-07 | 20 | -327/+146 |
* | Use collate for sorting rather than the normal string sort. This fixes bug | Jeffrey Stedfast | 2002-12-06 | 2 | -1/+7 |
* | only enable the LDAPv3 stuff if TLS is being used. Also, deal with naming | Chris Toshok | 2002-12-03 | 2 | -30/+50 |
* | gnomedialog -> gtkdialog stuff. print dialog is a gtkdialog now. | Not Zed | 2002-12-02 | 4 | -3/+18 |
* | the detail is supposed to go after the signal id, not at the end of the | Chris Toshok | 2002-11-30 | 2 | -1/+7 |
* | [ roll forward from 1.2 branch, partial fix for #31763 ] add the Find | Chris Toshok | 2002-11-29 | 2 | -393/+427 |
* | remove the button_press_event handler (that did nothing). this makes it so | Chris Toshok | 2002-11-29 | 2 | -9/+7 |
* | add include for gtkstock.h. | Chris Toshok | 2002-11-27 | 7 | -19/+61 |
* | [ roll forward from 1.2 branch ] never pass NULL as the vcard to the corba | Chris Toshok | 2002-11-27 | 2 | -1/+10 |
* | [ roll forward from 1.2 branch, Fixes addressbook bug #28945 ] if the | Chris Toshok | 2002-11-27 | 2 | -1/+16 |
* | remove redundant setting of y2. | Chris Toshok | 2002-11-27 | 6 | -13/+31 |
* | use new schema for completion/uris. (uris_listener): same. | Chris Toshok | 2002-11-27 | 6 | -77/+140 |
* | ignore server.in | Chris Toshok | 2002-11-26 | 1 | -0/+1 |
* | show the etable. (addressbook_add_server_druid): show_all before returning | Chris Toshok | 2002-11-25 | 2 | -1/+9 |
* | [ roll forward from the 1.2 branch. fixes #25540, part of #29630, as well | Chris Toshok | 2002-11-25 | 8 | -984/+1230 |
* | [ roll forward Sean.Gao@sun.com's fix for #16870 from the 1.2 branch ] | Chris Toshok | 2002-11-23 | 2 | -1/+8 |
* | [ rolling forward fix for #34254 from 1.2 branch ] use g-ascii_strncasecmp | Chris Toshok | 2002-11-23 | 1 | -1/+1 |
* | [ rolling forward fix for #34254 from 1.2 branch ] use g-ascii_strncasecmp | Chris Toshok | 2002-11-23 | 2 | -2/+9 |
* | roll forward the scope fix. | Chris Toshok | 2002-11-21 | 2 | -1/+5 |
* | roll forward the fix for the contact editor. | Chris Toshok | 2002-11-21 | 2 | -0/+10 |
* | Pass type to bonobo_ctonrol_set_property, and also NULL terminate the | Not Zed | 2002-11-21 | 3 | -2/+11 |
* | gui/component/select-names/GNOME_Evolution_Addressbook_SelectNames.server. | Ettore Perazzoli | 2002-11-20 | 3 | -5/+13 |
* | show the custom table. | Chris Toshok | 2002-11-19 | 2 | -0/+6 |
* | remove the cast to (int) - column_width is a double. | Chris Toshok | 2002-11-19 | 4 | -11/+28 |
* | oops, missed some "oaf"'s. | Chris Toshok | 2002-11-18 | 2 | -1/+6 |
* | sink the popup. (e_contact_editor_build_email_ui): same. | Chris Toshok | 2002-11-17 | 3 | -0/+18 |
* | ignore .server.in | Chris Toshok | 2002-11-17 | 1 | -0/+1 |
* | Added rule to generate GNOME_Evolution_Addressbook.server.in from | Ettore Perazzoli | 2002-11-16 | 6 | -508/+467 |
* | Use bonobo_main_quit | Rodney Dawes | 2002-11-16 | 2 | -1/+5 |