]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-10
Patch from James Henstridge to update to automake-1.7 (#109542)
[~andy/gtk] / ChangeLog.pre-2-10
2003-05-06 Owen TaylorPatch from James Henstridge to update to automake-1...
2003-05-06 Tor LillqvistFix for #110165 (thanks to Arnaud Charlet):
2003-05-06 Matthias ClasenDon't include strings.h, it's not needed anymore. ...
2003-05-05 Matthias ClasenActually set the icon type to the stock icon type....
2003-05-05 Christian RoseAdded sr and sr@Latn to ALL_LINGUAS. Removed sp, it...
2003-04-30 BST 2003 Tony GaleGTK+ 2.x updates, mainly from Gonzalo Odiard
2003-04-28 Jonathan Blandforddestroy the search data iff the destroy func isn't...
2003-04-24 Owen TaylorAccept libtool-1.5. (#111480)
2003-04-23 Abel CheungAdded "am" "mk" "ta" to ALL_LINGUAS.
2003-04-22 Owen TaylorFix capitalization of UTF-8. (#106419, Roozbeh Pournader)
2003-04-22 Owen TaylorOnly check for XFT2 if we found pango-xft (#105692...
2003-04-22 BST 2003 Tony Galeadd note about version converage.
2003-04-22 Owen TaylorFix prototype for activate_key. (#108927, Jason D....
2003-04-21 Owen TaylorRemove geninclude.pl from CVS and don't dist it either...
2003-04-21 Owen TaylorRemove a couple of obsolete comments, fix another comme...
2003-04-21 Owen TaylorFree the source list, not just it's contents (Patch...
2003-04-21 Owen TaylorPatch from Alex Larsson fixing problem with restacking...
2003-04-21 Owen TaylorCalling XFlush() after ungrabbing, to avoid problems...
2003-04-21 Owen TaylorAdd SKIP_TASKBAR/SKIP_PAGER to set of properties we...
2003-04-18 Owen TaylorFix for the case when gdk_event_copy() is called on...
2003-04-18 Owen TaylorFix pointer arithmetic on 'void *'. (#108322)
2003-04-18 Owen TaylorCheck for XAddConnectionWatch()/X11R6, and if found...
2003-04-18 Owen TaylorPatch from Morten Welinder to catch Sun servers with...
2003-04-18 Owen TaylorUse gdk_free_compound_text(), not g_free(). (#107643...
2003-04-18 Owen TaylorFix wrong use of base_finalize. (#105126, Sven Neumann)
2003-04-18 Owen TaylorFix '/' vs. '*' problem in aspect ration computations...
2003-04-18 Owen TaylorYou don't get a XkbMapNotify event if you get a XkbNewK...
2003-04-17 Jonathan Blandfordremove infinite loop caused by not clearing the scroll_...
2003-04-15 Matthias ClasenDoc additions and fixes.
2003-04-14 Michael Nattereradded checks to ensure that the iter is not reordered...
2003-04-12 Matthias ClasenDocument.
2003-04-09 Matthias ClasenTypo fix.
2003-04-09 Matthias ClasenTypo fix.
2003-04-07 Owen TaylorFlush after ungrabbing the server.
2003-04-07 Matthias ClasenAdd GTK_WRAP_WORD_CHAR. (#110086, David Brigada)
2003-04-07 Matthias ClasenFix numerous misspellings of possessive "its". (#11002...
2003-04-02 Matthias ClasenOnly use files from the current directory if it looks...
2003-04-02 Soeren Sandmannadd property focus_on_click
2003-04-02 Matthias ClasenReturn 0 if lower == upper. (#109155)
2003-03-31 Matthias ClasenFix docs. (#109510, Noah Levitt)
2003-03-31 Jonathan Blandfordnull initialize reorder's members so Purify won't complain.
2003-03-31 Jonathan Blandfordnull initialize reorder's members so Purify won't complain.
2003-03-31 Matthias ClasenAdd a new property, role, corresponding to gtk_window_...
2003-03-30 Jonathan Blandfordfix crash. Patch from Markus Lausser <sgop@users.source...
2003-03-29 Matthias ClasenSet state of labels back to normal before reparenting...
2003-03-29 Matthias ClasenSet a default window title to match the GtkFontSelectio...
2003-03-29 Matthias ClasenFix for bug #78499:
2003-03-29 Matthias ClasenFixes for bug #56248:
2003-03-28 Matthias ClasenAdd C-A-PgUp and C-A-PgDown as alternatives to the...
2003-03-26 Sven Neumannrewrote the function that does node and arrow prelighti...
2003-03-24 Richard KinderFix for #108788 - GError set to FALSE rather than NULL.
2003-03-20 Guntupalli KarunakarAdded Malayalam translations
2003-03-16 Manish Singhuse GTK_DISABLE_DEPRECATED instead of G_DISABLE_DEPRECATED.
2003-03-15 Tor LillqvistUse the signed GET_X_LPARAM() and GET_Y_LPARAM() to...
2003-03-14 Matthias ClasenAdd a "buffer" property. (#108353)
2003-03-13 Sven Neumannremoved redundant calls to g_object_notify().
2003-03-13 Tor LillqvistOn WM_MOUSEMOVE, the test whether we have actually...
2003-03-13 Tor Lillqvistif a grab cursor is used, must copy the HCURSOR with...
2003-03-11 Jonathan BlandfordCtrl/Shift [left/right] expands/collapses the tree...
2003-03-09 Tor LillqvistDon't try to compensate for LineTo() not drawing the...
2003-03-08 Matthias ClasenBug #107664 continued:
2003-03-08 Matthias ClasenTrivial cleanups (bug #107664)
2003-03-06 Matthias ClasenReturn gboolean, not gint. (#107664, Morten Welinder)
2003-03-06 Matthias ClasenFix NULL/FALSE confusion (#107648, Morten Welinder)
2003-03-04 Matthias ClasenAdd deprecation guards around gtk_object_new().
2003-03-03 Jonathan Blandfordadd props
2003-03-03 Jonathan Blandfordhandle rtl code.
2003-03-02 Tor LillqvistAdd a bunch of missing entries. Noticed by Cedric Gustin.
2003-03-02 Tor LillqvistAdd a bunch of missing entries. Noticed by Cedric Gustin.
2003-02-28 Matthias ClasenReplace uses of gtk_object_new by g_object_new.
2003-02-28 Manish Singhdemos/gtk-demo/main.c demos/gtk-demo/tree_store.c gdk...
2003-02-26 Jonathan Blandfordaccount for RTL code.
2003-02-24 Sven Neumannfixed documentation.
2003-02-21 Tomas OgrenFix typos in an example (ok from owen)
2003-02-20 Matthias ClasenCheck if line_ancestor_parent is NULL. (#102711, Manuel...
2003-02-19 Matthias ClasenReplace gtk_timeout_* by their GLib counterparts. ...
2003-02-19 Matthias ClasenAssociate the keys_changed virtual function with the...
2003-02-18 Larry Ewingcopy the event axes as well.
2003-02-17 Mohammad DAMTAdded Indonesian translation Added "id" to ALL_LINGUAS
2003-02-14 Matthias ClasenRemove bogus casts.
2003-02-12 Christian RoseAdded "yi" to ALL_LINGUAS. Added Yiddish translation...
2003-02-11 Matthias ClasenFix for #82734 and #78216:
2003-02-09 Tor LillqvistUse GetDriveType() to recognize removable drives (in...
2003-02-09 Matthias ClasenAdd note about periods in names. (#57680)
2003-02-09 Christian RoseRemoved "en@IPA" from ALL_LINGUAS. Removed. It doesn...
2003-02-07 Tim Janikremove quark_user_data usage in gtk_object_{g|s}et_user...
2003-02-06 Matthias ClasenReturn a GdkVisual *, not a GdkVisual **. (#105243)
2003-02-05 Matthias ClasenReplace uses of gtk_timeout_* and gtk_idle_* by their...
2003-02-02 GMT 2003 Tony Galecleanups from Sebastian Rittau (#104832)
2003-02-01 Tor LillqvistMerge from stable:
2003-02-01 Manish Singhdemos/pixbuf-demo.c demos/testpixbuf.c remove deprecate...
2003-02-01 Manish Singhset_state on the tab_label before unparenting it, in...
2003-02-01 Matthias ClasenUse GDK_MULTIHEAD_SAFE like all other gtk headers.
2003-01-31 Manish Singhdeclare gtk_selection_clear in GTK_COMPILATION too...
2003-01-31 Matthias ClasenDeprecate. (#85683)
2003-01-31 Matthias ClasenDeprecate. (#60582)
2003-01-31 Matthias ClasenDeprecate gtk_paned_computed_position(). (#97077)
2003-01-30 Kristian RietveldFix bug number.
2003-01-30 Kristian Rietveldonly count the special cell if it is also visible,
2003-01-30 Kristian RietveldFound out we live in 2003 already.
next