summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-2
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add an extra parameter so that we don't have to do unnecessary settings toTor Lillqvist2000-02-131-0/+39
* s/refcount/ref_count/.Tim Janik2000-02-131-0/+16
* gdk/win32/gdkproperty-win32.c The assertions for GDK_IS_WINDOW wereTor Lillqvist2000-02-091-0/+6
* Argh, decided not to return a string that must be freed fromTor Lillqvist2000-02-031-0/+8
* Use g_filename_to_utf8 to convert the font names Windows gives us fromTor Lillqvist2000-02-031-0/+34
* Add some sanity checks if the widget passed to gtk_drag_get_data() was notOwen Taylor2000-02-011-0/+6
* Added po file from TurboLinux Chinese Develop Team.Yuan-Chung Cheng2000-01-301-0/+4
* use gdk_cursor_unref instead of destroyHavoc Pennington2000-01-291-0/+25
* gdk/gdkwindow.h Remove prototypes for renamed functions.Tor Lillqvist2000-01-281-0/+5
* FixOwen Taylor2000-01-251-0/+5
* Added lib/gtk+/include/* to %files (bug #5178 - Peter Wainright)Owen Taylor2000-01-241-0/+9
* Make the @detail argument for the GtkStyleClass vtable const.Owen Taylor2000-01-211-1/+4