]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-8
2.7.5
[~andy/gtk] / ChangeLog.pre-2-8
2005-07-13 Matthias ClasenAdd Copyright/License information.
2005-07-13 Matthias ClasenAdd a warning about unreffing icon themes. (#310163...
2005-07-12 Kristian Rietveldquit maintaining the iter on every iteration, only...
2005-07-12 Matthias ClasenFix the same confusion here, too.
2005-07-12 Matthias ClasenFix cairo_content_t <-> cairo_format_t confusion. ...
2005-07-12 Matthias ClasenFollow the Nautilus change and rename "Filesystem"...
2005-07-12 Matthias ClasenRename this demo.
2005-07-12 Matthias ClasenAccept dashes in demo titles.
2005-07-12 Matthias Clasen Add Copyright/License information.
2005-07-12 Matthias ClasenAdd Copyright/License information.
2005-07-12 Matthias Clasen Add Copyright/License information.
2005-07-12 Matthias ClasenAdd copyright and license information
2005-07-11 Matthias ClasenRemove the runtime warning about the invisible property...
2005-07-11 Matthias ClasenDon't ever go unconditionally to the buffer ends; that...
2005-07-11 Kristian Rietveldadd binding entry for ctrl + backspace (move focus...
2005-07-11 Matthias ClasenMake gdk_window_present() move the window to the curren...
2005-07-11 Matthias ClasenWhen dragging text, use a drag icon showing the (ellips...
2005-07-11 Matthias ClasenMake double-clicking between words select whitespace...
2005-07-11 Matthias ClasenDocumentation improvements. (#309946, Torsten Schoenfeld)
2005-07-10 Kristian Rietveldremove unneeded check for negative window_y.
2005-07-10 Kristian Rietveldalso move to the next match when ctrl+g is pressed...
2005-07-10 Kristian Rietveldrework function to make page up/down behave the same...
2005-07-09 Kristian RietveldFix #305737, patch from Tomislav Jonjic. This makes the
2005-07-09 Kristian Rietveldwhen open_all is TRUE, traverse the newly built tree...
2005-07-09 Tor LillqvistDrop build/* from AC_CONFIG_FILES.
2005-07-09 Tor LillqvistLook for windres on Win32.
2005-07-08 Matthias ClasenBump version
2005-07-08 Kristian RietveldFixes #165034, reported by Jorn Baayen.
2005-07-08 Matthias Clasen2.7.2
2005-07-08 Matthias ClasenPass a GdkDragAction to gtk_drag_get_cursor. (#309784...
2005-07-08 Tor LillqvistUse g_get_host_name().
2005-07-08 Matthias ClasenAdd -DHPPEX -DSHMLINK to CFLAGS for HP-UX. (#162979...
2005-07-08 Matthias ClasenAdd some additional docs on precision here too. (#30923...
2005-07-07 Matthias ClasenDon't generate events on destroyed windows.
2005-07-07 Matthias ClasenImplement Drag-and-Drop to the file list. (#145121...
2005-07-07 Matthias ClasenFix #157787, reported by Jonathan Blandford:
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)
next