]> Pileus Git - ~andy/gtk/history - ChangeLog
Updated Bulgarian translation by Vladimir "Kaladan" Petkov
[~andy/gtk] / ChangeLog
2004-07-08 Matthias ClasenStop editing when a new model is set. (#145566, Dmitry...
2004-07-08 Matthias ClasenMake sure that subpixbufs are properly aligned for
2004-07-07 Matthias ClasenSmall documentation fixes.
2004-07-07 Matthias ClasenForgotten file.
2004-07-07 Matthias ClasenSupport separators in combo boxes and more generally...
2004-07-07 Matthias ClasenFix a 64bit alignment issue. (#144302, Sunil)
2004-07-07 Tor Lillqvistgdk/win32/gdkdrawable-win32.c (gdk_win32_draw_text)
2004-07-06 Matthias ClasenAdd stock_file_16.png, stock_file_24.png, stock_directo...
2004-07-06 Jonathan BlandfordFix for #136496, Pawel Salek:
2004-07-06 Matthias ClasenMake sure private->monitor_num is a valid monitor numbe...
2004-07-06 Matthias ClasenImprove positioning of keyboard-activated menus with...
2004-07-06 Matthias ClasenOnly call GDK_THREADS_ENTER() / _LEAVE() when called...
2004-07-06 Matthias ClasenUse the less efficient g_object_interface_find_property...
2004-07-05 Lorenzo Gil Sanchezadded a default method for the add virtual method of...
2004-07-05 Anders CarlssonUse gint, not int in gtk_icon_view_set_markup_column...
2004-07-04 Anders CarlssonAdd an "activate_cursor_item" action signal and bind...
2004-07-04 Anders CarlssonAdd a simple file browser based on the icon view.
2004-07-04 Anders Carlssongtk/gtkiconview.c Add GtkIconView to the build, remove...
2004-07-04 Matthias ClasenFix off-by-one error. GDate month is one-based and...
2004-07-04 Matthias ClasenDon't crash if somebody tries to move a node after...
2004-07-04 Matthias ClasenFix links to www.freedesktop.org. (#145210, Billy Biggs)
2004-07-03 Matthias ClasenReset current_width and current_height to 0 when ending...
2004-07-03 Matthias ClasenLet the cursor move to the right end of the entry text...
2004-07-03 Matthias ClasenUnset the displayed row when unsetting the model. ...
2004-07-03 Matthias ClasenProperly align mask and pixbuf if a subarea is exposed...
2004-07-03 Matthias ClasenAdd scroll events to the event mask, set a scroll_event...
2004-07-02 Anders CarlssonMake sure we check for a NULL model first.
2004-07-01 J. Ali HarlowFix win32 build problem w/o wintab. Fixed #145242
2004-06-30 Anders CarlssonUse g_return_if_fail to make sure that the model is...
2004-06-27 Soeren SandmannDraw line with the current state, not GTK_STATE_NORMAL
2004-06-26 Soeren Sandmannsmall color tweak. (#141173)
2004-06-26 Matthias ClasenHandle _NET_WM_STATE_ABOVE and _NET_WM_STATE_BELOW...
2004-06-26 Matthias ClasenPrevent unwanted recursion by resetting icon_set->cache...
2004-06-26 Matthias ClasenAccept a NULL style.
2004-06-26 Matthias ClasenReflect the last change in the docs.
2004-06-26 Matthias ClasenAllow passing NULL to unset the model. (#137211, patch...
2004-06-26 Matthias ClasenAvoid uninitialized use of &parent_iter. (#145007,...
2004-06-25 Bastien Nocerareviewed by: Matthias Clasen <maclas@gmx.de>
2004-06-25 Matthias ClasenAvoid a crash if the font doesn't exist. (#144967,...
2004-06-25 Matthias ClasenCommit a forgotten fix.
2004-06-25 Matthias ClasenFix a typo, string change. (#139503, Baris Cicek)
2004-06-23 Federico Mena QuinteroUse a Save or an Open stock button for the C-l dialog...
2004-06-22 Federico Mena QuinteroFixes the GTK+ part of #142308:
2004-06-22 Matthias ClasenImprove docs for the ::move_cursor signal.
2004-06-22 Matthias ClasenAccept "<WINDOWTYPE>" as a valid accel path. (#144427...
2004-06-22 Matthias ClasenMake sure this gets defined for all backends, so linux...
2004-06-22 Matthias ClasenDoc updates.
2004-06-22 Matthias ClasenTypo fix. (#144750, Jeff Franks)
2004-06-21 Michael NattererMerge from stable:
2004-06-16 Federico Mena QuinteroWhen inserting a visible node, free the old path before...
2004-06-15 Matthias ClasenMake GtkComboBox work without model. (#144198, Mariano...
2004-06-12 Matthias ClasenDon't use contractions like "don't" or "isn't" in error...
2004-06-12 Federico Mena QuinteroFixes #143578:
2004-06-11 Matthias ClasenTypo fix.
2004-06-11 Federico Mena QuinteroFixes #144110, patch by Bastien Nocera <hadess@hadess...
2004-06-10 Matthias ClasenStart the drag before focusing the selected.day. Stop...
2004-06-10 Matthias ClasenStart spinning before calling arrow_action(), so that...
2004-06-10 Matthias ClasenTypo fix.
2004-06-09 Soeren SandmannRevert the "drag select" part of #141169. (#144011).
2004-06-08 Matthias ClasenHandle priv->model being NULL. (#143856, Mariano Suárez...
2004-06-08 Federico Mena QuinteroRevert the patch from 2003/Sep/12. This kept DnD in...
2004-06-07 Matthias ClasenMake the entry context menu work in editable text cells...
2004-06-07 Matthias ClasenImprove the description of the ::language property...
2004-06-06 Matthias ClasenAdd an ignore_enter flag and use it as in the menu...
2004-06-05 Soeren SandmannAdd a checkbox to queue an merge/unmerge. Patch from...
2004-06-05 Matthias ClasenAdd a note about the !CAN_FOCUS quirk in the button...
2004-06-04 Matthias ClasenCalculate the length of the entry contents in character...
2004-06-04 Matthias ClasenFix the al lowed values and default value for the ...
2004-06-03 Michael Nattereruse gtk_widget_get_child_requisition() instead of accessing
2004-06-03 Soeren SandmannRevert previous commit. It caused the problem of sticky...
2004-06-02 Soeren SandmannFix the stay up algorithm for combo boxes to better...
2004-06-02 Federico Mena QuinteroBail out if the model is empty. Fixes #143536.
2004-06-02 Matthias ClasenDon't close the dialog on focus out of the size entry...
2004-06-02 Federico Mena QuinteroFix #138807.
2004-06-02 Matthias ClasenRemove leftover debug code.
2004-06-02 Matthias ClasenDon't allow unless selection mode is multiple. (#142634...
2004-06-02 Matthias ClasenRename function parameters from index to index_ to...
2004-06-02 Matthias ClasenHandle accel_closure being NULL on an accel label....
2004-06-01 Soeren SandmannMake menus only stay up if you release within 500 milli...
2004-06-01 Federico Mena QuinteroDon't insert a dummy node if there is no parent node...
2004-05-31 Federico Mena QuinteroChange to the newly-created folder. Fixes #138932....
2004-05-31 Matthias ClasenTypo fix.
2004-05-31 Matthias ClasenMake detached handleboxes work when their parent is...
2004-05-31 Matthias ClasenFix a typo.
2004-05-29 Christian RoseAdded "tk" to ALL_LINGUAS. Added Turkmen translation...
2004-05-28 Matthias ClasenAdd informative messages for common problems. (#137974...
2004-05-28 Matthias ClasenFix off-by-one allocation errors. (#143337, Billy Biggs)
2004-05-27 Owen TaylorSet bits within visual->depth that aren't used for...
2004-05-27 Anders CarlssonMake separator rows insensitive.
2004-05-27 Matthias ClasenAdd some docs.
2004-05-27 Matthias ClasenMake GtkEntryCompletion::text_column a property.
2004-05-27 Matthias ClasenTypo fix.
2004-05-27 Jonathan Blandfordonly remove the signal if the box exists.
2004-05-27 Matthias ClasenSupport insensitive cells in tree views and combo boxes.
2004-05-27 Robert ÖgrenSend key modifiers (shift, ctrl etc) in button and...
2004-05-26 Matthias ClasenMove docs inline, fixing them on the way. (#143029...
2004-05-24 Robert ÖgrenDon't propagate mouse events to windows that want exten...
2004-05-22 Tor LillqvistRemove duplicated line. (Spotted by Benoît Carpentier.)
2004-05-18 Matthias ClasenCheck for XFIXES extension.
2004-05-18 Matthias ClasenInclude glib/gi18n-lib.h and only define the P_() macro...
next