/databases/mysql-connector-odbc/

ution' href='/~lantw44/cgit/gsoc2013-evolution/'>gsoc2013-evolution
Google Summer of Code 2013 - GNOME - Archive Integration workspace
aboutsummaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* ** Fixes bug #419524Matthew Barnes2007-03-2113-32/+44
* ** Fixes bug #419469 - Miscellaneous main.c cleanupsMatthew Barnes2007-03-202-78/+71
* ** Fixes bug #360240Matthew Barnes2007-03-172-1/+8
* Update contributors' list for credits.Harish Krishnaswamy2007-03-132-0/+15
* ** Fixes bug #360946Matthew Barnes2007-02-133-63/+42
* Print migration updates from Ebby Wiselyn.Srinivasa Ragavan2007-02-122-291/+12
* Fix the build. Fixes #403744William Jon McCann2007-02-102-1/+5
* ** Committing Ebby Wiselyn's patch for GtkPrint API migration. 2006-01-22Srinivasa Ragavan2007-01-232-0/+290
* Fix memory leak of iid.Harish Krishnaswamy2006-12-042-0/+5
* Register import eplugin type. Fixes bug #372528.Chris Halls2006-12-032-0/+7
* Update last stable version.Harish Krishnaswamy2006-10-172-1/+6
* Fixes #360815Chenthill Palanisamy2006-10-162-0/+6
* addressbook/importers/evolution-ldif-importer.cFrancisco Javier F. Serrador2006-10-151-1/+1
* ** Fix for bug #334966Srinivasa Ragavan2006-10-142-1/+15
* ** Fix for bug #343331Srinivasa Ragavan2006-09-282-1/+18
* ** Fixes #351332Matthew Barnes2006-09-192-0/+13
* update last stable version number from 2.6.3 to 2.8.0Andre Klapper2006-09-142-1/+5
* Add documentation credits.Harish Krishnaswamy2006-09-042-0/+6
* ** Fix for bug #334821 by Tollef Fog HeenSrinivasa Ragavan2006-08-232-1/+8
* Make sure default window sizes are positive numbers. Fixes bug 349967.Daniel Gryniewicz2006-08-232-3/+11
* Update some credits for the previous development series.Andre Klapper2006-08-232-1/+9
* ** Fixes bug #346317Srinivasa Ragavan2006-08-222-1/+7
* Fix for bug 346797Srinivasa Ragavan2006-08-212-17/+20
* Plug some leaks.Kjartan Maraas2006-08-172-0/+7
* update last stable version number from 2.6.2 to 2.6.3Andre Klapper2006-08-022-1/+5
* Fix warnings at build-time, and clean up the connections to the D-Bus onBastien Nocera2006-07-274-8/+35
* Fix for bug #345331Srinivasa Ragavan2006-07-142-6/+12
* ** Fixes bug #347182Hiroyuki Ikezoe2006-07-122-48/+38
* Fix for #346613. Fix the problem pointed out by JohnnyLi Yuan2006-07-072-1/+10
* Fix for #346613. Make the view_notebook cannot be resized shorter than itsLi Yuan2006-07-062-1/+7
* Fix for minor packing issue in New button.Srinivasa Ragavan2006-06-212-1/+6
* Don't call bonobo_activation_active_server_unregister() here, it's tooTor Lillqvist2006-06-192-4/+15
* Fix for bug #252814Srinivasa Ragavan2006-06-192-7/+82
* update last stable version number from 2.6.1 to 2.6.2Andre Klapper2006-06-172-1/+5
* Fix for bug 341334Srinivasa Ragavan2006-06-032-2/+10
* Change the variable name from is_actived to is_activeLi Yuan2006-05-151-3/+3
* Fixes #341525Li Yuan2006-05-152-9/+21
* Fixes #323853Nancy Cai2006-04-302-5/+25
* reviewed by: Srinivasa RagavanSven Herzberg2006-04-282-6/+98
* update last stable version number from 2.4.2.1 to 2.6.1Andre Klapper2006-04-272-1/+5
* add eds-1.4 and eds-1.6 to the list of old instances.Harish Krishnaswamy2006-04-242-0/+7
* Update credits for the previous development series.Harish Krishnaswamy2006-04-242-0/+36
* Commiting patch for bug #337258.Srinivasa Ragavan2006-04-243-2/+9
* Adding schema for statusbar_visible to enable status bar by defaultSrinivasa Ragavan2006-04-222-1/+20
* #include <string.h>Jeffrey Stedfast2006-04-201-0/+1
* Replaced popt with GOption APIPhilip Van Hoof2006-04-191-34/+36
* Intercept the Disconnected signal and setup a timeout to try and reconnectJeffrey Stedfast2006-04-182-78/+121
* Clarify my last entry.Tor Lillqvist2006-02-211-3/+4
* On Win32, set the gtk-fallback-icon-theme to "gnome".Tor Lillqvist2006-02-212-0/+7
* On Win32, finally call link_shutdown() (from ORBit2/linc2), otherwise weTor Lillqvist2006-02-212-1/+13
* changing year from 2005 to 2006.Andre Klapper2006-02-072-1/+5
* fixing typos. fixes #304996 partially.Andre Klapper2006-02-062-1/+5
* init the nm-dbus connection once.Shreyas Srinivasan2006-02-052-6/+12
* Remove unused code and fix format specifiers in some cases.Kjartan Maraas2006-01-307-23/+16
* ** Fixes Bug #257654Rajeev ramanathan2006-01-304-0/+70
* s/don't/do not/ string change. Fixes #325276.Harish Krishnaswamy2006-01-292-1/+6
* changed tow strings to add missing punctuation and clarification forAndre Klapper2006-01-272-2/+7
* adding missing comma in the contributors list.Andre Klapper2006-01-262-1/+5
* adding a check to make sure the shortcut key is not the NUL byte. FixesJoe Marcus Clarke2006-01-242-1/+6
* changed string "Settings" to "Preferences" to keep consistency. Fixes bugAndre Klapper2006-01-212-1/+6
* Default to [Cancel] instead of [Forget] in the when selecting "ForgetKyle Ambroff2006-01-202-1/+6
* fixing two missing whitespaces. Fixes bug 325568.Andre Klapper2006-01-062-2/+6
* Remove suspicious and possibly redundant register/unregister calls. FixesHarish Krishnaswamy2006-01-022-3/+7
* String Fixes (Bug #325122)Harish Krishnaswamy2006-01-012-3/+3
* s/don't/do not/ string changes. Fixes #325276.Harish Krishnaswamy2006-01-011-2/+2
* removed a typo. yeah.Andre Klapper2005-12-311-0/+8
* removed a typo. yeah.Andre Klapper2005-12-301-1/+1
* removed a duplicated word. Fixes bug 325119.Andre Klapper2005-12-301-1/+1
* Guard against generating code when running this through the IDL compilerTor Lillqvist2005-12-282-0/+24
* updated credits in about evolution box (removing duplicates, fixing oneAndre Klapper2005-12-271-5/+2
* 2005-09-24 Andre Klapper <a9016009@gmx.de>:Harish Krishnaswamy2005-12-232-4/+12
* Evolution-Component.idl Evolution-Shell.idl Remove duplicate definitionsParthasarathi Susarla2005-12-226-109/+18
* Include Evolution.hShreyas Srinivasan2005-12-221-0/+1
* Evolution is now Network Aware, the day of complete awareness beckons, TheShreyas Srinivasan2005-12-229-17/+272
* committed these files to fix http://bugzilla.gnome.org/show_bug.cgi?id=260354Parthasarathi Susarla2005-12-218-20/+239
* added these files for fixing bug http://bugzilla.gnome.org/show_bug.cgi?id=26...Parthasarathi Susarla2005-12-214-0/+398
* updated Evolution release number in unstable warning popupAndre Klapper2005-12-211-1/+1
* Use libedataserver's e_xml_parse_file() instead of xmlParseFile()Tor Lillqvist2005-12-187-96/+128
* Include libedataserver-$EDS_PACKAGE in the requirement list for E_WIDGETS.Tor Lillqvist2005-12-172-3/+3
* escape the string when generating XML UI description of component switcherDavid Malcolm2005-12-132-2/+14
* Revert the previous patch as it distorts the size of the dialog on someHarish Krishnaswamy2005-11-152-3/+10
* Set the size of the preference window so that it doesnt flicker. Hide itSrinivasa Ragavan2005-11-102-3/+10
* Update version and bugzilla information.Harish Krishnaswamy2005-10-252-2/+7
* Have added the "View Status Bar" under the "View" menu This is a toggleS.Antony Vincent Pandian2005-09-234-1/+59
* yet another credit I almost overlooked and should not haveHarish Krishnaswamy2005-08-301-0/+1
* Update credits in About dialogHarish Krishnaswamy2005-08-301-0/+1
* Update credits in About dialogHarish Krishnaswamy2005-08-291-0/+1
* Update credits.Harish Krishnaswamy2005-08-292-29/+54
* include missing e-error.hNot Zed2005-08-243-1/+9
* fix warning. (impl_Shell_findComponent): fix signature for warning.Not Zed2005-08-1811-965/+240
* Install missing e-plugin header es-event.h and es-menu.h. Fixes bugChristian Kellner2005-08-172-3/+10
* Use privsolib instead of privlib. Link with SHELL_LIBS. Use NO_UNDEFINED.Tor Lillqvist2005-08-105-20/+81
* ** See bug #271984.Not Zed2005-08-102-2/+6
* Fix make distcheck issues.Harish Krishnaswamy2005-07-273-1/+8
* Dont enter default values for button label and menu label Dont add theSarfraaz Ahmed2005-07-253-5/+11
* Changed the strings to be more interactive and consistent with theSankar P2005-07-222-2/+7
* Added string for forget password prompt.Sankar P2005-07-213-1/+17
* fix the pixmap location for the settings menu.Not Zed2005-07-213-3/+12
* Free the style here.Kjartan Maraas2005-07-132-0/+5
* Merge back eplugin-import-branch.Michael Zucci2005-07-127-774/+362
* removed crud that I had added in the earlier commitHarish Krishnaswamy2005-07-011-2/+2
* +2005-06-24 Harish Krishnaswamy <kharish@novell.com>Harish Krishnaswamy2005-06-242-2/+7
* Added widgets in INCLUDES.Kaushal Kumar2005-06-234-4/+4
* added jonathan dieter. Fixed up the busted utf8 and duplicates.Not Zed2005-06-232-7/+11
* add brian mury to contributors.Not Zed2005-06-212-0/+5
* Use EXEEXT.Tor Lillqvist2005-06-183-2/+8
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-176-6/+6
* Fix so these are only ever included once.Not Zed2005-06-026-0/+27
* BonoboObject wrapper for Evolution::Component interface. Abstract, doesn'tNot Zed2005-06-026-0/+136
* fixed the utf8 in the last patch.Not Zed2005-06-012-3/+14
* Fixed my name.S.Çaglar Onur2005-06-012-2/+5
* added missing name to Shell_Config_Factory object description.Rodrigo Moya2005-05-312-0/+7
* remove mono registrtion, this is implemented using a plugin now. registerNot Zed2005-05-252-14/+6
* fix error file build/path changesNot Zed2005-05-166-86/+32
* shell/ChangeLog shell/e-component-registry.c shell/e-component-registry.hSrinivasa Ragavan2005-05-166-4/+36
* Add profiler so that it gets disted properlyRodney Dawes2005-05-142-3/+7
* Remove the go->offline dialog.Shreyas Srinivasan2005-05-132-146/+4
* add evolution-data-server-1.2 to the list of old dataserver instances.)Harish Krishnaswamy2005-05-122-0/+6
* Fixes #301459 Correct the typo error and made the sentence more clear.Chenthill Palanisamy2005-05-062-2/+8
* remove Evolution-common.idlJP Rosevear2005-05-024-26/+8
* don't build/install corba icon utilsJP Rosevear2005-04-293-209/+6
* don't build wizard related codeJP Rosevear2005-04-2911-1600/+13
* setup the profiling plugin hook if profiling is compiled in.Not Zed2005-04-282-0/+9
* Commit Yong Sun's patch which was reviewed by NotZedAntonio Xu2005-04-072-6/+17
* Fixes #73066JP Rosevear2005-03-222-1/+7
* switch #ifdef DEVELOPMENT to #if DEVELOPMENT so the configure.in fooJP Rosevear2005-03-212-10/+11
* fix the qualifier bit assignments for the STATE target.Not Zed2005-03-18