]> Pileus Git - ~andy/gtk/history - ChangeLog
Include config.h first. (#467719)
[~andy/gtk] / ChangeLog
2007-09-09 Matthias ClasenInclude config.h first. (#467719)
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 18:22:28 Tim Janikfix invalid list node accesses, spotted by Benjamin...
2007-09-09 Kristian RietveldReverted r16699:
2007-09-09 Matthias ClasenUpdates
2007-09-09 Matthias ClasenAdd a note about bug 463772
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 Wouter BolsterleeFix typo that broke the build.
2007-09-07 Matthias ClasenCheck for the cups function httpGetAuthString().
2007-09-07 Kristian Rietveldimplement missing get_cells method. (Spotted by Paolo...
2007-09-07 Matthias ClasenCheck for cups.h
2007-09-07 Matthias ClasenAllow dest to be NULL. (#464528, Xan Lopez)
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-06 Michael Natterers/gtk_widget_[un]ref/g_object_[un]ref/g
2007-09-06 Richard HultPatch from William Pitcock: Ungrab windows if necessary...
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-31 Richard HultRevert the previous change as it broke the build (missi...
2007-08-31 Pramod RaghavendraAdded Kannada to list of languages in ALL_LINGUAS
2007-08-30 Richard HultImplement those. Based on patch from Stefan Gehn, bug...
2007-08-30 Richard HultPatch from Stefan Gehn to implement those, bug #459667.
2007-08-30 Richard HultPatch from Stefan Gehn to implement copying from a...
2007-08-29 Kristian Rietveldlower the default timeout values for gtk-tooltip-timeou...
2007-08-28 Tim Janikfix X serial handling to cope with wraparounds and...
2007-08-27 Stefan KostUpdate menu accelerators, when adding/removing AccelGro...
2007-08-27 Cody RussellCorrect draw_box() function to check detail for "notebo...
2007-08-24 Cody RussellFormatting my ChangeLog entry as mitch asked
2007-08-23 Cody RussellUse the correct type check on `window'. We now check...
2007-08-23 Cody RussellFix make dist failure by changing README.cvs-commits...
2007-08-23 Cody RussellChange references to README.cvs-commits so they say...
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 Emmanuele BassiRemove oc (Occitane) from LINGUAS and unbreak the build.
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 Cody RussellRenamed README.cvs-commits to README.commits
2007-08-17 Cody RussellHACKING Updated documentation about SVN, and updated...
2007-08-17 Tim JanikClarified activate_time docs.
2007-08-17 Cody RussellCommitting changes to the source bdf font file that...
2007-08-15 Cody RussellModified the sb_h_double_arrow and sb_v_double_arrow...
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 Sven Neumannchange the file extension when the file format is chang...
2007-08-09 Stefan KostMove documentation of gtk_ruler_set_range() to source...
2007-08-08 Behdad EsfahbodRevert commit that was accidentally made. Sorry.
2007-08-08 Behdad EsfahbodUse gtk_true instead of rolling a new one. Patch from...
2007-08-08 Mikael HallendalDocument the new signals popup, popdown and move-active.
2007-08-08 Matthias Clasenupdate file format
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 Richard HultImplement, fixes bug #405868. Based on patch from metz8...
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 Attilio FiandrottiAttempts to load stock X cursors no longer results...
2007-07-27 Michael NattererFix check/radio indicator drawing mess (bug #452225):
2007-07-27 Wouter BolsterleeInclude ChangeLog.pre-2-10 in tarballs as well (seems...
2007-07-25 Matthias ClasenCall gtk_tooltip_hide_tooltip() even if the tooltip...
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 Tor LillqvistCosmetic changes.
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-24 Matthias ClasenAdd code to test gtk_tooltip_set_custom()
2007-07-23 Christian PerschRemove obsolete code. Bug #459566.
2007-07-23 Matthias ClasenFix some doc formatting errors
2007-07-23 Matthias ClasenDectect if cups allows access to the http_t authstring...
2007-07-23 Emmanuele BassiPort the GtkRecentChooser default implementation widget...
2007-07-22 Ross BurtonCorrectly redraw when gtk-scrolled-window-placement...
2007-07-22 Matthias ClasenDocumentation fixes
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 add tooltips to...
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.
next