]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2002-05-07 Michael Nattereradded a new conditional CROSS_COMPILING which indicates...
2002-05-07 Anders CarlssonOnly process manager events with the correct atom.
2002-05-07 Michael Nattererbuild the static pixbuf loaders conditionally like...
2002-05-06 Matthias ClasenAlways select for property notify for maintaining windo...
2002-05-06 Kristian Rietveldcall func on current node before the child nodes.
2002-05-06 Kristian Rietveldunset user_data before destroying the window. (fixes...
2002-05-06 Owen TaylorFix versioning to avoid changing the soname!
2002-05-06 Christian RoseUpdated Swedish translation.
2002-05-05 Chyla ZbigniewUpdated Polish translation by GNOME PL Team <translator...
2002-05-05 Duarte LoretoUpdated Portuguese translation.
2002-05-05 Matthias ClasenBump version to 2.1.0, binary, interface age 0.
2002-05-05 Owen TaylorFix problem with == in test argument. (#80732, Hidetosh...
2002-05-05 Kristian RietveldThe "big treeview focus patch". Fixes several issues...
2002-05-05 Soeren Sandmannimage files for testing pixbuf loaders the old test...
2002-05-04 Tuomas Kuosmanenoops, need to update these on HEAD branch too.. -tigert-
2002-05-03 Pablo Saratxagaupdated Catalan file
2002-05-03 Erwann Chenede -Rationalized the screen initialization process, changed...
2002-05-03 Erwann Chenede -changed the order of the arguments. #80278
2002-05-02 Matthias ClasenDoc updates.
2002-05-02 Matthias ClasenTypo fix.
2002-05-02 Matthias ClasenCorrect the composite_child blurb.
2002-05-02 Erwann ChenedeForgot the changelog.
2002-05-02 Erwann Chenede -make gdk_screen_get_monitor_at_point cross platform...
2002-05-02 Erwann Chenede -removed unneeded ref. #79977
2002-05-02 Matthias ClasenAdd nicks and blurbs for child properties. (#57143)
2002-05-01 Matthias Clasenset these.
2002-05-01 Matthias ClasenMove GdkScreen struct to the GdkScreen section.
2002-05-01 Erwann Chenede -removed that function as gdk_drawable_get_screen does...
2002-05-01 Christophe... Updated French translation.
2002-05-01 Erwann Chenede -remove virtualization and made it cross platform. fix...
2002-05-01 Anders CarlssonUse the same key when setting and getting NetWmSupporte...
2002-04-30 Owen TaylorMake it work, even if the window is already realized...
2002-04-30 Owen TaylorMake it work, even if the window is already realized...
2002-04-30 Matthias ClasenImprove a warning.
2002-04-30 Havoc Penningtonuse gtk_text_layout_invalidate_cache instead of cut...
2002-04-30 Owen Taylorcvsignore additions
2002-04-30 Owen TaylorMulti-screen test case form multihead branch with a...
2002-04-30 Owen Taylorfix problem with finalizing non-initialized fully displ...
2002-04-30 Owen TaylorUpdate for multihead.
2002-04-30 Owen TaylorDoc fixes.
2002-04-30 Owen TaylorUpdate for multihead.
2002-04-30 Anders CarlssonAdd this
2002-04-30 Erwann Chenede -retionalized multihead code in _gdk_x11_copy_to_image...
2002-04-30 Alex LarssonDoc fixes.
2002-04-30 Havoc Penningtonhalf-finished docs on merging GTK with existing hunks...
2002-04-30 Havoc Penningtonassign something to "prev" so that removing tag info...
2002-04-30 Alex LarssonMake multihead-safe; use a different IM context per...
2002-04-30 Owen TaylorMissing ChangeLog entry and indentation fix
2002-04-30 Stanislav VisnovskyUpdated Slovak translation.
2002-04-29 Alex LarssonIntegrate Erwann Chenede's multihead changes for the...
2002-04-29 Alex LarssonFix silly bug, noticed by Sven Neumann.
2002-04-29 Jonathan BlandfordFix so that you can set a new sort func.
2002-04-27 Fatih DemirUpdated tr.po
2002-04-27 Simos XenitellisUpdated Greek translation
2002-04-26 Anders CarlssonUse GDK_DISPLAY_XDISPLAY instead of GDK_SCREEN_XDISPLAY...
2002-04-26 Kristian Rietveldif the deleted node was "below" this path, then do...
2002-04-26 Sven Neumanntests/testtreecolumns.c quit the main loop when the...
2002-04-26 Kristian RietveldThis commit fixes binary compatibility, which I broke...
2002-04-26 Kristian Rietveldinclude X11/Xlib.h, fixes the build
2002-04-26 Owen TaylorAdd missing gdkscreen/display-x11.h files.
2002-04-26 Owen TaylorFix some docs duplicated between templates and inline.
2002-04-25 Owen TaylorStart of integration of Erwann Chenede's multihead...
2002-04-25 Andraz ToriUpdated Slovenian translation
2002-04-25 Kristian Rietveldfix typo in ChangeLog
2002-04-25 Kristian RietveldFixes #74206.
2002-04-25 Kristian Rietveldmake the search dialog not scroll horizontally (prolly...
2002-04-25 Matthias ClasenAvoid a possible division by zero. (#77820)
2002-04-25 Soeren Sandmannuse the child's requisition.height, not allocation...
2002-04-25 Andraz ToriUpdated Slovenian translation
2002-04-25 Andraz ToriUpdated Slovenian translation
2002-04-24 Kristian Rietveldresort if we're already in 'unsorted' state, and update...
2002-04-24 Matthias ClasenRemove GTK_OBJECT_CONNECTED.
2002-04-24 Matthias ClasenFix file corruption that got accidentally delivered.
2002-04-24 Kristian Rietveldtemporarily set ->priv->edited_column to NULL. Pleas...
2002-04-24 Matthias ClasenRemove the ISO8859-1 restriction from the description...
2002-04-23 Matthias ClasenFormatting fix.
2002-04-23 Matthias ClasenImprove docs. (#62359)
2002-04-23 Kjartan MaraasUpdated Norwegian (bokmål) translation.
2002-04-23 Kristian RietveldThis commit adds a cell_background property for cell...
2002-04-23 Andraz ToriUpdated Slovenian translation
2002-04-22 Anders CarlssonUpdate ChangeLog
2002-04-22 Anders CarlssonUse gtk_entry_get_public_chars. Fixes #79532.
2002-04-22 Kristian RietveldThis commit adds stock icon functionality to GtkCellRen...
2002-04-22 Kjartan MaraasUpdated Norwegian (bokmål) translation.
2002-04-22 Christophe... Updated French translation.
2002-04-21 Matthias ClasenFix typo in "Simple Example". (#78661)
2002-04-21 Kwok-Koon CheungUpdated traditional Chinese translation.
2002-04-21 Alexander LarssonSave x and y in window_private.
2002-04-21 Owen TaylorAdd a fake STEPPER function that is used for drawing...
2002-04-20 Matthias Clasenremove leftover conflict marker.
2002-04-20 Matthias ClasenA bunch of trivial doc fixes.
2002-04-20 Simos XenitellisUpdated Greek translation
2002-04-20 Simos XenitellisUpdated Greek translation
2002-04-20 Yuri SyrotaUpdated Ukrainian translation
2002-04-20 Soeren Sandmannadd "selected_shadow_type" style property
2002-04-20 Owen TaylorAccept NULL for color to mean "unmodify"
2002-04-20 Kristian Rietveldreplace GDK_IS_WINDOW with GDK_IS_DRAWABLE in the asser...
2002-04-19 Kristian Rietveldadd bug number
2002-04-19 Kristian Rietveldadd _gtk_tree_view_column_autosize
2002-04-19 Matthias ClasenRemove some files whose content is either obsolete...
next