| Commit message (Expand) | Author | Age | Files | Lines |
* | Check for cancelled GIO operation error code too | Milan Crha | 2011-06-30 | 1 | -1/+2 |
* | Do not use deprecated EBook/ECal API | Milan Crha | 2011-06-30 | 1 | -108/+152 |
* | Bug #646109 - Fix use of include <config.h> to make sure translations work | Milan Crha | 2011-06-30 | 1 | -0/+2 |
* | Coding style cleanups. | Matthew Barnes | 2011-06-30 | 1 | -2/+2 |
* | Whitespace and coding style cleanups. | Matthew Barnes | 2011-06-30 | 1 | -1/+3 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-06-30 | 1 | -1/+2 |
* | Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedly | Milan Crha | 2011-06-30 | 1 | -6/+2 |
* | Remove NULL checks for GObject methods. | Matthew Barnes | 2011-06-30 | 1 | -2/+2 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-06-30 | 1 | -8/+9 |
* | Show common addressbook and calendar errors in an alert sink | Milan Crha | 2011-06-30 | 1 | -13/+15 |
* | Free/busy meeting view doesn't work due to non-working extension | Milan Crha | 2011-06-30 | 1 | -0/+3 |
* | Localize few strings with ngettext | Milan Crha | 2011-06-30 | 1 | -3/+7 |
* | Bug #632671 - "Search interrupted" status message forever | Milan Crha | 2010-11-10 | 1 | -1/+1 |
* | Simplify EActivity. | Matthew Barnes | 2010-10-23 | 1 | -4/+4 |
* | Replace EBinding with GBinding. | Matthew Barnes | 2010-10-14 | 1 | -1/+0 |
* | Bug #631320 - GtkObject is gone in GTK3 | Milan Crha | 2010-10-07 | 1 | -2/+2 |
* | Add a GCancellable to EActivity. | Matthew Barnes | 2010-09-19 | 1 | -1/+2 |
* | Coding style cleanups. | Matthew Barnes | 2010-09-13 | 1 | -12/+12 |
* | addressbook: Port to use new _async suffix instead of _ex suffix | Rob Bradford | 2010-08-02 | 1 | -8/+8 |
* | Bug 625624 - Customizations of contacts views forgotten | Matthew Barnes | 2010-07-30 | 1 | -1/+5 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-07-12 | 1 | -7/+11 |
* | Bug #623204 - Be able to report detailed errors from backends | Milan Crha | 2010-07-09 | 1 | -14/+15 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-05-27 | 1 | -1/+3 |
* | Bug #603006 - Move All Contacts To enabled for read-only address books | Milan Crha | 2010-05-13 | 1 | -2/+9 |
* | Bug #545462 - Printing of contacts is weird. | Vibha Yadav | 2010-05-07 | 1 | -2/+4 |
* | Bug #609052 - Crash printing contacts in List View | Bharath Acharya | 2010-04-29 | 1 | -1/+0 |
* | Giant leap towards GSEAL compliance. | Matthew Barnes | 2010-04-08 | 1 | -4/+6 |
* | Bug #325121 - Do not translate developer strings in g_param_spec_* | Milan Crha | 2010-04-02 | 1 | -3/+3 |
* | Bug 607542 - Sometimes delete in pop up doesn't get displayed | Matthew Barnes | 2010-01-21 | 1 | -0/+6 |
* | Improve clipboard behavior. | Matthew Barnes | 2010-01-18 | 1 | -8/+82 |
* | Remove dead assignments found by clang. | Matthew Barnes | 2010-01-16 | 1 | -10/+0 |
* | Cleanup delete actions in shell views. | Matthew Barnes | 2010-01-11 | 1 | -0/+17 |
* | Kill e_popup_menu(). | Matthew Barnes | 2010-01-05 | 1 | -1/+0 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-01-04 | 1 | -15/+37 |
* | Introduce ESelectable and EFocusTracker. | Matthew Barnes | 2009-12-26 | 1 | -76/+154 |
* | Bug #602998 - Contacts searches are supposed to be per address book | Milan Crha | 2009-12-11 | 1 | -0/+61 |
* | Kill ETableScrolled. | Matthew Barnes | 2009-12-08 | 1 | -77/+53 |
* | Port all error code to use GObject-ified EAlert / EAlertDialog | Jonathon Jongsma | 2009-12-08 | 1 | -1/+1 |
* | Rename EError to EAlert to match general use better | Jonathon Jongsma | 2009-12-01 | 1 | -4/+4 |
* | port addressbook/ to use new EError API | Jonathon Jongsma | 2009-12-01 | 1 | -2/+4 |
* | Bug 601769 - Print issues in address book | Matthew Barnes | 2009-11-14 | 1 | -6/+14 |
* | Simplify clipboard handling in addressbook. | Matthew Barnes | 2009-11-12 | 1 | -112/+40 |
* | Convert some "Save As" actions to run asynchronously. | Matthew Barnes | 2009-11-08 | 1 | -27/+0 |
* | Cleanup and rename filter classes. | Matthew Barnes | 2009-10-27 | 1 | -1/+1 |
* | Bug #594471 - Shouldn't call e_error_new/run with NULL 'parent' | Milan Crha | 2009-10-13 | 1 | -1/+1 |
* | Bug #205137 - Configurable date formats in components | Milan Crha | 2009-08-12 | 1 | -1/+10 |
* | More whitespace cleanup. | Matthew Barnes | 2009-07-19 | 1 | -2/+2 |
* | Radically reorganize source code. | Matthew Barnes | 2009-06-25 | 1 | -1/+1 |
* | Fix "make distcheck" errors. | Matthew Barnes | 2009-06-20 | 1 | -1/+1 |
* | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 1 | -5/+5 |
* | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-27 | 1 | -2/+2 |
* | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-27 | 1 | -3/+3 |
|\ |
|
| * | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-27 | 1 | -1/+1 |
| * | Fix compiler warnings in addressbook. | Matthew Barnes | 2009-05-26 | 1 | -25/+25 |
| * | Fix several types of pedantic compiler warnings. | Matthew Barnes | 2009-05-17 | 1 | -2/+2 |
| * | Bug 577929 – Consolidate marshallers | Matthew Barnes | 2009-04-23 | 1 | -1/+0 |
| * | ** Fix for bug #404232 | Milan Crha | 2009-02-12 | 1 | -1/+2 |
| * | Remove unneeded #include <libgnome/gnome-util.h>. | Matthew Barnes | 2009-01-11 | 1 | -2/+2 |
| * | ** Fixes bug #567276 | Matthew Barnes | 2009-01-11 | 1 | -1/+0 |
| * | ** Fix for bug #263268 | Milan Crha | 2008-12-04 | 1 | -10/+22 |
| * | ** Fixes bug #555494 | Matthew Barnes | 2008-10-09 | 1 | -3/+2 |
| * | Change License from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-24 | 1 | -14/+15 |
| * | Milan Crha <mcrha@redhat.com> ** Part of fix for bug #548827 (Check bounds o... | Suman Manjunath | 2008-09-01 | 1 | -1/+1 |
| * | ** Fixes bug #546892 | Matthew Barnes | 2008-08-12 | 1 | -3/+10 |
* | | Use -no-undefined on Linux too | Milan Crha | 2009-05-20 | 1 | -1/+1 |
* | | Adapt addressbook to EShellBackend changes. | Matthew Barnes | 2009-05-07 | 1 | -3/+3 |
* | | Implement bug #263268 - Contact categories need to be able to be filtered by | Matthew Barnes | 2008-12-04 | 1 | -3/+4 |
* | | Progress update: | Matthew Barnes | 2008-11-19 | 1 | -23/+2 |
* | | Rearranged some of the addressbook code to try and eliminate some circular | Matthew Barnes | 2008-11-14 | 1 | -81/+184 |
* | | Merge revisions 36016:36533 from trunk. | Matthew Barnes | 2008-10-02 | 1 | -14/+15 |
* | | Add more EShell API documentation. | Matthew Barnes | 2008-10-02 | 1 | -1/+3 |
* | | Tasks and memos progress. Hoping to merge ECalendarTable and EMemoTable, | Matthew Barnes | 2008-09-26 | 1 | -3/+3 |
* | | Saving progress. Experimenting with directory layout. | Matthew Barnes | 2008-09-25 | 1 | -0/+3 |
* | | Replace EActivityHandler with a new activity-tracking system that uses | Matthew Barnes | 2008-09-20 | 1 | -21/+30 |
* | | Finally got the "Current View" menu under control. | Matthew Barnes | 2008-09-19 | 1 | -283/+277 |
* | | Progress update: | Matthew Barnes | 2008-09-18 | 1 | -2/+0 |
* | | Progress update: | Matthew Barnes | 2008-09-18 | 1 | -120/+84 |
* | | Massive address book refactoring. Things are mostly working again. | Matthew Barnes | 2008-09-17 | 1 | -997/+670 |
* | | Merge revisions 36016:36303 from trunk. | Matthew Barnes | 2008-09-11 | 1 | -1/+1 |
* | | Progress update: | Matthew Barnes | 2008-09-07 | 1 | -399/+0 |
* | | Saving progress. Lots of changes. Things are a bit broken at the moment. | Matthew Barnes | 2008-09-05 | 1 | -103/+11 |
* | | Merge revisions 35951:35992 from trunk. | Matthew Barnes | 2008-08-15 | 1 | -3/+10 |
|/ |
|
* | updated novell copyright notices (left others alone) | Jeffrey Stedfast | 2008-06-21 | 1 | -1/+1 |
* | ** Part of fix for bug #304029 | Milan Crha | 2008-06-13 | 1 | -1/+1 |
* | ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and | Matthew Barnes | 2008-06-06 | 1 | -3/+0 |
* | ** Fixes bug #534360 | Matthew Barnes | 2008-05-23 | 1 | -10/+7 |
* | ** Fix for bug #316390 | Milan Crha | 2008-04-30 | 1 | -4/+21 |
* | Patch from Milan Crha <mcrha@redhat.com> ** Fix for bug #512020 (Use only se... | Suman Manjunath | 2008-01-28 | 1 | -2/+13 |
* | Corrected misspelled instances of vCard in: | Suman Manjunath | 2007-12-06 | 1 | -3/+3 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 1 | -50/+50 |
* | ** Fix for bug #484064 | Michael Monreal | 2007-10-31 | 1 | -3/+3 |
* | ** Fixes bug #489661 | Matthew Barnes | 2007-10-25 | 1 | -125/+0 |
* | Fix for bug #461195 from Hiroyuki Ikezoe. | Matthew Barnes | 2007-09-28 | 1 | -4/+4 |
* | ** Fixes bug #477045 | Matthew Barnes | 2007-09-28 | 1 | -12/+12 |
* | ** Fix for bug #471791 (Move away from assert to g_ret) | Srinivasa Ragavan | 2007-09-03 | 1 | -2/+2 |
* | Update FSF address in header comments (#469886). Patch from Tobias | Matthew Barnes | 2007-09-02 | 1 | -2/+2 |
* | Fix for bug #353752 | Srinivasa Ragavan | 2007-07-09 | 1 | -1/+3 |
* | ** Fix for bug #337787 | Hiroyuki Ikezoe | 2007-07-06 | 1 | -2/+27 |
* | Fix for bug #448223 from Gilles Dartiguelongue | Srinivasa Ragavan | 2007-06-18 | 1 | -27/+2 |
* | Fix compiler warnings in addressbook folder. (#440272) | Matthew Barnes | 2007-06-03 | 1 | -8/+8 |
* | Don't include e-contact-print-envelope.h. | Matthew Barnes | 2007-04-24 | 1 | -1/+0 |
* | Clean up printing in Evolution (bug #426816) | Matthew Barnes | 2007-04-20 | 1 | -172/+64 |
* | Massive code cleanup (bug #429422) | Matthew Barnes | 2007-04-20 | 1 | -12/+18 |
* | Don't mix declarations and code (#405495). | Matthew Barnes | 2007-03-27 | 1 | -2/+4 |
* | ** Fixes bug #419524 | Matthew Barnes | 2007-03-21 | 1 | -1/+1 |
* | ** Fixes bug #360240 | Matthew Barnes | 2007-03-17 | 1 | -1/+0 |
* | Bypass the body of these functions on non-G_OS_UNIX for now as they use | Tor Lillqvist | 2007-03-01 | 1 | -0/+4 |
* | ** Fix for bug #232065 | Srinivasa Ragavan | 2007-02-26 | 1 | -1/+43 |
* | Print migration updates from Ebby Wiselyn. | Srinivasa Ragavan | 2007-02-12 | 1 | -10/+14 |
* | Removed the obsolete function e_contact_print_preview. | Chenthill Palanisamy | 2007-02-08 | 1 | -1/+0 |
* | ** Committing Ebby Wiselyn's patch for GtkPrint API migration. 2006-01-22 | Srinivasa Ragavan | 2007-01-23 | 1 | -110/+88 |
* | Changed the parameter passed to gal_view_minicard_attach. | Devashish Sharma | 2006-10-16 | 1 | -1/+1 |
* | Remove duplicate include. Fix some compiler warnings. Cast away a compiler | Kjartan Maraas | 2006-10-01 | 1 | -4/+5 |
* | ** Fix for bug #357811 | Srinivasa Ragavan | 2006-09-28 | 1 | -2/+1 |
* | Fixes a lot of search issues. | Srinivasa Ragavan | 2006-08-21 | 1 | -16/+84 |
* | Added a callback to handle contact deletion error and corresponding error | Sushma Rai | 2006-08-07 | 1 | -4/+21 |
* | Assign proper search item ids in addressbook search. | Devashish Sharma | 2006-07-27 | 1 | -5/+4 |
* | Commented out reference to undefined function eab_search_dialog_new(). | Sushma Rai | 2006-07-24 | 1 | -1/+1 |
* | Fixing memory leaks. | Hiroyuki Ikezoe | 2006-07-10 | 1 | -0/+1 |
* | Enhanced search functionality. patch submitted by Johnny Jacob Reviewed | Harish Krishnaswamy | 2006-06-30 | 1 | -29/+26 |
* | ** Fixes bug #342646 Plugged memory leak. Ditto. | Hiroyuki Ikezoe | 2006-06-14 | 1 | -1/+3 |
* | eab_view_discard_menus : Dont assert if view->view_instance is NULL. | Devashish Sharma | 2006-02-22 | 1 | -1/+0 |
* | Remove inclusion of unused header. | Harish Krishnaswamy | 2006-01-30 | 1 | -1/+0 |
* | Added save advanced search for addressbook. | Devashish Sharma | 2006-01-30 | 1 | -28/+48 |
* | reviewed by: Harish Krishnaswamy <kharish@novell.com> | Kjartan Maraas | 2006-01-27 | 1 | -4/+2 |
* | Added menu items for addressbook operations. | Devashish Sharma | 2006-01-25 | 1 | -11/+33 |
* | ** Fixes bug #326268 | Srinivasa Ragavan | 2006-01-14 | 1 | -1/+1 |
* | gui/contact-editor/e-contact-editor.c | Tor Lillqvist | 2005-11-26 | 1 | -4/+23 |
* | Added keyboard accelerators for contacts. | Srinivasa Ragavan | 2005-11-16 | 1 | -15/+15 |
* | Fix for issues related to printing contacts. Fixes #248624, #274285, | Sushma Rai | 2005-10-03 | 1 | -6/+10 |
* | Clearing the contacts preview pane after every search. Fixes #269655. | Sushma Rai | 2005-09-26 | 1 | -0/+3 |
* | de-constify uri, and fix its creation logic. (load_source_cb): cast for | Not Zed | 2005-08-24 | 1 | -0/+1 |
* | Not prompting the delete confirmation dialog for cut contact operation. | Sushma Rai | 2005-07-21 | 1 | -4/+6 |
* | added comments about the hookpoints | Vivek Jain | 2005-07-06 | 1 | -0/+8 |
* | Fixed for bug 309245. Fixes the bug 206774, 242154. Fixes the bug 206774, | Srinivasa Ragavan | 2005-07-06 | 1 | -2/+16 |
* | Added widgets in INCLUDES. | Kaushal Kumar | 2005-06-23 | 1 | -2/+2 |
* | Retired GAL from Head. The relevant files have moved inside evolution. | Kaushal Kumar | 2005-06-17 | 1 | -7/+7 |
* | Replaced wombat master category list with e-categories from libedataserver. | Sushma Rai | 2005-06-10 | 1 | -32/+10 |
* | moved e-error to e-util | Not Zed | 2005-05-16 | 1 | -1/+1 |
* | Forming contact deletion confirmation message based on contact(s) or | Sushma Rai | 2005-05-09 | 1 | -2/+18 |
* | Fix some leaks | Ross Burton | 2005-04-28 | 1 | -0/+10 |
* | make the search field consistent with the Search Dialog. | Mengjie Yu | 2005-03-16 | 1 | -1/+1 |
* | Change the e-popup item type for "Cut" from E_POPUP_BAR to E_POPUP_ITEM | Sivaiah Nallagatla | 2005-03-01 | 1 | -1/+1 |
* | renamed the signal CONTACT_REMOVED to CONTACTS_REMOVED and chaned the | Sivaiah Nallagatla | 2005-01-22 | 1 | -9/+19 |
* | Fixes #46404 | JP Rosevear | 2005-01-22 | 1 | -5/+5 |
* | api changes. | Not Zed | 2004-12-22 | 1 | -1/+1 |
* | remove camel, add ADDRESSBOOK_LIBS. | Not Zed | 2004-12-03 | 1 | -1/+1 |
* | convert to org.gnome hook names | JP Rosevear | 2004-10-20 | 1 | -1/+1 |
* | add EAB_POPUP_SELECT_ANY mask instead of EAB_POPUP_SELECT_MANY, so that | Sivaiah Nallagatla | 2004-10-15 | 1 | -9/+9 |
* | added an any select mask and updated the hook maps. | Not Zed | 2004-10-15 | 1 | -0/+23 |
* | fix for e-popup api changes. Moved all mask specifiers to visible rather | Not Zed | 2004-10-07 | 1 | -15/+13 |
* | convert to using EABPopup. (sources): remove dead code. | Not Zed | 2004-10-06 | 1 | -269/+149 |
* | Fixes bug #66520. | Not Zed | 2004-09-30 | 1 | -5/+0 |
* | Quiet debug messages. | William Jon McCann | 2004-09-22 | 1 | -6/+2 |
* | add new widget variable contact_dsiplay_window to _EABView strcut to | Sivaiah Nallagatla | 2004-09-07 | 1 | -10/+14 |
* | but buttons to button box, use vbox instead of table | Radek Doulik | 2004-07-22 | 1 | -2/+7 |
* | Add an x-source-vcard target entry that includes the source book URI. | Hans Petter Jansson | 2004-06-24 | 1 | -38/+24 |
* | Fixes #53643 and #26903. | Hans Petter Jansson | 2004-06-04 | 1 | -0/+27 |
* | update spell errors | Radek Doulik | 2004-05-26 | 1 | -0/+2 |
* | Generate the addressbook-errors.xml.h file and install the xml file and | Jeffrey Stedfast | 2004-05-25 | 1 | -6/+4 |
* | added call to begin page, ref printable and sink it to avoid finalizing of | Radek Doulik | 2004-05-21 | 1 | -2/+6 |
* | Fixes #57940 | Jerome Lacoste | 2004-05-19 | 1 | -3/+3 |
* | Fixes bug #44196 addressbook table view uses ASCII sort | Suresh Chandrasekharan | 2004-05-11 | 1 | -1/+11 |
* | add GDK_ACTION_COPY to the supported drag types. Connect to the | Larry Ewing | 2004-04-13 | 1 | -1/+36 |
* | [ part of the fix for #51977, the other part is in e-d-s ] | Chris Toshok | 2004-03-31 | 1 | -1/+1 |
* | [ fixes bug #53634 ] | Chris Toshok | 2004-03-31 | 1 | -6/+18 |
* | parent_type == EAB_TYPE_EDITOR. (e_contact_list_editor_class_init): fill | Chris Toshok | 2004-03-25 | 1 | -1/+1 |
* | build a11y/addressbook dir : add the accessibility support for | Hao Sheng | 2004-03-15 | 1 | -0/+3 |
* | add missing "break" to PROP_SOURCE's case. | Chris Toshok | 2004-02-28 | 1 | -0/+1 |
* | call eab_view_show_contact_preview here so we maintain the preview state | Chris Toshok | 2004-02-27 | 1 | -0/+2 |
* | view->scrolled -> view->contact_display. fixes crash. | Chris Toshok | 2004-02-27 | 1 | -2/+2 |
* | Address Book, not Addressbook | Rodney Dawes | 2004-02-12 | 1 | -1/+1 |
* | pass contact as an argument instead of contact id to | Sivaiah Nallagatla | 2004-02-08 | 1 | -1/+1 |
* | Hide the border on the notebook also Don't pack another scrolled window | Rodney Dawes | 2004-02-07 | 1 | -7/+1 |
* | Use "Address Book" instead of "folder" or "Addressbook" for the "Address | Rodney Dawes | 2004-02-07 | 1 | -3/+3 |
* | hook up contact_changed/contact_removed signals. (contact_changed): new | Chris Toshok | 2004-02-03 | 1 | -12/+67 |
* | make sure we pass \0 terminated string to eab_contact_list_from_string [it | Radek Doulik | 2004-01-26 | 1 | -5/+12 |
* | use .evolution to store view info | JP Rosevear | 2004-01-24 | 1 | -1/+1 |
* | Don't run callback if the action was cancelled. (load_source_cb): Ditto. | Hans Petter Jansson | 2004-01-17 | 1 | -4/+0 |
* | Implement. (get_paned_position): Implement. (eab_view_new): Connect signal | Hans Petter Jansson | 2004-01-16 | 1 | -3/+36 |
* | install the "source" property. (eab_view_init): init eav->source to NULL. | Chris Toshok | 2003-12-18 | 1 | -6/+281 |
* | don't destroy the widget here - its dead when removed from the paned | JP Rosevear | 2003-11-07 | 1 | -1/+0 |
* | Fix a cast | Larry Ewing | 2003-11-05 | 1 | -1/+1 |
* | Make the the scrolled window have an "in" shadow. Likewise. Likewise. | Ettore Perazzoli | 2003-10-23 | 1 | -0/+2 |
* | Merge new-ui-branch to the trunk. | Ettore Perazzoli | 2003-10-22 | 1 | -689/+458 |
* | disconnect from model signals to prevent a race condition at shutdown | Dan Winship | 2003-07-18 | 1 | -0/+4 |
* | Fix lots of leaks, update for correct use of g_object_get. Some misc | Larry Ewing | 2003-06-14 | 1 | -3/+25 |
* | [ fixes bug #42048 ] button => response. (e_addressbook_view_print): | Chris Toshok | 2003-05-12 | 1 | -3/+3 |
* | [ fixes bug #37351 ] the row the signal is called with is already the | Chris Toshok | 2003-04-24 | 1 | -1/+0 |
* | (create_minicard_view): No need | Ettore Perazzoli | 2003-03-04 | 1 | -5/+1 |
* | Remove these from here; talking to the mailer doesn't really belong at the | Dan Winship | 2003-03-01 | 1 | -4/+4 |
* | use g_signal_connect here, not swapped... although since we pass the | Chris Toshok | 2003-02-28 | 1 | -1/+0 |
* | [ huge change, all for 1 little performance problem :) fixes #18207 ] use | Chris Toshok | 2003-02-08 | 1 | -39/+33 |
* | Remove cruft. (gladedir, etspecdir): Remove definitions. (glade_DATA): | Dan Winship | 2003-02-06 | 1 | -0/+2 |
* | updated for e scroll frame --> gtk scrolled window | Radek Doulik | 2003-02-05 | 1 | -8/+8 |
* | Version using $(BASE_VERSION). (etspecdir): Likewise. (iconsdir): | Ettore Perazzoli | 2003-01-23 | 1 | -1/+1 |
* | applied patch from Frederic Crozat <fcrozat@mandrakesoft.com> | Radek Doulik | 2003-01-22 | 1 | -18/+18 |
* | oops, don't include e-treeview-selection-model.h unless we're building the | Chris Toshok | 2003-01-09 | 1 | -1/+1 |
* | add E_ADDRESSBOOK_VIEW_TREEVIEW to the enum, ifdef'ed out. | Chris Toshok | 2003-01-09 | 1 | -18/+149 |
* | g_string_sprintfa -> g_string_append_printf. (create_alphabet): same. | Chris Toshok | 2002-12-19 | 1 | -7/+3 |
* | gnomedialog -> gtkdialog stuff. print dialog is a gtkdialog now. | Not Zed | 2002-12-02 | 1 | -3/+4 |
* | remove the button_press_event handler (that did nothing). this makes it so | Chris Toshok | 2002-11-29 | 1 | -9/+0 |
* | clean this up a tad. | Chris Toshok | 2002-11-15 | 1 | -80/+1 |
* | change signature to that of a weak ref notify function. (main): ::destroy | Chris Toshok | 2002-11-12 | 1 | -15/+27 |
* | guard against multiple invocations. (remove_book_view): same. | Chris Toshok | 2002-11-09 | 1 | -2/+4 |
* | port work. | Chris Toshok | 2002-11-09 | 1 | -48/+46 |
* | gobjectify this. | Chris Toshok | 2002-11-07 | 1 | -17/+17 |
* | fix the gnome-xml headers. | Chris Toshok | 2002-11-06 | 1 | -48/+67 |
* | Port to GObject/gnome2. | Chris Toshok | 2002-11-06 | 1 | -194/+201 |
* | [ fix for #23764 ] handle multiple letters associated with a single | Chris Toshok | 2002-10-22 | 1 | -11/+25 |
* | [ Fix #7094, #7064, #7095, #31944, #31945 ] Hook up new etspec file. | Kjartan Maraas | 2002-10-10 | 1 | -100/+2 |
* | [ Fix #28392 ] #if 0 out the gal_view submenu, since it's not spec'ed to | Chris Toshok | 2002-10-05 | 1 | -0/+2 |
* | [ fixes #20347 ] hook up the backend_died signal. (backend_died): new | Chris Toshok | 2002-08-29 | 1 | -0/+17 |
* | take and pass the CallStatus to our listener. | Chris Toshok | 2002-08-20 | 1 | -0/+29 |
* | pass NULL to e_contact_list_save_as. modality sucks. fixes broken build. | Chris Toshok | 2002-06-18 | 1 | -2/+2 |
* | Set the title of our GalVIewCollection. | Christopher James Lahey | 2002-06-04 | 1 | -0/+2 |
* | Added this function so that there would be less duplication of cards | Christopher James Lahey | 2002-05-01 | 1 | -50/+80 |
* | Make unused menu items disappear instead of graying out. | Christopher James Lahey | 2002-04-24 | 1 | -1/+29 |
* | Removed e_addressbook_reflow_adapter_right_click and | Christopher James Lahey | 2002-04-24 | 1 | -259/+303 |
* | Removed an unused variable here. | Christopher James Lahey | 2002-04-23 | 1 | -1/+16 |
* | Bumped required gal version number to 0.19.99.11. | Christopher James Lahey | 2002-04-18 | 1 | -15/+17 |
* | Include addressbook-config.h here as this file uses it. | Christopher James Lahey | 2002-04-12 | 1 | -13/+80 |
* | Update to use new EPopupMenu API. | Jeffrey Stedfast | 2002-03-16 | 1 | -11/+11 |
* | since I've gone ahead and made the file backend (by way of | Chris Toshok | 2002-03-10 | 1 | -12/+4 |
* | Attach to the emvw instead of the emv here. | Christopher James Lahey | 2002-02-14 | 1 | -2/+1 |
* | Finishing commit that failed in the middle: | Christopher James Lahey | 2002-02-14 | 1 | -7/+70 |
* | Attach the GalViewMinicard to the EMinicardView here. | Christopher James Lahey | 2002-02-13 | 1 | -0/+1 |
* | Added an argument to get the model. | Christopher James Lahey | 2002-02-13 | 1 | -14/+2 |
* | Bumped the required version of gal. | Christopher James Lahey | 2002-02-07 | 1 | -155/+274 |
* | From addressbook/ChangeLog: | Christopher James Lahey | 2002-01-18 | 1 | -3/+18 |
* | Handle setting the search bar to "Advanced..." when the alphabet buttons | Christopher James Lahey | 2002-01-11 | 1 | -5/+30 |
* | Use toggle buttons here. | Christopher James Lahey | 2002-01-11 | 1 | -8/+47 |
* | Add cut/copy/paste to right-click menu. | Jon Trowbridge | 2001-12-20 | 1 | -2/+48 |
* | correct include typo | JP Rosevear | 2001-10-30 | 1 | -1/+1 |
* | Require gal 0.15.99.8 | Joe Shaw | 2001-10-30 | 1 | -2/+1 |
* | Fixing the license text. | Ettore Perazzoli | 2001-10-28 | 1 | -1/+0 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 1 | -2/+2 |
* | Removed key_press handler here since delete and backspace are now handled | Christopher James Lahey | 2001-10-24 | 1 | -27/+0 |
* | Fix memory leak. | Jon Trowbridge | 2001-10-21 | 1 | -0/+1 |
* | Filter out empty destinations. (also Bug #13036) | Jon Trowbridge | 2001-10-21 | 1 | -1/+1 |
* | Did a bit of clean up here. Might fix some crashes, specifically Ximian | Christopher James Lahey | 2001-10-17 | 1 | -38/+38 |
* | Check that view->view != NULL. (save_contact_cb): Check that view->view != | Jon Trowbridge | 2001-10-11 | 1 | -19/+33 |
* | don't set the editable field on the model - let the book do that. | Chris Toshok | 2001-10-06 | 1 | -1/+1 |
* | Hooked up print preview button. | Christopher James Lahey | 2001-09-22 | 1 | -1/+50 |
* | add -DEVOLUTION_IMAGESDIR. | Chris Toshok | 2001-09-07 | 1 | -8/+0 |
* | I18n fixes (mainly making buttons on the right side less Anglocentric :-) | Chyla Zbigniew | 2001-09-03 | 1 | -97/+133 |
* | Use e_card_get_vcard_assume_utf8 instead of e_card_get_vcard here since | Christopher James Lahey | 2001-09-02 | 1 | -1/+1 |
* | Set the folder bar message here. | Christopher James Lahey | 2001-08-20 | 1 | -1/+60 |
* | Changed the messages here in the right click menus. | Christopher James Lahey | 2001-08-18 | 1 | -2/+2 |
* | Upped the minimum width on all addressbook columns to 75. Fixes Ximian bug | Christopher James Lahey | 2001-08-09 | 1 | -39/+39 |