summaryrefslogtreecommitdiff
path: root/docs/Changes-2.0.txt
Commit message (Expand)AuthorAgeFilesLines
* (Fixes related to #64428, Michael Meeks)Owen Taylor2001-11-191-1/+1
* Rename the GTK_DESTROYED flag to GTK_IN_DESTRUCTION, remove theOwen Taylor2001-11-191-0/+6
* Make a NO_WINDOW widget, as it should have been since the beginning, butOwen Taylor2001-11-181-1/+9
* Reprioritize key bindings in order of visibility - mnemonics, thenOwen Taylor2001-11-181-0/+4
* Cal gdk_window_invalidate_maybe_recurse() for recursion. (Soeren Sandmann)Owen Taylor2001-11-151-0/+14
* Add a function gdk_window_invalidate_maybe_recurse() for use in "shallowOwen Taylor2001-11-041-0/+6
* Removed -DGTK_DISABLE_COMPAT_H.Sebastian Wilhelmi2001-11-021-1/+1
* do not call gtk_settings_get_default() here as that requires an Xjacob berkman2001-10-281-0/+6
* Don't call g_thread_init(), we don't want to link to -lgthread if we don'tOwen Taylor2001-10-221-3/+0
* Add a function, gdk_threads_init() that must be explicitely called toOwen Taylor2001-10-221-0/+11
* Use the current day, as well as the current month and year.Owen Taylor2001-09-201-0/+3
* Fix up for changes to PangoFontDescription.Owen Taylor2001-09-181-4/+0
* Make the default default colormap the GdkRGB colormap, not the systemOwen Taylor2001-09-071-1/+15
* Make gdkx.h the only installed header from gdk/x11. All structures inOwen Taylor2001-09-071-0/+22
* Use the GTK selection types rather than GtkTreeSelectionMode.Jonathan Blandford2001-08-271-0/+5
* Use autoconf 2.13/2.50 compat macro.Owen Taylor2001-08-271-1/+9
* Break compatibility and make gtk_image_new() take no arguments. TheOwen Taylor2001-08-251-0/+4
* fix a typo.Havoc Pennington2001-08-101-0/+16
* Enforce the widget/child realization/mapping invariants.Owen Taylor2001-07-191-0/+30
* Allow %NULL for style to mean "revert to default style"Owen Taylor2001-06-301-0/+5
* Clip the retrieved image data to the screen, using a server grab to avoidHavoc Pennington2001-06-291-0/+8
* Add note about child property changes.Owen Taylor2001-06-251-0/+17
* Handle the case without XKB properly.Owen Taylor2001-06-211-1/+2
* geez, don't call g_list funcs on GSListHavoc Pennington2001-06-081-0/+13
* Handle case where we need to parse the xsetting as if it were an RC fileHavoc Pennington2001-06-041-1/+24
* make this special-case hscale/vscale details, so we can use it forHavoc Pennington2001-06-041-0/+7
* moved GtkAnchorType and GtkSideType from gtkpacker.h to gtkenum.h.Tim Janik2001-04-291-0/+4
* changed gtk_item_factory_dump_items() and gtk_item_factory_dump_rc()Tim Janik2001-04-031-0/+4
* got rid of gtk_widget_popup(), a function that bad needs to be nuked, notTim Janik2001-04-011-1/+5
* Document expose event->region change and that gtk_widget_event doesn'tAlexander Larsson2001-03-091-0/+11
* removed old emission hook API.Tim Janik2001-03-071-41/+33
* Remove draw_focus and draw_default (gtk_widget_draw_focus): remove thisHavoc Pennington2001-02-281-0/+11
* better error message if you try to add a widget to a bin that already hasHavoc Pennington2001-02-091-0/+3
* bracket in #ifdef GTK_ENABLE_BROKEN.Havoc Pennington2001-01-311-0/+6
* Adapt to uscore-ification of gtktextiterprivateHavoc Pennington2001-01-041-0/+4
* Add a function to determine if a window is the focus widget within itsOwen Taylor2000-12-111-0/+4
* Remove "draw" virtual method and signalHavoc Pennington2000-12-041-1/+13
* Add note about GtkMenuPositionFunc API changes.Alexander Larsson2000-11-081-0/+11
* Added a bunch of stuff from unusedHavoc Pennington2000-11-041-1/+7
* urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. ifTim Janik2000-10-251-0/+20
* Move gtk-reference files into GTK+ tree proper.Owen Taylor2000-09-071-1/+1
* Implement new sane, 5-function API for using GtkProgressBar. SeeHavoc Pennington2000-07-251-1/+41
* Move Changes-1.4.txt to the appropriate name.Owen Taylor2000-07-021-0/+192