]> Pileus Git - ~andy/gtk/history - ChangeLog
Add a second volume button.
[~andy/gtk] / ChangeLog
2007-10-04 Matthias ClasenAdd a second volume button.
2007-10-04 Loïc MinierFix warnings and display of modified date / time in...
2007-10-03 Xan Lopezremove duplicated declaration of gtk_notebook_create_wi...
2007-10-02 Richard HultDon't do anything while in fullscreen mode. (gdk_window...
2007-10-02 Federico Mena Quintero455284 - Focus or toggle location entry
2007-10-01 Kristian Rietveldfix up if-condition to only set the true arrow type...
2007-09-25 Emmanuele BassiFixes for bug #480123.
2007-09-24 Kristian Rietveldadd extra NULL check for tooltipsdata to avoid code...
2007-09-24 Matthias Clasencorrect a comment
2007-09-24 Tor LillqvistSet the GtkWin32EmbedWidget we create here as modal...
2007-09-21 Manish Singhgtk/gtkstyle.c (option_menu_get_props) use gtk_requisit...
2007-09-21 Matthias ClasenSome more fixed to prevent segfaults with missing or...
2007-09-21 Jean Brefortabort printing when the range is NULL. (#478803)
2007-09-21 Michael Natterermerged patch from maemo-gtk which handles failed keynav...
2007-09-21 Matthias ClasenRemove trailing commas
2007-09-20 Cody RussellOverride draw_layout method in GtkStyle in order to...
2007-09-18 Emmanuele BassiSearch libtrackerclient.so.0 as libtracker changed...
2007-09-17 Hans Breuersvn path=/trunk/; revision=18842
2007-09-17 Amitakhya PhukanUpdated assamese translations
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 ClasenAdd bug ref
2007-09-14 Matthias ClasenTurn off icon cache validation by default
2007-09-14 Matthias ClasenBump version
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 Matthias ClasenBump version to 2.12.0
2007-09-13 Matthias ClasenUpdates
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-12 Matthias ClasenUpdates
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 Behdad EsfahbodFix serial number comparison regression introduced...
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 ClasenUpdate the documentation to mark the optional construct...
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...
next