]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-8
declare _gdk_xgrab_check_button_event.
[~andy/gtk] / ChangeLog.pre-2-8
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.
2005-06-16 Matthias ClasenSimplify the code and respect the show-button-images...
2005-06-16 Matthias ClasenUpdate the RGBA cursor if an icon is set after the...
2005-06-16 Matthias ClasenAdd some more docs. (#307818, Christian Persch)
2005-06-16 Matthias ClasenUpdate all fields
2005-06-15 Matthias ClasenGet red and blue in place.
2005-06-15 Matthias ClasenFox doc formatting, pointed out by Kjartan Maraas.
2005-06-15 Matthias ClasenAdd two new settings, gtk-cursor-theme-name and gtk...
2005-06-15 Matthias ClasenKeep a reference to the GdkCursor and add a private...
2005-06-15 Matthias ClasenRemove a lot of pointless g_return_if_fail() non-NULL...
2005-06-15 Matthias ClasenMake make check happier
2005-06-15 Matthias ClasenFix some docs
2005-06-15 Matthias ClasenFix 307689
2005-06-15 Federico Mena QuinteroMerged from gtk-2-6:
2005-06-14 Federico Mena QuinteroMerged from gtk-2-6:
2005-06-14 Kristian RietveldPatch for #163214 (reported by Tommi Komulainen) and...
2005-06-14 Matthias ClasenAdd a stub for the no-Xcursor case. (noticed by Luis...
2005-06-14 Matthias ClasenUse named cursors for the DND cursors, the names are...
2005-06-14 Matthias ClasenUse a named cursor with the name "color-picker", when...
next