summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Plug same refcount leaks as in the X11 backend.gdk-object-branchpointTor Lillqvist2000-05-161-0/+28
* A bit of editing.Owen Taylor2000-05-151-1/+58
* Define more message types missing from mingw headers.Tor Lillqvist2000-05-121-0/+29
* don't include gtk/gtkintl.h in a public header file.Tim Janik2000-05-121-0/+5
* documented necessary changes for 1.4 transition.Tim Janik2000-05-121-0/+178
* Various updates to current status.Owen Taylor2000-05-111-0/+4
* Print out version when test succeeds.Owen Taylor2000-05-111-0/+4
* Color selection dialog rewrite.Owen Taylor2000-05-101-2/+18
* Remove gobject that snuck in prematurely.Owen Taylor2000-05-101-0/+5
* Fix typo. I had deleted a ! operator by mistake, which causedTor Lillqvist2000-05-071-0/+21
* Sat, 6 May 2000 13:31:34 +0200 Paolo Molaro <lupus@linuxcare.com>Paolo Molaro2000-05-061-0/+8
* Move gdk_window_clear() into common code, implement in terms ofOwen Taylor2000-05-051-0/+32
* some Make 3.79 $(strip ) versions are broken and require an empty arg,Tim Janik2000-05-041-0/+9
* Don't try to draw too narrow or too low arcs, they seem to fail, at leastTor Lillqvist2000-05-021-0/+6
* New file, just a quick hack of the X11 version.Tor Lillqvist2000-05-011-0/+3
* Large changes to the Win32 backend, partially made necessary by theTor Lillqvist2000-05-011-0/+67
* Add this function, replacing the broken gtk_label_get ()Havoc Pennington2000-04-261-0/+5
* clean up enum format, remove extra comma, this keeps scanner scripts fromHavoc Pennington2000-04-151-0/+8
* gtk/gtkclist.c (gtk_clist_motion) If we get a motion event with is_hintTor Lillqvist2000-04-151-0/+9
* Export the gtk_private_signals and gtk_private_n_signals variables, theyTor Lillqvist2000-04-131-0/+10
* Fix problem with installation directory for gdkx.hOwen Taylor2000-04-071-0/+11
* Added Romanian translation.Dan Damian2000-04-051-0/+4
* Fix screwy indentation.Owen Taylor2000-04-051-0/+12
* oops. s/return_if_fail/return_val_if_fail/g and add a return value.Jonathan Blandford2000-03-301-0/+5
* Fix up merge slipup.Owen Taylor2000-03-281-1/+8
* Include gdkinternals.h instead of gdkprivate.h.Owen Taylor2000-03-281-0/+5
* *** empty log message ***Owen Taylor2000-03-281-0/+5
* Merge no-flicker branch into HEADOwen Taylor2000-03-281-0/+176
* add getter.Jonathan Blandford2000-03-231-0/+4
* Remove the #ifndef USE_DISPATCHMESSAGE sections, we do want to useTor Lillqvist2000-03-161-0/+11
* removed stray gutter_size reference, a 1.2 relicManish Singh2000-03-151-0/+4
* Merges from gtk-1-2Owen Taylor2000-03-141-0/+386
* FAQ Update: - Minor cleanups (Emmanuel, me) - New questions: I need to addGMT 2000 Tony Gale2000-03-091-0/+11
* Internal GDK error reporting changes: (gdk_win32_gdi_failed) New functionTor Lillqvist2000-03-081-0/+39
* Store just pixel value of background colour.Tor Lillqvist2000-03-031-0/+30
* Spelling/grammar fixes from Martin Buchholz <martin@xemacs.org>GMT 2000 Tony Gale2000-02-291-0/+9
* Implement num_marked_dates, and don't emit mutiple day_selected signals onGMT 2000 Tony Gale2000-02-261-0/+6
* let title and logo be configurable so that GNOME can use this script too.Jonathan Blandford2000-02-251-0/+7
* Added some UI items, and an explanatory comment at the top of the file.Owen Taylor2000-02-251-0/+5
* some updates, added abunch of new entries. a note for those fiddeling withTim Janik2000-02-241-0/+8
* Added XML-structured TODO file. python script to turn TODO.xml into prettyOwen Taylor2000-02-241-0/+6
* add a 'paned' mode to the function to let it draw the seven dots, insteadJonathan Blandford2000-02-231-0/+18
* New section on GtkCalendar Update example codeGMT 2000 Tony Gale2000-02-231-0/+5
* FAQ UpdateGMT 2000 Tony Gale2000-02-221-0/+4
* Return TRUE to prevent the scroll event to be propagated upwards.Anders Carlsson2000-02-191-0/+5
* Fix my e-mail addressAnders Carlsson2000-02-181-1/+1
* Remove OwnerGrabButtonMask from button entries for GDK_BUTTON_PRESS /Owen Taylor2000-02-181-0/+41
* Add patch from Jonathan Blandford and Anders Carlsson to change the PanedOwen Taylor2000-02-171-0/+11
* Move the test for no segments before the assertion for non-NULL segmentTor Lillqvist2000-02-131-2/+19
* init refcount to 1 (gdk_cursor_new): init refcount to 1Havoc Pennington2000-02-131-0/+8