| Commit message (Expand) | Author | Age | Files | Lines |
* | documented necessary changes for 1.4 transition. | Tim Janik | 2000-05-12 | 1 | -0/+178 |
* | Various updates to current status. | Owen Taylor | 2000-05-11 | 1 | -0/+4 |
* | Print out version when test succeeds. | Owen Taylor | 2000-05-11 | 1 | -0/+4 |
* | Color selection dialog rewrite. | Owen Taylor | 2000-05-10 | 1 | -2/+18 |
* | Remove gobject that snuck in prematurely. | Owen Taylor | 2000-05-10 | 1 | -0/+5 |
* | Fix typo. I had deleted a ! operator by mistake, which caused | Tor Lillqvist | 2000-05-07 | 1 | -0/+21 |
* | Sat, 6 May 2000 13:31:34 +0200 Paolo Molaro <lupus@linuxcare.com> | Paolo Molaro | 2000-05-06 | 1 | -0/+8 |
* | Move gdk_window_clear() into common code, implement in terms of | Owen Taylor | 2000-05-05 | 1 | -0/+32 |
* | some Make 3.79 $(strip ) versions are broken and require an empty arg, | Tim Janik | 2000-05-04 | 1 | -0/+9 |
* | Don't try to draw too narrow or too low arcs, they seem to fail, at least | Tor Lillqvist | 2000-05-02 | 1 | -0/+6 |
* | New file, just a quick hack of the X11 version. | Tor Lillqvist | 2000-05-01 | 1 | -0/+3 |
* | Large changes to the Win32 backend, partially made necessary by the | Tor Lillqvist | 2000-05-01 | 1 | -0/+67 |
* | Add this function, replacing the broken gtk_label_get () | Havoc Pennington | 2000-04-26 | 1 | -0/+5 |
* | clean up enum format, remove extra comma, this keeps scanner scripts from | Havoc Pennington | 2000-04-15 | 1 | -0/+8 |
* | gtk/gtkclist.c (gtk_clist_motion) If we get a motion event with is_hint | Tor Lillqvist | 2000-04-15 | 1 | -0/+9 |
* | Export the gtk_private_signals and gtk_private_n_signals variables, they | Tor Lillqvist | 2000-04-13 | 1 | -0/+10 |
* | Fix problem with installation directory for gdkx.h | Owen Taylor | 2000-04-07 | 1 | -0/+11 |
* | Added Romanian translation. | Dan Damian | 2000-04-05 | 1 | -0/+4 |
* | Fix screwy indentation. | Owen Taylor | 2000-04-05 | 1 | -0/+12 |
* | oops. s/return_if_fail/return_val_if_fail/g and add a return value. | Jonathan Blandford | 2000-03-30 | 1 | -0/+5 |
* | Fix up merge slipup. | Owen Taylor | 2000-03-28 | 1 | -1/+8 |
* | Include gdkinternals.h instead of gdkprivate.h. | Owen Taylor | 2000-03-28 | 1 | -0/+5 |
* | *** empty log message *** | Owen Taylor | 2000-03-28 | 1 | -0/+5 |
* | Merge no-flicker branch into HEAD | Owen Taylor | 2000-03-28 | 1 | -0/+176 |
* | add getter. | Jonathan Blandford | 2000-03-23 | 1 | -0/+4 |
* | Remove the #ifndef USE_DISPATCHMESSAGE sections, we do want to use | Tor Lillqvist | 2000-03-16 | 1 | -0/+11 |
* | removed stray gutter_size reference, a 1.2 relic | Manish Singh | 2000-03-15 | 1 | -0/+4 |
* | Merges from gtk-1-2 | Owen Taylor | 2000-03-14 | 1 | -0/+386 |
* | FAQ Update: - Minor cleanups (Emmanuel, me) - New questions: I need to add | GMT 2000 Tony Gale | 2000-03-09 | 1 | -0/+11 |
* | Internal GDK error reporting changes: (gdk_win32_gdi_failed) New function | Tor Lillqvist | 2000-03-08 | 1 | -0/+39 |
* | Store just pixel value of background colour. | Tor Lillqvist | 2000-03-03 | 1 | -0/+30 |
* | Spelling/grammar fixes from Martin Buchholz <martin@xemacs.org> | GMT 2000 Tony Gale | 2000-02-29 | 1 | -0/+9 |
* | Implement num_marked_dates, and don't emit mutiple day_selected signals on | GMT 2000 Tony Gale | 2000-02-26 | 1 | -0/+6 |
* | let title and logo be configurable so that GNOME can use this script too. | Jonathan Blandford | 2000-02-25 | 1 | -0/+7 |
* | Added some UI items, and an explanatory comment at the top of the file. | Owen Taylor | 2000-02-25 | 1 | -0/+5 |
* | some updates, added abunch of new entries. a note for those fiddeling with | Tim Janik | 2000-02-24 | 1 | -0/+8 |
* | Added XML-structured TODO file. python script to turn TODO.xml into pretty | Owen Taylor | 2000-02-24 | 1 | -0/+6 |
* | add a 'paned' mode to the function to let it draw the seven dots, instead | Jonathan Blandford | 2000-02-23 | 1 | -0/+18 |
* | New section on GtkCalendar Update example code | GMT 2000 Tony Gale | 2000-02-23 | 1 | -0/+5 |
* | FAQ Update | GMT 2000 Tony Gale | 2000-02-22 | 1 | -0/+4 |
* | Return TRUE to prevent the scroll event to be propagated upwards. | Anders Carlsson | 2000-02-19 | 1 | -0/+5 |
* | Fix my e-mail address | Anders Carlsson | 2000-02-18 | 1 | -1/+1 |
* | Remove OwnerGrabButtonMask from button entries for GDK_BUTTON_PRESS / | Owen Taylor | 2000-02-18 | 1 | -0/+41 |
* | Add patch from Jonathan Blandford and Anders Carlsson to change the Paned | Owen Taylor | 2000-02-17 | 1 | -0/+11 |
* | Move the test for no segments before the assertion for non-NULL segment | Tor Lillqvist | 2000-02-13 | 1 | -2/+19 |
* | init refcount to 1 (gdk_cursor_new): init refcount to 1 | Havoc Pennington | 2000-02-13 | 1 | -0/+8 |
* | Add an extra parameter so that we don't have to do unnecessary settings to | Tor Lillqvist | 2000-02-13 | 1 | -0/+39 |
* | s/refcount/ref_count/. | Tim Janik | 2000-02-13 | 1 | -0/+16 |
* | gdk/win32/gdkproperty-win32.c The assertions for GDK_IS_WINDOW were | Tor Lillqvist | 2000-02-09 | 1 | -0/+6 |
* | Argh, decided not to return a string that must be freed from | Tor Lillqvist | 2000-02-03 | 1 | -0/+8 |