]> Pileus Git - ~andy/gtk/history - ChangeLog
sync up white space/variable names to match tree_store equiv.
[~andy/gtk] / ChangeLog
2002-07-01 Jonathan Blandfordsync up white space/variable names to match tree_store...
2002-07-01 Bill HanemanFix for failure of gdk_pixbuf_xlib_get_from_drawable...
2002-06-20 Owen TaylorRenames:
2002-06-20 Owen TaylorAdd a singleton object that we can use to get notificat...
2002-06-20 Owen TaylorPatch from Erwann Chenede.
2002-06-20 Owen TaylorGet the owner from the display if !NULL. Otherwise...
2002-06-20 Owen TaylorAdd notification for screen property. (#80280)
2002-06-19 Owen TaylorSet the display.
2002-06-18 Owen TaylorSet the display.
2002-06-18 Owen TaylorTypo fix.
2002-06-18 Owen TaylorMake the core pointer object per-display. (#85698)
2002-06-18 Yanko KanetiAdded Bulgarian (bg).
2002-06-18 Owen TaylorReplace gdk_cursor_new_for_screen() with gdk_cursor_new...
2002-06-18 Owen Taylorue Jun 18 12:04:10 2002 Owen Taylor <otaylor@redhat...
2002-06-18 Owen TaylorAdd a gboolean create argument, so we don't create...
2002-06-16 Owen Taylorfix bugzilla references
2002-06-16 Owen TaylorActually use the UTF-8 filename, so we actually fix...
2002-06-16 Owen TaylorFix backwards asssertion. (#85434)
2002-06-15 James M. CapeNotify about "background-full-height-set", not "bg_full...
2002-06-14 Jonathan BlandfordFix bug #84268, where validate_rows sometimes didn...
2002-06-14 Jonathan Blandforddisconnect_by_func instead of disconnect_by_data. Someo...
2002-06-14 Owen TaylorIgnore state change events for windows that aren't...
2002-06-14 Owen Taylorri Jun 14 10:00:29 2002 Owen Taylor <otaylor@redhat...
2002-06-13 Owen TaylorFix type names for GtkIconSet, GtkIconSource, GtkSelect...
2002-06-13 Owen TaylorMake work gdk_colormap_sync() work for DirectColor...
2002-06-13 Owen TaylorAdd the obsolete CUA cut/copy/paste bindings. (#79078)
2002-06-13 Owen TaylorIgnore all client events that were sent to a window...
2002-06-13 Owen TaylorFix so that the encoding of the filename is handled...
2002-06-13 Christian RoseRemove po/README.tools, po/desk.pl and po/update.pl.
2002-06-13 Owen TaylorDon't return a positive status unless there is a text...
2002-06-13 Owen TaylorSave the initial grab time, use that when changing...
2002-06-13 Kristian Rietveldtraverse all nodes, not just the leafs (pointed out...
2002-06-12 Havoc Penningtoncheck that pango has Xft2 support, instead of checking...
2002-06-12 Owen TaylorAdd an informative g_warning() when the entry has lost...
2002-06-12 Owen TaylorCheck to see if the menu item is selectable before...
2002-06-12 Owen TaylorFix bug where if CENTER_ON_PARENT was set, but there...
2002-06-12 Owen Taylored Jun 12 16:34:13 2002 Owen Taylor <otaylor@redhat...
2002-06-12 Owen TaylorClamp size of child to at least 1x1. (#82431, Boris...
2002-06-12 Owen TaylorHandle 0 increment, to fix division-by-zero problem...
2002-06-12 Owen TaylorFix memory leak. (Patch from Matthias Clasen, #84926)
2002-06-12 Owen TaylorAllow NULL for widget path or class path as documented...
2002-06-12 Owen TaylorFix ZWJ => ZWN typo. (#83092, Tino Meinen)
2002-06-12 Owen TaylorFix some problems with case statements for checking...
2002-06-12 Owen TaylorAdd compose sequences of dead_acute + c/C => C WITH...
2002-06-10 Hans Breueradded gdkdisplay and gdkscreen
2002-06-10 Tor Lillqvist[ merge from stable ]
2002-06-10 Naba KumarAdded hi in ALL_LINGUAS Added new hindi translation.
2002-06-09 Matthias ClasenDon't leak child_anchor_table. (#84425)
2002-06-08 Jonathan BlandfordFix sizing bug.
2002-06-07 Matthias ClasenNew function, split off from gtk_tree_view_column_clear...
2002-06-07 Mark McLoughlinuse the RootWindow of this screen for gdk_window_get_po...
2002-06-06 Matthias ClasenSet hardware_keycode for KeyRelease events. (#84305)
2002-06-06 Owen TaylorDon't redraw when the area is completely above the...
2002-06-06 Owen TaylorAdd a "is_focus" property indicating whether a widget...
2002-06-06 Kristian Rietvelddon't leak the GArray (figured out by Matthias Clasen...
2002-06-06 Owen TaylorChanges multihead reorganizing code for win32 support...
2002-06-05 Kristian RietveldRelated bugs: #76252, #76396, #80866.
2002-06-04 Owen TaylorIf we have xft .pc file, use that when checking for...
2002-06-04 Kristian Rietveldadded gtk_tree_view_expand_to_path.
2002-06-04 Kristian RietveldDiscussed in #76249.
2002-06-04 Kristian Rietveldadd gtk_tree_model_get_string_from_iter (#74667).
2002-06-04 Daniel Elstner[ merge from stable ]
2002-06-03 Federico Mena QuinteroFix the MSB -> MSB case. Fixes #79190.
2002-06-01 Jonathan Blandfordadd missing flag, #83796
2002-05-31 Michael Meeksdestroy the transfer window if the grab fails so we...
2002-05-30 Shivram UCheck if the owner got is of type GDK_WINDOW_FOREIGN...
2002-05-30 Michael Meeksdon't leak the paths.
2002-05-30 Soeren Sandmannadd gtk_menu_style_set(). fixes #79345
2002-05-29 Dave CampDisconnect from keypress events.
2002-05-28 Matthias ClasenMarkup fixes
2002-05-27 Daniel Elstner[ merge from stable ]
2002-05-24 Dave CampBuilt an iter directly instead of using
2002-05-24 Dave CampUse indices[i] >= level->array->len rather than level...
2002-05-22 Tor LillqvistUse correct path to the loaders and immodules directories
2002-05-22 Owen TaylorRequire autoconf-2.52 explicitely, since otherwise...
2002-05-21 Owen TaylorFix missing dereference. (HideToshi Tajima)
2002-05-20 Owen TaylorPatch from HideToshi Tajima to handle Xlib internal...
2002-05-20 Owen TaylorSet the private LEAVE_PENDING flag to fix problem where...
2002-05-20 Owen TaylorUndo an accidental revert of fixes of May 16. (Caught...
2002-05-18 Matthias ClasenCheck for endianness.
2002-05-17 Owen TaylorRe-add REBUILD_PNGS definition that got accidentally...
2002-05-17 Owen TaylorProtect against reentrancy problems by emitting ::preed...
2002-05-17 Owen TaylorFix a missing unref in the local/passive case. (#82067...
2002-05-16 Owen TaylorOnly optimize out the full configure handling if we...
2002-05-16 Owen Taylor Thu May 16 18:47:29 2002 Owen Taylor <otaylor@redhat...
2002-05-16 Kristian RietveldMerged from gtk-2-0.
2002-05-16 Jonathan Blandfordinclude missing #ifdef G_ENA\BLE_DEBUG
2002-05-16 Owen TaylorFix typo in earlier patch.
2002-05-16 Owen TaylorDon't filter control-shift+[non-hex]. (#80252, reported...
2002-05-16 Owen TaylorFixes for #78258
2002-05-16 Owen TaylorFix a missed check for division by zero. (#77820, Garet...
2002-05-16 Owen Taylorgdk_event_put() copies the event and setting name,...
2002-05-16 Ettore PerazzoliIf the menu is scrolled down or up, and some of the...
2002-05-15 Owen TaylorDon't call gdk_pointer_grab() to change the cursor...
2002-05-15 Owen TaylorSpecial case menu items to pop down on motion. (#75961)
2002-05-15 Owen TaylorUpdate from contents of size entry on focus out. (...
2002-05-15 Owen TaylorIf not building libpng, don't rebuild gtkstockpixbufs...
2002-05-15 jacob berkmanjust run perl on the geninclude script manually
2002-05-14 Owen TaylorSubsitute in @PERL@ instead of hardcoded /usr/bin/perl...
2002-05-14 Owen TaylorRemove the result file on error. (#79929, David Highley)
next