]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2001-10-31 jacob berkmanthese should be 31, not 3. Hooray for Xatoms (and not...
2001-10-31 Owen TaylorAdd a gtk_window_get_focus() getter to determine the...
2001-10-31 Jonathan BlandfordAdd GTK_SELECTION_NONE enum, #61695
2001-10-31 Jonathan BlandfordAdded a "cursor_changed" signal, #62850.
2001-10-31 Matt Wilsonafter allocating the treedatalist, zero it to make...
2001-10-31 Matt Wilsonremove conflict moarker
2001-10-31 Murray Cumminggchar* args of GtkCellRendererText and GtkCellRendererT...
2001-10-31 Jonathan Blandfordmassize rewrite. Static models now totally work. I...
2001-10-30 Matthias ClasenUpdates. (#63293)
2001-10-30 Sven Neumannshut up CVS
2001-10-30 Sven Neumannuse GLIB_AC_DIVERT_BEFORE_HELP() so we get proper outpu...
2001-10-30 Havoc PenningtonUpdate the IM spot location here, if text was invalidat...
2001-10-30 Jonathan BlandfordCode cleanup. (gtk_separator_menu_item_class_init)...
2001-10-29 jacob berkmanautomake doesn't support conditionalized LDFLAGS, so...
2001-10-29 Jonathan BlandfordDarn. I can't believe this took this long to fix.
2001-10-29 Jonathan Blandfordfix reordered signal.
2001-10-29 Owen TaylorGrab the focus to the fileop entry for create dir ...
2001-10-29 Owen TaylorDon't use AC_CHECK_FILE to check for a file since it...
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...
next