summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
Commit message (Expand)AuthorAgeFilesLines
* Clarify docs. (#324996)Matthias Clasen2005-12-271-0/+7
* Also strip (_F) without a spaceMatthias Clasen2005-12-261-1/+1
* Mention the stripping of (_F) suffixes.Matthias Clasen2005-12-261-0/+6
* Add a gtk-label-select-on-focus setting. (gtk_label_grab_focus): And useMatthias Clasen2005-12-261-0/+12
* Documentation fixes. (#324815, Ross Burton)Matthias Clasen2005-12-261-0/+3
* Require GLib 2.9.2Matthias Clasen2005-12-261-0/+4
* Inline docs, use g_assert(), avoid extra allocation for rectangularMatthias Clasen2005-12-241-1/+5
* Inline docs.Matthias Clasen2005-12-241-0/+4
* renamed GUnowned to GInitiallyUnowned.Tim Janik2005-12-221-0/+4
* parent type fixups in structure declarations.Tim Janik2005-12-221-0/+4
* derive GtkObject from GUnowned, so it initially has a floating referenceTim Janik2005-12-221-0/+10
* Use the slice allocator for regions. Still todo: avoid extra allocationsMatthias Clasen2005-12-211-0/+4
* Update class_n_properties after installing color-hash, since other classesMatthias Clasen2005-12-211-0/+8
* Adjust the wrap-width also if an explicit item width is set. (#322475,Matthias Clasen2005-12-211-0/+6
* Reset pressed_button to -1 after handling a double click, so that motionMatthias Clasen2005-12-201-0/+7
* Doc updatesMatthias Clasen2005-12-201-0/+1
* Doc updatesMatthias Clasen2005-12-201-0/+1
* Doc updatesMatthias Clasen2005-12-201-0/+1
* Documentation updatesMatthias Clasen2005-12-201-1/+2
* Documentation updatesMatthias Clasen2005-12-201-0/+1
* Documentation updatesMatthias Clasen2005-12-201-0/+2
* Documentation fixes.Matthias Clasen2005-12-191-0/+1
* Documentation fixes.Matthias Clasen2005-12-191-0/+5
* implement boolean property "truncate-multiline" which, when enabled,Michael Natterer2005-12-191-1/+10
* Fix a crashMatthias Clasen2005-12-191-0/+5
* Use G_MODULE_BIND_LAZY when opening modules.Matthias Clasen2005-12-161-0/+6
* Rework the way the color scheme setting is inherited. Now the overridingMatthias Clasen2005-12-161-0/+13
* Skip unrealized children when doing focus sorting. (#323995, Dan Winship)Matthias Clasen2005-12-141-0/+5
* Default to "drive-harddisk" and then fall back to gnome-dev-harddiskRodney Dawes2005-12-141-0/+10
* Warn if the icon cannot be loaded. (#323504, Kjartan Maraas)Matthias Clasen2005-12-141-0/+3
* Add docs for the row-activated signal. (#324044, Davyd Madeley)Matthias Clasen2005-12-141-1/+6
* Move stuff to correct ChangeLog.Michael Natterer2005-12-141-12/+1
* new utility function which factors out massive code duplication from theMichael Natterer2005-12-141-0/+6
* applied patch from maemo-gtk which avoids the allocation of anMichael Natterer2005-12-141-0/+9
* added a link to the fgloating reference docs in the 2.10 release NEWSTim Janik2005-12-131-0/+5
* Speed this function up, using the fact that visibility is constant acrossMatthias Clasen2005-12-121-1/+5
* Speed up stepping backwards. (#320638, Larry Ewing, Paolo Borelli)Matthias Clasen2005-12-121-0/+4
* Only broadcast _GTK_LOAD_ICONTHEMES if we detect a real theme change, notMatthias Clasen2005-12-121-0/+4
* Register the size-changed signal correctly. (#323848, Murray Cumming)Matthias Clasen2005-12-121-0/+5
* Don't fall thru to the wrong window types. (#323843)Matthias Clasen2005-12-121-0/+3
* Make the gtk-color-scheme setting work.Matthias Clasen2005-12-121-0/+12
* Fix an oversightMatthias Clasen2005-12-111-0/+5
* Don't leak list[0]. (#323629, Markku Vire)Matthias Clasen2005-12-091-0/+3
* Unref the buffer when freeing the RequestData. (#323577)Matthias Clasen2005-12-091-0/+5
* Don't leak text.Matthias Clasen2005-12-071-0/+3
* Fix a variable name clash. (#323475, Ross Burton)Matthias Clasen2005-12-071-0/+8
* If the toolbar mode is ICONS and there is no icon set then show the label, an...Ross Burton2005-12-071-0/+7
* Use the correct window when synthesizing the key event. (#323077, SadrulMatthias Clasen2005-12-071-0/+7
* Only scroll if we have focus. (#316310, Paolo Borelli)Matthias Clasen2005-12-071-0/+3
* Fix a C99ism, spotted by Crispin Flowerday.Matthias Clasen2005-12-071-0/+5