| Commit message (Expand) | Author | Age | Files | Lines |
* | Get mail search bar partially working without help from EFilterBar. | Matthew Barnes | 2009-02-14 | 2 | -52/+1 |
* | Fix packing of labels in sidebar banner. | Matthew Barnes | 2009-02-13 | 1 | -2/+1 |
* | Disable Send/Receive when working offline. | Matthew Barnes | 2009-02-13 | 1 | -0/+3 |
* | Make MailSession available through EShellSettings so composer can use it. | Matthew Barnes | 2009-02-13 | 2 | -0/+62 |
* | Rewrite the mail label code from top to bottom. | Matthew Barnes | 2009-02-08 | 4 | -0/+79 |
* | When invoking Evolution with URIs on the command-line (e.g. mailto:), | Matthew Barnes | 2009-01-29 | 6 | -92/+128 |
* | Add unique-1.0 requirement (blessed external dependency). | Matthew Barnes | 2009-01-29 | 8 | -124/+335 |
* | Make action group management in shell windows more elegant. | Matthew Barnes | 2009-01-27 | 7 | -79/+66 |
* | Add action groups to support lockdown, starting with printing. | Matthew Barnes | 2009-01-27 | 7 | -12/+191 |
* | Split EAccountList and ESignatureList management out of the mail module. | Matthew Barnes | 2009-01-27 | 1 | -0/+6 |
* | Miscellaneous stuff. | Matthew Barnes | 2009-01-27 | 2 | -0/+220 |
* | Fix more runtime warnings. | Matthew Barnes | 2009-01-26 | 1 | -1/+1 |
* | Fix a crash when cancelling a task in the task bar. | Matthew Barnes | 2009-01-25 | 2 | -5/+5 |
* | Make the sidebar icon follow the folder icon. | Matthew Barnes | 2009-01-25 | 3 | -2/+87 |
* | Redesign EPluginUI to accommodate merging and unmerging shell views. | Matthew Barnes | 2009-01-24 | 3 | -25/+44 |
* | Fix a runtime warning. | Matthew Barnes | 2009-01-18 | 2 | -1/+1 |
* | Hack GtkIconTheme so we can reference category icons as named icons. | Matthew Barnes | 2009-01-18 | 1 | -0/+33 |
* | Merge revisions 37047:37074 from trunk. | Matthew Barnes | 2009-01-15 | 1 | -0/+8 |
* | Fix online mode initialization. | Matthew Barnes | 2009-01-14 | 1 | -1/+1 |
* | Merge revisions 36866:37046 from trunk. | Matthew Barnes | 2009-01-12 | 3 | -2/+49 |
* | Continue chipping away at EMFolderView and EMFolderBrowser. | Matthew Barnes | 2009-01-11 | 2 | -11/+3 |
* | Fix a weird UI merging bug. | Matthew Barnes | 2009-01-09 | 1 | -2/+6 |
* | Tweak the EShell API. | Matthew Barnes | 2009-01-08 | 10 | -81/+135 |
* | Get the Character Encoding menu working. | Matthew Barnes | 2009-01-01 | 1 | -23/+2 |
* | Get the basic mail browser window working. No message contents yet. | Matthew Barnes | 2008-12-29 | 1 | -3/+3 |
* | Update EShell documentation. | Matthew Barnes | 2008-12-28 | 1 | -6/+6 |
* | Solve a translation issue related to the New menu. | Matthew Barnes | 2008-12-28 | 3 | -8/+38 |
* | Define a new interface called EMailReader, which implements operations | Matthew Barnes | 2008-12-27 | 2 | -1/+44 |
* | - Get offline synchronization working in the mailer (I think). | Matthew Barnes | 2008-12-14 | 1 | -24/+87 |
* | - Fix NetworkManager connection tracking. | Matthew Barnes | 2008-12-14 | 4 | -51/+237 |
* | Merge revisions 36811:36865 from trunk. | Matthew Barnes | 2008-12-11 | 2 | -0/+20 |
* | Merge revisions 36737:36810 from trunk. | Matthew Barnes | 2008-11-24 | 2 | -7/+24 |
* | Documentation improvements. | Matthew Barnes | 2008-11-20 | 5 | -6/+169 |
* | Progress update: | Matthew Barnes | 2008-11-19 | 7 | -1/+367 |
* | Rearranged some of the addressbook code to try and eliminate some circular | Matthew Barnes | 2008-11-14 | 4 | -18/+30 |
* | Merge revisions 36685:36729 from trunk. | Matthew Barnes | 2008-11-08 | 3 | -20/+9 |
* | Fix a pane resizing issue on the main window that's been driving me crazy. | Matthew Barnes | 2008-11-03 | 1 | -1/+1 |
* | Add popup menus to the calendar memopad and taskpad. | Matthew Barnes | 2008-10-31 | 1 | -1/+0 |
* | Get the calendar's memopad and taskpad working. | Matthew Barnes | 2008-10-30 | 3 | -11/+32 |
* | Fix a couple minor UI bugs. | Matthew Barnes | 2008-10-28 | 2 | -1/+15 |
* | Disable parts of my previous calendar work, such that all modules now load! | Matthew Barnes | 2008-10-28 | 1 | -0/+1 |
* | Merge revisions 36534:36684 from trunk. | Matthew Barnes | 2008-10-25 | 5 | -9/+38 |
* | Commit recent work so I can merge from trunk. | Matthew Barnes | 2008-10-25 | 4 | -0/+76 |
* | Get the mail folder tree compiling, though I'm not yet sure why it's not | Matthew Barnes | 2008-10-17 | 10 | -35/+86 |
* | Progress update: | Matthew Barnes | 2008-10-14 | 8 | -25/+79 |
* | Baseline cut at the Calendar sidebar and module. Pretty much identical | Matthew Barnes | 2008-10-07 | 1 | -2/+3 |
* | Fix some compilation errors. | Matthew Barnes | 2008-10-05 | 2 | -4/+4 |
* | Support migration in the new shell design. | Matthew Barnes | 2008-10-05 | 8 | -13/+505 |
* | Finally fix the stupid shell view bootstrapping issue. | Matthew Barnes | 2008-10-04 | 3 | -23/+28 |
* | Tasks is working. Still need to deal with some loose ends and test it all. | Matthew Barnes | 2008-10-04 | 7 | -19/+21 |
* | Tasks progress. Merge EMemoPreview back into ECalComponentPreview. | Matthew Barnes | 2008-10-03 | 9 | -39/+28 |
* | Update the headers on files I've created or completely rewritten to match | Matthew Barnes | 2008-10-02 | 24 | -223/+246 |
* | Merge revisions 36016:36533 from trunk. | Matthew Barnes | 2008-10-02 | 9 | -77/+135 |
* | Add more EShell API documentation. | Matthew Barnes | 2008-10-02 | 5 | -19/+411 |
* | Continue documenting the new shell API. | Matthew Barnes | 2008-10-01 | 16 | -21/+504 |
* | Memos are mostly working now. Tasks to follow. | Matthew Barnes | 2008-09-30 | 3 | -9/+17 |
* | Get Memos to come up. Doesn't really work yet, but the widgets are all there. | Matthew Barnes | 2008-09-30 | 10 | -100/+188 |
* | Saving progress. Experimenting with directory layout. | Matthew Barnes | 2008-09-25 | 13 | -60/+70 |
* | Search UI is kinda sorta working. Still some outstanding issues. | Matthew Barnes | 2008-09-23 | 10 | -111/+534 |
* | Fix some miscellaneous address book bugs. | Matthew Barnes | 2008-09-20 | 5 | -52/+5 |
* | Replace EActivityHandler with a new activity-tracking system that uses | Matthew Barnes | 2008-09-20 | 10 | -904/+223 |
* | Finally got the "Current View" menu under control. | Matthew Barnes | 2008-09-19 | 5 | -7/+441 |
* | Progress update: | Matthew Barnes | 2008-09-18 | 2 | -10/+2 |
* | Progress update: | Matthew Barnes | 2008-09-18 | 3 | -1/+35 |
* | Massive address book refactoring. Things are mostly working again. | Matthew Barnes | 2008-09-17 | 13 | -211/+195 |
* | Begin documenting the new shell design. | Matthew Barnes | 2008-09-15 | 11 | -227/+580 |
* | Allow EShellContent, EShellSidebar, and EShellTaskbar to be subclassed, | Matthew Barnes | 2008-09-13 | 6 | -48/+105 |
* | Arrange for an ESourceList to be shared amongst all instances of a type of | Matthew Barnes | 2008-09-12 | 1 | -1/+0 |
* | Fix a compilation error. | Matthew Barnes | 2008-09-11 | 1 | -15/+0 |
* | Merge revisions 36016:36303 from trunk. | Matthew Barnes | 2008-09-11 | 21 | -237/+321 |
* | Add popup menu stubs for calendars, tasks and memos. | Matthew Barnes | 2008-09-11 | 2 | -0/+27 |
* | Add menu and toolbar UI for calendars, memos and tasks. | Matthew Barnes | 2008-09-11 | 1 | -1/+1 |
* | Add stubs for calendar, task, and memo shell views. | Matthew Barnes | 2008-09-11 | 4 | -19/+10 |
* | Fix some bootstrapping issues. | Matthew Barnes | 2008-09-10 | 8 | -297/+320 |
* | Fix some bugs in the way the shell widgets get initialized. | Matthew Barnes | 2008-09-09 | 8 | -72/+67 |
* | Progress update: | Matthew Barnes | 2008-09-09 | 15 | -222/+2016 |
* | Progress update: | Matthew Barnes | 2008-09-07 | 16 | -127/+429 |
* | Saving progress. Lots of changes. Things are a bit broken at the moment. | Matthew Barnes | 2008-09-05 | 18 | -1341/+1889 |
* | Fix some bugs related to the New menu and toolbar button. | Matthew Barnes | 2008-08-31 | 1 | -4/+6 |
* | Figured out why the switcher buttons have no relief. | Matthew Barnes | 2008-08-30 | 2 | -1/+2 |
* | Preferences window awesomeness. | Matthew Barnes | 2008-08-30 | 4 | -19/+21 |
* | Progress update: | Matthew Barnes | 2008-08-30 | 6 | -22/+585 |
* | Miscellaneous tweaks. Nothing major. | Matthew Barnes | 2008-08-28 | 1 | -0/+14 |
* | Progress update: | Matthew Barnes | 2008-08-27 | 4 | -19/+198 |
* | Progress update: | Matthew Barnes | 2008-08-27 | 18 | -1323/+148 |
* | Progress update: | Matthew Barnes | 2008-08-24 | 9 | -183/+304 |
* | Progress update: | Matthew Barnes | 2008-08-23 | 20 | -392/+721 |
* | Committing the day's progress. | Matthew Barnes | 2008-08-19 | 14 | -361/+478 |
* | Merge revisions 35993:36015 from trunk. | Matthew Barnes | 2008-08-19 | 8 | -317/+126 |
* | Write the algorithm for sorting items in the "New" menu. Not yet tested. | Matthew Barnes | 2008-08-17 | 6 | -13/+240 |
* | Have the sidebar update itself when the "gtk-toolbar-style" global GtkSetting | Matthew Barnes | 2008-08-16 | 1 | -2/+51 |
* | Merge revisions 35951:35992 from trunk. | Matthew Barnes | 2008-08-15 | 1 | -2/+1 |
* | Demonstrate displaying the test shell view. | Matthew Barnes | 2008-08-14 | 8 | -37/+257 |
* | Demonstrate loading the test module. | Matthew Barnes | 2008-08-14 | 9 | -302/+101 |
* | Get a basic shell window working. | Matthew Barnes | 2008-08-14 | 5 | -39/+119 |
* | Merge revisions 35931:35950 from trunk. | Matthew Barnes | 2008-08-13 | 1 | -0/+5 |
* | Add a few stub functions to get compilation to complete. | Matthew Barnes | 2008-08-11 | 4 | -203/+52 |
* | Kill e-shell-marshal.list (unused). | Matthew Barnes | 2008-08-10 | 3 | -31/+0 |
* | Killing spree... | Matthew Barnes | 2008-08-09 | 5 | -409/+0 |
* | Treat the Preferences window as a singleton. | Matthew Barnes | 2008-08-09 | 13 | -882/+15 |
* | Kill EShellSettingsDialog. | Matthew Barnes | 2008-08-09 | 3 | -381/+0 |
* | Kill ECorbaConfigPage. Good riddance. | Matthew Barnes | 2008-08-09 | 3 | -225/+0 |
* | Work through more compilation errors. | Matthew Barnes | 2008-08-09 | 14 | -354/+249 |
* | Fix some compilation errors. | Matthew Barnes | 2008-08-08 | 5 | -6/+20 |
* | Merge revisions 35747:35930 from trunk. | Matthew Barnes | 2008-08-08 | 7 | -34/+83 |
* | Commit progress, which breaks everything. | Matthew Barnes | 2008-08-08 | 11 | -1464/+137 |
* | Disable all components and plugins. Begin rewriting the shell. | Matthew Barnes | 2008-07-17 | 24 | -3489/+3082 |
* | ** Fix for bug #542889 | Paolo Borelli | 2008-07-14 | 4 | -36/+51 |
* | Remove still more unused files. | Matthew Barnes | 2008-07-13 | 4 | -822/+5 |
* | Remove more unused files. | Matthew Barnes | 2008-07-12 | 5 | -188/+8 |
* | Remove these files. They were written in 2002 and, AFACIT, never used for | Matthew Barnes | 2008-07-11 | 4 | -344/+6 |
* | ** Fixes bug #540282 | Matthew Barnes | 2008-07-01 | 2 | -13/+7 |
* | updated novell copyright notices (left others alone) | Jeffrey Stedfast | 2008-06-21 | 56 | -56/+56 |
* | Use <glib/gi18n.h> instead of <bonobo/bonobo-i18n.h>. | Matthew Barnes | 2008-06-11 | 2 | -1/+6 |
* | ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and | Matthew Barnes | 2008-06-06 | 15 | -62/+13 |
* | Corrected my name in the About dialog -- for some reason, it was in the wrong... | ÉRDI Gergo | 2008-06-01 | 1 | -1/+1 |
* | ** Fixes bug #534360 | Matthew Barnes | 2008-05-23 | 10 | -42/+57 |
* | ** Fixes bug #525241 (EPluginUI) | Matthew Barnes | 2008-05-09 | 2 | -0/+8 |
* | Explain more | Tor Lillqvist | 2008-05-08 | 1 | -1/+4 |
* | If no message catalog is installed for the current locale language, don't | Tor Lillqvist | 2008-05-08 | 2 | -0/+18 |
* | Changed stable version to 2.22.1 in Beta version warning message | Akhil Laddha | 2008-04-29 | 2 | -1/+7 |
* | Patch from James Westby <jw+debian@jameswestby.net>: Fix for bug #518103 (Ch... | Suman Manjunath | 2008-04-26 | 4 | -3/+13 |
* | ** Fix for bug #526741 (gnome-vfs to gio/gvfs port) | Milan Crha | 2008-04-18 | 2 | -13/+18 |
* | ** Fix for bug #525238 | Ondrej Jirman | 2008-04-07 | 4 | -1/+42 |
* | Varadhan's patch for configurable proxy settings in Evolution. | Suman Manjunath | 2008-03-25 | 2 | -0/+153 |
* | Move the call to set_paths() on Windows earlier before | Tor Lillqvist | 2008-03-04 | 1 | -4/+4 |
* | Typo. | Tor Lillqvist | 2008-03-04 | 1 | -3/+3 |
* | Drop the call to gtk_rc_parse_string() to set gtk-fallback-icon-theme = | Tor Lillqvist | 2008-03-04 | 2 | -1/+9 |
* | On Windows, set PATH to include Evolution's "bin" folder and the | Tor Lillqvist | 2008-03-03 | 2 | -1/+68 |
* | Fixed contribution list. missed a few quotes :-) | Johnny Jacob | 2008-03-03 | 2 | -2/+6 |
* | Updated contributors list in credits | Johnny Jacob | 2008-03-03 | 2 | -1/+86 |
* | Committing the build fix that comes up if DEVELOPMENT is enabled. | Srinivasa Ragavan | 2008-03-02 | 2 | -3/+9 |
* | ** Fix for bnc #173186 | Srinivasa Ragavan | 2008-02-18 | 2 | -1/+14 |
* | ** Fix for bnc #159736. Patch from OpenSUSE. | Srinivasa Ragavan | 2008-02-18 | 2 | -2/+14 |
* | Add commands to kill recent versions of evolution-data-server. | Matthew Barnes | 2008-02-14 | 2 | -0/+7 |
* | Change Crash Recovery to Crash detection. | Srinivasa Ragavan | 2008-01-31 | 3 | -3/+9 |
* | Minor build break. | Matthew Barnes | 2008-01-30 | 1 | -1/+1 |
* | Replace G_GNUC_FUNCTION (deprecated) with G_STRFUNC. | Matthew Barnes | 2008-01-29 | 3 | -3/+8 |
* | ** Fix for bug #511232 | Jan Tichavsky | 2008-01-23 | 2 | -1/+8 |
* | Make the status bar height as large as the task bar to eliminate | Matthew Barnes | 2008-01-21 | 2 | -0/+14 |
* | Fix a regression due to my previous commit. | Srinivasa Ragavan | 2008-01-19 | 2 | -1/+6 |
* | ** Fix for bug #329712 | Srinivasa Ragavan | 2008-01-18 | 5 | -7/+29 |
* | Add missing punctuation. | Kjartan Maraas | 2008-01-14 | 2 | -2/+6 |
* | ** Fix for bug #508678 | Bharath Acharya | 2008-01-11 | 2 | -0/+7 |
* | From shell/ChangeLog | Changwoo Ryu | 2008-01-11 | 3 | -2/+14 |
* | Update copyright notice in About dialog. | Matthew Barnes | 2008-01-08 | 2 | -1/+6 |
* | ** Fix for bug #219197 | Milan Crha | 2008-01-03 | 4 | -12/+66 |
* | ** Fix for bug #502501 | Srinivasa Ragavan | 2007-12-10 | 2 | -1/+7 |
* | ** Add basic support for crash recovery | Srinivasa Ragavan | 2007-12-05 | 4 | -2/+137 |
* | ** Fixes bug #499920 | Matthew Barnes | 2007-11-30 | 3 | -3/+16 |
* | ** Fix for bug #400213 | Milan Crha | 2007-11-30 | 2 | -45/+19 |
* | ** Fixes bug #497810 | Andre Klapper | 2007-11-27 | 2 | -9/+19 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 30 | -278/+278 |
* | ** Fixes bug #492058 | Damien Carbery | 2007-11-03 | 3 | -33/+41 |
* | Update the copyright notice in the About dialog. | Matthew Barnes | 2007-11-02 | 2 | -1/+6 |
* | ** Miscellaneous compiler warning fixes. | Matthew Barnes | 2007-11-01 | 2 | -1/+6 |
* | Remove the version. Update the stable version. | Srinivasa Ragavan | 2007-10-29 | 3 | -2/+7 |
* | Warning fixes: - NULL vs 0 vs FALSE - ANSIfication of declarations - guint | Kjartan Maraas | 2007-10-26 | 9 | -25/+43 |
* | Add an icon for FilePageSetup. | Matthew Barnes | 2007-10-17 | 2 | -0/+6 |
* | ** Fix for bug #329823 | Milan Crha | 2007-10-11 | 11 | -0/+192 |
* | ** Fixes bug #437579 | Matthew Barnes | 2007-10-10 | 3 | -5/+19 |
* | ** Fixes bug #481325 | Matthew Barnes | 2007-10-04 | 2 | -2/+7 |
* | ** Fixes bug #469657 | Matthew Barnes | 2007-10-02 | 2 | -10/+11 |
* | Fix for bug #461195 from Hiroyuki Ikezoe. | Matthew Barnes | 2007-09-28 | 6 | -13/+19 |
* | ** Fixes bug #477045 | Matthew Barnes | 2007-09-28 | 2 | -4/+13 |
* | Fix a build break I caused. | Matthew Barnes | 2007-09-13 | 1 | -0/+35 |
* | Move the test component to "shell/test" so it installs properly (#469992). | Matthew Barnes | 2007-09-12 | 5 | -28/+11 |
* | Add contributors to the credits section. Thanks a lot to EvaSDK. | Srinivasa Ragavan | 2007-09-03 | 2 | -45/+129 |
* | ** Fix for bug #471791 (Move away from asserts to g_ret*) | Srinivasa Ragavan | 2007-09-03 | 7 | -21/+36 |
* | Update FSF address in header comments (#469886). Patch from Tobias | Matthew Barnes | 2007-09-02 | 58 | -109/+109 |
* | Added a command line option to disable preview/selection for crash on select. | Srinivasa Ragavan | 2007-08-08 | 2 | -2/+17 |
* | ** Fix for bug #455799 | Hiroyuki Ikezoe | 2007-08-04 | 1 | -25/+0 |
* | Plugged memory leaks. | Hiroyuki Ikezoe | 2007-07-26 | 4 | -2/+23 |
* | Declare es_event_target_new_shell(). | Matthew Barnes | 2007-07-10 | 2 | -0/+5 |
* | ** Fixes bug #446894 | Matthew Barnes | 2007-07-06 | 2 | -0/+17 |
* | ** Added a hook event after the shell is started. | Srinivasa Ragavan | 2007-07-03 | 4 | -1/+37 |
* | ** Fix for bug #448201 from Gabor Kelemen | Srinivasa Ragavan | 2007-06-18 | 2 | -0/+8 |
* | ** Fix for bug #325882 | Srinivasa Ragavan | 2007-06-18 | 4 | -3/+12 |
* | removed createControls stuff. Fixes #444289 | Tobias Mueller | 2007-06-17 | 2 | -34/+5 |
* | ** Fixes bug #447727 | Matthew Barnes | 2007-06-15 | 2 | -32/+42 |
* | ** Fix for bug #386503 from Matthew Barnes | Srinivasa Ragavan | 2007-06-03 | 3 | -2/+9 |
* | Fix for version removal from installed files. | Srinivasa Ragavan | 2007-06-03 | 2 | -16/+14 |
* | Fix for version removal from installed files. | Srinivasa Ragavan | 2007-06-03 | 1 | -0/+0 |
* | Fix compilation warnings in shell directory (#441055). | Matthew Barnes | 2007-06-03 | 4 | -5/+16 |
* | Fix file descriptor leaks | Jules Colding | 2007-05-29 | 2 | -1/+5 |
* | Revert the change from 2007-05-11. (#407104) | Matthew Barnes | 2007-05-14 | 2 | -7/+18 |
* | ** Fixes part of bug #337616 | Matthew Barnes | 2007-05-13 | 2 | -0/+8 |
* | Create a shell window if the schema or an alias was found. Previously this | Matthew Barnes | 2007-05-12 | 2 | -13/+15 |
* | Bump stable version recommendation from 2.8.1 to 2.10.1. | Matthew Barnes | 2007-05-02 | 2 | -1/+6 |
* | ** Fixes bug #433005 (patch from Daniel Gryniewicz) | Matthew Barnes | 2007-04-25 | 2 | -0/+6 |
* | Fix build breaks | Srinivasa Ragavan | 2007-04-23 | 2 | -1/+6 |
* | Fix for bug #271851 | Srinivasa Ragavan | 2007-04-23 | 2 | -1/+10 |
* | Fix for bug #259606 | Srinivasa Ragavan | 2007-04-20 | 5 | -14/+101 |
* | Massive code cleanup (bug #429422) | Matthew Barnes | 2007-04-20 | 8 | -21/+33 |
* | Fix "incompatible pointer type" warnings (#360619). | Matthew Barnes | 2007-03-30 | 2 | -1/+6 |
* | ** Fixes bug #419524 | Matthew Barnes | 2007-03-21 | 13 | -32/+44 |
* | ** Fixes bug #419469 - Miscellaneous main.c cleanups | Matthew Barnes | 2007-03-20 | 2 | -78/+71 |
* | ** Fixes bug #360240 | Matthew Barnes | 2007-03-17 | 2 | -1/+8 |
* | Update contributors' list for credits. | Harish Krishnaswamy | 2007-03-13 | 2 | -0/+15 |
* | ** Fixes bug #360946 | Matthew Barnes | 2007-02-13 | 3 | -63/+42 |
* | Print migration updates from Ebby Wiselyn. | Srinivasa Ragavan | 2007-02-12 | 2 | -291/+12 |
* | Fix the build. Fixes #403744 | William Jon McCann | 2007-02-10 | 2 | -1/+5 |
* | ** Committing Ebby Wiselyn's patch for GtkPrint API migration. 2006-01-22 | Srinivasa Ragavan | 2007-01-23 | 2 | -0/+290 |
* | Fix memory leak of iid. | Harish Krishnaswamy | 2006-12-04 | 2 | -0/+5 |
* | Register import eplugin type. Fixes bug #372528. | Chris Halls | 2006-12-03 | 2 | -0/+7 |
* | Update last stable version. | Harish Krishnaswamy | 2006-10-17 | 2 | -1/+6 |
* | Fixes #360815 | Chenthill Palanisamy | 2006-10-16 | 2 | -0/+6 |
* | addressbook/importers/evolution-ldif-importer.c | Francisco Javier F. Serrador | 2006-10-15 | 1 | -1/+1 |
* | ** Fix for bug #334966 | Srinivasa Ragavan | 2006-10-14 | 2 | -1/+15 |
* | ** Fix for bug #343331 | Srinivasa Ragavan | 2006-09-28 | 2 | -1/+18 |
* | ** Fixes #351332 | Matthew Barnes | 2006-09-19 | 2 | -0/+13 |
* | update last stable version number from 2.6.3 to 2.8.0 | Andre Klapper | 2006-09-14 | 2 | -1/+5 |
* | Add documentation credits. | Harish Krishnaswamy | 2006-09-04 | 2 | -0/+6 |
* | ** Fix for bug #334821 by Tollef Fog Heen | Srinivasa Ragavan | 2006-08-23 | 2 | -1/+8 |
* | Make sure default window sizes are positive numbers. Fixes bug 349967. | Daniel Gryniewicz | 2006-08-23 | 2 | -3/+11 |
* | Update some credits for the previous development series. | Andre Klapper | 2006-08-23 | 2 | -1/+9 |
* | ** Fixes bug #346317 | Srinivasa Ragavan | 2006-08-22 | 2 | -1/+7 |
* | Fix for bug 346797 | Srinivasa Ragavan | 2006-08-21 | 2 | -17/+20 |
* | Plug some leaks. | Kjartan Maraas | 2006-08-17 | 2 | -0/+7 |
* | update last stable version number from 2.6.2 to 2.6.3 | Andre Klapper | 2006-08-02 | 2 | -1/+5 |
* | Fix warnings at build-time, and clean up the connections to the D-Bus on | Bastien Nocera | 2006-07-27 | 4 | -8/+35 |
* | Fix for bug #345331 | Srinivasa Ragavan | 2006-07-14 | 2 | -6/+12 |
* | ** Fixes bug #347182 | Hiroyuki Ikezoe | 2006-07-12 | 2 | -48/+38 |
* | Fix for #346613. Fix the problem pointed out by Johnny | Li Yuan | 2006-07-07 | 2 | -1/+10 |
* | Fix for #346613. Make the view_notebook cannot be resized shorter than its | Li Yuan | 2006-07-06 | 2 | -1/+7 |
* | Fix for minor packing issue in New button. | Srinivasa Ragavan | 2006-06-21 | 2 | -1/+6 |
* | Don't call bonobo_activation_active_server_unregister() here, it's too | Tor Lillqvist | 2006-06-19 | 2 | -4/+15 |
* | Fix for bug #252814 | Srinivasa Ragavan | 2006-06-19 | 2 | -7/+82 |
* | update last stable version number from 2.6.1 to 2.6.2 | Andre Klapper | 2006-06-17 | 2 | -1/+5 |
* | Fix for bug 341334 | Srinivasa Ragavan | 2006-06-03 | 2 | -2/+10 |
* | Change the variable name from is_actived to is_active | Li Yuan | 2006-05-15 | 1 | -3/+3 |
* | Fixes #341525 | Li Yuan | 2006-05-15 | 2 | -9/+21 |
* | Fixes #323853 | Nancy Cai | 2006-04-30 | 2 | -5/+25 |
* | reviewed by: Srinivasa Ragavan | Sven Herzberg | 2006-04-28 | 2 | -6/+98 |
* | update last stable version number from 2.4.2.1 to 2.6.1 | Andre Klapper | 2006-04-27 | 2 | -1/+5 |
* | add eds-1.4 and eds-1.6 to the list of old instances. | Harish Krishnaswamy | 2006-04-24 | 2 | -0/+7 |
* | Update credits for the previous development series. | Harish Krishnaswamy | 2006-04-24 | 2 | -0/+36 |
* | Commiting patch for bug #337258. | Srinivasa Ragavan | 2006-04-24 | 3 | -2/+9 |
* | Adding schema for statusbar_visible to enable status bar by default | Srinivasa Ragavan | 2006-04-22 | 2 | -1/+20 |
* | #include <string.h> | Jeffrey Stedfast | 2006-04-20 | 1 | -0/+1 |
* | Replaced popt with GOption API | Philip Van Hoof | 2006-04-19 | 1 | -34/+36 |
* | Intercept the Disconnected signal and setup a timeout to try and reconnect | Jeffrey Stedfast | 2006-04-18 | 2 | -78/+121 |
* | Clarify my last entry. | Tor Lillqvist | 2006-02-21 | 1 | -3/+4 |
* | On Win32, set the gtk-fallback-icon-theme to "gnome". | Tor Lillqvist | 2006-02-21 | 2 | -0/+7 |
* | On Win32, finally call link_shutdown() (from ORBit2/linc2), otherwise we | Tor Lillqvist | 2006-02-21 | 2 | -1/+13 |
* | changing year from 2005 to 2006. | Andre Klapper | 2006-02-07 | 2 | -1/+5 |
* | fixing typos. fixes #304996 partially. | Andre Klapper | 2006-02-06 | 2 | -1/+5 |
* | init the nm-dbus connection once. | Shreyas Srinivasan | 2006-02-05 | 2 | -6/+12 |
* | Remove unused code and fix format specifiers in some cases. | Kjartan Maraas | 2006-01-30 | 7 | -23/+16 |
* | ** Fixes Bug #257654 | Rajeev ramanathan | 2006-01-30 | 4 | -0/+70 |