| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Remove bogus colormap setting. | Alexander Larsson | 2000-12-05 | 1 | -0/+5 |
* | More complete colormap handling. Now GdkRGB work in 8 bpp modes. | Alexander Larsson | 2000-12-05 | 1 | -0/+8 |
* | DND updates | GMT 2000 Tony Gale | 2000-12-05 | 1 | -0/+4 |
* | Remove old debug g_warning(). (gdk_fb_draw_drawable): The src argument can | Alexander Larsson | 2000-12-05 | 1 | -0/+14 |
* | Use italic instead of oblique in font aliases. | Alexander Larsson | 2000-12-05 | 1 | -0/+9 |
* | got the facts wrong in ChangeLog re: notebook hack | Havoc Pennington | 2000-12-04 | 1 | -1/+1 |
* | fix this to be sane | Havoc Pennington | 2000-12-04 | 1 | -0/+20 |
* | Divide size by 2, not multiply. | Alexander Larsson | 2000-12-04 | 1 | -0/+22 |
* | Fix bugs Alex found: | Havoc Pennington | 2000-12-04 | 1 | -0/+15 |
* | Return positive descent. | Alexander Larsson | 2000-12-04 | 1 | -0/+5 |
* | Remove "draw" virtual method and signal | Havoc Pennington | 2000-12-04 | 1 | -0/+86 |
* | Commit GtkToggleButton fix to HEAD too. | Anders Carlsson | 2000-12-02 | 1 | -0/+7 |
* | don't create dangling pointers to the appearance attributes from the line | Havoc Pennington | 2000-12-02 | 1 | -1/+37 |
* | Forgot to check in ChangeLog entry. | Alexander Larsson | 2000-12-01 | 1 | -0/+12 |
* | Add NULL argument to XGetIMValues to properly terminate variable argument | Hidetoshi Tajima | 2000-12-01 | 1 | -0/+22 |
* | Properly handle gc->clip_region == NULL> | Owen Taylor | 2000-12-01 | 1 | -1/+6 |
* | Changes by Hans Breuer: | Tor Lillqvist | 2000-11-30 | 1 | -0/+38 |
* | Inherits from GTK_TYPE_OBJECT, not GTK_TYPE_TREE_MODEL. | Elliot Lee | 2000-11-30 | 1 | -0/+5 |
* | Set the size of the font from the description. (gdk_text_width): Gross | Alexander Larsson | 2000-11-29 | 1 | -0/+10 |
* | DND updates | GMT 2000 Tony Gale | 2000-11-29 | 1 | -0/+4 |
* | If you pass width or height == 0 to gdk_window_clear_area they should be | Alexander Larsson | 2000-11-29 | 1 | -0/+6 |
* | If there is a grab, but no grab-cursor, use the cursor from the grabbed | Alexander Larsson | 2000-11-29 | 1 | -0/+7 |
* | Do implicit button grabs, even if the window doesn't want the event. | Alexander Larsson | 2000-11-29 | 1 | -0/+13 |