| Commit message (Expand) | Author | Age | Files | Lines |
* | Commit auto-generated changes | Soeren Sandmann | 2004-02-21 | 6 | -42/+44 |
* | Umm, I'm on crack. Use gtk_accelerator_get_default_mod_mask(). | Federico Mena Quintero | 2004-02-16 | 1 | -32/+1 |
* | Oops - Federico | Federico Mena Quintero | 2004-02-16 | 1 | -1/+1 |
* | Little addition to the modifiers example - Federico | Federico Mena Quintero | 2004-02-16 | 1 | -1/+4 |
* | Added an example of how to use GDK_MODIFIER_MASK to test for modifier keys | Federico Mena Quintero | 2004-02-16 | 1 | -1/+35 |
* | Assign xtype using gdk_x11_atom_to_xatom_for_display () when type != | Manish Singh | 2004-02-12 | 1 | -1/+1 |
* | Improve the documentation of event_mask for gdk_pointer_grab. (#132223, | Matthias Clasen | 2004-01-31 | 1 | -1/+2 |
* | Fix a header name misspelling. (#123589, Jan Huelsbergen) | Matthias Clasen | 2004-01-28 | 1 | -1/+2 |
* | new introduction section. | Jonathan Blandford | 2004-01-22 | 5 | -0/+103 |
* | === Released 2.3.1 === | Owen Taylor | 2003-12-08 | 1 | -0/+16 |
* | === Released 2.3.0 ===GTK_2_3_0 | Owen Taylor | 2003-10-24 | 4 | -43/+42 |
* | Add two missing signals. | Matthias Clasen | 2003-09-30 | 1 | -0/+15 |
* | The render vfunc takes a GdkDrawable* instead of a GdkWindow*, because | Murray Cumming | 2003-09-30 | 1 | -0/+18 |
* | Document the "direction-changed" and "keys-changed" signals. | Matthias Clasen | 2003-09-30 | 1 | -3/+4 |
* | Add deprecation notes. (#121955) | Matthias Clasen | 2003-09-11 | 1 | -0/+7 |
* | Improve PointerHint docs. Explain is_hint field in GdkEventMotion. | Matthias Clasen | 2003-08-27 | 2 | -4/+6 |
* | Add support for EWMH "Above" and "Below" window states. (105100, Manuel Clos) | Matthias Clasen | 2003-08-10 | 1 | -1/+3 |
* | Elaborate a bit more in the docs on GdkFilterFunc and GdkFilterReturn. | Noah Levitt | 2003-08-09 | 1 | -3/+11 |
* | make _gtk_tool_item_toolbar_reconfigured() an internal function | Soeren Sandmann | 2003-07-30 | 1 | -0/+2 |
* | Resurrected documentation that got lost when the window parameter was | Sven Neumann | 2003-07-29 | 1 | -41/+17 |
* | Commit autogenerated changes, so patches will make sense. | Soeren Sandmann | 2003-07-28 | 2 | -0/+57 |
* | API doc updates. | Matthias Clasen | 2003-07-14 | 1 | -8/+8 |
* | Fix a few doc comments. Link to style properties. | Matthias Clasen | 2002-12-17 | 4 | -4/+4 |
* | Add some ids to reduce dangling links. | Matthias Clasen | 2002-12-11 | 4 | -19/+33 |
* | Add "Since" information. | Matthias Clasen | 2002-12-06 | 4 | -2/+7 |
* | Minor tweaks. | Matthias Clasen | 2002-11-29 | 2 | -3/+3 |
* | Add some docs. | Matthias Clasen | 2002-11-28 | 1 | -2/+5 |
* | Add hint about calling gdk_flush() before gdk_threads_leave(). (#70665, | Matthias Clasen | 2002-11-26 | 1 | -0/+10 |
* | Remove period from title of example in docs. | Matthias Clasen | 2002-11-23 | 24 | -25/+110 |
* | docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgml | Soeren Sandmann | 2002-11-08 | 7 | -24/+24 |
* | Remove rules for generation of version.xml, which was causing make to | Owen Taylor | 2002-11-02 | 5 | -28/+26 |
* | More doc comments moved inline. | Matthias Clasen | 2002-11-01 | 2 | -268/+152 |
* | More API docs moved inline. | Matthias Clasen | 2002-10-24 | 2 | -137/+47 |
* | Documentation updates. | Matthias Clasen | 2002-10-23 | 1 | -132/+62 |
* | Gdk API doc updates. | Matthias Clasen | 2002-10-22 | 2 | -70/+68 |
* | Update the docs for the event->key.string to say that @string is | Owen Taylor | 2002-10-18 | 1 | -6/+11 |
* | Update. | Owen Taylor | 2002-10-14 | 1 | -9/+5 |
* | Documentation fixes. | Soeren Sandmann | 2002-10-13 | 8 | -9/+198 |
* | remove unused codepath. | Soeren Sandmann | 2002-10-04 | 2 | -9/+8 |
* | Add a check for the Xrandr extension. | Owen Taylor | 2002-10-04 | 1 | -0/+7 |
* | Minor documentation fixes. (#80021, Yao Zhang; #75567, #75279, Vitaly | Soeren Sandmann | 2002-09-28 | 6 | -31/+37 |
* | Doc twiddle | Owen Taylor | 2002-09-24 | 1 | -1/+0 |
* | docs/reference/gtk/tmpl/gtkdialog.sgml | Soeren Sandmann | 2002-09-01 | 2 | -0/+18 |
* | Minor documentation fixes | Soren Sandmann | 2002-08-10 | 3 | -8/+15 |
* | Start implementing display/screen closing scheme; keep a flag for whether | Owen Taylor | 2002-08-01 | 1 | -13/+5 |
* | fixed the example code (return TRUE from the expose_event handler). | Sven Neumann | 2002-07-16 | 1 | -0/+2 |
* | Renames: | Owen Taylor | 2002-06-20 | 3 | -25/+46 |
* | Make the core pointer object per-display. (#85698) | Owen Taylor | 2002-06-18 | 1 | -3/+1 |
* | Fix for cursor screen => display change. | Owen Taylor | 2002-06-18 | 1 | -3/+3 |
* | Fix sizing bug. | Jonathan Blandford | 2002-06-08 | 2 | -7/+6 |