summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-2
Commit message (Expand)AuthorAgeFilesLines
* fix a typo.Havoc Pennington2001-08-101-0/+55
* tests/prop-editor.c (properties_from_type): Use g_object_class_list_propertiesMatthias Clasen2001-08-091-0/+6
* gtk/gtkstyle.c (gtk_style_real_unrealize): Don't forget toMatthias Clasen2001-08-091-0/+5
* gdk/gdkgc.c (gdk_gc_set_rgb_bg_color): Set the background color,Matthias Clasen2001-08-091-0/+5
* Update to the new pango win32 api.Alexander Larsson2001-08-091-0/+5
* ask apps for COMPOUND_TEXT instead of TEXT correctly interpret the returnHidetoshi Tajima2001-08-081-0/+8
* gtk/gtktreestore.c (gtk_tree_store_iter_n_children): Don'tMatthias Clasen2001-08-081-1/+6
* gtk/gtktextdisplay.c (render_para, gtk_text_layout_draw): FixMatthias Clasen2001-08-071-0/+5
* gtk/gtkhsv.c (gtk_hsv_map, gtk_hsv_unmap): Reinstate theseMatthias Clasen2001-08-071-0/+6
* refetch the accelerator when the accel object is changed. Fixes bugJames Henstridge2001-08-071-0/+6
* Skip g_convert when to_codeset and from_codeset are both 'UTF-8' (gnomeHidetoshi Tajima2001-08-061-0/+6
* The whole GDK_IS_WINDOW() branch of this was a bit screwed up, because itHavoc Pennington2001-08-061-0/+15
* check if info->colormap != NULL before unref'ing it. It might have beenSven Neumann2001-08-061-0/+6
* Fix conversion from float to int so that we don't get skew in the int =>Owen Taylor2001-08-051-0/+25
* Patch from Hans (with various modifications), to add the ability to useOwen Taylor2001-08-041-0/+7
* Add #ifdef HAVE_WINTAB around wintab.h include.Alexander Larsson2001-08-041-0/+10
* new file use itHans Breuer2001-08-041-0/+24
* Need to show the image after adding it to the GtkImageMenuItem. This usedMichael Natterer2001-08-041-0/+8
* fix finding of child's page, since we have to validly deal with labels andTim Janik2001-07-311-0/+19
* Put all mentions of GdkFont inside #ifndef GDK_DISABLE_DEPRECATED.Darin Adler2001-07-311-0/+9
* Whoops. Stupid scoping error pointed out by matthiasc@poet.de.Jonathan Blandford2001-07-311-0/+5
* demos/gtk-demo/appwindow.c demos/gtk-demo/item_factory.cSven Neumann2001-07-311-0/+6
* Mon Jul 30 10:49:16 PDT 2001 Suresh ChandrasekharanSuresh Chandrasekharan2001-07-301-0/+4
* use g_file_test() instead of long deprecated g_scanner_stat_mode().Tim Janik2001-07-291-0/+5
* build in the backend dir after auto-generating filesHans Breuer2001-07-281-0/+17
* add an "attributes" property to the text renderer for ATK.Jonathan Blandford2001-07-271-0/+5
* Initialize image->bits_per_pixel from the drawable, not from the rootAlex Larsson2001-07-261-0/+9
* commiting patch after comments from Alex on IRCJames Henstridge2001-07-251-0/+38
* Fixed error in identifying Matthias in ChangeLogRon Steinke2001-07-231-1/+1
* Added a check on the colormap depth to gdk_drawable_set_colormap()Ron Steinke2001-07-231-0/+11
* Add support for animating expanders.Anders Carlsson2001-07-221-0/+54
* Check the return value from gtk_tree_model_get_iter, the model might beJonas Borgström2001-07-211-0/+5
* gdk_device_get_history moved to gdk/gdkinput.c like the other backendsHans Breuer2001-07-201-0/+25
* Add property support. (#51858)Owen Taylor2001-07-191-0/+5
* gtk/gtkaccellabel.c (gtk_accel_label_class_init) Use Shift/Ctrl instead ofOwen Taylor2001-07-191-0/+14
* Fix typo that sometimes caused selection not to work properly.Owen Taylor2001-07-191-0/+19
* Actualy set window->decorated. (Patch from Hidetoshi Tajima, #55846)Owen Taylor2001-07-191-0/+6
* Enforce the widget/child realization/mapping invariants.Owen Taylor2001-07-191-1/+24
* Get the foreground color from 'text', nor 'base'. (#57568)Owen Taylor2001-07-181-0/+5
* Patch from Matthias Clasen to remove remove all instances ofOwen Taylor2001-07-181-0/+7
* Fix idles and timeouts to be properly surrounded byOwen Taylor2001-07-181-0/+10
* Reorder code so that we don't get a g_warning message every time weDarin Adler2001-07-181-0/+9
* Add a function gdk_window_get_internal_paint_info(), so that using XOwen Taylor2001-07-181-0/+10
* Ignore the sgml directory made by gtkdoc. Use gtk_window_set_resizableDarin Adler2001-07-181-0/+36
* add GDK_THREADS_ENTER/GDK_THREADS_LEAVE. (gtk_range_calc_layout): computeTim Janik2001-07-141-0/+24
* Take into account the xpad and ypad when calculating the width and theAnders Carlsson2001-07-131-0/+6
* Rename to gtk_radio_menu_item_get_group(), add deprecated alias. (#57044)Owen Taylor2001-07-121-0/+8
* Patch from Mathias Hasselmann to fix warnings in compat macros. (#56773)Owen Taylor2001-07-121-1/+10
* Replace a couple of inappropriate calls to GTK_WIDGET_HAS_FOCUS() withOwen Taylor2001-07-121-0/+5
* Add missing case.Owen Taylor2001-07-121-0/+12