]> Pileus Git - ~andy/gtk/history - docs
Darn. I can't believe this took this long to fix.
[~andy/gtk] / docs /
2001-10-29 Jonathan BlandfordDarn. I can't believe this took this long to fix.
2001-10-28 Anders CarlssonUpdate struct member docs since they're gdouble now...
2001-10-28 Matthias ClasenForgotten file.
2001-10-28 Matthias ClasenDocumentation updates.
2001-10-28 Anders CarlssonRemove note about coordinates in GdkPoint being 16...
2001-10-28 jacob berkmando not call gtk_settings_get_default() here as that...
2001-10-27 Matthias ClasenTypo fix. Updates. Document the special values <none...
2001-10-27 Havoc PenningtonCall update_im_spot_location here explicitly
2001-10-27 Anders CarlssonClarify that the string argument in gtk_accel_label_new...
2001-10-27 Anders CarlssonClarify that a maximum length of 0 means infinity....
2001-10-27 Anders CarlssonFinish a sentence. This fixes #56702.
2001-10-27 Anders CarlssonClarify that we're returning a spin button in the _new...
2001-10-27 Anders CarlssonChange docs for gtk_toolbar_append_item to say that...
2001-10-27 Anders CarlssonRemove gtk_tree_view_column_cell_event here too.
2001-10-27 Owen Taylor Oct 26 11:54:53 2001 Owen Taylor <otaylor@redhat...
2001-10-27 Anders CarlssonRemove documentation for gtk_tree_view_column_cell_even...
2001-10-27 Anders CarlssonChange FALSE to TRUE in documentation for gdk_atom_inte...
2001-10-26 Anders CarlssonUpdate GtkStyle since it's now a GObject and not a...
2001-10-26 Sven Neumanngtk/gtkbutton.[ch] fixed inline comments
2001-10-24 Havoc Penningtonif we move to the front of a segment, use the "slow...
2001-10-22 Havoc Penningtonadd a #error unless you define GTK_TEXT_USE_INTERNAL_UN...
2001-10-22 Havoc PenningtonClarify behavior in docs, #61777 (gtk_text_iter_forward...
2001-10-22 Jonathan BlandfordRemove handle_box from App demo.
2001-10-22 Owen TaylorRemove note about deprecation. (We've standard on G_CON...
2001-10-22 Owen TaylorDon't call g_thread_init(), we don't want to link to...
2001-10-22 Owen TaylorAdd a function, gdk_threads_init() that must be explici...
2001-10-20 jacob berkmanget them from $(top_srcdir)/gtk/stock-icons/ rather...
2001-10-19 Owen TaylorAdd gtkimcontextsimple.
2001-10-19 Matthias ClasenForgotten in last commit
2001-10-19 Matthias ClasenSwitch to DocBook 4.1 (for the PNG notation).
2001-10-18 Matthias ClasenResurrect 1.2 documentation. (#62604)
2001-10-18 Matthias ClasenAdd GdkPixbuf, GdkPixbufAnimation and GdkPixbufAnimatio...
2001-10-17 Matthias ClasenDocumentation updates. Updates.
2001-10-13 Matthias ClasenUpdate.
2001-10-13 Tim Janikto compare pattern specs, use g_pattern_spec_equal...
2001-10-10 Matthias ClasenUpdates.
2001-10-09 Matthias ClasenUpdate.
2001-10-09 Matthias ClasenAdd entity for tmpl/inline.sgml.
2001-10-08 Matthias ClasenUpdate.
2001-10-07 Matthias ClasenUpdate.
2001-10-06 Matthias Clasenadd gtkimagemenuitem, gtksettings, gtkseparatormenuitem.
2001-10-05 Matthias Clasenremove GtkPacker.
2001-10-05 Sven Neumanngdk-pixbuf/gdk-pixbuf-io.c gdk-pixbuf/gdk-pixbuf-private.h
2001-10-05 Havoc Penningtonfix GtkImage overview
2001-10-04 Havoc PenningtonFix #56586
2001-10-04 Havoc Penningtonfix test case, it previously verified incorrect behavior
2001-10-03 Jonathan Blandfordremove gtk_cell_editable_get_type
2001-10-03 Havoc PenningtonThroughout: assorted docs
2001-10-03 Jonathan Blandforddocs
2001-10-02 Havoc Penningtondocs
2001-10-01 Matthias ClasenMove standard gobject stuff to the 'Standard' sections...
2001-10-01 Jonathan Blandfordchange scroll_to_cell delayed code to happen in size_al...
2001-09-27 Jonathan Blandfordonly start editing when you select with a keyboard.
2001-09-27 Jonathan BlandfordStop being stupid and emitting the signal every time.
2001-09-25 Havoc Penningtonuse gtk_text_iter_can_insert
2001-09-25 Owen Taylorue Sep 25 12:41:17 2001 Owen Taylor <otaylor@redhat...
2001-09-25 Jonathan BlandfordMake a GtkCellEditable (get_widget_window_size): Change...
2001-09-24 Havoc PenningtonGet rid of the newline-that-could-not-be-deleted; buffe...
2001-09-24 Owen TaylorUpdates for removed/renamed functions.
2001-09-21 Havoc Penningtondon't try to handle alignment here, because it's done...
2001-09-21 Havoc Penningtonadd variables and checks for specific versions of depen...
2001-09-20 Owen TaylorUse the current day, as well as the current month and...
2001-09-19 Tim Janikdon't use BUILT_SOURCES as its broken in automake 1...
2001-09-18 Tim Janikup version to 1.3.8, interface age 0, binary age 0...
2001-09-18 Owen TaylorFix up for changes to PangoFontDescription.
2001-09-18 Matt Wilsondon't use += before =
2001-09-17 Jonathan BlandfordAdd editable interface. This should be the last big...
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_...
next