]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-8
Silently do nothing when recipient is NULL, as described in the doc
[~andy/gtk] / ChangeLog.pre-2-8
2003-10-28 Owen TaylorSilently do nothing when recipient is NULL, as describe...
2003-10-28 Owen TaylorMove docs inline, rewrite docs, mention memory manageme...
2003-10-28 Padraig O'BriainChangew index to filter_index to fix compilation error.
2003-10-27 Manish Singh#include <X11/extensions/Xrandr.h> if we have RandR...
2003-10-27 Owen TaylorFix attribution for above/below EWMH work.
2003-10-25 Matthias ClasenAdd "name" as a construct-only property. (#125475,...
2003-10-25 Soeren SandmannAdd bug numbers to ChangeLog
2003-10-25 Soeren SandmannMake this function take an index and a GtkToolItem.
2003-10-24 Owen Taylor=== Released 2.3.0 ===
2003-10-24 Kristian RietveldFix licensing (I managed to put it under GPL licensing...
2003-10-24 Kristian Rietveldadd padding to the class structure.
2003-10-23 Federico Mena QuinteroFixed docs. (gtk_file_chooser_remove_filter): Likewise.
2003-10-23 Matthias ClasenAdd "Since: 2.4" to all API doc comments.
2003-10-23 Matthias ClasenMove GtkCombo and GtkOptionMenu to the "Deprecated...
2003-10-23 Matthias ClasenUpdates.
2003-10-23 Kristian RietveldUpdates for 2.3.0; changed header to match the style...
2003-10-23 Matthias ClasenActually assign the new leader. (#125168, Mariano Suare...
2003-10-23 Kristian RietveldFix includes.
2003-10-23 Soeren SandmannPartial update for 2.3.0.
2003-10-23 Owen TaylorConvert GtkOptionMenu to GtkComboBox.
2003-10-23 Owen Taylorgtk/gtkfilechooserutils.c gtk/gtkfilechooserprivate...
2003-10-23 Owen TaylorFix some unused variables.
2003-10-22 Matthias ClasenUpdate NEWS for 2.3.0
2003-10-21 Kristian Rietveldset ctrl_pressed and shift_pressed according to the...
2003-10-20 Kristian Rietveldremove the completion timeout when the user pressed...
2003-10-20 Soeren SandmannAdd support for OS X like sliding of toolbar items...
2003-10-15 Kristian Rietveldit's _set_active, not _set_active_item.
2003-10-15 Kristian Rietveldadd padding to the class structure. ditto. ditto.
2003-10-15 Kristian Rietveldmention in the docs that -1 is a valid value and what...
2003-10-14 Jonathan BlandfordNew function to set the active row by iter.
2003-10-13 Federico Mena QuinteroDon't do operations on windows if the tree view is...
2003-10-13 Kristian Rietveldremove the reset of first_sel_changed, as after the...
2003-10-13 Matthias ClasenMake it work as documented when pixmap or mask is NULL...
2003-10-13 Kristian RietveldFix changelog. Doh.
2003-10-13 Kristian RietveldI overlooked an if when I was adding the signal block...
2003-10-13 Kristian Rietveldenable GTK_DISABLE_DEPRECATED again, (set_interp_type...
2003-10-13 Kristian RietveldStill uses option menus, so turn off GTK_DISABLE_DEPREC...
2003-10-11 Matthias ClasenMove GET_PRIVATE macros from header to implementation.
2003-10-11 Matthias ClasenThese files still use option menus, so turn off GTK_DIS...
2003-10-11 Matthias ClasenAdd G_BEGIN_DECLS/G_END_DECLS to make these usable...
2003-10-11 Kristian RietveldCheck if completion is non-NULL before accessing it...
2003-10-11 Kristian Rietveldthe gchar* parameters should be const (pointed out...
2003-10-11 Kristian Rietveldfor the custom child list mode, allocate the height...
2003-10-11 Kristian RietveldFixes based on comments from Marco Pesenti Gritti.
2003-10-10 Matthias ClasenReplace GtkItemFactory by GtkUIManager in the intro...
2003-10-10 Matthias ClasenFixes for (#124212, Marco Pesenti Gritti):
2003-10-10 Kristian RietveldDeprecate. Ditto.
2003-10-07 Matthias ClasenNew callback to propertly report radio actions.
2003-10-07 Matthias ClasenPut the supported protocol version in in the right...
2003-10-07 Jonathan Blandfordonly show the child if we have one.
2003-10-06 Matthias ClasenStart the blurb for "right_attach" with a capital....
2003-10-05 Matthias ClasenRemove an extraneous unref. (#122336, Frederic Crozat)
2003-10-05 Matthias ClasenTrim whitespace in "visible-window" blurb. (#123910...
2003-10-04 Soeren Sandmannfocus arrow before pack_end items (#123851, Matthias...
2003-10-03 Kristian Rietveldonly set the model on ->priv->cell_view if ->priv-...
2003-10-02 Kristian RietveldAdded API doc comments.
2003-10-01 Matthias ClasenDoc tweaks-
2003-10-01 Kristian Rietveldimplement the GtkCellLayout interface, drop packing...
2003-10-01 Matthias ClasenIntroduce a separate "hide_if_empty" property for empty...
2003-10-01 Matthias ClasenFix signal doc comments to pacify gtk-doc.
2003-09-30 Matthias ClasenDoc formatting tweaks.
2003-09-30 Kristian RietveldAdd API doc comments.
2003-09-30 Kristian RietveldAdd "Since: 2.4" to all API doc comments.
2003-09-30 Kristian RietveldSome API doc comment fixes.
2003-09-30 Matthias ClasenTest handling of empty menus.
2003-09-30 Kristian Rietveldset popup_in_progress to TRUE, (gtk_combo_box_menu_show...
2003-09-30 Kristian Rietveldactually show the child.
2003-09-30 Murray CummingThe render vfunc takes a GdkDrawable* instead of a...
2003-09-30 Matthias ClasenDocument the "direction-changed" and "keys-changed...
2003-09-27 Soeren Sandmannrename property tab_moves_focus to accepts_tab. (#12270...
2003-09-27 Matthias ClasenDocument the fact that the newly created object does...
2003-09-26 Matthias ClasenDeprecate GtkItemFactory in favor of GtkUIManager....
2003-09-26 Matthias ClasenTurn off GTK_DISABLE_DEPRECATED, since this test uses the
2003-09-26 Matthias ClasenDemonstrate the use of the connect-proxy signal.
2003-09-26 Kristian RietveldLanding the new ComboBox. Note that only gtkcombobox...
2003-09-25 Tor LillqvistDon't use hardcoded DEMOCODEDIR on Windows.
2003-09-23 Matthias ClasenDemonstrate tooltips on toolitems.
2003-09-23 Matthias ClasenSync tooltips on toolitems.
2003-09-22 Matthias ClasenInitially activate the JUSTIFY_RIGHT group member to...
2003-09-21 Matthias ClasenChanges to make cross-process merging feasible:
2003-09-21 Soeren SandmannAdd new "tab moves focus" property (#122709)
2003-09-20 Tor LillqvistDon't use zip -r on the etc directory, to avoid includi...
2003-09-19 Soeren Sandmannimplement RTL flipping (#96632)
2003-09-19 Soeren SandmannImprove documentation. (#117306, Steve Chaplin)
2003-09-19 Tor LillqvistHandle dead keysyms present on the US-International...
2003-09-18 Matthias ClasenCall g_closure_unref() to unref a closure, not g_object...
2003-09-17 Matthias ClasenInstall accelerators on actions, not on proxies, suppor...
2003-09-17 Matthias ClasenRobustness improvements.
2003-09-17 Matthias ClasenReport unexpected character data as error from the...
2003-09-17 Soeren Sandmannrevert accidentally committed !redraw_on_allocate change.
2003-09-16 Eric WarmenhovenAdd gdk_window_set_keep_{above,below} stubs to fix...
2003-09-15 Matthias ClasenApply egtk-format-protos. Doc tweaks.
2003-09-15 Matthias ClasenNew function which implements "smart" separators by...
2003-09-15 Matthias ClasenAdd value parameter to allow setting the currently...
2003-09-14 Soeren SandmannName the arrow "gtk-toolbar-arrow" so themes can specia...
2003-09-14 Soeren Sandmannsort the list of files.
2003-09-14 Soeren SandmannUnref the PangoFontMetrics. Patch from Steve Chaplin...
2003-09-14 Tor LillqvistRemove special-case code for WS_EX_TRANSPARENT (GDK_INP...
2003-09-12 Jonathan BlandfordMerge from stable.
2003-09-11 Matthias ClasenAdd deprecation notes. (#121955)
next