aboutsummaryrefslogtreecommitdiffstats
path: root/widgets
Commit message (Expand)AuthorAgeFilesLines
* Fix the string freeze break of the former commit.Andre Klapper2008-02-242-1/+6
* Fix for bug #471779 (Timezone entries in the timezone dialog combo-box are no...Suman Manjunath2008-02-243-83/+115
* ** Fix for bug #383438Milan Crha2008-02-202-1/+8
* ** Fix for bug #209353Milan Crha2008-02-202-1/+17
* ** Part of fix for bug #515744Milan Crha2008-02-183-3/+17
* ** Fix for bnc #178778Srinivasa Ragavan2008-02-182-2/+8
* ** Fix for bug #249501Milan Crha2008-02-082-0/+23
* Fix a compiler warning.Matthew Barnes2008-02-032-52/+6
* ** Fix for bug #512623Milan Crha2008-02-013-6/+16
* Replace G_GNUC_FUNCTION (deprecated) with G_STRFUNC.Matthew Barnes2008-01-294-5/+12
* Fix some gradient issues.Srinivasa Ragavan2008-01-282-4/+8
* Fix for 467581 : wrap a/c searches in a camel-op for better cancellation.Johnny Jacob2008-01-253-1/+9
* Fix typo: s/EVOLUTON_MAIL_LIBS/EVOLUTION_MAIL_LIBS/. No need to useTor Lillqvist2008-01-252-2/+7
* ** Fix for bug #402487Milan Crha2008-01-242-2/+12
* Cairofication of the preference window's etable.Srinivasa Ragavan2008-01-244-80/+28
* ** Fix for bug #511105Milan Crha2008-01-234-5/+19
* ** Fix for bug #511094Milan Crha2008-01-232-0/+10
* Draw the cursor only for multiselection.Srinivasa Ragavan2008-01-202-3/+7
* Removed the pixmap cache. It wasn't giving alpha for the cairo renderedSrinivasa Ragavan2008-01-203-110/+87
* Patch from Mayank Jain <mayank.gnu@gmail.com> ** Fix for bug #348638 (Cleanl...Suman Manjunath2008-01-142-16/+32
* Patch by Jean-Christophe BEGUE to fix bug #329692.Jeffrey Stedfast2008-01-122-1/+9
* ** Fix for bug #488213Milan Crha2008-01-124-8/+17
* ** Most of the errors are now non-intrusiveSrinivasa Ragavan2008-01-104-12/+39
* ** Fix for bug #339813Milan Crha2008-01-073-7/+62
* Part of bug #504480 Possible leak fix. Function prototype changed andMilan Crha2008-01-043-5/+14
* ** Fix for bug #504480Matthew Barnes2008-01-042-0/+15
* ** Fix for bug #211353Milan Crha2007-12-172-0/+10
* ** Non-intrusive errror reporting and basic logging support.Srinivasa Ragavan2007-12-177-26/+500
* ** Fixes bug 474651Tobias Mueller2007-12-142-3/+3
* ** Fixes bug #392747 (extra cleanup work)Matthew Barnes2007-12-062-9/+10
* Patch from David Turner <cillian64@googlemail.com>: Fix for bug #408170 (mis...Suman Manjunath2007-12-062-2/+9
* ** Fix for bug #458824David Turner2007-12-042-5/+11
* ** Fixes bug #392747Matthew Barnes2007-12-033-29/+16
* ** Fixes part of bug #495123Matthew Barnes2007-12-025-0/+415
* ** Fixes bug #495123Matthew Barnes2007-11-284-0/+487
* ** Fixes bug #495951 Use GtkTreeView in place of ETableGilles Dartiguelongue2007-11-274-276/+259
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-15226-2602/+2602
* ** Fix for bug #255051Milan Crha2007-11-054-1/+25
* ** Fix for bug #231166Milan Crha2007-11-052-38/+98
* ** Fix for bug #341085Milan Crha2007-11-052-5/+12
* ** Fix for bug #351932Milan Crha2007-11-053-0/+25
* ** Fixes bug #492058Damien Carbery2007-11-033-10/+18
* ** Fix for bug #463946Milan Crha2007-11-022-0/+8
* ** Miscellaneous compiler warning fixes.Matthew Barnes2007-11-012-2/+7
* text/e.entry.[ch] text/e-completion.[ch] text/e-text-model-uri.[ch]Kjartan Maraas2007-10-3120-3996/+34
* Warning fixes: - NULL vs. 0 vs. FALSE - Mark som code staticKjartan Maraas2007-10-319-17/+38
* Warning fixes: - NULL vs 0 vs FALSE - ANSIfication of functionKjartan Maraas2007-10-3116-50/+81
* ** Fix for bug #483785Michael Monreal2007-10-312-1/+9
* ** Workaround for bug #395272Tobias Mueller2007-10-262-8/+21
* ** Fixes part of bug #417999Matthew Barnes2007-10-232-5/+14
* ** Fixes bug 360134Tobias Mueller2007-10-124-4/+5
* ** Fixes bug #437579Matthew Barnes2007-10-1012-44/+56
* Remove an unused function left behind by my previous commit.Matthew Barnes2007-10-021-10/+0
* ** Fixes bug #469657Matthew Barnes2007-10-023-67/+42
* 2007-10-01 mcrha Fix for bug #470837Milan Crha2007-10-012-24/+46
* 2007-10-01 mcrha Fix for bug #413420Milan Crha2007-10-012-1/+58
* 2007-10-01 mcrha Fix for bug #474557Milan Crha2007-10-012-3/+10
* Fix for bug #461195 from Hiroyuki Ikezoe.Matthew Barnes2007-09-2822-44/+74
* 2007-09-27 mcrha Fix for bug #478871Milan Crha2007-09-272-4/+13
* 2007-09-27 mcrha Fix for bug #479716 (needs run autogen.sh)Milan Crha2007-09-274-2129/+31
* 2007-09-26 mcrha Fix for bug #423401Milan Crha2007-09-264-8/+41
* 2007-09-26 mcrha Fix for bug #351333Milan Crha2007-09-262-3/+21
* 2007-09-26 mcrha Fix for bug #340748Milan Crha2007-09-262-0/+9
* ** Fixes bug #476040Matthew Barnes2007-09-132-4/+9
* 2007-09-07 mcrha Fix for bug #473903Milan Crha2007-09-072-1/+8
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-02279-554/+550
* Move away from g_asserts from g_return*.Srinivasa Ragavan2007-08-3120-61/+109
* ** Fixes bug #411619Matthew Barnes2007-08-253-8/+12
* 2007-08-24 mcrha Fix for bug #239441Milan Crha2007-08-242-1/+23
* ** Fixes bug #309166Matthew Barnes2007-08-242-6/+88
* ** Fixes bug #303877.Matthew Barnes2007-08-242-2/+82
* ** Fixes bug #303878Matthew Barnes2007-08-243-3/+77
* 2007-08-16 mcrha Part of fix for bug #350539Milan Crha2007-08-163-2/+17
* ** Fix for bug #419690Srinivasa Ragavan2007-08-072-0/+10
* 2007-08-07 mcrha Fix for bug #463946Milan Crha2007-08-072-2/+9
* ** Fix for bug #429234Srinivasa Ragavan2007-08-062-0/+8
* ** Fix for bug #455799Hiroyuki Ikezoe2007-08-047-70/+0
* 2007-08-03 mcrha Fix for bug #335566Milan Crha2007-08-032-0/+15
* ** Fix for bug #451599Srinivasa Ragavan2007-08-032-1/+8
* 2007-08-03 mcrha Fix for bug #331729Milan Crha2007-08-032-1/+11
* Remove E_MAKE_TYPE macro.Hiroyuki Ikezoe2007-07-2890-1105/+733
* Collect all the required package versions in one place and explicitlyMatthew Barnes2007-07-286-6/+24
* ** Fix for bug #323522Srinivasa Ragavan2007-07-272-1/+9
* Plugged memory leak.Hiroyuki Ikezoe2007-07-262-0/+9
* Remove needless g_strndup().Hiroyuki Ikezoe2007-07-192-6/+6
* Remove needless g_strndup().Hiroyuki Ikezoe2007-07-152-4/+7
* Fix the date. See comments in bug #353752.Hiroyuki Ikezoe2007-07-121-1/+1
* Fix for bug #353752Srinivasa Ragavan2007-07-096-70/+101
* Fixes #387844Chenthill Palanisamy2007-07-092-1/+8
* Remove a warningSrinivasa Ragavan2007-06-182-1/+5
* ** Fix for bug #446015 from Gilles Dartiguelongue Srinivasa Ragavan2007-06-184-303/+346
* Fix for bug #448223 from Gilles DartiguelongueSrinivasa Ragavan2007-06-182-29/+12
* ** Fix for bug #325882Srinivasa Ragavan2007-06-184-3/+12
* ** Fix for bug #257118Srinivasa Ragavan2007-06-182-1/+39
* ** Fix for bug #263207Srinivasa Ragavan2007-06-182-6/+34
* ** Fixes bug #447727Matthew Barnes2007-06-157-568/+54
* Free the model_cols array when the instance is destroyed (#447742).Matthew Barnes2007-06-152-0/+16
* Added construct function.Chenthill Palanisamy2007-06-043-3/+29
* ** Fix for bug #386503 from Matthew BarnesSrinivasa Ragavan2007-06-033-32/+36
* ** Fix for bug #416031 from Martin JürgensSrinivasa Ragavan2007-06-032-0/+9
* Fix compilation warnings in widgets folder (#441014).Matthew Barnes2007-06-0323-209/+276
* ** Fix for bug #333707 from David MooreSrinivasa Ragavan2007-05-312-0/+43
* ** Fixes bug #441010Matthew Barnes2007-05-259-1454/+162
* ** Fixes bug #424562Matthew Barnes2007-05-252-16/+6
* Fixes #439049.Wang Xin2007-05-212-1/+6
* Add support for GMail like sortingSrinivasa Ragavan2007-05-176-1/+66
* Add code to support default thread expand stateSrinivasa Ragavan2007-05-162-1/+26
* Fix for #325118Srinivasa Ragavan2007-05-142-0/+8
* ** Fix for bug #378441 from Ebby WiselynSrinivasa Ragavan2007-05-142-11/+17
* Fix for bug #355919simon.zheng2007-05-122-1/+12
* Add tooltips for Views menu.Srinivasa Ragavan2007-05-112-0/+12
* Emit "changed" signal. (#434981)Matthew Barnes2007-05-042-1/+8
* ** Fixes bug #433005 (patch from Daniel Gryniewicz)Matthew Barnes2007-04-252-0/+6
* Clean up printing in Evolution (bug #426816)Matthew Barnes2007-04-207-85/+88
* Experiment spinner for status bar.Srinivasa Ragavan2007-04-202-6/+15
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-2058-216/+400
* ** Added spinner widgetsSrinivasa Ragavan2007-04-114-0/+1062
* Use e_time_format_time to ensure evolution and evolution- data-server useJeff Cai2007-04-092-7/+11
* Fix "incompatible pointer type" warnings (#360619).Matthew Barnes2007-03-307-14/+28
* Fix build breakage due to poorly placed preprocessor condition.Matthew Barnes2007-03-272-1/+6
* Don't mix declarations and code (#405495).Matthew Barnes2007-03-276-5/+18
* ** Fixes bug #419524Matthew Barnes2007-03-2163-73/+91
* ** Fixes bug #360240Matthew Barnes2007-03-175-4/+15
* ** Fixes bug #357216Matthew Barnes2007-03-0111-2/+90
* Fixes bug #368983Srinivasa Ragavan2007-02-122-1/+17
* Print migration updates from Ebby Wiselyn.Srinivasa Ragavan2007-02-126-17/+34
* ** Fixes bug #357216Matthew Barnes2007-02-099-105/+76
* ** Committing Ebby Wiselyn's patch for GtkPrint API migration. 2006-01-22Srinivasa Ragavan2007-01-2310-286/+255
* Correct the date-stampHarish Krishnaswamy2007-01-081-1/+1
* Initialize ESearchBarItem type to ESB_ITEMTYPE_RADIO. Fixes #382860.Harish Krishnaswamy2007-01-082-2/+7
* Fixes bug #357970Matthew Barnes2006-12-042-1/+8
* Fixes bug #357970Matthew Barnes2006-12-0412-70/+85
* Fixes bug #357970Matthew Barnes2006-12-047-23/+19
* Fixes bug #381642.Harish Krishnaswamy2006-12-042-0/+13
* Fix read of uninitialized ESearchBarItems. Partially fixes #381642.Harish Krishnaswamy2006-12-042-2/+7
* type should be initialized to 0, not NULL.Harish Krishnaswamy2006-11-212-1/+6
* ** Fixes bug #357492 put the attachment pointes into a temporary array.Parthasarathi Susarla2006-11-152-4/+18
* ** Fix for bug #360237 & bug #359236Srinivasa Ragavan2006-10-112-2/+13
* Make two strings translatable.Francisco Javier F. Serrador2006-10-032-2/+6
* Revert the previous patch as per rel-team disapproval on the commit.Harish Krishnaswamy2006-10-022-1/+6
* ** Fix for bug #329694Ushveen kaur2006-09-292-0/+7
* ** Fixes bug #335814Ushveen Kaur2006-09-292-1/+8
* Fixes a lot of search issues.Srinivasa Ragavan2006-09-294-65/+198
* ** Fixes bug #341474 patch from UshveenSrinivasa Ragavan2006-09-292-19/+11
* ** Fixes bug #351332Matthew Barnes2006-09-192-0/+7
* ** Fixes bug #352450Matthew Barnes2006-09-1819-62/+76
* ** Fix for bug #325614Ushveen Kaur2006-09-122-1/+10
* ** Fixes bug #341099.Hiroyuki Ikezoe2006-09-072-1/+7
* ** Fix for bug #353059Srinivasa Ragavan2006-08-282-1/+8
* ** Fixes bug #337582Hiroyuki Ikezoe2006-08-242-134/+31
* flip month view in RTL locale - fixes bug 342443. committed by AndreBehnam Esfahbod2006-08-233-8/+29
* improve GError initialization code - fixes bug 352423. committed by AndreMatthew Barnes2006-08-232-3/+7
* ** Fixes bug #347238Srinivasa Ragavan2006-08-232-4/+14
* changed window focus. Fixes bug #266802.Andre Klapper2006-08-212-3/+8
* ** Fixes bug #348753Li Yuan2006-08-212-0/+24
* fixes a lot of search issues.Srinivasa Ragavan2006-08-214-40/+109
* Fix for bug 347430Srinivasa Ragavan2006-08-214-5/+14
* Commiting patch from Pavel Roskin for adding missing headers.Srinivasa Ragavan2006-08-205-0/+30
* Fixes 350559. Disable timeout function when the map is destroyed.Jeff Cai2006-08-202-0/+24
* Fix for bug #350884 (GMail like thread sorting)Srinivasa Ragavan2006-08-192-1/+21
* Fix for bug #341482Srinivasa Ragavan2006-08-103-5/+13
* Committed Johnny's string changes for searchSrinivasa Ragavan2006-08-054-8/+46
* Fix for bug #349565Srinivasa Ragavan2006-08-022-1/+6
* Added configure option for disabling cairo calendarSrinivasa Ragavan2006-07-282-2/+5
* Add missing headers. Fixes #347689.Yuri Pankov2006-07-222-0/+7
* ** Fixes 342313. Use GTK_CHECK_VERSION instead of GTK_2_2.Hiroyuki Ikezoe2006-07-212-4/+9
* Modified the mnemonics for avoiding the conflict with attachment bar.Srinivasa Ragavan2006-07-202-2/+9
* Added cairo font rendering to ECell and EText.Srinivasa Ragavan2006-07-205-7/+44
* remove "*" from translation. Fixes bug #331147.Andre Klapper2006-07-197-7/+20
* ** Fixes bug #333041 add gettext support to some strings.Benoît Dejean2006-07-182-6/+11
* Evolution side coding for implementing security-classification send-options f...Sankarasivasubramanian Pasupathilingam2006-07-174-21/+129
* Fix for bug #347166Srinivasa Ragavan2006-07-172-3/+8
* Fix for bug 341333Srinivasa Ragavan2006-07-142-3/+10
* remove empty strings from translationAndre Klapper2006-07-132-2/+7
* ** Fixes bug #347182Hiroyuki Ikezoe2006-07-122-1/+6
* change the changelog's dateLi Yuan2006-07-111-1/+1
* ** Fixes bug #345402Li Yuan2006-07-112-1/+10
* Revert the previous patch. Requires rework.Harish Krishnaswamy2006-07-103-125/+10
* Added code for Resize Transparency with Cairo drawing. Added code toRajeev ramanathan2006-07-103-4/+130
* ** Fixes bug #341354. Plugged memory leak.Hiroyuki Ikezoe2006-07-072-0/+7
* removing the noise i added. sorry.Andre Klapper2006-07-041-1/+1
* fixing two typos, adding translator comments.Andre Klapper2006-07-042-3/+13
* Fix compile error in solarisHarry Lu2006-07-033-1/+10
* Enhanced search functionality. patch submitted by Johnny Jacob ReviewedHarish Krishnaswamy2006-06-302-0/+458
* Enhanced search functionality. patch submitted by Johnny Jacob ReviewedHarish Krishnaswamy2006-06-307-496/+682
* Fix compiler warning.Harish Krishnaswamy2006-06-202-1/+5
* Define gmtime_r() and localtime_r() macros for Win32. Should not declareTor Lillqvist2006-06-192-0/+21
* Fix for bug #252814Srinivasa Ragavan2006-06-193-4/+75
* Fix for bug #262210Srinivasa Ragavan2006-06-192-7/+17
* Committed fix for bug #204798 , #235691 , #229132Srinivasa Ragavan2006-06-142-15/+123
* **Fixes bug #338295 Use pango to handle text when printing tasks.simon.zheng2006-06-122-29/+73
* ** Fixes bug #343764 now entirely Adding a weak reference to avoidEd Catmur2006-06-122-0/+7
* Committing a fix for sorting in the vertical view message list.Srinivasa Ragavan2006-06-125-22/+56
* Removing aggressive time check when entering a date in the editor. FixesJohnny Jacob2006-06-092-1/+6
* Call update (bar); the rest of the fix for bug #178631.Jeffrey Stedfast2006-06-092-5/+13
* ** Fixes bug #343764 Ensure g_label points to the right widget beforeCarlos Garcia Campos2006-06-082-3/+9
* Don't use gtk_signal_new() for the set_scroll_adjustments signal, and useFederico Mena Quintero2006-06-082-8/+16
* Remove extra tabs. Fixes #343734.Hiroyuki Ikezoe2006-06-052-2/+6
* Added support for Vertical View in Evolution Mailer with custom message list.Srinivasa Ragavan2006-06-037-3/+516
* ** Fixes bug 343494 Use gtk_button_set_image if GTK+ is 2.6 or higher.Hiroyuki Ikezoe2006-06-022-2/+26
* Fix for #343280. No need to add label when we useLi Yuan2006-05-302-7/+8
* Fix compilation by adding missing (Thomas Vander Stichele2006-05-281-1/+1
* Fix for Novell bug #178631Jeffrey Stedfast2006-05-274-478/+451
* fixed ChangeLogJeffrey Stedfast2006-05-271-160/+179
* Added support for saving/attaching files/events/mails from/to remote sharesSrinivasa Ragavan2006-05-254-7/+23
* Reviewed and committed by Harish Krishnaswamy <kharish@novell.com>Hiroyuki Ikezoe2006-05-122-2/+6
* Committing a patch to build without cairo and fixed a issue where entireSrinivasa Ragavan2006-05-042-18/+665
* ** Fixes bug #339138Boby Wang2006-04-272-1/+8
* ** Fixes bug #332821 Implement the accessibility of EExpander.Boby Wang2006-04-272-0/+9
* Added icons to search menu.Srinivasa Ragavan2006-04-262-3/+11
* Added icons for Find and Clear buttons.Srinivasa Ragavan2006-04-262-4/+14
* Committing fix for bug #335861Srinivasa Ragavan2006-04-262-1/+8
* Added Cairo Support to Evolution Calendar.Srinivasa Ragavan2006-04-242-53/+83
* Added code to create image attachment's icon in non-gui thread.Srinivasa Ragavan2006-04-222-0/+66
* **Fixes bug #335618 If the row being deleted is the last one, we shouldLi Yuan2006-04-102-0/+8
* ** Fixes bug #327035 Grab focus only from widgets which can have focus on.Jeff Cai2006-04-102-1/+8
* Fixes bug #332140 Changed to transfer filenames from utf-8 to glibSimon Zheng2006-03-062-4/+13
* ** Fixes for 333235 If width of a widget is 0, don't draw it.Jeff Cai2006-03-062-4/+12
* Committing fix for bug #328283Srinivasa Ragavan2006-03-022-2/+10
* ** Fixes bug #331400Simon Zheng2006-03-012-1/+15
* Fix for Bug #331998.Devashish Sharma2006-02-282-0/+9
* Fixed bug #332408Srinivasa Ragavan2006-02-242-0/+56
* Fixes bug #322789Srinivasa Ragavan2006-02-242-2/+10
* Fixes bug #328283Srinivasa Ragavan2006-02-142-2/+12
* damn, changed the wrong changelog. so removing and adding. :-)Andre Klapper2006-02-142-5/+5
* adding thai support. fixes the UI part of bug 251062.Andre Klapper2006-02-142-0/+8
* a11y changes for bug #330723Karsten Bräckelmann2006-02-114-7/+15
* damned broken pipes! where's the plummerKjartan Maraas2006-01-301-13/+8
* Tons of cleanups of the following sort: - remove unused vars - removeKjartan Maraas2006-01-3050-336/+155
* fixes #250754Chenthill Palanisamy2006-01-302-3/+11
* removed string "dialog1" from translation. Fixes bug 306118.Andre Klapper2006-01-273-2/+7
* Committing patch from Nancy CaiSrinivasa Ragavan2006-01-232-0/+8
* Added functions to collapse/Expand allSrinivasa Ragavan2006-01-163-0/+52
* ** Fixes bug #220286Srinivasa Ragavan2006-01-162-1/+34
* ** Fixes bug #326264Srinivasa Ragavan2006-01-142-1/+8
* ** Fixes bug #326265Srinivasa Ragavan2006-01-142-1/+8
* Fixes the scroll issue with e-tree.Srinivasa Ragavan2006-01-132-0/+17
* Fix code style cruft from the previous commitHarish Krishnaswamy2006-01-111-1/+1
* Add the width to the pango layout.Johnny Jacob2006-01-112-2/+9
* remove the pruned file from MakeFile.amChenthill Palanisamy2006-01-112-1/+5
* Remove e-util-marshal.list in current directory, and use the copy inSimon Zheng2006-01-1111-66/+24
* Use e_util_mkdir_hier() instead of e_mkdir_hier().Simon Zheng2006-01-105-0/+26
* assign the data first before accessing it.Parthasarathi Susarla2006-01-062-1/+6
* Set the foreground only if the widget has already been realized. FixesHarish Krishnaswamy2006-01-022-2/+13
* Fix for #325129.Harish Krishnaswamy2006-01-021-1/+1
* harmonized "URL", "Url" and "url". Fixes bug 325125.Andre Klapper2005-12-311-0/+10
* harmonized "URL", "Url" and "url". Fixes bug 325125.Andre Klapper2005-12-301-1/+1
* fixed one typo. Fixes bug 306118 partially.Andre Klapper2005-12-231-1/+1
* ** Fixes bug #324590Srinivasa Ragavan2005-12-222-0/+22
* fixes #303876Chenthill Palanisamy2005-12-212-1/+11