| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug #646109 - Fix use of include <config.h> to make sure translations work | Milan Crha | 2011-05-27 | 1 | -0/+2 |
* | Bug 649990 - Remove get_font_options() from e-util.c. | Matthew Barnes | 2011-05-17 | 1 | -123/+0 |
* | Remove unused e_get_gnome2_user_dir(). | Matthew Barnes | 2011-05-16 | 1 | -26/+0 |
* | Change the accelerator map file location. | Matthew Barnes | 2011-03-25 | 1 | -9/+4 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-03-06 | 1 | -21/+42 |
* | Bug #639483 - Category list includes weather information | Milan Crha | 2011-02-18 | 1 | -1/+33 |
* | Drop backward-compatibility cruft. | Matthew Barnes | 2011-01-25 | 1 | -8/+0 |
* | Add GBinding transform funcs for enum types. | Matthew Barnes | 2010-11-05 | 1 | -0/+74 |
* | Utilize the new ESourceSelector:primary-selection property. | Matthew Barnes | 2010-11-02 | 1 | -4/+77 |
* | Workaround GtkComboBoxText/GtkComboBoxEntry in .ui files | Milan Crha | 2010-10-28 | 1 | -0/+8 |
* | Replace EBinding with GBinding. | Matthew Barnes | 2010-10-14 | 1 | -0/+61 |
* | Fix a crapload of run-time warnings. | Matthew Barnes | 2010-09-15 | 1 | -0/+38 |
* | Minor whitespace cleanup. | Matthew Barnes | 2010-09-03 | 1 | -5/+5 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-08-29 | 1 | -23/+23 |
* | Migrate ~/.evolution to XDG base directories. | Matthew Barnes | 2010-07-27 | 1 | -3/+1 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-07-12 | 1 | -5/+5 |
* | Fix places where "~/.evolution" is hard-coded. | Matthew Barnes | 2010-07-09 | 1 | -20/+0 |
* | Revert "Bug 581032 – Some links can't be opened" | Matthew Barnes | 2010-06-21 | 1 | -9/+2 |
* | Adapt to Camel API changes. | Matthew Barnes | 2010-05-08 | 1 | -29/+1 |
* | Camel is now GObject-based. | Matthew Barnes | 2010-04-24 | 1 | -2/+2 |
* | Only #include Camel's top-level header. | Matthew Barnes | 2010-04-03 | 1 | -2/+0 |
* | Fix mismatched quotes. | Matthew Barnes | 2010-03-29 | 1 | -2/+2 |
* | [win32] Don't bother with overriding .gnome2 directory | Fridrich Strba | 2010-03-24 | 1 | -5/+6 |
* | Bug 613639 - Evolution hard codes .gnome2 | Matthew Barnes | 2010-03-23 | 1 | -1/+26 |
* | Move "section" documentation out of header files. | Matthew Barnes | 2010-03-22 | 1 | -0/+5 |
* | Shell and UI manager cleanups. | Matthew Barnes | 2010-03-14 | 1 | -119/+0 |
* | Disable a chunk of UI from the mail-to-task plugin | Michael Meeks | 2010-03-14 | 1 | -2/+0 |
* | clean up the 'express' mode hooks for UI Managers and start to | Michael Meeks | 2010-03-14 | 1 | -36/+86 |
* | Add generic 'express mode' conditionals to the UI XML | Michael Meeks | 2010-03-14 | 1 | -5/+40 |
* | Update API documentation. | Matthew Barnes | 2010-02-10 | 1 | -16/+9 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-01-05 | 1 | -29/+56 |
* | Rename EError to EAlert to match general use better | Jonathon Jongsma | 2009-12-01 | 1 | -0/+1 |
* | Add Evolution's process ID to ~/.evolution/.running. | Matthew Barnes | 2009-11-27 | 1 | -13/+21 |
* | Kill e_util_read_file(). | Matthew Barnes | 2009-11-20 | 1 | -81/+0 |
* | Bug 589153 - Use GtkBuilder instead of libglade | Matthew Barnes | 2009-11-17 | 1 | -3/+56 |
* | Kill more redundant save dialogs and related utilities. | Matthew Barnes | 2009-11-11 | 1 | -60/+0 |
* | Convert some "Save As" actions to run asynchronously. | Matthew Barnes | 2009-11-08 | 1 | -59/+0 |
* | Remove redundant URI/filename conversion functions. | Matthew Barnes | 2009-11-06 | 1 | -57/+3 |
* | Cleanup and rename filter classes. | Matthew Barnes | 2009-10-27 | 1 | -1/+3 |
* | Developer documentation improvements. | Matthew Barnes | 2009-09-23 | 1 | -19/+31 |
* | Bug 595119 - Crash while trying to add a new category in contact | Matthew Barnes | 2009-09-21 | 1 | -0/+70 |
* | Hard-code the directory returned by gnome_user_accels_dir_get(). | Matthew Barnes | 2009-09-18 | 1 | -2/+6 |
* | Remove a bunch of unused functions. | Matthew Barnes | 2009-09-15 | 1 | -53/+0 |
* | Finish killing Bonobo. | Matthew Barnes | 2009-09-09 | 1 | -0/+41 |
* | More whitespace cleanup. | Matthew Barnes | 2009-07-19 | 1 | -2/+2 |
* | Fix excessive whitespace. | Matthew Barnes | 2009-07-14 | 1 | -1/+0 |
* | Merge commit 'EVOLUTION_2_27_3' into kill-bonobo | Matthew Barnes | 2009-06-20 | 1 | -49/+70 |
|\ |
|
| * | Fix coding style. | Matthew Barnes | 2009-06-14 | 1 | -1/+1 |
| * | Bug #573263 - Crash in reset_layout (text) at e-text.c | Milan Crha | 2009-06-09 | 1 | -49/+70 |
| * | More code cleanup. | Matthew Barnes | 2009-06-02 | 1 | -1/+1 |
| * | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-29 | 1 | -21/+21 |
| * | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-29 | 1 | -4/+4 |
* | | Use key files for tracking widget states. | Matthew Barnes | 2009-06-13 | 1 | -0/+35 |
* | | More code cleanup. | Matthew Barnes | 2009-06-02 | 1 | -1/+1 |
* | | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-27 | 1 | -20/+20 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-27 | 1 | -4/+4 |
|\ \ |
|
| * | | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-27 | 1 | -4/+4 |
| |/ |
|
| * | Bug 581032 – Some links can't be opened | Matthew Barnes | 2009-05-02 | 1 | -2/+11 |
* | | Fix what I assume are some merge errors. | Matthew Barnes | 2009-05-22 | 1 | -0/+21 |
* | | Merge changes from master. | Matthew Barnes | 2009-05-02 | 1 | -2/+11 |
* | | Fix compilation errors. | Matthew Barnes | 2009-04-29 | 1 | -30/+0 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-04-29 | 1 | -0/+30 |
|\| |
|
| * | Commit the rest of the attachment UI rewrite | Matthew Barnes | 2009-04-28 | 1 | -0/+207 |
| * | Bug 577929 – Consolidate marshallers | Matthew Barnes | 2009-04-23 | 1 | -4/+0 |
| * | New convenience function calls gtk_show_uri() and displays an error dialog | Matthew Barnes | 2009-01-11 | 1 | -0/+44 |
| * | Now that we require GTK+ 2.14, use gtk_show_uri() instead of | Matthew Barnes | 2009-01-11 | 1 | -3/+17 |
| * | ** Fixes bug #563250 | Matthew Barnes | 2008-12-10 | 1 | -1/+22 |
| * | ** Fix for bug #332629 | Milan Crha | 2008-12-06 | 1 | -0/+22 |
| * | Remove this unused internal function. | Matthew Barnes | 2008-11-02 | 1 | -88/+0 |
| * | Remove obsolete functions. | Sankarasivasubramanian Pasupathilingam | 2008-10-06 | 1 | -39/+0 |
| * | ** Fix for bug #554418 | Milan Crha | 2008-10-01 | 1 | -18/+32 |
| * | License changes from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-29 | 1 | -16/+15 |
| * | New convenience function for launching help from Evolution. Displays an | Matthew Barnes | 2008-08-15 | 1 | -3/+39 |
* | | Resolve some differences between this branch and master. | Matthew Barnes | 2009-04-28 | 1 | -30/+0 |
* | | Commit the rest of the attachment UI rewrite | Matthew Barnes | 2009-04-28 | 1 | -0/+30 |
* | | Finish attachment drag and drop. | Matthew Barnes | 2009-04-02 | 1 | -27/+0 |
* | | Saving progress on a massive attachment handling rewrite. | Matthew Barnes | 2009-03-21 | 1 | -14/+23 |
* | | Add e_lookup_action() and e_lookup_action_group() to e-util, so | Matthew Barnes | 2009-03-10 | 1 | -0/+80 |
* | | Cleaning up the attachment bar, centralizing its popup menu, and converting | Matthew Barnes | 2009-03-09 | 1 | -0/+27 |
* | | Clean up the EMFormat stack. Add some GObject properties to bind to. | Matthew Barnes | 2009-02-19 | 1 | -0/+24 |
* | | Continue chipping away at EMFolderView and EMFolderBrowser. | Matthew Barnes | 2009-01-11 | 1 | -0/+44 |
* | | Implement GNOME Goal: RemoveGnomeOpenGnomeHelp | Matthew Barnes | 2009-01-02 | 1 | -3/+17 |
* | | Get the Character Encoding menu working. | Matthew Barnes | 2009-01-01 | 1 | -0/+35 |
* | | Merge revisions 36811:36865 from trunk. | Matthew Barnes | 2008-12-11 | 1 | -1/+44 |
* | | Merge revisions 36685:36729 from trunk. | Matthew Barnes | 2008-11-08 | 1 | -88/+0 |
* | | Merge revisions 36534:36684 from trunk. | Matthew Barnes | 2008-10-25 | 1 | -39/+0 |
* | | Tasks is working. Still need to deal with some loose ends and test it all. | Matthew Barnes | 2008-10-04 | 1 | -2/+4 |
* | | Merge revisions 36016:36533 from trunk. | Matthew Barnes | 2008-10-02 | 1 | -34/+47 |
* | | Memos are mostly working now. Tasks to follow. | Matthew Barnes | 2008-09-30 | 1 | -0/+26 |
* | | Search UI is kinda sorta working. Still some outstanding issues. | Matthew Barnes | 2008-09-23 | 1 | -5/+6 |
* | | Progress update: | Matthew Barnes | 2008-09-18 | 1 | -4/+0 |
* | | Merge revisions 35951:35992 from trunk. | Matthew Barnes | 2008-08-15 | 1 | -3/+39 |
* | | Get a basic shell window working. | Matthew Barnes | 2008-08-14 | 1 | -0/+33 |
|/ |
|
* | updated novell copyright notices (left others alone) | Jeffrey Stedfast | 2008-06-21 | 1 | -1/+1 |
* | ** Fix for bug #529254 | Milan Crha | 2008-04-23 | 1 | -22/+21 |
* | ** Fix for bug #526741 (gnome-vfs to gio/gvfs port) | Milan Crha | 2008-04-18 | 1 | -13/+220 |
* | ** Fixes breakage caused by bug #513951 | Matthew Barnes | 2008-03-12 | 1 | -1/+1 |
* | ** Fixes bug #513951 | Matthew Barnes | 2008-03-11 | 1 | -3/+33 |
* | ** Add basic support for crash recovery | Srinivasa Ragavan | 2007-12-05 | 1 | -0/+49 |
* | ** Fixes bug #392747 | Matthew Barnes | 2007-12-03 | 1 | -0/+94 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 1 | -21/+21 |
* | ** Fix for bug #492692 | Milan Crha | 2007-11-05 | 1 | -2/+13 |
* | Warning fixes. - NULL vs 0 - ANSIfication of declarations - missing | Kjartan Maraas | 2007-10-26 | 1 | -1/+1 |
* | ** Fix for bug #471791 | Srinivasa Ragavan | 2007-09-10 | 1 | -2/+2 |
* | Update FSF address in header comments (#469886). Patch from Tobias | Matthew Barnes | 2007-09-02 | 1 | -2/+2 |
* | Fix for bug #448223 from Gilles Dartiguelongue | Srinivasa Ragavan | 2007-06-18 | 1 | -0/+33 |
* | fix for bug #432867 | Srinivasa Ragavan | 2007-05-14 | 1 | -1/+1 |
* | Massive code cleanup (bug #429422) | Matthew Barnes | 2007-04-20 | 1 | -439/+104 |
* | ** Fixes bug #419524 | Matthew Barnes | 2007-03-21 | 1 | -15/+0 |
* | ** Fix for bug #349966 | Daniel Gryniewicz | 2006-11-28 | 1 | -0/+41 |
* | ** Fix for bug #352941 | Srinivasa Ragavan | 2006-08-27 | 1 | -1/+1 |
* | Plug some leaks. | Kjartan Maraas | 2006-08-17 | 1 | -0/+3 |
* | Handle cases when the props are undefined. This bug is currently causing | Harish Krishnaswamy | 2006-07-22 | 1 | -28/+37 |
* | Added code to read font options. | Srinivasa Ragavan | 2006-07-20 | 1 | -0/+51 |
* | Don't need the Win32-only fix_percent_l() after all, this is taken care of | Tor Lillqvist | 2006-06-02 | 1 | -30/+1 |
* | Added code to save/attach files/mails/events to/from remote shares | Srinivasa Ragavan | 2006-05-25 | 1 | -0/+30 |
* | [Win32] Instead of %l (which is a GNU extension not implemented in the | Tor Lillqvist | 2006-04-11 | 1 | -0/+30 |
* | Delete e_mkdir_hier(), and use e_util_mkdir_hier() instead of it. | Simon Zheng | 2006-01-10 | 1 | -184/+2 |
* | e-util-private.h (fsync) Don't bother with a Win32 implementation of | Tor Lillqvist | 2005-12-17 | 1 | -31/+0 |
* | prefix the wrapper functions with e - do not use g lest it is assumed to | Harish Krishnaswamy | 2005-12-09 | 1 | -4/+4 |
* | Use g_get_tmp_dir() instead of hardcoding /tmp. | Tor Lillqvist | 2005-11-26 | 1 | -2/+57 |
* | dded case insensitive compare support etable, and using it for Organization | Sushma Rai | 2005-10-04 | 1 | -0/+13 |
* | cast warning, good ol win32 patches. (e_strftime): fix some clahey-code to | Not Zed | 2005-08-24 | 1 | -2/+2 |
* | Retired GAL from Head. The relevant files have moved inside evolution. | Kaushal Kumar | 2005-06-17 | 1 | -3/+2 |
* | Port to Windows, initial commit: | Tor Lillqvist | 2005-04-29 | 1 | -23/+35 |
* | Fix for 47474 e_filename_make_safe routine not utf8 friendly. | Suresh Chandrasekharan | 2003-08-21 | 1 | -5/+12 |
* | check null after conversions. (e_utf8_strftime_fix_am_pm): ditto. fixes | Mike Kestner | 2003-07-09 | 1 | -8/+38 |
* | mangle the %'s out too so that libxml2 doesn't convert the encoded hex | Mike Kestner | 2003-06-01 | 1 | -1/+1 |
* | bump libtool version for api addition new, utf8 in/out | Mike Kestner | 2003-05-29 | 1 | -0/+43 |
* | use E_I18N_DOMAIN | Radek Doulik | 2003-05-08 | 1 | -3/+3 |
* | ugh, we need to make sure the file is opened for writing. or the flags | Chris Toshok | 2003-03-15 | 1 | -1/+1 |
* | use access() like camel | Mike Kestner | 2003-03-15 | 1 | -5/+2 |
* | Add a "collate" sort callback that uses the new g_collate_compare(). | Jeffrey Stedfast | 2002-12-06 | 1 | -9/+22 |
* | add lots of marshallers (most, if not all, for etable). | Chris Toshok | 2002-11-17 | 1 | -2/+2 |
* | merging the gal-2 branch back to the trunk. | Mike Kestner | 2002-11-01 | 1 | -547/+19 |
* | [ Fixes evolution bug #26355 ] use g_utf8_collate here instead of strcmp. | Chris Toshok | 2002-10-21 | 1 | -2/+3 |
* | Documented this function as not necessarily stripping shell | Christopher James Lahey | 2002-05-02 | 1 | -0/+1 |
* | Changed this to handle large numbers. (e_create_directory): Changed this | Christopher James Lahey | 2002-04-30 | 1 | -65/+111 |
* | Added widgets/e-option-menu.lo. | Christopher James Lahey | 2002-03-26 | 1 | -0/+26 |
* | Replaced e_marshal_BOOL__STRING with this since the function it was used | Christopher James Lahey | 2002-03-13 | 1 | -10/+12 |
* | Added e-table-search.lo. | Christopher James Lahey | 2002-03-12 | 1 | -0/+21 |
* | New signal for when the width of the column changes. | Christopher James Lahey | 2002-02-13 | 1 | -0/+18 |
* | Yet Another Stupid Marshaller. | Ettore Perazzoli | 2002-01-23 | 1 | -0/+16 |
* | Merging changes: | Christopher James Lahey | 2001-12-18 | 1 | -5/+35 |
* | Bump up to 0.15.99.5. | Ettore Perazzoli | 2001-10-27 | 1 | -1/+22 |
* | Changed the license announcement at the top of these files. | Christopher James Lahey | 2001-10-27 | 1 | -13/+14 |
* | Bumped the version number to 0.15.99.1. | Christopher James Lahey | 2001-10-19 | 1 | -1/+31 |
* | Based on patches from Fredrik Nilsson <jymdman@home.se>. | Christopher James Lahey | 2001-10-12 | 1 | -4/+2 |
* | Use e_strdup_append_strings here instead of g_strdup_printf because | Christopher James Lahey | 2001-10-12 | 1 | -0/+53 |
* | New function that parses a string as a double either in the C locale or | Christopher James Lahey | 2001-10-06 | 1 | -0/+224 |
* | Bumped the version number to 0.12.99.0. | Christopher James Lahey | 2001-09-23 | 1 | -0/+63 |
* | Allocate one byte for the terminating zero as well. | Richard Hult | 2001-07-05 | 1 | -1/+1 |
* | Add e_free_string_slist() and e_free_object_slist(). | Ettore Perazzoli | 2001-06-30 | 1 | -0/+21 |
* | Add a new `e_marshal_INT__POINTER_POINTER_POINTER_POINTER' marshaller | Ettore Perazzoli | 2001-06-27 | 1 | -0/+25 |
* | Added util/e-sorter-array.lo and widgets/e-reflow-model.lo. Removed | Christopher James Lahey | 2001-05-08 | 1 | -0/+21 |
* | Added e-table/e-cell-spin-button.lo Added e-table/e-cell-float.lo | Mikael Hallendal | 2001-04-13 | 1 | -0/+57 |
* | Fixed this function to properly format numbers that have leading zeros in | Rusty Conover | 2001-04-03 | 1 | -1/+1 |
* | Handle NULL args semi-gracefully. | Jon Trowbridge | 2001-03-31 | 1 | -1/+8 |
* | Fixed the GTK_RETLOC calls for these marshallers. | Christopher James Lahey | 2001-03-20 | 1 | -2/+2 |
* | Upped the version number to 0.5.99.4. | Christopher James Lahey | 2001-03-20 | 1 | -0/+244 |
* | Fix it so that numbers containing inner zeros will be formatted correctly. | Rusty Conover | 2001-02-19 | 1 | -1/+7 |
* | New marshallers | Dan Winship | 2001-02-15 | 1 | -0/+66 |
* | Added e_format_number and e_create_directory. | Christopher James Lahey | 2001-02-07 | 1 | -0/+132 |
* | Made the parameter type of e_strdup_string a const. Made it not call | Christopher James Lahey | 2000-12-19 | 1 | -6/+6 |
* | Fixed a warning by making e_strstrcase return a const gchar. | Christopher James Lahey | 2000-12-12 | 1 | -3/+3 |
* | Fixed some warnings. | Christopher James Lahey | 2000-12-07 | 1 | -1/+1 |
* | macro that calls e_filename_make_safe | Jeffrey Stedfast | 2000-12-05 | 1 | -5/+5 |
* | Bump the version to 0.2.99.4 | Jeffrey Stedfast | 2000-12-01 | 1 | -3/+16 |
* | Add another marshalling function. | Dan Winship | 2000-10-26 | 1 | -0/+14 |
* | Included a missing #include. | Christopher James Lahey | 2000-10-11 | 1 | -0/+1 |
* | New function to make a directory and (if needed), its parents | Dan Winship | 2000-10-08 | 1 | -0/+35 |
* | The return value should not be const. (Well, unless the input was, but you | Dan Winship | 2000-09-12 | 1 | -1/+1 |
* | Added uncompiled e_read_uri function. | Christopher James Lahey | 2000-08-09 | 1 | -1/+49 |
* | Added a bunch of e_marshal functions. | Christopher James Lahey | 2000-07-25 | 1 | -2/+98 |
* | From addressbook/ChangeLog: | Christopher James Lahey | 2000-07-13 | 1 | -0/+24 |
* | Added e_strsplit to work around a bug in g_strsplit. | Christopher James Lahey | 2000-07-08 | 1 | -0/+54 |
* | Changed the needed e_marshal functions. | Christopher James Lahey | 2000-06-13 | 1 | -9/+35 |
* | Added e-printable.c and e-printable.h. | Christopher James Lahey | 2000-06-11 | 1 | -9/+55 |
* | Fixed e_marshal_INT__INT_INT_POINTER. | Christopher James Lahey | 2000-06-02 | 1 | -1/+1 |
* | Added e_marshal_INT__INT_INT_POINTER. | Christopher James Lahey | 2000-06-02 | 1 | -0/+20 |
* | Duh! -1 != 1. :) | Dan Winship | 2000-06-02 | 1 | -1/+1 |
* | Added e_write_file. | Christopher James Lahey | 2000-05-23 | 1 | -0/+26 |
* | Utility function to free a GList of strings. | Ettore Perazzoli | 2000-05-16 | 1 | -0/+11 |
* | Added e_strdup_strip which returns a copy of the string with the leading | Christopher James Lahey | 2000-05-14 | 1 | -0/+18 |
* | Got rid of some warnings. | Christopher James Lahey | 2000-05-07 | 1 | -0/+52 |
* | New function to free a list of referenced objects. | Ettore Perazzoli | 2000-05-03 | 1 | -1/+14 |
* | Added e_xml_get_integer_prop_by_name. | Christopher James Lahey | 2000-02-25 | 1 | -0/+41 |