]> Pileus Git - ~andy/gtk/history - docs
add generated files to ignore list.
[~andy/gtk] / docs /
2001-09-12 Jonathan BlandfordRename interface signals to make them more clear. Also...
2001-09-10 Tim Janikfix xscale and yscale behaviour which havoc broke....
2001-09-08 Havoc Penningtonmove some of the accel group functions into a Private...
2001-09-08 Havoc Penningtondefault xscale/yscale to 0.0, not 0.5, 0.5 isn't useful
2001-09-08 Jonathan BlandfordWrite documentation Write documentation
2001-09-08 Havoc Penningtonput GtkPacker back in here so it won't be in gtk-unused...
2001-09-08 Jonathan Blandfordremove g_print.
2001-09-08 Havoc Penningtonremove CellRendererTextPixbuf
2001-09-08 Jonathan BlandfordRemoved 'fill' attribute. It was silly b/c that was...
2001-09-07 Owen TaylorMake the default default colormap the GdkRGB colormap...
2001-09-07 Owen TaylorMake gdkx.h the only installed header from gdk/x11...
2001-09-07 Havoc Penningtonupdate adjustments after validating destination yrange...
2001-09-04 Owen TaylorVersion 1.3.7
2001-09-04 Tim Janikupdates for 1.3.7 release.
2001-08-30 Jonathan BlandfordFix obvious mistake.
2001-08-30 Havoc Penningtonapply fix to #58420 from Hidetoshi Tajima and Matthias...
2001-08-29 Havoc Penningtonadd default icon
2001-08-27 Jonathan BlandfordUse the GTK selection types rather than GtkTreeSelectio...
2001-08-27 Owen TaylorUse autoconf 2.13/2.50 compat macro.
2001-08-26 Havoc Penningtonremove gtk_menu_* compat defines; these are already...
2001-08-25 Owen TaylorBreak compatibility and make gtk_image_new() take no...
2001-08-23 Owen TaylorRename from gtk_text_tag_table_size(). (#59366)
2001-08-23 Tim Janikchain parent class handlers, pointed out by Joshua...
2001-08-23 Owen Taylor[ Patch from Sebastian Wilhelmi, 52790 ]
2001-08-21 Owen TaylorRemove GtkPacker
2001-08-20 Russ NelsonFixed typo.
2001-08-18 Havoc Penningtonconstrain position on hints_changed in addition to...
2001-08-15 Matthias Clasendocs/debugging.txt: Add a warning about --enable-debug=no,
2001-08-15 Matthias Clasengtk/docs/debugging.txt, gdk/gdk.c, gdk/gdkinternals.h,
2001-08-12 Owen TaylorSet GPATH to fix srcdir != builddir problems with GNU...
2001-08-10 Tim Janikcoalesce multiple property notifies.
2001-08-10 Havoc Penningtonfix a typo.
2001-07-29 Tim Janikuse g_file_test() instead of long deprecated g_scanner_...
2001-07-24 Sven Neumannshut up CVS
2001-07-22 Owen Taylor*** empty log message ***
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 TaylorEnforce the widget/child realization/mapping invariants.
2001-07-14 Tim Janikadd GDK_THREADS_ENTER/GDK_THREADS_LEAVE. (gtk_range_cal...
2001-07-12 Owen TaylorRename to gtk_radio_menu_item_get_group(), add deprecat...
2001-07-06 Owen TaylorPatch from Gregory Merchan to add gtk_button_box_set_se...
2001-07-05 Owen TaylorSome updates and moving docs to the C files.
2001-07-02 Tim Janiks/signal_newc/signal_new/
2001-06-30 Owen TaylorAllow %NULL for style to mean "revert to default style"
2001-06-29 Havoc Penningtonfixes to compile with G_DISABLE_COMPAT
2001-06-29 Havoc PenningtonClip the retrieved image data to the screen, using...
2001-06-28 Tim Janikup version to 1.3.7, interface age 0, binary age 0...
2001-06-28 Havoc Penningtonnew function for mapping a window without fooling with...
2001-06-26 Tim Janikuse gdk_pixbuf_new_from_stream(). fixed up item factory...
2001-06-26 Owen TaylorRevert inline-pixbuf changes until Tim comes back to...
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 note about child property changes.
2001-06-25 Owen TaylorAdd a special size for drag-and-drop GTK_ICON_SIZE_DND...
2001-06-24 Owen TaylorFix stupid error introduced last night that was making...
2001-06-21 Owen TaylorHandle the case without XKB properly.
2001-06-21 Owen TaylorUpdate a bit.
2001-06-19 Tim Janikfix PROP_EVENTS.
2001-06-15 Havoc PenningtonDocs fixups, and:
2001-06-14 Havoc Penningtonfix other typo
2001-06-14 Alexander LarssonAdd some example config files that can be used with...
2001-06-13 Havoc PenningtonUpdates
2001-06-09 Havoc Penningtonadd read-only "scroll_offset" property for notification...
2001-06-08 Havoc Penningtonadded this function
2001-06-08 Havoc Penningtongeez, don't call g_list funcs on GSList
2001-06-08 Jonathan Blandfordwarn if row/cols are out of range. Fix bug #55921
2001-06-08 Owen TaylorAdd a direction-changed signal, and gdk_keymap_get_curr...
2001-06-07 Havoc Penningtonsubst GLIB_GENMARSHAL, GOBJECT_QUERY, GLIB_MKENUMS...
2001-06-06 Havoc Penningtonadd "inverted" property
2001-06-05 Havoc Penningtonrename from gtk_text_iter_reorder
2001-06-05 Havoc Penningtonclamp the value to the range that was set
2001-06-05 Owen TaylorImprove docs for GtkStateType. (Fixes #55751, among...
2001-06-04 Havoc PenningtonHandle case where we need to parse the xsetting as...
2001-06-04 Owen TaylorRemove GtkArgSetFunc, GtkArgGetFunc.
2001-06-04 Havoc Penningtonmake this special-case hscale/vscale details, so we...
2001-06-01 Jonathan BlandfordInitial stab at getting the focus code to work.
2001-05-30 Owen TaylorCorrect typoe when describing order of composition...
2001-05-30 Owen TaylorValidate value from GDK settings against parameter...
2001-05-27 Tim Janikmake hanlder id a gulong as in GSignal.
2001-05-25 Havoc Penningtonget sizes an icon set can render without falling back...
2001-05-25 Havoc PenningtonNew function
2001-05-21 Owen TaylorOnly show the separator if both children are present...
2001-05-20 Havoc PenningtonImprove error messages for X errors and losing connecti...
2001-05-18 Owen TaylorReset style attributes even if the widget isn't realized.
2001-05-18 Owen TaylorAdd documentation about GtkSizeGroup.
2001-05-11 Havoc Penningtondocs, fixes bug #54144
2001-05-10 Tim Janikgrum, gtk_type_class() is not GNUC_CONST it has the...
2001-05-07 Havoc Penningtonfix some shell typos
2001-05-03 Owen TaylorAdd dependency on Atk for accessibility support.
2001-05-01 Owen TaylorNew default theme! A slighly improved version of the...
2001-04-29 Tim Janikmoved GtkAnchorType and GtkSideType from gtkpacker...
2001-04-28 Havoc Penningtonvoc Pennington <hp@redhat.com>
2001-04-28 Havoc Penningtonfix warning
2001-04-26 Owen TaylorRemove deprecation of gtk_window_set_default_size(...
2001-04-25 Owen TaylorAdd note about GTK_ENABLE_BROKEN.
2001-04-25 Havoc Penningtonset_decorations_hint and set_functions_hint were still...
2001-04-24 Havoc Penningtonhandle 0-height empty/invisible lines.
2001-04-23 Jonathan Blandfordadd missing '}' that got munched by #endif.
2001-04-18 Havoc Penningtonadd signals and binding set, so keybindings are configu...
2001-04-18 Havoc Penningtonfix to properly queue resizes when the image is set
next