]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-6
Updated Korean translation.
[~andy/gtk] / ChangeLog.pre-2-6
2004-03-03 Murray CummingCorrected the group_changed signal vfunc declaration...
2004-03-03 Morten WelinderPlug leak.
2004-03-03 Jonathan BlandfordSplit function into realized and unrealized variants...
2004-03-03 Tor LillqvistAdd a missing entry. (#135982, J. Ali Harlow)
2004-03-03 Federico Mena QuinteroHandle errors in setting the path bar's path. Fixes...
2004-03-02 Matthias ClasenAdd an animation mode, to test how the combobox behaves...
2004-03-02 Owen Taylor=== Released 2.3.5 ===
2004-03-02 Matthias ClasenAvoid popping up the completions across the edge of...
2004-03-02 Owen TaylorMove the /nonexistant stuff out of the main window...
2004-03-02 Owen Taylorgtk/gtktreestore.c (gtk_tree_store_reorder) Fix up...
2004-03-02 Søren Sandmann Ped... Remove conflict markers
2004-03-02 Soeren SandmannPatch from Frederic Crozat, test code from Jean-Philipp...
2004-03-02 Owen TaylorIf the model was empty before, select the first inserte...
2004-03-02 Jonathan Blandfordset the default value, spotted by Morten Welinder.
2004-03-02 Jonathan Blandfordget the logic correct. This will fix sizing on save...
2004-03-02 Federico Mena QuinteroDon't update the save folder combo if we are already...
2004-03-02 Matthias ClasenAdd testentrycompletion.
2004-03-02 Jonathan Blandfordimprove tests a little.
2004-03-02 Owen TaylorAlways connect to the changed signals on the model...
2004-03-02 Matthias ClasenPosition the popup above the sample if there is not...
2004-03-02 Morten WelinderDon't scale images that are small enough to fit. Avoid...
2004-03-02 Morten WelinderMajor thinko, trivial patch. /me chances a commit.
2004-03-02 Federico Mena QuinteroNew flag shortcuts_current_folder_is_volume.
2004-03-02 Federico Mena QuinteroEep, use gtk_tree_model_filter_convert_iter_to_child_it...
2004-03-02 Federico Mena QuinteroDon't unref an old model; there isn't one. This was...
2004-03-02 Owen TaylorAdd gtk_drag_source_set/get_target_list(). (#127499...
2004-03-02 Matthias ClasenRemove the include of Xft.h, which is already dragged...
2004-03-02 Tim Janikexpose gtk_bindings_activate_event(), changed callers.
2004-03-01 Simon BudigX11 R6.4 specifies 15 events for the XInput extension...
2004-03-01 Matthias ClasenUse case-insensitive comparison. Fixes XIM module loadi...
2004-03-01 Matthias ClasenMake it work correctly when the child model is cleared...
2004-03-01 Michael Nattererremoved accidentially committed char which broke the...
2004-03-01 Jonathan Blandfordonly store the size if we can resize in that direction.
2004-03-01 Jonathan Blandfordnew function. Long name.
2004-03-01 Morten WelinderOnly stat when needed.
2004-03-01 Morten WelinderSimplify semantics and check for errors.
2004-03-01 Owen TaylorBased on patch by Alex Larsson
2004-03-01 Tim Janik- exit with $? instead of 1 in case of failure - exit...
2004-03-01 Federico Mena QuinteroTest for filter_info.uri correctly. Fixes #135379,...
2004-03-01 Owen TaylorHandle dynamically resolved bidi direction when drawing...
2004-03-01 Jonathan BlandfordHandle shrinking/growing.
2004-03-01 Michael Nattererremoved underscores from calls to gtk_text_btree_resolv...
2004-03-01 Owen TaylorPatch from Dov Grobgeld to implement auto-bidi-directio...
2004-03-01 Owen TaylorImplement auto-bidi-direction, based on a patch from...
2004-03-01 Owen TaylorAdd gtk_entry_set_alignment() to allow right-aligned...
2004-03-01 Owen Taylorexport gtk_window_activate_key() (Request from Tim...
2004-03-01 Matthias ClasenMake DND operations within a buffer move the dragged...
2004-02-29 Matthias Clasenews for 2.3.5.
2004-02-29 Matthias ClasenFix the Shift-Tab support to go backwards.
2004-02-29 Owen TaylorFix capitalization to match other style properties.
2004-02-29 Owen TaylorFix a typo in property string.
2004-02-29 Owen TaylorImplement PANGO_UNDERLINE_ERROR (Based on a patch by...
2004-02-29 Soeren SandmannNew internal function returning a good step value for...
2004-02-29 Jonathan BlandfordAdd g_return_if_fail() (_gtk_file_chooser_embed_get_res...
2004-02-29 Federico Mena QuinteroHandle GTK_FILE_CHOOSER_PROP_USE_PREVIEW_LABEL.
2004-02-29 Matthias ClasenMake Tab and Shift-Tab work when the completion popup...
2004-02-29 Federico Mena QuinteroUse "Name" for the title of the filename column. (creat...
2004-02-29 Matthias ClasenFix Page_Up and Page_Down in the completion popup to...
2004-02-29 Federico Mena QuinteroRemoved. (list_name_data_func): Don't call the function...
2004-02-29 Matthias ClasenNew function which calculates position and size for...
2004-02-29 Matthias ClasenImplement the previous fix in a better way, small cleanups.
2004-02-28 Hans Breuerapplied patch from J. Ali Harlow <ali@juiblex.co.uk...
2004-02-28 Matthias ClasenActually resize the popup window before popping up...
2004-02-28 Owen Taylor#ifdef HAVE_FLOCKFILE, not #ifndef HAVE_FLOCKFILE....
2004-02-28 Hans Breueradapt to add -> insert_bookmark change. Also merged...
2004-02-28 Hans Breuerset current_dest_drag to NULL when destroying, fixes...
2004-02-28 Jonathan Blandfordremove conflict marker
2004-02-28 Matthias ClasenSupport switching back to non-gridded mode. (#135169)
2004-02-27 Jonathan BlandfordWhoops. Didn't mean to commit the size change.
2004-02-27 Jonathan BlandfordNew private interface to help negotiate the default...
2004-02-27 Federico Mena QuinteroAdded a "position" argument.
2004-02-27 Matthias ClasenSimplify, only create a new setup if appearance actuall...
2004-02-27 Jonathan Blandfordremove folder-mode property.
2004-02-27 Manish SinghAdd function declaration for gtk_combo_box_list_remove_...
2004-02-27 Matthias ClasenClassifiy Page Up/Down as cursor move, but not Home...
2004-02-27 Manish Singhfix ytpo: s/eles/else/
2004-02-27 Owen TaylorAdd xsettings_client_set_grab_func, Add xsettings_clien...
2004-02-27 Owen TaylorFix memory leak in case of mismatched property type.
2004-02-26 Jonathan BlandfordAdd two more folder modes to the enum.
2004-02-26 Owen TaylorReturn GDK_FILTER_CONTINUE for unhandled message types.
2004-02-26 Matthias ClasenFixes for #135333, analysed by Damon Chaplin:
2004-02-26 Søren Sandmann Ped... Remove conflict indicators
2004-02-26 Soeren SandmannNew function. Use resize cursors for resize grips....
2004-02-26 Matthias ClasenReplace gtk_widget_get_mnemonic_widgets() by list_mnemo...
2004-02-26 Owen TaylorFixes from Torsten Schoenfeld.
2004-02-26 Matthias ClasenNew convenience API to construct simple text combos...
2004-02-26 Owen Taylorhu Feb 26 15:43:43 2004 Owen Taylor <otaylor@redhat...
2004-02-26 Owen TaylorExport insertion cursor drawing functionality in a...
2004-02-26 Matthias ClasenFix bug reference.
2004-02-26 Matthias ClasenFixes for #12804 and #134722, Damon Chaplin:
2004-02-26 Matthias ClasenDoc trivia.
2004-02-26 Dom Lachowiczexport gtk_rc_reset_styles
2004-02-26 Owen TaylorExport gtk_rc_reset_styles(). (Request from Dom Lachowi...
2004-02-26 Owen TaylorAdd a ::group-changed signal emitted when the radio...
2004-02-26 Owen TaylorUse the right free() function. (#135511, George Bronnikov)
2004-02-26 Federico Mena QuinteroAdded a comment to inform translators that they must...
2004-02-26 Owen TaylorCommit a missed ChangeLog entry
2004-02-25 Tomasz KłoczkoAfter changes in G_DEFINE_TYPE minimal required glib...
2004-02-25 Jonathan Blandfordmove the expander code.
2004-02-25 Danilo ŠeganAdded po-properties/sr@ije.po and now readding sr@ije...
next