]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-10
Add missing break. (#336769, Morten Welinder)
[~andy/gtk] / ChangeLog.pre-2-10
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...
2006-03-29 Matthias Clasen*** empty log message ***
2006-03-28 Matthias ClasenFix docs syntax.
2006-03-28 Matthias ClasenFix drag-selection after double-click. (#323862, Benjam...
2006-03-28 Matthias ClasenMove the call to gtk_text_view_end_selection_drag(...
2006-03-27 Sven Herzbergreviewed by: Tim Janik
2006-03-27 Anders CarlssonMake the poll func work with real file descriptors...
2006-03-27 Matthias ClasenCheck that the widget is viewable. (#336200, Bastian...
2006-03-27 Michael Nattererbail out if there is no need for scrolling (more obviou...
2006-03-27 Anders CarlssonAdd -xobjective-c to cflags. (#335956, Lllian Angel)
2006-03-27 Richard HultAdd more stubs.
2006-03-27 Michael Nattereradd missing ')'.
2006-03-26 Matthias ClasenFix a build problem
2006-03-26 Matthias ClasenAnother leak
2006-03-26 Matthias ClasenFix leaks
2006-03-26 Matthias ClasenFix a leak
2006-03-26 Matthias ClasenAnother one
2006-03-26 Matthias ClasenSmall optimization
2006-03-24 Matthias ClasenDon't call gdk_window_invalidate_rect() on unrealized...
2006-03-24 Tim Janikback out G_GNUC_WARN_UNUSED_RESULT on iterator function...
2006-03-24 Matthias Clasensmall update
2006-03-23 Matthias ClasenSupport subclasses in RC files. (#142417, Todd Berman...
2006-03-23 Carlos Garnachomake sure that gdk_drag_event() is called when track_mo...
2006-03-22 Matthias ClasenEmit the ::page-removed signal after removing the page...
2006-03-22 Carlos GarnachoMake it to expand when hovering during DnD
2006-03-22 Matthias ClasenImproved DND support for GtkNotebook (#332991, Carlos...
2006-03-22 Matthias ClasenUse fg_gc to draw the inter-row drop highlight. Also...
2006-03-22 Johan DahlinAdd a column that demonstrates how to use the new spinb...
2006-03-22 Matthias ClasenRemove pointless includes of config.h, to make it easie...
2006-03-22 Michael Nattererrenamed last-char-timeout to password-hint-timeout...
2006-03-22 Carlos Garnachosend a GtkWidget** instead of a GtkNotebookPage* when...
2006-03-22 Matthias ClasenAdd a cell renderer which uses a spinbutton to edit...
2006-03-22 Michael Nattererapplied modified patch from maemo-gtk which allows...
2006-03-22 Michael Natterercount down from G_MAXUINT to avoid clashes with applica...
2006-03-21 Anders CarlssonAdd new files.
2006-03-21 Michael Nattererremoving trailing \ fixes the build.
2006-03-21 Anders CarlssonImplement gdk_window_scroll.
2006-03-21 Anders CarlssonAdd the GDK part of the DND implementation.
2006-03-21 Anders CarlssonOffset coordinates by 0.5 pixels to get consistant...
2006-03-21 Anders Carlsson]): Synthesize GDK_CONFIGURE events when the window...
2006-03-21 Matthias ClasenRemove an unused variable.
2006-03-21 Matthias ClasenImprove ChangeLog
2006-03-21 Matthias ClasenDon't leave page->tab_label dangling. (gtk_notebook_rea...
2006-03-20 Matthias ClasenAdd a window-placement-set property and a gtk-scrolled...
2006-03-20 Matthias ClasenMake sure gettext is initialized before using it. ...
2006-03-20 Matthias ClasenAdd MAINTAINERS
2006-03-20 Matthias ClasenUpdates
2006-03-20 Matthias ClasenDocument that @cell must be one of the renderers of...
2006-03-16 Matthias ClasenAdd a missing comma. (#334774, Peter Breitenlohner)
2006-03-16 Matthias ClasenCheck for a stock icon, not a stock item, when deciding...
2006-03-16 Matthias ClasenUpdate the size of the image, by swapping the implement...
2006-03-16 Matthias Clasenrelease notes
2006-03-15 Dom LachowiczMake expander-size a bit closer to Microsoft's values...
2006-03-15 Dom LachowiczOverride style->realize/ style->unrealize, so that...
2006-03-14 Matthias ClasenAdd test cases for alignment.
2006-03-14 Matthias ClasenMake return and release work again to commit a hex...
2006-03-13 Matthias ClasenMake actions work with named icons. (#323484, Jorn...
2006-03-13 Matthias ClasenDon't for the creation of geometry info here. (#114533)
2006-03-11 Tor LillqvistUse Polygon() for outlined polygons, too. Same idea...
2006-03-11 Dom LachowiczSpeed up the Windows theme considerably (#163724, John...
2006-03-11 Matthias ClasenAllow to cancel a drag with ESC. (#58389, Søren Sandmann)
2006-03-11 Matthias ClasenAdd a style property ::activate_slider that allows...
2006-03-11 Matthias ClasenAdd a little script
2006-03-10 Matthias ClasenAvoid a mnemonic conflict. (#163850, Dennis Cranston)
2006-03-10 Matthias ClasenMake the behaviour of the about dialog consistent with...
2006-03-10 Matthias ClasenApply a patch from Dennis Cranston to make dialogs...
2006-03-10 Matthias ClasenRemove g_return_if_fail() checks from static functions.
2006-03-10 Federico Mena QuinteroMake Shift-P and Shift-N activate typeahead in GtkTreeV...
2006-03-10 Michael NattererCorrected my email address.
2006-03-10 Michael Nattererapplied refactored patch from maemo-gtk that replaces...
2006-03-09 Matthias ClasenReplace the popup-show and popup-hide signals with...
2006-03-09 Ross BurtonTurn off prelighting when gtk-touchscreen-mode is enabl...
2006-03-09 Tim Janikmove the floating flag from the GInitiallyUnowned bit...
2006-03-09 Matthias Clasendist all changelogs
2006-03-09 Tor LillqvistNo gtk_tray_icon_get_type on Win32.
2006-03-08 Carlos GarnachoRename ::tab-added and ::tab-removed signals to ::page...
2006-03-08 Michael Natterergdk/gdkscreen.h gdk/x11/gdkscreen-x11.c added
2006-03-08 Michael Nattererzero-initialize the GValue before calling g_value_init().
2006-03-08 Michael Natterermake sure that the text_area_width is always >= 0....
next