]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-8
When doing sanity checking on ACLOCAL_FLAGS, look for glib-2.0.m4 not
[~andy/gtk] / ChangeLog.pre-2-8
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,...
2000-11-01 Havoc PenningtonUm, don't randomly subtract 4 from coordinates.
2000-11-01 Owen TaylorOnly ref the window if it isn't NULL.
2000-11-01 Havoc PenningtonNew function to create a pixbuf pointing to a subregion...
2000-11-01 Tim Janikmake use of g_signal_handlers_block_matched,
2000-10-30 Jonathan BlandfordNew function.
2000-10-30 Havoc PenningtonRename delete_at_cursor delete_from_cursor, and move...
2000-10-30 Havoc PenningtonMassive reindentation and reformatting. Arg alignment...
2000-10-30 Havoc PenningtonChange run action signals to be named insert_at_cursor and
2000-10-28 Tor LillqvistMake sure not to get a double directory separator in...
2000-10-28 Robert BradyAnd fix the marshaller for GtkTextView::delete.
2000-10-28 Robert Bradyadd new marshaller for GtkTextView.
2000-10-27 Jonathan BlandfordNot sure how this ever worked. Fixed it to use new...
2000-10-27 Tor Lillqvistgtk/gtk.def Adjust to Tim's changes. Use glib-genmarsha...
2000-10-27 Tor LillqvistAdjust to Tim's changes. Use glib-genmarshal etc.
2000-10-27 Tim Janikadded dependancies for testtextbuffer which broke paral...
2000-10-27 Tim Janikadapt to GSignal signature changes.
2000-10-27 Robert BradyAdded translations for British, English (Phonetic)...
2000-10-26 Havoc Penningtonfix constness warning
2000-10-26 Havoc Penningtonadd new marshallers used by the text widget
2000-10-26 Tim Janikbuncha cleanups, kludged build sources dependencies...
2000-10-26 Jonathan BlandfordGot rid of GtkTreeNode, and changed it to GtkTreeIter...
2000-10-26 Tim Janikinvoke maketypes.awk with LC_ALL=C to avoid localizatio...
2000-10-25 Tim Janikuse g_value_set_static_{string|boxed} where applicable.
2000-10-25 Tim Janikurg, removed implementation of gtk_marshal_VOID__INT_IN...
2000-10-25 Robert BradyIf window == NULL, assume the root window. (restoring...
2000-10-25 Robert BradyChangeLog entry.
2000-10-25 Tor LillqvistInclude x11/gdkx.h only when building for X11.
2000-10-24 Havoc Penningtonmake it a static function
2000-10-24 Havoc PenningtonRe-enable the "find" dialog
2000-10-23 Owen Taylor*** empty log message ***
2000-10-22 Tor LillqvistTypo.
2000-10-22 Tor Lillqvistgdk/win32/gdkgc-win32.c Remove gcc -Wall warnings.
2000-10-22 Tor Lillqvistgtk/makefile.mingw.in Updates.
2000-10-22 Robert BradyCheck for bind_textdomain_codeset
2000-10-20 Havoc Penningtoncreate some stock buttons with the default accel group...
2000-10-18 Havoc PenningtonSome updates
2000-10-18 Owen TaylorStart of work to move to new modularized testgtk.
2000-10-18 Jonathan BlandfordAdd my name to the ChangeLog.
2000-10-17 7Draw the arrows correctly.
2000-10-17 7Added user docs.
2000-10-17 7Get the correct parent when generating my type.
2000-10-16 6Move GtkTreeModel from object to interface.
2000-10-16 Havoc Pennington#include gtklabel.h, fixing compilation
2000-10-16 Jonathan BlandfordAdd API documentation to all public functions.
2000-10-16 Jonathan BlandfordAdded API documentation to all public functions.
2000-10-16 Jonathan BlandfordNew function proposed by Guy Harris <gharris@flashcom...
2000-10-15 5Fix GtkTreeNode *node ->GtkTreeNode node issue.
2000-10-14 Robert BradyAdded Persian translation from Roozbeh Pournader <roozb...
2000-10-13 Jonathan BlandfordForgot this.
2000-10-09 Tor LillqvistUpdate.
2000-10-09 Havoc Penningtoncontrib subdir
2000-10-06 Havoc PenningtonPixbuf saving, patch from David Welton.
2000-10-06 Jonathan BlandfordReplaced with GTK_TREE_SELECTION_OLD to prevent conflic...
2000-10-05 4Checked in initial draft of the new tree widget.
2000-10-04 Jonathan BlandfordFix obvious bug in circle drawing.
2000-10-04 0Move list pointer forwards before removing item from...
2000-10-04 Havoc PenningtonFix copyrights
2000-10-04 Owen TaylorAdd gdk_window_iconify.
2000-10-04 Havoc Penningtonclean up trailing whitespace, add extensive tests for...
2000-10-03 Tor LillqvistGuard definition of alloca(). glib.h now handles that.
2000-10-02 Havoc Penningtontext_window_* weren't static and should have been....
2000-09-30 Havoc PenningtonHandle NULL start/end pointers
2000-09-30 Martin BauligPut the pkg-config scripts back to the correct pkg...
2000-09-30 Havoc Penningtonfix indentation
2000-09-29 Martin BauligSet this to `$(libexecdir)/pkgconfig'; this is the...
2000-09-29 Havoc PenningtonImplement the side windows.
2000-09-28 Havoc PenningtonSet up infrastructure to deal with lots of scrolling...
2000-09-26 Havoc Penningtonremove Fix some warnings
2000-09-25 Havoc PenningtonDraw the focus, and leave space to do so.
2000-09-14 Owen Taylorupdates
2000-09-08 Jonathan Blandfordgtk/gtktextdisplay.c gtk/gtktextlayout.c gtk/gtktexttag...
2000-09-08 Owen TaylorFix up visibility so that focus, cursor_visible and...
2000-09-08 George Leblin gtk_menu_set_submenu_navigation_region do stop_navig...
2000-09-07 Tor LillqvistUse -Wall. Add gdkpango-win32.o
2000-09-07 Owen TaylorMove gtk-reference files into GTK+ tree proper.
2000-09-05 Sebastian WilhelmiRemove conftest* after use along the lines of AC_TRY_CO...
2000-09-05 Sebastian WilhelmiUse g_path_get_dirname instead of g_dirname, which...
2000-09-04 Elliot LeePut text after #endif inside a comment to avoid ANSI...
2000-09-03 George LeblAdd some documenting comments about GTK_CAN_DEFAULT...
2000-09-02 Owen TaylorApply patch from Nils Barth and David Santiago to impro...
2000-09-01 Owen TaylorFix bug where moving a toplevel window immediately...
2000-08-31 Havoc PenningtonRename GtkTextStyleValues to GtkTextAttributes
2000-08-31 Havoc Penningtoncache end line, for rapid testing whether an iterator...
2000-08-31 Havoc PenningtonAdd marshallers for changed GtkTextBuffer signals.
2000-08-31 Havoc PenningtonDocs
2000-08-31 Owen Taylorremove GDK_IMAGE_SHARED_PIXMAP from switch statements...
2000-08-30 Elliot LeeUse G_GNUC_CONST.
2000-08-28 Havoc Penningtonwrote lots of API docs, minor indentation fixes, insert...
2000-08-22 Owen TaylorFix double free of font desc.
next