| Commit message (Expand) | Author | Age | Files | Lines |
* | Connect keys before we show the widget. | Jon Trowbridge | 2001-10-19 | 2 | -5/+3 |
* | #include bonobo-ui-util.h | Jeffrey Stedfast | 2001-10-19 | 2 | -0/+5 |
* | Added bounds checking in a number of places. (etta_init): Initialize all | Christopher James Lahey | 2001-10-17 | 1 | -17/+41 |
* | Use new e_table_header_prioritized_column field. | Christopher James Lahey | 2001-10-13 | 8 | -27/+54 |
* | Copy the can group state on the sort info here. | Christopher James Lahey | 2001-10-13 | 1 | -0/+4 |
* | bumped revision to .1 | 1 | 2001-10-12 | 1 | -8/+25 |
* | Use e_strdup_append_strings here instead of g_strdup_printf because | Christopher James Lahey | 2001-10-12 | 2 | -5/+30 |
* | Implement these functions as pass through to the child cell. | Christopher James Lahey | 2001-10-11 | 7 | -47/+178 |
* | Based on patches from Dan Nguyen <dnn@austin.ibm.com>. | Christopher James Lahey | 2001-10-10 | 1 | -1/+1 |
* | Added this function. | Christopher James Lahey | 2001-10-10 | 2 | -94/+105 |
* | Now takes a menu path argument. | Jeffrey Stedfast | 2001-10-10 | 3 | -3/+11 |
* | Final un-bit rotting. Now actually works. | Morten Welinder | 2001-10-09 | 3 | -37/+100 |
* | More bit-rot fighting in example. | Morten Welinder | 2001-10-09 | 1 | -24/+19 |
* | Partial bit-rot fight. Sample still does not work. | Morten Welinder | 2001-10-08 | 3 | -11/+56 |
* | Check that cell views are realized before doing anything here. Fixes | Christopher James Lahey | 2001-10-07 | 1 | -0/+12 |
* | remove the test condition and always work form the locale not he the font. | Larry Ewing | 2001-10-07 | 1 | -11/+1 |
* | Handle row and cell changes properly in the uniform_row_height case. | Christopher James Lahey | 2001-10-07 | 1 | -6/+3 |
* | Use g_dataset_set_data_full to find out when the context is destroyed. | Christopher James Lahey | 2001-10-06 | 2 | -0/+45 |
* | Got rid of the misused button variable here. | Christopher James Lahey | 2001-10-06 | 1 | -6/+3 |
* | Sort the list of categories. (Bug 8088) | Jon Trowbridge | 2001-10-06 | 1 | -1/+1 |
* | Fixed the uniform_row_height + confirm_row_hieght_cache crash. | Christopher James Lahey | 2001-10-06 | 1 | -6/+10 |
* | Adapted height method to deal with a row of -1. | Christopher James Lahey | 2001-10-05 | 11 | -96/+234 |
* | *.c s/->childs/->xmlChildrenNode/g; | Michael Meeks | 2001-10-05 | 2 | -4/+4 |
* | add E_OBJECT_CLASS_ADD_SIGNALS and E_OBJECT_CLASS_TYPE to ease migration | Michael Meeks | 2001-10-05 | 29 | -140/+153 |
* | added BONOBO_GNOME_CFLAGS to make it compile with latest Bonobo | Rodrigo Moya | 2001-10-04 | 4 | -0/+13 |
* | Sometimes put off maybe showing the cursor until an idle callback. | Christopher James Lahey | 2001-10-04 | 2 | -13/+35 |
* | Call gnome_canvas_world_to_window here. Finishes fixing Ximian bug #2613. | Christopher James Lahey | 2001-10-04 | 2 | -3/+15 |
* | Initialize the hash field. (model_changed_idle): Send cursor changed and | Christopher James Lahey | 2001-10-03 | 1 | -6/+12 |
* | Pick which field of the row to select based on priority. | Christopher James Lahey | 2001-10-03 | 6 | -13/+43 |
* | Transcode empty message from utf8 to gtk charset. Fixes Ximian bug #2468. | Christopher James Lahey | 2001-10-03 | 1 | -6/+12 |
* | Added a max length of 2047 to the standard ETextModel. Fixes Ximian bug | Christopher James Lahey | 2001-10-02 | 1 | -7/+27 |
* | Only show the cursor during changes if it was already shown. Fixes Ximian | Christopher James Lahey | 2001-10-02 | 2 | -68/+208 |
* | Bumped the sonumber to 14. | Christopher James Lahey | 2001-10-02 | 2 | -3/+56 |
* | Stop the sort idle if the root node gets changed. | Christopher James Lahey | 2001-09-29 | 1 | -5/+15 |
* | grab focus to the date entry or the time entry, depending on which is | Damon Chaplin | 2001-09-27 | 2 | -0/+30 |
* | Allow ctrl-p and ctrl-n to be used to move up and down in the completion | Jon Trowbridge | 2001-09-27 | 2 | -5/+30 |
* | Set the step_increment on the horizontal scrollbars here to 20. | Christopher James Lahey | 2001-09-26 | 2 | -0/+12 |
* | Set cursor_path = NULL here. | Christopher James Lahey | 2001-09-26 | 1 | -0/+2 |
* | Made it so that if allow_newlines is FALSE, pasting into ETexts doesn't | Christopher James Lahey | 2001-09-26 | 2 | -62/+79 |
* | Commit patch from Chris to implement e_tree_right_click_up() for | Ettore Perazzoli | 2001-09-26 | 7 | -2/+62 |
* | Attach to the resorted signal instead of the changed signal on the sorted | Christopher James Lahey | 2001-09-25 | 3 | -77/+54 |
* | Use the correct prototype for the signal handler. | Federico Mena Quintero | 2001-09-25 | 2 | -6/+8 |
* | Assert that the virtual method is implemented instead of being forgiving. | Federico Mena Quintero | 2001-09-25 | 4 | -111/+179 |
* | Bumped the version number to 0.12.99.0. | Christopher James Lahey | 2001-09-23 | 1 | -7/+7 |
* | Fixed a typo here where we were setting the running height based on the | Christopher James Lahey | 2001-09-21 | 1 | -1/+1 |
* | Remove the grab if ->grabbed. | Ettore Perazzoli | 2001-09-21 | 1 | -0/+5 |
* | Confirm row count here. (etsm_get_row_count): Make sure etsm->model isn't | Christopher James Lahey | 2001-09-20 | 1 | -1/+5 |
* | the meeting-time-sel dir is dead, relevant pieces moved to calendar/gui | JP Rosevear | 2001-09-19 | 14 | -6000/+5 |
* | remove redundant NULL checks since g_free handles NULLs. (e_text_destroy): | Larry Ewing | 2001-09-18 | 1 | -8/+5 |
* | Bumped version number to 0.11.99.4. | Christopher James Lahey | 2001-09-17 | 14 | -208/+220 |
* | add prototype for e_date_edit_set_editable. | Chris Toshok | 2001-09-17 | 3 | -0/+33 |
* | Check that unsorted >= 0 before using it as an array index. (Bug #9115) | Jon Trowbridge | 2001-09-15 | 1 | -2/+3 |
* | Don't unref the old dropdown, we don't "own" it. | Jeffrey Stedfast | 2001-09-14 | 2 | -3/+5 |
* | Changed this to change state on button down, even if we aren't editing. | Christopher James Lahey | 2001-09-14 | 1 | -14/+11 |
* | Unref the model after creating the ETable, since the table will hold a ref | Dan Winship | 2001-09-13 | 2 | -1/+2 |
* | unref the old dropdown_menu if there is one. | Larry Ewing | 2001-09-13 | 2 | -0/+8 |
* | No longer need the context in order to clone a FilterRule. | Jeffrey Stedfast | 2001-09-13 | 2 | -2/+8 |
* | Changed which widget to connect signals to to watch for drag & drop. Fixes | Christopher James Lahey | 2001-09-11 | 1 | -4/+4 |
* | If our text shrinks, make sure that the selection doesn't spill off over | Jon Trowbridge | 2001-09-10 | 1 | -0/+7 |
* | Re-remove evil utf8_to_gtk debug printf that Chris seems to have | Dan Winship | 2001-09-09 | 1 | -1/+0 |
* | Fixed a silly little obvious bug. | Jon Trowbridge | 2001-09-08 | 1 | -3/+3 |
* | Added GDK_BUTTON_PRESS_MASK to our button mask. Fixes Ximian bug #8241. | Christopher James Lahey | 2001-09-08 | 1 | -1/+1 |
* | Don't do_something on button_release if we did something on button_press. | Christopher James Lahey | 2001-09-08 | 2 | -2/+8 |
* | Bumped version number to 0.11.99.3 for ETableWithout. | Christopher James Lahey | 2001-09-08 | 2 | -2/+4 |
* | Added e-table-config-no-group.glade. | Christopher James Lahey | 2001-09-08 | 3 | -102/+1734 |
* | Added this function. | Christopher James Lahey | 2001-09-08 | 2 | -2/+30 |
* | added a default size for the saved search dialog of 600 x 300 such that it | Anna Marie Dirks | 2001-09-07 | 2 | -1/+7 |
* | added a wee bit of padding around the find now label in response to bug | Anna Marie Dirks | 2001-09-06 | 2 | -0/+6 |
* | Fixes #2465 | Chyla Zbigniew | 2001-09-05 | 2 | -4/+14 |
* | Remove debugging message. | Ettore Perazzoli | 2001-09-05 | 1 | -2/+0 |
* | Use e_iconv_from_locale, not e_iconv_to_locale. | Chyla Zbigniew | 2001-09-03 | 1 | -1/+1 |
* | Strip spaces at the beginning or end as well as changing " " to " ". Fixes | Christopher James Lahey | 2001-09-02 | 1 | -3/+13 |
* | Bumped the version number to 0.11.99.2 for new e_utf8 functions. | Christopher James Lahey | 2001-09-02 | 2 | -54/+89 |
* | Bumped the version number to 0.111.99.1 for new e_utf8 functions. | Christopher James Lahey | 2001-09-01 | 2 | -66/+154 |
* | Rename these functions from ecn_get_text and ecn_free_text. | Christopher James Lahey | 2001-09-01 | 9 | -24/+59 |
* | Fix this memmove. We've already subtracted the count from eti->rows. | Christopher James Lahey | 2001-09-01 | 1 | -1/+2 |
* | New prototype here. | Ettore Perazzoli | 2001-08-29 | 3 | -0/+40 |
* | Patch to fix few 64bit issues | George Lebl | 2001-08-29 | 4 | -20/+22 |
* | New prototype here. | Ettore Perazzoli | 2001-08-28 | 2 | -0/+8 |
* | Add prototype | Iain Holmes | 2001-08-28 | 2 | -0/+7 |
* | Fixed this memmove to subtract the count as well as the row for the number | Christopher James Lahey | 2001-08-27 | 1 | -1/+1 |
* | Convert UTF-8 strings to locale's encoding before putting them in canvas | Chyla Zbigniew | 2001-08-25 | 1 | -6/+14 |
* | Fixed typo. | Chyla Zbigniew | 2001-08-25 | 1 | -1/+1 |
* | Added start_drag signals. | Christopher James Lahey | 2001-08-25 | 11 | -255/+329 |
* | This patch fixes a lot of i18n problems in Evolution. | Chyla Zbigniew | 2001-08-22 | 1 | -0/+1 |
* | cut and paste fixed version of gnome_canvas_button here. | Chris Toshok | 2001-08-22 | 1 | -0/+255 |
* | We need to free_gotten_key_func key2, not key! (e_table_without_show): | Jon Trowbridge | 2001-08-21 | 2 | -8/+10 |
* | Added these functions. | Christopher James Lahey | 2001-08-21 | 2 | -8/+33 |
* | Made this object handle NULLs for all the handler functions. | Christopher James Lahey | 2001-08-21 | 1 | -8/+22 |
* | Changed the used parity of the return value of check here. | Christopher James Lahey | 2001-08-21 | 1 | -2/+2 |
* | Shut up! | Ettore Perazzoli | 2001-08-19 | 1 | -0/+6 |
* | Chain to the destroy handler in the parent class. Hey, I'm getting used to | Federico Mena Quintero | 2001-08-18 | 1 | -0/+2 |
* | Compile fixes | Iain Holmes | 2001-08-18 | 1 | -0/+1 |
* | Add libical include path | Iain Holmes | 2001-08-18 | 1 | -0/+1 |
* | Destroy the hash table and all objects in it, as well as the priv | Christopher James Lahey | 2001-08-17 | 1 | -2/+32 |
* | Startup assistant stuff | Iain Holmes | 2001-08-17 | 6 | -0/+1048 |
* | Bumped version number to 0.10.99.4. Fixed some comments. | Christopher James Lahey | 2001-08-17 | 2 | -34/+206 |
* | added e_date_edit_get/set_make_time_insensitive() which makes the time | Damon Chaplin | 2001-08-17 | 3 | -18/+115 |
* | Set the horizontal usize of the entry to 4. | Ettore Perazzoli | 2001-08-17 | 2 | -0/+6 |
* | Adding the first versions of these files. Doesn't work yet. | Christopher James Lahey | 2001-08-17 | 2 | -0/+181 |
* | Added "hit_count" to ECompletionMatch. Used by search | Jon Trowbridge | 2001-08-17 | 5 | -20/+232 |
* | Boost scoring on an exact nickname match. Manually addressify match. | Jon Trowbridge | 2001-08-16 | 4 | -52/+64 |
* | Destroy, do not unref, the popup_window. | Federico Mena Quintero | 2001-08-15 | 2 | -1/+7 |
* | Destroy, do not unref, the popup_window. | Federico Mena Quintero | 2001-08-15 | 1 | -1/+2 |
* | Correctness fixes for when the entry and submenu must be interchanged. | Federico Mena Quintero | 2001-08-15 | 2 | -24/+50 |
* | *Please* add accessor functions instead of just object arguments! | Federico Mena Quintero | 2001-08-15 | 3 | -42/+190 |
* | Add "Any Category" option for category searches. | Jon Trowbridge | 2001-08-14 | 2 | -1/+6 |
* | Workaround for Ximian bug #6795. Will prevent a crash and doesn't seem to | Peter Williams | 2001-08-14 | 1 | -1/+1 |
* | Handle GDK_KP_Up and GDK_KP_Down here. | Christopher James Lahey | 2001-08-14 | 1 | -0/+2 |
* | Handle GDK_KP_Page_Up, GDK_KP_Page_Down, GDK_KP_Right, and GDK_KP_Left | Christopher James Lahey | 2001-08-14 | 2 | -4/+6 |
* | Got rid of event forwarding for double clicks and releases and such and | Christopher James Lahey | 2001-08-14 | 1 | -6/+1 |
* | Oops, we didn't need to unref all of the widgets, just a few. | Jeffrey Stedfast | 2001-08-11 | 2 | -14/+8 |
* | Removed comment about the need to resolve nicknames properly, because we | Jon Trowbridge | 2001-08-11 | 5 | -32/+279 |
* | Don't display the Define Views dialog. | Christopher James Lahey | 2001-08-11 | 2 | -4/+11 |
* | last_item_separator shouldn't get reset if the item is hidden. | Christopher James Lahey | 2001-08-11 | 1 | -8/+8 |
* | If the sort_info can't group, hide the grouping button and label. | Christopher James Lahey | 2001-08-11 | 5 | -10/+47 |
* | new proto and virtual method | JP Rosevear | 2001-08-10 | 6 | -6/+50 |
* | Don't forget to unref stuff here too. | Jeffrey Stedfast | 2001-08-10 | 3 | -94/+132 |
* | Initialize ret_val. (do_drag_motion): Same. | Jeffrey Stedfast | 2001-08-10 | 1 | -2/+2 |
* | Fixes bug #6918 | Anna Marie Dirks | 2001-08-10 | 2 | -1/+9 |
* | bumped up to 0.10.99.3 | jacob berkman | 2001-08-10 | 5 | -86/+199 |
* | changed the E_FILTERBAR_RESET label from "Show All" to "Clear" to | Anna Marie Dirks | 2001-08-10 | 2 | -1/+7 |
* | Added a "header" argument to these structures which just gets passed | Christopher James Lahey | 2001-08-09 | 7 | -26/+186 |
* | Bumped version up to 0.10.99.2. | Jon Trowbridge | 2001-08-09 | 4 | -28/+89 |
* | Chain to the destroy handler in the parent class! | Federico Mena Quintero | 2001-08-09 | 4 | -1/+19 |
* | Quintuple sigh. See below. | Federico Mena Quintero | 2001-08-09 | 1 | -0/+3 |
* | Chain to the destroy handler in the parent class! | Federico Mena Quintero | 2001-08-09 | 5 | -2/+19 |
* | Chain to the destroy handler in the parent class! | Federico Mena Quintero | 2001-08-09 | 4 | -1/+15 |
* | Chain to the destroy handler in the parent class! | Federico Mena Quintero | 2001-08-09 | 2 | -0/+6 |
* | Re-labeled the "Activate" button "Find Now". | Anna Marie Dirks | 2001-08-09 | 2 | -1/+5 |
* | Call the super-class destroy function when done. | Not Zed | 2001-08-08 | 1 | -0/+2 |
* | New. New. | Ettore Perazzoli | 2001-08-08 | 4 | -0/+277 |
* | Check for row >= 0 here. (etgl_destroy): Disconnect from all the signals | Christopher James Lahey | 2001-08-08 | 2 | -15/+50 |
* | Implemented this function. Fixes Ximian bug #5353. | Christopher James Lahey | 2001-08-08 | 1 | -6/+50 |
* | Make tree nodes open if you hover over them while drag & dropping. | Christopher James Lahey | 2001-08-08 | 1 | -0/+71 |
* | Added scrolling to access nodes that are scrolled off screen for drops. | Christopher James Lahey | 2001-08-07 | 3 | -64/+290 |
* | allow toggling between converting from the gdkfont's charset or from the | Larry Ewing | 2001-08-07 | 1 | -1/+11 |
* | Implemented these functions. | Christopher James Lahey | 2001-08-07 | 3 | -6/+110 |
* | [Added an "Activate" button to the search bar.] | Ettore Perazzoli | 2001-08-05 | 3 | -17/+66 |
* | Make the close icon as large as the pin icon so the bar doesn't change | Ettore Perazzoli | 2001-08-05 | 2 | -13/+25 |
* | Set the hadjustment and vadjustment here. From a patch by Kevin | Christopher James Lahey | 2001-08-05 | 1 | -2/+4 |
* | Change these to actually subtract the allocation as they should. | Christopher James Lahey | 2001-08-04 | 1 | -3/+6 |
* | e_tree_table_adapter_node_at_row would have pulled data from one past the | Christopher James Lahey | 2001-08-04 | 1 | -6/+8 |
* | Request an update. (e_calendar_item_mark_days): Likewise. | Federico Mena Quintero | 2001-08-04 | 2 | -0/+9 |
* | Subtracted 27. | Christopher James Lahey | 2001-08-04 | 1 | -0/+3 |
* | Make the right and left key presses be marked as handled here (i.e., | Christopher James Lahey | 2001-08-03 | 1 | -0/+2 |
* | Changed all e_table_model_is_cell_editable calls in this file to be on the | Christopher James Lahey | 2001-08-03 | 1 | -3/+3 |
* | Set et->priv to NULL here just to be sure. | Christopher James Lahey | 2001-08-03 | 1 | -0/+1 |
* | Don't do most of the work in this function if data->data is NULL. Fixes | Christopher James Lahey | 2001-08-03 | 1 | -21/+27 |
* | avoid freed memory reading, when you call it like | Radek Doulik | 2001-08-02 | 1 | -2/+8 |
* | Set the et->cursor_loc *before* committing the click-to-add to avoid | Federico Mena Quintero | 2001-08-02 | 1 | -3/+7 |
* | Make this function not crash if x somehow doesn't land on some column. | Christopher James Lahey | 2001-08-02 | 1 | -4/+8 |
* | Made this not query the 0th row if there are 0 rows in the table. Fixes | Christopher James Lahey | 2001-08-01 | 1 | -6/+5 |
* | If the CLICK signal gets a return value, so we're going to be return from | Jason Leach | 2001-07-26 | 1 | -1/+4 |
* | Properly ref the font we pass in as an ARG_FONT_E. (_do_tooltip): Removed | Jon Trowbridge | 2001-07-25 | 2 | -3/+3 |
* | don't show the year in the popup submenu for the months, and center the | Damon Chaplin | 2001-07-25 | 2 | -4/+15 |
* | Handle GDK_KP_* cursor keys as well. | Ettore Perazzoli | 2001-07-23 | 1 | -1/+5 |
* | Removed some debugging spew I committed by mistake. | Jon Trowbridge | 2001-07-21 | 1 | -4/+1 |
* | Change window policy to allow the completion window to shrink when the | Jon Trowbridge | 2001-07-21 | 2 | -11/+9 |
* | When the dialog gets closed, always make sure the entry widget becomes | Jeffrey Stedfast | 2001-07-19 | 2 | -1/+5 |
* | When the dialog gets closed, always make sure the entry widget becomes | Jeffrey Stedfast | 2001-07-19 | 2 | -188/+179 |
* | Remove the debugging message here. | Dan Winship | 2001-07-18 | 1 | -1/+0 |
* | Fixes bug #2901. | Federico Mena Quintero | 2001-07-17 | 2 | -16/+10 |
* | *** empty log message *** | Jacob Berkman | 2001-07-16 | 3 | -21/+27 |
* | Reset the view when we set the model here. Fixes Ximian #4105. | Christopher James Lahey | 2001-07-16 | 1 | -0/+1 |
* | Start editing immediately on a button_press that grabs the focus. | Christopher James Lahey | 2001-07-15 | 1 | -27/+44 |
* | Made these functions return -1 if the x and y aren't over any cell at all. | Christopher James Lahey | 2001-07-13 | 1 | -0/+5 |
* | Ignore set_expanded if the node is the root and root_visible is FALSE. | Christopher James Lahey | 2001-07-13 | 2 | -4/+13 |
* | Created this function for key presses that move in some way other than | Christopher James Lahey | 2001-07-11 | 4 | -86/+88 |
* | Made the amount to scroll by smaller here. | Christopher James Lahey | 2001-07-11 | 2 | -4/+4 |
* | Use e_selection_model_do_something directly for page up and page down | Christopher James Lahey | 2001-07-11 | 2 | -64/+33 |
* | For E_TEP_END_OF_BUFFER, use the length in bytes, not the length in | Federico Mena Quintero | 2001-07-10 | 1 | -1/+1 |
* | Changed the title of this dialog. Fixes bug #2656. | Christopher James Lahey | 2001-07-09 | 1 | -1/+5 |
* | Destroy the tooltip if we're the owner when we're destroyed. Also, keep a | Christopher James Lahey | 2001-07-08 | 3 | -1/+24 |
* | Added checks for if row is outside of the appropriate range. | Christopher James Lahey | 2001-07-07 | 1 | -0/+4 |
* | Set new_value = value here to fix a warning. | Christopher James Lahey | 2001-07-07 | 1 | -0/+1 |
* | Changed this to match the changed signal on the ETableConfig object. Fixes | Christopher James Lahey | 2001-07-07 | 1 | -1/+5 |
* | Added a "state" argument to allow you to get the state out of the config | Christopher James Lahey | 2001-07-07 | 1 | -1/+25 |
* | Added checks that row and col are >= 0. | Christopher James Lahey | 2001-07-06 | 1 | -0/+2 |
* | Don't scroll to the cursor on grab, ungrab, noop, and copy commands. | Christopher James Lahey | 2001-07-05 | 1 | -1/+6 |
* | Call e_table_item_leave_edit here. | Christopher James Lahey | 2001-07-05 | 1 | -0/+4 |
* | Made it so that the drop marker can show up when dragging a new column to | Christopher James Lahey | 2001-07-05 | 1 | -1/+1 |
* | Bumped the version number of gal to 0.8.99.8. | Christopher James Lahey | 2001-07-05 | 1 | -1/+1 |
* | Changed the variable names here to make it clear that these are view model | Christopher James Lahey | 2001-07-05 | 2 | -21/+52 |
* | Make a whole bunch of control keys not start the ETableItem editing. | Christopher James Lahey | 2001-07-05 | 1 | -19/+43 |
* | Make sure start_row and end_row are within the number of rows in the | Christopher James Lahey | 2001-07-05 | 1 | -0/+8 |
* | Handle an error in construction a little bit better here. | Christopher James Lahey | 2001-07-05 | 1 | -6/+16 |
* | If lines is NULL here split into lines and just return that the point is | Christopher James Lahey | 2001-07-03 | 1 | -0/+7 |
* | added functions to set a callback to get the current time, which is used | Damon Chaplin | 2001-07-03 | 7 | -50/+230 |
* | Only free the root here if it's non-NULL. | Christopher James Lahey | 2001-07-03 | 1 | -1/+2 |
* | Made the remove this column menu item greyed out if it's the last column. | Christopher James Lahey | 2001-07-03 | 1 | -2/+4 |
* | Don't send the double click signal if there's no row selected. | Christopher James Lahey | 2001-07-03 | 1 | -3/+6 |
* | *misc/e-filter-bar.c (option_changed): Specified a default size for the | Anna Marie Dirks | 2001-07-03 | 2 | -3/+27 |
* | Take a callback function and user_data so that we can add listeners to | Jeffrey Stedfast | 2001-07-03 | 3 | -3/+34 |
* | Updated to build e-charset-picker.c | Jeffrey Stedfast | 2001-07-03 | 5 | -0/+515 |
* | Calculate the popup position using window coordinates instead of world | Richard Hult | 2001-07-02 | 1 | -0/+9 |
* | Do nothing if passed NULL. (e_completion_match_compare): Move the | Jon Trowbridge | 2001-06-30 | 1 | -16/+16 |
* | send signals even if the row/col is -1. (et_drag_drop): same. | Chris Toshok | 2001-06-29 | 2 | -66/+56 |
* | Bump version number due to incompatible changes in ETree. | Peter Williams | 2001-06-28 | 4 | -34/+50 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 22 | -33/+33 |
* | send the value to e_table_model_set_value_at as a string as in | Mikael Hallendal | 2001-06-20 | 1 | -2/+12 |
* | copied the EMap widget verbatim from Ximian Setup Tools. Hmm. Maybe it | Damon Chaplin | 2001-06-14 | 4 | -0/+1933 |
* | Removed unused frame variable. | Christopher James Lahey | 2001-06-09 | 1 | -2/+0 |
* | Turned off alternating row colors in our ETable specification. | Jon Trowbridge | 2001-06-09 | 3 | -13/+11 |
* | we can ignore the border, as e-text takes care of that for us | jacob berkman | 2001-06-07 | 2 | -24/+15 |
* | Applied patch from Jacob Berkman to un-offset the completion popup and add | Jon Trowbridge | 2001-06-07 | 3 | -4/+148 |
* | Oops. Forgot to remove some debugging code before committing. | Jon Trowbridge | 2001-06-06 | 1 | -16/+0 |
* | Small changes throughout to use ECompletionMatch. | Jon Trowbridge | 2001-06-06 | 10 | -143/+342 |
* | Store the connection ID of the "changed" signal in the collection. | Federico Mena Quintero | 2001-06-01 | 3 | -9/+28 |
* | Removed unused variable. | Federico Mena Quintero | 2001-06-01 | 3 | -2/+9 |
* | set allow_newlines on the etext item to false, since we are like an entry | jacob berkman | 2001-06-01 | 1 | -0/+1 |
* | Document the fact that this function ref()s the factory and that people | Federico Mena Quintero | 2001-05-30 | 1 | -7/+55 |
* | Remove row row + i instead of row i. (et_table_rows_inserted): Insert row | Christopher James Lahey | 2001-05-26 | 1 | -2/+2 |
* | Remove row i instead of row row. Destroy et->group when you get the | Christopher James Lahey | 2001-05-26 | 1 | -4/+11 |
* | #include <stdlib.h> #include <string.h>. Kill warnings. | Kjartan Maraas | 2001-05-25 | 1 | -0/+1 |
* | #include <string.h> Same here. Kills warnings on newer gcc. | Kjartan Maraas | 2001-05-25 | 2 | -0/+2 |
* | format similar to nautilus | jacob berkman | 2001-05-25 | 2 | -9/+12 |
* | allow NULL pixbufs, and draw with crappy alpha | jacob berkman | 2001-05-23 | 1 | -33/+17 |
* | Made this faster in some cases. | Christopher James Lahey | 2001-05-23 | 1 | -1/+1 |
* | The double_click signal on the table item now emits the model row instead | Christopher James Lahey | 2001-05-23 | 1 | -2/+1 |
* | a similar change to below, which makes it actually work for the case where | jacob berkman | 2001-05-22 | 1 | -1/+1 |
* | make the view menuitems radio items of the same group, and allocate the | Chris Toshok | 2001-05-22 | 2 | -52/+85 |
* | increment row each time through the loop so we don't get @count copies of | Chris Toshok | 2001-05-22 | 1 | -0/+1 |
* | Killed a warning here. (model_changed, items_inserted): Check if we're | Christopher James Lahey | 2001-05-19 | 1 | -7/+5 |
* | Validate utf8 to avoid lock-ups. (_get_position): Validate utf8 to avoid | Jon Trowbridge | 2001-05-15 | 1 | -6/+8 |
* | Try to deal with bad utf8. (_get_position): Try to deal with bad utf8. | Jon Trowbridge | 2001-05-15 | 1 | -6/+6 |
* | my computer crashed while commiting this first time. | Gediminas Paulauskas | 2001-05-12 | 1 | -2/+2 |
* | Make a key press stop the tooltip timeout. | Christopher James Lahey | 2001-05-12 | 2 | -1/+5 |
* | Show the date for dates in the future. | Christopher James Lahey | 2001-05-10 | 3 | -34/+52 |
* | Added util/e-sorter-array.lo and widgets/e-reflow-model.lo. Removed | Christopher James Lahey | 2001-05-08 | 4 | -410/+1199 |
* | Removed EVOLUTION_VERSION from the rest of makefiles. use VERSION instead. So | Gediminas Paulauskas | 2001-05-08 | 2 | -4/+9 |
* | Fix for #2253 (search names not translated), mail-search i18n fixes. | Gediminas Paulauskas | 2001-05-08 | 3 | -13/+46 |
* | Request an update if just our line widths needed recalculation. This fixes | Federico Mena Quintero | 2001-05-08 | 2 | -1/+3 |
* | (Fix bug #53111: Portability fixes for HP's ANSI compiler.) | Jason Leach | 2001-05-08 | 3 | -6/+12 |
* | write what was converted to console, this function does not work always. | Gediminas Paulauskas | 2001-05-08 | 2 | -5/+11 |
* | I am sure at least with this: | Gediminas Paulauskas | 2001-05-07 | 2 | -3/+17 |
* | correct type where same pixmap mask was unreffed twice | JP Rosevear | 2001-05-05 | 2 | -1/+7 |
* | Found out that I forgot to commit this. | Gediminas Paulauskas | 2001-05-03 | 2 | -4/+7 |
* | Made fewer calls to functions like split_into_lines to save time when | Christopher James Lahey | 2001-04-30 | 1 | -86/+53 |
* | Added widgets/e-categories-master-list-dialog-model.lo and | Christopher James Lahey | 2001-04-29 | 1 | -3/+25 |
* | Added a read only argument "model" to ETable. | Christopher James Lahey | 2001-04-29 | 1 | -1/+10 |
* | (Make the alternating row colors a option in ETableSpecification instead | Jason Leach | 2001-04-29 | 11 | -17/+67 |
* | add e-completion-test | Dan Winship | 2001-04-28 | 1 | -0/+1 |
* | Add the header height to the returned y location here so that things will | Christopher James Lahey | 2001-04-26 | 1 | -1/+3 |
* | Made this return -1 instead of -2 for not found if the root is not | Christopher James Lahey | 2001-04-26 | 2 | -3/+8 |
* | One-line fix (missing a 'break' at the end of the ARG_SELECTION_MODEL | Jason Leach | 2001-04-25 | 1 | -0/+1 |
* | Update | Kjartan Maraas | 2001-04-24 | 1 | -2/+3 |
* | Added #include <glib.h> and moved corresponding local headers to the top. | Kjartan Maraas | 2001-04-24 | 7 | -10/+30 |
* | Added #include <glib.h>. | Kjartan Maraas | 2001-04-24 | 3 | -1/+9 |
* | Documented this function properly. | Christopher James Lahey | 2001-04-24 | 3 | -118/+159 |