| Commit message (Expand) | Author | Age | Files | Lines |
* | 2.6.6GTK_2_6_6 | Matthias Clasen | 2005-04-11 | 1 | -24/+0 |
* | 2.6.5GTK_2_6_5 | Matthias Clasen | 2005-04-09 | 1 | -0/+28 |
* | 2.6.3GTK_2_6_3 | Matthias Clasen | 2005-02-28 | 1 | -24/+0 |
* | 2.6.2GTK_2_6_2 | Matthias Clasen | 2005-02-04 | 1 | -0/+24 |
* | spell missing stock icons correctly. | Jonathan Blandford | 2004-12-17 | 1 | -0/+8 |
* | Fix SGML errors. | Owen Taylor | 2004-10-12 | 1 | -123/+0 |
* | 2.5.2GTK_2_5_2 | Matthias Clasen | 2004-08-25 | 1 | -0/+9 |
* | 2.5.1GTK_2_5_1 | Matthias Clasen | 2004-08-01 | 1 | -0/+22 |
* | === Released 2.5.0 ===GTK_2_5_0 | Soeren Sandmann | 2004-07-20 | 1 | -267/+114 |
* | Create an empty target list if targets is NULL. | Soeren Sandmann | 2004-07-18 | 1 | -0/+267 |
* | Start of the GTK+ glossary. | Federico Mena Quintero | 2004-07-12 | 1 | -0/+7 |
* | === Released 2.3.5 ===GTK_2_3_5 | Owen Taylor | 2004-03-02 | 1 | -0/+6 |
* | Add two more folder modes to the enum. | Jonathan Blandford | 2004-02-26 | 1 | -0/+16 |
* | === Released 2.3.3 ===GTK_2_3_3 | Owen Taylor | 2004-02-24 | 1 | -205/+0 |
* | Commit auto-generated changes | Soeren Sandmann | 2004-02-21 | 1 | -10/+211 |
* | new introduction section. | Jonathan Blandford | 2004-01-22 | 1 | -0/+16 |
* | === Released 2.3.1 === | Owen Taylor | 2003-12-08 | 1 | -135/+0 |
* | Make this function take an index and a GtkToolItem. | Soeren Sandmann | 2003-10-25 | 1 | -0/+157 |
* | === Released 2.3.0 ===GTK_2_3_0 | Owen Taylor | 2003-10-24 | 1 | -108/+0 |
* | The render vfunc takes a GdkDrawable* instead of a GdkWindow*, because | Murray Cumming | 2003-09-30 | 1 | -0/+7 |
* | make _gtk_tool_item_toolbar_reconfigured() an internal function | Soeren Sandmann | 2003-07-30 | 1 | -0/+7 |
* | swap icon_widget and label arguments to match BonoboUIToolbarButton. | Soeren Sandmann | 2003-07-30 | 1 | -0/+6 |
* | Minor tweaks and completions of shortdescs. | Matthias Clasen | 2002-11-29 | 1 | -0/+108 |
* | Document 2.2 API additions. | Matthias Clasen | 2002-11-28 | 1 | -0/+18 |
* | Remove rules for generation of version.xml, which was causing make to | Owen Taylor | 2002-11-02 | 1 | -24/+18 |
* | Documentation fixes. | Soeren Sandmann | 2002-10-13 | 1 | -0/+24 |
* | Minor documentation fixes. (#80021, Yao Zhang; #75567, #75279, Vitaly | Soeren Sandmann | 2002-09-28 | 1 | -9/+0 |
* | Add a singleton object that we can use to get notification when displays | Owen Taylor | 2002-06-20 | 1 | -0/+9 |
* | Set the width of the layout to the actual wrap width (our requisition) not | Owen Taylor | 2002-05-14 | 1 | -12/+0 |
* | add example to docs, as people are seeming to have trouble with this | Jonathan Blandford | 2002-03-15 | 1 | -89/+78 |
* | Lots of docs. | Jonathan Blandford | 2002-03-09 | 1 | -0/+7 |
* | Update version to 2.0.0 | Owen Taylor | 2002-03-05 | 1 | -0/+8 |
* | Add x11.sgml. | Owen Taylor | 2002-01-30 | 1 | -0/+6 |
* | new function (which I then decided not to use but I think it's needed to | Havoc Pennington | 2002-01-17 | 1 | -6/+0 |
* | map event_window after mapping child, so we don't loose events. | Tim Janik | 2002-01-15 | 1 | -0/+6 |
* | sgml fixes | Havoc Pennington | 2002-01-12 | 1 | -6/+0 |
* | don't cast a possible NULL pointer. | Tim Janik | 2002-01-09 | 1 | -0/+61 |
* | don't forget to offset the pointer by x/y_offset into the new window when | Tim Janik | 2002-01-07 | 1 | -0/+13 |
* | Add gtktextutil.h | Owen Taylor | 2001-12-23 | 1 | -6/+19 |
* | Updates | Owen Taylor | 2001-11-21 | 1 | -69/+89 |
* | applied patch from owen to get rid of accel map notifiers. changed things | Tim Janik | 2001-11-20 | 1 | -0/+39 |
* | fix allocation to be relative to paned->allocation, now that this is a | Tim Janik | 2001-11-20 | 1 | -0/+7 |
* | New function to get a GdkWindow to compare event->window to. | Jonathan Blandford | 2001-11-15 | 1 | -14/+0 |
* | added gtkaccelmap.sgml. other updates. | Tim Janik | 2001-11-13 | 1 | -2/+249 |
* | Darn. I can't believe this took this long to fix. | Jonathan Blandford | 2001-10-29 | 1 | -0/+48 |
* | Call update_im_spot_location here explicitly | Havoc Pennington | 2001-10-27 | 1 | -0/+19 |
* | add a #error unless you define GTK_TEXT_USE_INTERNAL_UNSUPPORTED_API, so | Havoc Pennington | 2001-10-22 | 1 | -0/+18 |
* | Remove handle_box from App demo. | Jonathan Blandford | 2001-10-22 | 1 | -15/+35 |
* | to compare pattern specs, use g_pattern_spec_equal() instead of direct | Tim Janik | 2001-10-13 | 1 | -0/+191 |
* | fix test case, it previously verified incorrect behavior | Havoc Pennington | 2001-10-04 | 1 | -44/+52 |