aboutsummaryrefslogtreecommitdiffstats
path: root/tools
stat options
Period:
Authors:

Commits per author per week (path 'tools')

AuthorW51 2024W52 2024W01 2025W02 2025Total
Total00000
2001-12-113-1/+8 * Merging changes:Christopher James Lahey2001-12-111-2/+0 * Merging changes:Christopher James Lahey2001-12-111-8/+16 * Don't crash if the text string is NULL. (text_draw_with_objects): Don'tJon Trowbridge2001-12-111-1/+4 * Merging changes:Christopher James Lahey2001-12-071-0/+2 * Merging changes:Christopher James Lahey2001-12-0511-172/+411 * Merging changes:Christopher James Lahey2001-12-042-11/+15 * Merging changes:Christopher James Lahey2001-12-043-53/+410 * Merging changes:Christopher James Lahey2001-12-011-0/+3 * updated to new version from Ximian Setup Tools. Fixes bug #7641.Damon Chaplin2001-11-293-44/+76 * Bumped version number to 0.18.1.Christopher James Lahey2001-11-151-1/+8 * Ungrab and set maybe_in_grab to FALSE before sending the double clickChristopher James Lahey2001-11-151-0/+17 * From a patch by Yukihiro Nakai <ynakai@redhat.com>.Christopher James Lahey2001-11-151-0/+30 * Handle the case where page up or page down goes off the end of the tableChristopher James Lahey2001-11-152-0/+18 * Don't select all if the source model doesn't have a root node (it used toChristopher James Lahey2001-11-111-1/+6 * Make a printout here be conditionally compiled (and compiled out byChristopher James Lahey2001-11-111-1/+1 * Fixed stupid bug (U_ macro should always take one argument).Chyla Zbigniew2001-11-091-4/+5 * Only popup entries that have focus. Fixes the lingering completion popupJon Trowbridge2001-11-091-1/+3 * set both the date and the time of day in one call, creating only a singleJP Rosevear2001-11-063-0/+43 * Based on a patch by Damon Chaplin <damon@ximian.com>Christopher James Lahey2001-11-062-7/+43 * New functions here.Christopher James Lahey2001-11-063-9/+32 * We should only pre_change here if frozen = 0, otherwise we'll leakChristopher James Lahey2001-11-062-3/+6 * Bumped the version number to 0.17.99.0. Bumped the soname to 18.Christopher James Lahey2001-11-032-1/+4 * Fixed the signature of this function.Christopher James Lahey2001-11-011-1/+1 * Bumped the version number to 0.16.99.0 and GAL_CURRENT to 17.Christopher James Lahey2001-11-016-4/+78 * Snotty code so we only disconnect to rules we no longer have, etc.12001-11-012-20/+50 * Ref and connect to rule changed here, also clear out previous ref's.Not Zed2001-11-013-28/+38 * Bumped the version number here to 0.16.Christopher James Lahey2001-10-311-0/+3 * Added frozen_count variable to know not to show the cursor while a changeChristopher James Lahey2001-10-3115-90/+393 * emit signal when time set to none/empty.Damon Chaplin2001-10-312-0/+6 * Leave edit if commit is called.Christopher James Lahey2001-10-311-8/+16 * Request the right regions here. The range given is inclusive, notChristopher James Lahey2001-10-311-2/+2 * Remove point handler and just let GnomeCanvasGroup handle it.Christopher James Lahey2001-10-312-11/+3 * Bumped the version number here to 0.15.99.10.Christopher James Lahey2001-10-312-0/+8 * Hook to rule changed events. (destroy): Free change id table/unconnect to02001-10-303-5/+60 * try to parse just a date first, and if that works we assume it is a DATEDamon Chaplin2001-10-302-15/+32 * Set the item to the option_base on it, so the current item is set. Fix for02001-10-302-0/+7 * Fix this to check from initial instead of initial + 1.Christopher James Lahey2001-10-301-1/+1 * Added column_width argument.Christopher James Lahey2001-10-301-0/+21 * Calc height here if we need it to check the y position of the cursor.Christopher James Lahey2001-10-301-0/+7 * Adapt to the new ECellPopup signature.Christopher James Lahey2001-10-302-12/+29 * Bumped the version number here to 0.15.99.9.Christopher James Lahey2001-10-305-44/+72 * ref the ECalendarItem and check if it gets destroyed, to try to avoid aDamon Chaplin2001-10-304-7/+31 * Added. Makes our popup window a transient of the toplevel.Jon Trowbridge2001-10-301-0/+24 * destroy our completion_view_popup... we've been leaking them all of thisJon Trowbridge2001-10-301-1/+3 * Ignore buttons 4 and 5 here. Fixes Ximian bug #13853.Christopher James Lahey2001-10-302-12/+16 * Hide the Help button here since there's nothing connected to it.Christopher James Lahey2001-10-302-2/+21 * Silently drop match strings that contain invalid utf-8... not a good thingJon Trowbridge2001-10-301-18/+17 * Don't go outside the table looking for matches when doing the last_accessChristopher James Lahey2001-10-303-16/+17 * Set text->revert = NULL here. (e_text_cancel_editing): Only revert ifChristopher James Lahey2001-10-291-1/+4 * Bumped version number here to 0.15.99.7.Christopher James Lahey2001-10-292-4/+22 * Fix crash here.Christopher James Lahey2001-10-281-1/+1 * Check item->type != NULL here. Fixes Ximian bug #4668.Christopher James Lahey2001-10-281-1/+1 * Removed erroneous comment about needing to handle selection better.Christopher James Lahey2001-10-281-2/+0 * Commented out connecting to the scroll adjustments here since it's notChristopher James Lahey2001-10-281-30/+37 * More fixing of the license texts.Ettore Perazzoli2001-10-286-58/+58 * Bumped the version number to 0.15.99.6 for emulate_label_resize.Christopher James Lahey2001-10-281-13/+88 * Fixing the license text.Ettore Perazzoli2001-10-2828-28/+0 * Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-2728-56/+56 * Chain the cursor_activated signal even if the row is -1.Christopher James Lahey2001-10-272-11/+10 * Changed the license announcement at the top of these files.Christopher James Lahey2001-10-273-10/+60 * Changed the license announcement at the top of these files.Christopher James Lahey2001-10-272-38/+38 * Changed the license announcement at the top of these files.Christopher James Lahey2001-10-2750-423/+930 * Changed the license announcement at the top of these files.Christopher James Lahey2001-10-2716-76/+302 * Changed the license announcement at the top of these files.Christopher James Lahey2001-10-27128-495/+2554 * Added cursor_changed handling to set the has_cursor argument of theChristopher James Lahey2001-10-262-0/+42 * Document allow-grouping attribute.Christopher James Lahey2001-10-265-10/+24 * Fixed warnings here.Christopher James Lahey2001-10-261-8/+8 * If the root node is hidden and selected, don't count it in the selectedChristopher James Lahey2001-10-262-23/+48 * Fixes Ximian bug #6832.Federico Mena Quintero2001-10-262-5/+76 * Bumped version to 0.15.99.4 for e-iconv changes.52001-10-262-5/+7 * Added #include "gal/widgets/e-unicode.h".Christopher James Lahey2001-10-255-41/+157 * Ref the BonoboUIComponent that we are holding. (gvm_destroy): Unref ourJon Trowbridge2001-10-252-0/+18 * Don't add the menu item here, do this in the context_changed signalJeffrey Stedfast2001-10-243-28/+115 * copy the translate field over as well. Should fix an uninitialized memoryDamon Chaplin2001-10-242-0/+6 * clear the struct tm fields to keep purify happy.Damon Chaplin2001-10-242-2/+15 * save the UTF-8 strings inside the listitem widgets, but convert to theDamon Chaplin2001-10-241-6/+27 * Got rid of the gc argument to e_table_header_draw_button.Christopher James Lahey2001-10-245-27/+40 * Use the widget's style's text_gc for drawing text if eitherChristopher James Lahey2001-10-231-13/+18 * Got rid of the gc field here and just use the fg_gc from the style forChristopher James Lahey2001-10-232-11/+2 * Bumped version to 0.15.99.3 for EText's "draw_button" argument.Christopher James Lahey2001-10-233-0/+124 * Make this check immediately for whether to show the cursor, instead of inChristopher James Lahey2001-10-232-5/+13 * Call e_tree_model_pre_change here where appropriate.Christopher James Lahey2001-10-231-0/+2 * Cancel the drag or maybe drag if you have the mouse button down when theChristopher James Lahey2001-10-232-6/+27 * use the new ECellText methods to get the text and set the value.Damon Chaplin2001-10-235-7/+240 * removed duplicated declarationDamon Chaplin2001-10-231-2/+0 * added set_value() class method, which sets the model value based on theDamon Chaplin2001-10-234-37/+65 * Added a disabled field here.Christopher James Lahey2001-10-237-25/+66 * Accept UTF8_STRING, UTF-8, and STRING targets when getting the selection.Christopher James Lahey2001-10-222-12/+118 * Offer UTF8_STRING, UTF-8, COMPOUND_TEXT, STRING, and TEXT targets when weChristopher James Lahey2001-10-21