]> Pileus Git - ~andy/gtk/history - ChangeLog
Don't try to use pkg-config when we didn't find it. (#62944, Eric Lemings)
[~andy/gtk] / ChangeLog
2001-10-29 Owen TaylorDon't try to use pkg-config when we didn't find it...
2001-10-29 Anders CarlssonCalculate the buttons size request before using it...
2001-10-29 Tor LillqvistUpdates.
2001-10-28 Anders CarlssonFix build.
2001-10-28 Hans Breuerstatic correct-ness, underscore prefixing of library...
2001-10-28 Matthias ClasenDocumentation updates.
2001-10-28 jacob berkmando not call gtk_settings_get_default() here as that...
2001-10-28 Owen Taylorun Oct 28 09:15:39 2001 Owen Taylor <otaylor@redhat...
2001-10-27 Matthias ClasenTypo fix. Updates. Document the special values <none...
2001-10-27 Tim Janikcosmetics
2001-10-27 Havoc PenningtonCall update_im_spot_location here explicitly
2001-10-27 Anders CarlssonFix typo in docs. This fixes #62942.
2001-10-27 Anders CarlssonClarify that we're returning a spin button in the _new...
2001-10-27 Owen Taylorfix typos in ChangeLog
2001-10-27 Owen Taylor Oct 26 20:55:57 2001 Owen Taylor <otaylor@redhat...
2001-10-27 Hans Breuerto simplify parsing for exported functions: - made...
2001-10-27 Anders CarlssonAdd note about width having to be greater than 0. This...
2001-10-27 Anders CarlssonFix docs to say previous instead of next.
2001-10-27 Anders CarlssonMention that the valid width is in range 0-65535 pixels...
2001-10-26 Anders CarlssonRemove a dot in the documentation. Fixes bug #62632.
2001-10-26 Anders CarlssonReplace int and guint with long and gulong in some...
2001-10-26 Anders CarlssonSet up destroy signals so that all windows will be...
2001-10-26 Anders CarlssonDon't set a fixed height on the hscale widget. This...
2001-10-26 Anders CarlssonCreate new "indent_expander" style property.
2001-10-26 Kristian Rietveldfixed a small typo
2001-10-26 Kristian RietveldAnders Carlsson suggested to use G_N_ELEMENTS here
2001-10-26 Sven Neumanngtk/gtkbutton.[ch] fixed inline comments
2001-10-26 Hans Breuerupdated externals
2001-10-25 Owen TaylorVersion 1.3.10, require GLib 1.3.10.
2001-10-25 Jonathan BlandfordAdd support for invalid nodes. (_gtk_rbnode_rotate_righ...
2001-10-25 Matt Wilsoncall gtk_text_view_destroy_layout after gtk_text_view_s...
2001-10-25 Matt Wilsonremove conflict mark
2001-10-25 Matt Wilsonthe valid range for the 'indent' property is G_MININT...
2001-10-25 Anders CarlssonThis ought to make msw happy since it fixes #62887.
2001-10-24 Alex LarssonUpdate to new Pango APIs
2001-10-24 Jonathan BlandfordFix docs, #62808
2001-10-24 Kristian Rietveldtreat s_path as a child path
2001-10-24 Kristian Rietveldmore changes in an attempt to get it right. It's not...
2001-10-24 Havoc Penningtonremove hack to strip off the bogus newline, since we...
2001-10-24 Havoc Penningtonforgot to save ChangeLog after adding a phrase
2001-10-24 Havoc Penningtondon't create layout if we didn't have one (gtk_text_vie...
2001-10-24 Owen TaylorImprove dreadful tooltips.
2001-10-24 Owen TaylorAlways set window->parent (except or the root window...
2001-10-24 Havoc Penningtonif we move to the front of a segment, use the "slow...
2001-10-23 Havoc Penningtononly sensitize Cut if selection contains some editable...
2001-10-23 Havoc PenningtonCorrectly keep the same text on the top of the screen...
2001-10-23 Anders CarlssonUse an image menu item here (popup_targets_received...
2001-10-23 Havoc Penningtonqueue a resize here; will temporarily slow down the...
2001-10-23 Havoc Penningtonhandle case where offset == 0 and char_len == 0, bug...
2001-10-23 Havoc Penningtonfix return value, #61714 (Vitaly Tishkov)
2001-10-23 Havoc PenningtonApply fix from Dov Grobgeld, #61858
2001-10-23 Havoc Penningtoncredit Hidetoshi
2001-10-23 Havoc PenningtonUpdate IM spot location at appropriate times, #50626
2001-10-23 Havoc Penningtonremove conflict markers
2001-10-23 Havoc Penningtonscroll to cursor on grab focus, unless it's caused...
2001-10-23 Owen TaylorRemove G_DISABLE_CONST_RETURNS.
2001-10-22 Havoc Penningtondon't back up a char from the end iterator, fixes ...
2001-10-22 Havoc Penningtonadd assertion that #58290 would trigger if it reappeare...
2001-10-22 Havoc Penningtonadd temporary code to dump btree contents on assertion...
2001-10-22 Havoc Penningtonadd a #error unless you define GTK_TEXT_USE_INTERNAL_UN...
2001-10-22 Havoc Penningtonfix #62365
2001-10-22 Havoc Penningtonfix #62436
2001-10-22 Havoc PenningtonFix #62366
2001-10-22 Owen TaylorAdd cursor-position, selection-bound properties. (...
2001-10-22 Owen TaylorFixing popup menus to have "Paste" sensitized correctly...
2001-10-22 Havoc Penningtonrip out "height_lines" and "width_columns" properties...
2001-10-22 Jonathan BlandfordRealized g_node_depth is broken, and that it's not...
2001-10-22 Havoc PenningtonClarify behavior in docs, #61777 (gtk_text_iter_forward...
2001-10-22 Jonathan Blandfordupdate docs to reflect reality, #62810
2001-10-22 Jonathan BlandfordRemove handle_box from App demo.
2001-10-22 jacob berkmandon't cast a PIXTEXT cell to a PIXMAP cell (fixes crash...
2001-10-22 Owen TaylorDeprecate gtk_entry_set_editable. (#58768, Vitaly Tishkov)
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-22 Jakub Steinerno body parts
2001-10-22 Owen TaylorFix problem with g_return_if_fail return value.
2001-10-21 Kristian Rietveldremove ARROW_SIZE constant, use new function spin_butto...
2001-10-21 Manish Singheh, typo
2001-10-21 Manish SinghPROP_MODEL and PROP_EXPANDER_COLUMN can be NULL, so...
2001-10-20 Owen Taylorat Oct 20 19:38:16 2001 Owen Taylor <otaylor@redhat...
2001-10-20 Manish Singhsince GtkIMContext derives directly from GObject now...
2001-10-19 Kristian Rietveldwe probably have rows_reordered nailed down now (this...
2001-10-19 Manish Singhcorrect docs for use_align
2001-10-19 Owen TaylorMissed ChangeLog commit.
2001-10-19 Owen TaylorMake GtkIMContext derive from GObject, not GtkObject...
2001-10-19 Owen TaylorRemove now useless include of unistd.h, fix wrong argument
2001-10-19 Owen TaylorFix up for change to Pango font API. #61933. (Untested...
2001-10-19 Owen TaylorActually export gtk_disable_setlocale(). (Caught by...
2001-10-18 Havoc Penningtonfix compilation
2001-10-18 Havoc PenningtonChange button signals to GTK_RUN_LAST, #50239
2001-10-18 Hidetoshi TajimaSupport "*" for all locales with least priority when...
2001-10-18 Matthias ClasenFix docs. (#61976)
2001-10-18 Matthias ClasenAdd gdk_window_lookup, gdk_window_foreign_new, gdk_pixm...
2001-10-18 Matthias ClasenDon't restrict the width of the spinbutton entry field...
2001-10-18 Jonathan Blandfordnew test program for the tree.
2001-10-18 Jonathan Blandfordfix small bug reported by (Oleg Maiboroda), #62600
2001-10-18 Michael Meeksimpl 'text' (gtk_entry_class_init): add the 'text'...
2001-10-17 Matthias ClasenDocumentation updates. Updates.
2001-10-17 Owen TaylorFix mistake in truncating length of text to MAX_SIZE...
2001-10-16 Owen TaylorRename ACTIVATE_MNEMONIC enum to MNEMONIC_ACTIVATE...
next