]> Pileus Git - ~andy/gtk/history - ChangeLog
Use g types, add documentation, and some stylistic fixups.
[~andy/gtk] / ChangeLog
2006-04-24 Matthias ClasenUse g types, add documentation, and some stylistic...
2006-04-23 Matthias ClasenUse g types, add documentation.
2006-04-23 Matthias ClasenAdd gtkprintutils.[hc]
2006-04-23 Matthias Clasenmore docs
2006-04-22 Tor LillqvistSmall workaround for weird bug in some versions of...
2006-04-21 Alexander LarssonMerge the gtk-printing branch. For more detailed Change...
2006-04-20 Paolo Borelliplug small leak (#339132) ditto
2006-04-20 Michael David Emmel fixed off by one error in clip patch from (#330824)
2006-04-19 Murray Cumming_GtkFileChooserButtonPrivate: Added has_title flag...
2006-04-19 Tor LillqvistMap VK_NUMPAD[0-9] to GDK_KP_[0-9]. (#337562)
2006-04-18 Matthias ClasenAllocate pixmap_path dynamically, rather than using...
2006-04-18 Matthias ClasenApply a patch by Paolo Borelli to factor out a strip_su...
2006-04-18 Carlos Garnachoremoved wrong condition check that caused tab labels...
2006-04-18 Kjartan MaraasRemove obsolete entry for no_NO And the translation...
2006-04-17 Matthias ClasenSmall formatting fix.
2006-04-17 Christian PerschFix UMR in gtk_drag_dest_motion. Bug #338725.
2006-04-17 Matthias ClasenFix typos in property blurbs. (#338772, Clytie Siddall)
2006-04-16 Richard HultAdd check for source being a window.
2006-04-16 Richard HultRemove leading cairo/ in include.
2006-04-16 Matthias ClasenAvoid a possible array overrun. (Coverity)
2006-04-16 Matthias Clasenfix another Coverity bug.
2006-04-16 Matthias ClasenFix 336772
2006-04-13 Anders CarlssonTake grabs into account.
2006-04-13 Matthias ClasenReorganize slightly to avoid a possible NULL dereferenc...
2006-04-13 Matthias ClasenDon't allow passing NULL for x1 or x2, adjust callers.
2006-04-13 Matthias ClasenReorganize to avoid a possible NULL pointer dereference...
2006-04-12 Matthias ClasenReorganize to avoid a possible NULL dereference. (Coverity)
2006-04-12 Matthias ClasenFix another Coverity bug
2006-04-12 Matthias Clasenmodules/engines/pixbuf/Makefile.am Build fixes for...
2006-04-12 Matthias ClasenMake this work for list == NULL. (Coverity)
2006-04-12 Matthias ClasenRearrange the code a bit.
2006-04-12 Matthias ClasenHandle _gtk_text_line_get_data() returning NULL in...
2006-04-12 Matthias ClasenMake find_menu_position and find_toolbar_position void...
2006-04-12 Anders CarlssonHandle page up and page down.
2006-04-12 Anders CarlssonDon't flush if we're inside a begin_paint/end_paint...
2006-04-12 Matthias ClasenDon't pass a negative value as string length to get_chi...
2006-04-12 Matthias ClasenFix another Coverity bug
2006-04-12 Matthias ClasenSilently do nothing if the widget is not a child. ...
2006-04-12 Matthias ClasenFix another Coverity bug
2006-04-12 Matthias ClasenRemove some unused variables.
2006-04-11 Emmanuele BassiRemove the unneeded setting of the storage file inside...
2006-04-11 Matthias ClasenSilence compiler warnings.
2006-04-11 Matthias ClasenDon't dereference info before checking it for NULL...
2006-04-10 Anders CarlssonHave GdkWindowImplQuartz implement GdkPaintable.
2006-04-10 Michael Nattererpasted rich text should not be affected by tags that...
2006-04-10 Anders CarlssonAdd new GdkPaintable interface which implementation...
2006-04-10 Vladimer SichinavaUpdated Georgian translation
2006-04-07 Hans Breuerupdated
2006-04-06 Tor LillqvistCorrect the appearance of non-square icons and cursors...
2006-04-06 Matthias ClasenLower the window, to prevent late-constructed text...
2006-04-06 Matthias ClasenRework the code which emits ::grab-notify signals to...
2006-04-05 Paolo Borellihandle the case of \r and \n split across lines. Bug...
2006-04-04 Søren SandmannAdd "_private" to make it build.
2006-04-04 Matthias ClasenUse G_DEFINE_TYPE.
2006-04-04 Matthias ClasenSmall savings
2006-04-04 Matthias ClasenMake gtk_args const
2006-04-04 Matthias ClasenSmall savings
2006-04-04 Matthias ClasenNo point in making the error path fast by caching quarks.
2006-04-04 Matthias ClasenAvoid relocation
2006-04-03 Matthias ClasenHere too.
2006-04-03 Matthias ClasenMake _gdk_windowing_args const.
2006-04-03 Matthias ClasenInclude gdksreen.h (#337032, Kazuki IWAMOTO)
2006-04-03 Matthias ClasenMention that %NULL is allowed. (#336937, Christian...
2006-04-03 Matthias ClasenGet rid of an unnecessary static variable.
2006-04-03 Matthias ClasenFix a warning.
2006-04-03 Matthias ClasenMake the default colors const.
2006-04-03 Matthias ClasenAvoid relocations.
2006-04-03 Matthias ClasenReduce size of static buffer.
2006-04-03 Matthias ClasenAvoid relocations.
2006-04-03 Matthias ClasenAllocate the gtk_rc_default_files array dynamically.
2006-04-03 Matthias ClasenAvoid relocations for the array of symbol names.
2006-04-03 Matthias ClasenRemove unused strings from the ruler_metrics structs...
2006-04-02 Emmanuele BassiBuild the items list after setting the storage file.
2006-04-02 Behdad EsfahbodOops. (#336784)
2006-04-01 Behdad EsfahbodUse a GString instead of static buffer to reduce .bss...
2006-04-01 Dom LachowiczEmulate WinXP's drawing of menu separators
2006-04-01 Behdad EsfahbodConvert filenames to UTF-8 before printing them out...
2006-04-01 Behdad EsfahbodUpdate last_stamp inside the look. (#336771, Morten...
2006-04-01 Behdad EsfahbodAdd missing break. (#336769, Morten Welinder)
2006-04-01 Behdad EsfahbodReturn NULL instead of FALSE in g_return_val_if_fail...
2006-03-31 Gora Mohantyconfigure.in: Added 'or' (Oriya) to ALL_LINGUAS.
2006-03-31 Matthias ClasenDon't assert that the age is positive. (#336773, Morten...
2006-03-31 Matthias ClasenDon't leak the keyfile parser in the error case.
2006-03-30 Behdad EsfahbodFix translation comments for localizable digit formats...
2006-03-30 Matthias ClasenFix the doc comment format.
2006-03-30 Matthias ClasenReword docs to help gtk-doc.
2006-03-30 Matthias ClasenAdd recent chooser to the widget gallery
2006-03-30 Matthias ClasenMake sure to get an icon window when constructing the...
2006-03-30 Michael David EmmelAdded gdk_pixmap_foreign_new_for_screen
2006-03-30 Emmanuele BassiAdd documentation for the GtkLinkButton (#336592)
2006-03-30 Matthias ClasenNew function to allow wrapping a native pixmap without...
2006-03-29 Matthias ClasenFix some symbol aliasing glitches
2006-03-29 Emmanuele BassiMake gtkalias.h the last included file.
2006-03-29 Emmanuele BassiFix a typo that broke aliasing rules.
2006-03-29 Richard HultAdd missing CLIPBOARD atom.
2006-03-29 Emmanuele BassiAdd a migration guide for porting to the new GtkRecent...
2006-03-29 Emmanuele BassiAdd a test suite for GtkRecentChooser.
2006-03-29 Emmanuele BassiImport GtkRecent* from libegg.
2006-03-29 Matthias ClasenEmit page-added before switch-page
2006-03-29 Matthias ClasenHandle double queuing, rather than asserting that it...
next