]> Pileus Git - ~andy/gtk/history - gtk
Updated Malayalam (ml) Translation
[~andy/gtk] / gtk /
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...
2007-07-16 Kristian Rietveldcheck if the pointer is really over the returned widget...
2007-07-16 Matthias ClasenPlug a memleak. (#455721, Christian Persch)
2007-07-16 Matthias ClasenApply a patch by Guillaume Cottenceau to improve the...
2007-07-16 Matthias ClasenApply a patch by Xan Lopez to document a lot of GtkWidg...
2007-07-16 Matthias ClasenConvenience functions to position tooltips on icon...
2007-07-13 Matthias ClasenAvoid gratitious use of g_strdup_printf().
2007-07-13 Kristian Rietveld#408327, improve tooltip positioning.
2007-07-12 Matthias ClasenAdd docs
2007-07-12 Matthias ClasenAdd docs
2007-07-12 Matthias Clasen Add more documentation.
2007-07-12 Matthias ClasenMake parameter naming consistent.
2007-07-12 Matthias ClasenSmall doc fixes
2007-07-11 Matthias ClasenMove some docs inline
2007-07-11 Kristian Rietveldx should be changed when converting widget <=> bin_wind...
2007-07-11 Matthias ClasenNew function to convert widget coords to what is expect...
2007-07-10 Christian PerschIntern the action's name. Saves two string duplicates...
2007-07-10 Kristian Rietveldadd getter/setter pair, slight addition to has-tooltip...
2007-07-10 Christian PerschRemove work-around for the old tooltips code, and just...
2007-07-10 Kristian Rietvelduse gtk_container_forall, instead of gtk_container_fore...
2007-07-10 Kristian Rietveldignore invisible (!drawable) widgets. (Fixes bug report...
2007-07-10 Matthias ClasenFix doc formatting
2007-07-10 Matthias ClasenFix a typo
2007-07-09 Matthias ClasenUse a bit of the GtkLabel structure to remember that...
2007-07-09 Matthias ClasenRemove deprecated tooltips, use new tooltips API. ...
2007-07-09 Matthias ClasenDon't ignore the passed-in len parameter. (#430049...
2007-07-09 Matthias ClasenImprove the handling of broken situations. (#427899...
2007-07-09 Matthias ClasenChanged size requisition so the viewport does not add...
2007-07-09 Matthias ClasenFix a typo in the docs. (#453930, Guillaume Cottenceau)
2007-07-09 Kristian RietveldReplace non-deprecated API using old tooltips API,...
2007-07-09 Matthias ClasenFix a typo in the docs. (#453673, Guillaume Cottenceau)
2007-07-09 Matthias ClasenEmit ::changed when removing the active row. (#452056...
2007-07-09 Matthias ClasenMake it compile
2007-07-09 Matthias ClasenAddress some thread-safety issues. (#452598)
next