| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | expose gtk_bindings_activate_event(), changed callers. | Tim Janik | 2004-03-02 | 1 | -3/+3 |
* | We need to pass the unmasked state to | Owen Taylor | 2003-05-21 | 1 | -1/+2 |
* | Add a new binding signal, "move_scroll", and use it to hook up | Owen Taylor | 2002-12-14 | 1 | -0/+29 |
* | Deprecation cleanup | Manish Singh | 2002-10-09 | 1 | -42/+41 |
* | Initialize ->parsed field. (#94536, patch from Sebastian Ritau. Maybe | Owen Taylor | 2002-09-30 | 1 | -0/+1 |
* | Integrate Erwann Chenede's multihead changes for the gtk/ directory. | Alex Larsson | 2002-04-29 | 1 | -2/+8 |
* | kill code duplicated in gtk_binding_entry_add_signall. | Mark McLoughlin | 2002-03-25 | 1 | -3/+0 |
* | Partial fix for problem where keypad keys acted as shift-arrows in an | Owen Taylor | 2002-03-22 | 1 | -0/+13 |
* | Add GDK_ISO_Next_Group/Prev_Group/Level3_Shift/ First_Group/Last_Group to | Owen Taylor | 2002-02-21 | 1 | -1/+1 |
* | Implement "fuzzy" key binding lookups; allow matches on key and level but | Owen Taylor | 2002-02-21 | 1 | -47/+172 |
* | 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 | -4/+80 |
* | isspace -> g_ascii_isspace Remove gdki8n.h include. Remove <ctype.h> | Darin Adler | 2002-02-08 | 1 | -1/+0 |
* | Remove excess calls to g_return_if_fail from static and virtual functions. | Matthias Clasen | 2002-01-30 | 1 | -2/+0 |
* | Consistently use GdkModifierType. (#66950, Mark Patton) | Owen Taylor | 2002-01-30 | 1 | -16/+16 |
* | Support "optional" bindings. If a binding signal has a boolean return | Owen Taylor | 2002-01-17 | 1 | -76/+121 |
* | Rename the GTK_DESTROYED flag to GTK_IN_DESTRUCTION, remove the | Owen Taylor | 2001-11-19 | 1 | -10/+7 |
* | Remove G_DISABLE_CONST_RETURNS. | Owen Taylor | 2001-10-23 | 1 | -3/+4 |
* | to compare pattern specs, use g_pattern_spec_equal() instead of direct | Tim Janik | 2001-10-13 | 1 | -5/+14 |
* | changed gtk_item_factory_dump_items() and gtk_item_factory_dump_rc() | Tim Janik | 2001-04-03 | 1 | -262/+20 |
* | urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if | Tim Janik | 2000-10-25 | 1 | -11/+10 |
* | Use g_path_get_dirname instead of g_dirname, which is deprecated. | Sebastian Wilhelmi | 2000-09-05 | 1 | -4/+0 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | documented necessary changes for 1.4 transition. | Tim Janik | 2000-05-12 | 1 | -2/+2 |
* | Adapt cast macros to standard. | Raja R Harinath | 1999-11-22 | 1 | -0/+1 |
* | Actually change <strings.h> to <string.h> as I already said in the | Tor Lillqvist | 1999-03-15 | 1 | -1/+1 |
* | Added notice to look in AUTHORS and ChangeLog files for a list of changes. | CST 1999 Shawn T. Amundson | 1999-02-24 | 1 | -0/+8 |
* | When we find a match, stop searching. (Because we assume pspec != NULL in | Owen Taylor | 1999-02-15 | 1 | -0/+1 |
* | fixup, so that enum values are looked up. | Tim Janik | 1998-07-27 | 1 | -2/+7 |
* | introduce testbindings on C-1 for buttons, to check out binding | Tim Janik | 1998-07-22 | 1 | -9/+278 |
* | display the current cursor name. | Tim Janik | 1998-07-14 | 1 | -15/+7 |
* | added a new internal type GTK_TYPE_IDENTIFIER which is derived from | Tim Janik | 1998-07-10 | 1 | -41/+68 |
* | deleted most of the argument handling code, since that is now implemented | Tim Janik | 1998-07-09 | 1 | -19/+28 |
* | temporary implementation of action signal "debug_msg" | Tim Janik | 1998-07-01 | 1 | -3/+3 |
* | ok, this enables the possibility for key-release bindings. | Tim Janik | 1998-06-30 | 1 | -1/+1 |
* | replaced some gtk_object_data_force_id with g_quark_from_static_string | Tim Janik | 1998-06-19 | 1 | -2/+2 |
* | heal gtk. ;) | Tim Janik | 1998-06-14 | 1 | -7/+7 |
* | s/string_data/pointer_data/ as needed to match GtkArg | Elliot Lee | 1998-06-14 | 1 | -7/+7 |
* | Renamed g_const_pointer => gconstpointer. | Owen Taylor | 1998-06-10 | 1 | -5/+5 |
* | more const pointer corrections. | Tim Janik | 1998-06-10 | 1 | -10/+10 |
* | new functions gtk_selection_data_copy and gtk_selection_data_free. | Tim Janik | 1998-06-09 | 1 | -8/+15 |
* | fixed an assertment. | Tim Janik | 1998-06-07 | 1 | -0/+1136 |