]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2009-07-03 Matthias ClasenUpdate for 2.17.3
2009-07-03 Hendrik RichterUpdated German translation.
2009-07-01 Matthias ClasenMake stock buttons have mnemonics again
2009-07-01 Matthias ClasenAdd a testcase for use-stock/use-underline in buttons
2009-07-01 Cody Russellfix wrap width calculations that caused item height...
2009-07-01 Alexander LarssonMake GdkDrawable draw_drawable backwards compat
2009-07-01 Alexander LarssonMerge branch 'client-side-windows'
2009-07-01 Alexander LarssonMove new draw_drawable argument to end to make it more...
2009-07-01 Alexander LarssonClean up embedding api
2009-07-01 Alexander LarssonRemove debug spew, add TODO_CSW
2009-07-01 Alexander Larssongdk_win32_blit, don't get the size of the impl
2009-07-01 Alexander LarssonSome win32 cleanups
2009-07-01 Alexander LarssonFix win32 GC set_region handling of reset_region
2009-07-01 Benjamin Otteclean up code in gtk_list_store_set_n_columns()
2009-07-01 Alexander LarssonMake win32 backend build and minimally work
2009-07-01 Alexander LarssonDon't use GDK_WINDOW_SCREEN, as its an X11 specific...
2009-07-01 Alexander LarssonDon't return value from void function
2009-07-01 Nguyễn Thái... po/vi.po: updated Vietnamese translation
2009-06-30 Alexander LarssonAdd missing symbols to gdk.symbols
2009-06-30 Alexander LarssonAdd gdk_window_get_root_coords to gdk.symbols
2009-06-30 Alexander LarssonMove destroyed check to common code for get_origin...
2009-06-28 Matthias ClasenImprove printing example
2009-06-28 Matthias ClasenImprove handling of print-to-file uri
2009-06-28 Matthias ClasenWhitespace cleanups
2009-06-27 Jorge GonzalezUpdated Spanish translation
2009-06-27 Benjamin Ottemake the size column resizable
2009-06-27 Benjamin Ottemake sure the "Create folder" button doesn't get shown...
2009-06-27 Benjamin Ottecheck for allowed NULL inside g_return_if_fail() statements
2009-06-27 Benjamin Otteclarify the init value for the default sort column id
2009-06-27 Benjamin Otteunconditionally set right alignment for the size column
2009-06-27 Benjamin Otteremove unused variables
2009-06-26 Alexander LarssonDon't hide foreign children when emulating visibility
2009-06-26 Alexander LarssonBetter implementation of native clear_area
2009-06-26 Alexander LarssonImplement gdk_window_clear_area natively for foreign...
2009-06-26 Alexander LarssonClip cairo drawing against client-side child windows
2009-06-25 David ZeuthenBug 586691 – Better GtkInfoBar defaults
2009-06-25 Ivar SmolinUpdating Estonian translation
2009-06-25 Alexander LarssonEnsure that we always calculate clip regions for root...
2009-06-25 Alexander LarssonFix g_signal_emit calls
2009-06-25 Michael NattererFix warning about uninitialized variable plus spacing...
2009-06-25 Matthias ClasenDemo setting an output name for print to file
2009-06-24 Alexander LarssonFix typos
2009-06-24 Alexander LarssonFactor out common code to sync_native_window_stack_position
2009-06-24 Alexander LarssonRemove old obsolete comment
2009-06-24 Alexander LarssonUse g_signal_emit instead of g_signal_emit_by_name...
2009-06-24 Alexander LarssonRename accumulate_get_parent to accumulate_get_window
2009-06-24 Alexander LarssonSimplify _gdk_display_get_last_pointer_grab using g_lis...
2009-06-24 Matthias ClasenAdd a way to turn off toggle spacing in menus
2009-06-23 Marco Túlio... Updated Brazilian Portuguese translation
2009-06-23 Stanislav Brabecbgo#529908 - Sanitize handling of motion events in...
2009-06-22 Bastien NoceraBug 461944 – pressing the volume icon in full screen...
2009-06-22 Tristan Van... Accelerators failed for submenus (GNOME bug 582025)
2009-06-22 Matthias ClasenForgotten header file
2009-06-22 Matthias ClasenDon't force toggle size for tabular menus either
2009-06-22 Matthias ClasenRemove extra padding from comboboxes
2009-06-22 Matthias ClasenFix 'Add to bookmarks' initial sensitivity
2009-06-21 Jorge GonzalezUpdated Spanish translation
2009-06-21 Matthias ClasenUpdate some links in the tutorial
2009-06-20 Matthias ClasenReduce roundtrips
2009-06-20 Matthias ClasenAdd a title property to GtkStatusIcon
2009-06-20 Richard HultUpdate _gdk_windowing_pointer_grab
2009-06-20 Richard HultRemove duplicate definition of GdkInputWindow
2009-06-20 Richard HultUpdate gdk_window_quartz_show, ..._get_origin, ..._get_...
2009-06-20 Richard HultRename gdk_window_beep to _gdk_windowing_window_beep
2009-06-19 Matthias ClasenCorrect a couple of typos
2009-06-19 Federico Mena... bgo#586315 - gtk_file_chooser_list_shortcut_folders...
2009-06-19 Matthias ClasenFix an oversight in mnemonic handling
2009-06-19 Federico Mena... Show the size column by default in the file chooser
2009-06-18 Ryan LortieUse g_mapped_file_unref()
2009-06-18 Alexander LarssonFix spelling of synthesize
2009-06-18 Federico Mena... Don't set the sort column when there is no model
2009-06-17 Alexander LarssonMerge branch 'master' into client-side-windows
2009-06-17 Benjamin Ottefix compile warnings
2009-06-16 Alexander LarssonDon't reset window hints when showing multiple times
2009-06-16 Daniel NylanderUpdated Swedish translation
2009-06-16 Vincent UntzUse g_return_val_if_fail instead of g_return_if_fail
2009-06-16 Matthias ClasenMore uses of the get_cell_renderers functions
2009-06-16 Matthias ClasenMore instances of those deprecated functions
2009-06-16 Matthias ClasenForgot one use in libgail
2009-06-16 Matthias ClasenDon't use deprecated api internally
2009-06-16 Matthias ClasenBump version to 2.17.3
2009-06-16 Matthias Clasen2.17.2
2009-06-16 Matthias ClasenUpdate NEWS
2009-06-16 Matthias ClasenAdd missing GtkInfoBar functions to the docs
2009-06-16 Matthias ClasenDon't export a private function
2009-06-16 Matthias ClasenFix docs build
2009-06-16 Matthias ClasenProperly export gtk_info_bar_response
2009-06-15 Matthias ClasenCleanup some translation handling
2009-06-15 Matthias ClasenFix the docs for gtk_recent_info_get_application_info()
2009-06-15 Matthias ClasenAdd some more font sizes
2009-06-15 Matthias ClasenDeprecate get_cell_renderers implementations
2009-06-15 Daniel ElstnerTerminate case with break in switch statement
2009-06-15 Matthias ClasenBug 565317 - Resulting image of GtkCellRendererPixbuf...
2009-06-15 Federico Mena... bgo#580560 - Make Backspace work in the file chooser...
2009-06-15 Matthias ClasenAdd entry about xdg user dir icons
2009-06-15 Davyd MadeleyMerge branch 'button-box-orientable-584598'
2009-06-15 Davyd MadeleySupport GtkOrientable for GtkButtonBox
2009-06-15 Davyd MadeleyTestcase for GtkOrientable
2009-06-13 Jorge GonzalezUpdated Spanish translation
2009-06-12 Benjamin Gramlichbgo#484922 - Remember the sort column and order in...
next