| Commit message (Expand) | Author | Age | Files | Lines |
* | Integrate Erwann Chenede's multihead changes for the gtk/ directory. | Alex Larsson | 2002-04-29 | 1 | -15/+32 |
* | Use gtk_entry_get_public_chars. Fixes #79532. | Anders Carlsson | 2002-04-22 | 1 | -1/+1 |
* | Short-circuit the text to the exact same thing, so we don't unexpectedly | Owen Taylor | 2002-03-21 | 1 | -2/+8 |
* | Patch from Erwann Chenede, #73900 fixing a lot of warnings with Forte CC, | Owen Taylor | 2002-03-20 | 1 | -1/+1 |
* | Improve test to prevent infinite loop. (#74952, Thomas Leonard) | Owen Taylor | 2002-03-20 | 1 | -1/+2 |
* | Patch from Yao Zhang fixing reference count leak. | Owen Taylor | 2002-03-18 | 1 | -1/+1 |
* | Fix various problems when truncating the inserted text to fit into the | Owen Taylor | 2002-03-06 | 1 | -1/+6 |
* | Centralize lookup and caching of cursor GC's here. | Owen Taylor | 2002-03-03 | 1 | -46/+18 |
* | Clamp @max parameter passed in to [0, MAX_SIZE], improve docs. Fix default | Owen Taylor | 2002-03-02 | 1 | -6/+38 |
* | Don't to focus insensitive widgets. (#68203) | Owen Taylor | 2002-02-26 | 1 | -25/+49 |
* | use the cursor position _after_ deleting the text as the position to | Owen Taylor | 2002-02-26 | 1 | -1/+2 |
* | change to pass in the cursor direction always, not just when we need an | Havoc Pennington | 2002-02-25 | 1 | -4/+7 |
* | Patch from Matthias Clasen to remove some excessive ::changed signals for | Owen Taylor | 2002-02-23 | 1 | -10/+11 |
* | Patch from Matthias Clasen (#54488) | Owen Taylor | 2002-02-23 | 1 | -2/+0 |
* | Remove support for the poorly defined text/plain type for now. (#55117) | Owen Taylor | 2002-02-18 | 1 | -1/+0 |
* | Patch from Bill Haneman and Padraig O'Briain to add cursor_aspect_ratio | Owen Taylor | 2002-02-14 | 1 | -10/+3 |
* | Fix problem with string-valued parameters (#70012, Johan Dahlin.) | Owen Taylor | 2002-02-09 | 1 | -1/+1 |
* | Add a function to delete all bindings add by gtk_binding_parse_binding() | Owen Taylor | 2002-02-09 | 1 | -67/+16 |
* | Use layout text (which may be affected by invisible char) to compute | Owen Taylor | 2002-02-07 | 1 | -2/+3 |
* | Change popup_menu signal to return gboolean instead of void. This allows | Padraig O'Briain | 2002-02-07 | 1 | -2/+3 |
* | Non-exported _gtk_menu_select_first() function that selects the first item | Owen Taylor | 2002-02-03 | 1 | -23/+1 |
* | Add a GtkSetting (gtk-entry-select-on-focus) controlling whether the | Owen Taylor | 2002-02-02 | 1 | -2/+15 |
* | Remove the "select first item if popped up from keypress" hack -- was | Owen Taylor | 2002-02-02 | 1 | -3/+28 |
* | Paint focus before shadow to give theme engines a bit more flexibility. | Owen Taylor | 2002-01-28 | 1 | -4/+12 |
* | add mouse_cursor_obscured. | Anders Carlsson | 2002-01-27 | 1 | -2/+52 |
* | use a variable that's actually been declared. | Manish Singh | 2002-01-24 | 1 | -1/+1 |
* | Remove excessive g_return_if_fail() calls. (#57615) | Matthias Clasen | 2002-01-23 | 1 | -88/+24 |
* | Trap the case where there is no default widget and the entry is the focus | Owen Taylor | 2002-01-21 | 1 | -1/+3 |
* | 1.3.12, interface, binary age 0. | Owen Taylor | 2001-12-23 | 1 | -0/+21 |
* | Add Unicode control char menu, based on patch from Dov. Bug #63495 | Havoc Pennington | 2001-12-17 | 1 | -13/+47 |
* | Patch from Bill Haneman (with many modifications) to make the focus color | Owen Taylor | 2001-12-04 | 1 | -113/+86 |
* | Version 1.3.11, interface, binary age 0. | Owen Taylor | 2001-11-21 | 1 | -1/+1 |
* | Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2; | Owen Taylor | 2001-11-17 | 1 | -9/+10 |
* | Return the currently selected column when we get the column, #64380 | Jonathan Blandford | 2001-11-14 | 1 | -1/+3 |
* | Add: - A ::retrieve_surrounding signal that asks the widget for context | Owen Taylor | 2001-11-01 | 1 | -5/+41 |
* | Add a "menu" property and notify on it. (#62798, Padraig O'Briain) | Owen Taylor | 2001-10-31 | 1 | -2/+2 |
* | Use an image menu item here (popup_targets_received): Call | Anders Carlsson | 2001-10-23 | 1 | -5/+7 |
* | Add cursor-position, selection-bound properties. (#62148, reported by | Owen Taylor | 2001-10-22 | 1 | -13/+29 |
* | Fixing popup menus to have "Paste" sensitized correctly. Original patches | Owen Taylor | 2001-10-22 | 1 | -50/+94 |
* | Deprecate gtk_entry_set_editable. (#58768, Vitaly Tishkov)GTK_MULTIHEAD_MERGEPOINT_22_10_01 | Owen Taylor | 2001-10-22 | 1 | -1/+1 |
* | since GtkIMContext derives directly from GObject now, we have to use the | Manish Singh | 2001-10-20 | 1 | -5/+5 |
* | impl 'text' (gtk_entry_class_init): add the 'text' prop. | Michael Meeks | 2001-10-18 | 1 | -3/+19 |
* | Fix mistake in truncating length of text to MAX_SIZE. (Found by Padraig | Owen Taylor | 2001-10-17 | 1 | -1/+1 |
* | move insert_text and delete_text virtual functions to do_insert_text and | Kristian Rietveld | 2001-10-03 | 1 | -49/+19 |
* | Allow NUOL for @target_list to mean, use gtk_drag_dest_get_target_list | Owen Taylor | 2001-10-03 | 1 | -22/+68 |
* | Fix problem where menmonic wasn't removed properly when setting a label | Owen Taylor | 2001-09-26 | 1 | -1/+5 |
* | ue Sep 25 12:41:17 2001 Owen Taylor <otaylor@redhat.com>GTK_1_3_9 | Owen Taylor | 2001-09-25 | 1 | -6/+18 |
* | Make a GtkCellEditable (get_widget_window_size): Change to let it honor | Jonathan Blandford | 2001-09-25 | 1 | -5/+75 |
* | Don't draw with GTK_STATE_ACTIVE. | Alex Larsson | 2001-09-19 | 1 | -10/+35 |
* | centralize all the editing code | Jonathan Blandford | 2001-09-18 | 1 | -4/+23 |