]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-6
Handle chopping off \r\n and 0x2029 in addition to \n before passing to
[~andy/gtk] / ChangeLog.pre-2-6
2000-12-11 Havoc PenningtonHandle chopping off \r\n and 0x2029 in addition to...
2000-12-11 Owen TaylorFix up finalizer to chain to its parent.
2000-12-11 Alexander LarssonClearified the difference between the keyboard types...
2000-12-09 James Henstridgeadd prot struct member to hold masks for detecting...
2000-12-08 Havoc Penningtonfix breakage here that cause a segfault on text insertion
2000-12-08 Alexander Larsson/dev/ttyS0 -> /dev/mouse
2000-12-08 Alexander LarssonAdd dummy gdk_fontset_load
2000-12-08 Alexander LarssonDocs, docs, anyone want docs!
2000-12-08 Alexander LarssonNew file containing the abstracted keyboard driver...
2000-12-07 Havoc Penningtonfix name of function, noticed by Alex
2000-12-06 Elliot LeeDetect freetype properly Make use of above.
2000-12-06 Alexander LarssonAdd gdkmouse-fb.c
2000-12-06 Alexander LarssonUpdate to match latest gmain/gsource changes.
2000-12-06 Havoc Penningtonadd gdkkeys.[hc]
2000-12-05 Elliot LeeMake GdkColor specify element sizes to avoid waste...
2000-12-05 Owen TaylorFix link to PNG home, remove reference to fribidi.
2000-12-05 Alexander LarssonRemove bogus colormap setting.
2000-12-05 Alexander LarssonMore complete colormap handling. Now GdkRGB work in...
2000-12-05 GMT 2000 Tony GaleDND updates
2000-12-05 Alexander LarssonRemove old debug g_warning(). (gdk_fb_draw_drawable...
2000-12-05 Alexander LarssonUse italic instead of oblique in font aliases.
2000-12-04 Havoc Penningtongot the facts wrong in ChangeLog re: notebook hack
2000-12-04 Havoc Penningtonfix this to be sane
2000-12-04 Alexander LarssonDivide size by 2, not multiply.
2000-12-04 Havoc PenningtonFix bugs Alex found:
2000-12-04 Alexander LarssonReturn positive descent.
2000-12-04 Havoc PenningtonRemove "draw" virtual method and signal
2000-12-02 Anders CarlssonCommit GtkToggleButton fix to HEAD too.
2000-12-02 Havoc Penningtondon't create dangling pointers to the appearance attrib...
2000-12-01 Alexander LarssonForgot to check in ChangeLog entry.
2000-12-01 Hidetoshi TajimaAdd NULL argument to XGetIMValues to properly terminate...
2000-12-01 Owen TaylorProperly handle gc->clip_region == NULL>
2000-11-30 Tor LillqvistChanges by Hans Breuer:
2000-11-30 Elliot LeeInherits from GTK_TYPE_OBJECT, not GTK_TYPE_TREE_MODEL.
2000-11-29 Alexander LarssonSet the size of the font from the description. (gdk_tex...
2000-11-29 GMT 2000 Tony GaleDND updates
2000-11-29 Alexander LarssonIf you pass width or height == 0 to gdk_window_clear_ar...
2000-11-29 Alexander LarssonIf there is a grab, but no grab-cursor, use the cursor...
2000-11-29 Alexander LarssonDo implicit button grabs, even if the window doesn...
2000-11-28 Elliot LeeOnly build im-xim if USE_X11 is enabled s/strcpy/memcpy...
2000-11-28 Elliot LeeZap warning.
2000-11-28 Alexander LarssonThe cursor should be hidden if it is part of either...
2000-11-28 Alexander LarssonFix filled arcs and commit previous stuff which i someh...
2000-11-28 Alexander LarssonImplement configure events and correct enter/leave...
2000-11-28 Havoc PenningtonRemove a trailing comma
2000-11-27 Federico Mena QuinteroConnect to the "changed" callback of the adjustment...
2000-11-25 Alexander LarssonHuge GtkFB patch with lots of small bugfixes and initia...
2000-11-22 GMT 2000 Tony Gale- get rid of gtk_toggle_button_toggled FUD - start...
2000-11-22 Alexander LarssonCorrect calculation of font metrics. Now GtkEntrys...
2000-11-22 2It's amazing what reversing the order in an if statemen...
2000-11-22 Elliot LeeGdkEventButton->button can occupy significantly more...
2000-11-21 GMT 2000 Tony Galeminor corrections
2000-11-21 Jonathan BlandfordAdd convertion functions to let you convert to and...
2000-11-21 Havoc PenningtonDocumented a bunch of functions in here (gtk_widget_rea...
2000-11-20 Havoc PenningtonSemi-finish widget embedding. Need guffaw scrolling...
2000-11-20 Alexander LarssonRemoved unused arguments from gdk_fb_drawable_get_pixel().
2000-11-18 Jonathan BlandfordChanged to have the list become non-italic when the...
2000-11-18 Owen TaylorFix off-by-one error when destroying allocated segments...
2000-11-18 Owen TaylorPatch from ChiDeok Hwang to fix memleaks found by Evan...
2000-11-18 Owen TaylorReleased 1.3.2
2000-11-17 Tor LillqvistUpdate.
2000-11-17 Tor LillqvistAdd comment that GdkXEvent isn't only for XEvent, but...
2000-11-16 Owen TaylorDo not, in any circumstances, distribute gtk.immodules.
2000-11-16 Owen TaylorPoint -rpath to the right install location.
2000-11-16 Havoc PenningtonApply patch from Mikael Hermansson to temporarily stop...
2000-11-16 Robert BradyRemove the locale-specific gtkrc's, as they only contai...
2000-11-16 Owen TaylorDon't move back one char when we are actually at the...
2000-11-16 Robert BradyKill stray conflict line.
2000-11-16 Robert Brady'o' < 'p'.
2000-11-16 Owen Taylorremove unecessary rules for win32-specific config-subst...
2000-11-15 Havoc PenningtonImplement essential color cycling feature
2000-11-15 Havoc PenningtonInvalidate the side windows when we invalidate the...
2000-11-15 Owen Taylored Nov 15 16:02:20 2000 Owen Taylor <otaylor@redhat...
2000-11-15 Havoc PenningtonIf indent is negative, don't move the first line out...
2000-11-15 Havoc Penningtonoffset redraw rect by xoffset in addition to yoffset...
2000-11-15 Havoc PenningtonRemove extra pixel from the cursor (render_layout_line...
2000-11-15 Alexander LarssonFixed some debug macros.
2000-11-15 Alexander LarssonAdded virtual functions set_pixel, get_color, fill_span...
2000-11-15 Havoc Penningtonuse PANGO_PIXELS() to convert to pixels
2000-11-15 Havoc Penningtonchange "offset" to "rise"
2000-11-15 Robert BradyThe return value of g_getenv() isn't freeable, so g_str...
2000-11-15 Elliot LeeInstall gtk.immodules, needed for operation of gtk...
2000-11-15 Owen TaylorFix reversed > that was causing Home to go to end of...
2000-11-15 Havoc PenningtonDraw underlines one pixel higher.
2000-11-14 Tor LillqvistRename gtk/gtk.rc.in to gtk/gtk-win32.rc.in because...
2000-11-14 Tor LillqvistAdd new objects.
2000-11-14 Tor LillqvistRemove. New file. New file Corresponding changes.
2000-11-14 Tor LillqvistRemove, useless. A distribution already has a built...
2000-11-14 Havoc PenningtonFix drag-and-drop to default to GDK_ACTION_MOVE if...
2000-11-14 Owen TaylorFix srcdir != builddir
2000-11-14 Alexander LarssonUse the glib iconv wrappers.
2000-11-14 Havoc Penningtonspiff up the demo a bit; reveals still more bugs.
2000-11-14 Havoc Penningtonfix bug where GC didn't always get updated properly
2000-11-13 Elliot LeeAdd a couple of missing G_GNUC_CONST's.
2000-11-13 Jonathan Blandfordconfirm path != NULL ditto
2000-11-13 Havoc PenningtonFree the filename of the module file.
2000-11-13 Alexander LarssonCleanup and reindent of GtkFB.
2000-11-13 Sebastian WilhelmiGCompareFunc -> GEqualFunc where applicable.
2000-11-13 Havoc Penningtonchange demo install dir to datadir/gtk+-2.0/demo
2000-11-13 Havoc PenningtonRename this testgtk to gtk-demo to avoid confusion...
next