]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-10
include missing #ifdef G_ENA\BLE_DEBUG
[~andy/gtk] / ChangeLog.pre-2-10
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)
2002-05-14 Owen TaylorFix prepending at the start of the list. (#56349, Thoma...
2002-05-14 Owen TaylorFix frame_right/frame_top screwup. (Detlef Reichl,...
2002-05-14 Owen TaylorFix format of selection data to be 8 rather than GTK_TY...
2002-05-14 Owen TaylorSet the width of the layout to the actual wrap width...
2002-05-14 Owen TaylorAdd a sanity g_return_if_fail() check for the depths...
2002-05-14 Owen TaylorTry adding a #ifndef/#define for XkbKeySymEntry to...
2002-05-14 Owen TaylorDiscard configure events from SubstructureNotify. ...
2002-05-13 Matthias ClasenChange parameter names to match the header file and...
2002-05-13 Vitaly Tishkovgtk/gtkfilesel.c gtk/gtkplug.c gtk/gtkwidget.c gtk...
2002-05-10 Daniel Elstner[ merge from stable ]
2002-05-08 Michael Nattererfixed yesterdays fix for cross compiling: simply check...
2002-05-08 Soeren Sandmannset_redraw_on_allocate (FALSE); (gtk_tree_view_size_all...
2002-05-07 Owen TaylorCheck for selection_atom, not property name atom.
2002-05-07 Michael Nattereradded a new conditional CROSS_COMPILING which indicates...
2002-05-07 Anders CarlssonOnly process manager events with the correct atom.
2002-05-06 Matthias ClasenAlways select for property notify for maintaining windo...
2002-05-06 Kristian Rietveldcall func on current node before the child nodes.
2002-05-06 Kristian Rietveldunset user_data before destroying the window. (fixes...
2002-05-06 Owen TaylorFix versioning to avoid changing the soname!
2002-05-05 Matthias ClasenBump version to 2.1.0, binary, interface age 0.
2002-05-05 Owen TaylorFix problem with == in test argument. (#80732, Hidetosh...
2002-05-05 Kristian RietveldThe "big treeview focus patch". Fixes several issues...
2002-05-05 Soeren Sandmannimage files for testing pixbuf loaders the old test...
2002-05-03 Erwann Chenede -Rationalized the screen initialization process, changed...
2002-05-03 Erwann Chenede -changed the order of the arguments. #80278
2002-05-02 Matthias ClasenDoc updates.
2002-05-02 Matthias ClasenTypo fix.
2002-05-02 Matthias ClasenCorrect the composite_child blurb.
2002-05-02 Erwann ChenedeForgot the changelog.
2002-05-02 Erwann Chenede -removed unneeded ref. #79977
2002-05-02 Matthias ClasenAdd nicks and blurbs for child properties. (#57143)
2002-05-01 Erwann Chenede -removed that function as gdk_drawable_get_screen does...
2002-05-01 Erwann Chenede -remove virtualization and made it cross platform. fix...
2002-05-01 Anders CarlssonUse the same key when setting and getting NetWmSupporte...
2002-04-30 Owen TaylorMake it work, even if the window is already realized...
2002-04-30 Owen TaylorMake it work, even if the window is already realized...
2002-04-30 Matthias ClasenImprove a warning.
2002-04-30 Havoc Penningtonuse gtk_text_layout_invalidate_cache instead of cut...
2002-04-30 Owen TaylorMulti-screen test case form multihead branch with a...
2002-04-30 Owen Taylorfix problem with finalizing non-initialized fully displ...
2002-04-30 Owen TaylorDoc fixes.
2002-04-30 Owen TaylorUpdate for multihead.
2002-04-30 Erwann Chenede -retionalized multihead code in _gdk_x11_copy_to_image...
2002-04-30 Havoc Penningtonassign something to "prev" so that removing tag info...
2002-04-30 Alex LarssonMake multihead-safe; use a different IM context per...
2002-04-30 Owen TaylorMissing ChangeLog entry and indentation fix
2002-04-29 Alex LarssonFix silly bug, noticed by Sven Neumann.
2002-04-29 Jonathan BlandfordFix so that you can set a new sort func.
2002-04-26 Anders CarlssonUse GDK_DISPLAY_XDISPLAY instead of GDK_SCREEN_XDISPLAY...
2002-04-26 Kristian Rietveldif the deleted node was "below" this path, then do...
2002-04-26 Sven Neumanntests/testtreecolumns.c quit the main loop when the...
2002-04-26 Kristian RietveldThis commit fixes binary compatibility, which I broke...
2002-04-26 Kristian Rietveldinclude X11/Xlib.h, fixes the build
2002-04-26 Owen TaylorAdd missing gdkscreen/display-x11.h files.
2002-04-25 Owen TaylorStart of integration of Erwann Chenede's multihead...
2002-04-25 Kristian Rietveldfix typo in ChangeLog
2002-04-25 Kristian RietveldFixes #74206.
2002-04-25 Kristian Rietveldmake the search dialog not scroll horizontally (prolly...
2002-04-25 Matthias ClasenAvoid a possible division by zero. (#77820)
2002-04-25 Soeren Sandmannuse the child's requisition.height, not allocation...
2002-04-24 Kristian Rietveldresort if we're already in 'unsorted' state, and update...
2002-04-24 Matthias ClasenRemove GTK_OBJECT_CONNECTED.
2002-04-24 Kristian Rietveldtemporarily set ->priv->edited_column to NULL. Pleas...
2002-04-23 Matthias ClasenImprove docs. (#62359)
2002-04-23 Kristian RietveldThis commit adds a cell_background property for cell...
2002-04-22 Anders CarlssonUpdate ChangeLog
2002-04-22 Anders CarlssonUse gtk_entry_get_public_chars. Fixes #79532.
2002-04-22 Kristian RietveldThis commit adds stock icon functionality to GtkCellRen...
2002-04-21 Alexander LarssonSave x and y in window_private.
2002-04-20 Matthias Clasenremove leftover conflict marker.
2002-04-20 Matthias ClasenA bunch of trivial doc fixes.
2002-04-20 Soeren Sandmannadd "selected_shadow_type" style property
2002-04-20 Owen TaylorAccept NULL for color to mean "unmodify"
2002-04-20 Kristian Rietveldreplace GDK_IS_WINDOW with GDK_IS_DRAWABLE in the asser...
2002-04-19 Kristian Rietveldadd bug number
2002-04-19 Kristian Rietveldadd _gtk_tree_view_column_autosize
2002-04-19 Matthias ClasenRemove some files whose content is either obsolete...
2002-04-19 Kristian Rietveldcancel editing if tree_view->priv->edited_column !...
2002-04-19 Kristian Rietveldsubtract TREE_VIEW_HEADER_HEIGHT from allocation->heigh...
2002-04-19 Kristian Rietveldrename last_single_clicked{,_2} to last_button_press...
2002-04-18 Matthias Clasens/<!>/<!-- -->/g throughout the documentation to bring...
2002-04-18 Tor Lillqvistgdk-pixbuf/Makefile.am (uninstall-libtool-import-lib...
2002-04-17 Kristian Rietveldso this function was completely broken. Fix it and...
2002-04-17 Anders CarlssonAdd a small test case.
2002-04-16 Kristian Rietveldfix docs
2002-04-16 Kristian Rietveldcheck ->priv->cursor and ->priv->anchor rowrefs before...
next