| Commit message (Expand) | Author | Age | Files | Lines |
* | [Addressbook] Show editor errors above editor window | Milan Crha | 2013-08-07 | 1 | -3/+3 |
* | EUrlEntry: Replace button with clickable inline icon. | Matthew Barnes | 2013-06-24 | 1 | -11/+5 |
* | Bug 698487 - Contact Editor's Image's file chooser must show only images files | Fabiano Fidêncio | 2013-04-26 | 1 | -4/+13 |
* | Use EClientComboBox where appropriate. | Matthew Barnes | 2013-03-02 | 1 | -20/+22 |
* | Fix up error handling around e_book/cal_client_connect_finish(). | Matthew Barnes | 2013-01-31 | 1 | -9/+35 |
* | Use e_book_client_connect(). | Matthew Barnes | 2013-01-30 | 1 | -13/+14 |
* | Avoid deprecated libedataserver APIs. | Matthew Barnes | 2013-01-15 | 1 | -23/+22 |
* | Consolidate base utility libraries into libeutil. | Matthew Barnes | 2012-12-13 | 1 | -9/+2 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-11-11 | 1 | -12/+17 |
* | Bug #317153 - Contact editor too large for small screens | Milan Crha | 2012-10-30 | 1 | -7/+46 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-08-20 | 1 | -35/+35 |
* | Display local contact photos in EContactEditor's EImageChooser | Dan Vrátil | 2012-06-27 | 1 | -1/+13 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-06-25 | 1 | -1/+0 |
* | Adapt to single-include E-D-S libraries. | Matthew Barnes | 2012-06-04 | 1 | -5/+1 |
* | Adapt EContactEditor to the new ESource API. | Matthew Barnes | 2012-06-03 | 1 | -12/+15 |
* | Bug #668989 - Add a twitter username to IM in contacts | Milan Crha | 2012-04-26 | 1 | -1/+3 |
* | Adapt to libedataserver[ui] changes. | Matthew Barnes | 2012-04-22 | 1 | -3/+9 |
* | Bug #665399 - Cannot change File Under to custom value | Milan Crha | 2012-03-17 | 1 | -2/+17 |
* | Move EAlert* and e-xml-utils references from other part of the code to libevo... | Srinivasa Ragavan | 2012-03-03 | 1 | -1/+1 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-02-20 | 1 | -33/+8 |
* | Fix broken Help button link in Contact Editor after Mallard transition. | Andre Klapper | 2012-02-15 | 1 | -1/+1 |
* | Bug #665036 - Memory leaks spot in Contacts view | Milan Crha | 2012-01-04 | 1 | -0/+4 |
* | Fix leaks around categories editing | Milan Crha | 2011-12-14 | 1 | -2/+3 |
* | Upstreamed patch from MeeGo Bugzilla: 22945 | Srinivasa Ragavan | 2011-12-01 | 1 | -0/+8 |
* | Migrate Contact Editor to GSettings | Rodrigo Moya | 2011-10-13 | 1 | -14/+4 |
* | Bug #659876 - Make automatic contact address formatting optional | Dan Vrátil | 2011-10-07 | 1 | -4/+22 |
* | Let GtkFileChooser track its own last-used-folder. | Matthew Barnes | 2011-10-06 | 1 | -4/+0 |
* | GtkApplication has some new EShell-like features. | Matthew Barnes | 2011-10-06 | 1 | -1/+3 |
* | Bug #637673 - Make phone fields one row and auto-expand when needed | Milan Crha | 2011-09-26 | 1 | -2/+2 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-09-04 | 1 | -33/+56 |
* | Bug #656722 - Incorrect prototype of notify:: signal callback | Milan Crha | 2011-08-17 | 1 | -1/+1 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-08-13 | 1 | -167/+317 |
* | Check for cancelled GIO operation error code too | Milan Crha | 2011-06-28 | 1 | -5/+8 |
* | Do not use deprecated EBook/ECal API | Milan Crha | 2011-06-14 | 1 | -187/+195 |
* | Coding style and whitespace cleanups. | Matthew Barnes | 2011-06-09 | 1 | -12/+29 |
* | Bug #332907 - Contact editor duplication alert misleading | Dan Vrátil | 2011-06-03 | 1 | -1/+20 |
* | Bug #636809 - Address labels formatting improvements | Dan Vrátil | 2011-06-03 | 1 | -1/+10 |
* | Bug #646109 - Fix use of include <config.h> to make sure translations work | Milan Crha | 2011-05-27 | 1 | -0/+2 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-05-22 | 1 | -198/+443 |
* | Coding style cleanups. | Matthew Barnes | 2011-05-09 | 1 | -7/+7 |
* | Bug 649381 - Memory leaks in contact editor | Dan Vrátil | 2011-05-05 | 1 | -0/+7 |
* | Remove NULL checks for GObject methods. | Matthew Barnes | 2011-02-13 | 1 | -2/+2 |
* | More whitespace cleanup. | Matthew Barnes | 2011-01-31 | 1 | -218/+271 |
* | Adapt to GtkComboBox class reorg. | Matthew Barnes | 2011-01-25 | 1 | -6/+21 |
* | Drop backward-compatibility cruft. | Matthew Barnes | 2011-01-25 | 1 | -3/+0 |
* | Fudge gtk_widget_get_preferred_size() for gtk2. | Matthew Barnes | 2011-01-15 | 1 | -2/+2 |
* | Show common addressbook and calendar errors in an alert sink | Milan Crha | 2010-12-15 | 1 | -4/+4 |
* | Bug #633779 - GtkComboBoxText issues | Milan Crha | 2010-11-18 | 1 | -3/+25 |
* | Deal with GtkComboBoxEntry removal in gtk+-3.0. | Matthew Barnes | 2010-10-21 | 1 | -5/+5 |
* | Bug 632641 - Handle combo box text API going away | Matthias Clasen | 2010-10-21 | 1 | -5/+8 |
* | Widget 'label-comments' gone in Contact editor | Milan Crha | 2010-10-15 | 1 | -1/+0 |
* | Coding style cleanups. | Matthew Barnes | 2010-09-13 | 1 | -46/+46 |
* | Coding style and whitespace cleanups. | Matthew Barnes | 2010-09-12 | 1 | -54/+54 |
* | Use the new e_load_book_source_async() where possible. | Matthew Barnes | 2010-08-19 | 1 | -36/+48 |
* | addressbook: Port to use new _async suffix instead of _ex suffix | Rob Bradford | 2010-08-02 | 1 | -16/+16 |
* | addressbook/gui, plugins/groupwise, widgets/misc: Update to new icon theme | Rob Bradford | 2010-08-02 | 1 | -3/+3 |
* | Bug #623204 - Be able to report detailed errors from backends | Milan Crha | 2010-07-09 | 1 | -42/+42 |
* | Bug 619783 - Web Addresses arrow button doesn't change | Matthew Barnes | 2010-05-29 | 1 | -1/+1 |
* | Remove unnecessary conditional compilation macro. | Matthew Barnes | 2010-05-29 | 1 | -4/+0 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-05-27 | 1 | -3/+5 |
* | Merge branch 'express2' | Matthew Barnes | 2010-05-27 | 1 | -0/+29 |
|\ |
|
| * | Coding style and whitespace cleanup. | Matthew Barnes | 2010-05-25 | 1 | -6/+6 |
| * | Compress the contact viewer even more so it still fits. | Michael Meeks | 2010-04-15 | 1 | -0/+29 |
| * | Last scroll-pane, and manual sizing tweak | Michael Meeks | 2010-04-07 | 1 | -1/+1 |
| * | Get the new contact sizing right despite the scrolled regions. | Michael Meeks | 2010-04-07 | 1 | -0/+10 |
| * | Add conditionally enabled expanders for 'Other' address and 'Misc' | Michael Meeks | 2010-04-07 | 1 | -5/+20 |
| * | Adapt and further compact the UI with new expander-alike | Michael Meeks | 2010-04-07 | 1 | -39/+87 |
| * | Compress new contact dialog (first page) a little; more to come. | Michael Meeks | 2010-04-07 | 1 | -0/+23 |
* | | Coding style and whitespace cleanup. | Matthew Barnes | 2010-05-02 | 1 | -9/+11 |
* | | Use accessor functions instead direct access (GSEAL work) | Javier Jardón | 2010-04-13 | 1 | -1/+2 |
* | | Forgot to commit some bits. | Matthew Barnes | 2010-04-08 | 1 | -0/+9 |
* | | Giant leap towards GSEAL compliance. | Matthew Barnes | 2010-04-08 | 1 | -21/+10 |
* | | Bug #325121 - Do not translate developer strings in g_param_spec_* | Milan Crha | 2010-04-02 | 1 | -16/+16 |
* | | Last scroll-pane, and manual sizing tweak | Michael Meeks | 2010-03-29 | 1 | -1/+1 |
* | | Get the new contact sizing right despite the scrolled regions. | Michael Meeks | 2010-03-29 | 1 | -0/+10 |
* | | Add conditionally enabled expanders for 'Other' address and 'Misc' | Michael Meeks | 2010-03-29 | 1 | -5/+20 |
* | | Adapt and further compact the UI with new expander-alike | Michael Meeks | 2010-03-26 | 1 | -39/+87 |
* | | Compress new contact dialog (first page) a little; more to come. | Michael Meeks | 2010-03-18 | 1 | -0/+23 |
|/ |
|
* | Strip whitespace off email addresses in contact editor. | Matthew Barnes | 2010-03-11 | 1 | -2/+4 |
* | Work around recent GTK+ deprecations. | Matthew Barnes | 2010-03-05 | 1 | -0/+4 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2009-12-20 | 1 | -1/+0 |
* | 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 | -5/+5 |
* | port addressbook/ to use new EError API | Jonathon Jongsma | 2009-12-01 | 1 | -5/+15 |
* | Fixes a build break. | Chenthill Palanisamy | 2009-11-30 | 1 | -1/+0 |
* | Bug 589153 - Use GtkBuilder instead of libglade | Matthew Barnes | 2009-11-17 | 1 | -212/+135 |
* | Bug #594471 - Shouldn't call e_error_new/run with NULL 'parent' | Milan Crha | 2009-10-13 | 1 | -1/+1 |
* | Merge commit 'EVOLUTION_2_27_5' into kill-bonobo | Matthew Barnes | 2009-07-28 | 1 | -1/+1 |
|\ |
|
| * | Bug #589580 - Crashes when dragging an image to the contact editor | Milan Crha | 2009-07-24 | 1 | -2/+2 |
| * | More whitespace cleanup. | Matthew Barnes | 2009-07-19 | 1 | -5/+5 |
| * | Fix excessive whitespace. | Matthew Barnes | 2009-07-13 | 1 | -9/+0 |
| * | More code cleanup. | Matthew Barnes | 2009-06-02 | 1 | -2/+2 |
| * | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 1 | -9/+9 |
| * | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-29 | 1 | -52/+52 |
| * | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-29 | 1 | -1/+1 |
* | | More whitespace cleanup. | Matthew Barnes | 2009-07-19 | 1 | -5/+5 |
* | | Fix excessive whitespace. | Matthew Barnes | 2009-07-14 | 1 | -8/+0 |
* | | Add a "quit-requested" signal to the shutdown protocol. | Matthew Barnes | 2009-07-13 | 1 | -24/+16 |
* | | More code cleanup. | Matthew Barnes | 2009-06-02 | 1 | -2/+2 |
* | | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 1 | -9/+9 |
* | | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-27 | 1 | -52/+52 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-27 | 1 | -7/+7 |
|\ \ |
|
| * | | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-27 | 1 | -1/+1 |
| |/ |
|
| * | Fix compiler warnings in addressbook. | Matthew Barnes | 2009-05-26 | 1 | -6/+6 |
| * | Eliminate redundant E_ICON_SIZE_* enumeration. | Matthew Barnes | 2009-05-24 | 1 | -1/+1 |
| * | Bug 580896 – Kill libgnome/gnome-program | Matthew Barnes | 2009-05-01 | 1 | -1/+0 |
* | | Eliminate redundant E_ICON_SIZE_* enumeration. | Matthew Barnes | 2009-05-25 | 1 | -1/+1 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-04-25 | 1 | -174/+196 |
|\| |
|
| * | GN-bug #572348 - Removed deprecated Gtk+ symbols | Milan Crha | 2009-04-24 | 1 | -174/+196 |
| * | Bug 577929 – Consolidate marshallers | Matthew Barnes | 2009-04-23 | 1 | -1/+0 |
| * | ** Fix for bug #270376 | Milan Crha | 2008-12-08 | 1 | -1/+3 |
| * | ** Fixes part of bug #348299 | Matthew Barnes | 2008-12-03 | 1 | -0/+7 |
| * | Change License from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-24 | 1 | -13/+14 |
| * | New convenience function for launching help from Evolution. Displays an | Matthew Barnes | 2008-08-15 | 1 | -11/+3 |
| * | ** Fixes bug #546892 | Matthew Barnes | 2008-08-12 | 1 | -1/+0 |
| * | ** Additional fix for bug #467115 | Michael Monreal | 2008-08-08 | 1 | -3/+1 |
* | | Attachment rewrite pretty much complete. Just testing now. | Matthew Barnes | 2009-04-08 | 1 | -1/+0 |
* | | build a bit more smoothly | Milan Crha | 2009-04-08 | 1 | -2/+1 |
* | | When invoking Evolution with URIs on the command-line (e.g. mailto:), | Matthew Barnes | 2009-01-29 | 1 | -0/+6 |
* | | Merge revisions 36811:36865 from trunk. | Matthew Barnes | 2008-12-11 | 1 | -1/+10 |
* | | Rearranged some of the addressbook code to try and eliminate some circular | Matthew Barnes | 2008-11-14 | 1 | -3/+55 |
* | | Merge revisions 36016:36533 from trunk. | Matthew Barnes | 2008-10-02 | 1 | -13/+14 |
* | | Progress update: | Matthew Barnes | 2008-09-18 | 1 | -1/+0 |
* | | Progress update: | Matthew Barnes | 2008-08-27 | 1 | -1/+0 |
* | | Merge revisions 35951:35992 from trunk. | Matthew Barnes | 2008-08-15 | 1 | -12/+3 |
* | | Merge revisions 35931:35950 from trunk. | Matthew Barnes | 2008-08-13 | 1 | -3/+1 |
|/ |
|
* | updated novell copyright notices (left others alone) | Jeffrey Stedfast | 2008-06-21 | 1 | -1/+1 |
* | ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and | Matthew Barnes | 2008-06-06 | 1 | -8/+1 |
* | ** Fixes bug #534360 | Matthew Barnes | 2008-05-23 | 1 | -1/+1 |
* | ** Fix for bug #526741 (gnome-vfs to gio/gvfs port) | Milan Crha | 2008-04-18 | 1 | -1/+0 |
* | ** Fix for bug #488213 | Milan Crha | 2008-01-12 | 1 | -1/+1 |
* | ** Fix for bug #339813 | Milan Crha | 2008-01-07 | 1 | -0/+1 |
* | ** Fix for bug #495711 | Milan Crha | 2007-11-23 | 1 | -5/+13 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 1 | -60/+60 |
* | Remove unneeded include. | Kjartan Maraas | 2007-10-31 | 1 | -1/+0 |
* | Warning fixes: - mixing code and declarations - NULL vs 0 vs FALSE/TRUE - | Kjartan Maraas | 2007-10-24 | 1 | -8/+10 |
* | ** Fixes part of bug #417999 | Matthew Barnes | 2007-10-23 | 1 | -22/+29 |
* | ** Fixes bug #437579 | Matthew Barnes | 2007-10-10 | 1 | -2/+7 |
* | Remove the --enable-file-chooser configure option. | Matthew Barnes | 2007-09-14 | 1 | -38/+0 |
* | Update FSF address in header comments (#469886). Patch from Tobias | Matthew Barnes | 2007-09-02 | 1 | -2/+2 |
* | ** Fix for bug #462007 | Hiroyuki Ikezoe | 2007-08-02 | 1 | -2/+6 |
* | ** Fix for bug #462002 | Hiroyuki Ikezoe | 2007-07-31 | 1 | -1/+7 |
* | Plugged memory leaks. | Hiroyuki Ikezoe | 2007-07-26 | 1 | -0/+1 |
* | ** Fix for bug #448568 | Gilles Dartiguelongue | 2007-07-07 | 1 | -1/+44 |
* | ** Fix for bug #386503 from Matthew Barnes | Srinivasa Ragavan | 2007-06-03 | 1 | -6/+5 |
* | Fix compiler warnings in addressbook folder. (#440272) | Matthew Barnes | 2007-06-03 | 1 | -4/+4 |
* | Fix for bug #333858 | Srinivasa Ragavan | 2007-05-30 | 1 | -2/+10 |
* | Don't include e-contact-print-envelope.h. | Matthew Barnes | 2007-04-24 | 1 | -1/+0 |
* | Massive code cleanup (bug #429422) | Matthew Barnes | 2007-04-20 | 1 | -1/+1 |
* | Don't mix declarations and code (#405495). | Matthew Barnes | 2007-03-27 | 1 | -12/+6 |
* | ** Fixes bug #419524 | Matthew Barnes | 2007-03-21 | 1 | -1/+1 |
* | ** Fix for bug #332908 | Srinivasa Ragavan | 2007-02-09 | 1 | -19/+23 |
* | Fixes bug #357970 | Matthew Barnes | 2006-12-04 | 1 | -1/+1 |
* | ** Fixes bug#332908 | Ushveen Kaur | 2006-10-16 | 1 | -7/+9 |
* | Remove duplicate include. Fix some compiler warnings. Cast away a compiler | Kjartan Maraas | 2006-10-01 | 1 | -2/+2 |
* | Added support for gadu gadu im in contact entry. | Devashish Sharma | 2006-07-24 | 1 | -0/+2 |
* | ** Fixes bug #347381 | Boby Wang | 2006-07-22 | 1 | -0/+1 |
* | [addressbook] | Ross Burton | 2006-07-19 | 1 | -8/+9 |
* | Fix for bug 332909 | Srinivasa Ragavan | 2006-07-14 | 1 | -47/+55 |
* | Fix for #332963 Set the mnemonic character for "No image" | Aishwarya K | 2006-07-08 | 1 | -1/+1 |
* | Fix for Bug #342903 and 206320 | Devashish Sharma | 2006-06-12 | 1 | -2/+28 |
* | Fix for gnome bug #341931, farsiweb #562 Mark a few messages for | Roozbeh Pournader | 2006-05-17 | 1 | -4/+4 |
* | Fix for Bug #333855 | Devashish Sharma | 2006-03-10 | 1 | -47/+49 |
* | Fix for Bug 332915. | Devashish Sharma | 2006-03-06 | 1 | -1/+1 |
* | Static image preview in contact-editor image selector. | Devashish Sharma | 2006-03-05 | 1 | -6/+7 |
* | Fix for Bug 332811 | Devashish Sharma | 2006-02-28 | 1 | -1/+1 |
* | Fix for Bug #332498: Orphaned category editor crashes evo. | Devashish Sharma | 2006-02-28 | 1 | -3/+16 |
* | Fix for Bug #332123. | Devashish Sharma | 2006-02-23 | 1 | -0/+2 |
* | File selector shows preview of the image when choosing picture of a | Devashish Sharma | 2006-02-01 | 1 | -0/+27 |
* | removes an unused variable. | Devashish Sharma | 2006-01-30 | 1 | -1/+0 |
* | reviewed by: Harish Krishnaswamy <kharish@novell.com> | Kjartan Maraas | 2006-01-27 | 1 | -15/+13 |
* | Fix for bug #237297. | Devashish Sharma | 2006-01-25 | 1 | -9/+35 |
* | ** Fixes #327203 | Simon Zheng | 2006-01-25 | 1 | -3/+0 |
* | *** empty log message *** | Devashish Sharma | 2006-01-16 | 1 | -3/+29 |
* | Not inserting new line at the end and also placing the cursor at the | Sushma Rai | 2005-12-10 | 1 | -4/+10 |
* | gui/contact-editor/e-contact-editor.c | Tor Lillqvist | 2005-11-26 | 1 | -1/+8 |
* | Setting the focus to the corresponding entry field after changing dropdown | Sushma Rai | 2005-10-26 | 1 | -11/+30 |
* | de-constify uri, and fix its creation logic. (load_source_cb): cast for | Not Zed | 2005-08-24 | 1 | -10/+15 |
* | Commiting Devashish patch for #241219. 2005-08-19 Devashish Sharma | Srinivasa Ragavan | 2005-08-22 | 1 | -10/+19 |
* | defined prototype for sensitize_ok(), fixes the compile time warnings. | Sushma Rai | 2005-08-10 | 1 | -0/+1 |
* | Fix for #258257, got missed while I committed the changelog for it. | Sushma Rai | 2005-08-10 | 1 | -0/+10 |
* | Fixed in a genereic way, the resizing of contact photos | Srinivasa Ragavan | 2005-07-29 | 1 | -32/+42 |
* | Added a string for resize popup Added code to check the size of image and | Srinivasa Ragavan | 2005-07-25 | 1 | -1/+32 |
* | Patch by "Arunprakash <arunp@novell.com>" to change the string marked for | Sushma Rai | 2005-07-25 | 1 | -8/+7 |
* | Showing the file_as name in the contact editor dialog title. Patch by | Sushma Rai | 2005-07-22 | 1 | -6/+27 |
* | Added widgets in INCLUDES. | Kaushal Kumar | 2005-06-23 | 1 | -4/+4 |
* | Retired GAL from Head. The relevant files have moved inside evolution. | Kaushal Kumar | 2005-06-17 | 1 | -2/+2 |
* | moved e-error to e-util | Not Zed | 2005-05-16 | 1 | -1/+1 |
* | new function to sensitize im types based on supported fields | Sivaiah Nallagatla | 2005-01-29 | 1 | -5/+39 |
* | use the new ECategoriesDialog widget. | Rodrigo Moya | 2005-01-25 | 1 | -16/+4 |
* | Call gtk_widget_ensure_style to ensure that we set the border widths of | Rodney Dawes | 2005-01-22 | 1 | -0/+1 |
* | add a11y names for widgets named "Image","Anniversary" and "Birthday". add | Hao Sheng | 2005-01-18 | 1 | -0/+8 |
* | show "other" when email does not carry "TYPE" (fill_in_email) : pass | Sivaiah Nallagatla | 2005-01-18 | 1 | -2/+2 |
* | some strcasecmp() calls changed with g_ascii_strcasecmp() for Turkish | S.Ãaglar Onur | 2004-12-09 | 1 | -2/+2 |
* | save the uid and set it again in the contact. Otherwise, there is | Sivaiah Nallagatla | 2004-12-02 | 1 | -1/+8 |
* | Define new list for storing required fields | Sivaiah Nallagatla | 2004-11-29 | 1 | -13/+126 |
* | add "labelled by" between entry and label, make accessbility work. add | Hao Sheng | 2004-11-25 | 1 | -0/+6 |
* | populate contact only afte we are sure that data is valid and we can | Sivaiah Nallagatla | 2004-11-08 | 1 | -2/+1 |
* | Translate the category pretty names that we pass for creation of new menu | Rodney Dawes | 2004-11-08 | 1 | -2/+2 |
* | find source selector and option menu in libedataserverui | JP Rosevear | 2004-10-14 | 1 | -1/+1 |
* | fix for e-popup api changes. Moved all mask specifiers to visible rather | Not Zed | 2004-10-07 | 1 | -1/+0 |
* | Point at the correct XML file for documentation | Rodney Dawes | 2004-09-14 | 1 | -1/+1 |
* | check for _LABEL type address fields also in supported fileds while | Sivaiah Nallagatla | 2004-09-13 | 1 | -1/+2 |
* | Fixes bug #62715. | Hans Petter Jansson | 2004-08-21 | 1 | -10/+38 |
* | Makes the contact image selector use GtkFileChooser if available. | Hans Petter Jansson | 2004-08-21 | 1 | -12/+50 |
* | Remove the custom prompt-to-save dialogs from here - use | Hans Petter Jansson | 2004-08-17 | 1 | -53/+15 |
* | Give a reasonable name to the widget for the _Where label | Rodney Dawes | 2004-07-22 | 1 | -1/+3 |
* | Check source book writeability directly instead of relying on stored | Hans Petter Jansson | 2004-07-20 | 1 | -31/+44 |
* | disconnect source/target_editable signal ids. | Chris Toshok | 2004-06-30 | 1 | -3/+35 |
* | Add a newline between street line and rest of extended address. | Hans Petter Jansson | 2004-06-26 | 1 | -1/+4 |
* | Add table. (append_to_address_label): Implement. (set_address_label): | Hans Petter Jansson | 2004-06-25 | 1 | -2/+48 |
* | Set window to be invisible initially. | Hans Petter Jansson | 2004-06-24 | 1 | -0/+4 |
* | Name the labels. | Hans Petter Jansson | 2004-06-23 | 1 | -33/+56 |
* | EBookFieldsCallback -> EBookEListCallback. | Chris Toshok | 2004-06-18 | 1 | -3/+3 |
* | compare old and new full names and if it is different set the new the name | Sivaiah Nallagatla | 2004-06-16 | 1 | -1/+4 |
* | set things to HOME, since we don't offer TYPE=OTHER IM attributes through | Chris Toshok | 2004-06-15 | 1 | -1/+1 |
* | Fixes #58921. | Hans Petter Jansson | 2004-06-08 | 1 | -0/+1 |
* | Add back office, spouse, web log fields. Allow for 8 phone numbers, of | Hans Petter Jansson | 2004-05-29 | 1 | -4/+70 |
* | Generate the addressbook-errors.xml.h file and install the xml file and | Jeffrey Stedfast | 2004-05-25 | 1 | -40/+8 |
* | use the new e_book_new and e_book_open apis. | Chris Toshok | 2004-05-20 | 1 | -4/+4 |
* | Check if individual email fields are supported. | Hans Petter Jansson | 2004-05-20 | 1 | -0/+4 |
* | Remove debug output. (real_save_contact): Separate out actual save logic | Hans Petter Jansson | 2004-05-20 | 1 | -13/+95 |
* | Fixes a number of bugs, adds some unimplemented functionality, and makes | Hans Petter Jansson | 2004-05-20 | 1 | -906/+927 |
* | Hook up image button. (e_contact_editor_dispose): Dispose of file selector | Hans Petter Jansson | 2004-05-18 | 1 | -0/+103 |
* | Add PO box entries. | Hans Petter Jansson | 2004-05-13 | 1 | -0/+3 |
* | Fixes bug #55208. | S N Tejasvi | 2004-05-13 | 1 | -2/+43 |
* | Implement. (init_address_record): Init textview. | Hans Petter Jansson | 2004-05-05 | 1 | -6/+76 |
* | Use defaults from Anna. (im_service_default): Ditto. (email_default): | Hans Petter Jansson | 2004-05-05 | 1 | -14/+20 |
* | Remove blog, add home page. (set_entry_changed_signals): Ditto. | Hans Petter Jansson | 2004-05-05 | 1 | -6/+6 |
* | Establish defaults for the phone number option menus. | Hans Petter Jansson | 2004-05-04 | 1 | -1/+5 |
* | Implement. (e_contact_editor_init): Hook up the help button. | Hans Petter Jansson | 2004-05-04 | 1 | -0/+17 |
* | Set spacing around notebook widget and the dialog's action area and vbox | Rodney Dawes | 2004-04-27 | 1 | -0/+4 |
* | Correct the dialog's title. | Hans Petter Jansson | 2004-04-23 | 1 | -55/+82 |
* | Override the save_contact function. (e_contact_editor_save_contact): | Hans Petter Jansson | 2004-04-23 | 1 | -16/+12 |
* | Implement. (extract_email): Preserve offscreen addresses. (extract_phone): | Hans Petter Jansson | 2004-04-22 | 1 | -0/+71 |
* | Add defines for the slot counts for email, phone, im, address. (phones): | Hans Petter Jansson | 2004-04-22 | 1 | -77/+198 |
* | Remove unused fields. | Hans Petter Jansson | 2004-04-21 | 1 | -72/+2 |
* | Make the phone type selectors be option menus. | Hans Petter Jansson | 2004-04-21 | 1 | -244/+239 |
* | use cursor-mode="line" to get rid of the annoying cell cursor. | Chris Toshok | 2004-04-21 | 1 | -1/+1 |
* | new macro. (extract_email): only create/add the attribute if the email | Chris Toshok | 2004-04-18 | 1 | -16/+34 |
* | Add "wants HTML" checkbox. | Hans Petter Jansson | 2004-04-17 | 1 | -290/+0 |
* | Commit new contact editor UI by Anna. | Hans Petter Jansson | 2004-04-16 | 1 | -1025/+512 |
* | [ fixes bug #34777 ] | Chris Toshok | 2004-03-31 | 1 | -2/+24 |
* | parent_type == EAB_TYPE_EDITOR. (e_contact_list_editor_class_init): fill | Chris Toshok | 2004-03-25 | 1 | -253/+127 |
* | loop only up to < G_N_ELEMENTS instead of <= G_N_ELEMENTS. Prevents out of | Sivaiah Nallagatla | 2004-03-16 | 1 | -1/+1 |
* | phone_choice is an index into the phones array. (_phone_arrow_pressed): | Chris Toshok | 2004-03-11 | 1 | -50/+59 |
* | Don't try to calculate the position of the popup menu for the dropdowns | Rodney Dawes | 2004-03-10 | 1 | -1/+1 |
* | fixed type in contact editor code to make email ui building work | Sivaiah Nallagatla | 2004-03-09 | 1 | -1/+1 |
* | fix checks for locations. | Chris Toshok | 2004-02-27 | 1 | -5/+5 |
* | set the location label/option menu to visible. | Chris Toshok | 2004-02-27 | 1 | -86/+140 |