]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2011-08-31 Chun-wei FanUpdate README.win32 and Visual C++ Readme.txt's
2011-08-30 Javier Jardóngtk+.doap: Add gtk+ to "platform" category
2011-08-30 Javier JardónAdd more compilation warnings
2011-08-30 Javier Jardóngtk/Makefile.am: Remove duplicate AM_CPPFLAGS
2011-08-30 Matthias Clasenpost-release version bump
2011-08-30 Matthias Clasen3.1.16
2011-08-30 Matthias ClasenClean up stock-icons
2011-08-30 Matthias ClasenDisable underallocation warnings in non-debug builds
2011-08-30 Matthias ClasenDisable an incomplete test that does not work
2011-08-30 Murray CummingGtkToolShell: Move vfunc default results to default...
2011-08-30 Matthias ClasenAdd headers to treemodel test sources
2011-08-29 Matthias ClasenAdd a 3.2 index to gdk docs
2011-08-29 Matthias ClasenPost-release version bump
2011-08-29 Matthias Clasen3.1.14
2011-08-29 Matthias ClasenDon't unref floating menuitems
2011-08-29 Alejandro Piñeiroa11y: Don't manage window events as a exception
2011-08-29 Alejandro Piñeiroa11y: Use AtkWindow on GtkWindowAccessible
2011-08-29 Matthias Clasena11y: don't return random numbers
2011-08-29 Matthias ClasenAdapt a11y dump output
2011-08-29 Matthias ClasenFix exported symbols
2011-08-29 Matthias Clasentestappchooser: handle 'no app selected' gracefully
2011-08-29 Matthias ClasenGtkAppChooserDialog: handle sensitivity of 'Select...
2011-08-29 Matthias ClasenGtkAppChooser: Deal with 'no app found' gracefully
2011-08-29 Matthias ClasenAvoid warnings when widgets are not created yet
2011-08-29 Matthias ClasenAdd an accessor for grid children
2011-08-29 Matthias ClasenTrivial: include cleanups
2011-08-29 Matthias ClasenSilence the build a bit more
2011-08-29 Diego Celixtests-prop-editor:gtk_misc_set_alignment replacing
2011-08-29 Diego Celixtestgtk: gtk_misc_set_alignment replacing
2011-08-29 Diego Celixtestcalendar: gtk_misc_set_alignment replacing
2011-08-29 Diego Celixdemo-ui_manager: gtk_misc_set_alignment replacing
2011-08-29 Diego Celixdemo-sizegroup: gtk_misc_set_alignment replacing
2011-08-29 Diego Celixdemo-pickers: gtk_misc_set_alignment replacing
2011-08-29 Diego Celixdemo-changedisplay:gtk_misc_set_alignment replace
2011-08-29 Diego Celixgtkappchooserdialog: gtk_misc_set_alignment
2011-08-29 Diego Celixgtkaboutdialog: gtk_misc_set_alignment replacing
2011-08-29 Matthias ClasenExplicitly link gdk and gtk against libm
2011-08-28 Cosimo CecchiAPI: add accessors for GdkEvent fields
2011-08-28 Matthias ClasenGtkTrayIconX11: Some more refactoring
2011-08-28 Benjamin Ottetrayicon-x11: Refactor code a bit
2011-08-28 Vincent Bernattrayicon-x11: Fix warnings when visual is not available.
2011-08-28 Mario Blättermann[l10n] Updated German translation
2011-08-28 Matthias ClasenMore include cleanups
2011-08-28 Matthias ClasenMore include cleanups
2011-08-28 Matthias ClasenClean up unneeded includes
2011-08-28 Matthias ClasenGtkPrintUnixDialog: Replace GtkTable by GtkGrid
2011-08-28 Matthias ClasenGtkFileChooserDefault: Replace GtkTable by GtkGrid
2011-08-28 Matthias ClasenGtkMountOperation: Replace GtkTable by GtkGrid
2011-08-28 Matthias ClasenGtkPageSetupUnixDialog: replace GtkTable by GtkGrid
2011-08-28 Matthias ClasenGtkColorSel: replace GtkTable by GtkGrid
2011-08-27 Matthias ClasenFix the build
2011-08-27 Matthias ClasenGtkToolbar: partial fix for toolbar editing
2011-08-27 Matthias ClasenMake gtk_status_icon_set_name() work reliably
2011-08-27 Matthias ClasenSilence a compiler warning
2011-08-27 Matthias ClasenRevert "GtkColorButton: Don't forget to close a cairo...
2011-08-27 Chao-Hsiung... Updated Traditional Chinese translation(Hong Kong and...
2011-08-27 Piotr DrągUpdated POTFILES.skip
2011-08-27 Benjamin Ottereftests: Add a test for the recent notebook fix
2011-08-27 Benjamin Ottenotebook: Fix child property setters causing underalloc...
2011-08-26 Federico Mena... Merge branch 'bgo593793-filechooser-recent-folders...
2011-08-26 Federico Mena... bgo#657186 - Sort the recent-files list in newest-to...
2011-08-26 Federico Mena... Load and populate the recent-items in a single pass
2011-08-26 Federico Mena... Don't sort the recent-items by hand
2011-08-26 Tristan Van... Avoid dereferencing NULL pointer in gtk_label_drag_data...
2011-08-26 Michael Terrytests: Add test for non-nullterminated gtk_css_provider...
2011-08-26 Benjamin Ottestyleproperty: Improve error message
2011-08-26 Benjamin OtteAPI: cssprovider: Change parsing-error signal
2011-08-26 Benjamin Ottecssparser: Fix cases where we could overrun the termina...
2011-08-26 Benjamin Ottecssparser: Make lines and positions 0-indexed
2011-08-26 Benjamin Ottecssprovider: Store sections with parsed values
2011-08-26 Benjamin Ottecssprovider: Handle non-NULL-terminated data
2011-08-26 Benjamin Ottecssprovider: Keep only the curent section while parsing
2011-08-26 Benjamin Ottecssprovider: Remove dead code
2011-08-26 Benjamin OtteAPI: css: Add GtkCssSection
2011-08-25 Colin WaltersSquash two compilation warnings about possibly-uninitialzed
2011-08-25 Yuri MyasoedovUpdated Russian translation
2011-08-25 Ryan LortieSignalify (already existing) GtkMenuShell.insert()
2011-08-25 Javier Jardóngtk+.doap: Add some more info
2011-08-24 Fran DieguezUpdated Galician translations
2011-08-24 Daniel MustielesUpdated Spanish translation
2011-08-24 Daniel MustielesUpdated Spanish translation
2011-08-24 Kjartan MaraasUpdated Norwegian bokmål translation
2011-08-24 Chun-wei FanUpdate gtk/Makefile.am
2011-08-24 Matthias ClasenUse a weak ref in GtkAccelLabel
2011-08-24 Matthias ClasenTrivial: whitespace fixes
2011-08-24 Matthias ClasenTrivial: Silence a compiler warning
2011-08-24 Matthias ClasenTrivial: Silence a compiler warning
2011-08-24 Matthias ClasenGtkColorButton: Don't forget to close a cairo context
2011-08-24 Daniel NylanderUpdated Swedish translation
2011-08-24 Matthias ClasenGtkFontChooserDialog: Select when a list item is activated
2011-08-24 Matthias ClasenGtkFontChooser: Add a ::font-activated signal
2011-08-24 Matthias ClasenGtkAppChooserDialog: remove an unused variable
2011-08-24 Matthias ClasenGtkAppChooserDialog: Simplify the construction
2011-08-24 Matthias ClasenGtkAppChooserButton: Make activating rows work as expected
2011-08-24 Matthias ClasenGtkSwitch: Return FALSE from the button press handler
2011-08-23 Arx Cruz[filechooser] bgo#349502: Context menu option to copy...
2011-08-23 Piotr DrągUpdated POTFILES.in
2011-08-23 Gabor KelemenAdd tests/*ui to POTFILES.skip
2011-08-23 Gabor KelemenThere is no need for [type: ...] tags in POTFILES.skip
2011-08-23 Daniel MustielesFixed POTFILES.in (error in D-L)
next