]> Pileus Git - ~andy/gtk/history - gtk
Fix problem with trying to dist files from intl/, which is no longer
[~andy/gtk] / gtk /
2001-08-11 Hans Breuercoalescing property notifies
2001-08-11 Owen TaylorAdd some compat macros for push/pop/set_visual that...
2001-08-10 Tim Janikcoalesce multiple property notifies.
2001-08-10 Havoc Penningtonfix a typo.
2001-08-09 Matthias Clasengtk/gtkstyle.c (gtk_style_real_unrealize): Don't forget to
2001-08-08 Hidetoshi Tajimaask apps for COMPOUND_TEXT instead of TEXT correctly...
2001-08-08 Matthias Clasengtk/gtktreestore.c (gtk_tree_store_iter_n_children...
2001-08-07 Matthias Clasengtk/gtktextdisplay.c (render_para, gtk_text_layout_draw...
2001-08-07 Matthias Clasengtk/gtkhsv.c (gtk_hsv_map, gtk_hsv_unmap): Reinstate...
2001-08-07 James Henstridgerefetch the accelerator when the accel object is change...
2001-08-05 Owen TaylorFix conversion from float to int so that we don't get...
2001-08-05 Owen TaylorFix problem with selecting a new focus child.
2001-08-04 Alexander LarssonAdd #ifdef HAVE_WINTAB around wintab.h include.
2001-08-04 Hans Breueroops: mentioned in ChangeLog but not commited
2001-08-04 Hans Breuernew file use it
2001-08-04 Michael NattererNeed to show the image after adding it to the GtkImageM...
2001-07-31 Tim Janikfix finding of child's page, since we have to validly...
2001-07-31 Jonathan BlandfordWhoops. Stupid scoping error pointed out by matthiasc...
2001-07-30 Suresh ChandrasekharanMon Jul 30 10:49:16 PDT 2001 Suresh Chandrasekharan
2001-07-30 Jonathan BlandfordFix part of #57714.
2001-07-29 Tim Janikuse g_file_test() instead of long deprecated g_scanner_...
2001-07-27 Jonathan BlandfordI will save all emacs buffers before committing
2001-07-27 Jonathan Blandfordadd an "attributes" property to the text renderer for...
2001-07-27 James HenstridgeSmall bug introduced when merging changes before the...
2001-07-25 James Henstridgecommiting patch after comments from Alex on IRC
2001-07-22 Anders CarlssonAdd support for animating expanders.
2001-07-21 Jonas BorgströmCheck the return value from gtk_tree_model_get_iter...
2001-07-20 Hans Breuergdk_device_get_history moved to gdk/gdkinput.c like...
2001-07-19 Owen TaylorAdd property support. (#51858)
2001-07-19 Owen Taylorgtk/gtkaccellabel.c (gtk_accel_label_class_init) Use...
2001-07-19 Owen TaylorFix typo that sometimes caused selection not to work...
2001-07-19 Owen TaylorActualy set window->decorated. (Patch from Hidetoshi...
2001-07-19 Owen TaylorEnforce the widget/child realization/mapping invariants.
2001-07-18 Owen TaylorGet the foreground color from 'text', nor 'base'. ...
2001-07-18 Owen TaylorPatch from Matthias Clasen to remove remove all instanc...
2001-07-18 Owen TaylorFix idles and timeouts to be properly surrounded by
2001-07-18 Darin AdlerReorder code so that we don't get a g_warning message...
2001-07-18 Darin AdlerIgnore the sgml directory made by gtkdoc. Use gtk_windo...
2001-07-14 Tim Janikadd GDK_THREADS_ENTER/GDK_THREADS_LEAVE. (gtk_range_cal...
2001-07-13 Anders CarlssonTake into account the xpad and ypad when calculating...
2001-07-12 Owen TaylorRename to gtk_radio_menu_item_get_group(), add deprecat...
2001-07-12 Owen TaylorPatch from Mathias Hasselmann to fix warnings in compat...
2001-07-12 Owen TaylorReplace a couple of inappropriate calls to GTK_WIDGET_H...
2001-07-12 Owen TaylorAdd missing case.
2001-07-12 Owen TaylorFormatting fixes from multihead brnach. [ mostly foo...
2001-07-09 Peter WilliamsAdd a cd $(srcdir) for when srcdir != builddir
2001-07-09 Jonathan Blandfordremove gtk_tree_model_get_first in favor of gtk_tree_mo...
2001-07-06 Owen Taylor Jul 6 15:38:33 2001 Owen Taylor <otaylor@redhat...
2001-07-06 Owen TaylorPatch from Gregory Merchan to add gtk_button_box_set_se...
2001-07-05 Owen TaylorPass in the right value of initial_emission to
2001-07-05 Owen TaylorMake compile.
2001-07-05 Owen TaylorCheck GTK_WIDGET_TOPLEVEL(gtk_widget_get_toplevel ...
2001-07-04 James Henstridgeadd missing gtk_list_store_newv prototype.
2001-07-03 Owen TaylorFor XEMBED embedding add a _XEMBED_INFO property to...
2001-07-02 James Henstridgesame here for PANGO_TYPE_TAB_ARRAY.
2001-07-02 Tim Janiks/signal_newc/signal_new/
2001-07-01 Owen TaylorRemove change check for GTK_TYPE_OBJECT derivation...
2001-06-30 Jonathan BlandfordNew function for language bindings.
2001-06-30 Owen TaylorAllow %NULL for style to mean "revert to default style"
2001-06-30 Jonathan Blandfordchanged new_with_types to just plain new, fixing the...
2001-06-29 Havoc Penningtonfixes to compile with G_DISABLE_COMPAT
2001-06-29 Jonathan Blandfordadd path argument to selection callbacks.
2001-06-29 Jonathan BlandfordNew function to walk through a model in a depth first...
2001-06-29 Jonathan BlandfordPatch Thomas Broyer from <tbroyer@ltgt.net>. Expander...
2001-06-29 Owen TaylorFix args to g_type_init().
2001-06-29 Havoc PenningtonClip the retrieved image data to the screen, using...
2001-06-28 Tim Janik!GTK_OBJECT_DESTROYED() -> GTK_WIDGET_REALIZE() for...
2001-06-28 Tim Janikup version to 1.3.7, interface age 0, binary age 0...
2001-06-27 Jonathan BlandfordNew function to reflect that you can (hypothetically...
2001-06-27 Kjartan MaraasFix a typo.
2001-06-26 Tim Janikuse gdk_pixbuf_new_from_stream(). fixed up item factory...
2001-06-26 Tim Janikuse gdk_pixbuf_new_from_stream(). fixed up item factory...
2001-06-26 Havoc Penningtonforgot a notification
2001-06-26 Havoc Penningtonadd "resizable" property
2001-06-26 Jonathan Blandfordfix stupid missing statement
2001-06-26 Owen TaylorRevert inline-pixbuf changes until Tim comes back to...
2001-06-26 Owen TaylorUse new pango_context_get_metrics() to fix problems...
2001-06-26 Tim Janikhm, second attempt. it's fight CVS time again.
2001-06-25 Havoc Penningtons/RESIZEABLE/RESIZABLE/
2001-06-25 Owen TaylorAdd a special size for drag-and-drop GTK_ICON_SIZE_DND...
2001-06-24 Owen TaylorRemoved - didn't work and not particularly useful anywa...
2001-06-24 Owen TaylorFix stupid error introduced last night that was making...
2001-06-23 Owen TaylorFixup some problems with text length handling in error...
2001-06-22 Jonathan BlandfordFix bug noticed by Brian Cameron. (gtk_tree_view_real_e...
2001-06-22 Hans BreuerPNGs need to be binary (-kb) to be useable on windoze
2001-06-22 Hans Breuerupdated externals
2001-06-21 Alexander LarssonUpdate to new PangoLanguage changes.
2001-06-21 Owen TaylorHandle the case without XKB properly.
2001-06-21 Tim Janikadded gtk_container_child_set_property() and
2001-06-20 Jonathan Blandfordclean up (gtk_tree_view_move_cursor_page_up_down):...
2001-06-20 Tim Janikmake maximum digits compile time configurable via MAX_D...
2001-06-20 Tim Janikhum, "adjustment" was a construct property in 1.2 and...
2001-06-19 Jonathan BlandfordNew functions to clear a model.
2001-06-19 Tim Janikfix PROP_EVENTS.
2001-06-19 Jonathan BlandfordNew function to test if a node is expanded.
2001-06-18 Jonathan BlandfordFix bug where collapsing a selected row would result...
2001-06-15 Jonathan BlandfordRename gtk_tree_sortable_sort_column_id_set_func. It...
2001-06-15 Jonas BorgströmFixed a small typo, it should be GTK_WINDOW_GROUP_GET_C...
2001-06-15 Havoc PenningtonDocs fixups, and:
2001-06-15 Alexander LarssonUpdate to new PangoLanguage changes.
next