summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* Fix another leakMatthias Clasen2007-01-041-0/+3
* Fix another leakMatthias Clasen2007-01-041-0/+5
* Exit early if we can't get file info - this happens if the iter points toMatthias Clasen2007-01-041-0/+8
* Apply a patch by Chris Wilson to avoid spurious valgrind warnings fromMatthias Clasen2007-01-041-0/+5
* Close the http connection after getting the PPD.Matthias Clasen2007-01-041-0/+3
* Fix memory leaksMatthias Clasen2007-01-031-0/+5
* If the current page is removed, always pick a different one. (#392457,Matthias Clasen2007-01-031-0/+6
* CleanupsMatthias Clasen2007-01-031-0/+4
* Export SED to make sourcing of libtool work. Tighten up the directfbMatthias Clasen2007-01-031-0/+5
* gtk/gtkstyle.c (option_menu_get_props) Use gtk_border_free when freeingMichael Natterer2007-01-031-0/+6
* Work when the entry is not realized. (#392315, Yevgen Muntyan)Matthias Clasen2007-01-031-0/+11
* Only process updates on the window at hand, not on all windows, to avoidMatthias Clasen2007-01-031-0/+7
* fix docs.Kristian Rietveld2007-01-021-0/+5
* Include locale.hMatthias Clasen2007-01-021-0/+4
* Call setlocale().Matthias Clasen2007-01-021-0/+11
* Try to fix #315732, reported by Luke Hutchinson:Matthias Clasen2007-01-021-0/+11
* beep when a keybinding didn't change adjustment->value.Michael Natterer2007-01-021-0/+5
* Try harder not to beep on events which are not meant to insert stuff inMatthias Clasen2007-01-021-0/+6
* Small documentation fixes.Matthias Clasen2007-01-021-0/+4
* Center in the frame. (#304482, Rob Staudinger, patch by RichardMatthias Clasen2007-01-021-0/+5
* Fix for leak when window destroyedMichael David Emmel2007-01-021-0/+4
* Only handle key bindings for scrolling if the scrollbars are visible.Matthias Clasen2007-01-021-0/+7
* Fix a segfault in horizontal scrollingMatthias Clasen2007-01-021-0/+5
* Only handle key bindings for tab reordering if the tabs are shown andMatthias Clasen2007-01-021-0/+9
* Mention in the docs that the return value is NULL-terminated. (#383373,Matthias Clasen2007-01-021-0/+6
* Waste less time with non-directories. (#391725, Chris Wilson)Matthias Clasen2007-01-021-0/+5
* Implement activity mode for GtkCellRendererProgress. (#377851, BradMatthias Clasen2007-01-021-0/+5
* Fix some IPP compliance issues. (#391523, Albrecht Dress)Matthias Clasen2007-01-011-0/+11
* Fix en/em dash confusion. (#378462)Matthias Clasen2007-01-011-0/+4
* Use the right object when disconnecting from the GtkRecentManager::changedEmmanuele Bassi2006-12-311-0/+6
* Move the signal and idle disconnections into the dispose function, as wellEmmanuele Bassi2006-12-311-0/+7
* Include windows.h (#391229, Kazuki Iwamoto)Matthias Clasen2006-12-311-0/+5
* Remove the scroll timeout. (#390872, Yevgen Muntyan)Matthias Clasen2006-12-311-0/+14
* Redraw assistant on reallocate to avoid rendering glitches. (#343956,Matthias Clasen2006-12-311-0/+6
* Typo fix. (#352121, Clytie Siddall)Matthias Clasen2006-12-311-0/+4
* Improve the docs of the "label" property. (#341730, Kristof Vansant)Matthias Clasen2006-12-311-0/+5
* Correctly handle min size. (#320465, Philipp Langdale)Matthias Clasen2006-12-311-0/+5
* Implement editing of flags.Matthias Clasen2006-12-311-0/+4
* Don't install cursors on insensitive widgets. (#358864, Jan Schampera)Matthias Clasen2006-12-311-0/+9
* fix doc formatting errorsMatthias Clasen2006-12-291-0/+4
* Clarify docs. (#353423, Christian Persch)Matthias Clasen2006-12-291-0/+3
* Don't die in an assertion if focus went missing. Just warn, clean up andMatthias Clasen2006-12-291-0/+7
* return if the widget that originally received the event is a notebookCarlos Garnacho2006-12-291-0/+6
* Fix a typoMatthias Clasen2006-12-291-0/+5
* Display children of containers and cell renderers of cell layouts.Matthias Clasen2006-12-291-0/+3
* New function to get the cell renderers of a cell layout.Matthias Clasen2006-12-291-0/+10
* Use word wrapping by default, and center multiline labels. (#318763, RossMatthias Clasen2006-12-291-0/+8
* Fix a typo in the docs. (#390423, David Lodge)Matthias Clasen2006-12-281-0/+3
* Only use the results of find_menu/toolbar_position() if they succeed. MayMatthias Clasen2006-12-281-0/+6
* Fix some formatting errors in docs.Matthias Clasen2006-12-281-0/+4