]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-6
cast to GTK_WIDGET() for the gtk_widget_hide() call.
[~andy/gtk] / ChangeLog.pre-2-6
2003-11-20 Manish Singhcast to GTK_WIDGET() for the gtk_widget_hide() call.
2003-11-20 Jonathan BlandfordPatch from David Hampton to fix sorting on booleans.
2003-11-20 Soeren SandmannUse gtk_widget_is_focus() instead of GTK_WIDGET_HAS_FOC...
2003-11-20 GMT 2003 Tony GaleUpdate Section 3 to 2.x
2003-11-19 Federico Mena QuinteroFixes to problems reported by Iain Holmes:
2003-11-19 Kristian Rietveldmove function to a somewhat more logical place,
2003-11-19 Kristian Rietveldalways resize the popup when it is visible, popdown...
2003-11-19 Federico Mena QuinteroTurn off the dialog's separator (thanks to Iain Holmes).
2003-11-19 Soeren Sandmannset to 200 instead of 225 Impose a minimum width on...
2003-11-19 Federico Mena QuinteroAdded a render_icon virtual method.
2003-11-19 Matthias ClasenCall gtk_widget_hide(menu) when reattaching the menu...
2003-11-18 Kristian Rietveldonly unselect all items if the treeview has focus....
2003-11-18 Kristian Rietveldthe total number of actions is "matches + actions ...
2003-11-18 Christian Perschfix mem leaks (#119435).
2003-11-18 Kristian Rietvelddon't try to fetch the child back, since we do know...
2003-11-18 Kristian RietveldFixes based on comments from Owen Taylor, #125264.
2003-11-18 Manish Singhgdk-pixbuf/Makefile.am Use install-data-hook for gdk...
2003-11-17 Matthias ClasenFix for #119555, Peter Zelesny:
2003-11-17 Matthias ClasenOnly activate if the action is sensitive. (#127187...
2003-11-17 Matthias ClasenAdd mouse wheel support. (#126517)
2003-11-17 Kristian Rietveldadd _gtk_entry_completion_resize_popup.
2003-11-17 Noah LevittCheck for freetype headers the way freetype wants us to.
2003-11-17 Mark McLoughlinPatch from Jaiserca <jaiserca@inf.upv.es> to add a...
2003-11-17 Kristian RietveldTemporary size requisition fix. Will fix it for real...
2003-11-16 Kristian RietveldFixes #124373, Murray Cumming.
2003-11-16 Matthias ClasenReinstate fixes for (#124212, Marco Pesenti Gritti):
2003-11-16 Kristian Rietveldjust call gtk_cell_view_cell_layout_clear instead of...
2003-11-15 Matthias ClasenFix parameter name mismatches which confuse gtk-doc.
2003-11-15 Hans Breuerupdated added all the new tests
2003-11-15 Tor LillqvistIf the window is maximized, use SW_SHOWMAXIMIZED. ...
2003-11-13 GMT 2003 Tony GaleUpdate the rest of Section 2
2003-11-13 Matthias ClasenUse GTK_DATADIR/{icons,pixmaps} instead of
2003-11-12 Matthias ClasenUse the event window of the menuitem to determine the...
2003-11-12 Matthias ClasenChanges to improve menu positioning on Xinerama (#108328):
2003-11-12 Matthias ClasenClarify the label for the empty list. String change...
2003-11-12 Matthias ClasenCorrect the definition of the values. (#123361, Marco...
2003-11-12 Matthias ClasenMap KP_Separator to ','. (#122941, Egmont Koblinger)
2003-11-12 Padraig O'Briain*gtk/gtkcolorsel.c (gtk_color_selection_init): Add...
2003-11-12 Padraig O'BriainDo not let pointer position affect window menu position...
2003-11-12 Soeren SandmannWhen we are using the old API, make all items "is_impor...
2003-11-09 Matthias ClasenRemember the new value in all cases. (#126276, Damon...
2003-11-08 Matthias ClasenCall the do_ functions with the toplevel as argument.
2003-11-08 Matthias ClasenLet visible-window default to TRUE, as documented and...
2003-11-08 Matthias ClasenMark as 2.4 additions.
2003-11-07 Federico Mena QuinteroChanging GtkFileChooserEntry to use GtkEntryCompletion.
2003-11-07 Matthias ClasenMake string setters safe for self-assignment. (#122745...
2003-11-06 Matthias ClasenFix doc comment. (#126369, Olexiy Avramchenko)
2003-11-05 Matthias ClasenImprove the consistency of titles. (#126193, Damon...
2003-11-05 Matthias ClasenSet torn off menus to be transient for the toplevel...
2003-11-05 Matthias ClasenAdd readonly properties min-position and max-position...
2003-11-05 Matthias ClasenChange the ranges for Saturation and Value to be 0...
2003-11-05 GMT 2003 Tony GaleMore 2.x updates
2003-11-04 GMT 2003 Tony GaleMore 2.x updates, fix pkg-config command error, update...
2003-11-04 Federico Mena QuinteroTake in a path as well. Use a helper function. (shortcu...
2003-11-03 Matthias ClasenSome leftover cleanups.
2003-11-03 Matthias ClasenAdd G_BEGIN_DECLS/G_END_DECLS to make these usable...
2003-11-03 Federico Mena QuinteroAdd a stock icon to the "Add bookmark" button.
2003-11-03 Matthias ClasenIntroduce a GDK_DEBUG_XINERAMA debug flag, and make...
2003-11-03 Federico Mena QuinteroRemoved. (create_shortcuts_tree): Don't call the above.
2003-11-03 Federico Mena QuinteroDo not set a border width for the toplevel container...
2003-11-01 Owen TaylorChange on activation, not selection change (temporary...
2003-10-31 Soeren Sandmanndelete this function (toolbar_item_is_homogeneous)...
2003-10-30 Soeren SandmannOnly include placeholders when include_internals is...
2003-10-30 Soeren SandmannMake it work even when item 0 is a placeholder. (#12582...
2003-10-30 Soeren SandmannMake it work for logical == 0.
2003-10-30 Soeren SandmannMake sure we actually return the index of a real item...
2003-10-29 Federico Mena QuinteroOnly paint a separator if the text is NULL, rather...
2003-10-29 Owen TaylorAllow NULL for message_format, as described in the...
2003-10-29 Owen TaylorMove the call to gdk_error_trap_pop() to the right...
2003-10-29 Owen TaylorFix infinite recursion. (#125679, Christian Persch)
2003-10-29 GMT 2003 Tony Galefurther 2.x updates: mirrors,compiling,g_main_context_i...
2003-10-29 Soeren SandmannAdd this function; remove gtk_toolbar_highlight_drop_lo...
2003-10-28 Owen TaylorRemove some accidentally committed duplicate code.
2003-10-28 GMT 2003 Tony GaleUpdate info on compiling GTK+
2003-10-28 Owen TaylorAdd getters corresponding to the is_active and has_topl...
2003-10-28 Mark McLoughlinhook up the destroy handler. (gtk_expander_destroy),
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...
next