]> Pileus Git - ~andy/gtk/history - gtk
Update for the new API of the profiler.
[~andy/gtk] / gtk /
2005-07-27 Owen TaylorFix to be monotonic in the original size (#308145,...
2005-07-26 Owen TaylorUse >= not > in deciding whether to subtract out x...
2005-07-26 Elijah NewrenRevert part of patch from #166379; don't have gtk_windo...
2005-07-26 Tor LillqvistDeclare GetAncestor() and define GA_PARENT if missing...
2005-07-26 Matthias ClasenFix up includes on Win32. (#311630, Kazuki Iwamoto)
2005-07-26 Matthias ClasenMake it compile
2005-07-26 Matthias ClasenAdd ISO_Level3_Shift to the list of keysyms to ignore...
2005-07-26 Matthias ClasenRemove G_GNUC_NULL_TERMINATED from gtk_widget_new as...
2005-07-25 Matthias ClasenPad out the full width, in an attempt to work around...
2005-07-25 Matthias ClasenTrivial doc fixes.
2005-07-25 Matthias Clasengtk/gtkfilechooserdialog.[hc] Remove the G_GNUC_NULL_TE...
2005-07-22 Matthias Clasen2.7.4
2005-07-22 Matthias ClasenPoint out escaping oversight. (#311260, Owen Taylor)
2005-07-22 Matthias ClasenCleanup a possible resize idle. (#311141, Robert Ă–gren)
2005-07-22 Federico Mena QuinteroClarify the usage of this function. (gtk_file_chooser_s...
2005-07-21 Owen TaylorFix a couple of leaks.
2005-07-21 Matthias ClasenBe a bit more careful to not shrink the label to a...
2005-07-21 Matthias Clasenmark gtk_socket_steal as deprecated.
2005-07-21 Owen TaylorChange machinery for following font rendering xsettings...
2005-07-21 Tor LillqvistNo need for ifdef, can now use GTK_IS_PLUG() with all...
2005-07-21 Tor LillqvistMake GtkPlug/Socket API available on all platforms.
2005-07-21 Tor Lillqvistgtk/gtksocket.c Splice out backend-dependend parts...
2005-07-21 Tor Lillqvistgtk/gtksocket-stub.c gtk/gtkplug-stub.c gtk/gtksocket...
2005-07-21 Tor Lillqvistgtk/gtkxembed.h New function, used in error messages...
2005-07-21 Matthias ClasenRevert an accidental commit
2005-07-21 Matthias ClasenAdd hints on how to handle "no window" widgets. (#136347)
2005-07-20 Matthias ClasenExplicitly use the svg loader, if available. This shoul...
2005-07-20 Matthias ClasenMake sure expanded expanders are not fuzzy. (#310172...
2005-07-20 Matthias ClasenDon't fail if we can't get a keyboard grab. (#168351)
2005-07-20 Matthias ClasenAdd GTK_FILE_CHOOSER_PROP_DO_OVERWRITE_CONFIRMATION.
2005-07-20 Federico Mena QuinteroAdded a few utility functions for profiling; instrument...
2005-07-19 Kristian Rietvelddon't iterate past the end of the string, so pango_layo...
2005-07-19 Tor LillqvistDon't bother mentioning the -fnative-struct (used by...
2005-07-18 Matthias ClasenRemove useless calls to gtk_tree_row_reference_inserted...
2005-07-18 Matthias ClasenCall gettext_initialization before checking gtk_initial...
2005-07-18 Matthias ClasenPropagate the focus-on-click value to the button. ...
2005-07-18 Matthias ClasenAdd a note about the need to handle expose events....
2005-07-15 Matthias Clasen2.7.3
2005-07-15 Matthias ClasenDon't treat whitespace as words for keynav, pointed...
2005-07-15 Federico Mena QuinteroTake the parent folder path instead of the display...
2005-07-15 Federico Mena QuinteroTake the display name of the folder as well so that...
2005-07-15 Federico Mena QuinteroUse header capitalization for the buttons, per the...
2005-07-15 Federico Mena QuinteroAdd the new functions.
2005-07-15 Federico Mena QuinteroAdd overwrite confirmation for SAVE mode. Fixes bug...
2005-07-14 Matthias ClasenAdd new exported symbols.
2005-07-14 Tor LillqvistImplement getting the MIME type of a file. Look it...
2005-07-14 Matthias ClasenSet interface age to 0.
2005-07-14 Kristian Rietveldnew function (fixes #169961, reported by Morten Welinder).
2005-07-13 Kristian Rietveldnew function. (fixes #105252, suggestion from Mikael...
2005-07-13 Kristian Rietveldnew function. (#160879, Stefan Kost).
2005-07-13 Kristian Rietveldpaint a flat box on the area the treeview got allocated...
2005-07-13 Matthias ClasenFix an unintentional case of width-for-height... (...
2005-07-13 Kristian Rietveldlet's take the MIN of width and max_width here, not...
2005-07-13 Matthias ClasenDon't keep the caches for unthemed directories in a...
2005-07-13 Kristian Rietveldwhen !separator, don't add the focus_line_width to...
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 ClasenFollow the Nautilus change and rename "Filesystem"...
2005-07-12 Matthias Clasen Add Copyright/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 LillqvistLook for windres on Win32.
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 some additional docs on precision here too. (#30923...
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-06 Matthias ClasenAdd some additional docs on precision. (#309238, Steve...
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 ClasenFix a Since: marker
2005-07-05 Matthias ClasenAdd a GtkAboutDialog::wrap-license property
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 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 ClasenClarify the code, gcc 4 complains about predecrement...
2005-06-30 Matthias ClasenHandle broken grabs.
2005-06-28 Matthias ClasenMake sure that cell boxes are always completely inside...
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 ClasenCancel menus when they are grab-shadowed by something...
next