]> Pileus Git - ~andy/gtk/history - ChangeLog
change an == to =
[~andy/gtk] / ChangeLog
2002-03-06 jacob berkmanchange an == to =
2002-03-06 Tor Lillqvistgdk-pixbuf/gdk_pixbuf.rc.in gdk/win32/rc/gdk.rc.in...
2002-03-06 Manish SinghFix up the freetype checking logic. Suppress suprious...
2002-03-06 Tor LillqvistBypass calls to the grab/ungrab functions in gdkinput...
2002-03-06 Owen TaylorWhen setting the focus to NULL, clear the existing...
2002-03-06 James Henstridgelibpango is now called libpango-1.0
2002-03-05 Jonathan Blandfordremove sizing == AUTOSIZE check. Update docs.
2002-03-05 Owen TaylorDon't create ->font_entry, ->font_style_entry at all...
2002-03-05 Jonathan Blandforddoc fix proposed by tvv@sparc.spb.su (Vitaly Tishkov...
2002-03-05 Matthias ClasenFix docs.
2002-03-05 Owen Taylors/menu_new/menu_item_new/. (#69199, Akira Tagoh.)
2002-03-05 Owen TaylorBuild the docbook version, not the old linuxdoc version.
2002-03-05 Owen TaylorUpdate version to 2.0.0
2002-03-05 Havoc Penningtondon't assign yoffset here, just let it get updated...
2002-03-05 Owen TaylorDon't use this same functions as idle callbacks and...
2002-03-04 Matthias ClasenMake color selection and selection examples work.
2002-03-04 Owen TaylorFixes for non XKB operation. (#73103)
2002-03-04 Owen TaylorFix memory leak. (#73370, Paolo Maggi).
2002-03-04 Owen TaylorFix docs in terms of what out of range @page_num does...
2002-03-04 Havoc Penningtonconst fix
2002-03-04 Owen TaylorFix to properly take the default window into account...
2002-03-04 Hans Breuerdon't build gtk.defs anymore
2002-03-03 Tor LillqvistRemove obsolete Win32-only declaration of
2002-03-03 Owen TaylorBack out changes to propagate keys to parent menu shell...
2002-03-03 Tor LillqvistMinor edits.
2002-03-03 Tor LillqvistUpdate to match a recent configure-generated config.h
2002-03-03 Owen TaylorWhen increasing the row or column requisitions to make...
2002-03-03 Owen TaylorCentralize lookup and caching of cursor GC's here.
2002-03-03 Soeren Sandmannchange offset of cursor corner of navigation region...
2002-03-03 jacob berkmanadd sanitize-la.sh
2002-03-03 Anders CarlssonFix tyop in docs.
2002-03-03 Kristian Rietveldmove edit ifs above _set_cursor code, don't collapse...
2002-03-03 Owen TaylorFix typo where pangoxft was being required instead...
2002-03-03 Owen TaylorWhen in split cursor mode, always add the cursor as...
2002-03-03 Owen TaylorFix install location.
2002-03-03 Owen Tayloradd missing dependency of objects on gtkmarshalers.h.
2002-03-03 Hans Breuermake rewrite_event_for_window() static gtk_rc_clear_rea...
2002-03-03 Sven Neumannlowercase configure --help output.
2002-03-03 Tim Janikadded compile time switch to put the tree views into...
2002-03-03 Owen TaylorFixes for uninstalled operation with module suffixes...
2002-03-03 Owen TaylorHandle NO_WINDOW widgets with windows that are children...
2002-03-03 Owen TaylorAdd a note to the docs about how to use this in the...
2002-03-03 Owen TaylorAdd -lX11 into x_libs.
2002-03-02 Owen TaylorAdd a --enable-explicit-deps option to control whether...
2002-03-02 Tor LillqvistOutput gdk-pixbuf/gdk_pixbuf.rc.
2002-03-02 Tor Lillqvistgdk/gdk.def Add and (trivially) implement
2002-03-02 Owen TaylorDon't do special focus handling if draw_indicator is...
2002-03-02 Owen TaylorClamp @max parameter passed in to [0, MAX_SIZE], improv...
2002-03-02 Owen TaylorRobustify tracking of pointer grab window.
2002-03-02 Owen TaylorDefault to --disable-gtk-doc (avoid Jade breakage)...
2002-03-02 Owen TaylorSwitch style of stamp file usage.
2002-03-02 Tim Janikfix typo.
2002-03-01 Kristian Rietveldset first_cell to FALSE after first iteration
2002-03-01 Tor LillqvistRemove unneeded Win32 stuff inside #ifdef G_OS_WIN32...
2002-03-01 Tor Lillqvistgdk/gdkkeys.c (gdk_keyval_convert_case) If the keyval...
2002-03-01 Owen TaylorFix some reported (but not significant) UMR's from...
2002-03-01 Owen TaylorInitialize the scrollbar spacing variable in the class...
2002-03-01 jacob berkmanreplace uses of test -e with more portable test -f
2002-03-01 Owen TaylorDon't delete forward across line boundaries when in...
2002-03-01 Owen TaylorFix signed-unsigned error that was accidentally causing...
2002-03-01 Alexey Malyshevgtk+/gtk/gtkitemfactory.c fixed a little type in docs for
2002-03-01 Owen TaylorReally make it work for paths with underline accelerato...
2002-03-01 Havoc Penningtonfree the tab array for custom tabs, reported by Paolo...
2002-03-01 Owen Taylorinclude gdkkeysysms.h if compiling gdk_keyval_convert_case.
2002-02-28 Darin AdlerAdd missing NULL check.
2002-02-28 Tor LillqvistRemove the event_mask, it is now in GdkWindowObject.
2002-02-28 Owen TaylorInitialize private->event_mask from attributes we retri...
2002-02-28 Havoc PenningtonThis change went in a week ago, but I apparently didn...
2002-02-28 Sven Neumannbeautified configure --help output.
2002-02-28 Tor LillqvistMove bdfcursor.c from libgdk_win32_la_SOURCES to EXTRA_...
2002-02-28 Owen Taylored Feb 27 19:16:50 2002 Owen Taylor <otaylor@redhat...
2002-02-27 Owen TaylorAllow focus-change events to be sent to unrealized...
2002-02-27 Owen TaylorSplit big VARIABLES variable that was causing overlong...
2002-02-27 Owen TaylorMark <Control>, <Shift>, <Release>, <Alt> for translation.
2002-02-27 Owen Taylorif CAN_FOCUS reserve focus_line_width + focus_line_pad...
2002-02-27 Soeren Sandmannminor code cleanup
2002-02-27 Owen TaylorDon't reserve space for border when the shadow type...
2002-02-27 Owen TaylorGo back to old style of drawing children over the bevel...
2002-02-27 Owen TaylorAdd ko and zh to the locales where this is the default.
2002-02-27 Owen TaylorRegister all stock icons "unscaled" so that we don...
2002-02-27 Hans Breuernew file
2002-02-27 Owen TaylorAfter computing the clamped value, actually set it...
2002-02-27 Owen TaylorClean up the code so < 0 == end wasn't just a side...
2002-02-27 Owen TaylorRemove these files from CVS so we more-or-less current...
2002-02-27 Owen TaylorShouldn't map KP_Enter to '\n', or KP_Tab to \t' since...
2002-02-27 Owen TaylorCall gtk_combo_set_popdown_strings() in case the combo...
2002-02-27 Owen TaylorSwitch control-home/end and home/end with the idea...
2002-02-27 Owen TaylorChain up before drawing the scale values so that the...
2002-02-27 Owen TaylorMake sure Page_Up, Page_Down get those names, not Prior...
2002-02-27 Owen Taylorue Feb 26 18:58:49 2002 Owen Taylor <otaylor@redhat...
2002-02-26 Owen TaylorAppend mnemonics rather than prepending them so that...
2002-02-26 Soeren SandmannDraw arrows better (without extra baseline)
2002-02-26 Owen TaylorDisplay any "g_unicode_isgraph()" char literally, not...
2002-02-26 Owen TaylorDon't to focus insensitive widgets. (#68203)
2002-02-26 Owen TaylorEmit ::color_changed every time we notify current_color...
2002-02-26 Owen Tayloruse the cursor position _after_ deleting the text as...
2002-02-26 Vitaly Tishkovgtk/gtktreemodel.c misprints in documentation for
2002-02-26 Kristian Rietveldtake into account that a path from a rowref can be...
2002-02-26 Owen TaylorFix double free.
2002-02-26 Owen TaylorHandle a keyval of 0, by returning an empty list. ...
next