]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-8
Make the docs build. (#302230, Ali Akcaagac)
[~andy/gtk] / ChangeLog.pre-2-8
2005-04-30 Matthias ClasenMake the docs build. (#302230, Ali Akcaagac)
2005-04-29 Matthias ClasenGet rid of this function, instead show the bin_window...
2005-04-29 Matthias ClasenDon't grab focus to unrealized widgets. (#302240, Phili...
2005-04-29 Matthias ClasenSet background upon state changes. (#301651, Billy...
2005-04-29 Matthias ClasenSet background upon state changes. (#301651, Billy...
2005-04-29 Matthias ClasenCheck for nm.
2005-04-29 Matthias ClasenUse the internal unselect_all function, since we need...
2005-04-29 Matthias ClasenUse g_object_notify() instead of triggering a ::notify...
2005-04-29 Matthias ClasenAlso scroll horizontally when necessary, and keep the...
2005-04-29 Matthias ClasenAdd some more tests.
2005-04-29 Matthias ClasenDon't crash if the path does not point to a row in...
2005-04-29 Matthias ClasenRemove conflict markers
2005-04-29 Matthias ClasenAdd some more attribute tests.
2005-04-25 Tor LillqvistGet volume name also on Win9x. (#301798, Daniel Atallah)
2005-04-22 Tor LillqvistTypo.
2005-04-22 Tor LillqvistInitailize gettext before use. Calling bindtextdomain...
2005-04-21 Ivan, Wong Yat CheungMatch character height instead of cell height. Fix...
2005-04-18 Federico Mena QuinteroMerged from gtk-2-6:
2005-04-18 Owen Taylorgtk/gtkstyle.c gtk/gtkcolorsel.c gtk/gtkhsv.c gtk/gtkic...
2005-04-15 Federico Mena QuinteroMerged from gtk-2-6:
2005-04-13 Matthias ClasenRevert problematic fixes.
2005-04-11 Ivan, Wong Yat CheungFix #300218:
2005-04-10 Matthias ClasenSome more fixes necessary to make building with gcc...
2005-04-09 Matthias ClasenAdd 16x16 versions of the zoom icons and of GTK_STOCK_I...
2005-04-09 Matthias ClasenDon't display too many broken images. (#169870, Roman...
2005-04-09 Matthias ClasenIf a stock_id is unknown, display the missing image...
2005-04-09 Matthias ClasenUse the same function as in updateiconcache.c. (spotted...
2005-04-08 Matthias ClasenMake this work when called from gtk_combo_box_destroy...
2005-04-08 Carl WorthSimplify matrix manipulation now that cairo exposes...
2005-04-08 Matthias ClasenFix double-click to autosize treeview columns. This...
2005-04-07 Matthias ClasenAllow setting background images on menus. (#169532...
2005-04-07 Matthias ClasenAvoid unaligned access. (#172947)
2005-04-07 Matthias ClasenSome fixes from Morten Welinder (#172947):
2005-04-07 Matthias ClasenAdd a hint about hiding expanders.
2005-04-07 Matthias ClasenReturn TRUE if the cache is newer than the directory...
2005-04-07 Stepan Kasala typo
2005-04-07 Matthias ClasenReplace an explicit pkg-config by $PKG_CONFIG. (#168074...
2005-04-07 Matthias ClasenIgnore regions which fall completely outside the line...
2005-04-07 Matthias ClasenPass the target list to the underlying dnd implementati...
2005-04-07 Matthias ClasenDocument -1 as possible value.
2005-04-06 Matthias ClasenAvoid a few unnecessary calls to gdk_window_get_pointer...
2005-04-06 Matthias ClasenRemove Makefile.in.in
2005-04-06 Matthias ClasenDon't modify scanner->value, copy it first. (#165693...
2005-04-06 Matthias ClasenImplement grab_focus for GtkComboBox and GtkComboBoxEnt...
2005-04-06 Matthias ClasenStore icon caches along with the mtimes of the toplevel...
2005-04-05 Matthias ClasenFix a typo in a warning.
2005-04-05 Matthias ClasenProtect the license and credits buttons from being...
2005-04-05 Matthias ClasenKeep a reference to the item. (#167920, Hazael Maldonad...
2005-04-05 Matthias ClasenAdd some more docs on interactive search.
2005-04-05 Tor LillqvistHandle 16 colour display mode. For some reason, in...
2005-04-05 Tor LillqvistDon't force 24bpp GdkVisual on 32bpp displays. (#140706)
2005-04-05 Matthias ClasenAdd bug ref
2005-04-04 Jonathan Blandfordchange to use gtk_tree_view_real_expand_row() instead...
2005-04-04 Johan DahlinAdd GtkTextBuffer::text (#172631)
2005-04-04 Manish Singhcast combo->priv->entry to GTK_ENTRY()
2005-04-04 Matthias ClasenSome trivial doc fixes.
2005-04-04 Matthias ClasenImprove the wording of the doc comment. (#172422, Vince...
2005-04-04 Owen TaylorCovert expander drawing to Cairo. Also always draw...
2005-04-04 Johan DahlinRemove symbols accidentally added. Add boolean property...
2005-04-04 Søren SandmannTranslate x, y into widget coordinates instead of root...
2005-04-04 Matthias ClasenAdd a tooltips property.
2005-04-04 Matthias ClasenAdd docs.
2005-04-04 Matthias ClasenAllow completion popups to be wider than the entry...
2005-04-04 Matthias ClasenUse gtk_accel_map_change_entry(), so that reusing the...
2005-04-04 Tor LillqvistNew debugging function, to log a clipboard format name...
2005-04-03 Hans Breuer[merged from gtk-2-6 branch] let dash_offset shift...
2005-04-03 Matthias ClasenAdd a "metric" property.
2005-04-03 Matthias ClasenAdd a "group" property like the one found in radio...
2005-04-01 Matthias ClasenMove documentation inline, document if add_target funct...
2005-04-01 Matthias ClasenMake gtk_combo_box_get_active_text do the right thing...
2005-03-31 Sven NeumannMerged from gtk-2-6:
2005-03-31 Michael NattererAllow to pop up menus without grabbing the keyboard...
2005-03-30 Federico Mena QuinteroMerged from gtk-2-6:
2005-03-30 Matthias ClasenMake enable_search control only typeahead, not C-f...
2005-03-30 Matthias ClasenInclude cairo.h
2005-03-30 Matthias ClasenDon't accept n_targets == -1. (clipboard_unset): unref...
2005-03-30 Matthias ClasenForgotten Changelog
2005-03-30 Tor LillqvistFix event filter handling. If an event filter (global...
2005-03-30 Tor LillqvistThe state field should represent the state before the...
2005-03-29 Matthias ClasenDocument the need to refilter if parameters of the...
2005-03-28 Søren SandmannDon't invalidate areas that are covered by mapped input...
2005-03-28 Jeroen ZwartepoorteMake the preview label ellipsize so the dialog layout...
2005-03-28 Matthias ClasenDon't pop up the context menu of the search entry if...
2005-03-27 Tor LillqvistApparently AC_LIBTOOL_WIN32_DLL isn't deprecated after...
2005-03-26 Matthias ClasenUse canonical names for g_object_notify() as well.
2005-03-24 Tor LillqvistInclude the -mms-bitfields flag in GTK_EXTRA_CFLAGS...
2005-03-23 Matthias ClasenRemove a call whose result was unused and leaked. ...
2005-03-23 Matthias ClasenSome cleanups to the GtkDialog code: (#170746, Morten...
2005-03-22 Manish SinghUse g_return_if_fail, not g_return_val_if_fail.
2005-03-22 Matthias ClasenImplement bookmark renaming (#136216, Sean Middleditch)
2005-03-22 Matthias ClasenStop scrolling when the widget is unmapped. (#168791...
2005-03-22 Matthias ClasenDefine macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE...
2005-03-21 Matthias ClasenFix a typo
2005-03-21 Matthias Clasen: Mark param spec strings as static.
2005-03-21 Matthias ClasenMark param spec strings as static.
2005-03-20 Tor LillqvistSilence gcc warnings (unused variables, unhandled enum...
2005-03-20 Tor LillqvistReturn the Terminal Services session number, window...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-03-19 Soeren SandmannMake right-clicks not pop up the menu.
2005-03-18 Owen TaylorCall cairo_surface_finish()
next