summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
Commit message (Expand)AuthorAgeFilesLines
* Fixes for #143829, Tommi Komulainen, Christian Persch:Matthias Clasen2005-02-161-0/+13
* Stop scrolling when the pathbar goes away. (#167094, Rodney Dawes)Matthias Clasen2005-02-111-0/+7
* Fix a reference. Sorry about that, Vincent & VincentMatthias Clasen2005-02-111-1/+1
* Complete the fix for #165770, Vincent Untz:Matthias Clasen2005-02-111-0/+11
* Fix RTL keynav for going from menubar to menu.Matthias Clasen2005-02-091-0/+5
* Added "xh" to ALL_LINGUAS. Added Xhosa translation by Adi AttarChristian Rose2005-02-081-0/+4
* Bump versionMatthias Clasen2005-02-041-0/+2
* 2.6.2GTK_2_6_2Matthias Clasen2005-02-041-0/+6
* Work better when there is not enough space. This avoids a nasty sizeMatthias Clasen2005-02-041-0/+7
* Avoid spurious selection of RTL direction if the widget does not haveMatthias Clasen2005-02-041-0/+6
* Use the wide character version of ImmGetCompositionString() here, too.Tor Lillqvist2005-02-031-0/+6
* Don't do one roundtrip per motion event. (#166173, pointed out by ChrisMatthias Clasen2005-02-031-0/+6
* remove debug spew.Mark McLoughlin2005-02-031-0/+4
* Make the gdk_key array const (#166075, Tommi Komulainen)Matthias Clasen2005-02-031-0/+5
* Don't select the first row if the chooser is not mapped. This happens whenFederico Mena Quintero2005-02-021-0/+9
* Implement lazy extended input initialization on Win32, by Robert Ă–gren.Tor Lillqvist2005-02-021-0/+21
* Use a FIFO list for storing GdkSelProp of a single window so thatIvan, Wong Yat Cheung2005-02-021-0/+6
* UpdatesMatthias Clasen2005-02-021-0/+4
* Look for icons in XDG_DATA_DIRS/pixmaps. (#165950, Thomas Zajic)Matthias Clasen2005-02-021-0/+3
* Set info->icon_list to NULL after freeing it. (#165800, Damon Chaplin)Matthias Clasen2005-02-021-0/+5
* Don't g_assert_not_reached() if we are in any other state. Another codeFederico Mena Quintero2005-02-021-0/+7
* depend on stable pango-1.8, not unstable 1.7Michael Natterer2005-02-021-0/+4
* Fix #165770:Federico Mena Quintero2005-02-011-0/+10
* Remove debug printf. (#165877, Carlos Garnacho Parro)Matthias Clasen2005-02-011-0/+3
* Fix many instances of "the the" in docs and comments. (#165815, MasaoMatthias Clasen2005-02-011-0/+3
* Add a --quiet option.Matthias Clasen2005-02-011-0/+4
* New functions, code blocks refactored out of update_keymap(). NoTor Lillqvist2005-02-011-0/+17
* Use NULL, not 0 to terminate NULL-terminated va lists. (#165683)Matthias Clasen2005-01-311-0/+5
* update ancient IRC info.Manish Singh2005-01-271-0/+4
* Oops, don't assert that we can't reach the end of the function; thisFederico Mena Quintero2005-01-271-0/+7
* Some visual tweaks to the about dialog, obey HIG spacing a bit more, add aMatthias Clasen2005-01-271-0/+6
* Don't allow -1 as minimum-key-length. (gtk_entry_completion_set_model):Matthias Clasen2005-01-261-0/+9
* Make sure the license dialog is initially displayed without a horizontalMatthias Clasen2005-01-261-0/+8
* Fix docs. (#165180, Jeff Franks)Matthias Clasen2005-01-251-0/+3
* Fix docs. (#165163, Jeff Franks)Matthias Clasen2005-01-251-0/+3
* Use the correct setter for a string GValue. (#165203, Damon Chaplin)Matthias Clasen2005-01-251-0/+5
* Initialize user_time from DESKTOP_STARTUP_ID. (#165131, Elijah Newren)Matthias Clasen2005-01-251-0/+6
* Removed leftover comments.Federico Mena Quintero2005-01-251-0/+4
* Fix #147785 and clean up the loading code:Federico Mena Quintero2005-01-251-0/+49
* Document GtkWidget::style-set. (#164222, Alex Graveley)Matthias Clasen2005-01-241-0/+5
* Remove the accidentally added prototype for this unimplemented function.Matthias Clasen2005-01-231-0/+4
* Avoid spurious drags. (#164884)Matthias Clasen2005-01-231-0/+5
* Merged from HEAD:Tor Lillqvist2005-01-231-0/+19
* Fix for #163702, from Ivan Wong:Tor Lillqvist2005-01-231-0/+16
* Handle Greek tonos dead accent key. (#164859, reported and fix verified byTor Lillqvist2005-01-231-4/+12
* Don't call GetVolumeInformation() for network drives. They might beTor Lillqvist2005-01-231-0/+10
* Don't loop forever here, even if the only focusable widgets are labels.Matthias Clasen2005-01-201-0/+3
* Don't reverse the order of modules when putting them in gtk_modules.Matthias Clasen2005-01-201-0/+4
* Don't crash if the tree is empty. (#164669, Priit Laes)Matthias Clasen2005-01-201-0/+5
* Call GDK_DISPLAY_XDISPLAY with a display, not a window. Clean up theManish Singh2005-01-201-0/+6