summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Factored out the event loop integration into gdkeventloop-quartz.c.Mikael Hallendal2006-12-281-0/+10
* broken pre-commit scriptMatthias Clasen2006-12-281-0/+6
* Remove redundant declarations (#390097, Christian Persch)Matthias Clasen2006-12-281-0/+5
* Support inverting arrows via XSetting. (#377979, Yevgen Muntyan).Kristian Rietveld2006-12-271-0/+16
* Add gtk_status_icon_get_screen and gtk_status_icon_set_screen.Tor Lillqvist2006-12-271-0/+19
* Fix typo. (#390035, Kazuki Iwamoto)Tor Lillqvist2006-12-271-0/+5
* Accept NULL.Matthias Clasen2006-12-271-0/+9
* Use getters for http fields where available. (#364866, Björn Lindqvist)Matthias Clasen2006-12-271-0/+6
* Add a g_return_if_fail. (#362614, Xan Lopez)Matthias Clasen2006-12-271-0/+5
* If a required action is missing, don't recurse over the children.Matthias Clasen2006-12-271-1/+7
* Fix a few problems with nested menus in comboboxes (#386694, YevgenMatthias Clasen2006-12-271-0/+12
* Add a file-set signal to the filechooser button. Bug 353196.Mariano Suárez-Alvarez2006-12-261-0/+5
* fix typo causing the search dialog timeout never to be refreshed.Kristian Rietveld2006-12-261-0/+6
* Lots of scrolling fixes. Made scrolling work properly in not fullyKristian Rietveld2006-12-261-0/+23
* Return the correct value from gtk_notebook_insert_page if the page-addedChristian Persch2006-12-261-0/+6
* Fix small regressions in GtkNotebook tab detaching. Bug #378852.Carlos Garnacho2006-12-261-0/+15
* Expose improvements for GtkNotebook. Bug #383435Carlos Garnacho2006-12-261-0/+10
* Return FALSE. (#389623, Carlos Garnacho Parro)Matthias Clasen2006-12-261-0/+3
* Avoid spurious redraws.Matthias Clasen2006-12-261-0/+5
* Notify the "embedded" property also on normal construction and whenChristian Persch2006-12-251-0/+7
* Set the HIG spacings directly instead of using style-set handlers. Fix theChristian Persch2006-12-251-0/+19
* Don't assume statusbar->label is the statusbar's frame's child whenChristian Persch2006-12-251-0/+6
* Fix mem leaks. Bug #389194.Christian Persch2006-12-251-0/+5
* Remove debug output.Matthias Clasen2006-12-251-0/+5
* Improve translators comments. (#389298, Christian Persch)Matthias Clasen2006-12-241-0/+5
* Remove stale cvs conflict marker.Kristian Rietveld2006-12-241-1/+0
* Fix typo (s/expansive/expensive) (#389183)Bastien Nocera2006-12-241-0/+6
* Make gtk_printer_list_papers public. Bug #345587.Christian Persch2006-12-241-0/+9
* Don't ignore reverse portrait option when is selected in page setupCarlos Garcia Campos2006-12-241-0/+5
* Use gtk_border_free when freeing border.Behdad Esfahbod2006-12-241-0/+5
* When shift-clicking, keep the larger part of the selection selected.Matthias Clasen2006-12-241-0/+7
* Be more careful when faking a button release. (#323146, Travis Abbott)Matthias Clasen2006-12-241-0/+4
* Draw the handle with the right orientation, depending on the position ofMatthias Clasen2006-12-241-0/+6
* Use gslice for GtkBorder (#383557).Behdad Esfahbod2006-12-241-0/+5
* Bug 340141 – Update to Pango 1.16 APIBehdad Esfahbod2006-12-241-0/+29
* Emit changed and notify:text only once. The same fix was applied forMatthias Clasen2006-12-241-0/+7
* Be careful to not override GTK+ translations with the translations of theMatthias Clasen2006-12-231-0/+7
* Allow composing l with stroke. (#349638, Daniel Lublin)Matthias Clasen2006-12-231-0/+3
* Fix a thinko in the suffix calculation. (#382369, Christian Persch)Matthias Clasen2006-12-231-0/+7
* Move G_GNUC_INTERNAL before function declarations. (#352276, DamienMatthias Clasen2006-12-231-0/+8
* Fix some leaks. (#348108, Chris Wilson)Matthias Clasen2006-12-231-0/+5
* Replace a lot of idle and timeout calls by the new gdk_threads api.Matthias Clasen2006-12-221-0/+3
* Add functions to allow threadsafe handling of idles and timeouts wrt. toMatthias Clasen2006-12-221-0/+8
* Use pango_cairo_show_error_underline. (#340141, Behdad Esfahbod)Matthias Clasen2006-12-221-0/+3
* Check for getc_unlocked.Matthias Clasen2006-12-221-0/+5
* typo fixMatthias Clasen2006-12-221-0/+4
* Make it possible to track the embeddedness of statusicon (#387215, MartynMatthias Clasen2006-12-221-0/+9
* Don't leak draw_border. (#387170, Kjartan Maraas)Matthias Clasen2006-12-221-0/+5
* Typo fix. (#388123, Murray Cumming)Matthias Clasen2006-12-211-0/+3
* Generate double-click events. (#380421, Tommi Komulainen)Matthias Clasen2006-12-211-0/+3