| Commit message (Expand) | Author | Age | Files | Lines |
* | Added --with-included-loaders option | Alexander Larsson | 2001-01-09 | 1 | -0/+17 |
* | Skip realizing buttons that have already been realized. | Jonathan Blandford | 2001-01-08 | 1 | -0/+5 |
* | Show menu items before adding to option menu. | Jonathan Blandford | 2001-01-08 | 1 | -0/+11 |
* | hack on this some | Havoc Pennington | 2001-01-08 | 1 | -0/+12 |
* | New files. Contains an implementation of a minimal WM for linux-fb. | Alexander Larsson | 2001-01-08 | 1 | -0/+20 |
* | Correct filename ~/.pangoft2_aliases | Alexander Larsson | 2001-01-08 | 1 | -0/+25 |
* | Possibly send focus events when the mouse moves from one window to | Alexander Larsson | 2001-01-08 | 1 | -0/+8 |
* | Adapt calls to g_{locale,filename}_{to,from}_utf8 to match current API. | Tor Lillqvist | 2001-01-07 | 1 | -0/+15 |
* | hack on this a bit | Havoc Pennington | 2001-01-06 | 1 | -1/+23 |
* | Adopt to new prototypes for unicode,locale,filename conversion functions. | Owen Taylor | 2001-01-05 | 1 | -0/+6 |
* | this function was broken if called on the first position in the buffer. | Havoc Pennington | 2001-01-05 | 1 | -0/+9 |
* | Oops, that didn't link. Fix. | Havoc Pennington | 2001-01-05 | 1 | -0/+4 |
* | free colormap in here. Sync from X port. (gdk_fb_set_colormap): allow the | Alexander Larsson | 2001-01-05 | 1 | -0/+19 |
* | add this | Havoc Pennington | 2001-01-04 | 1 | -0/+17 |
* | Rename some stuff: | Havoc Pennington | 2001-01-04 | 1 | -0/+30 |
* | Changed a bunch of boxed types to pointers temporarily until they work | Jonathan Blandford | 2001-01-04 | 1 | -0/+8 |
* | if index is equal to the line length, then position iterator before | Havoc Pennington | 2001-01-04 | 1 | -0/+12 |
* | 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 |