aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/crashme
ModeNameSize
-rw-r--r--Makefile667logstatsplainblame
-rw-r--r--distinfo80logstatsplainblame
-rw-r--r--pkg-descr367logstatsplainblame
-rw-r--r--pkg-plist22logstatsplainblame
6 14:09:50 +0800'>2005-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-122-0/+27 * 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-062-1/+7 * Check for NULL string before passing to dgettext. Fixes a crash onSarfraaz Ahmed2005-05-061-1/+1 * Port to Windows, initial commit:Tor Lillqvist2005-04-29107-447/+674 * 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-284-25/+28 * 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 * Fixes #40762Li Yuan2005-03-231-1/+8 * don't bonobo_ui_free_string from bonobo_ui_node_to_string - it should beNot Zed2005-03-152-4/+7 * bounds check the selection beginning.Theppitak Karoonboonyanan2005-03-141-4/+4 * selecion fixes for im's.Theppitak Karoonboonyanan2005-03-141-7/+18 * Handling static capability for disabling general send options at theSushma Rai2005-03-112-0/+6 * 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 for #73009.Li Yuan2005-02-282-0/+4 * 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-104-6/+11 * Some code clean work.Harry Lu2005-02-041-5/+2 * Some code clean work.Harry Lu2005-02-043-16/+6 * add a11y name to url link button.Li Yuan2005-02-032-0/+7 * add an a11y name for the popup list. make shortcut key ALT+Arrow work.Li Yuan2005-01-2713-63/+210 * Fix up spacing to be HIG compliant for the borders around the dialogsRodney Dawes2005-01-272-1/+8 * Fixes #38195JP Rosevear2005-01-261-7/+1 * 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-222-2/+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-183-0/+16 * 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 * Fixes #29309JP Rosevear2004-12-222-3/+18 * Use gtk_paint_foo instead of the deprecated gtk_draw_foo functionsRodney Dawes2004-12-153-99/+46 * test progJP Rosevear2004-11-2619-696/+136 * check whether header_canvas and table_canvas is NULL.Li Yuan2004-11-241-3/+5 * Convert to G_DEFINE_TYPEJP Rosevear2004-11-122-12/+16 * convert to G_DEFINE_TYPEJP Rosevear2004-11-122-12/+10 * if canvas has a focused item but the etable does not have a cursor row,Li Yuan2004-11-041-0/+4 * Fix up changelogs to have the correct info.JP Rosevear2004-11-022-86/+91 * Add a name for timezone combox. Make accessibility name and descriptionLi Yuan2004-11-016-1/+113 * use E_WIDGET instead of GNOME_FULLJP Rosevear2004-10-282-8/+12 * return FALSE so we don't kill the focus event chainJP Rosevear2004-10-201-3/+3 * 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 * Add the label back for previewing the timezone name, and set the labelRodney Dawes2004-09-143-10/+66 * Point at "config-prefs" instead of "config" for the help sectionRodney Dawes2004-09-142-1/+6 * Bugzilla #63731Suresh Chandrasekharan2004-08-311-2/+32 * Rollback for fix #63731Suresh Chandrasekharan2004-08-262-17/+24 * Bugzilla #63731Suresh Chandrasekharan2004-08-262-24/+17 * [ probable fix for the remaining portion of #45931 ]Chris Toshok2004-08-251-3/+8 * Connect to the "changed" signal instead of "activate"Rodney Dawes2004-08-172-1/+8 * Really dist the pilot sources this timeJP Rosevear2004-08-13