]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2006-06-12 Matthias Clasenstore scale in percent
2006-06-12 Matthias ClasenDocument response codes
2006-06-12 Matthias ClasenFix #344543
2006-06-11 Emmanuele BassiDo not leak the groups string vector. (#344607, John...
2006-06-11 Tor LillqvistFix MSVC build problem. (#339739, Kazuki Iwamoto)
2006-06-11 Tor LillqvistConvert \n to \r\n also when storing CF_UNICODETEXT...
2006-06-11 Francisco Javier... Updated Spanish translation.
2006-06-11 Matthias ClasenMark files as translatable
2006-06-11 Matthias ClasenAllow NULL to mean the default manager. (#344530, John...
2006-06-11 Matthias ClasenFix bug 344518
2006-06-11 Matthias Clasenremove an extra comma
2006-06-11 Matthias Clasenuse the passed in destroy notify
2006-06-11 Matthias ClasenUse cairo_pdf_surface_set_dpi by cairo_surface_set_fall...
2006-06-11 Matthias ClasenMake compiling against uninstalled gdk work. (#344386...
2006-06-11 Matthias ClasenRegister create_custom_widget as an object-returning...
2006-06-11 Matthias ClasenRegister GtkPrintCapabilities
2006-06-10 Theppitak Karoonboon... Updated Thai translation.
2006-06-09 Francisco Javier... Updated Spanish translation.
2006-06-09 Francisco Javier... Updated Spanish translation.
2006-06-09 Changwoo RyuUpdated Korean translation.
2006-06-09 Benjamin BergTake GtkMenu::horizontal-padding into account when...
2006-06-09 Michael Nattereradded new style properties "trough-side-details" and
2006-06-09 Tor LillqvistAdd bug reporter name.
2006-06-09 Tor LillqvistCall ReleaseDC() on DCs acquired with GetDC() (for...
2006-06-09 Matthias Clasenfix build
2006-06-08 Matthias ClasenTurn off profiling
2006-06-08 Matthias ClasenUpdate for api changes.
2006-06-08 Matthias ClasenInclude gtkprintoperationpreview.h
2006-06-08 Matthias ClasenUse g_return_val_if_fail (#344288, Kazuki Iwamoto)
2006-06-08 Matthias ClasenDon't include gtkprinter-private.h here.
2006-06-08 Matthias Clasenforgotten file
2006-06-08 Matthias ClasenUpdates
2006-06-08 Matthias ClasenReplace pdf_target by export_filename
2006-06-08 Matthias ClasenRename pdf_target to export_filename
2006-06-08 Matthias ClasenRemove GTK_PRINT_OPERATION_RESULT_PREVIEW.
2006-06-08 Matthias ClasenGet rid of GTK_PRINT_OPERATION_RESULT_PREVIEW.
2006-06-08 Tor LillqvistTypo.
2006-06-08 Tor Lillqvist[WM_WINDOWPOSCHANGED] Replace identical code as in
2006-06-08 Matthias ClasenGive GtkToolButton the same treatment.
2006-06-08 Matthias ClasenFix a file name
2006-06-08 Matthias ClasenDon't call construct_child here, since some apps make...
2006-06-08 Alexander LarssonFix up unix fallout from previous change.
2006-06-08 Alexander LarssonUpdate windows to build with new APIs and first cut...
2006-06-08 Ankitkumar... Updated Gujarati Translations
2006-06-08 Matthias Clasenmake it compile
2006-06-08 Matthias ClasenAdjust Delete insensitivity
2006-06-08 Matthias ClasenAdditions
2006-06-08 Matthias ClasenAdd more docs, cleanups
2006-06-08 Matthias ClasenAdd some docs.
2006-06-08 Matthias ClasenUpdate callers
2006-06-08 Matthias ClasenAdd a destroy notify for the callback data. (#344209...
2006-06-07 Jürg BilleterFix building gtkbuiltincache.h without system GTK+.
2006-06-07 Alexander LarssonClean up APIs: Make async a setting instead of separate...
2006-06-07 Matthias ClasenRemove debugging spew
2006-06-07 Bastien NoceraUpdate the ATK requirements (#344148)
2006-06-07 Matthias ClasenFix a C99ism
2006-06-07 Matthias Clasenmake the last change work
2006-06-07 Behdad EsfahbodFix format.
2006-06-07 Behdad EsfahbodFix typo.
2006-06-07 Behdad EsfahbodBug 337603 – Possible off-by-one in
2006-06-06 Changwoo RyuUpdated Korean translation.
2006-06-06 Matthias ClasenSmall optimization
2006-06-06 N Jayaradhata.po
2006-06-06 Pablo Saratxagaupdated Walloon file
2006-06-06 Ilkka TuohelaUpdated Finnish translation
2006-06-05 Matthias Clasenbump version
2006-06-05 Matthias Clasen2.9.2
2006-06-05 Matthias ClasenUpdates
2006-06-05 Ankitkumar... Updated Gujarati Translations
2006-06-05 Ankitkumar... Updated Translation
2006-06-05 Matthias ClasenFix borderline cases in tab visibility calculation...
2006-06-05 Matthias ClasenRemove the right XID from the xid table. (#34327, Sampo...
2006-06-04 Behdad EsfahbodAdd missing G_END_DECLS (#343838)
2006-06-03 Francisco Javier... Updated Spanish translation.
2006-06-03 Richard HultAdd spawn functions, copied from the win32 backend.
2006-06-03 Rhys JonesUpdated Welsh translation.
2006-06-03 Matthias ClasenAdd a GtkPrintOperation::show-preview property
2006-06-03 Matthias ClasenCleanups
2006-06-02 Kristian RietveldRubber banding for GtkTreeView, #80127. Uses same metho...
2006-06-02 Kristian Rietveldrevert fix of #164884 because it's not a problem in...
2006-06-02 Kristian RietveldSeparate sensitive/selectable properties.
2006-06-02 Kristian Rietveldneed to use gtk_tree_model_filter_get_iter_full() since...
2006-06-02 Matthias Clasenallow returning partial information
2006-06-02 Matthias Clasenfix an inconsistency
2006-06-02 Matthias ClasenFix a stupid c/p bug
2006-06-02 Alexander LarssonAdd gtkprintoperationpreview.[ch] Set default preview...
2006-06-02 Emmanuele BassiFix a typo (spotted by Paolo Borelli and coverity).
2006-06-02 Ankitkumar... Updated Gujarati Translations
2006-06-01 Matthias Clasenfix path messup
2006-06-01 Matthias ClasenSmall tweaks
2006-06-01 Matthias ClasenAdd an icon-spacing style property for the same purpose.
2006-06-01 Matthias Clasen*** empty log message ***
2006-06-01 Matthias Clasenbits from the preview patch
2006-06-01 Matthias Clasenadd docs
2006-06-01 Matthias ClasenIntern signal names.
2006-06-01 Matthias Clasenmore canonical signal names
2006-06-01 Matthias Clasenuse canonical signal names
2006-06-01 Matthias Clasenmore doc fixes
2006-06-01 Matthias Clasenmore doc fixes
2006-06-01 Matthias ClasenAdd docs
next