aboutsummaryrefslogtreecommitdiffstats
path: root/widgets
Commit message (Expand)AuthorAgeFilesLines
* 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
* ** Fixes bug #240762Srinivasa Ragavan2005-12-202-1/+9
* ** See Bug #246233 : Changed "Search Editor" to "Searches"Veerapuram Varadhan2005-12-202-1/+7
* Use g_ascii_strcasecmp(). (strcase_hash): Use g_ascii_tolower().Tor Lillqvist2005-12-182-11/+7
* Use g_ascii_strcasecmp() instead of g_strcasecmp(). This function handlesTor Lillqvist2005-12-184-17/+18
* Use gstdio wrappers. Construct glade file name at run-time.Tor Lillqvist2005-12-182-2/+12
* Construct map file name at run-time.Tor Lillqvist2005-12-182-1/+7
* Use gstdio wrappers. Construct glade file name at run-time.Tor Lillqvist2005-12-182-3/+29
* Link with bootstrap libs on Win32. Use EVOLUTION_IMAGES instead of MAP_DIRTor Lillqvist2005-12-182-22/+41
* Include libedataserver/e-xml-utils.h for e_xml_save_file() prototype.Tor Lillqvist2005-12-182-2/+4
* Include libedataserver/e-xml-utils.h for e_xml_save_file() prototype.Tor Lillqvist2005-12-182-1/+4
* Construct glade file pathname at run-time.Tor Lillqvist2005-12-182-1/+13
* Link with libeutil.Tor Lillqvist2005-12-182-2/+7
* Link with bootstrap libs on Win32. Use E_WIDGETS_CFLAGS instead ofTor Lillqvist2005-12-182-5/+24
* Added a visual cue to search bar to indicate search filter active.Srinivasa Ragavan2005-12-153-1/+60
* Patch from Irene Huang <Irene.Huang@sun.com>.Veerapuram Varadhan2005-12-133-3/+12
* Fixed substitutions that I missed in the last commit.Harish Krishnaswamy2005-12-104-4/+4
* prefix the wrapper functions with e - do not use g lest it is assumed toHarish Krishnaswamy2005-12-097-9/+19
* Fixes #322740. change the condition expression for GDK_RIGHT and GDK_LEFT.Boby Wang2005-12-072-2/+8
* Load the widget pointer before using it. Fixes a compiler warning as wellVeerapuram Varadhan2005-12-062-1/+7
* Fixes bug #322776. When focus come into e-tree, it is possible that theLi Yuan2005-12-062-1/+9
* 2005-11-29 Simon Zheng <simon.zheng@sun.comaHarry Lu2005-11-292-3/+12
* e-dateedit.c Include e-time-utils.h from libedataserver instead of usingTor Lillqvist2005-11-243-2/+9
* Commiting Johnny Jacob's patch on EDateEditSrinivasa Ragavan2005-11-242-1/+64
* Fix a division-by-zero error crasher. (Update: when in doubt, protect withHarish Krishnaswamy2005-11-171-2/+2
* Fix a division-by-zero error crasherHarish Krishnaswamy2005-11-172-0/+7
* Added a function to get all attachments of the attachment bar for pluginSrinivasa Ragavan2005-11-163-0/+31
* Adjusted the size of date edit widgets.Chenthill Palanisamy2005-11-142-2/+7
* Set a size for the date edit widgets, so that it doesnt expand too much.Srinivasa Ragavan2005-11-142-0/+7
* Use gnome_font_find_closest instead of gnome_font_find since Helvetica isKaushal Kumar2005-10-142-1/+10
* dded case insensitive compare support etable, and using it for OrganizationSushma Rai2005-10-042-0/+8
* gtk_pixbuf_add_alpha returns a newly allocated pixbuf, so, free theVeerapuram Varadhan2005-10-042-1/+12
* e-table.c (e_table_load_specification) e-table-specification.cTor Lillqvist2005-09-304-3/+12
* menus/gal-view-collection.c (load_single_dir) UseTor Lillqvist2005-09-303-2/+10
* Fix #240762. If the galview implement the edit function, enable the editLi Yuan2005-09-292-2/+9
* On Win32, use bootstrap import library for libemiscwidgets, which hasn'tTor Lillqvist2005-09-282-10/+27
* Use g_ascii_strcasecmp() instead of strcasecmp(). We are comparing toTor Lillqvist2005-09-282-5/+12
* Use g_ascii_strcasecmp() instead of strcasecmp(). We are comparing toTor Lillqvist2005-09-282-4/+12
* Install in privsolib instead of privlib (no difference on Unix). UseTor Lillqvist2005-09-282-9/+19
* On Win32, use bootstrp import library for libemiscwidgets, which hasn'tTor Lillqvist2005-09-282-1/+18
* Start search on category, when the category is selected.Sushma Rai2005-09-202-1/+9
* Fixes #314352. if accessibility is enabled, we enable horizontal cusorLi Yuan2005-08-252-2/+13
* Fix for bug #314136. Shows filename in the remote download in composer.Srinivasa Ragavan2005-08-244-7/+27
* fix some missing casts.Not Zed2005-08-242-4/+8
* cast warning away.Not Zed2005-08-243-3/+8
* Resolve #309074Francisco Javier F. Serrador2005-08-222-2/+2
* Use camel_url to construct url (eab_icon_clicked_cb)Srinivasa Ragavan2005-08-194-13/+86
* Fixed few warningsSrinivasa Ragavan2005-08-162-2/+7
* Fix for bug #312545Srinivasa Ragavan2005-08-163-19/+25
* ** See bug #313063.Not Zed2005-08-152-1/+9
* revert dobey's last patch here, it completely broke customisation of theNot Zed2005-08-152-11/+16
* Added a function to force refresh/resize the icons.Srinivasa Ragavan2005-08-113-0/+12
* Add a11y name to the left table of config dialog. Add name to the leftLi Yuan2005-08-044-3/+35
* escape the "%" character correctly.David Malcolm2005-08-032-1/+6
* added bug id 310488 to changelogSushma Rai2005-07-291-6/+7
* Void function should not return value.Mengjie Yu2005-07-292-2/+11
* used ref instead of copying the entire mime part. Also commitedSrinivasa Ragavan2005-07-293-45/+28
* Added checks for the parameters.Srinivasa Ragavan2005-07-252-0/+33
* Fixes a bug where it allows just builtin views to be edited and not userSrinivasa Ragavan2005-07-252-2/+8
* Added code to use stock icons instead of -> and <-Srinivasa Ragavan2005-07-252-8/+262
* ESendOptionsDialogClass: has a member new virtual method for defaultVivek Jain2005-07-203-1/+27
* Cleaned up most of it. Added the DnD.Srinivasa Ragavan2005-07-205-131/+407
* Added gnome-vfs-module-2.0 to E_WIDGET_CFLAGS. Added e-attachment-bar.[ch]Srinivasa Ragavan2005-07-117-1/+2008
* Added widgets in INCLUDES.Kaushal Kumar2005-06-2355-78/+96
* Added from gal/gal/e-table as Gal is retired from Head and e-table filesKaushal Kumar2005-06-212-0/+8923
* If only a few rows have changed, emit each as a separate row_changed eventNot Zed2005-06-201-2/+31