]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
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 Taylorcvsignore updates
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 Elliot LeeAdd s'more TODO items.
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 Owen TaylorAdd -avoid-version for all modules.
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 Taylorremoved accidentally committed debugging message
2000-11-14 Owen TaylorFix srcdir != builddir
2000-11-14 Owen TaylorAdd some new template files to cvs
2000-11-14 Owen Taylorcd to srcdir before calling gtkdoc-fixref, distribute...
2000-11-14 Szabolcs BanFixed previous UTF-8 crack
2000-11-14 Alexander LarssonUse the glib iconv wrappers.
2000-11-14 Szabolcs BanFixed
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 PenningtonForgot to add this file
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...
2000-11-13 Robert BradyFix a URL.
2000-11-13 Havoc PenningtonAdd an "invisible_char" argument to set the char displa...
2000-11-13 Robert BradyFall back to "fixed" if we can't get a native font...
2000-11-13 Robert BradyChinese .po have been renamed.
2000-11-13 Robert BradyBad Italian translation team!
2000-11-13 Owen TaylorFix warning when moving between paragraphs.
2000-11-13 Robert BradyConvert it all to UTF-8.
2000-11-12 Robert BradyA vietnamese VIQR-based input method.
2000-11-12 Robert Bradyg_filename_{to,from}_utf8 now takes an extra parameter.
2000-11-12 Owen TaylorFix problem with using result of g_get_charset() backwa...
2000-11-12 Owen TaylorAdd some missing casts. Support 2 and 3 button clicks...
2000-11-12 Hans Breuerportability fixes and corrected prototypes for self...
2000-11-12 Hans Breuercorrected object casts, make it work again on win32
2000-11-12 Owen TaylorCall gtk_widget_activate for GDK_Return.
2000-11-12 Owen TaylorMake parent_class static.
2000-11-12 Owen TaylorRip out support for multiple locales; that simple doesn...
2000-11-12 Owen TaylorMake parent_class static.
2000-11-11 Tor Lillqvistgdk/gdk.def Update.
2000-11-11 Tor LillqvistUse g_file_open_tmp() (just added to GLib) instead...
2000-11-11 Jonathan BlandfordNew function to help handle keeping things in sync.
2000-11-10 Robert BradyModule name has changed for gtk20.
2000-11-10 Jonathan Blandforduse the new BOXED marshallers.
2000-11-09 Jonathan Blandfordadded more fields to allow more interesting iterators...
2000-11-09 Alexander LarssonChanges to make the new testgtk compile after gtk_menu_...
2000-11-09 jjrantaUpdated Finnish translation
2000-11-09 Havoc PenningtonAdd visible and visible_set args, don't know where...
2000-11-09 Havoc PenningtonMake DND copy pixbufs and tags when source and target...
2000-11-08 Alexander LarssonAdd note about GtkMenuPositionFunc API changes.
2000-11-08 Szabolcs BanUpdated Hungarian translation
2000-11-07 Havoc PenningtonHalf-ass somewhat fix this function, so that scrolling...
2000-11-07 Havoc Penningtonrename to gtk_text_mark_get_visible
2000-11-07 Alexander LarssonForgot to remove stray g_print()
2000-11-07 Alexander Larssonuse g_object_new() instead of g_type_create_instance...
2000-11-06 Havoc PenningtonDerive from GtkDialog, and use stock buttons. Should...
2000-11-05 Havoc PenningtonForgot to cvs add gtkiconfactory.sgml, gtkstock.sgml
2000-11-05 Havoc Penningtondocumented some of the object args
2000-11-05 Tim Janikprovide a toggle button to temporarily disable position...
2000-11-04 Kenneth ChristiansenTranslations from Keld
2000-11-04 Havoc PenningtonAdded a bunch of stuff from unused
2000-11-04 Owen TaylorWhen doing sanity checking on ACLOCAL_FLAGS, look for...
2000-11-03 Havoc PenningtonDocs (gtk_text_tag_table_size): return a signed int
2000-11-03 Pablo Saratxagafixed big5 handling bug
2000-11-03 Havoc PenningtonGet widgets working on the btree/buffer side. Display...
2000-11-03 Tim Janik_g_signal_handlers_destroy() is prefixed with '_' now.
2000-11-02 Owen TaylorFix a bunch of functions that should have been marked...
2000-11-02 Havoc Penningtonhad a test backward
2000-11-02 Alexander LarssonAdd last argument to t_type_register_static call.
2000-11-02 Havoc PenningtonUse GTK_TYPE_TEXT_ITER and BOXED marshallers
2000-11-01 Havoc PenningtonTest set_markup_with_accel()
2000-11-01 Havoc PenningtonClip the rectangle to be rendered to the drawable,...
next