| Commit message (Expand) | Author | Age | Files | Lines |
* | Lots of trivial doc fixes. | Matthias Clasen | 2002-10-11 | 6 | -39/+37 |
* | Documentation updates. | Matthias Clasen | 2002-10-11 | 4 | -13/+55 |
* | Documentation updates. | Matthias Clasen | 2002-10-11 | 1 | -0/+4 |
* | Documentation improvements. | Matthias Clasen | 2002-10-10 | 2 | -4/+60 |
* | docs/reference/gtk/tmpl/gtkfontseldlg.sgml, gdk/gdkwindow.c, | Soeren Sandmann | 2002-10-05 | 1 | -5/+9 |
* | remove unused codepath. | Soeren Sandmann | 2002-10-04 | 15 | -210/+203 |
* | Add a check for the Xrandr extension. | Owen Taylor | 2002-10-04 | 1 | -0/+7 |
* | Adjustments for recent gdk-pixbuf changes. | Matthias Clasen | 2002-10-03 | 3 | -17/+179 |
* | ===== Released 2.1.0 ======GTK_2_1_0 | Owen Taylor | 2002-09-30 | 11 | -59/+43 |
* | Minor documentation fixes. (#80021, Yao Zhang; #75567, #75279, Vitaly | Soeren Sandmann | 2002-09-28 | 12 | -46/+73 |
* | Doc twiddle | Owen Taylor | 2002-09-24 | 1 | -1/+0 |
* | Privatize gtk_selection_request, gtk_selection_incr_event | Owen Taylor | 2002-09-23 | 1 | -1/+1 |
* | Restore back to the default format instead of an empty format. | Owen Taylor | 2002-09-23 | 1 | -1/+2 |
* | call gtk_widget_ensure_style() before reading "button_relief". Fixes | Soeren Sandmann | 2002-09-07 | 2 | -0/+2 |
* | docs/reference/gtk/tmpl/gtkdialog.sgml | Soeren Sandmann | 2002-09-01 | 15 | -88/+100 |
* | Remove gdk_screen_close, add a section for GdkDisplayManager, add | Matthias Clasen | 2002-08-12 | 2 | -1/+28 |
* | Minor documentation fixes | Soren Sandmann | 2002-08-10 | 22 | -121/+144 |
* | Remove gtk_style_get_font_for_display. | Matthias Clasen | 2002-08-07 | 2 | -1/+4 |
* | Start implementing display/screen closing scheme; keep a flag for whether | Owen Taylor | 2002-08-01 | 1 | -13/+5 |
* | Fix up the example program a bit. (#88814, Johnson Wong) | Owen Taylor | 2002-07-30 | 2 | -3/+10 |
* | Don't use GTK_RC_FILES, since it causes problems with what KDE (etc.) does | Owen Taylor | 2002-07-24 | 1 | -1/+1 |
* | fixed the example code (return TRUE from the expose_event handler). | Sven Neumann | 2002-07-16 | 2 | -0/+7 |
* | Load-at-size functionality for gdk-pixbuf. | Matthias Clasen | 2002-07-06 | 5 | -28/+59 |
* | Fix for failure of gdk_pixbuf_xlib_get_from_drawable if source | Bill Haneman | 2002-07-01 | 9 | -34/+34 |
* | Renames: | Owen Taylor | 2002-06-20 | 5 | -30/+50 |
* | Add a singleton object that we can use to get notification when displays | Owen Taylor | 2002-06-20 | 4 | -28/+14 |
* | 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 | 3 | -5/+10 |
* | Fix so that the encoding of the filename is handled properly in the case | Owen Taylor | 2002-06-13 | 1 | -4/+2 |
* | Fix sizing bug. | Jonathan Blandford | 2002-06-08 | 15 | -94/+110 |
* | Changes multihead reorganizing code for win32 support, mostly from a patch | Owen Taylor | 2002-06-06 | 1 | -26/+8 |
* | Replace homegrown "nbsp", "hash" and "percent" entities by standard ISO | Matthias Clasen | 2002-06-03 | 13 | -30/+45 |
* | Make stock icons appear again (patch by Gediminas Paulauskas): | Matthias Clasen | 2002-05-30 | 3 | -70/+79 |
* | add gtk_menu_style_set(). fixes #79345 | Soeren Sandmann | 2002-05-30 | 10 | -39/+39 |
* | Markup fixes | Matthias Clasen | 2002-05-28 | 70 | -716/+700 |
* | Set the width of the layout to the actual wrap width (our requisition) not | Owen Taylor | 2002-05-14 | 34 | -44/+426 |
* | Bump version to 2.1.0, binary, interface age 0. | Matthias Clasen | 2002-05-05 | 2 | -0/+8 |
* | Doc updates. | Matthias Clasen | 2002-05-02 | 5 | -27/+30 |
* | set these. | Matthias Clasen | 2002-05-01 | 3 | -2/+28 |
* | Move GdkScreen struct to the GdkScreen section. | Matthias Clasen | 2002-05-01 | 6 | -41/+68 |
* | Update for multihead. | Owen Taylor | 2002-04-30 | 14 | -11/+251 |
* | Update for multihead. | Owen Taylor | 2002-04-30 | 23 | -51/+1200 |
* | half-finished docs on merging GTK with existing hunks of code (event loop | Havoc Pennington | 2002-04-30 | 2 | -0/+213 |
* | Integrate Erwann Chenede's multihead changes for the gtk/ directory. | Alex Larsson | 2002-04-29 | 2 | -10/+3 |
* | Fix some docs duplicated between templates and inline. | Owen Taylor | 2002-04-26 | 5 | -107/+39 |
* | Start of integration of Erwann Chenede's multihead work from the | Owen Taylor | 2002-04-25 | 9 | -43/+19 |
* | Remove GTK_OBJECT_CONNECTED. | Matthias Clasen | 2002-04-24 | 2 | -1/+2 |
* | Fix file corruption that got accidentally delivered. | Matthias Clasen | 2002-04-24 | 1 | -2474/+1543 |
* | Formatting fix. | Matthias Clasen | 2002-04-23 | 2 | -2/+2 |
* | Improve docs. (#62359) | Matthias Clasen | 2002-04-23 | 5 | -22/+36 |