| Commit message (Expand) | Author | Age | Files | Lines |
* | Adapt to uscore-ification of gtktextiterprivate | Havoc Pennington | 2001-01-04 | 1 | -0/+94 |
* | Change GTK_NO_CHECK_CASTS to G_DISABLE_CAST_CHECKS. | Alexander Larsson | 2001-01-03 | 1 | -0/+5 |
* | Fix unitialized variable when moving back onto a single line. | Owen Taylor | 2001-01-02 | 1 | -0/+6 |
* | Havoc Pennington <hp@redhat.com> | Havoc Pennington | 2001-01-02 | 1 | -0/+9 |
* | uscore-prepend all the stuff in here. | Havoc Pennington | 2001-01-01 | 1 | -0/+14 |
* | Adapt to GtkTreeSelection changes | Havoc Pennington | 2001-01-01 | 1 | -0/+74 |
* | Rearrange all the scroll-while-dragging-or-selecting code to be different, | Havoc Pennington | 2000-12-31 | 1 | -0/+37 |
* | New function, as in the X11 backend. (gdk_window_new, | Tor Lillqvist | 2000-12-30 | 1 | -0/+26 |
* | Set the system colormap on input only windows, to avoid special cases all | Havoc Pennington | 2000-12-30 | 1 | -0/+6 |
* | Don't use isprint() for chars > 255. | Alexander Larsson | 2000-12-22 | 1 | -0/+5 |
* | more work | Havoc Pennington | 2000-12-21 | 1 | -0/+4 |
* | Update the docs to the new pangoft2 way. | Alexander Larsson | 2000-12-21 | 1 | -0/+5 |
* | For linux-fb get the pangoft2 cflags and libs. This needs a recent pango | Alexander Larsson | 2000-12-21 | 1 | -0/+33 |
* | :get_property): remove g_value_init calls, as they are no longer needed. | Jonathan Blandford | 2000-12-21 | 1 | -0/+10 |
* | new directory to contain tests, gtk/test* should move here sometime (with | Havoc Pennington | 2000-12-21 | 1 | -0/+14 |
* | Attach the style to the window so that the style it is not leaked when | Alexander Larsson | 2000-12-20 | 1 | -0/+6 |
* | do begin/end user action where appropriate (gtk_text_view_commit_handler): | Havoc Pennington | 2000-12-18 | 1 | -0/+19 |
* | wow, that implementation was pretty non-working. | Havoc Pennington | 2000-12-18 | 1 | -0/+8 |
* | Port to GObject, can go back in gdk-pixbuf after setting up a | Havoc Pennington | 2000-12-17 | 1 | -0/+83 |
* | General cleanup of the log attr iteration stuff. This should make e.g. the | Havoc Pennington | 2000-12-16 | 1 | -0/+21 |
* | only AC_DEFINE(HAVE_XFT) if we actually determined that we have Xrender | Havoc Pennington | 2000-12-15 | 1 | -0/+5 |
* | Add two virtualized functions gdk_drawable_get_clip_region - to get the | Owen Taylor | 2000-12-15 | 1 | -0/+36 |
* | fix unicode validation when reading a file | Havoc Pennington | 2000-12-15 | 1 | -0/+5 |
* | remove unused call to get_last_line() | Havoc Pennington | 2000-12-14 | 1 | -1/+48 |
* | Add gdkkeys. | Tor Lillqvist | 2000-12-14 | 1 | -0/+26 |
* | Remove double _ in front of some functions | Havoc Pennington | 2000-12-14 | 1 | -0/+6 |
* | Put _ in front of every function in this header file | Havoc Pennington | 2000-12-14 | 1 | -0/+7 |
* | Add support for ps2 intellimouse. | 3 | 2000-12-13 | 1 | -0/+12 |
* | doh, this was broken beyond believe. | Tim Janik | 2000-12-13 | 1 | -0/+59 |
* | Fix off-by-one error in checks. (Dave Lambert) | Owen Taylor | 2000-12-12 | 1 | -0/+5 |
* | Don't free gdk_fb_keyboard twice. | Alexander Larsson | 2000-12-12 | 1 | -0/+5 |
* | get rid of object_signal:: GtkObject argument uses, use GObject | Tim Janik | 2000-12-12 | 1 | -0/+19 |
* | Add a function to determine if a window is the focus widget within its | Owen Taylor | 2000-12-11 | 1 | -0/+59 |
* | Flag invisible widgets as TOPLEVEL. | Owen Taylor | 2000-12-11 | 1 | -0/+10 |
* | Handle chopping off \r\n and 0x2029 in addition to \n before passing to | Havoc Pennington | 2000-12-11 | 1 | -0/+17 |
* | Fix up finalizer to chain to its parent. | Owen Taylor | 2000-12-11 | 1 | -1/+8 |
* | Clearified the difference between the keyboard types. Wrote a note about | Alexander Larsson | 2000-12-11 | 1 | -0/+6 |
* | add prot struct member to hold masks for detecting the start of a protocol | James Henstridge | 2000-12-09 | 1 | -0/+18 |
* | fix breakage here that cause a segfault on text insertion | Havoc Pennington | 2000-12-08 | 1 | -0/+18 |
* | /dev/ttyS0 -> /dev/mouse | Alexander Larsson | 2000-12-08 | 1 | -0/+5 |
* | Add dummy gdk_fontset_load | Alexander Larsson | 2000-12-08 | 1 | -0/+5 |
* | Docs, docs, anyone want docs! | Alexander Larsson | 2000-12-08 | 1 | -0/+16 |
* | New file containing the abstracted keyboard driver. Most code taken from | Alexander Larsson | 2000-12-08 | 1 | -0/+44 |
* | fix name of function, noticed by Alex | Havoc Pennington | 2000-12-07 | 1 | -0/+5 |
* | Detect freetype properly Make use of above. | Elliot Lee | 2000-12-06 | 1 | -0/+4 |
* | Add gdkmouse-fb.c | Alexander Larsson | 2000-12-06 | 1 | -0/+30 |
* | Update to match latest gmain/gsource changes. | Alexander Larsson | 2000-12-06 | 1 | -0/+9 |
* | add gdkkeys.[hc] | Havoc Pennington | 2000-12-06 | 1 | -2/+30 |
* | Make GdkColor specify element sizes to avoid waste on 64-bit platforms. | Elliot Lee | 2000-12-05 | 1 | -0/+4 |
* | Fix link to PNG home, remove reference to fribidi. | Owen Taylor | 2000-12-05 | 1 | -0/+23 |