]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-10
Add makefile.mingw.in to EXTRA_DIST.
[~andy/gtk] / ChangeLog.pre-2-10
2000-07-30 Tor LillqvistAdd makefile.mingw.in to EXTRA_DIST.
2000-07-28 Elliot LeeAdd gdk_pixbuf_loader_new_with_type function, to allow...
2000-07-27 BST 2000 Tony Galedocs/tutorial/*.gif *.jpg *.eps Update these to the...
2000-07-27 Tim Janikapplied patch from Phil Thompson <phil@river-bank.demon...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-26 Robert Bradyremove <<<<. oops.
2000-07-26 Robert BradyCause GETTEXT_PACKAGE to be consistent in config.h...
2000-07-26 Havoc PenningtonComment out some stuff that depends on the rest of...
2000-07-26 Havoc PenningtonAdd NONE:POINTER,POINTER,INT for the text buffer
2000-07-25 Havoc Penningtonupdate to reflect text widget changes.
2000-07-25 Havoc PenningtonImplement new sane, 5-function API for using GtkProgres...
2000-07-25 Tor LillqvistGenerate gdk/, gdk/win32/, and gtk/makefile.mingw.
2000-07-25 Tor LillqvistGenerate gtk/makefile.mingw.
2000-07-25 Tor LillqvistInclude the build directory.
2000-07-24 Elliot Lee(Part 2) Remove gdk_*_lookup() defines, since they...
2000-07-23 Tor LillqvistMore work on GDK for Win32. Still in an intermediate...
2000-07-22 Tor LillqvistCheck for mkstemp and sigsetjmp. Output gdk-pixbuf...
2000-07-22 Owen TaylorFix some problems with vertical alignment.
2000-07-22 Owen TaylorFix bug where redraw wasn't being done properly when...
2000-07-21 Owen TaylorUse new PangoAttrShape to reserve space for pixmaps...
2000-07-21 BST 2000 Tony GaleNew file for packaging DocBook format tutorial
2000-07-21 BST 2000 Tony GaleMinor updates
2000-07-20 Tor LillqvistFix C++ comment.
2000-07-19 Sebastian WilhelmiInclude files outside of the extern "C" block. Makes...
2000-07-19 BST 2000 Tony GaleYet more clean ups. Completes first pass. Hurrah!
2000-07-18 BST 2000 Tony GaleMore clean ups.
2000-07-17 Owen TaylorRestore code to paint the background of the text area...
2000-07-17 BST 2000 Tony GaleClean ups.
2000-07-17 BST 2000 Tony GaleInitial DocBook version. Lots of cleaning up to do.
2000-07-15 Tor LillqvistNew file, quick hack to test backends for pixel-by...
2000-07-15 Owen TaylorReally release 1.3.1
2000-07-14 Owen TaylorReleased 1.3.1
2000-07-14 Owen Tayloruse FALSE for size_only most of the time when calling
2000-07-14 Owen TaylorRemove gtk_rc_append_default_pixmap_path(), since it...
2000-07-14 Owen TaylorMove gtk-config to gtk-config-2.0 move gtk_.m4 to gtk...
2000-07-11 Tor Lillqvistgdk/win32/gdkcolor-win32.c gdk/win32/gdkprivate-win32...
2000-07-11 Tor LillqvistWin32 changes, still doesn't build though.
2000-07-11 Tim Janikscratched notion of completely outdated email adress:
2000-07-11 BST 2000 Tony GaleCleanup indenting and various small changes.
2000-07-11 Tim Janikeek, i've never seen a bug here, never been here and...
2000-07-11 Tim Janikadd xthickness and ythickness to GtkRcStyle and add...
2000-07-07 George Lebls/Liebl/Lebl/ :)
2000-07-06 Owen TaylorAdd check for db2html
2000-07-06 Owen Taylor10,000 foot view of 1.3.1 changes.
2000-07-06 Owen TaylorPatch from George Liebl to add a GdkGrabStatus enumerat...
2000-07-06 Owen TaylorPatch from George Liebl to install all the headers...
2000-07-04 BST 2000 Tony GaleAdd remaining sections. Completes initial conversion...
2000-07-04 Tor LillqvistImprove a bit.
2000-07-04 Tor LillqvistHandle also WM_SYSCHAR, and other changes to get handli...
2000-07-03 Owen Taylorfont charset is iso8859-1, not iso-8859-1.
2000-07-03 Owen TaylorUse g_get_charset() instead of g_get_codeset().
2000-07-03 Owen TaylorIgnore calls with <= width or height.
2000-07-02 Owen TaylorAdd a 'text' argument to set the initial text.
2000-07-02 Owen Taylor*** empty log message ***
2000-07-02 Owen TaylorUse pango_layout_get_pixel_extents() to remove a large...
2000-07-02 Owen TaylorCall gtk_widget_size_request() on reparented child...
2000-07-02 Owen TaylorMove Changes-1.4.txt to the appropriate name.
2000-07-02 Owen TaylorAdd a is_foreign flag to the structure. Do not call...
2000-07-02 Owen TaylorAdd gdk_rgb_find_color() to get a pixel value using...
2000-07-01 Owen TaylorWhen actually returning expose events, make sure to...
2000-06-28 BST 2000 Tony GaleChange DocBook layout slightly
2000-06-28 BST 2000 Tony GaleFinish Section 6. Add Section 7.
2000-06-28 BST 2000 Tony GaleStart of Section 6.
2000-06-26 Owen TaylorPut 1.3.1 in warning message, not 1.3.0.
2000-06-26 Owen TaylorIf possible, create only a single shm segment and use...
2000-06-26 BST 2000 Tony GaleAdd Sections 4 & 5.
2000-06-24 Tim Janikmake the current version number 1.3.1 (binary age 0...
2000-06-23 Havoc PenningtonUse anonymous mark instead of making up a bogus name...
2000-06-22 BST 2000 Tony GaleChange filename. Add Section 3.
2000-06-22 Havoc PenningtonConvert GdkPixbuf to GObject, leaving it opaque (i...
2000-06-22 BST 2000 Tony GaleMove file to here. TODO: Update Makfile.am
2000-06-22 BST 2000 Tony GaleAdd Section 2
2000-06-22 BST 2000 Tony GaleNew file. Start of DocBook version of the FAQ.
2000-06-22 Owen TaylorDefine version numbers for GDK_PIXBUF_*, as they get...
2000-06-22 Raja R HarinathWork with srcdir != builddir.
2000-06-21 Owen TaylorChange 1.4 version numbers to 2.0.
2000-06-21 Owen TaylorIndentation fixups to GTK+ standard.
2000-06-21 Owen TaylorWelcome aboard, gdk-pixbuf.
2000-06-21 Havoc PenningtonUse gtk_get_default_language
2000-06-21 Havoc PenningtonUse gunichar instead of gint when appropriate in the...
2000-06-21 Owen TaylorRemoved mistakenly added generated sgml
2000-06-21 Christopher Blizzarduse $(mkinstalldirs) not $(MKINSTALLDIRS)
2000-06-21 Owen TaylorFinish the job Elliot started of removing font setting...
2000-06-21 Owen TaylorRemove use of libunicode in favor of new GLib functions.
2000-06-20 Elliot LeeFix conditionality to work the "right" way. Missed...
2000-06-20 Havoc PenningtonMake this compile without framebuffer enabled
2000-06-20 Elliot Lee(follow-on from previous commit)
2000-06-19 Christopher BlizzardChange private class member to be named private_data...
2000-06-18 Pablo Saratxagamoved gtkrc.bg to more generic gtkrc.cp1251
2000-06-12 Christopher Blizzardforgot to commit my ChangeLog changes when I checked...
2000-06-12 Owen TaylorCall gdk_window_withdraw rather than gdk_window_hide...
2000-06-11 Owen TaylorFix cut and paste typo where wrong pixmap was being...
2000-06-08 Elliot LeeSave cflags for all backends, not just X11.
2000-06-07 Elliot LeeUse $PANGO_CONFIG instead of pango-config
2000-06-07 Owen TaylorAdd missing backslash that was keeping GTK+ from buildi...
2000-06-07 CEST 2000 Paolo... make it possible to configure gtk for different targets...
2000-06-06 Owen TaylorFix to prepend not append. (Pointed out by Brett Hall.)
2000-06-06 Owen TaylorUnref the entry's layout.
2000-06-06 Owen TaylorAdd call to g_type_init() - we'll need this later,...
2000-06-05 Owen TaylorWe need to treat initial creation different from settin...
next