| Commit message (Expand) | Author | Age | Files | Lines |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-09-04 | 1 | -23/+35 |
* | Whitespace and coding style cleanups. | Matthew Barnes | 2011-05-08 | 1 | -1/+2 |
* | More whitespace cleanup. | Matthew Barnes | 2011-01-31 | 1 | -1/+1 |
* | Dialogs no longer have separators. | Matthew Barnes | 2011-01-25 | 1 | -1/+0 |
* | Coding style and whitespace cleanups. | Matthew Barnes | 2010-09-12 | 1 | -13/+13 |
* | Remove comments that have no point after pthreads dependency disappeared | Fridrich Štrba | 2010-04-16 | 1 | -3/+4 |
* | Giant leap towards GSEAL compliance. | Matthew Barnes | 2010-04-08 | 1 | -4/+6 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-01-31 | 1 | -7/+7 |
* | Fix a potential uninitialized return value in e-timezone-dialog.c. | Matthew Barnes | 2010-01-16 | 1 | -5/+4 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-01-05 | 1 | -10/+26 |
* | Minor ETimezoneDialog cleanup. | Matthew Barnes | 2010-01-03 | 2 | -47/+33 |
* | Compiler and linker flag cleanups. | Matthew Barnes | 2009-12-28 | 1 | -0/+3 |
* | Remove markup from translatable strings in ui files | Claude Paroz | 2009-11-17 | 1 | -4/+8 |
* | Bug 589153 - Use GtkBuilder instead of libglade | Matthew Barnes | 2009-11-17 | 4 | -347/+321 |
* | Bug 596848 - Use per-target CPPFLAGS in automake files | H.Habighorst | 2009-10-01 | 1 | -4/+4 |
* | Merge commit 'EVOLUTION_2_27_5' into kill-bonobo | Matthew Barnes | 2009-07-28 | 1 | -1/+8 |
|\ |
|
| * | Use the right api to check for system timezone. | Chenthill Palanisamy | 2009-07-20 | 1 | -1/+8 |
| * | Fix excessive whitespace. | Matthew Barnes | 2009-07-13 | 2 | -15/+0 |
| * | Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am. | Matthew Barnes | 2009-07-01 | 1 | -1/+1 |
| * | More code cleanup. | Matthew Barnes | 2009-06-02 | 1 | -3/+3 |
| * | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 1 | -11/+11 |
| * | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-29 | 1 | -19/+19 |
| * | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-29 | 2 | -9/+9 |
* | | Fix excessive whitespace. | Matthew Barnes | 2009-07-14 | 2 | -15/+0 |
* | | Fix "make distcheck" errors and other build cleanups. | Matthew Barnes | 2009-07-01 | 1 | -1/+1 |
* | | More code cleanup. | Matthew Barnes | 2009-06-02 | 1 | -3/+3 |
* | | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 1 | -11/+11 |
* | | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-27 | 1 | -19/+19 |
* | | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-27 | 2 | -9/+9 |
|/ |
|
* | Fix compiler warnings in plugins. | Matthew Barnes | 2009-05-27 | 1 | -6/+1 |
* | Fix compiler warnings in widgets. | Matthew Barnes | 2009-05-26 | 1 | -3/+1 |
* | Use Behdad's brilliant git.mk to generate .gitignore files. | Matthew Barnes | 2009-05-02 | 1 | -0/+2 |
* | Change License from GPL to LGPL. 2nd batch. | Sankarasivasubramanian Pasupathilingam | 2008-09-03 | 2 | -26/+29 |
* | updated novell copyright notices (left others alone) | Jeffrey Stedfast | 2008-06-21 | 2 | -2/+2 |
* | ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and | Matthew Barnes | 2008-06-06 | 2 | -8/+1 |
* | ** Fixes bug #534360 | Matthew Barnes | 2008-05-23 | 1 | -4/+4 |
* | ** Fixes bug #529641 | Matthew Barnes | 2008-04-23 | 1 | -1/+1 |
* | Fix the string freeze break of the former commit. | Andre Klapper | 2008-02-24 | 1 | -1/+1 |
* | Fix for bug #471779 (Timezone entries in the timezone dialog combo-box are no... | Suman Manjunath | 2008-02-24 | 2 | -83/+102 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 1 | -17/+17 |
* | text/e.entry.[ch] text/e-completion.[ch] text/e-text-model-uri.[ch] | Kjartan Maraas | 2007-10-31 | 1 | -5/+5 |
* | Update FSF address in header comments (#469886). Patch from Tobias | Matthew Barnes | 2007-09-02 | 2 | -4/+4 |
* | Move away from g_asserts from g_return*. | Srinivasa Ragavan | 2007-08-31 | 1 | -3/+1 |
* | ** Fixes bug #411619 | Matthew Barnes | 2007-08-25 | 1 | -7/+3 |
* | ** Fix for bug #455799 | Hiroyuki Ikezoe | 2007-08-04 | 1 | -7/+0 |
* | Fix compilation warnings in widgets folder (#441014). | Matthew Barnes | 2007-06-03 | 1 | -1/+3 |
* | Massive code cleanup (bug #429422) | Matthew Barnes | 2007-04-20 | 1 | -2/+4 |
* | Fixes 350559. Disable timeout function when the map is destroyed. | Jeff Cai | 2006-08-20 | 1 | -0/+17 |
* | remove "*" from translation. Fixes bug #331147. | Andre Klapper | 2006-07-19 | 1 | -1/+1 |
* | Fix compiler warning. | Harish Krishnaswamy | 2006-06-20 | 1 | -1/+0 |
* | Define gmtime_r() and localtime_r() macros for Win32. Should not declare | Tor Lillqvist | 2006-06-19 | 1 | -0/+14 |
* | Committed fix for bug #204798 , #235691 , #229132 | Srinivasa Ragavan | 2006-06-14 | 1 | -15/+112 |
* | Tons of cleanups of the following sort: - remove unused vars - remove | Kjartan Maraas | 2006-01-30 | 1 | -3/+0 |
* | Construct glade file pathname at run-time. | Tor Lillqvist | 2005-12-18 | 1 | -1/+9 |
* | Link with libeutil. | Tor Lillqvist | 2005-12-18 | 1 | -2/+3 |
* | On Win32, use bootstrp import library for libemiscwidgets, which hasn't | Tor Lillqvist | 2005-09-28 | 1 | -1/+11 |
* | Added widgets in INCLUDES. | Kaushal Kumar | 2005-06-23 | 2 | -1/+2 |
* | Install shared libraries to privlibdir. | Hans Petter Jansson | 2005-02-10 | 1 | -1/+1 |
* | convert to G_DEFINE_TYPE | JP Rosevear | 2004-11-12 | 1 | -12/+6 |
* | Add a name for timezone combox. Make accessibility name and description | Li Yuan | 2004-11-01 | 1 | -0/+3 |
* | Add the label back for previewing the timezone name, and set the label | Rodney Dawes | 2004-09-14 | 2 | -10/+56 |
* | Connect to the "changed" signal instead of "activate" | Rodney Dawes | 2004-08-17 | 1 | -1/+1 |
* | Use the activate signal, instead of changed, for the combo box | Rodney Dawes | 2004-05-21 | 1 | -1/+10 |
* | Set the border widths on the dialog's vbox and action area to be | Rodney Dawes | 2004-04-15 | 2 | -130/+130 |
* | don't reference uninitialized memory | JP Rosevear | 2004-02-27 | 1 | -4/+3 |
* | don't include toplevel libical | JP Rosevear | 2003-11-08 | 1 | -1/+0 |
* | Various changes to merge in evolution-data-server reliance. | JP Rosevear | 2003-11-07 | 1 | -1/+1 |
* | INCLUDE path fixes for changes made to libical build. | Jeffrey Stedfast | 2003-10-10 | 2 | -3/+2 |
* | HIG-ified the spacing, padding, alignment of this dialog. Fixes bug #41148 | Anna Marie Dirks | 2003-05-19 | 1 | -256/+277 |
* | Swap OK/Cancel buttons to comply with the HIG. | Ettore Perazzoli | 2003-03-19 | 1 | -9/+9 |
* | Don't crash if there's no timezone set initially. #39783 | Dan Winship | 2003-03-18 | 1 | -4/+6 |
* | kill an unused variable | Dan Winship | 2003-03-14 | 1 | -1/+0 |
* | Various cleanups. (e_timezone_dialog_get_timezone): Return an | Dan Winship | 2003-03-12 | 2 | -159/+112 |
* | Make libemiscwidgets, libefilterbar, and libetimezonedialog dynamic | Dan Winship | 2003-02-21 | 1 | -3/+3 |
* | Set response_ids on the OK/Cancel buttons | Dan Winship | 2003-02-07 | 1 | -0/+2 |
* | Remove unneeded MAP_DIR define. (gladedir): Remove. Defined in | Dan Winship | 2003-02-06 | 1 | -2/+0 |
* | (gladedir): Version using | Ettore Perazzoli | 2003-01-23 | 1 | -8/+8 |
* | Images are now in $(datadir)/evolution/images instead of | Ettore Perazzoli | 2003-01-09 | 1 | -1/+1 |
* | menus/gal-view-menus.h GObjectified. | Ettore Perazzoli | 2002-11-14 | 2 | -58/+49 |
* | Converted to Glade 2. | Ettore Perazzoli | 2002-11-14 | 1 | -244/+259 |
* | (e_timezone_dialog_get_builtin_timezone): Constify arg | Ettore Perazzoli | 2002-11-04 | 2 | -2/+2 |
* | First big sync of my GNOME 2 porting work (incomplete, and still | Ettore Perazzoli | 2002-11-02 | 2 | -6/+4 |
* | Install libversit.a so that people compiling against the addressbook can | Peter Williams | 2002-07-18 | 1 | -0/+1 |
* | (e_timezone_dialog_init): | Ettore Perazzoli | 2002-07-06 | 1 | -0/+2 |
* | ignore .pure | Chris Toshok | 2002-04-02 | 1 | -0/+1 |
* | Final cleanup for the CFLAGS and LIBS in the Makefiles. | Ettore Perazzoli | 2002-01-28 | 1 | -5/+5 |
* | translate timezone names, and provide a function to get back to the | Damon Chaplin | 2002-01-12 | 2 | -11/+56 |
* | More fixing of the license texts. | Ettore Perazzoli | 2001-10-28 | 2 | -18/+18 |
* | removed duplicated declaration | Damon Chaplin | 2001-10-23 | 1 | -2/+0 |
* | New prototype here. | Ettore Perazzoli | 2001-08-28 | 1 | -0/+3 |
* | Add prototype | Iain Holmes | 2001-08-28 | 1 | -0/+2 |
* | Shut up! | Ettore Perazzoli | 2001-08-19 | 1 | -0/+6 |
* | Add libical include path | Iain Holmes | 2001-08-18 | 1 | -0/+1 |
* | Startup assistant stuff | Iain Holmes | 2001-08-17 | 4 | -0/+1041 |