| Commit message (Expand) | Author | Age | Files | Lines |
* | Adapt calls to g_{locale,filename}_{to,from}_utf8 to match current API. | Tor Lillqvist | 2001-01-07 | 2 | -152/+265 |
* | hack on this a bit | Havoc Pennington | 2001-01-06 | 9 | -42/+113 |
* | Adopt to new prototypes for unicode,locale,filename conversion functions. | Owen Taylor | 2001-01-05 | 3 | -24/+24 |
* | this function was broken if called on the first position in the buffer. | Havoc Pennington | 2001-01-05 | 2 | -2/+4 |
* | add this | Havoc Pennington | 2001-01-04 | 12 | -185/+190 |
* | Rename some stuff: | Havoc Pennington | 2001-01-04 | 13 | -116/+137 |
* | Changed a bunch of boxed types to pointers temporarily until they work | Jonathan Blandford | 2001-01-04 | 2 | -62/+132 |
* | if index is equal to the line length, then position iterator before | Havoc Pennington | 2001-01-04 | 2 | -14/+37 |
* | Adapt to uscore-ification of gtktextiterprivate | Havoc Pennington | 2001-01-04 | 30 | -601/+607 |
* | Fix unitialized variable when moving back onto a single line. | Owen Taylor | 2001-01-02 | 1 | -8/+2 |
* | Havoc Pennington <hp@redhat.com> | Havoc Pennington | 2001-01-02 | 1 | -0/+1 |
* | uscore-prepend all the stuff in here. | Havoc Pennington | 2001-01-01 | 7 | -49/+72 |
* | Adapt to GtkTreeSelection changes | Havoc Pennington | 2001-01-01 | 14 | -124/+154 |
* | Rearrange all the scroll-while-dragging-or-selecting code to be different, | Havoc Pennington | 2000-12-31 | 7 | -277/+471 |
* | New function, as in the X11 backend. (gdk_window_new, | Tor Lillqvist | 2000-12-30 | 2 | -7/+4 |
* | :get_property): remove g_value_init calls, as they are no longer needed. | Jonathan Blandford | 2000-12-21 | 8 | -27/+28 |
* | new directory to contain tests, gtk/test* should move here sometime (with | Havoc Pennington | 2000-12-21 | 2 | -2/+11 |
* | Attach the style to the window so that the style it is not leaked when | Alexander Larsson | 2000-12-20 | 1 | -0/+2 |
* | Check for FreeType using freetype-config, since we can't rely on Xft to | Owen Taylor | 2000-12-20 | 2 | -5/+10 |
* | sync | Jonathan Blandford | 2000-12-20 | 1 | -57/+103 |
* | do begin/end user action where appropriate (gtk_text_view_commit_handler): | Havoc Pennington | 2000-12-18 | 5 | -38/+143 |
* | wow, that implementation was pretty non-working. | Havoc Pennington | 2000-12-18 | 1 | -1/+1 |
* | Port to GObject, can go back in gdk-pixbuf after setting up a | Havoc Pennington | 2000-12-17 | 7 | -294/+381 |
* | General cleanup of the log attr iteration stuff. This should make e.g. the | Havoc Pennington | 2000-12-16 | 14 | -982/+1345 |
* | Add two virtualized functions gdk_drawable_get_clip_region - to get the | Owen Taylor | 2000-12-15 | 2 | -5/+8 |
* | fix unicode validation when reading a file | Havoc Pennington | 2000-12-15 | 1 | -11/+3 |
* | remove unused call to get_last_line() | Havoc Pennington | 2000-12-14 | 13 | -79/+218 |
* | Add gdkkeys. | Tor Lillqvist | 2000-12-14 | 1 | -21/+2 |
* | Remove double _ in front of some functions | Havoc Pennington | 2000-12-14 | 5 | -64/+64 |
* | Put _ in front of every function in this header file | Havoc Pennington | 2000-12-14 | 9 | -526/+526 |
* | doh, this was broken beyond believe. | Tim Janik | 2000-12-13 | 56 | -1702/+998 |
* | Fix off-by-one error in checks. (Dave Lambert) | Owen Taylor | 2000-12-12 | 1 | -1/+1 |
* | get rid of object_signal:: GtkObject argument uses, use GObject | Tim Janik | 2000-12-12 | 8 | -387/+425 |
* | Add a function to determine if a window is the focus widget within its | Owen Taylor | 2000-12-11 | 11 | -957/+1406 |
* | Flag invisible widgets as TOPLEVEL. | Owen Taylor | 2000-12-11 | 3 | -5/+4 |
* | Handle chopping off \r\n and 0x2029 in addition to \n before passing to | Havoc Pennington | 2000-12-11 | 11 | -52/+81 |
* | Fix up finalizer to chain to its parent. | Owen Taylor | 2000-12-11 | 1 | -1/+9 |
* | make need_im_reset flag effective to avoid reset_ic operation being done | 8 | 2000-12-09 | 2 | -6/+8 |
* | fix breakage here that cause a segfault on text insertion | Havoc Pennington | 2000-12-08 | 7 | -51/+193 |
* | add gdkkeys.[hc] | Havoc Pennington | 2000-12-06 | 3 | -41/+241 |
* | Fix link to PNG home, remove reference to fribidi. | Owen Taylor | 2000-12-05 | 5 | -8/+11 |
* | fix this to be sane | Havoc Pennington | 2000-12-04 | 6 | -32/+172 |
* | Fix bugs Alex found: | Havoc Pennington | 2000-12-04 | 4 | -29/+30 |
* | Remove "draw" virtual method and signal | Havoc Pennington | 2000-12-04 | 41 | -1439/+27 |
* | Commit GtkToggleButton fix to HEAD too. | Anders Carlsson | 2000-12-02 | 1 | -5/+16 |
* | don't create dangling pointers to the appearance attributes from the line | Havoc Pennington | 2000-12-02 | 11 | -122/+476 |
* | Match "preedit-changed" to "preedit_changed" to be consistent to the spec. | 0 | 2000-12-01 | 1 | -2/+2 |
* | Changes by Hans Breuer: | Tor Lillqvist | 2000-11-30 | 9 | -30/+33 |
* | Inherits from GTK_TYPE_OBJECT, not GTK_TYPE_TREE_MODEL. | Elliot Lee | 2000-11-30 | 1 | -1/+1 |
* | Only build im-xim if USE_X11 is enabled s/strcpy/memcpy/ to save a few | Elliot Lee | 2000-11-28 | 1 | -1/+1 |