| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed -DGTK_DISABLE_COMPAT_H. | Sebastian Wilhelmi | 2001-11-02 | 1 | -1/+1 |
* | fix infinite loop noticed by yosh. | Jonathan Blandford | 2001-11-01 | 3 | -5/+11 |
* | include initialization_versions.sgml, file-saving.sgml and | Matthias Clasen | 2001-10-31 | 9 | -398/+23 |
* | Add GTK_SELECTION_NONE enum, #61695 | Jonathan Blandford | 2001-10-31 | 2 | -0/+8 |
* | massize rewrite. Static models now totally work. I'm not 100% sure about | Jonathan Blandford | 2001-10-31 | 2 | -6/+5 |
* | Updates. (#63293) | Matthias Clasen | 2001-10-30 | 4 | -41/+57 |
* | Darn. I can't believe this took this long to fix. | Jonathan Blandford | 2001-10-29 | 6 | -60/+52 |
* | Update struct member docs since they're gdouble now instead of gfloat. | Anders Carlsson | 2001-10-28 | 2 | -6/+11 |
* | Forgotten file. | Matthias Clasen | 2001-10-28 | 1 | -0/+8 |
* | Documentation updates. | Matthias Clasen | 2001-10-28 | 5 | -141/+242 |
* | Remove note about coordinates in GdkPoint being 16-bit since they're | Anders Carlsson | 2001-10-28 | 2 | -2/+5 |
* | do not call gtk_settings_get_default() here as that requires an X | jacob berkman | 2001-10-28 | 1 | -0/+6 |
* | Typo fix. Updates. Document the special values <none> and <parent> for | Matthias Clasen | 2001-10-27 | 3 | -41/+57 |
* | Call update_im_spot_location here explicitly | Havoc Pennington | 2001-10-27 | 3 | -19/+19 |
* | Clarify that the string argument in gtk_accel_label_new most be non-NULL. | Anders Carlsson | 2001-10-27 | 2 | -1/+5 |
* | Clarify that a maximum length of 0 means infinity. This fixes #58771. | Anders Carlsson | 2001-10-27 | 2 | -2/+5 |
* | Finish a sentence. This fixes #56702. | Anders Carlsson | 2001-10-27 | 2 | -2/+5 |
* | Clarify that we're returning a spin button in the _new function. This | Anders Carlsson | 2001-10-27 | 2 | -1/+5 |
* | Change docs for gtk_toolbar_append_item to say that it appends an item to | Anders Carlsson | 2001-10-27 | 2 | -2/+8 |
* | Remove gtk_tree_view_column_cell_event here too. | Anders Carlsson | 2001-10-27 | 2 | -1/+1 |
* | Oct 26 11:54:53 2001 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2001-10-27 | 4 | -35/+21 |
* | Remove documentation for gtk_tree_view_column_cell_event since that | Anders Carlsson | 2001-10-27 | 2 | -0/+9 |
* | Change FALSE to TRUE in documentation for gdk_atom_intern, to document the | Anders Carlsson | 2001-10-27 | 2 | -1/+10 |
* | Update GtkStyle since it's now a GObject and not a struct. This fixes | Anders Carlsson | 2001-10-26 | 1 | -1/+1 |
* | gtk/gtkbutton.[ch] fixed inline comments | Sven Neumann | 2001-10-26 | 1 | -0/+4 |
* | if we move to the front of a segment, use the "slow" technique for moving | Havoc Pennington | 2001-10-24 | 1 | -3/+3 |
* | add a #error unless you define GTK_TEXT_USE_INTERNAL_UNSUPPORTED_API, so | Havoc Pennington | 2001-10-22 | 4 | -11/+34 |
* | Clarify behavior in docs, #61777 (gtk_text_iter_forward_search) | Havoc Pennington | 2001-10-22 | 2 | -7/+11 |
* | Remove handle_box from App demo. | Jonathan Blandford | 2001-10-22 | 13 | -115/+259 |
* | Remove note about deprecation. (We've standard on G_CONST_RETURN rather | Owen Taylor | 2001-10-22 | 2 | -3/+13 |
* | Don't call g_thread_init(), we don't want to link to -lgthread if we don't | Owen Taylor | 2001-10-22 | 1 | -3/+0 |
* | Add a function, gdk_threads_init() that must be explicitely called to | Owen Taylor | 2001-10-22 | 1 | -0/+11 |
* | get them from $(top_srcdir)/gtk/stock-icons/ rather than | jacob berkman | 2001-10-20 | 2 | -72/+78 |
* | Add gtkimcontextsimple. | Owen Taylor | 2001-10-19 | 5 | -1/+63 |
* | Forgotten in last commit | Matthias Clasen | 2001-10-19 | 1 | -3/+76 |
* | Switch to DocBook 4.1 (for the PNG notation). | Matthias Clasen | 2001-10-19 | 3 | -75/+148 |
* | Resurrect 1.2 documentation. (#62604) | Matthias Clasen | 2001-10-18 | 6 | -53/+133 |
* | Add GdkPixbuf, GdkPixbufAnimation and GdkPixbufAnimationIter. (#62590 | Matthias Clasen | 2001-10-18 | 3 | -8/+15 |
* | Documentation updates. Updates. | Matthias Clasen | 2001-10-17 | 6 | -49/+84 |
* | Update. | Matthias Clasen | 2001-10-13 | 2 | -90/+118 |
* | to compare pattern specs, use g_pattern_spec_equal() instead of direct | Tim Janik | 2001-10-13 | 35 | -110/+811 |
* | Updates. | Matthias Clasen | 2001-10-10 | 10 | -52/+52 |
* | Update. | Matthias Clasen | 2001-10-09 | 3 | -27/+29 |
* | Add entity for tmpl/inline.sgml. | Matthias Clasen | 2001-10-09 | 4 | -12/+87 |
* | Update. | Matthias Clasen | 2001-10-08 | 5 | -2/+201 |
* | Update. | Matthias Clasen | 2001-10-07 | 7 | -29/+32 |
* | add gtkimagemenuitem, gtksettings, gtkseparatormenuitem. | Matthias Clasen | 2001-10-06 | 3 | -17/+14 |
* | remove GtkPacker. | Matthias Clasen | 2001-10-05 | 3 | -28/+4 |
* | gdk-pixbuf/gdk-pixbuf-io.c gdk-pixbuf/gdk-pixbuf-private.h | Sven Neumann | 2001-10-05 | 2 | -2/+6 |
* | fix GtkImage overview | Havoc Pennington | 2001-10-05 | 3 | -19/+102 |