]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2009-07-16 Murray CummingGtkToolPalette: Use gtk-toolbar-style and gtk-toolbar...
2009-07-14 Murray CummingGtkToolItemGroup now has label and label-widget properties.
2009-07-14 Matthias ClasenAlso flip scrollbars in the toolpalette example
2009-07-14 Murray CummingGtkToolItemGroup: Rename the name property. GtkToolPale...
2009-07-14 Murray CummingToolPalette: Implement GtkOrientable.
2009-07-13 Murray CummingGtkTool*: Removed the HAVE_EXTENDED_TOOL_SHELL_SUPPORT_...
2009-07-13 Murray CummingToolShell: Add ellipsize, text-orientation, text-alignm...
2009-07-13 Murray CummingAdded missing files that I thought I had already added.
2009-07-13 Murray Cumminggtk+/demos/gtk-demo/: Added GtkToolPalette demo.
2009-07-13 Johannes SchmidAdded GtkToolPalette.
2009-07-13 Kjartan MaraasUpdated Norwegian bokmål translation.
2009-07-13 Hans BreuerImplement _gdk_win32_window_destroy() and more cleanup
2009-07-13 Hans BreuerImplement _gdk_win32_window_queue_translation()
2009-07-13 Hans BreuerMark gtk_custom_paper_unix_dialog_get_type() unix only
2009-07-13 Hans BreuerBug #588388 - shape rendering is back
2009-07-13 Hans BreuerMake more use of defines in $(TOP)/build/win32/make.msc
2009-07-13 Hans BreuerBug #588379 - testgtk::panes does not change the cursor...
2009-07-13 Hans BreuerBug #588373 - Menus broken by client-side-windows
2009-07-13 Hans BreuerFix gccism - pointer arithmetic with void pointers
2009-07-13 Hans BreuerFix c99ism - declaration in the mid of a block
2009-07-13 Hans BreuerUpdate msvc build
2009-07-13 Hans BreuerBuild more testapps, use G_PI instead of M_PI
2009-07-13 Matthias ClasenRevert 8031432c09c864d6fe635a8e8890c5221399fc4f
2009-07-12 Chao-Hsiung... Updated Traditional Chinese (Hong Kong and Taiwan)
2009-07-11 Jorge GonzálezUpdated Spanish translation
2009-07-11 Jorge GonzálezUpdated Spanish translation
2009-07-11 Matthias ClasenRemove outdated text from README.in
2009-07-10 Matthias ClasenBump version to 2.17.5
2009-07-10 Matthias Clasen2.17.4
2009-07-10 Alexander LarssonDon't draw to unviewable windows
2009-07-10 Matthias ClasenExclude GtkEntry::buffer from default value testing
2009-07-10 Matthias ClasenMake pltcheck pass
2009-07-10 Matthias ClasenUpdate
2009-07-10 Michael NattererCreate a buffer in init() so subclasses can use the...
2009-07-10 Alexander LarssonEnsure that windows used for selections are native
2009-07-10 Alexander LarssonManually update toplevel_under_pointer when a grab...
2009-07-10 Marek KasikAdd paper size combo and orientation combo to print...
2009-07-10 Cody RussellMerge branch 'directfb-csw'
2009-07-09 Cody Russellget directfb building with csw
2009-07-09 Maxim V. DziumanenkoUpdated Ukrainian translation
2009-07-09 Jorge GonzálezUpdated Spanish translation
2009-07-09 Matthias ClasenMake link coloring in labels optional
2009-07-09 Michael NattererAdd xevent->xcrossing.mode to GDK_NOTE() for enter...
2009-07-09 Alexander LarssonRemove accidentally added debug spew
2009-07-09 Alexander LarssonCorrectly set enter/leave events as detail=nonlinear
2009-07-09 Michael NattererDisallow single-include unconditionally because this...
2009-07-09 Michael NattererAdd single-include guard
2009-07-09 Tino MeinenDutch translation updated
2009-07-09 Tino MeinenDutch translation updated
2009-07-09 Maxim V. DziumanenkoUpdated Ukrainian translation
2009-07-09 Maxim V. DziumanenkoUpdated Ukrainian translation
2009-07-09 Jorge GonzálezUpdated Spanish translation
2009-07-09 Stef WalterGtkEntryBuffer holds text for GtkEntry
2009-07-08 Alexander LarssonHandle non-native windows in the gdk test utils
2009-07-08 Alexander LarssonDon't emulate map/unmap events for native windows
2009-07-08 Alexander LarssonFix defaultvalue test due to csw
2009-07-08 Benjamin OtteRemove unused variable
2009-07-08 Michael NattererFix the remaining issues that broke the PLT check
2009-07-08 Alexander LarssonMove get_cells implementation from deprecated function
2009-07-08 Alexander LarssonMove get_cells implementation from deprecated function
2009-07-08 Michael NattererSome indentation fixes and minor cleanup
2009-07-08 Matthias ClasenMake gdk build with GDK_DISABLE_DEPRECATED
2009-07-08 Kjartan MaraasUse g_object_unref instead of deprecated gdk_pixmap_unref
2009-07-08 Nguyễn Thái... po/vi.po: updated key names
2009-07-07 Ivar SmolinUpdating Estonian translation
2009-07-07 Jorge GonzálezUpdated Spanish translation
2009-07-07 Andre KlapperImprove translator comment. Fixes bug #569393.
2009-07-07 Alexander LarssonThe shape is in window coordinate, so properly offset...
2009-07-07 Alexander LarssonOptimize clip-to-window with clipmask case when fully...
2009-07-07 Alexander LarssonMake clipmasks work for pixbuf rendering
2009-07-07 Alexander LarssonAdd _gdk_gc_get_clip_mask
2009-07-07 Daniel NylanderUpdated Swedish translation
2009-07-07 Matthias ClasenReenable tests
2009-07-07 Matthias ClasenBump version
2009-07-07 Matthias Clasen2.17.3
2009-07-07 Matthias ClasenFix some distcheck issues
2009-07-07 Matthias ClasenTemporarily turn of tests
2009-07-07 Matthias ClasenMake distcheck pass
2009-07-07 Matthias ClasenFix a typo
2009-07-07 Matthias ClasenUpdate NEWS
2009-07-06 David ZeuthenBug 587485 – GMountOperation::show-processes support
2009-07-06 Matthias ClasenUse gdk_display_sync instead of XSync
2009-07-06 Matthias ClasenFix redraw issues in GtkInfoBar
2009-07-06 Matthias ClasenFix the doc build
2009-07-06 Matthias ClasenMore documentation fixes
2009-07-06 Matthias ClasenMore small documentation fixups
2009-07-06 Matthias ClasenSmall documentation fixes
2009-07-04 Alexander LarssonHack that works around firefox plugin crash
2009-07-04 Yaron ShahrabaniUpdated Hebrew translation
2009-07-04 Hans BreuerUpdated msvc build
2009-07-04 Hans BreuerFix condition to deliver root coords
2009-07-04 Hans BreuerEnable window creation with GDK_WINDOW_CHILD again
2009-07-04 Hans BreuerInitialize 'private' before use
2009-07-04 Hans BreuerFix includes for missing prototypes
2009-07-04 Hans BreuerUse G_PI rather than M_PI
2009-07-04 Hans BreuerUndef USE_MMX for msvc build
2009-07-04 Hans Breuergtk_status_icon_get_title() must return a value
2009-07-04 Hans BreuerUpdated msvc build
2009-07-04 Hans BreuerConditionally define WS_EX_COMPOSITED
2009-07-03 Matthias ClasenAdd another bug ref
next