]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2007-01-29 Matthias ClasenReinstate gtk_toolbar_content_new_compatibility() that...
2007-01-28 Matthias ClasenFix a problem with large y thickness
2007-01-28 Matthias ClasenUse canonical property names
2007-01-28 Matthias ClasenAvoid some unnecessary gtk_widget_get_style() calls.
2007-01-28 Matthias ClasenFix a problem in the last change
2007-01-28 Matthias ClasenRearrange things so that setting multiple properties...
2007-01-27 Matthias ClasenFix GtkStatusIcon to not take up space on the panel...
2007-01-27 Matthias ClasenAdd deprecation guards for gtk_rc_style_ref/unref and...
2007-01-27 Matthias ClasenDocumentation fixes (#400530, Anders Brander)
2007-01-27 Matthias ClasenCheck the mtime of all directories, not just the toplev...
2007-01-26 Michael NattererAdded bug number to my last commit.
2007-01-26 Michael Nattererdestroy the XIM only if it exists. While the code does...
2007-01-26 Tim Janikclamp cursor coordinates to window bounds (fix from...
2007-01-26 Michael Nattereronly block/unblock completion->priv->insert_text_id...
2007-01-25 Matthias ClasenReduce locking overhead by not repeatedly getting the...
2007-01-24 Michael Nattererrevert generic disabling of PRELIGHT state for the...
2007-01-24 Roozbeh PournaderRemove mention of no-longer-existing PATCH keyword...
2007-01-23 Carlos Garcia... Fix memory leak. Fixes bug #399907.
2007-01-22 Priit LaesUpdated Estonian translation by Ivar Smolin <okul@linux...
2007-01-22 Chris WilsonBug 399314 – Add G_GNUC_WARN_UNUSED_RESULT to gtk_style...
2007-01-21 Matthias ClasenFix error reporting in the gif loader
2007-01-20 Michael David... Mouse crossing fixes from Attilio
2007-01-19 Matthias Clasenfix build breakage
2007-01-19 Kristian Rietveldfactor out add_scroll_timeout(). (taken from maemo...
2007-01-19 Matthias ClasenFix problems with the initial focus in GtkCalendar...
2007-01-19 Robert OegrenFix for bug #143460 - missed tablet clicks on Windows
2007-01-19 Tor LillqvistStrip some trailing blanks
2007-01-19 Tor LillqvistBuild Wintab support always on Windows. Don't require...
2007-01-19 Tor Lillqvistgdk-pixbuf/Makefile.am gdk/Makefile.am gdk/win32/Makefi...
2007-01-18 Michael Natterergtk/gtkcheckbutton.c gtk/gtkdnd.c gtk/gtkentry.c gtk...
2007-01-17 Gabor KelemenTranslation updated.
2007-01-17 Michael NattererPatch taken from maemo-gtk:
2007-01-17 Tor LillqvistTypos.
2007-01-17 Matthias Clasenfix the build
2007-01-17 Tor LillqvistInclude also the COPYING file.
2007-01-17 Matthias ClasenDon't use httpGetFd() when building against cups 1.1
2007-01-17 Matthias ClasenFix memory leaks in error paths
2007-01-17 Tor LillqvistImprove last entry.
2007-01-17 Tor LillqvistProper fix for #396175:
2007-01-16 Matthias ClasenQueue a redraw when the grab changes. (#396470, Benjami...
2007-01-15 Emmanuele BassiEllipsize the menu items label if they grow too much...
2007-01-15 Matthias ClasenWhen finding a matching non-scalable dir, keep going...
2007-01-14 Christian PerschUse gtk_target_table_new_from_list and gtk_target_table...
2007-01-14 Alexander ShopovUpdated Bulgarian translation by Alexander Shopov ...
2007-01-14 Matthias ClasenDon't crash if menu or toolbar positions can't be found...
2007-01-14 Matthias ClasenPlug memory leaks. (#396160, Carlos Garcia Campos)
2007-01-14 Matthias ClasenLink libgtk against Xfixes. (#396074, Tommi Komulainen)
2007-01-14 Matthias ClasenAvoid a compiler warning. (#395045, Chris Wilson)
2007-01-13 Hans Breuertake the custom tab label from gtk_print_operation_set_...
2007-01-13 Hans Breuerdon't include "gtkprivate.h" to avoid differing definit...
2007-01-12 Michael Nattererdon't add entry->scroll_offset to entry->drag_start_y...
2007-01-11 Richard HultClose the file after it's loaded (bug #395316).
2007-01-11 Kjartan MaraasMake a single tilde go to $HOME in the location entry...
2007-01-10 Behdad EsfahbodUse pango_matrix_transform_rectangle(). (#340141)
2007-01-10 Kristian Rietveldrefactor to initialize indicator_size to TOGGLE_WIDTH...
2007-01-10 Matthias ClasenFix the directfb cairo test. (#394855, Josselin Mouette)
2007-01-10 Alexander ShopovUpdated Bulgarian translation by Alexander Shopov ...
2007-01-09 Behdad EsfahbodFix comment for --with-included-loaders. That option...
2007-01-08 Peter TeichmanSave the expanded state of the folder browser with...
2007-01-08 Emmanuele BassiDon't leak the icon pixbuf after setting it to the...
2007-01-08 Matthias Clasenupdates
2007-01-08 Matthias ClasenDon't corrupt memory when faced with paths with ridicul...
2007-01-08 Matthias ClasenSet default_display_opened before loading modules....
2007-01-08 Matthias ClasenDon't return "" as match. (fd.o #9544, Yevgen Muntyan)
2007-01-08 Matthias ClasenFix several problems with this function. (fd.o #9560...
2007-01-07 Matthias ClasenCorrect the include for GdkPixdata. (#394000, Samuel...
2007-01-07 Amanpreet Singh... updatingfor bug 355790 by alam
2007-01-07 Matthias ClasenCall text_window_realize() with the correct parameters...
2007-01-07 Matthias ClasenMove docs inline and expand them a bit.
2007-01-07 Matthias ClasenFix the build
2007-01-07 Matthias ClasenMake line wrapping work with width-chars and max-width...
2007-01-06 Tor LillqvistNew file. Downloaded from freedesktop.org's webcvs...
2007-01-06 Matthias ClasenLeft-align menu labels. (#393255, Michail Crayson)
2007-01-05 Kristian Rietveldwhoops, fix the changelog again :P
2007-01-05 Kristian Rietveldhandle tree == NULL. (Fixes #392259, reported by Christ...
2007-01-05 Kristian Rietveldfix changelog
2007-01-05 Kristian Rietvelddo allow for invalidated nodes if the tree view is...
2007-01-05 Matthias ClasenTake the scroll arrow into account when drawing the...
2007-01-05 Behdad EsfahbodFix broken width computation, again.
2007-01-05 Carlos Garnachotake into account both scroll arrows when calculating...
2007-01-05 Michael Nattererchain up to the right function (fix taken from maemo...
2007-01-05 Yair Hershkovitzupdated hebrew translation
2007-01-05 Behdad EsfahbodAvoid overflow when converting coordinates to Pango...
2007-01-05 Matthias Clasenmove set_cursor after realization of the popup window...
2007-01-04 Gustavo Noronha... Translation updated by Leonardo Ferreira Fontenelle
2007-01-04 Behdad EsfahbodFix uninitialized width variable.
2007-01-04 Matthias ClasenAnother forgotten file
2007-01-04 Matthias ClasenForgotten file
2007-01-04 Matthias ClasenCross-compilation fixes. (#392646, Yevgen Muntyan)
2007-01-04 Matthias ClasenFix some compiler warnings.
2007-01-04 Matthias ClasenFix compiler warnings
2007-01-04 Matthias ClasenFix a compiler warning
2007-01-04 Matthias ClasenRework the beep-on-uninserted-text by calling the input...
2007-01-04 Matthias ClasenFix #332604, reported by Joe Wreschnig, patch by Jan...
2007-01-04 Matthias ClasenFix another leak
2007-01-04 Matthias ClasenFix another leak
2007-01-04 Matthias ClasenExit early if we can't get file info - this happens...
2007-01-04 Matthias ClasenApply a patch by Chris Wilson to avoid spurious valgrin...
2007-01-04 Matthias ClasenClose the http connection after getting the PPD.
2007-01-03 Matthias ClasenFix memory leaks
next