]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-6
Updated Korean translation.
[~andy/gtk] / ChangeLog.pre-2-6
2004-02-08 Manish SinghAdd appropriate type casts for the gtk_window_set_scree...
2004-02-08 Matthias ClasenMake popups come up on the same screen as the combo...
2004-02-07 Jonathan Blandfordclean up the packing of the file selector.
2004-02-07 Matthias ClasenDon't use function calls in array initializers, as...
2004-02-06 Matthias ClasenAdd change notification for GtkAccelMap, by on-demand...
2004-02-06 Matthias ClasenActually free the lists. Pointed out by Morten Welinder.
2004-02-06 Matthias ClasenComplete the previous commit
2004-02-06 Matthias ClasenHandle character positions in UTF-8 strings correctly...
2004-02-06 Morten WelinderCleanup using gtk_menu_attach_to_widget. Also fixes...
2004-02-06 Federico Mena QuinteroFree the list. Fixes #133546.
2004-02-06 Federico Mena QuinteroFix #132327.
2004-02-05 Matthias ClasenChange the labels of the ZOOM_100 and ZOOM_FIT stock...
2004-02-05 Matthias ClasenAdd a finalize function to plug a few memory leaks...
2004-02-05 Matthias ClasenSupport mnemonic_activate here as well.
2004-02-05 Matthias ClasenAdd this function, to make mnemonic_activate work for...
2004-02-05 Matthias ClasenInitialize result to FALSE. (#133539, Morten Welinder)
2004-02-05 Matthias ClasenFix the logic of the depth one check. (#133488, Christi...
2004-02-05 Matthias ClasenFix the drawing of tearoff menu items which don't come...
2004-02-05 Matthias ClasenUse g_completion_complete_utf8(). (#133313, Theppitak...
2004-02-04 Federico Mena QuinteroFix #59707.
2004-02-04 Morten WelinderShow on the right screen. (Fixes bug 133411, apart...
2004-02-03 Manish Singhpass value in last in g_object_new, since it depends...
2004-02-03 Federico Mena QuinteroMake the window not resizable. Fixes #114032.
2004-02-03 Federico Mena QuinteroAdd documentation for the use_separator style property.
2004-02-03 Federico Mena QuinteroFix #68938.
2004-02-03 Matthias ClasenBuild filesystemwin32.c if OS_WIN32 and also dist gtkfi...
2004-02-03 Matthias ClasenBuild filesystemwin32.c if OS_WIN32.
2004-02-03 Matthias ClasenRight-justify labels in rtl mode. (#129071, chinen...
2004-02-03 Matthias ClasenClip narrow columns in rtl-oriented tree views (#128089,
2004-02-02 Soeren SandmannUse a weak reference instead of ref()/unref(). (#60857...
2004-02-02 Matthias ClasenAdd init_hadjust_value and prev_width. Initialize them...
2004-02-02 Federico Mena QuinteroFix #130846, reported by R. McFarland <rwmcfa1@neces...
2004-02-02 Matthias ClasenDon't access the level after removing the node, since...
2004-02-02 Tor LillqvistSet the cursor in all cases. If no grab cursor specifie...
2004-02-02 Matthias ClasenThe latest in menu separation technology.
2004-02-02 Soeren SandmannAssume gravity works. (Anything else we have to take...
2004-02-02 Soeren SandmannRemove unused variable 'result'
2004-02-02 Pablo SaratxagaChanged default for Uzbek (now just "uz" is cyrillic...
2004-02-01 Soeren SandmannOnly start sliding when using the new API.
2004-02-01 Soeren SandmannMake sure item_area is positioned correctly. Fix #13307...
2004-01-31 Matthias ClasenDon't crash when finalizing an unused GtkTextChildAncho...
2004-01-31 Matthias ClasenCorrect the documentation for new_order. (#124790,...
2004-01-31 Matthias ClasenDon't leak the GtkKeySnooperData. (#132038, R. McFarland)
2004-01-30 Federico Mena QuinteroFixes #132975.
2004-01-30 Not ZedFixes #132929.
2004-01-30 Federico Mena QuinteroFix #129872, based on a patch by Jan Arne Petersen...
2004-01-30 Federico Mena QuinteroRemove C++ comment; reported by Damien Carbery <damien...
2004-01-30 Owen TaylorRevert changes from #113476 and go back to using XftDra...
2004-01-29 Matthias ClasenAdd properties to GtkAdjustment. (#64601, Murray Cumming)
2004-01-29 Matthias ClasenAllow NULL for strings to clear the list. (#105386...
2004-01-29 Richard HultFree font_desc. Fixes #132805.
2004-01-29 Federico Mena QuinteroFree the GError. Patch provided by Christian Persch
2004-01-29 Owen Taylornul-terminate the target atoms. (#132656, Christian...
2004-01-28 Matthias ClasenDon't leak path if we bail out early. (#132505, Christi...
2004-01-28 Matthias ClasenDo reference counting on the user_data that is shared...
2004-01-28 Hans Breuernew GTK_STOCK_NETWORK ... gtk/gtkstock.[hc] : ... defin...
2004-01-28 Matthias ClasenDon't leak string. (#132482, Christian Persch)
2004-01-28 Manish Singhquote AC_DEFUN macro names so automake 1.8 won't whine...
2004-01-28 Tor LillqvistDon' generate enter or leave events if the pointer...
2004-01-27 Federico Mena QuinteroFix #132314.
2004-01-27 Changwoo RyuRemove broken hangul input module.
2004-01-27 Soeren SandmannRemove obsolete comment.
2004-01-27 Matthias ClasenAvoid a compiler warning. (#122725, Kjartan Maraas)
2004-01-27 Matthias ClasenRemoved conflict markers.
2004-01-27 Matthias ClasenMake menus work better on Xinerama (#126150):
2004-01-26 Federico Mena QuinteroFix #105497; constify uses of GdkColor.
2004-01-25 Christian RoseAdded "mi" to ALL_LINGUAS. Added Maori translation...
2004-01-25 Tor LillqvistIf the WM_TRANSIENT_FOR property is being deleted,...
2004-01-25 Soeren SandmannBase the decision to map/unmap items on whether they...
2004-01-24 Soeren SandmannOnly try to pack icon if there actually is one.
2004-01-24 Soeren SandmannAdd a write-only property ::group to be consistent...
2004-01-23 Matthias ClasenDon't leak the font description. (#132168)
2004-01-23 Federico Mena QuinteroFix #132247.
2004-01-23 Jonathan BlandfordDon't crash when there are no columns, or all columns...
2004-01-23 Soeren SandmannChanging to 200 was a mistake. Change back to 225.
2004-01-23 Owen Taylor=== Released 2.3.2 ===
2004-01-22 Jonathan BlandfordDoc fix.
2004-01-22 Federico Mena QuinteroAdded documentation for GtkWidget::popup_menu.
2004-01-22 Matthias ClasenRemove the attach info after calling gtk_menu_do_remove...
2004-01-22 Soeren SandmannUpdates
2004-01-22 Alexander LarssonFix typo
2004-01-22 Federico Mena QuinteroFree the path fields.
2004-01-21 Jonathan Blandfordredraw the color button when an alpha is set.
2004-01-21 Matthias ClasenFix #131869:
2004-01-20 Federico Mena QuinteroAdded details about GtkFileChooser changes.
2004-01-20 Federico Mena QuinteroFix #99425, add accessor functions for GtkPaned's children.
2004-01-20 Matthias ClasenStart of 2.3.2 section.
2004-01-20 Matthias ClasenFixes for #130370, based on a patch by Michael Meeks:
2004-01-20 Jody Goldbergadd stock indent, unindent I would have prefered outden...
2004-01-20 Federico Mena QuinteroFix #131418.
2004-01-18 Soeren SandmannAdd _gtk_toolbar_paint_space_line(), _gtk_toolbar_get_d...
2004-01-18 Soeren SandmannSet a small size request and make the window resizable...
2004-01-18 Matthias ClasenAdd the necessary magic to create po-properties/Makefile.
2004-01-17 Matthias ClasenSplit the gtk translations into the domains gtk20 and...
2004-01-17 Soeren SandmannFix rest of #128678: Implement all the toolbar_content...
2004-01-17 Soeren SandmannPhase 1 of fixing #128678: Only access ToolbarContent...
2004-01-17 Soeren Sandmanndon't leak the menu item ID.
2004-01-17 Soeren SandmannDon't leak the overflow menu.
2004-01-17 Federico Mena QuinteroAdded a has_editable field. (_gtk_file_system_model_add...
2004-01-16 Matthias ClasenThe first part of the fix for #114351 (see also gdk...
next