| Commit message (Expand) | Author | Age | Files | Lines |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-08-20 | 1 | -1/+1 |
* | Remove the last remaining usage of GConf | Milan Crha | 2012-06-15 | 2 | -60/+1 |
* | Fix memory leaks around gtk_tree_model_get() function | Milan Crha | 2012-05-31 | 1 | -0/+2 |
* | Whitespace cleanups. | Matthew Barnes | 2012-05-13 | 1 | -7/+7 |
* | Bug #674037 - [attachment-reminder] Parses message body inefficiently | Milan Crha | 2012-04-17 | 1 | -54/+158 |
* | Bug #593450 - attachment-reminder-plugin: minor tweak to configuration tab | Ashwini Oruganti | 2012-03-26 | 1 | -2/+2 |
* | Add missing linker flags. | Matthew Barnes | 2012-03-04 | 1 | -0/+1 |
* | 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 | -14/+34 |
* | Tweak GSettings schemas. | Matthew Barnes | 2011-11-23 | 1 | -2/+2 |
* | Make it fully build | Rodrigo Moya | 2011-11-09 | 1 | -1/+1 |
* | Migrate attachment reminder plugin to GSettings | Rodrigo Moya | 2011-11-04 | 1 | -29/+28 |
* | Simplify library dependency flags. | Matthew Barnes | 2011-10-05 | 1 | -4/+6 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-09-04 | 1 | -15/+30 |
* | Bug #646109 - Fix use of include <config.h> to make sure translations work | Milan Crha | 2011-05-27 | 1 | -0/+4 |
* | Coding style cleanups. | Matthew Barnes | 2011-05-09 | 1 | -1/+1 |
* | Fix alignment of extra widgets in EAlertDialogs. | Matthew Barnes | 2011-03-25 | 2 | -11/+14 |
* | Bug 645545 - Attachment reminder dialog uses wrong expand | Matthew Barnes | 2011-03-25 | 1 | -2/+1 |
* | Coding style cleanups. | Matthew Barnes | 2010-09-13 | 1 | -10/+10 |
* | Coding style and whitespace cleanups. | Matthew Barnes | 2010-09-12 | 1 | -1/+1 |
* | Bug 624216 - Runtime warning in Attachment Reminder plugin | Matthew Barnes | 2010-07-13 | 1 | -96/+41 |
* | Use accessor functions instead direct access (GSEAL work) | Javier Jardón | 2010-04-13 | 1 | -3/+3 |
* | Giant leap towards GSEAL compliance. | Matthew Barnes | 2010-04-08 | 1 | -2/+5 |
* | Bug #567304 - Review strings for translation | Milan Crha | 2010-04-07 | 1 | -1/+1 |
* | Generate ChangeLog files for tarball releases. | Matthew Barnes | 2010-04-03 | 1 | -196/+0 |
* | Only #include Camel's top-level header. | Matthew Barnes | 2010-04-03 | 1 | -8/+0 |
* | Actually respect the --disable-schemas-install configure option | Fridrich Strba | 2010-03-15 | 1 | -0/+4 |
* | Compiler and linker flag cleanups. | Matthew Barnes | 2009-12-28 | 1 | -2/+2 |
* | Bug 604822 - Drop more alert titles | Paul Bolle | 2009-12-20 | 1 | -1/+0 |
* | Port all error code to use GObject-ified EAlert / EAlertDialog | Jonathon Jongsma | 2009-12-08 | 1 | -2/+2 |
* | Rename EError to EAlert to match general use better | Jonathon Jongsma | 2009-12-01 | 1 | -2/+2 |
* | Remove the last traces of libglade. | Matthew Barnes | 2009-11-21 | 1 | -1/+0 |
* | Bug 589153 - Use GtkBuilder instead of libglade | Matthew Barnes | 2009-11-17 | 3 | -103/+55 |
* | Bug 596848 - Use per-target CPPFLAGS in automake files | H.Habighorst | 2009-10-01 | 1 | -11/+12 |
* | Goodbye libgnome and libgnomeui!! | Matthew Barnes | 2009-09-19 | 1 | -1/+3 |
* | Simplify EPlugin loading at startup. | Matthew Barnes | 2009-08-30 | 1 | -2/+2 |
* | More whitespace cleanup. | Matthew Barnes | 2009-07-19 | 1 | -2/+2 |
* | Fix excessive whitespace. | Matthew Barnes | 2009-07-14 | 1 | -2/+0 |
* | Fix "make distcheck" errors and other build cleanups. | Matthew Barnes | 2009-07-01 | 1 | -1/+1 |
* | Radically reorganize source code. | Matthew Barnes | 2009-06-25 | 1 | -1/+1 |
* | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-27 | 1 | -9/+9 |
* | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-27 | 1 | -1/+1 |
|\ |
|
| * | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-27 | 1 | -1/+1 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-22 | 1 | -2/+1 |
|\| |
|
| * | Bug 523216 – User-oriented plugin descriptions | Matthew Barnes | 2009-05-22 | 1 | -2/+1 |
| * | Fix several types of pedantic compiler warnings. | Matthew Barnes | 2009-05-17 | 1 | -1/+1 |
| * | Add -I$(top_srcdir)/widgets to a bunch of plugins. | Matthew Barnes | 2009-05-05 | 1 | -0/+1 |
| * | Use Behdad's brilliant git.mk to generate .gitignore files. | Matthew Barnes | 2009-05-02 | 1 | -0/+2 |
| * | Commit the rest of the attachment UI rewrite | Matthew Barnes | 2009-04-28 | 1 | -5/+8 |
* | | Fix several types of pedantic compiler warnings. | Matthew Barnes | 2009-05-21 | 1 | -1/+1 |
* | | Use -no-undefined on Linux too | Milan Crha | 2009-05-20 | 1 | -0/+4 |
* | | Use Behdad's brilliant git.mk to generate .gitignore files. | Matthew Barnes | 2009-05-04 | 1 | -0/+2 |
* | | Commit the rest of the attachment UI rewrite | Matthew Barnes | 2009-04-28 | 1 | -0/+2 |
* | | Manual conflict resolution | Matthew Barnes | 2009-04-25 | 1 | -1/+1 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-04-25 | 1 | -1/+1 |
|\| |
|
| * | Change License from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-24 | 2 | -13/+20 |
| * | Have a check for OS_WIN32 and handle the schema data differently. make | Bharath Acharya | 2008-08-12 | 2 | -4/+22 |
| * | Use NO_UNDEFINED. Link with more libraries. To generate dlls on Windows. | Bharath Acharya | 2008-08-12 | 2 | -1/+11 |
* | | Saving progress on a massive attachment handling rewrite. | Matthew Barnes | 2009-03-21 | 1 | -5/+6 |
* | | Cleaning up the attachment bar, centralizing its popup menu, and converting | Matthew Barnes | 2009-03-09 | 1 | -1/+2 |
* | | Merge revisions 36016:36533 from trunk. | Matthew Barnes | 2008-10-02 | 2 | -13/+20 |
* | | Merge revisions 35951:35992 from trunk. | Matthew Barnes | 2008-08-15 | 2 | -5/+33 |
|/ |
|
* | updated novell copyright notices (left others alone) | Jeffrey Stedfast | 2008-06-21 | 1 | -1/+1 |
* | Attachment Reminder : Fixes Bug #208943. Add attachment button added. | Johnny Jacob | 2008-06-09 | 3 | -5/+22 |
* | Fix for Bug 496476 : Let the plugin configure widgets expand (resize). | Johnny Jacob | 2008-05-26 | 3 | -41/+27 |
* | Attachment Reminder - Fixes Bug #529995. Disable the plugin when user says - ... | Johnny Jacob | 2008-05-23 | 4 | -232/+141 |
* | attachment-reminder.c (strip_text_msg): Wrong condition check | Johnny Jacob | 2008-05-22 | 2 | -1/+5 |
* | Fix for #473198. Attachment Reminder Plugin : Ignore signatures when looking ... | Johnny Jacob | 2008-05-21 | 2 | -2/+10 |
* | Patch from Ambuj Chitranshi <ambuj_1075@yahoo.co.in>: Fix for bug #484793 (St... | Suman Manjunath | 2008-04-07 | 2 | -1/+8 |
* | Fix a compiler warning. | Matthew Barnes | 2008-02-03 | 2 | -1/+6 |
* | Fix for #503327 : Fixes memory leaks and a buffer overflow in attachment remi... | Johnny Jacob | 2008-01-25 | 2 | -7/+26 |
* | Add missing punctuation. | Kjartan Maraas | 2008-01-14 | 2 | -2/+7 |
* | Attachment reminder cleanup. Fixes 502312. Added some more fixes over Milan C... | Johnny Jacob | 2007-12-15 | 2 | -77/+94 |
* | Move preferences to the configure tab. | Sankar P | 2007-12-05 | 2 | -5/+13 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 1 | -6/+6 |
* | Fix warnings from sparse and gcc | Kjartan Maraas | 2007-10-31 | 2 | -4/+11 |
* | Fix for bug #468366. Committing on behalf of B S Srinidhi | Johnny Jacob | 2007-09-07 | 2 | -6/+92 |
* | Update FSF address in header comments (#469886). Patch from Tobias | Matthew Barnes | 2007-09-02 | 1 | -1/+1 |
* | Marked strings for translation | Andre Klapper | 2007-08-22 | 2 | -2/+7 |
* | Fix for 468159 from Gilles Dartiguelongue <gdartigu@svn.gnome.org> | Johnny Jacob | 2007-08-20 | 3 | -5/+12 |
* | Fixed/Marked attachment-reminder strings for translation. | Johnny Jacob | 2007-08-12 | 3 | -9/+21 |
* | ** Fix for bug #460821 | Hiroyuki Ikezoe | 2007-08-03 | 2 | -1/+8 |
* | calendar/gui/dialogs/memo-page.glade: | Andre Klapper | 2007-07-31 | 2 | -1/+6 |
* | Configure attachment-reminder plugin within the plugin-manager. | Sankar P | 2007-07-26 | 3 | -20/+45 |
* | Plugged memory leak and the second argument of g_utf8_strdown() should be | Hiroyuki Ikezoe | 2007-07-26 | 2 | -9/+26 |
* | Changed the string "Cancel" to "Continue Editing" | Sankar P | 2007-07-17 | 2 | -4/+9 |
* | Fixed Marking for Translation bugs | Sankar P | 2007-07-10 | 2 | -3/+8 |
* | Fix for build break | Srinivasa Ragavan | 2007-07-10 | 2 | -1/+7 |
* | Added mnemonics. Fixed warnings. Added new strings. | Johnny Jacob | 2007-07-09 | 4 | -15/+23 |
* | Commit for tnef attachment and attachment reminder | Srinivasa Ragavan | 2007-07-09 | 7 | -0/+732 |