aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-util.c
Commit message (Expand)AuthorAgeFilesLines
* Coding style and whitespace cleanup.Matthew Barnes2012-09-011-5/+11
* Bug #681877 - Postpone window changes saving for a secondMilan Crha2012-08-231-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-08-201-8/+12
* Bug 681641 - Port to new documentation infrastructureJavier Jardón2012-08-111-1/+1
* Remove all GDK threads usage.Matthew Barnes2012-08-061-1/+1
* Make e_color_to_value() use e_rgba_to_value()Milan Crha2012-08-021-11/+10
* Bug #679404 - Read colors for message preview from Gtk themeDan Vrátil2012-07-271-0/+25
* Bug #677993 - Remember screen used in previous sessionMilan Crha2012-06-261-3/+11
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-2/+1
* Adapt libeutil to the new ESource API.Matthew Barnes2012-06-031-36/+10
* Adapt to libedataserver[ui] changes.Matthew Barnes2012-04-221-1/+1
* Use libevolution-utils all over evolution.Srinivasa Ragavan2012-03-031-67/+0
* Make libevolution-util compilable.Srinivasa Ragavan2012-03-031-227/+0
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-13/+15
* Coding style and whitespace cleanup.Matthew Barnes2012-01-191-4/+4
* Bug #667185 - Menu items from plugins not translatedMilan Crha2012-01-051-0/+61
* Bug #665149 - Do not ref window in e_restore_window()Milan Crha2011-12-051-4/+1
* Add e_restore_window().Matthew Barnes2011-11-281-0/+225
* Miscellaneous cleanups.Matthew Barnes2011-11-231-1/+1
* Move some GBinding transform funcs to libedataserver.Matthew Barnes2011-11-161-74/+0
* Bug #660738 - Font changes ignored since 3.2Milan Crha2011-10-211-3/+13
* The EExtension framework is now in libebackend.Matthew Barnes2011-09-261-41/+0
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-25/+38
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+2
* Bug 649990 - Remove get_font_options() from e-util.c.Matthew Barnes2011-05-171-123/+0
* Remove unused e_get_gnome2_user_dir().Matthew Barnes2011-05-161-26/+0
* Change the accelerator map file location.Matthew Barnes2011-03-251-9/+4
* Coding style and whitespace cleanup.Matthew Barnes2011-03-061-21/+42
* Bug #639483 - Category list includes weather informationMilan Crha2011-02-181-1/+33
* Drop backward-compatibility cruft.Matthew Barnes2011-01-251-8/+0
* Add GBinding transform funcs for enum types.Matthew Barnes2010-11-051-0/+74
* Utilize the new ESourceSelector:primary-selection property.Matthew Barnes2010-11-021-4/+77
* Workaround GtkComboBoxText/GtkComboBoxEntry in .ui filesMilan Crha2010-10-281-0/+8
* Replace EBinding with GBinding.Matthew Barnes2010-10-141-0/+61
* Fix a crapload of run-time warnings.Matthew Barnes2010-09-151-0/+38
* Minor whitespace cleanup.Matthew Barnes2010-09-031-5/+5
* Coding style and whitespace cleanup.Matthew Barnes2010-08-291-23/+23
* Migrate ~/.evolution to XDG base directories.Matthew Barnes2010-07-271-3/+1
* Coding style and whitespace cleanup.Matthew Barnes2010-07-121-5/+5
* Fix places where "~/.evolution" is hard-coded.Matthew Barnes2010-07-091-20/+0
* Revert "Bug 581032 – Some links can't be opened"Matthew Barnes2010-06-211-9/+2
* Adapt to Camel API changes.Matthew Barnes2010-05-081-29/+1
* Camel is now GObject-based.Matthew Barnes2010-04-241-2/+2
* Only #include Camel's top-level header.Matthew Barnes2010-04-031-2/+0
* Fix mismatched quotes.Matthew Barnes2010-03-291-2/+2
* [win32] Don't bother with overriding .gnome2 directoryFridrich Strba2010-03-241-5/+6
* Bug 613639 - Evolution hard codes .gnome2Matthew Barnes2010-03-231-1/+26
* Move "section" documentation out of header files.Matthew Barnes2010-03-221-0/+5
* Shell and UI manager cleanups.Matthew Barnes2010-03-141-119/+0
* Disable a chunk of UI from the mail-to-task pluginMichael Meeks2010-03-141-2/+0
* clean up the 'express' mode hooks for UI Managers and start toMichael Meeks2010-03-141-36/+86
* Add generic 'express mode' conditionals to the UI XMLMichael Meeks2010-03-141-5/+40
* Update API documentation.Matthew Barnes2010-02-101-16/+9
* Coding style and whitespace cleanup.Matthew Barnes2010-01-051-29/+56
* Rename EError to EAlert to match general use betterJonathon Jongsma2009-12-011-0/+1
* Add Evolution's process ID to ~/.evolution/.running.Matthew Barnes2009-11-271-13/+21
* Kill e_util_read_file().Matthew Barnes2009-11-201-81/+0
* Bug 589153 - Use GtkBuilder instead of libgladeMatthew Barnes2009-11-171-3/+56
* Kill more redundant save dialogs and related utilities.Matthew Barnes2009-11-111-60/+0
* Convert some "Save As" actions to run asynchronously.Matthew Barnes2009-11-081-59/+0
* Remove redundant URI/filename conversion functions.Matthew Barnes2009-11-061-57/+3
* Cleanup and rename filter classes.Matthew Barnes2009-10-271-1/+3
* Developer documentation improvements.Matthew Barnes2009-09-231-19/+31
* Bug 595119 - Crash while trying to add a new category in contactMatthew Barnes2009-09-211-0/+70
* Hard-code the directory returned by gnome_user_accels_dir_get().Matthew Barnes2009-09-181-2/+6
* Remove a bunch of unused functions.Matthew Barnes2009-09-151-53/+0
* Finish killing Bonobo.Matthew Barnes2009-09-091-0/+41
* More whitespace cleanup.Matthew Barnes2009-07-191-2/+2
* Fix excessive whitespace.Matthew Barnes2009-07-141-1/+0
* Merge commit 'EVOLUTION_2_27_3' into kill-bonoboMatthew Barnes2009-06-201-49/+70
|\
| * Fix coding style.Matthew Barnes2009-06-141-1/+1
| * Bug #573263 - Crash in reset_layout (text) at e-text.cMilan Crha2009-06-091-49/+70
| * More code cleanup.Matthew Barnes2009-06-021-1/+1
| * Prefer GLib basic types over C types.Matthew Barnes2009-05-291-21/+21
| * Remove trailing whitespace, again.Matthew Barnes2009-05-291-4/+4
* | Use key files for tracking widget states.Matthew Barnes2009-06-131-0/+35
* | More code cleanup.Matthew Barnes2009-06-021-1/+1
* | Prefer GLib basic types over C types.Matthew Barnes2009-05-271-20/+20
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-4/+4
|\ \
| * | Remove trailing whitespace, again.Matthew Barnes2009-05-271-4/+4
| |/
| * Bug 581032 – Some links can't be openedMatthew Barnes2009-05-021-2/+11
* | Fix what I assume are some merge errors.Matthew Barnes2009-05-221-0/+21
* | Merge changes from master.Matthew Barnes2009-05-021-2/+11
* | Fix compilation errors.Matthew Barnes2009-04-291-30/+0
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-04-291-0/+30
|\|
| * Commit the rest of the attachment UI rewriteMatthew Barnes2009-04-281-0/+207
| * Bug 577929 – Consolidate marshallersMatthew Barnes2009-04-231-4/+0
| * New convenience function calls gtk_show_uri() and displays an error dialogMatthew Barnes2009-01-111-0/+44
| * Now that we require GTK+ 2.14, use gtk_show_uri() instead ofMatthew Barnes2009-01-111-3/+17
| * ** Fixes bug #563250Matthew Barnes2008-12-101-1/+22
| * ** Fix for bug #332629Milan Crha2008-12-061-0/+22
| * Remove this unused internal function.Matthew Barnes2008-11-021-88/+0
| * Remove obsolete functions.Sankarasivasubramanian Pasupathilingam2008-10-061-39/+0
| * ** Fix for bug #554418Milan Crha2008-10-011-18/+32
| * License changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-291-16/+15
| * New convenience function for launching help from Evolution. Displays anMatthew Barnes2008-08-151-3/+39
* | Resolve some differences between this branch and master.Matthew Barnes2009-04-281-30/+0
* | Commit the rest of the attachment UI rewriteMatthew Barnes2009-04-281-0/+30
* | Finish attachment drag and drop.Matthew Barnes2009-04-021-27/+0
* | Saving progress on a massive attachment handling rewrite.Matthew Barnes2009-03-211-14/+23
* | Add e_lookup_action() and e_lookup_action_group() to e-util, soMatthew Barnes2009-03-101-0/+80
* | Cleaning up the attachment bar, centralizing its popup menu, and convertingMatthew Barnes2009-03-091-0/+27
* | Clean up the EMFormat stack. Add some GObject properties to bind to.Matthew Barnes2009-02-191-0/+24
* | Continue chipping away at EMFolderView and EMFolderBrowser.Matthew Barnes2009-01-111-0/+44
* | Implement GNOME Goal: RemoveGnomeOpenGnomeHelpMatthew Barnes2009-01-021-3/+17
* | Get the Character Encoding menu working.Matthew Barnes2009-01-011-0/+35
* | Merge revisions 36811:36865 from trunk.Matthew Barnes2008-12-111-1/+44
* | Merge revisions 36685:36729 from trunk.Matthew Barnes2008-11-081-88/+0
* | Merge revisions 36534:36684 from trunk.Matthew Barnes2008-10-251-39/+0
* | Tasks is working. Still need to deal with some loose ends and test it all.Matthew Barnes2008-10-041-2/+4
* | Merge revisions 36016:36533 from trunk.Matthew Barnes2008-10-021-34/+47
* | Memos are mostly working now. Tasks to follow.Matthew Barnes2008-09-301-0/+26
* | Search UI is kinda sorta working. Still some outstanding issues.Matthew Barnes2008-09-231-5/+6
* | Progress update:Matthew Barnes2008-09-181-4/+0
* | Merge revisions 35951:35992 from trunk.Matthew Barnes2008-08-151-3/+39
* | Get a basic shell window working.Matthew Barnes2008-08-141-0/+33
|/
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Fix for bug #529254Milan Crha2008-04-231-22/+21
* ** Fix for bug #526741 (gnome-vfs to gio/gvfs port)Milan Crha2008-04-181-13/+220
* ** Fixes breakage caused by bug #513951Matthew Barnes2008-03-121-1/+1
* ** Fixes bug #513951Matthew Barnes2008-03-111-3/+33
* ** Add basic support for crash recoverySrinivasa Ragavan2007-12-051-0/+49
* ** Fixes bug #392747Matthew Barnes2007-12-031-0/+94
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-21/+21
* ** Fix for bug #492692Milan Crha2007-11-051-2/+13
* Warning fixes. - NULL vs 0 - ANSIfication of declarations - missingKjartan Maraas2007-10-261-1/+1
* ** Fix for bug #471791 Srinivasa Ragavan2007-09-101-2/+2
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* Fix for bug #448223 from Gilles DartiguelongueSrinivasa Ragavan2007-06-181-0/+33
* fix for bug #432867Srinivasa Ragavan2007-05-141-1/+1
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-201-439/+104
* ** Fixes bug #419524Matthew Barnes2007-03-211-15/+0
* ** Fix for bug #349966Daniel Gryniewicz2006-11-281-0/+41
* ** Fix for bug #352941Srinivasa Ragavan2006-08-271-1/+1
* Plug some leaks.Kjartan Maraas2006-08-171-0/+3
* Handle cases when the props are undefined. This bug is currently causingHarish Krishnaswamy2006-07-221-28/+37
* Added code to read font options.Srinivasa Ragavan2006-07-201-0/+51
* Don't need the Win32-only fix_percent_l() after all, this is taken care ofTor Lillqvist2006-06-021-30/+1
* Added code to save/attach files/mails/events to/from remote sharesSrinivasa Ragavan2006-05-251-0/+30
* [Win32] Instead of %l (which is a GNU extension not implemented in theTor Lillqvist2006-04-111-0/+30
* Delete e_mkdir_hier(), and use e_util_mkdir_hier() instead of it.Simon Zheng2006-01-101-184/+2
* e-util-private.h (fsync) Don't bother with a Win32 implementation ofTor Lillqvist2005-12-171-31/+0
* prefix the wrapper functions with e - do not use g lest it is assumed toHarish Krishnaswamy2005-12-091-4/+4
* Use g_get_tmp_dir() instead of hardcoding /tmp.Tor Lillqvist2005-11-261-2/+57
* dded case insensitive compare support etable, and using it for OrganizationSushma Rai2005-10-041-0/+13
* cast warning, good ol win32 patches. (e_strftime): fix some clahey-code toNot Zed2005-08-241-2/+2
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-3/+2
* Port to Windows, initial commit:Tor Lillqvist2005-04-291-23/+35
* Fix for 47474 e_filename_make_safe routine not utf8 friendly.Suresh Chandrasekharan2003-08-211-5/+12
* check null after conversions. (e_utf8_strftime_fix_am_pm): ditto. fixesMike Kestner2003-07-091-8/+38
* mangle the %'s out too so that libxml2 doesn't convert the encoded hexMike Kestner2003-06-011-1/+1
* bump libtool version for api addition new, utf8 in/outMike Kestner2003-05-291-0/+43
* use E_I18N_DOMAINRadek Doulik2003-05-081-3/+3
* ugh, we need to make sure the file is opened for writing. or the flagsChris Toshok2003-03-151-1/+1
* use access() like camelMike Kestner2003-03-151-5/+2
* Add a "collate" sort callback that uses the new g_collate_compare().Jeffrey Stedfast2002-12-061-9/+22
* add lots of marshallers (most, if not all, for etable).Chris Toshok2002-11-171-2/+2
* merging the gal-2 branch back to the trunk.Mike Kestner2002-11-011-547/+19
* [ Fixes evolution bug #26355 ] use g_utf8_collate here instead of strcmp.Chris Toshok2002-10-211-2/+3
* Documented this function as not necessarily stripping shellChristopher James Lahey2002-05-021-0/+1
* Changed this to handle large numbers. (e_create_directory): Changed thisChristopher James Lahey2002-04-301-65/+111
* Added widgets/e-option-menu.lo.Christopher James Lahey2002-03-261-0/+26
* Replaced e_marshal_BOOL__STRING with this since the function it was usedChristopher James Lahey2002-03-131-10/+12
* Added e-table-search.lo.Christopher James Lahey2002-03-121-0/+21
* New signal for when the width of the column changes.Christopher James Lahey2002-02-131-0/+18
* Yet Another Stupid Marshaller.Ettore Perazzoli2002-01-231-0/+16
* Merging changes:Christopher James Lahey2001-12-181-5/+35
* Bump up to 0.15.99.5.Ettore Perazzoli2001-10-271-1/+22
* Changed the license announcement at the top of these files.Christopher James Lahey2001-10-271-13/+14
* Bumped the version number to 0.15.99.1.Christopher James Lahey2001-10-191-1/+31
* Based on patches from Fredrik Nilsson <jymdman@home.se>.Christopher James Lahey2001-10-121-4/+2
* Use e_strdup_append_strings here instead of g_strdup_printf becauseChristopher James Lahey2001-10-121-0/+53
* New function that parses a string as a double either in the C locale orChristopher James Lahey2001-10-061-0/+224
* Bumped the version number to 0.12.99.0.Christopher James Lahey2001-09-231-0/+63
* Allocate one byte for the terminating zero as well.Richard Hult2001-07-051-1/+1
* Add e_free_string_slist() and e_free_object_slist().Ettore Perazzoli2001-06-301-0/+21
* Add a new `e_marshal_INT__POINTER_POINTER_POINTER_POINTER' marshallerEttore Perazzoli2001-06-271-0/+25
* Added util/e-sorter-array.lo and widgets/e-reflow-model.lo. RemovedChristopher James Lahey2001-05-081-0/+21
* Added e-table/e-cell-spin-button.lo Added e-table/e-cell-float.loMikael Hallendal2001-04-131-0/+57
* Fixed this function to properly format numbers that have leading zeros inRusty Conover2001-04-031-1/+1
* Handle NULL args semi-gracefully.Jon Trowbridge2001-03-311-1/+8
* Fixed the GTK_RETLOC calls for these marshallers.Christopher James Lahey2001-03-201-2/+2
* Upped the version number to 0.5.99.4.Christopher James Lahey2001-03-201-0/+244
* Fix it so that numbers containing inner zeros will be formatted correctly.Rusty Conover2001-02-191-1/+7
* New marshallersDan Winship2001-02-151-0/+66
* Added e_format_number and e_create_directory.Christopher James Lahey2001-02-071-0/+132
* Made the parameter type of e_strdup_string a const. Made it not callChristopher James Lahey2000-12-191-6/+6
* Fixed a warning by making e_strstrcase return a const gchar.Christopher James Lahey2000-12-121-3/+3
* Fixed some warnings.Christopher James Lahey2000-12-071-1/+1
* macro that calls e_filename_make_safeJeffrey Stedfast2000-12-051-5/+5
* Bump the version to 0.2.99.4Jeffrey Stedfast2000-12-011-3/+16
* Add another marshalling function.Dan Winship2000-10-261-0/+14
* Included a missing #include.Christopher James Lahey2000-10-111-0/+1
* New function to make a directory and (if needed), its parentsDan Winship2000-10-081-0/+35
* The return value should not be const. (Well, unless the input was, but youDan Winship2000-09-121-1/+1
* Added uncompiled e_read_uri function.Christopher James Lahey2000-08-091-1/+49
* Added a bunch of e_marshal functions.Christopher James Lahey2000-07-251-2/+98
* From addressbook/ChangeLog:Christopher James Lahey2000-07-131-0/+24
* Added e_strsplit to work around a bug in g_strsplit.Christopher James Lahey2000-07-081-0/+54
* Changed the needed e_marshal functions.Christopher James Lahey2000-06-131-9/+35
* Added e-printable.c and e-printable.h.Christopher James Lahey2000-06-111-9/+55
* Fixed e_marshal_INT__INT_INT_POINTER.Christopher James Lahey2000-06-021-1/+1
* Added e_marshal_INT__INT_INT_POINTER.Christopher James Lahey2000-06-021-0/+20
* Duh! -1 != 1. :)Dan Winship2000-06-021-1/+1
* Added e_write_file.Christopher James Lahey2000-05-231-0/+26
* Utility function to free a GList of strings.Ettore Perazzoli2000-05-161-0/+11
* Added e_strdup_strip which returns a copy of the string with the leadingChristopher James Lahey2000-05-141-0/+18
* Got rid of some warnings.Christopher James Lahey2000-05-071-0/+52
* New function to free a list of referenced objects.Ettore Perazzoli2000-05-031-1/+14
* Added e_xml_get_integer_prop_by_name.Christopher James Lahey2000-02-251-0/+41