]> Pileus Git - ~andy/gtk/history - gtk
Search libtrackerclient.so.0 as libtracker changed the shared library
[~andy/gtk] / gtk /
2007-09-18 Emmanuele BassiSearch libtrackerclient.so.0 as libtracker changed...
2007-09-17 Hans Breuersvn path=/trunk/; revision=18842
2007-09-15 Michael Nattererdon't simply crash if any of the pointer args are NULL...
2007-09-14 Emmanuele BassiRemove the warning for the "select-multiple" property...
2007-09-14 Michael Nattererno need to get the list of menubars twice.
2007-09-14 Matthias ClasenTurn off icon cache validation by default
2007-09-14 Matthias Clasen2.12.0
2007-09-13 Kristian Rietveldthe tooltip-column property getter needs to set an...
2007-09-13 Kristian Rietveldimplement getter for keycode property. (#476665, patch...
2007-09-13 Matthias ClasenFix the value type
2007-09-13 Kristian Rietveldif cell is set, always pass in path to gtk_tree_view_ge...
2007-09-12 Emmanuele BassiUse the "document-open-recent" icon for the the Recentl...
2007-09-12 Kristian RietveldFixes #426246.
2007-09-11 Michael Nattererremove useless member "has_title" from the private...
2007-09-11 Michael NattererMake sure menu_shell->button gets reset to 0 when we...
2007-09-10 Kjartan MaraasFix some typos. Closes bug #475400.
2007-09-10 Richard HultBuild fix, correct a typo in the G_BEGIN_DECLS fix...
2007-09-10 Matthias ClasenFix a typo
2007-09-10 Kristian Rietveldwhen creating a new box, be sure to transfer a possible...
2007-09-10 Kristian Rietveldonly start typeahead search if tree_view has focus...
2007-09-10 Matthias ClasenRemove update_idle here. Might fix #383003.
2007-09-10 Matthias ClasenAdd a bounding box test that will avoid getting the...
2007-09-09 Matthias Clasenfix the build
2007-09-09 Matthias ClasenUpdate the documentation to mark the optional construct...
2007-09-09 Matthias ClasenRemove trailing commas from enumerations, since some...
2007-09-09 Matthias ClasenDon't assume that a path of depth 0 has no indices...
2007-09-09 Kristian RietveldReverted r16699:
2007-09-09 Matthias ClasenRevert the clamping of cursor coordinates, since it...
2007-09-08 Matthias ClasenApply a number of patches by Xan Lopez to improve the...
2007-09-08 Matthias ClasenUse g_slice for ToolbarContent. (#474696, Christian...
2007-09-07 Matthias ClasenAdd an internal child name for the notebook, so that...
2007-09-07 Matthias ClasenDon't use image->attach_points where image->n_attach_po...
2007-09-07 Kristian Rietveldimplement missing get_cells method. (Spotted by Paolo...
2007-09-06 Matthias ClasenInitialize error to NULL before calling g_set_error...
2007-09-06 13:37:28 Tim Janikremoved code that forced range repaints upon every...
2007-09-05 Tim Janikfix wrong default value in ::tab-expand param spec...
2007-09-04 Fernando Herreracopy filename to builder->priv instead of holding a...
2007-09-04 Johan DahlinDo not iterate recursively over all child nodes.
2007-09-04 Michael Nattereradded missing \n to g_print() in GTK_NOTE().
2007-09-04 Johan DahlinDo not remove empty properties, since we do not know...
2007-09-03 Emmanuele BassiRemove the stat() time barrier, as it seems to cause...
2007-08-29 Kristian Rietveldlower the default timeout values for gtk-tooltip-timeou...
2007-08-27 Stefan KostUpdate menu accelerators, when adding/removing AccelGro...
2007-08-23 Cody RussellUse the correct type check on `window'. We now check...
2007-08-23 Jan Arne PetersenDuplicate the string returned by d[n]gettext before...
2007-08-23 Emmanuele BassiCheck if we are still holding the model before updating...
2007-08-22 Kristian RietveldDo not allow the cursor to go to a separator row. Fixes...
2007-08-22 Tristan Van BerkomCorrected the published default value of GtkFrame:...
2007-08-21 Kristian Rietveldupdate alignment padding after theme changes. (Fixes...
2007-08-21 Kristian Rietveldalways set hide_tooltip to TRUE if we are handling...
2007-08-21 Michael Nattererapplied patch from Mikael Hallendal which documents...
2007-08-21 Kristian RietveldFix #457642, reported by Christian Persch.
2007-08-19 Cody RussellFixed incorrect compose mapping for capital U with...
2007-08-17 Tim JanikClarified activate_time docs.
2007-08-15 Cody RussellAnother documentation fix that I forgot to commit yeste...
2007-08-14 Cody Russellgtk/gtkwidget.c gtk/gtkscrolledwindow.c Correct documen...
2007-08-14 Kristian Rietveldmake sure we fail keynav if the only item in the list...
2007-08-09 Stefan KostMove documentation of gtk_ruler_set_range() to source...
2007-08-08 Mikael HallendalDocument the new signals popup, popdown and move-active.
2007-08-07 Johan DahlinDo not assume that text is null-terminated as pointed...
2007-08-07 Johan DahlinUse g_strdup on the translated string instead of g_strn...
2007-08-07 Kristian Rietveldcreate a dummy tip_window and tip_label, so old applica...
2007-08-07 Kristian RietveldDisable tooltips in touchscreen mode.
2007-07-31 Xan Lopezreset the completion prefix on Enter too, plug potentia...
2007-07-31 Matthias ClasenMake the label wrap, for compatibility with the old...
2007-07-30 Kristian RietveldFix documentation. (#461225, Murray Cumming).
2007-07-30 Emmanuele BassiAdd documentation for properties and fix the deprecatio...
2007-07-27 Michael NattererFix check/radio indicator drawing mess (bug #452225):
2007-07-25 Matthias ClasenCall gtk_tooltip_hide_tooltip() even if the tooltip...
2007-07-25 Alexander LarssonMark more internal symbols for prefixing
2007-07-25 Matthias ClasenSilence the validator
2007-07-24 Matthias ClasenRemove obsolete set-tooltip handler. (#458280, Christia...
2007-07-24 Matthias ClasenPort to use new tooltips API. (#451397, Jan Arne Petersen)
2007-07-24 Matthias ClasenRestructure the code to make sense, and don't leak...
2007-07-24 Matthias ClasenProtect against recursion via gtk_container_remove...
2007-07-23 Matthias ClasenFix some doc formatting errors
2007-07-23 Emmanuele BassiPort the GtkRecentChooser default implementation widget...
2007-07-22 Ross BurtonCorrectly redraw when gtk-scrolled-window-placement...
2007-07-21 Matthias ClasenRename the tips_data_list field back. (#447214)
2007-07-21 Matthias ClasenAdd forgotten release markers
2007-07-20 Matthias ClasenDon't pop up under the cursor.
2007-07-20 Matthias ClasenDon't leak a label. (#455901, Christian Persch, Vincent...
2007-07-20 Matthias ClasenApply a patch by Emmanuele Bassi to limit the number...
2007-07-20 Matthias ClasenApply a patch by Emmanuele Bassi to add tooltips to...
2007-07-20 Matthias ClasenRemove debug spew
2007-07-19 Ryan Lortieadd note that the semantics of this call, when mixed...
2007-07-19 Matthias ClasenHandle keypresses better when there is no completion...
2007-07-19 Matthias ClasenMerge color scheme before sending notification.
2007-07-19 Matthias ClasenSmall fixes
2007-07-19 Kristian Rietveldhandle no-window and regular widgets seperately.
2007-07-19 Matthias ClasenAdd new convenience api for tooltips on icon views
2007-07-19 Matthias Clasenmarkup fixes
2007-07-19 Matthias Clasenmarkup fix
2007-07-19 Matthias Clasentypo fix
2007-07-19 Matthias ClasenInitialized GValues before unsetting them. (#457720)
2007-07-19 Kristian Rietveldadd more convenience API.
2007-07-18 Matthias ClasenCorrect some mistakes in the documentation of the test...
2007-07-18 Matthias ClasenSmall cleanups
2007-07-17 Kristian Rietveldonly do the coordinate check if tmp is not NULL.
2007-07-16 Matthias ClasenFix some issues with some combinations of inline-select...
next