]> Pileus Git - ~andy/gtk/history - ChangeLog
Translation updated by Ivar Smolin.
[~andy/gtk] / ChangeLog
2005-07-07 Manish Singhchange_orientation() should return void, remove unused...
2005-07-06 Tor LillqvistDon't create the GdkPixbuf until we know that we have...
2005-07-06 Matthias ClasenAdd some additional docs on precision. (#309238, Steve...
2005-07-06 Matthias ClasenFix includes
2005-07-05 Matthias ClasenUpdates
2005-07-05 Tor LillqvistAdd comment about the current named cursor implementati...
2005-07-05 Matthias ClasenTake window groups into account. (#309473, Diego Gonzalez)
2005-07-05 Kristian Rietveldin the 'main' expose loop, add back the calls to _set_c...
2005-07-05 Matthias ClasenDemonstrate vertical menubars
2005-07-05 Matthias ClasenAdd a GtkAboutDialog::wrap-license property
2005-07-05 Matthias ClasenAdd some missing files to EXTRA_DIST
2005-07-04 Matthias ClasenQueue a resize on the contained menuitems as well.
2005-07-03 Hans Breuerupdated <io.h> for open() use G_PI instead of M_PI
2005-07-03 Matthias ClasenHmm, when committing my vertical menubar patch, I forgo...
2005-07-03 Matthias ClasenCorrect the blurb for the icon-sizes setting. String...
2005-07-01 Matthias ClasenBump version
2005-07-01 Matthias Clasen2.7.1
2005-07-01 Matthias ClasenPrevent an infinite loop when G_FILENAME_ENCODING is...
2005-06-30 Manish Singhdeclare _gdk_xgrab_check_button_event.
2005-06-30 Matthias ClasenAvoid infinite loop if a mask is zero. (#309222, David...
2005-06-30 Matthias ClasenClarify the code, gcc 4 complains about predecrement...
2005-06-30 Matthias ClasenDon't prematurely unregister callbacks.
2005-06-30 Matthias ClasenUpdates
2005-06-30 Matthias ClasenHandle broken grabs.
2005-06-28 Matthias ClasenMake sure that cell boxes are always completely inside...
2005-06-28 Matthias ClasenMake the list of demos scrollable.
2005-06-28 Matthias ClasenFix positioning at the end of the line for lines ending...
2005-06-27 Matthias ClasenIgnore GrabBroken events which are caused by overgrabbi...
2005-06-27 Matthias ClasenContinue to activate even if we can't grab the keyboard.
2005-06-27 Matthias ClasenAvoid a segfault. (#309054)
2005-06-27 Matthias ClasenCancel menus when they are grab-shadowed by something...
2005-06-27 Owen TaylorFix indentation.
2005-06-27 Kjartan MaraasFix leaks Same Closes bug #308953.
2005-06-27 Matthias ClasenUse GMappedFile.
2005-06-27 Matthias ClasenUnregister XIM callbacks here. (#309054)
2005-06-27 Matthias ClasenPay attention to the scroll offset when drawing the...
2005-06-26 Tor Lillqvistgdk/Makefile.am Current GNU tools do understand the...
2005-06-26 Manish Singhadd GDK_GRAB_BROKEN to the switch cases.
2005-06-26 Matthias ClasenStop column header drag operations if the grab is broken.
2005-06-26 Matthias ClasenStop the drag if the grab is broken.
2005-06-26 Matthias ClasenDon't do explicitly ungrab pointer and keyboard. We...
2005-06-26 Matthias ClasenDon't emit grab-broken for overgrabbing, until we figur...
2005-06-25 Matthias ClasenAdd a GrabBroken event to GDK, and a grab-broken-event...
2005-06-25 Matthias ClasenAdd some new stock items. (#166480, Kristof Vansant)
2005-06-24 Matthias ClasenMake movement by paragraphs up/down symmetric. (#307055...
2005-06-24 Owen TaylorFix up selection of conversion functions for MSB machines:
2005-06-24 Matthias ClasenDon't jump to the next line if we are at the end of...
2005-06-24 Tor LillqvistMention also bug #308413.
2005-06-24 Tor LillqvistImprove and simplify line segment rendering on Win32...
2005-06-23 Matthias ClasenFix an error in the cache timeout logic. (#166601,...
2005-06-23 Matthias ClasenChange the keynav for header reordering and resizing...
2005-06-23 Matthias ClasenRemove a leftover debugging envvar.
2005-06-23 Owen TaylorFix the big endian case for 3-channel source. (Reported...
2005-06-23 Matthias ClasenDon't trigger warnings if there are extra references...
2005-06-23 Matthias ClasenUse g_file_set_contents(). (#308722, Morten Welinder)
2005-06-22 Matthias ClasenSet the time field in the event. (#308573, Morten Welinder)
2005-06-22 Matthias ClasenRemove gratitious differences between the stable branch...
2005-06-21 Kjartan MaraasDon't leak the cairo context Closes bug #308581.
2005-06-21 Matthias ClasenModify all of the GtkMisc widgets to round down on...
2005-06-21 Matthias ClasenConnect to button-release-event as well, to handle...
2005-06-21 Matthias ClasenTrivial cleanups. (#169647, #303455, Fabricio Barros...
2005-06-21 Matthias ClasenConsistently use gchar. (#303455, Benoit Carpentier)
2005-06-21 Matthias ClasenNew function which can be used to implement scrolling...
2005-06-21 Matthias ClasenHandle missing MAP_FAILED. (#308449, Georg Schwarz)
2005-06-20 Matthias ClasenBump version number
2005-06-20 Matthias Clasen2.7.0
2005-06-20 Matthias ClasenVariant of gtk_window_present which takes a timestamp...
2005-06-20 Matthias ClasenAdd a forgotten symbol
2005-06-20 Matthias ClasenUpdates
2005-06-19 Kristian Rietveldadded a check which avoids processing updates on bin_wi...
2005-06-19 Kristian Rietveldonly keep the row at the same position if the full...
2005-06-19 Kristian Rietveldset dy to zero if treeview's height is smaller than...
2005-06-19 Kristian RietveldMake mousewheel scrolling possible in typeahead mode...
2005-06-19 Kristian Rietveldpass the event on to treeview, so it has a change of...
2005-06-19 Kristian RietveldThis commit includes a fix for #169463, Stefan Kost.
2005-06-19 Matthias ClasenAdd an ignore-hidden property with getter and setter...
2005-06-19 Matthias ClasenMake this work for inserting before/after an existing...
2005-06-19 Matthias ClasenAdd bug ref
2005-06-19 Matthias ClasenAllow to construct menu tool buttons.
2005-06-19 Matthias ClasenMake this function public. (#64792, Havoc Pennington)
2005-06-18 Kristian Rietveldundo merging of the separate loop setting cell data...
2005-06-18 Manish Singhremove GDK_CURSOR and GDK_IS_CURSOR, instance checks...
2005-06-18 Manish Singhremove unused variable height_old.
2005-06-18 Matthias ClasenTypo fixes
2005-06-18 Matthias ClasenFix 308111
2005-06-18 Matthias ClasenFix nl_langinfo() use
2005-06-17 Matthias ClasenSupport the ICCCM urgency hint. (#61858, Havoc Pennington)
2005-06-17 Kristian RietveldFix #160281, testcase from Peter Bloomfield.
2005-06-17 Tor LillqvistSet the actions and suggested_action fields in the...
2005-06-17 Matthias ClasenDefine GDK_IS_CURSOR() and GDK_CURSOR().
2005-06-17 Matthias ClasenImprove some return_if_fail checks, and add the missing...
2005-06-17 Matthias ClasenDocument several button signals as not useful. `
2005-06-17 Matthias ClasenResize the popup if necessary. (#308076, Vincent Noel)
2005-06-17 Matthias ClasenQueue a draw on the old and new focus widgets, if their...
2005-06-17 Kristian Rietveldmake sure the row above 'above_path' is always in a...
2005-06-17 Matthias ClasenHandle cursor theme changes for cached cursors which...
2005-06-17 Owen TaylorFix #if G_BYTE_ORDER == GDK_LSB_FIRST.
2005-06-17 Kristian Rietvelddon't try to update the top_row rowref ourselves here...
2005-06-17 Kristian RietveldFixes #307914 (Alexander Larsson), fixing some breakage...
2005-06-16 Manish Singhremove unused variable.
next