| Commit message (Expand) | Author | Age | Files | Lines |
* | Go back to DocBook 3.0 to get the autobuilder on developer.gnome.org back | Matthias Clasen | 2001-11-15 | 2 | -1/+10 |
* | Return the currently selected column when we get the column, #64380 | Jonathan Blandford | 2001-11-14 | 2 | -3/+8 |
* | Add --sgml-mode. | Matthias Clasen | 2001-11-14 | 5 | -6/+6 |
* | Rearrange docs (#64566) | Matthias Clasen | 2001-11-14 | 5 | -43/+63 |
* | add border width to requisition, request non-anchored children | Havoc Pennington | 2001-11-13 | 1 | -3/+3 |
* | added gtkaccelmap.sgml. other updates. | Tim Janik | 2001-11-13 | 19 | -304/+381 |
* | new files explaining where the code for rendering pixbufs lives. (#61151) | Matthias Clasen | 2001-11-12 | 4 | -0/+63 |
* | Mass fixing of trivial doc bugs. (#63544, #57007, #64141, #63472, #57108, | Matthias Clasen | 2001-11-10 | 9 | -64/+71 |
* | Fix docs for gtk_tree_view_column_set_sort_order. (#62647) | Matthias Clasen | 2001-11-10 | 3 | -24/+18 |
* | Document all stock items with their stock text. | Matthias Clasen | 2001-11-10 | 4 | -80/+80 |
* | expose the child widgets in here (gtk_text_view_realize): set parent | Havoc Pennington | 2001-11-06 | 1 | -3/+3 |
* | Add a function gdk_window_invalidate_maybe_recurse() for use in "shallow | Owen Taylor | 2001-11-04 | 2 | -0/+24 |
* | gdk_rgb_init() doesn't need to be called anymore. Use g_object_(un)_ref | Sebastian Wilhelmi | 2001-11-03 | 6 | -28/+43 |
* | 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 |