| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove libgnome include | Fridrich Strba | 2009-06-03 | 1 | -1/+0 |
* | Replace libgnome function with equivalent glib functions. | Fridrich Strba | 2009-06-03 | 1 | -1/+2 |
* | More code cleanup. | Matthew Barnes | 2009-06-02 | 24 | -82/+82 |
* | Update the address of the FSF | Tobias Mueller | 2009-05-31 | 2 | -4/+4 |
* | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 7 | -16/+16 |
* | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-29 | 63 | -1126/+1126 |
* | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-29 | 80 | -111/+111 |
* | Bug #535516 - Crash in GConf Bridge while replying | Milan Crha | 2009-05-28 | 1 | -10/+16 |
* | Fix compiler warnings in mail. | Matthew Barnes | 2009-05-26 | 1 | -3/+3 |
* | Fix compiler warnings in calendar. | Matthew Barnes | 2009-05-26 | 4 | -4/+5 |
* | Fix compiler warnings in filter. | Matthew Barnes | 2009-05-26 | 1 | -2/+0 |
* | Fix compiler warnings in shell. | Matthew Barnes | 2009-05-26 | 1 | -4/+4 |
* | Fix compiler warnings in e-util. | Matthew Barnes | 2009-05-26 | 10 | -58/+54 |
* | Eliminate redundant E_ICON_SIZE_* enumeration. | Matthew Barnes | 2009-05-24 | 2 | -92/+24 |
* | Fix EConfig bugs for Anjal's account setup. | Srinivasa Ragavan | 2009-05-22 | 1 | -9/+12 |
* | Fix several types of pedantic compiler warnings. | Matthew Barnes | 2009-05-17 | 7 | -12/+10 |
* | Bug 580900 – Kill libgnomeui/gnome-dateedit | Adam Petaccia | 2009-05-07 | 2 | -37/+0 |
* | ** BUGFIX: 573830 - g_timeout_add_seconds should be preferred to g_timeout_add | Marcel Stimberg | 2009-05-04 | 2 | -5/+5 |
* | Bug 572977 – Use g_strerror() instead of strerror() | Matthew Barnes | 2009-05-03 | 1 | -1/+1 |
* | Use Behdad's brilliant git.mk to generate .gitignore files. | Matthew Barnes | 2009-05-02 | 1 | -0/+2 |
* | Bug 581032 – Some links can't be opened | Matthew Barnes | 2009-05-02 | 1 | -2/+11 |
* | Bug 580896 – Kill libgnome/gnome-program | Matthew Barnes | 2009-05-01 | 3 | -97/+0 |
* | Use consistent variable names for GtkUIManager | Matthew Barnes | 2009-04-28 | 2 | -30/+32 |
* | Commit the rest of the attachment UI rewrite | Matthew Barnes | 2009-04-28 | 2 | -0/+223 |
* | Define .error files correctly and external-editor crash fix | Milan Crha | 2009-04-27 | 2 | -6/+13 |
* | GN-bug #572348 - Removed deprecated Gtk+ symbols | Milan Crha | 2009-04-24 | 6 | -121/+20 |
* | Bug 577898 – Port ExoBinding to Evolution | Matthew Barnes | 2009-04-24 | 3 | -0/+656 |
* | Add a missing file. | Matthew Barnes | 2009-04-24 | 1 | -0/+68 |
* | Bug 577929 – Consolidate marshallers | Matthew Barnes | 2009-04-23 | 6 | -58/+5 |
* | ** Fixes bug #577989 | Tobias Mueller | 2009-04-07 | 2 | -0/+8 |
* | ** Fixes part of bug #564229 | Matthew Barnes | 2009-02-14 | 2 | -6/+13 |
* | Compiler warning fix. | Milan Crha | 2009-01-15 | 2 | -1/+5 |
* | e-util/e-plugin.c e-util/e-plugin.h EPlugins must be loaded after Bonobo | Philip Van hoof | 2009-01-12 | 2 | -10/+37 |
* | New convenience function calls gtk_show_uri() and displays an error dialog | Matthew Barnes | 2009-01-11 | 4 | -8/+57 |
* | Remove unneeded #include <libgnome/gnome-util.h>. | Matthew Barnes | 2009-01-11 | 2 | -1/+6 |
* | Now that we require GTK+ 2.14, use gtk_show_uri() instead of | Matthew Barnes | 2009-01-11 | 2 | -3/+23 |
* | Use the translated the EConfigItem label when building the UI. | Matthew Barnes | 2009-01-02 | 2 | -5/+15 |
* | ** Fixes bug #564860 | Matthew Barnes | 2008-12-23 | 2 | -0/+11 |
* | ** Fixes bug #563250 | Matthew Barnes | 2008-12-10 | 3 | -1/+32 |
* | ** Fix for bug #563870 | Milan Crha | 2008-12-10 | 3 | -0/+47 |
* | ** Fix for bug #555663 | Milan Crha | 2008-12-09 | 2 | -1/+11 |
* | ** Fix for bug #332629 | Milan Crha | 2008-12-06 | 3 | -0/+32 |
* | ** Fix for bug #332729 | Milan Crha | 2008-11-27 | 2 | -0/+11 |
* | ** Fix for bug #559810 | Milan Crha | 2008-11-13 | 2 | -1/+8 |
* | Fix compiler warnings. | Matthew Barnes | 2008-11-04 | 3 | -33/+34 |
* | Missed commiting these files in the previous commit. | Akhil Laddha | 2008-11-04 | 3 | -7/+391 |
* | ** Fix for bug #559086 | Ashish Shrivastava | 2008-11-03 | 2 | -0/+9 |
* | Remove this unused internal function. | Matthew Barnes | 2008-11-02 | 2 | -88/+5 |
* | Only include the toplevel GTK+ header. | Matthew Barnes | 2008-10-31 | 2 | -1/+6 |
* | License Changes | Sankarasivasubramanian Pasupathilingam | 2008-10-29 | 3 | -20/+23 |
* | Remove obsolete functions. | Sankarasivasubramanian Pasupathilingam | 2008-10-06 | 3 | -40/+6 |
* | ** Fix for bug #554418 | Milan Crha | 2008-10-01 | 3 | -19/+43 |
* | License changes from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-29 | 4 | -48/+53 |
* | ** Fix for bug #535248 | Milan Crha | 2008-09-26 | 2 | -4/+21 |
* | Change License from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-24 | 2 | -14/+20 |
* | License changes from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-16 | 4 | -39/+48 |
* | License Changes from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-13 | 3 | -30/+35 |
* | License changes. Changed license from GPL to LGPL. | Sankarasivasubramanian Pasupathilingam | 2008-09-04 | 3 | -18/+39 |
* | Change License from GPL to LGPL. 2nd batch. | Sankarasivasubramanian Pasupathilingam | 2008-09-03 | 35 | -413/+545 |
* | License Changes | Sankarasivasubramanian Pasupathilingam | 2008-08-27 | 31 | -420/+492 |
* | Added a debug macro and turned it off. | Bharath Acharya | 2008-08-18 | 2 | -4/+10 |
* | Make evolution respect GTK_ICON_SIZE changes, part of bug #416258. | Gilles Dartiguelongue | 2008-08-16 | 2 | -30/+49 |
* | New convenience function for launching help from Evolution. Displays an | Matthew Barnes | 2008-08-15 | 3 | -4/+49 |
* | Remove this unused function. | Matthew Barnes | 2008-08-13 | 4 | -45/+24 |
* | ** Fixes bug #546892 | Matthew Barnes | 2008-08-12 | 8 | -76/+18 |
* | ** Fixes bug #545568 | Matthew Barnes | 2008-07-31 | 2 | -2/+10 |
* | ** Fixes bug #540282 | Matthew Barnes | 2008-07-01 | 2 | -69/+121 |
* | ** Fix for bug #540972 | Milan Crha | 2008-07-01 | 2 | -0/+7 |
* | updated novell copyright notices (left others alone) | Jeffrey Stedfast | 2008-06-21 | 72 | -74/+74 |
* | ** Fix for bug #509595 | Milan Crha | 2008-06-09 | 2 | -10/+41 |
* | Code cleanup. | Matthew Barnes | 2008-06-09 | 3 | -77/+192 |
* | ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and | Matthew Barnes | 2008-06-06 | 23 | -115/+19 |
* | Tell which plugin it could not load in the warning message. | Tor Lillqvist | 2008-06-06 | 2 | -1/+6 |
* | ** Fixes bug #535273 | Frederic Crozat | 2008-05-30 | 2 | -1/+9 |
* | Code cleanup. Also add an "enabled" property to EPlugin. | Matthew Barnes | 2008-05-23 | 3 | -168/+366 |
* | Move some EPlugin macros from e-plugin-ui.c to e-plugin.h where they belong. | Matthew Barnes | 2008-05-20 | 2 | -20/+19 |
* | ** Fixes bug #530392 | Matthew Barnes | 2008-05-20 | 2 | -0/+9 |
* | ** Fixes bug #514383 | Matthew Barnes | 2008-05-17 | 2 | -2/+8 |
* | ** Fixes bug #531592 | Matthew Barnes | 2008-05-14 | 2 | -9/+24 |
* | ** Fixes bug #525241 (EPluginUI) | Matthew Barnes | 2008-05-09 | 6 | -0/+580 |
* | ** Fix for bug #529254 | Milan Crha | 2008-04-23 | 3 | -23/+29 |
* | Move these files to e-util. | Matthew Barnes | 2008-04-22 | 4 | -0/+1373 |
* | ** Fixes bug #528817 | Matthew Barnes | 2008-04-19 | 2 | -1/+9 |
* | ** Fix for bug #526741 (gnome-vfs to gio/gvfs port) | Milan Crha | 2008-04-18 | 5 | -18/+240 |
* | Clarify an error message. (#509672) | Matthew Barnes | 2008-04-13 | 2 | -1/+6 |
* | reviewed by: Milan Crha | Takao Fujiwara | 2008-04-07 | 2 | -5/+14 |
* | Changed a stupid conditional statement, in the previous commit. | Sankar P | 2008-03-20 | 2 | -1/+7 |
* | ** Fix for bug #496839 | Sankar P | 2008-03-19 | 3 | -22/+80 |
* | Patch from Alex Rostovtsev <tetromino@gmail.com>: Fix for bug #522631 (Make ... | Suman Manjunath | 2008-03-17 | 2 | -1/+8 |
* | ** Fixes breakage caused by bug #513951 | Matthew Barnes | 2008-03-12 | 1 | -1/+1 |
* | ** Fixes bug #513951 | Matthew Barnes | 2008-03-11 | 4 | -4/+52 |
* | ** Fix for bug #209353 | Milan Crha | 2008-02-20 | 2 | -3/+11 |
* | ** Part of fix for bug #515744 | Milan Crha | 2008-02-18 | 2 | -1/+7 |
* | ** Fixes part of bug #509741 | Matthew Barnes | 2008-02-08 | 3 | -1/+47 |
* | Construct pathname under EVOLUTION_DATADIR at run-time because | Tor Lillqvist | 2008-01-25 | 2 | -4/+15 |
* | ** Fix for bug #488213 | Milan Crha | 2008-01-12 | 3 | -1/+44 |
* | ** Fix for bug #211353 | Milan Crha | 2008-01-10 | 4 | -0/+618 |
* | ** Fix for bug #507363 | Milan Crha | 2008-01-07 | 2 | -1/+8 |
* | ** Fix for bug #211353 | Milan Crha | 2007-12-17 | 3 | -3/+34 |
* | ** Non-intrusive errror reporting and basic logging support. | Srinivasa Ragavan | 2007-12-17 | 5 | -6/+262 |
* | Fix a compiler warning | Srinivasa Ragavan | 2007-12-05 | 2 | -3/+7 |
* | ** Add basic support for crash recovery | Srinivasa Ragavan | 2007-12-05 | 3 | -0/+60 |
* | ** Fix for bug #500210 | Milan Crha | 2007-12-04 | 3 | -39/+38 |
* | ** Fixes bug #392747 | Matthew Barnes | 2007-12-03 | 3 | -0/+106 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 54 | -789/+789 |
* | ** Fix for bug #494320 | Ondrej Jirman | 2007-11-14 | 2 | -0/+13 |
* | ** Fix for bug #492692 | Milan Crha | 2007-11-05 | 2 | -2/+19 |
* | ** Remove dead files from source control. The dates below indicate when | Matthew Barnes | 2007-11-03 | 3 | -214/+9 |
* | ** Fix for bug #461272 | Sankar P | 2007-10-26 | 3 | -3/+30 |
* | Warning fixes. - NULL vs 0 - ANSIfication of declarations - missing | Kjartan Maraas | 2007-10-26 | 11 | -18/+39 |
* | ** Migration of theme icons to data/icons/ (bug #479257) | Michael Monreal | 2007-10-12 | 2 | -1/+10 |
* | ** Fix for bug #311179 | Milan Crha | 2007-10-11 | 2 | -0/+9 |
* | ** Fixes bug #437579 | Matthew Barnes | 2007-10-10 | 5 | -91/+67 |
* | ** Fixes bug #469657 | Matthew Barnes | 2007-10-02 | 2 | -48/+30 |
* | Fix for bug #461195 from Hiroyuki Ikezoe. | Matthew Barnes | 2007-09-28 | 4 | -10/+12 |
* | ** Fix for bug #471791 | Srinivasa Ragavan | 2007-09-10 | 10 | -22/+58 |
* | 2007-09-07 mcrha Fix for bug #473903 | Milan Crha | 2007-09-07 | 2 | -0/+9 |
* | Update FSF address in header comments (#469886). Patch from Tobias | Matthew Barnes | 2007-09-02 | 64 | -99/+99 |
* | 2007-08-20 mcrha Fix for bug #367760 | Milan Crha | 2007-08-20 | 2 | -11/+11 |
* | patch by: Tim Yamin <plasm@roo.me.uk> reviewed by: Srinivasa Ragavan | Tobias Mueller | 2007-08-18 | 2 | -2/+14 |
* | reviewed by: Srinivasa Ragavan <sragavan@novell.com> | Sankar P | 2007-08-07 | 2 | -6/+19 |
* | ** Fix for bug #455799 | Hiroyuki Ikezoe | 2007-08-04 | 1 | -10/+0 |
* | ** Fix for bug #451211. | Hiroyuki Ikezoe | 2007-07-29 | 2 | -1/+8 |
* | ** Fixes bug #451211 | Srinivasa Ragavan | 2007-07-29 | 3 | -2/+12 |
* | Remove E_MAKE_TYPE macro. | Hiroyuki Ikezoe | 2007-07-28 | 7 | -71/+21 |
* | Plugins should be configurable within the plugin-manager itself. | Sankarasivasubramanian Pasupathilingam | 2007-07-26 | 3 | -0/+46 |
* | ** Fixes bug #446894 | Matthew Barnes | 2007-07-06 | 3 | -6/+65 |
* | Fix for bug #448223 from Gilles Dartiguelongue | Srinivasa Ragavan | 2007-06-18 | 3 | -0/+41 |
* | ** Fix for bug #446870 | Srinivasa Ragavan | 2007-06-15 | 3 | -0/+35 |
* | Clean up compiler warnings in e-util directory (#438467). | Matthew Barnes | 2007-06-03 | 14 | -158/+202 |
* | ** Fixes bug #424562 | Matthew Barnes | 2007-05-25 | 4 | -2529/+0 |
* | fix for bug #432867 | Srinivasa Ragavan | 2007-05-14 | 2 | -1/+8 |
* | Add App specific themable icons. | Srinivasa Ragavan | 2007-05-11 | 2 | -1/+7 |
* | Clean up printing in Evolution (bug #426816) | Matthew Barnes | 2007-04-20 | 3 | -40/+70 |
* | Massive code cleanup (bug #429422) | Matthew Barnes | 2007-04-20 | 14 | -1098/+315 |
* | ** Fixes bug #419524 | Matthew Barnes | 2007-03-21 | 14 | -101/+29 |
* | Bypass the body of these functions on non-G_OS_UNIX for now as they use | Tor Lillqvist | 2007-03-01 | 2 | -1/+13 |
* | Use g_build_filename to get the tempoary directory name. Fix #399307 | Jeff Cai | 2007-02-28 | 2 | -3/+12 |
* | Print migration updates from Ebby Wiselyn. | Srinivasa Ragavan | 2007-02-12 | 3 | -130/+72 |
* | identify "sip:" URL's. Fixes bug #396543. | Andre Klapper | 2007-01-27 | 2 | -0/+6 |
* | ** Committing Ebby Wiselyn's patch for GtkPrint API migration. 2006-01-22 | Srinivasa Ragavan | 2007-01-23 | 3 | -38/+146 |
* | ** Fix for bug #349966 | Daniel Gryniewicz | 2006-11-28 | 5 | -116/+185 |
* | Remove unreachable code and fix the leak of basename. | Harish Krishnaswamy | 2006-11-21 | 2 | -12/+8 |
* | ** Fixes bug #352450 | Matthew Barnes | 2006-09-18 | 2 | -1/+8 |
* | Define ruledir here, too, like in addressbook/gui/widgets/Makefile.am, as | Tor Lillqvist | 2006-09-08 | 2 | -0/+9 |
* | ** Fix for bug #352941 | Srinivasa Ragavan | 2006-08-27 | 2 | -1/+7 |
* | Include <cairo.h>, not <cairo/cairo.h>. | Tor Lillqvist | 2006-08-24 | 2 | -1/+5 |
* | ** Fix for bug #349310. Patch from both Laurent Goujon and Pavel Roskin. | Srinivasa Ragavan | 2006-08-21 | 1 | -0/+2 |
* | Fix for bug #349310. Patch from both Laurent Goujon and Pavel Roskin. | Srinivasa Ragavan | 2006-08-20 | 1 | -0/+7 |
* | Plug some leaks. | Kjartan Maraas | 2006-08-17 | 2 | -0/+7 |
* | Handle cases when the props are undefined. This bug is currently causing | Harish Krishnaswamy | 2006-07-22 | 2 | -28/+43 |
* | Added code to read font options. | Srinivasa Ragavan | 2006-07-20 | 3 | -0/+56 |
* | On Win32, if the compile-time localedir's prefix from the plugin's .eplug | Tor Lillqvist | 2006-06-15 | 2 | -0/+15 |
* | Fix memory leak. Fixes bug #335423. | Chris Heath | 2006-06-09 | 2 | -0/+8 |
* | Use the correct gettext domain for translations. Fixes bug #333003. | Gary Coady | 2006-06-09 | 2 | -1/+6 |
* | Don't need the Win32-only fix_percent_l() after all, this is taken care of | Tor Lillqvist | 2006-06-02 | 2 | -30/+8 |
* | Set new scroll member to false in static declarations. Fixes build breaker | Frederic Peters | 2006-06-02 | 2 | -4/+9 |
* | Fix for bug #332936 | Srinivasa Ragavan | 2006-05-30 | 2 | -3/+29 |
* | Added code to save/attach files/mails/events to/from remote shares | Srinivasa Ragavan | 2006-05-25 | 4 | -3/+50 |
* | Handle SUN Type 6 keyboard's copy, paste and cut key. Fix #271661. | Li Yuan | 2006-04-26 | 2 | -0/+23 |
* | [Win32] Instead of %l (which is a GNU extension not implemented in the | Tor Lillqvist | 2006-04-11 | 2 | -0/+37 |
* | Removing unnecessary markup in translateable string. | Karsten Bräckelmann | 2006-02-13 | 2 | -1/+10 |
* | Upstreaming Olaf Hering's patch to use signed chars. | Harish Krishnaswamy | 2006-02-09 | 2 | -1/+6 |
* | Use guint for 1-bit bitfield. Remove unused var Remove unused vars Rename | Kjartan Maraas | 2006-02-08 | 9 | -16/+28 |
* | accept SVGs for stock icons. Fixes bug 304417. | Benjamin Berg | 2006-02-07 | 3 | -0/+7 |
* | removed. | Harry Lu | 2006-01-11 | 2 | -52/+4 |
* | fixes a build break. | Chenthill Palanisamy | 2006-01-11 | 2 | -1/+6 |
* | Delete e_mkdir_hier(), and use e_util_mkdir_hier() instead of it. | Simon Zheng | 2006-01-10 | 5 | -200/+28 |
* | removed. Merged to evolution-data-server/libedataserver/. remove above | Simon Zheng | 2006-01-06 | 6 | -1756/+6 |
* | e-plugin.c (epl_construct) [Win32] The interface of | Tor Lillqvist | 2006-01-05 | 3 | -4/+14 |
* | Don't eventually free a return value from xmlGetProp() with g_free(). | Tor Lillqvist | 2006-01-02 | 2 | -5/+24 |
* | Committing the calendar publishing patch. | Chenthill Palanisamy | 2005-12-19 | 3 | -0/+69 |
* | Silence unused variable warning. | Tor Lillqvist | 2005-12-18 | 2 | -1/+9 |
* | Nah, don't include <libedataserver/e-xml-utils.h> here. Just edit the | Tor Lillqvist | 2005-12-18 | 2 | -4/+0 |
* | For building on Win32 against GTK+ 2.8, include a copy of the | Tor Lillqvist | 2005-12-18 | 3 | -0/+1978 |
* | Remove these functions that are now in libedataserver/e-xml-utils.c | Tor Lillqvist | 2005-12-18 | 3 | -94/+8 |
* | Use GLib API where applicable for portability. | Tor Lillqvist | 2005-12-18 | 2 | -20/+55 |
* | Use e_xml_parse_file() and e_xml_save_file() instead of using libxml | Tor Lillqvist | 2005-12-17 | 2 | -6/+10 |
* | Use GLib API where applicable for portability. | Tor Lillqvist | 2005-12-17 | 2 | -21/+17 |
* | Use GLib API where applicable for portability. | Tor Lillqvist | 2005-12-17 | 2 | -29/+31 |
* | e-error.c Use gstdio wrappers. Use GDir instead of dirent. | Tor Lillqvist | 2005-12-17 | 4 | -33/+42 |
* | Don't need EXTRA_GNOME_CFLAGS or GNOME_FULL_CFLAGS. | Tor Lillqvist | 2005-12-17 | 2 | -2/+3 |
* | e-util-private.h (fsync) Don't bother with a Win32 implementation of | Tor Lillqvist | 2005-12-17 | 3 | -32/+8 |
* | Remove dead files. Refer | Harish Krishnaswamy | 2005-12-13 | 16 | -2747/+0 |
* | Patch from Irene Huang <Irene.Huang@sun.com>. | Veerapuram Varadhan | 2005-12-13 | 7 | -22/+39 |
* | prefix the wrapper functions with e - do not use g lest it is assumed to | Harish Krishnaswamy | 2005-12-09 | 3 | -8/+15 |
* | Use g_get_tmp_dir() instead of hardcoding /tmp. | Tor Lillqvist | 2005-11-26 | 4 | -9/+80 |
* | e-dialog-utils.c Conditionalize X11 specific code on GDK_WINDOWING_X11. | Tor Lillqvist | 2005-11-26 | 3 | -2/+10 |
* | Conditionalize X11 stuff on GDK_WINDOWING_X11. | Tor Lillqvist | 2005-11-26 | 2 | -2/+17 |
* | Sort the stuff in the Win32 part for clarity. Add some new run-time | Tor Lillqvist | 2005-11-25 | 4 | -71/+132 |
* | modified e_categories_config_get_icon_for to have a g_object_unref for the | Chenthill Palanisamy | 2005-11-09 | 2 | -0/+8 |
* | Commiting the patch for showing menu items in calendar attachment bar. | Chenthill Palanisamy | 2005-10-18 | 3 | -8/+119 |
* | dded case insensitive compare support etable, and using it for Organization | Sushma Rai | 2005-10-04 | 3 | -0/+20 |
* | Use g_get_current_time() instead of gettimeofday() for portability. | Tor Lillqvist | 2005-09-28 | 2 | -1/+7 |
* | Use g_ascii_strncasecmp() instead of strncasecmp(). We are comparing to | Tor Lillqvist | 2005-09-28 | 2 | -11/+18 |
* | cast warning, good ol win32 patches. (e_strftime): fix some clahey-code to | Not Zed | 2005-08-24 | 7 | -13/+35 |
* | e-plugin.c (ep_set_enabled): Fix compiler warning on early bailout | David Malcolm | 2005-08-23 | 2 | -1/+6 |
* | fixed a typo: s/occured/occurred/g | Jens Seidel | 2005-08-22 | 1 | -1/+1 |
* | Use g_get_charset() on Win32 to get locale charset. Free return value from | Tor Lillqvist | 2005-08-18 | 2 | -0/+14 |
* | Use g_win32_getlocale() to get locale on Win32. (setlocale() returns | Tor Lillqvist | 2005-08-10 | 2 | -1/+20 |
* | Pass also EVOLUTION_SYSCONFDIR, EVOLUTION_DATADIR and EVOLUTION_LIBDIR. | Tor Lillqvist | 2005-08-10 | 4 | -4/+41 |
* | Handle also EVOLUTION_LIBEXECDIR, EVOLUTION_SOUNDDIR and | Tor Lillqvist | 2005-08-10 | 2 | -0/+11 |
* | Use privsolib instead of privlib. On Unix they are the same, on Win32 | Tor Lillqvist | 2005-08-10 | 3 | -2/+23 |
* | Added a doc comment | Michael Zucci | 2005-07-14 | 1 | -0/+7 |
* | Merge back eplugin-import-branch. | Michael Zucci | 2005-07-12 | 4 | -84/+103 |
* | added a idle handler that calls ec_rebuild after callback operations are | Vivek Jain | 2005-07-11 | 2 | -2/+34 |
* | 2005-07-10 Shreyas Srinivasan | Shreyas Srinivasan | 2005-07-10 | 5 | -3/+81 |
* | Added widgets in INCLUDES. | Kaushal Kumar | 2005-06-23 | 3 | -3/+5 |
* | Makefile.am e-util-private.h Use EVOLUTION_IMAGESDIR and not | Tor Lillqvist | 2005-06-18 | 4 | -8/+27 |
* | Makefile.am (INCLUDES) Add EVOLUTION_ETSPECDIR. | Tor Lillqvist | 2005-06-18 | 4 | -2/+10 |
* | Makefile.am (INCLUDES) Add EVOLUTION_HELPDIR. Remove undefined | Tor Lillqvist | 2005-06-18 | 4 | -3/+11 |
* | Use bootstrap library for libemisdwidgets. Code here uses | Tor Lillqvist | 2005-06-18 | 4 | -17/+69 |
* | Retired GAL from Head. The relevant files have moved inside evolution. | Kaushal Kumar | 2005-06-17 | 13 | -26/+105 |
* | Added functions to show busy cursor. Add the files | Srinivasa Ragavan | 2005-06-08 | 4 | -0/+109 |
* | Removed, these are now implemented as a plugin. | Not Zed | 2005-05-25 | 6 | -317/+238 |
* | Initial, and un-finished work on importer plugin hooks. | Not Zed | 2005-05-19 | 4 | -0/+908 |
* | added e-error.[ch], removed e-error-tool, and added e-system.error.xml | Not Zed | 2005-05-16 | 6 | -146/+721 |
* | if we have a factory method supplied, call that as well. More flexible | Not Zed | 2005-05-13 | 3 | -2/+17 |
* | undefine e_profile_event_emit if we are compiled without profiling. The | Not Zed | 2005-05-03 | 3 | -2/+24 |
* | This method is a no-op if we are building without ENABLE_PROFILE defined, | Rodney Dawes | 2005-05-03 | 2 | -4/+6 |
* | Braino. | Tor Lillqvist | 2005-04-29 | 1 | -1/+1 |
* | Port to Windows, initial commit: | Tor Lillqvist | 2005-04-29 | 10 | -59/+259 |
* | A profiling plugin hook. | Not Zed | 2005-04-28 | 6 | -1/+305 |
* | We should set the title of the window. | Mengjie Yu | 2005-04-28 | 2 | -0/+8 |
* | Added new receipt_policy field to services | ERDI Gergo | 2005-04-08 | 3 | -1/+74 |
* | ** See bug #73550 (related for config pages) | Not Zed | 2005-03-16 | 2 | -10/+23 |
* | Remove/disable debug. | Not Zed | 2005-03-04 | 5 | -20/+21 |
* | Make mailer depend on libedataserverui. | Hans Petter Jansson | 2005-02-24 | 4 | -1024/+8 |
* | ** See bug #61363 & mail/ChangeLog | Not Zed | 2005-02-21 | 2 | -9/+38 |
* | completely rewritten. Simpler and more robust. | Not Zed | 2005-02-19 | 2 | -83/+180 |
* | If the plug-in is not enabled, do nothing | Rodney Dawes | 2005-02-14 | 2 | -0/+7 |
* | Don't let the 'id' field, which identifies the target menu/whatever, to be | Not Zed | 2005-02-07 | 4 | -0/+23 |
* | Set the border widths for the dialog containers to be HIG compliant Fix | Rodney Dawes | 2005-02-05 | 2 | -2/+12 |
* | add a11y description for the entry. | Mengjie Yu | 2005-01-27 | 2 | -1/+8 |
* | add gal-a11y-e-cell-vbox.h and gal-a11y-e-cell-vbox.c | Li Yuan | 2005-01-27 | 1 | -0/+1 |
* | If the plugin isn't enabled, return TRUE so that the suer doesn't get | Jeffrey Stedfast | 2005-01-27 | 3 | -2/+11 |
* | Fixes #46404 | JP Rosevear | 2005-01-22 | 4 | -0/+146 |
* | removed e-url.[ch], which are now in libedataserver. | Rodrigo Moya | 2005-01-18 | 4 | -400/+5 |
* | dont' use '%.*s' for truncating string output. | Not Zed | 2005-01-12 | 2 | -1/+8 |
* | fix parsing of query string | JP Rosevear | 2005-01-10 | 2 | -2/+5 |
* | set the dialog's parent. | Rodrigo Moya | 2005-01-08 | 2 | -0/+7 |
* | use the new ECategoriesDialog in libedataserverui. | Rodrigo Moya | 2005-01-08 | 2 | -10/+9 |
* | Add the GTK_DIALOG_NOSEPARATOR flag, and set appropriate border widths | Rodney Dawes | 2005-01-07 | 2 | -1/+14 |
* | use the base name only, so if a full path is passed to us we still write | JP Rosevear | 2005-01-06 | 2 | -2/+11 |
* | removed most of the API. The rest will be removed as the GAL dependencies | Rodrigo Moya | 2005-01-05 | 3 | -114/+15 |
* | include config.h. | Not Zed | 2004-12-22 | 4 | -4/+34 |
* | Fixes #30992 | JP Rosevear | 2004-12-22 | 2 | -1/+8 |
* | convert to G_DEFINE_TYPE | JP Rosevear | 2004-12-21 | 3 | -37/+33 |
* | kill warning if we can't open the path. | Not Zed | 2004-12-08 | 2 | -1/+6 |
* | set the table spacings to 6 for generated tables. | Not Zed | 2004-12-06 | 2 | -7/+32 |