]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2002-01-29 Owen TaylorUse gtk_tree_view_set_cursor() instead of
2002-01-29 Owen TaylorSwitch over to GtkTreeView from GtkCList. Remove the...
2002-01-29 Owen TaylorReturn boolean (and FALSE from focus_in / focus_out...
2002-01-29 Owen TaylorRemove the scary startup warning.
2002-01-29 Owen TaylorAdd <Control>Tab bindings for "move-focus" so that...
2002-01-29 Tor LillqvistAdd comment about gtk-1-3-win32-production branch curre...
2002-01-29 Sven Neumanndon't install an empty icon_set if none of the image...
2002-01-29 Sven Neumannfixed a segfault that showed up when using the color...
2002-01-29 Tim Janikfix default value for ::digits property, leave as 1...
2002-01-29 Havoc Penningtonfix assertion failure by creating the line data, but...
2002-01-29 Chyla ZbigniewUpdated Polish translation by GNOME PL Team <translator...
2002-01-29 Owen Taylormodules/input/imhangul.c modules/input/imhangul-defs...
2002-01-28 Owen TaylorChangeLog fixups
2002-01-28 Owen TaylorPaint focus before shadow to give theme engines a bit...
2002-01-28 Szabolcs BanHungarian translations
2002-01-28 Jonathan Blandfordno longer g_assert.
2002-01-28 Owen TaylorFix hint computation again.
2002-01-28 Jon TrowbridgeWhen setting the GtkTreeView's model, set prelight_node...
2002-01-28 Bill HanemanChanges to gtktreeview to better support thicker focus...
2002-01-28 Jonathan BlandfordOnly activate/edit the row if shift is not pressed...
2002-01-28 Anders CarlssonFix build.
2002-01-28 Matthias ClasenGeneral property notification cleanup.
2002-01-28 Owen TaylorFix problems in computing MISSING hint.
2002-01-28 Jonathan BlandfordForgot to commit this last week.
2002-01-28 Duarte LoretoConverted to UTF-8 (I read the README but forgot to...
2002-01-28 Anders Carlsson& with the default mod mask so accels work when numlock...
2002-01-28 Owen TaylorOptimize the case where a component is entirely transpa...
2002-01-27 Kristian Rietveldugh, I also forgot to add the date in the ChangeLog ...
2002-01-27 Kristian Rietveldadd _gtk_rbtree_mark_invalid (my previous commit alread...
2002-01-27 Kristian RietveldFix for bug #69586
2002-01-27 Anders CarlssonSet the cursor to GDK_XTERM.
2002-01-27 Anders Carlssonadd mouse_cursor_obscured.
2002-01-27 Ole LaursenFixed a few type errors. :-)
2002-01-27 Ole LaursenUpdated Danish translation and converted it to UTF-8.
2002-01-27 Sven Neumannremoved unused return value.
2002-01-27 Owen TaylorDon't send MODALITY_ON/OFF if socket->same_app (More...
2002-01-27 Owen TaylorReturn FALSE not true in the grab_widget == NULL case...
2002-01-25 Federico Mena... Merge from gdk-pixbuf stable.
2002-01-25 Federico Mena... Merge from gdk-pixbuf stable.
2002-01-25 Alex LarssonImplement copy_to_image instead of get_image
2002-01-25 Sven Neumannchanged the comment so that gtk-doc doesn't get confused.
2002-01-25 Tim Janikassert that the passed in arrow is always _UP or _DOWN...
2002-01-24 Kristian Rietveldupdate docs, return current FALSE if x is smaller than...
2002-01-24 Hasbullah Bin PitUpdated Malay Translation.
2002-01-24 Jonathan Blandfordfix column reordering fully. (gtk_tree_view_size_alloca...
2002-01-24 Owen TaylorDon't clear the model until we clean up all the other...
2002-01-24 Mark McLoughlininclude gtk/gtkwidget.h
2002-01-24 Owen TaylorUse insensitive state for insensitive arrows, not just...
2002-01-24 Manish Singhuse a variable that's actually been declared.
2002-01-23 Damon Chaplinset minimum gtk-doc version to 0.9, since we need to...
2002-01-23 Damon Chaplinadded SCANGOBJ_OPTIONS to set the type-init-func to...
2002-01-23 Matthias ClasenRemove excessive g_return_if_fail() calls. (#57615)
2002-01-23 Matthias ClasenMake it work for paths with underline accelerators...
2002-01-23 Owen TaylorStop spinning if widget becomes insensitive. (#56248)
2002-01-23 Owen TaylorDecreate value since we now use doubles.
2002-01-23 Jonathan BlandfordOops. Minor fix
2002-01-22 Manish Singhremove old files (they live in the tests dir now)
2002-01-22 Manish Singhshut up CVS
2002-01-22 Jonathan BlandfordFix sizing bug I introduced accidentally, #69358
2002-01-22 Padraig O'BriainUpdate last change to prevent core dump
2002-01-22 Jonathan Blandfordchange guint16 to gint to reflect changes in the code...
2002-01-22 Kristian Rietveldadd some more stamp checks (pointed out by Anders Carlsson)
2002-01-21 Jonathan BlandfordUpdate top_row. Remove extraneous print statements.
2002-01-21 Matthias ClasenDocument allowed values for ifactory.
2002-01-21 Jonathan Blandfordonly resize the window.
2002-01-21 Owen TaylorTrap the case where there is no default widget and...
2002-01-21 Owen TaylorSet the fallback program class here, rather than
2002-01-21 Owen TaylorFix wrong types for command line arguments (#69124...
2002-01-21 Erwann Chenedefile movedemo.c was initially added on branch gtk-multi...
2002-01-21 Erwann Chenedefile multidisplay.c was initially added on branch gtk...
2002-01-21 Erwann Chenedefile multiscreen.c was initially added on branch gtk...
2002-01-21 Erwann Chenedefile virtualscreen.c was initially added on branch...
2002-01-21 Havoc Penningtonmention that window arg can be NULL
2002-01-20 Manish SinghMade sure all the error cases involving jpeg or png...
2002-01-20 Owen TaylorMove back into gtk-engines
2002-01-19 Kristian Rietveldfix a load of open line ends (cell_edited): modified...
2002-01-19 Havoc Penningtonlink to new X11 section in a lot of places when mention...
2002-01-19 Jeff GarzikWrap case values in GPOINTER_TO_UINT(). Fixes build...
2002-01-19 Duarte LoretoUpdated Portuguese translation.
2002-01-19 Owen TaylorCatch invalid borders, and warn.
2002-01-19 Owen Taylorfix image file names
2002-01-19 Owen Tayloradd missed file
2002-01-19 Owen TaylorFix problems when an engine declaration occurs in a...
2002-01-19 Owen TaylorAdd an extrodinarily ugly example.
2002-01-18 Owen TaylorFix for changes to draw_focus.
2002-01-18 Matthias ClasenClarify documentation. (#69026)
2002-01-18 Yuri SyrotaUpdated Ukrainian translation
2002-01-18 Raja R HarinathSimplify Makefiles. <URL: http://bugzilla.gnome.org...
2002-01-18 Owen TaylorFix missing allocation.x/y offsets. (#68962, Jacob...
2002-01-18 Havoc Penningtonchange GTK_MOVEMENT_PARAGRAPHS to go to start/end of...
2002-01-18 Jonathan BlandfordFor some reason, I was activating a row while just...
2002-01-18 Matthias ClasenMore composite children.
2002-01-17 Matthias ClasenMark children as composite. (#66360)
2002-01-17 Matthias Clasentiny markup fix
2002-01-17 Havoc Penningtonnew function (which I then decided not to use but I...
2002-01-17 Owen TaylorCall gtk_selection_remove_all() here, not in destroy...
2002-01-17 Owen TaylorMove here, and save/restore the X error handler to...
2002-01-17 Owen TaylorFix calculation error in the (shouldn't happen) case...
2002-01-17 Owen TaylorFix "deleting" filename by adding another boolean param...
2002-01-17 Havoc Penningtonupdate cursor_y_pos with clamped delta rather than...
next