aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc
Commit message (Expand)AuthorAgeFilesLines
* ** Fixes bug #441010Matthew Barnes2007-05-256-1426/+15
* Fixes #439049.Wang Xin2007-05-212-1/+6
* Fix for #325118Srinivasa Ragavan2007-05-142-0/+8
* 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-201-1/+0
* Experiment spinner for status bar.Srinivasa Ragavan2007-04-202-6/+15
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-2023-99/+172
* ** 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-302-3/+8
* 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-273-2/+10
* ** Fixes bug #419524Matthew Barnes2007-03-2125-24/+30
* ** Fixes bug #360240Matthew Barnes2007-03-173-2/+8
* Fixes bug #368983Srinivasa Ragavan2007-02-122-1/+17
* Print migration updates from Ebby Wiselyn.Srinivasa Ragavan2007-02-123-9/+19
* 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-047-23/+19
* 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-191-0/+1
* ** Fixes bug #352450Matthew Barnes2006-09-186-24/+24
* ** 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
* 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
* ** 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-212-0/+8
* Commiting patch from Pavel Roskin for adding missing headers.Srinivasa Ragavan2006-08-202-0/+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
* Modified the mnemonics for avoiding the conflict with attachment bar.Srinivasa Ragavan2006-07-202-2/+9
* remove "*" from translation. Fixes bug #331147.Andre Klapper2006-07-193-4/+10
* 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
* ** Fixes bug #347182Hiroyuki Ikezoe2006-07-121-1/+0
* change the changelog's dateLi Yuan2006-07-111-1/+1
* ** Fixes bug #345402Li Yuan2006-07-112-1/+10
* 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-305-495/+647
* Fix for bug #252814Srinivasa Ragavan2006-06-193-4/+75
* Fix for bug #262210Srinivasa Ragavan2006-06-192-7/+17
* 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
* Don't use gtk_signal_new() for the set_scroll_adjustments signal, and useFederico Mena Quintero2006-06-082-8/+16
* ** 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
* 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 #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
* Fix for Bug #331998.Devashish Sharma2006-02-282-0/+9
* Fixes bug #322789Srinivasa Ragavan2006-02-242-2/+10
* damn, changed the wrong changelog. so removing and adding. :-)Andre Klapper2006-02-141-0/+5
* adding thai support. fixes the UI part of bug 251062.Andre Klapper2006-02-141-0/+3
* a11y changes for bug #330723Karsten Bräckelmann2006-02-114-7/+15
* Tons of cleanups of the following sort: - remove unused vars - removeKjartan Maraas2006-01-3022-150/+24
* fixes #250754Chenthill Palanisamy2006-01-301-3/+3
* Committing patch from Nancy CaiSrinivasa Ragavan2006-01-232-0/+8
* ** Fixes bug #326265Srinivasa Ragavan2006-01-142-1/+8
* 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-103-0/+3
* 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-301-1/+1
* ** Fixes bug #324590Srinivasa Ragavan2005-12-222-0/+22
* ** 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 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
* 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-131-2/+2
* 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
* gtk_pixbuf_add_alpha returns a newly allocated pixbuf, so, free theVeerapuram Varadhan2005-10-042-1/+12
* Use g_ascii_strcasecmp() instead of strcasecmp(). We are comparing toTor Lillqvist2005-09-282-4/+12
* Start search on category, when the category is selected.Sushma Rai2005-09-202-1/+9
* Fix for bug #314136. Shows filename in the remote download in composer.Srinivasa Ragavan2005-08-244-7/+27
* cast warning away.Not Zed2005-08-243-3/+8
* Resolve #309074Francisco Javier F. Serrador2005-08-221-1/+1
* 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
* 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-041-1/+1
* 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-291-2/+4
* 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
* 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-2312-15/+21
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-1730-76/+190
* add relation to date_button.Li Yuan2005-05-312-0/+8
* move e-error.[ch] and e-system-errors.xml to e-util/. remove test-error.Not Zed2005-05-166-743/+6
* Add profiler so that it gets disted properlyRodney Dawes2005-05-143-13/+17
* ChangeLogShreyas Srinivasan2005-05-121-0/+4
* Fixed #272005Shreyas Srinivasan2005-05-121-10/+46
* Fix the bug 303856. Enables OK button when arrow key used to change theSrinivasa Ragavan2005-05-121-0/+22
* Fixed a typo. #273095Sarfraaz Ahmed2005-05-062-2/+5
* Fix for 273097Harish Krishnaswamy2005-05-062-4/+4
* Fixes 273096Harish Krishnaswamy2005-05-062-2/+6
* Solaris gettext crashes on NULL input string. Fixes #260312. PatchSarfraaz Ahmed2005-05-061-1/+1
* Port to Windows, initial commit:Tor Lillqvist2005-04-2917-83/+95
* we should not do any layout adjustment if the item doesn't exist.Mengjie Yu2005-04-291-1/+4
* add a signal "style_set" to support theme. ditto.Li Yuan2005-04-282-0/+27
* use widget->style instead of hard code colors.Li Yuan2005-04-283-25/+16
* use idle callback to adjust scrollbar when focus has been changed. addMengjie Yu2005-04-222-0/+42
* break while row equals -1.Mengjie Yu2005-04-211-0/+3
* Handling static capability for disabling general send options at theSushma Rai2005-03-111-0/+1
* don't allow to drag the first line of mini reflows.Mengjie Yu2005-03-041-0/+3
* Make the entry widget grab focus. Fixes bug #60551.Jeffrey Stedfast2005-03-032-0/+7
* Fix the calculation of which shadow type to use to be more appropriate forRodney Dawes2005-02-222-16/+28
* Install shared libraries to privlibdir.Hans Petter Jansson2005-02-101-4/+3
* add a11y name to url link button.Li Yuan2005-02-032-0/+7
* Fix up spacing to be HIG compliant for the borders around the dialogsRodney Dawes2005-01-272-1/+8
* turn off debug output, people think its a significant error.Not Zed2005-01-252-2/+6
* add a11y name for the option menu.Mengjie Yu2005-01-242-0/+11
* Don't pass in the "fill_color" property for creating the canvas item forRodney Dawes2005-01-221-1/+0
* fix a typoHarry Lu2005-01-201-1/+1
* ** See bug #64964.Not Zed2005-01-202-1/+14
* add a translater note.Harry Lu2005-01-202-0/+6
* Fix for 46359, enable "Alt+Down Arrow" to show the popup forHarry Lu2005-01-192-12/+42
* return the entry of the date edit.Hao Sheng2005-01-182-0/+11
* Fix for 62831.Harry Lu2005-01-172-0/+12
* Get the value for the autodelete toggle button (page_changed_cb): Do notChenthill Palanisamy2005-01-122-2/+15
* Added code to support global options. Filled the finalize and disposeChenthill Palanisamy2005-01-104-13/+167
* dist the glade fileJP Rosevear2005-01-062-0/+5
* Commiting the files mentioned below again to HEAD since it was not addedChenthill Palanisamy2005-01-064-0/+1939
* merging send optionsChenthill Palanisamy2005-01-062-0/+12
* Modify the changelog's entry date to corret year.Harry Lu2005-01-041-1/+1
* new internal function to popup the menu. (impl_button_press_event): callHarry Lu2005-01-043-4/+61
* translate strings based on translation-domain, if supplied.Not Zed2004-12-222-9/+29
* Use gtk_paint_foo instead of the deprecated gtk_draw_foo functionsRodney Dawes2004-12-153-99/+46
* test progJP Rosevear2004-11-2619-696/+136
* Fix up changelogs to have the correct info.JP Rosevear2004-11-021-0/+89
* Add a name for timezone combox. Make accessibility name and descriptionLi Yuan2004-11-014-1/+85
* use E_WIDGET instead of GNOME_FULLJP Rosevear2004-10-282-8/+12
* fix e-source-option-menu includeJP Rosevear2004-10-152-1/+5
* don't build source selector or source option menu or test programs anyJP Rosevear2004-10-149-1825/+7
* implement popup_menu so that popup menu can be shown with Shift+F10.Harry Lu2004-10-082-0/+24
* Fixes #66164JP Rosevear2004-10-062-2/+14
* added boolean object boxed.Not Zed2004-10-064-21/+38
* Point at "config-prefs" instead of "config" for the help sectionRodney Dawes2004-09-142-1/+6
* Really dist the pilot sources this timeJP Rosevear2004-08-132-0/+10
* accessor (e_pilot_settings_set_source): ditto (build_ui): show the sourceJP Rosevear2004-08-034-0/+293
* use ctrl-shift-q to clear search barJP Rosevear2004-07-262-1/+6
* include config.h. See #61395.Not Zed2004-07-222-0/+8
* remove protoJP Rosevear2004-07-213-41/+24
* remove debug spew and fix the display when pango_layout_line_x_to_indexChris Toshok2004-07-162-10/+11
* s/GB-2312/GB2312/ - fixes bug #61385.Jeffrey Stedfast2004-07-132-1/+5
* fixed the ChangeLogJeffrey Stedfast2004-07-011-1/+1
* Fix alignment of the icon to be 0x0Rodney Dawes2004-06-252-0/+7
* Add a call to e_source_selector_set_select_new here so that we can selectRodney Dawes2004-06-253-1/+34
* Add preconditions. Make sure garbage or NULL data doesn't get used.Hans Petter Jansson2004-06-231-5/+17
* fix a path leak and maek the code more structured.Not Zed2004-06-163-7/+33
* (pixbuf_cell_data_func): fix the appearance a little.Larry Ewing2004-06-121-2/+3
* (pixbuf_cell_data_func): clean up warnings. (double bad larry).Larry Ewing2004-06-121-4/+1
* (pixbuf_cell_data_func): actually initialize the pixbuf (bad larry).Larry Ewing2004-06-121-1/+1
* make the source selector use a colock block instead of setting theLarry Ewing2004-06-121-14/+44
* added castRadek Doulik2004-06-111-3/+1
* Add HIG border width for dialog window.William Jon McCann2004-06-042-0/+6
* Link test-error against libeutil.Christian Neumair2004-06-022-2/+7
* Don't propagate the expose to the label widget, the parent expose handlerAnders Carlsson2004-06-022-5/+5
* Use the constructed title string.Anders Carlsson2004-05-312-1/+5
* Require e-error-toolRodney Dawes2004-05-282-0/+5
* ugh, too drunk to remember to commit this last nightNot Zed2004-05-222-1/+3
* set a default error parent fallback. (e_error_newv): if parent is null,Not Zed2004-05-213-0/+39
* only unref the mask if there is oneJP Rosevear2004-05-212-1/+7
* don't dist the error .h fileJP Rosevear2004-05-202-1/+4
* load the <help> tag if present. (ee_response): handle the help responseNot Zed2004-05-182-13/+45
* Use E_ICON_SIZE_BUTTON for the icon size in the e_icon_factory_get_icon()Jeffrey Stedfast2004-05-183-2/+11
* Add bug numberJP Rosevear2004-05-171-0/+2
* bitmap_unref the mask, don't object_unref itJP Rosevear2004-05-172-1/+6
* added fixme for stock+label case, which doesn't work.Michael Zucci2004-05-121-0/+2
* duh, use the right node pointer for title and secondary text.Not Zed2004-05-122-3/+6
* make the Because cases the same.Not Zed2004-05-126-84/+76
* Build fixes.Xan Lopez2004-05-052-4/+13
* updateDan Winship2004-05-031-3/+4
* blah, need to do entity decoding. #57918.Not Zed2004-05-032-1/+28
* pass the correct data when weak unreffingJP Rosevear2004-04-302-1/+6
* make the label selectable. (e_error_newv): if we have stock and label set,Not Zed2004-04-292-5/+19
* Update the categories dialog to be more HIG compliantRodney Dawes2004-04-291-3/+10
* holder for system errors.Not Zed2004-04-286-12/+141
* Don't destroy item until after we know which column it is in; the sortHans Petter Jansson2004-04-281-8/+11
* #include <e-util/e-icon-factory.h>Jeffrey Stedfast2004-04-201-0/+2
* Updated to sue E_ICON_SIZE enums.Jeffrey Stedfast2004-04-202-2/+6
* Update to use EIconFactory to get the filename for the component iconsRodney Dawes2004-04-194-49/+40
* Work in progress, HIG'ing and de-coupling of errors.Michael Zucci2004-04-162-0/+590
* Set the border widths on the dialog's vbox and action area to beRodney Dawes2004-04-153-12/+64
* ugh, fix some last minute changes which broke shit.Not Zed2004-04-082-18/+19
* A widget to show component info for the current component/view.Not Zed2004-04-084-0/+235
* Updated for changes to e-config-page.c (init): Removed the OK and ApplyJeffrey Stedfast2004-04-084-204/+24
* Make the button initially insensitive. Connect to the entry's "changed"Dan Winship2004-04-032-6/+30
* Create a new class for "Western European, New" to fix a translation issue.Jeffrey Stedfast2004-04-022-2/+9
* start the rule editor with the right label.Not Zed2004-03-312-1/+6
* We don't need this really (class_init): We don't need to have our ownRodney Dawes2004-03-272-2/+13
* comment fix from trent.Michael Zucci2004-03-161-2/+2
* change arg name (e_calendar_item_init): ditto (e_calendar_item_get_arg):JP Rosevear2004-03-163-14/+78
* move function about setup_bonobo_menus which requires it so its notTrent Lloyd2004-03-132-11/+16
* enlarge the text box to accomodate the time info in different locales.Kidd Wang2004-03-122-2/+5
* fixed ChangeLogJeffrey Stedfast2004-03-121-1/+1
* Fix for bug #55267.Jeffrey Stedfast2004-03-122-2/+2
* Use efb->setquery properly (set to TRUE before calling set_item_id andJeffrey Stedfast2004-03-123-9/+29
* Emit the "search-activated" signal. Fixes bug #55054.Jeffrey Stedfast2004-03-032-0/+9
* Create the arrows in these widgets as GTK_SHADOW_NONE, since the defaultRodney Dawes2004-02-274-3/+13
* remove the right thingChristian Neumair2004-02-271-1/+1