]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2009-07-26 Philip WithnallBug 589336 – Add GtkTreeViewColumn:sort-column-id property
2009-07-25 Matthias ClasenBump version
2009-07-25 Matthias Clasen2.17.6
2009-07-25 Matthias ClasenUpdates
2009-07-24 Alexander LarssonFix cairo rendering on large subwindows
2009-07-24 Li YuanRemove both SHOWING and SELECTED states when menuitem...
2009-07-24 Li YuanRemove ATK_STATE_SHOWING state when menuitem is not...
2009-07-24 Matthias ClasenFix issues with resize handles
2009-07-23 Alexander LarssonFix clipping of pixbuf drawing to windows
2009-07-23 Alexander LarssonAvoid unnecessary indirect call
2009-07-23 Ivar SmolinUpdating Estonian translation
2009-07-22 Daniel NylanderUpdated Swedish translation
2009-07-22 Daniel NylanderUpdated Swedish translation
2009-07-21 Tristan Van... Slightly updated grammer in migrating-GtkBuilder.sgml
2009-07-21 Javier JardónSuggesto to use Glade instead gtk-builder-convert scrip...
2009-07-21 Cody RussellBug 589275 – [csw] Trying to destroy NULL regions
2009-07-20 Alexander LarssonRevert all handling of clip_region being unset for...
2009-07-20 Alexander LarssonSet clip region to empty for non-viewable windows
2009-07-20 Alexander LarssonMake gdk_window_begin/end_paint handle non-viewable...
2009-07-20 Alexander LarssonMake gdk_drawable_get_visible/clip_region handle the...
2009-07-20 Alexander LarssonCalculate clip region when window goes viewable
2009-07-20 Jorge GonzálezUpdated Spanish translation
2009-07-20 Jorge GonzálezUpdated Spanish translation
2009-07-20 Jorge GonzálezUpdated Spanish translation
2009-07-20 Paolo BorelliMicrooptimization in interactive search handling
2009-07-20 Paolo BorelliBug 588943 – set correct selection before emitting...
2009-07-20 Xan Lopezg_strdup_print does not exist, the function is g_strdup...
2009-07-20 Matthias ClasenRemove markup from translatable strings
2009-07-20 Matthias ClasenRemove a duplicate include.
2009-07-20 Matthias ClasenFix a typo in the startup-id property definition
2009-07-20 Matthias ClasenAdd a translator comment
2009-07-19 Alexander LarssonExit remove_child_area when region is empty
2009-07-19 Alexander LarssonOptimize remove_child_area for children outside region
2009-07-19 Jorge GonzálezUpdated Spanish translation
2009-07-19 Theppitak Karoonboon... Updated Thai translation.
2009-07-18 Alexander LarssonFix read of non-initialized clip_region
2009-07-18 Alexander LarssonDon't read non-initialized clip region
2009-07-18 Alexander LarssonOnly handle viewable windows in collect_native_child_region
2009-07-18 Alexander LarssonOnly apply clip_region shape for viewable windows
2009-07-18 Alexander LarssonOnly calculate clipping regions for viewable windows
2009-07-18 Alexander LarssonCheck for viewable to avoid doing work instead of mapped
2009-07-18 Alexander LarssonTrack viewable for GdkWindow
2009-07-18 Claude ParozUpdated French translation
2009-07-18 Alexander LarssonGDK_WINDOW_TYPE does a runtime typecheck, don't call...
2009-07-18 Jorge GonzálezUpdated Spanish translation
2009-07-18 Jorge GonzálezUpdated Spanish translation
2009-07-18 Hans BreuerUse perl to make gtkalias.h without warnings
2009-07-18 Hans BreuerBug #588398 - Leak with testgtk::preview_(color|gray...
2009-07-18 Matthias ClasenBump version
2009-07-18 Matthias Clasen2.17.5
2009-07-17 Michael NattererTwo more getters for flags plus one new property
2009-07-17 Benjamin OtteBug 588273 - Make number of validated rows depend on...
2009-07-17 Michael NattererAdd API for more widget flags
2009-07-17 Matthias ClasenCorrect property types
2009-07-17 Matthias ClasenComplete the get_buffer() conversion
2009-07-17 Matthias ClasenUpdates
2009-07-17 Matthias ClasenFix DND onto an empty icon view
2009-07-17 Hans BreuerMore efficient version of _gdk_win32_window_queue_trans...
2009-07-17 Hans BreuerFix inconsistent line-endings
2009-07-17 Marek KasikChange position of paper's dimensions according to...
2009-07-17 Tristan Van... Fixed crashes when GtkEntry's internal buffer is not...
2009-07-17 Matthias ClasenMake suitable GtkAssistant buttons default
2009-07-17 Matthias ClasenMake jasper support optional
2009-07-16 Tor LillqvistDisable the GDI+ loaders by default as they are broken.
2009-07-16 André GondimUpdated Brazilian Portuguese translation.
2009-07-15 Matthias ClasenAdd a tooltip to the save folder combo
2009-07-15 Matthias ClasenUse G_CONST_RETURN for const return values
2009-07-15 Matthias ClasenAvoid gratitious behaviour change
2009-07-15 Matthias ClasenMake GtkEntryBuffer::max-length and int property
2009-07-15 Matthias ClasenFix a typo
2009-07-15 Michael NattererAdd API for sealed member "visible"
2009-07-14 Claude ParozAdd missing files in POTFILES.in
2009-07-14 Michael NattererAdd gtk_widget_get_state() for accessing the sealed...
2009-07-14 Michael NattererAdd API for some sealed widget flags
2009-07-13 Michael NattererAdd API for the sealed member "activatable"
2009-07-13 Michael NattererAdd API for sealed members xpad, ypad, xalign, yalign...
2009-07-13 Michael NattererNo need to have single-include guards in a private...
2009-07-13 Matthias ClasenFix some problems with prelighting of icons in entries
2009-07-13 Matthias ClasenMake gtk_editable_get_chars work as before
2009-07-13 Cody Russellmore directfb updates
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
next