]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
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-29 Tor LillqvistNew file, hand-written wrapper for the Wintab library.
2001-10-29 Tor LillqvistUse -no-undefined on Win32. Make libgdk_pixbuf_1_3_la_O...
2001-10-28 Anders CarlssonFix build.
2001-10-28 Anders CarlssonUpdate struct member docs since they're gdouble now...
2001-10-28 Hans Breuerstatic correct-ness, underscore prefixing of library...
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-28 Owen Taylorun Oct 28 09:15:39 2001 Owen Taylor <otaylor@redhat...
2001-10-28 Tor Lillqvistfile gtk+-zip.sh was initially added on branch gtk...
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 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 CarlssonFix typo in docs. This fixes #62942.
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 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 Owen Taylorfix typos in ChangeLog
2001-10-27 Anders CarlssonRemove gtk_tree_view_column_cell_event here too.
2001-10-27 Owen Taylor Oct 26 20:55:57 2001 Owen Taylor <otaylor@redhat...
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 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 CarlssonChange FALSE to TRUE in documentation for gdk_atom_inte...
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 CarlssonUgh, broken pipe.
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 CarlssonUpdate GtkStyle since it's now a GObject and not a...
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 Sven Neumanngtk/gtkbutton.[ch] fixed inline comments
2001-10-26 Jonathan Blandfordsync minor clenup
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 Stanislav VisnovskyMore updates.
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 Penningtonoops, didn't quite compile.
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 Tor Lillqvistfile makefile.msc.in was initially added on branch...
2001-10-22 Tor Lillqvistfile gdk-1.3-win32-production.pc.in was initially added...
2001-10-22 Tor Lillqvistfile gtk+-1.3-win32-production.pc.in was initially...
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 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-22 Jakub Steinerstroke fix
next