summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* === Released 2.3.5 ===GTK_2_3_5Owen Taylor2004-03-021-0/+9
* Avoid popping up the completions across the edge of the monitor. Part ofMatthias Clasen2004-03-021-0/+6
* Move the /nonexistant stuff out of the main window, keep the main windowOwen Taylor2004-03-021-0/+6
* gtk/gtktreestore.c (gtk_tree_store_reorder) Fix up the interpretation ofOwen Taylor2004-03-021-0/+16
* Remove conflict markersSøren Sandmann Pedersen2004-03-021-1/+0
* Patch from Frederic Crozat, test code from Jean-Philippe Chancelier. FixesSoeren Sandmann2004-03-021-0/+17
* If the model was empty before, select the first inserted item.Owen Taylor2004-03-021-0/+15
* set the default value, spotted by Morten Welinder.Jonathan Blandford2004-03-021-0/+6
* get the logic correct. This will fix sizing on save dialogs.Jonathan Blandford2004-03-021-0/+8
* Don't update the save folder combo if we are already switching folders;Federico Mena Quintero2004-03-021-0/+14
* Add testentrycompletion.Matthias Clasen2004-03-021-0/+7
* improve tests a little.Jonathan Blandford2004-03-021-0/+4
* Always connect to the changed signals on the model, update the active itemOwen Taylor2004-03-021-3/+14
* Position the popup above the sample if there is not enough room below.Matthias Clasen2004-03-021-0/+16
* Don't scale images that are small enough to fit. Avoid using incompatiblyMorten Welinder2004-03-021-0/+4
* Major thinko, trivial patch. /me chances a commit.Morten Welinder2004-03-021-0/+6
* New flag shortcuts_current_folder_is_volume.Federico Mena Quintero2004-03-021-0/+18
* Eep, use gtk_tree_model_filter_convert_iter_to_child_iter(), not theFederico Mena Quintero2004-03-021-0/+5
* Don't unref an old model; there isn't one. This was a leftover from whenFederico Mena Quintero2004-03-021-0/+40
* Add gtk_drag_source_set/get_target_list(). (#127499, based on patch fromOwen Taylor2004-03-021-0/+8
* Remove the include of Xft.h, which is already dragged in via pangoxft.h.Matthias Clasen2004-03-021-0/+5
* expose gtk_bindings_activate_event(), changed callers.Tim Janik2004-03-021-0/+10
* X11 R6.4 specifies 15 events for the XInput extension. We want to see themSimon Budig2004-03-011-0/+6
* Use case-insensitive comparison. Fixes XIM module loading on AIX.Matthias Clasen2004-03-011-0/+5
* Make it work correctly when the child model is cleared completely.Matthias Clasen2004-03-011-0/+6
* removed accidentially committed char which broke the build.Michael Natterer2004-03-011-0/+5
* only store the size if we can resize in that direction.Jonathan Blandford2004-03-011-0/+6
* new function. Long name.Jonathan Blandford2004-03-011-0/+6
* Only stat when needed.Morten Welinder2004-03-011-0/+3
* Simplify semantics and check for errors.Morten Welinder2004-03-011-0/+10
* Based on patch by Alex LarssonOwen Taylor2004-03-011-0/+10
* - exit with $? instead of 1 in case of failure - exit with $? ifTim Janik2004-03-011-0/+9
* Test for filter_info.uri correctly. Fixes #135379, pointed out by DamonFederico Mena Quintero2004-03-011-0/+12
* Handle dynamically resolved bidi direction when drawing the cursor.Owen Taylor2004-03-011-0/+10
* Handle shrinking/growing.Jonathan Blandford2004-03-011-0/+6
* removed underscores from calls to gtk_text_btree_resolve_bidi().Michael Natterer2004-03-011-0/+5
* Patch from Dov Grobgeld to implement auto-bidi-direction for GtkTextViewOwen Taylor2004-03-011-1/+14
* Implement auto-bidi-direction, based on a patch from Dov Grobgeld.Owen Taylor2004-03-011-0/+5
* Add gtk_entry_set_alignment() to allow right-aligned entries and aOwen Taylor2004-03-011-0/+13
* export gtk_window_activate_key() (Request from Tim Janik)Owen Taylor2004-03-011-0/+5
* Make DND operations within a buffer move the dragged text instead ofMatthias Clasen2004-03-011-0/+9
* ews for 2.3.5.Matthias Clasen2004-02-291-0/+4
* Fix the Shift-Tab support to go backwards.Matthias Clasen2004-02-291-0/+5
* Fix capitalization to match other style properties.Owen Taylor2004-02-291-0/+5
* Fix a typo in property string.Owen Taylor2004-02-291-0/+5
* Implement PANGO_UNDERLINE_ERROR (Based on a patch by Nicolas Setton,Owen Taylor2004-02-291-0/+9
* New internal function returning a good step value for the mouse wheel. ForSoeren Sandmann2004-02-291-0/+14
* Add g_return_if_fail() (_gtk_file_chooser_embed_get_resizable_hints): AddJonathan Blandford2004-02-291-0/+17
* Handle GTK_FILE_CHOOSER_PROP_USE_PREVIEW_LABEL.Federico Mena Quintero2004-02-291-0/+36
* Make Tab and Shift-Tab work when the completion popup is shown.Matthias Clasen2004-02-291-0/+5