| Commit message (Expand) | Author | Age | Files | Lines |
* | === Released 2.5.0 ===GTK_2_5_0 | Soeren Sandmann | 2004-07-20 | 122 | -5704/+5713 |
* | Updates. | Matthias Clasen | 2004-07-19 | 4 | -2/+194 |
* | Create an empty target list if targets is NULL. | Soeren Sandmann | 2004-07-18 | 124 | -5532/+5685 |
* | Updates. | Matthias Clasen | 2004-07-18 | 2 | -0/+6 |
* | Support text/plain selection target (#55117, Owen Taylor) | Matthias Clasen | 2004-07-17 | 2 | -0/+8 |
* | Support named themed window icons. | Matthias Clasen | 2004-07-17 | 2 | -0/+9 |
* | Add GtkCellRendererCombo | Matthias Clasen | 2004-07-16 | 3 | -0/+23 |
* | Add gtk_parse_args() | Matthias Clasen | 2004-07-13 | 2 | -0/+5 |
* | Updates. | Matthias Clasen | 2004-07-13 | 2 | -7/+24 |
* | Updates | Matthias Clasen | 2004-07-13 | 3 | -7/+22 |
* | Start of the GTK+ glossary. | Federico Mena Quintero | 2004-07-12 | 11 | -32/+431 |
* | Docs for GtkAboutDialog. | Matthias Clasen | 2004-07-12 | 4 | -0/+320 |
* | Add new stock items. | Matthias Clasen | 2004-07-12 | 4 | -5/+157 |
* | Updates | Matthias Clasen | 2004-07-08 | 3 | -1/+15 |
* | Misc additions. | Matthias Clasen | 2004-07-07 | 13 | -12/+211 |
* | Actually integrate iconview docs. | Matthias Clasen | 2004-07-04 | 3 | -0/+342 |
* | Add GtkIconView to the documentation. | Anders Carlsson | 2004-07-04 | 4 | -0/+39 |
* | Fix links to www.freedesktop.org. (#145210, Billy Biggs) | Matthias Clasen | 2004-07-04 | 5 | -5/+13 |
* | Flip the y axes in the diagrams. | Matthias Clasen | 2004-06-23 | 3 | -0/+5 |
* | Document the push_in parameter of GtkMenuPositionFunc. | Matthias Clasen | 2004-06-22 | 2 | -1/+5 |
* | Make example UTF-8 safe. (#143264, Tommi Komulainen) | Matthias Clasen | 2004-06-22 | 2 | -4/+4 |
* | Doc updates. | Matthias Clasen | 2004-06-22 | 2 | -113/+76 |
* | Additions. | Matthias Clasen | 2004-06-21 | 2 | -0/+8 |
* | Add a nice figure to the docs. | Matthias Clasen | 2004-06-19 | 7 | -2/+19 |
* | Fixes | Matthias Clasen | 2004-06-19 | 2 | -2/+8 |
* | Document the default attach options for gtk_table_attach_defaults(). | Matthias Clasen | 2004-05-31 | 2 | -1/+7 |
* | Fix some docs. | Matthias Clasen | 2004-05-28 | 2 | -2/+7 |
* | Make GtkEntryCompletion::text_column a property. | Matthias Clasen | 2004-05-27 | 3 | -2/+15 |
* | Move docs inline, fixing them on the way. (#143029, Steve Chaplin) | Matthias Clasen | 2004-05-26 | 2 | -17/+9 |
* | Add the right include for the "X interaction" section. | Matthias Clasen | 2004-05-20 | 2 | -0/+6 |
* | Add a few more symbols. | Matthias Clasen | 2004-05-18 | 2 | -1/+6 |
* | Check for XFIXES extension. | Matthias Clasen | 2004-05-18 | 6 | -2/+39 |
* | Minor update. | Matthias Clasen | 2004-05-14 | 2 | -2/+6 |
* | Add a progress cell renderer, based on the one found in Epiphany. | Matthias Clasen | 2004-05-12 | 3 | -0/+23 |
* | Additions. | Matthias Clasen | 2004-05-12 | 2 | -2/+10 |
* | Document the selection modes here, rather than in the docs of deprecated | Matthias Clasen | 2004-05-11 | 2 | -5/+16 |
* | Add deprecation notes. | Matthias Clasen | 2004-05-11 | 13 | -5/+156 |
* | Add gtk_menu_get_for_attach_widet, gtk_tree_view_get_fixed_height_mode, | Matthias Clasen | 2004-05-10 | 6 | -0/+29 |
* | Fix example. (Steffen Röcker) | Matthias Clasen | 2004-05-07 | 2 | -1/+6 |
* | New function to translate a string with translate_func. (#135740) | Matthias Clasen | 2004-05-06 | 2 | -0/+5 |
* | Add missing getters for readwrite properies. (#135649) | Matthias Clasen | 2004-05-06 | 2 | -0/+7 |
* | Add gtk_combo_box_get_active_text() convenience function. (#136372, | Matthias Clasen | 2004-05-06 | 2 | -0/+5 |
* | New format flag GDK_PIXBUF_FORMAT_SCALABLE to mark scalable formats. | Matthias Clasen | 2004-05-06 | 2 | -0/+6 |
* | Changes to support do-not-focus-on-map hint in conjunction with | Elijah Newren | 2004-05-06 | 4 | -0/+21 |
* | Add multiple indices. | Matthias Clasen | 2004-05-05 | 4 | -3/+42 |
* | Fix the dtd. | Matthias Clasen | 2004-05-04 | 2 | -5/+14 |
* | === Released 2.4.1 ===GTK_2_4_1 | Matthias Clasen | 2004-04-30 | 2 | -1/+5 |
* | Added an .gtkrc-2.0 example of how to actually change the key bindings. | Federico Mena Quintero | 2004-04-29 | 3 | -1/+69 |
* | Remove excessive casts from examples. (#139387, Olexiy Avramchenko) | Matthias Clasen | 2004-04-23 | 8 | -24/+33 |
* | Fix an example. (#138966, Tim-Philipp Müller) | Matthias Clasen | 2004-04-23 | 2 | -1/+4 |