| Commit message (Expand) | Author | Age | Files | Lines |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-09-04 | 3 | -9/+9 |
* | Coding style and whitespace cleanups. | Matthew Barnes | 2011-06-09 | 1 | -1/+1 |
* | Including <glib-object.h> directly is rarely needed. | Matthew Barnes | 2011-05-28 | 2 | -2/+0 |
* | Bug #646109 - Fix use of include <config.h> to make sure translations work | Milan Crha | 2011-05-27 | 1 | -0/+2 |
* | More whitespace cleanup. | Matthew Barnes | 2011-01-31 | 1 | -6/+6 |
* | Coding style cleanups. | Matthew Barnes | 2010-09-13 | 1 | -4/+4 |
* | Generate ChangeLog files for tarball releases. | Matthew Barnes | 2010-04-03 | 1 | -860/+0 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-01-31 | 1 | -1/+1 |
* | Compiler and linker flag cleanups. | Matthew Barnes | 2009-12-28 | 1 | -0/+1 |
* | Bug 596848 - Use per-target CPPFLAGS in automake files | H.Habighorst | 2009-10-01 | 1 | -1/+2 |
* | Get GnomeCalendar and the a11y stuff building. | Matthew Barnes | 2009-07-28 | 3 | -264/+0 |
* | Fix "make distcheck" errors and other build cleanups. | Matthew Barnes | 2009-07-01 | 1 | -1/+1 |
* | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 1 | -9/+9 |
* | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-27 | 5 | -9/+9 |
* | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-27 | 6 | -6/+6 |
|\ |
|
| * | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-27 | 82 | -84/+84 |
| * | Fix compiler warnings in plugins. | Matthew Barnes | 2009-05-27 | 3 | -3/+6 |
| * | Fix several types of pedantic compiler warnings. | Matthew Barnes | 2009-05-17 | 2 | -2/+2 |
| * | Use Behdad's brilliant git.mk to generate .gitignore files. | Matthew Barnes | 2009-05-02 | 6 | -0/+12 |
| * | Commit the rest of the attachment UI rewrite | Matthew Barnes | 2009-04-28 | 6 | -228/+3 |
* | | Use -no-undefined on Linux too | Milan Crha | 2009-05-20 | 80 | -17430/+0 |
* | | Use Behdad's brilliant git.mk to generate .gitignore files. | Matthew Barnes | 2009-05-04 | 6 | -0/+12 |
* | | Commit the rest of the attachment UI rewrite | Matthew Barnes | 2009-04-28 | 5 | -226/+0 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-04-25 | 2 | -1/+8 |
|\| |
|
| * | Silence a debug message. | Matthew Barnes | 2009-03-09 | 2 | -1/+8 |
| * | Patch from Li Yuan <li.yuan@sun.com> ** Fix for bug #560329 (Fix the signatur... | Suman Manjunath | 2008-11-19 | 2 | -1/+8 |
| * | Change License from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-24 | 2 | -2/+22 |
| * | Change license from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-19 | 3 | -26/+34 |
| * | License changes from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-16 | 2 | -2/+22 |
| * | License changes. Changed license from GPL to LGPL. | Sankarasivasubramanian Pasupathilingam | 2008-09-04 | 2 | -15/+18 |
| * | Change License from GPL to LGPL. 2nd batch. | Sankarasivasubramanian Pasupathilingam | 2008-09-03 | 47 | -371/+729 |
| * | ** Fix for bug #534762 | Philip Withnall | 2008-08-27 | 3 | -3/+13 |
| * | License Changes | Sankarasivasubramanian Pasupathilingam | 2008-08-27 | 34 | -318/+501 |
* | | Saving progress on a massive attachment handling rewrite. | Matthew Barnes | 2009-03-21 | 1 | -2/+3 |
* | | Merge revisions 36737:36810 from trunk. | Matthew Barnes | 2008-11-24 | 2 | -1/+8 |
* | | Rearranged some of the addressbook code to try and eliminate some circular | Matthew Barnes | 2008-11-14 | 1 | -10/+3 |
* | | Disable parts of my previous calendar work, such that all modules now load! | Matthew Barnes | 2008-10-28 | 1 | -1/+2 |
* | | Merge revisions 36016:36533 from trunk. | Matthew Barnes | 2008-10-02 | 5 | -30/+78 |
* | | Massive address book refactoring. Things are mostly working again. | Matthew Barnes | 2008-09-17 | 2 | -9/+10 |
* | | Merge revisions 36016:36303 from trunk. | Matthew Barnes | 2008-09-11 | 81 | -705/+1225 |
* | | Progress update: | Matthew Barnes | 2008-09-07 | 1 | -2/+1 |
* | | Saving progress. Lots of changes. Things are a bit broken at the moment. | Matthew Barnes | 2008-09-05 | 1 | -1/+2 |
* | | Progress update: | Matthew Barnes | 2008-08-24 | 5 | -214/+0 |
|/ |
|
* | updated novell copyright notices (left others alone) | Jeffrey Stedfast | 2008-06-21 | 77 | -77/+77 |
* | ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and | Matthew Barnes | 2008-06-06 | 14 | -18/+13 |
* | Link with libeutil.la for e_get_weekday_name(). | Tor Lillqvist | 2008-01-25 | 2 | -0/+6 |
* | ** Fixes bug #392747 | Matthew Barnes | 2007-12-03 | 2 | -12/+13 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 45 | -340/+340 |
* | - Fix warnings from sparse. | Kjartan Maraas | 2007-10-29 | 6 | -5/+17 |
* | ** Fix for bug #471791 | Srinivasa Ragavan | 2007-09-10 | 5 | -8/+19 |
* | 2007-09-07 mcrha Fix for bug #473903 | Milan Crha | 2007-09-07 | 2 | -1/+10 |
* | Update FSF address in header comments (#469886). Patch from Tobias | Matthew Barnes | 2007-09-02 | 48 | -96/+96 |
* | ** Fix for bug #455799 | Hiroyuki Ikezoe | 2007-08-04 | 6 | -20/+0 |
* | Collect all the required package versions in one place and explicitly | Matthew Barnes | 2007-07-28 | 4 | -3/+12 |
* | The return value of g_list_remove() should be received because the | Hiroyuki Ikezoe | 2007-07-26 | 2 | -1/+7 |
* | Bug #459413. Just return NULL if parent has gone. | Li Yuan | 2007-07-23 | 2 | -0/+10 |
* | Massive code cleanup (bug #429422) | Matthew Barnes | 2007-04-20 | 2 | -16/+19 |
* | Fixes #415985 and #416028. | Wang Xin | 2007-03-30 | 2 | -6/+16 |
* | Don't mix declarations and code (#405495). | Matthew Barnes | 2007-03-27 | 3 | -8/+20 |
* | ** Fixes bug #419524 | Matthew Barnes | 2007-03-21 | 19 | -19/+24 |
* | Workaround for crash in bug #330728. Patch from Caolan McNamara. | Kjartan Maraas | 2007-03-01 | 2 | -0/+36 |
* | Fixes #400121. | Wang Xin | 2007-01-24 | 2 | -2/+7 |
* | Fixes #351332 | Matthew Barnes | 2006-09-19 | 2 | -0/+8 |
* | Fixes #353472 | Matthew Barnes | 2006-09-19 | 6 | -0/+22 |
* | Patch submitted by Pavel Roskin <proski@gnu.org> | Li Yuan | 2006-08-17 | 2 | -1/+8 |
* | Don't leak summary_string here. | Kjartan Maraas | 2006-08-16 | 2 | -0/+6 |
* | Added translator comments to some strings. Fixes bug #331016. Thanks to | Andre Klapper | 2006-07-13 | 2 | -0/+15 |
* | Revert Rajeev's patch for #330728, #332727.. | Harish Krishnaswamy | 2006-06-22 | 2 | -1/+6 |
* | Do not install header files, and make sure they will be included in the | Li Yuan | 2006-06-12 | 4 | -16/+10 |
* | Revert the earlier patch. They are needed, after all. | Harish Krishnaswamy | 2006-05-16 | 4 | -0/+34 |
* | Patch submitted by Li Yuan <li.yuan@sun.com> Do not install header files. | Harish Krishnaswamy | 2006-05-15 | 4 | -28/+6 |
* | Fix for #333279. | Li Yuan | 2006-05-08 | 2 | -0/+10 |
* | Fix for #339136 | Boby Wang | 2006-04-28 | 7 | -11/+71 |
* | Fix for # 333725 | Boby Wang | 2006-04-28 | 3 | -8/+15 |
* | Fix for #332821 | Boby Wang | 2006-04-27 | 6 | -0/+235 |
* | reviewed by: Harish Krishnaswamy <kharish@novell.com> | Rajeev ramanathan | 2006-04-24 | 2 | -1/+9 |
* | Fix for #319308 | Boby Wang | 2006-03-20 | 2 | -5/+22 |
* | Fix for 331550. | Harry Lu | 2006-03-06 | 3 | -0/+14 |
* | reviewed by: Harish Krishnaswamy <kharish@novell.com> | Kjartan Maraas | 2006-01-27 | 11 | -66/+34 |
* | use e_utf8_strftime() in | Simon Zheng | 2006-01-10 | 2 | -1/+7 |
* | Use g_ascii_strcasecmp() instead of g_strcasecmp() for well-definedness. | Tor Lillqvist | 2005-12-17 | 2 | -1/+7 |
* | Fix for #316351 | Harry Lu | 2005-09-28 | 2 | -0/+10 |
* | Fixes #313514. For the code change in gnopernicus, we should use | Li Yuan | 2005-08-17 | 2 | -4/+9 |
* | Fixes #310136 #310138. The first items of e-table are column-header. So we | Li Yuan | 2005-07-19 | 2 | -7/+17 |
* | Added widgets in INCLUDES. | Kaushal Kumar | 2005-06-23 | 1 | -2/+2 |
* | Cosmetics. | Tor Lillqvist | 2005-06-19 | 1 | -4/+4 |
* | Makefile.am addressbook/Makefile.am calendar/Makefile.am Use | Tor Lillqvist | 2005-06-19 | 5 | -5/+7 |
* | Makefile.am addressbook/Makefile.am calendar/Makefile.am Use the fake | Tor Lillqvist | 2005-06-18 | 8 | -72/+102 |
* | Remove stray trailing slash from -I path, confuses gcc on Win32. | Tor Lillqvist | 2005-06-18 | 2 | -2/+3 |
* | Remove stray trailing slash from -I path, confuses gcc on Win32. | Tor Lillqvist | 2005-06-18 | 2 | -1/+6 |
* | Retired GAL from Head. The relevant files have moved inside evolution. | Kaushal Kumar | 2005-06-17 | 35 | -80/+165 |
* | add two files to sort table items. add table header. ditto. | Li Yuan | 2005-05-20 | 4 | -10/+264 |
* | Port to Windows, initial commit: | Tor Lillqvist | 2005-04-29 | 19 | -89/+109 |
* | return FALSE to let GTK run "F6" handler. | Li Yuan | 2005-04-28 | 1 | -1/+1 |
* | change the order of the code to avoid a crash. | Li Yuan | 2005-04-25 | 3 | -2/+12 |
* | return proper atk_object name and atk_stateset to avoid crash. | Yu Mengjie | 2005-04-07 | 3 | -4/+24 |
* | New function to reset focus object. (eti_rows_deleted), | Harry Lu | 2005-03-24 | 1 | -43/+45 |
* | Fix for 72897 and 72797. no need to output the information. add instance | Li Yuan | 2005-02-25 | 5 | -22/+132 |
* | Fix for 72793. | Harry Lu | 2005-02-24 | 1 | -0/+7 |
* | Fix for 72781 | Harry Lu | 2005-02-22 | 3 | -2/+10 |
* | Fix for 72088. | Harry Lu | 2005-02-04 | 2 | -1/+20 |
* | Some code clean work. | Harry Lu | 2005-02-04 | 9 | -16/+60 |
* | Fix for 71924, 71926, 71932 Don't split sentences that need translation. | Harry Lu | 2005-02-02 | 5 | -75/+72 |
* | Fixes #71929 | Rodrigo Moya | 2005-01-31 | 3 | -4/+12 |
* | fix a typo present in the string too | Sivaiah Nallagatla | 2005-01-29 | 2 | -1/+7 |
* | use ngetext instead of splitting the the sentence to take care of | Sivaiah Nallagatla | 2005-01-28 | 2 | -14/+16 |
* | add gal-a11y-e-cell-vbox.h and gal-a11y-e-cell-vbox.c | Li Yuan | 2005-01-27 | 14 | -452/+990 |
* | use E_CALENDAR_VIEW, not E_CAL_VIEW | JP Rosevear | 2005-01-16 |