summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* For XEMBED embedding add a _XEMBED_INFO property to the client withOwen Taylor2001-07-031-0/+48
* fix to use constants not atoms.Havoc Pennington2001-07-031-0/+5
* same here for PANGO_TYPE_TAB_ARRAY.James Henstridge2001-07-021-0/+15
* s/signal_newc/signal_new/Tim Janik2001-07-021-0/+13
* Remove change check for GTK_TYPE_OBJECT derivation to G_TYPE_OBJECTS -Owen Taylor2001-07-011-0/+17
* Allow %NULL for style to mean "revert to default style"Owen Taylor2001-06-301-0/+85
* Convert GdkDevice to a GObject.Alex Larsson2001-06-301-0/+11
* Convert GdkVisual to a GObject.Alex Larsson2001-06-301-0/+18
* changed new_with_types to just plain new, fixing the number of columns,Jonathan Blandford2001-06-301-0/+16
* fixes to compile with G_DISABLE_COMPATHavoc Pennington2001-06-291-0/+7
* add path argument to selection callbacks.Jonathan Blandford2001-06-291-0/+5
* New function to walk through a model in a depth first manner, with theJonathan Blandford2001-06-291-0/+6
* Patch Thomas Broyer from <tbroyer@ltgt.net>. Expander arrows are nowJonathan Blandford2001-06-291-0/+11
* Fix args to g_type_init().Owen Taylor2001-06-291-0/+4
* Clip the retrieved image data to the screen, using a server grab to avoidHavoc Pennington2001-06-291-0/+83
* !GTK_OBJECT_DESTROYED() -> GTK_WIDGET_REALIZE() for resize queueing.Tim Janik2001-06-281-0/+31
* up version to 1.3.7, interface age 0, binary age 0. depend on glib 1.3.7.Tim Janik2001-06-281-0/+48
* The following changes correspond to bug #56812James Henstridge2001-06-281-0/+10
* new function for mapping a window without fooling with stacking order, butHavoc Pennington2001-06-281-0/+20
* New function to reflect that you can (hypothetically) pack cell renderersJonathan Blandford2001-06-271-0/+16
* Fix a typo.Kjartan Maraas2001-06-271-0/+4
* bogus include at the end of gdk-pixbuf-csource.cJoel Becker2001-06-261-0/+5
* use gdk_pixbuf_new_from_stream(). fixed up item factory so inlined pixbufsTim Janik2001-06-261-0/+6
* forgot a notificationHavoc Pennington2001-06-261-0/+4
* add "resizable" propertyHavoc Pennington2001-06-261-0/+5
* fix stupid missing statementJonathan Blandford2001-06-261-0/+10
* Revert inline-pixbuf changes until Tim comes back to fix missing filesOwen Taylor2001-06-261-6/+0
* Use new pango_context_get_metrics() to fix problems with font lists inOwen Taylor2001-06-261-0/+7
* use gdk_pixbuf_new_from_stream(). fixed up item factory so inlined pixbufsTim Janik2001-06-261-0/+6
* s/RESIZEABLE/RESIZABLE/Havoc Pennington2001-06-251-0/+7
* Added --enable-fbmanager. This is some experimental code that lets severalAlexander Larsson2001-06-251-0/+27
* Add note about child property changes.Owen Taylor2001-06-251-0/+5
* Add a special size for drag-and-drop GTK_ICON_SIZE_DND (Default to 32x32)Owen Taylor2001-06-251-0/+34
* Removed - didn't work and not particularly useful anyways if it did.Owen Taylor2001-06-241-0/+6
* Fix stupid error introduced last night that was making things decidedlyOwen Taylor2001-06-241-0/+22
* Fix tests for XShm.h.Owen Taylor2001-06-231-0/+7
* disabled g_free (image) calls, as GdkImage is an object. these should beTim Janik2001-06-231-0/+8
* Fixup some problems with text length handling in error cases.Owen Taylor2001-06-231-0/+9
* Fix bug noticed by Brian Cameron. (gtk_tree_view_real_expand_row): Fix bugJonathan Blandford2001-06-221-0/+7
* updated externalsHans Breuer2001-06-221-0/+24
* Update to new PangoLanguage changes.Alexander Larsson2001-06-211-0/+9
* Handle the case without XKB properly.Owen Taylor2001-06-211-1/+35
* added gtk_container_child_set_property() andTim Janik2001-06-211-0/+5
* clean up (gtk_tree_view_move_cursor_page_up_down): implement.Jonathan Blandford2001-06-201-0/+5
* make maximum digits compile time configurable via MAX_DIGITS and up to 20.Tim Janik2001-06-201-0/+7
* hum, "adjustment" was a construct property in 1.2 and still needs to be.Tim Janik2001-06-201-0/+7
* New functions to clear a model.Jonathan Blandford2001-06-191-0/+6
* fix PROP_EVENTS.Tim Janik2001-06-191-0/+34
* New function to test if a node is expanded.Jonathan Blandford2001-06-191-0/+5
* Fix bug where collapsing a selected row would result in the cursor/anchorJonathan Blandford2001-06-181-0/+6