| Commit message (Expand) | Author | Age | Files | Lines |
* | Miscellaneous stuff. | Matthew Barnes | 2009-01-27 | 4 | -112/+1 |
* | Fix a crash when cancelling a task in the task bar. | Matthew Barnes | 2009-01-25 | 1 | -0/+3 |
* | Get automatic message selection working. | Matthew Barnes | 2009-01-24 | 1 | -0/+10 |
* | Formalize the "no disabled items in popup menus" policy in the form of a | Matthew Barnes | 2009-01-20 | 3 | -0/+382 |
* | Hack GtkIconTheme so we can reference category icons as named icons. | Matthew Barnes | 2009-01-18 | 1 | -8/+46 |
* | Fix a typo. | Matthew Barnes | 2009-01-16 | 1 | -1/+1 |
* | Merge revisions 36866:37046 from trunk. | Matthew Barnes | 2009-01-12 | 8 | -84/+40 |
* | Continue chipping away at EMFolderView and EMFolderBrowser. | Matthew Barnes | 2009-01-11 | 2 | -10/+8 |
* | Get the Character Encoding menu working. | Matthew Barnes | 2009-01-01 | 2 | -172/+37 |
* | Merge revisions 36811:36865 from trunk. | Matthew Barnes | 2008-12-11 | 3 | -3/+18 |
* | Fix a mistyped macro. | Matthew Barnes | 2008-11-22 | 2 | -8/+8 |
* | Merge revisions 36685:36729 from trunk. | Matthew Barnes | 2008-11-08 | 3 | -20/+25 |
* | Secondary checkout spotted a compilation issue. | Matthew Barnes | 2008-10-31 | 1 | -3/+9 |
* | Add popup menus to the calendar memopad and taskpad. | Matthew Barnes | 2008-10-31 | 1 | -0/+1 |
* | Disable parts of my previous calendar work, such that all modules now load! | Matthew Barnes | 2008-10-28 | 1 | -4/+2 |
* | Merge revisions 36534:36684 from trunk. | Matthew Barnes | 2008-10-25 | 6 | -129/+110 |
* | Get the mail folder tree compiling, though I'm not yet sure why it's not | Matthew Barnes | 2008-10-17 | 3 | -21/+320 |
* | Progress update: | Matthew Barnes | 2008-10-14 | 1 | -3/+18 |
* | Update the headers on files I've created or completely rewritten to match | Matthew Barnes | 2008-10-02 | 9 | -87/+92 |
* | Merge revisions 36016:36533 from trunk. | Matthew Barnes | 2008-10-02 | 14 | -183/+237 |
* | Memos are mostly working now. Tasks to follow. | Matthew Barnes | 2008-09-30 | 2 | -2/+53 |
* | Search UI is kinda sorta working. Still some outstanding issues. | Matthew Barnes | 2008-09-23 | 2 | -23/+129 |
* | Fix some miscellaneous address book bugs. | Matthew Barnes | 2008-09-20 | 1 | -2/+12 |
* | Replace EActivityHandler with a new activity-tracking system that uses | Matthew Barnes | 2008-09-20 | 7 | -354/+935 |
* | Progress update: | Matthew Barnes | 2008-09-18 | 8 | -18/+9 |
* | Merge revisions 36016:36303 from trunk. | Matthew Barnes | 2008-09-11 | 65 | -905/+1034 |
* | Progress update: | Matthew Barnes | 2008-09-09 | 7 | -1223/+6 |
* | Progress update: | Matthew Barnes | 2008-09-07 | 6 | -428/+448 |
* | Saving progress. Lots of changes. Things are a bit broken at the moment. | Matthew Barnes | 2008-09-05 | 9 | -1647/+1666 |
* | Fix some bugs related to the New menu and toolbar button. | Matthew Barnes | 2008-08-31 | 1 | -4/+2 |
* | ** Fixes bug #549968 | Matthew Barnes | 2008-08-31 | 2 | -1/+8 |
* | Figured out why the switcher buttons have no relief. | Matthew Barnes | 2008-08-30 | 1 | -2/+0 |
* | Preferences window awesomeness. | Matthew Barnes | 2008-08-30 | 2 | -68/+83 |
* | Progress update: | Matthew Barnes | 2008-08-30 | 6 | -396/+7 |
* | Progress update: | Matthew Barnes | 2008-08-24 | 6 | -717/+219 |
* | Merge revisions 35993:36015 from trunk. | Matthew Barnes | 2008-08-19 | 2 | -8/+20 |
* | Merge revisions 35951:35992 from trunk. | Matthew Barnes | 2008-08-15 | 11 | -114/+85 |
* | Kill EConfigPage. | Matthew Barnes | 2008-08-09 | 3 | -119/+0 |
* | Kill EShellSettingsDialog. | Matthew Barnes | 2008-08-09 | 4 | -170/+149 |
* | Work through more compilation errors. | Matthew Barnes | 2008-08-09 | 3 | -278/+280 |
* | Merge revisions 35747:35930 from trunk. | Matthew Barnes | 2008-08-08 | 3 | -0/+39 |
* | Disable all components and plugins. Begin rewriting the shell. | Matthew Barnes | 2008-07-17 | 3 | -0/+264 |
* | ** Fix for bug #542889 | Paolo Borelli | 2008-07-14 | 4 | -18/+14 |
* | ** Fix for bug #542631 | Paolo Borelli | 2008-07-13 | 2 | -34/+8 |
* | Fix for bug #370731 (bugzilla.novell.com): Use MAX (<max width of day-names>,... | Suman Manjunath | 2008-07-07 | 3 | -6/+25 |
* | ** Fix for bug #519536 | Srinivasa Ragavan | 2008-06-30 | 2 | -2/+11 |
* | updated novell copyright notices (left others alone) | Jeffrey Stedfast | 2008-06-21 | 93 | -93/+93 |
* | ** Fix for bug #532597 | Milan Crha | 2008-06-19 | 2 | -10/+38 |
* | ** Fix for bug #340683 | Milan Crha | 2008-06-10 | 2 | -48/+166 |
* | Fix build breakage. Apparently <gtk/gtk.h> only recently started | Matthew Barnes | 2008-06-07 | 2 | -0/+2 |
* | ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and | Matthew Barnes | 2008-06-06 | 53 | -180/+36 |
* | Migrate from gtk_window_set_policy() to gtk_window_set_resizable() and | Kjartan Maraas | 2008-06-04 | 8 | -52/+55 |
* | Committing on behalf of Milan Crha <mcrha@redhat.com> | Milan Crha | 2008-06-02 | 3 | -19/+64 |
* | ** Fixes bug #534360 | Matthew Barnes | 2008-05-23 | 35 | -530/+801 |
* | ** Fixes bug #311042, Patch by Milan Crha | Matthew Barnes | 2008-05-14 | 2 | -4/+87 |
* | ** Fixes part of bug #424744 | Matthew Barnes | 2008-05-07 | 3 | -13/+21 |
* | ** Fix for bug #528288 | Milan Crha | 2008-04-30 | 2 | -3/+15 |
* | ** Fix for bug #529893 | Danny Baumann | 2008-04-25 | 4 | -1/+14 |
* | ** Fixes bug #529641 | Matthew Barnes | 2008-04-23 | 3 | -2/+11 |
* | ** Fix for bug #334444 | Srinivasa Ragavan | 2008-04-21 | 3 | -0/+33 |
* | ** Fix for bug #526741 (gnome-vfs to gio/gvfs port) | Milan Crha | 2008-04-18 | 5 | -158/+235 |
* | Remove some unused variables. | Matthew Barnes | 2008-04-14 | 2 | -1/+7 |
* | Fix for bug #517134 : Extend the 'Insert' menu (in editors) to show a "Recent... | Suman Manjunath | 2008-04-12 | 3 | -1/+181 |
* | ** Merge the mbarnes-composer branch | Matthew Barnes | 2008-04-03 | 8 | -45/+306 |
* | ** Fix for bug #507526 | Milan Crha | 2008-03-27 | 2 | -1/+7 |
* | ** Fix for bug #482148 | Milan Crha | 2008-03-15 | 2 | -4/+17 |
* | ** Fix for bug #460204 | Milan Crha | 2008-03-13 | 2 | -0/+19 |
* | ** Fix for bug #512543 | Milan Crha | 2008-03-13 | 2 | -628/+6 |
* | ** Part of fix for bug #515744 | Milan Crha | 2008-02-18 | 3 | -3/+17 |
* | ** Fix for bnc #178778 | Srinivasa Ragavan | 2008-02-18 | 2 | -2/+8 |
* | ** Fix for bug #249501 | Milan Crha | 2008-02-08 | 2 | -0/+23 |
* | Fix for 467581 : wrap a/c searches in a camel-op for better cancellation. | Johnny Jacob | 2008-01-25 | 3 | -1/+9 |
* | Fix typo: s/EVOLUTON_MAIL_LIBS/EVOLUTION_MAIL_LIBS/. No need to use | Tor Lillqvist | 2008-01-25 | 2 | -2/+7 |
* | ** Fix for bug #402487 | Milan Crha | 2008-01-24 | 2 | -2/+12 |
* | Cairofication of the preference window's etable. | Srinivasa Ragavan | 2008-01-24 | 2 | -41/+6 |
* | Patch by Jean-Christophe BEGUE to fix bug #329692. | Jeffrey Stedfast | 2008-01-12 | 2 | -1/+9 |
* | ** Fix for bug #488213 | Milan Crha | 2008-01-12 | 4 | -8/+17 |
* | ** Most of the errors are now non-intrusive | Srinivasa Ragavan | 2008-01-10 | 4 | -12/+39 |
* | ** Fix for bug #339813 | Milan Crha | 2008-01-07 | 3 | -7/+62 |
* | Part of bug #504480 Possible leak fix. Function prototype changed and | Milan Crha | 2008-01-04 | 3 | -5/+14 |
* | ** Fix for bug #504480 | Matthew Barnes | 2008-01-04 | 2 | -0/+15 |
* | ** Fix for bug #211353 | Milan Crha | 2007-12-17 | 2 | -0/+10 |
* | ** Non-intrusive errror reporting and basic logging support. | Srinivasa Ragavan | 2007-12-17 | 7 | -26/+500 |
* | ** Fixes bug 474651 | Tobias Mueller | 2007-12-14 | 2 | -3/+3 |
* | ** Fixes bug #392747 (extra cleanup work) | Matthew Barnes | 2007-12-06 | 2 | -9/+10 |
* | ** Fixes bug #392747 | Matthew Barnes | 2007-12-03 | 3 | -29/+16 |
* | ** Fixes part of bug #495123 | Matthew Barnes | 2007-12-02 | 5 | -0/+415 |
* | ** Fixes bug #495123 | Matthew Barnes | 2007-11-28 | 4 | -0/+487 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 72 | -968/+968 |
* | ** Fix for bug #231166 | Milan Crha | 2007-11-05 | 2 | -38/+98 |
* | ** Fix for bug #351932 | Milan Crha | 2007-11-05 | 3 | -0/+25 |
* | Warning fixes: - NULL vs 0 vs FALSE - ANSIfication of function | Kjartan Maraas | 2007-10-31 | 16 | -50/+81 |
* | ** Fix for bug #483785 | Michael Monreal | 2007-10-31 | 2 | -1/+9 |
* | ** Workaround for bug #395272 | Tobias Mueller | 2007-10-26 | 2 | -8/+21 |
* | ** Fixes part of bug #417999 | Matthew Barnes | 2007-10-23 | 2 | -5/+14 |
* | ** Fixes bug 360134 | Tobias Mueller | 2007-10-12 | 1 | -1/+1 |
* | ** Fixes bug #437579 | Matthew Barnes | 2007-10-10 | 4 | -16/+17 |
* | 2007-10-01 mcrha Fix for bug #413420 | Milan Crha | 2007-10-01 | 2 | -1/+58 |
* | Fix for bug #461195 from Hiroyuki Ikezoe. | Matthew Barnes | 2007-09-28 | 9 | -16/+16 |
* | 2007-09-26 mcrha Fix for bug #423401 | Milan Crha | 2007-09-26 | 4 | -8/+41 |
* | 2007-09-26 mcrha Fix for bug #351333 | Milan Crha | 2007-09-26 | 2 | -3/+21 |
* | ** Fixes bug #476040 | Matthew Barnes | 2007-09-13 | 2 | -4/+9 |
* | Update FSF address in header comments (#469886). Patch from Tobias | Matthew Barnes | 2007-09-02 | 95 | -171/+171 |
* | Move away from g_asserts from g_return*. | Srinivasa Ragavan | 2007-08-31 | 8 | -22/+39 |
* | 2007-08-16 mcrha Part of fix for bug #350539 | Milan Crha | 2007-08-16 | 3 | -2/+17 |
* | ** Fix for bug #429234 | Srinivasa Ragavan | 2007-08-06 | 2 | -0/+8 |
* | ** Fix for bug #455799 | Hiroyuki Ikezoe | 2007-08-04 | 2 | -22/+0 |
* | 2007-08-03 mcrha Fix for bug #335566 | Milan Crha | 2007-08-03 | 2 | -0/+15 |
* | ** Fix for bug #451599 | Srinivasa Ragavan | 2007-08-03 | 2 | -1/+8 |
* | 2007-08-03 mcrha Fix for bug #331729 | Milan Crha | 2007-08-03 | 2 | -1/+11 |
* | Remove E_MAKE_TYPE macro. | Hiroyuki Ikezoe | 2007-07-28 | 9 | -132/+61 |
* | Collect all the required package versions in one place and explicitly | Matthew Barnes | 2007-07-28 | 2 | -2/+8 |
* | Fixes #387844 | Chenthill Palanisamy | 2007-07-09 | 2 | -1/+8 |
* | Fix for bug #448223 from Gilles Dartiguelongue | Srinivasa Ragavan | 2007-06-18 | 2 | -29/+12 |
* | ** Fix for bug #325882 | Srinivasa Ragavan | 2007-06-18 | 1 | -1/+1 |
* | ** Fix for bug #257118 | Srinivasa Ragavan | 2007-06-18 | 2 | -1/+39 |
* | ** Fix for bug #263207 | Srinivasa Ragavan | 2007-06-18 | 2 | -6/+34 |
* | ** Fixes bug #447727 | Matthew Barnes | 2007-06-15 | 7 | -568/+54 |
* | Added construct function. | Chenthill Palanisamy | 2007-06-04 | 3 | -3/+29 |
* | ** Fix for bug #386503 from Matthew Barnes | Srinivasa Ragavan | 2007-06-03 | 3 | -32/+36 |
* | ** Fix for bug #416031 from Martin Jürgens | Srinivasa Ragavan | 2007-06-03 | 2 | -0/+9 |
* | Fix compilation warnings in widgets folder (#441014). | Matthew Barnes | 2007-06-03 | 6 | -52/+69 |
* | ** Fixes bug #441010 | Matthew Barnes | 2007-05-25 | 6 | -1426/+15 |
* | Fixes #439049. | Wang Xin | 2007-05-21 | 2 | -1/+6 |
* | Fix for #325118 | Srinivasa Ragavan | 2007-05-14 | 2 | -0/+8 |
* | Emit "changed" signal. (#434981) | Matthew Barnes | 2007-05-04 | 2 | -1/+8 |
* | ** Fixes bug #433005 (patch from Daniel Gryniewicz) | Matthew Barnes | 2007-04-25 | 2 | -0/+6 |
* | Clean up printing in Evolution (bug #426816) | Matthew Barnes | 2007-04-20 | 1 | -1/+0 |
* | Experiment spinner for status bar. | Srinivasa Ragavan | 2007-04-20 | 2 | -6/+15 |
* | Massive code cleanup (bug #429422) | Matthew Barnes | 2007-04-20 | 23 | -99/+172 |
* | ** Added spinner widgets | Srinivasa Ragavan | 2007-04-11 | 4 | -0/+1062 |
* | Use e_time_format_time to ensure evolution and evolution- data-server use | Jeff Cai | 2007-04-09 | 2 | -7/+11 |
* | Fix "incompatible pointer type" warnings (#360619). | Matthew Barnes | 2007-03-30 | 2 | -3/+8 |
* | Fix build breakage due to poorly placed preprocessor condition. | Matthew Barnes | 2007-03-27 | 2 | -1/+6 |
* | Don't mix declarations and code (#405495). | Matthew Barnes | 2007-03-27 | 3 | -2/+10 |
* | ** Fixes bug #419524 | Matthew Barnes | 2007-03-21 | 25 | -24/+30 |
* | ** Fixes bug #360240 | Matthew Barnes | 2007-03-17 | 3 | -2/+8 |
* | Fixes bug #368983 | Srinivasa Ragavan | 2007-02-12 | 2 | -1/+17 |
* | Print migration updates from Ebby Wiselyn. | Srinivasa Ragavan | 2007-02-12 | 3 | -9/+19 |
* | Correct the date-stamp | Harish Krishnaswamy | 2007-01-08 | 1 | -1/+1 |
* | Initialize ESearchBarItem type to ESB_ITEMTYPE_RADIO. Fixes #382860. | Harish Krishnaswamy | 2007-01-08 | 2 | -2/+7 |
* | Fixes bug #357970 | Matthew Barnes | 2006-12-04 | 7 | -23/+19 |
* | Fix read of uninitialized ESearchBarItems. Partially fixes #381642. | Harish Krishnaswamy | 2006-12-04 | 2 | -2/+7 |
* | type should be initialized to 0, not NULL. | Harish Krishnaswamy | 2006-11-21 | 2 | -1/+6 |
* | ** Fixes bug #357492 put the attachment pointes into a temporary array. | Parthasarathi Susarla | 2006-11-15 | 2 | -4/+18 |
* | ** Fix for bug #360237 & bug #359236 | Srinivasa Ragavan | 2006-10-11 | 2 | -2/+13 |
* | Make two strings translatable. | Francisco Javier F. Serrador | 2006-10-03 | 2 | -2/+6 |
* | Revert the previous patch as per rel-team disapproval on the commit. | Harish Krishnaswamy | 2006-10-02 | 2 | -1/+6 |
* | ** Fix for bug #329694 | Ushveen kaur | 2006-09-29 | 2 | -0/+7 |
* | ** Fixes bug #335814 | Ushveen Kaur | 2006-09-29 | 2 | -1/+8 |
* | Fixes a lot of search issues. | Srinivasa Ragavan | 2006-09-29 | 4 | -65/+198 |
* | ** Fixes bug #341474 patch from Ushveen | Srinivasa Ragavan | 2006-09-29 | 2 | -19/+11 |
* | ** Fixes bug #351332 | Matthew Barnes | 2006-09-19 | 1 | -0/+1 |
* | ** Fixes bug #352450 | Matthew Barnes | 2006-09-18 | 6 | -24/+24 |
* | ** Fix for bug #325614 | Ushveen Kaur | 2006-09-12 | 2 | -1/+10 |
* | ** Fixes bug #341099. | Hiroyuki Ikezoe | 2006-09-07 | 2 | -1/+7 |
* | ** Fix for bug #353059 | Srinivasa Ragavan | 2006-08-28 | 2 | -1/+8 |
* | flip month view in RTL locale - fixes bug 342443. committed by Andre | Behnam Esfahbod | 2006-08-23 | 3 | -8/+29 |
* | improve GError initialization code - fixes bug 352423. committed by Andre | Matthew Barnes | 2006-08-23 | 2 | -3/+7 |
* | ** Fixes bug #347238 | Srinivasa Ragavan | 2006-08-23 | 2 | -4/+14 |
* | ** Fixes bug #348753 | Li Yuan | 2006-08-21 | 2 | -0/+24 |
* | fixes a lot of search issues. | Srinivasa Ragavan | 2006-08-21 | 4 | -40/+109 |
* | Fix for bug 347430 | Srinivasa Ragavan | 2006-08-21 | 2 | -0/+8 |
* | Commiting patch from Pavel Roskin for adding missing headers. | Srinivasa Ragavan | 2006-08-20 | 2 | -0/+21 |
* | Fix for bug #341482 | Srinivasa Ragavan | 2006-08-10 | 3 | -5/+13 |
* | Committed Johnny's string changes for search | Srinivasa Ragavan | 2006-08-05 | 4 | -8/+46 |
* | Fix for bug #349565 | Srinivasa Ragavan | 2006-08-02 | 2 | -1/+6 |
* | Added configure option for disabling cairo calendar | Srinivasa Ragavan | 2006-07-28 | 2 | -2/+5 |
* | Add missing headers. Fixes #347689. | Yuri Pankov | 2006-07-22 | 2 | -0/+7 |
* | Modified the mnemonics for avoiding the conflict with attachment bar. | Srinivasa Ragavan | 2006-07-20 | 2 | -2/+9 |
* | remove "*" from translation. Fixes bug #331147. | Andre Klapper | 2006-07-19 | 3 | -4/+10 |
* | Evolution side coding for implementing security-classification send-options f... | Sankarasivasubramanian Pasupathilingam | 2006-07-17 | 4 | -21/+129 |
* | Fix for bug #347166 | Srinivasa Ragavan | 2006-07-17 | 2 | -3/+8 |
* | Fix for bug 341333 | Srinivasa Ragavan | 2006-07-14 | 2 | -3/+10 |
* | ** Fixes bug #347182 | Hiroyuki Ikezoe | 2006-07-12 | 1 | -1/+0 |
* | change the changelog's date | Li Yuan | 2006-07-11 | 1 | -1/+1 |
* | ** Fixes bug #345402 | Li Yuan | 2006-07-11 | 2 | -1/+10 |
* | removing the noise i added. sorry. | Andre Klapper | 2006-07-04 | 1 | -1/+1 |
* | fixing two typos, adding translator comments. | Andre Klapper | 2006-07-04 | 2 | -3/+13 |
* | Fix compile error in solaris | Harry Lu | 2006-07-03 | 3 | -1/+10 |
* | Enhanced search functionality. patch submitted by Johnny Jacob Reviewed | Harish Krishnaswamy | 2006-06-30 | 2 | -0/+458 |
* | Enhanced search functionality. patch submitted by Johnny Jacob Reviewed | Harish Krishnaswamy | 2006-06-30 | 5 | -495/+647 |
* | Fix for bug #252814 | Srinivasa Ragavan | 2006-06-19 | 3 | -4/+75 |
* | Fix for bug #262210 | Srinivasa Ragavan | 2006-06-19 | 2 | -7/+17 |
* | Removing aggressive time check when entering a date in the editor. Fixes | Johnny Jacob | 2006-06-09 | 2 | -1/+6 |
* | Call update (bar); the rest of the fix for bug #178631. | Jeffrey Stedfast | 2006-06-09 | 2 | -5/+13 |
* | Don't use gtk_signal_new() for the set_scroll_adjustments signal, and use | Federico Mena Quintero | 2006-06-08 | 2 | -8/+16 |
* | ** Fixes bug 343494 Use gtk_button_set_image if GTK+ is 2.6 or higher. | Hiroyuki Ikezoe | 2006-06-02 | 2 | -2/+26 |
* | Fix for #343280. No need to add label when we use | Li Yuan | 2006-05-30 | 2 | -7/+8 |
* | Fix compilation by adding missing ( | Thomas Vander Stichele | 2006-05-28 | 1 | -1/+1 |
* | Fix for Novell bug #178631 | Jeffrey Stedfast | 2006-05-27 | 4 | -478/+451 |
* | fixed ChangeLog | Jeffrey Stedfast | 2006-05-27 | 1 | -160/+179 |
* | Added support for saving/attaching files/events/mails from/to remote shares | Srinivasa Ragavan | 2006-05-25 | 4 | -7/+23 |
* | Committing a patch to build without cairo and fixed a issue where entire | Srinivasa Ragavan | 2006-05-04 | 2 | -18/+665 |
* | ** Fixes bug #339138 | Boby Wang | 2006-04-27 | 2 | -1/+8 |
* | ** Fixes bug #332821 Implement the accessibility of EExpander. | Boby Wang | 2006-04-27 | 2 | -0/+9 |
* | Added icons to search menu. | Srinivasa Ragavan | 2006-04-26 | 2 | -3/+11 |
* | Added icons for Find and Clear buttons. | Srinivasa Ragavan | 2006-04-26 | 2 | -4/+14 |
* | Committing fix for bug #335861 | Srinivasa Ragavan | 2006-04-26 | 2 | -1/+8 |
* | Added Cairo Support to Evolution Calendar. | Srinivasa Ragavan | 2006-04-24 | 2 | -53/+83 |
* | Added code to create image attachment's icon in non-gui thread. | Srinivasa Ragavan | 2006-04-22 | 2 | -0/+66 |
* | **Fixes bug #335618 If the row being deleted is the last one, we should | Li Yuan | 2006-04-10 | 2 | -0/+8 |
* | Fixes bug #332140 Changed to transfer filenames from utf-8 to glib | Simon Zheng | 2006-03-06 | 2 | -4/+13 |
* | ** Fixes for 333235 If width of a widget is 0, don't draw it. | Jeff Cai | 2006-03-06 | 2 | -4/+12 |
* | Fix for Bug #331998. | Devashish Sharma | 2006-02-28 | 2 | -0/+9 |
* | Fixes bug #322789 | Srinivasa Ragavan | 2006-02-24 | 2 | -2/+10 |
* | damn, changed the wrong changelog. so removing and adding. :-) | Andre Klapper | 2006-02-14 | 1 | -0/+5 |
* | adding thai support. fixes the UI part of bug 251062. | Andre Klapper | 2006-02-14 | 1 | -0/+3 |
* | a11y changes for bug #330723 | Karsten Bräckelmann | 2006-02-11 | 4 | -7/+15 |
* | Tons of cleanups of the following sort: - remove unused vars - remove | Kjartan Maraas | 2006-01-30 | 22 | -150/+24 |
* | fixes #250754 | Chenthill Palanisamy | 2006-01-30 | 1 | -3/+3 |
* | Committing patch from Nancy Cai | Srinivasa Ragavan | 2006-01-23 | 2 | -0/+8 |
* | ** Fixes bug #326265 | Srinivasa Ragavan | 2006-01-14 | 2 | -1/+8 |
* | remove the pruned file from MakeFile.am | Chenthill Palanisamy | 2006-01-11 | 2 | -1/+5 |
* | Remove e-util-marshal.list in current directory, and use the copy in | Simon Zheng | 2006-01-11 | 11 | -66/+24 |
* | Use e_util_mkdir_hier() instead of e_mkdir_hier(). | Simon Zheng | 2006-01-10 | 3 | -0/+3 |
* | assign the data first before accessing it. | Parthasarathi Susarla | 2006-01-06 | 2 | -1/+6 |
* | Set the foreground only if the widget has already been realized. Fixes | Harish Krishnaswamy | 2006-01-02 | 2 | -2/+13 |
* | Fix for #325129. | Harish Krishnaswamy | 2006-01-02 | 1 | -1/+1 |
* | harmonized "URL", "Url" and "url". Fixes bug 325125. | Andre Klapper | 2005-12-30 | 1 | -1/+1 |
* | ** Fixes bug #324590 | Srinivasa Ragavan | 2005-12-22 | 2 | -0/+22 |
* | ** See Bug #246233 : Changed "Search Editor" to "Searches" | Veerapuram Varadhan | 2005-12-20 | 2 | -1/+7 |
* | Use g_ascii_strcasecmp(). (strcase_hash): Use g_ascii_tolower(). | Tor Lillqvist | 2005-12-18 | 2 | -11/+7 |
* | Use gstdio wrappers. Construct glade file name at run-time. | Tor Lillqvist | 2005-12-18 | 2 | -2/+12 |
* | Construct map file name at run-time. | Tor Lillqvist | 2005-12-18 | 2 | -1/+7 |
* | Use gstdio wrappers. Construct glade file name at run-time. | Tor Lillqvist | 2005-12-18 | 2 | -3/+29 |
* | Link with bootstrap libs on Win32. Use EVOLUTION_IMAGES instead of MAP_DIR | Tor Lillqvist | 2005-12-18 | 2 | -22/+41 |
* | Added a visual cue to search bar to indicate search filter active. | Srinivasa Ragavan | 2005-12-15 | 3 | -1/+60 |
* | Patch from Irene Huang <Irene.Huang@sun.com>. | Veerapuram Varadhan | 2005-12-13 | 1 | -2/+2 |
* | e-dateedit.c Include e-time-utils.h from libedataserver instead of using | Tor Lillqvist | 2005-11-24 | 3 | -2/+9 |
* | Commiting Johnny Jacob's patch on EDateEdit | Srinivasa Ragavan | 2005-11-24 | 2 | -1/+64 |
* | Fix a division-by-zero error crasher. (Update: when in doubt, protect with | Harish Krishnaswamy | 2005-11-17 | 1 | -2/+2 |
* | Fix a division-by-zero error crasher | Harish Krishnaswamy | 2005-11-17 | 2 | -0/+7 |
* | Added a function to get all attachments of the attachment bar for plugin | Srinivasa Ragavan | 2005-11-16 | 3 | -0/+31 |
* | Adjusted the size of date edit widgets. | Chenthill Palanisamy | 2005-11-14 | 2 | -2/+7 |
* | Set a size for the date edit widgets, so that it doesnt expand too much. | Srinivasa Ragavan | 2005-11-14 | 2 | -0/+7 |
* | gtk_pixbuf_add_alpha returns a newly allocated pixbuf, so, free the | Veerapuram Varadhan | 2005-10-04 | 2 | -1/+12 |
* | Use g_ascii_strcasecmp() instead of strcasecmp(). We are comparing to | Tor Lillqvist | 2005-09-28 | 2 | -4/+12 |
* | Start search on category, when the category is selected. | Sushma Rai | 2005-09-20 | 2 | -1/+9 |
* | Fix for bug #314136. Shows filename in the remote download in composer. | Srinivasa Ragavan | 2005-08-24 | 4 | -7/+27 |
* | cast warning away. | Not Zed | 2005-08-24 | 3 | -3/+8 |
* | Resolve #309074 | Francisco Javier F. Serrador | 2005-08-22 | 1 | -1/+1 |
* | Use camel_url to construct url (eab_icon_clicked_cb) | Srinivasa Ragavan | 2005-08-19 | 4 | -13/+86 |
* | Fixed few warnings | Srinivasa Ragavan | 2005-08-16 | 2 | -2/+7 |
* | Fix for bug #312545 | Srinivasa Ragavan | 2005-08-16 | 3 | -19/+25 |
* | revert dobey's last patch here, it completely broke customisation of the | Not Zed | 2005-08-15 | 2 | -11/+16 |
* | Added a function to force refresh/resize the icons. | Srinivasa Ragavan | 2005-08-11 | 3 | -0/+12 |
* | Add a11y name to the left table of config dialog. Add name to the left | Li Yuan | 2005-08-04 | 1 | -1/+1 |
* | escape the "%" character correctly. | David Malcolm | 2005-08-03 | 2 | -1/+6 |
* | added bug id 310488 to changelog | Sushma Rai | 2005-07-29 | 1 | -6/+7 |