| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add a small test case. | Anders Carlsson | 2002-04-17 | 1 | -0/+5 |
* | fix docs | Kristian Rietveld | 2002-04-16 | 1 | -0/+4 |
* | check ->priv->cursor and ->priv->anchor rowrefs before removing | Kristian Rietveld | 2002-04-16 | 1 | -0/+8 |
* | don't install/change accelerators from locked accel groups. | Tim Janik | 2002-04-16 | 1 | -0/+8 |
* | include internal children when doing focus. | Jonathan Blandford | 2002-04-15 | 1 | -0/+7 |
* | add _gtk_tree_view_column_get_editable_cell and | Kristian Rietveld | 2002-04-14 | 1 | -0/+15 |
* | Fix typo in message. | Abigail Brady | 2002-04-14 | 1 | -0/+4 |
* | create the target pixbuf AFTER filling in width/height, so that passing in | Havoc Pennington | 2002-04-13 | 1 | -0/+6 |
* | Fixes #75510 | Kristian Rietveld | 2002-04-13 | 1 | -0/+19 |
* | fix cut-n-paste bug which breaks big-endian machines (fixes #73585) | jacob berkman | 2002-04-12 | 1 | -0/+5 |
* | relocate the remove_weak_pointer to just before we free the page, to be | Havoc Pennington | 2002-04-12 | 1 | -0/+6 |
* | add clamp_node argument (toplevel): update usages of | Kristian Rietveld | 2002-04-12 | 1 | -0/+9 |
* | add freeze / thaws to stop deluge of 'notify' signals. | Michael Meeks | 2002-04-12 | 1 | -0/+7 |
* | Export private _gtk_menu_shell_activate() to encapsulate cut-and-paste | Owen Taylor | 2002-04-11 | 1 | -0/+10 |
* | Fix problems with HandleBox and focusing - #78232 | Owen Taylor | 2002-04-09 | 1 | -0/+12 |
* | Always set the ALLOC_NEEDED and REQUEST_NEEDED flags up the hierarchy, | Owen Taylor | 2002-04-09 | 1 | -0/+8 |
* | Fixes #78110 | Kristian Rietveld | 2002-04-09 | 1 | -0/+32 |
* | Initialize error to NULL. | Anders Carlsson | 2002-04-09 | 1 | -0/+4 |
* | really revert testgtk.c | Manish Singh | 2002-04-08 | 1 | -0/+4 |
* | check the return value of _gtk_tree_view_find_node and return if it's | Kristian Rietveld | 2002-04-08 | 1 | -0/+8 |
* | free anchor row reference after unselecting the selection (fixes #76272) | Kristian Rietveld | 2002-04-05 | 1 | -0/+16 |
* | implement. (gtk_tree_view_move_cursor_up_down): check for focus | Jonathan Blandford | 2002-04-05 | 1 | -0/+17 |
* | Fix undefined variable typo. Patch from Simon Floery <simon.floery@gmx.at> | Alex Larsson | 2002-04-05 | 1 | -0/+6 |
* | fix segfault upon NULL return from gdk_utf8_to_string_target(). | Tim Janik | 2002-04-04 | 1 | -0/+9 |
* | revert accidentally commited change to testgtk.c | Soeren Sandmann | 2002-04-04 | 1 | -0/+5 |
* | Fix problem with menu titles being clipped (#75948) | Soeren Sandmann | 2002-04-04 | 1 | -0/+5 |
* | Fix some bugs, and introduce a minor feature. | Tor Lillqvist | 2002-04-04 | 1 | -0/+25 |
* | set the sort_func correctly, 77030 | Jonathan Blandford | 2002-04-02 | 1 | -0/+4 |
* | update version to 2.0.2, binary age 2, interface age 2.GTK_2_0_2 | Tim Janik | 2002-04-02 | 1 | -0/+7 |
* | add check for y > tree_view->priv->height (fixes #76974) | Kristian Rietveld | 2002-04-01 | 1 | -0/+16 |
* | recommit after tagging 2_0_1 | Owen Taylor | 2002-03-30 | 1 | -0/+5 |
* | ===== Released 2.0.1 ====== | Owen Taylor | 2002-03-30 | 1 | -3/+2 |
* | revert the latest stamp increment changes, as it broke stuff for trees | Kristian Rietveld | 2002-03-30 | 1 | -0/+5 |
* | Call gdk_keyval_to_lower() on the key passed in, since we lowercase allGTK_MULTIHEAD_MERGEPOINT_30_03_02 | Owen Taylor | 2002-03-29 | 1 | -0/+8 |
* | Fix screwup in handling of module path that was resulting in freed memory | Owen Taylor | 2002-03-29 | 1 | -0/+7 |
* | Fix wrong stock id's for ADD/REMOVE. (#76915, Vitaly Tishkov) | Owen Taylor | 2002-03-29 | 1 | -0/+5 |
* | fix typo in gtk_init_check macro, which caused crashes if argc != 0 | Hans Breuer | 2002-03-29 | 1 | -0/+7 |
* | remove call to gtk_tree_model_sort_increment_stamp | Kristian Rietveld | 2002-03-29 | 1 | -0/+6 |
* | Updates | Owen Taylor | 2002-03-29 | 1 | -0/+12 |
* | Don't show the window unless the widget is mapped. (#76742, Dennis | Owen Taylor | 2002-03-29 | 1 | -0/+6 |
* | Fixed dashed line issues (#74441) to an IMO reasonable extend. That is: | Hans Breuer | 2002-03-28 | 1 | -0/+22 |
* | new add, remove stock icons | Jakub Steiner | 2002-03-28 | 1 | -0/+8 |
* | when encountering non-UTF-8 file names, alert the user with g_message() | Tim Janik | 2002-03-28 | 1 | -0/+6 |
* | Don't install the handler if the widget isn't realized.GTK_MULTIHEAD_MERGEPOINT_28_03_02 | Dave Camp | 2002-03-28 | 1 | -0/+5 |
* | New font and text icons to solve the dark-theme-problem | Jakub Steiner | 2002-03-28 | 1 | -0/+7 |
* | Try to find libpng via pkg-config first, since libpng-1.2.2 will come with | Matthias Clasen | 2002-03-27 | 1 | -0/+5 |
* | changelog update | Owen Taylor | 2002-03-27 | 1 | -1/+1 |
* | Set page->last_focus_child to NULL as well as removing the weak reference, | Owen Taylor | 2002-03-27 | 1 | -0/+7 |
* | ChangeLog typo. | Murray Cumming | 2002-03-27 | 1 | -1/+1 |
* | Corrected registered return type of move-cursor signal. Had to add a | Murray Cumming | 2002-03-27 | 1 | -0/+6 |