| Commit message (Expand) | Author | Age | Files | Lines |
* | use GTK_DISABLE_DEPRECATED instead of G_DISABLE_DEPRECATED. | Manish Singh | 2003-03-16 | 1 | -0/+5 |
* | Use the signed GET_X_LPARAM() and GET_Y_LPARAM() to extract x and y | Tor Lillqvist | 2003-03-15 | 1 | -0/+8 |
* | Add a "buffer" property. (#108353) | Matthias Clasen | 2003-03-14 | 1 | -0/+4 |
* | removed redundant calls to g_object_notify(). | Sven Neumann | 2003-03-13 | 1 | -0/+11 |
* | On WM_MOUSEMOVE, the test whether we have actually moved (and thus | Tor Lillqvist | 2003-03-13 | 1 | -0/+8 |
* | if a grab cursor is used, must copy the HCURSOR with CopyCursor(), as it | Tor Lillqvist | 2003-03-13 | 1 | -0/+19 |
* | Ctrl/Shift [left/right] expands/collapses the tree, #108092 | Jonathan Blandford | 2003-03-11 | 1 | -0/+5 |
* | Don't try to compensate for LineTo() not drawing the end pixel. It causes | Tor Lillqvist | 2003-03-09 | 1 | -0/+6 |
* | Bug #107664 continued: | Matthias Clasen | 2003-03-08 | 1 | -0/+15 |
* | Trivial cleanups (bug #107664) | Matthias Clasen | 2003-03-08 | 1 | -0/+14 |
* | Return gboolean, not gint. (#107664, Morten Welinder) | Matthias Clasen | 2003-03-06 | 1 | -0/+9 |
* | Fix NULL/FALSE confusion (#107648, Morten Welinder) | Matthias Clasen | 2003-03-06 | 1 | -0/+8 |
* | Add deprecation guards around gtk_object_new(). | Matthias Clasen | 2003-03-04 | 1 | -0/+4 |
* | add props | Jonathan Blandford | 2003-03-03 | 1 | -2/+4 |
* | handle rtl code. | Jonathan Blandford | 2003-03-03 | 1 | -0/+40 |
* | Add a bunch of missing entries. Noticed by Cedric Gustin. | Tor Lillqvist | 2003-03-02 | 1 | -1/+2 |
* | Add a bunch of missing entries. Noticed by Cedric Gustin. | Tor Lillqvist | 2003-03-02 | 1 | -0/+5 |
* | Replace uses of gtk_object_new by g_object_new. | Matthias Clasen | 2003-02-28 | 1 | -0/+6 |
* | demos/gtk-demo/main.c demos/gtk-demo/tree_store.c gdk/x11/gdkscreen-x11.c | Manish Singh | 2003-02-28 | 1 | -0/+26 |
* | account for RTL code. | Jonathan Blandford | 2003-02-26 | 1 | -0/+5 |
* | fixed documentation. | Sven Neumann | 2003-02-24 | 1 | -0/+4 |
* | Fix typos in an example (ok from owen) | Tomas Ogren | 2003-02-21 | 1 | -0/+4 |
* | Check if line_ancestor_parent is NULL. (#102711, Manuel Clos) | Matthias Clasen | 2003-02-20 | 1 | -0/+9 |
* | Replace gtk_timeout_* by their GLib counterparts. (#106532) | Matthias Clasen | 2003-02-19 | 1 | -0/+3 |
* | Associate the keys_changed virtual function with the keys_changed signal. | Matthias Clasen | 2003-02-19 | 1 | -0/+6 |
* | copy the event axes as well. | Larry Ewing | 2003-02-18 | 1 | -0/+4 |
* | Added Indonesian translation Added "id" to ALL_LINGUAS | Mohammad DAMT | 2003-02-17 | 1 | -0/+5 |
* | Remove bogus casts. | Matthias Clasen | 2003-02-14 | 1 | -0/+4 |
* | Added "yi" to ALL_LINGUAS. Added Yiddish translation by Raphael Finkel | Christian Rose | 2003-02-12 | 1 | -0/+4 |
* | Fix for #82734 and #78216: | Matthias Clasen | 2003-02-11 | 1 | -0/+14 |
* | Use GetDriveType() to recognize removable drives (in order to avoid | Tor Lillqvist | 2003-02-09 | 1 | -0/+7 |
* | Add note about periods in names. (#57680) | Matthias Clasen | 2003-02-09 | 1 | -0/+5 |
* | Removed "en@IPA" from ALL_LINGUAS. Removed. It doesn't contain | Christian Rose | 2003-02-09 | 1 | -0/+4 |
* | remove quark_user_data usage in gtk_object_{g|s}et_user_data(). fixes | Tim Janik | 2003-02-07 | 1 | -0/+12 |
* | Return a GdkVisual *, not a GdkVisual **. (#105243) | Matthias Clasen | 2003-02-06 | 1 | -0/+3 |
* | Replace uses of gtk_timeout_* and gtk_idle_* by their non-deprecated | Matthias Clasen | 2003-02-05 | 1 | -0/+22 |
* | cleanups from Sebastian Rittau (#104832) | GMT 2003 Tony Gale | 2003-02-02 | 1 | -0/+5 |
* | Merge from stable: | Tor Lillqvist | 2003-02-01 | 1 | -0/+11 |
* | demos/pixbuf-demo.c demos/testpixbuf.c remove deprecated gtk_timeout_* | Manish Singh | 2003-02-01 | 1 | -0/+6 |
* | set_state on the tab_label before unparenting it, in case the unparent | Manish Singh | 2003-02-01 | 1 | -0/+6 |
* | Use GDK_MULTIHEAD_SAFE like all other gtk headers. | Matthias Clasen | 2003-02-01 | 1 | -0/+5 |
* | declare gtk_selection_clear in GTK_COMPILATION too, for gtkwidget.c. | Manish Singh | 2003-01-31 | 1 | -0/+9 |
* | Deprecate. (#85683) | Matthias Clasen | 2003-01-31 | 1 | -0/+3 |
* | Deprecate. (#60582) | Matthias Clasen | 2003-01-31 | 1 | -0/+8 |
* | Deprecate gtk_paned_computed_position(). (#97077) | Matthias Clasen | 2003-01-31 | 1 | -0/+17 |
* | Fix bug number. | Kristian Rietveld | 2003-01-30 | 1 | -1/+1 |
* | only count the special cell if it is also visible, | Kristian Rietveld | 2003-01-30 | 1 | -0/+21 |
* | Found out we live in 2003 already. | Kristian Rietveld | 2003-01-30 | 1 | -18/+18 |
* | Patch from Soeren Sandmann to update the states of the tab label child | Owen Taylor | 2003-01-30 | 1 | -0/+7 |
* | Remove gtk+.spec.in from EXTRA_DIST, and from dist rules. (#102231) | Owen Taylor | 2003-01-30 | 1 | -0/+5 |