]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-10
Added <public> documentation to the struct, as suggested by Owen Taylor.
[~andy/gtk] / ChangeLog.pre-2-10
2004-01-05 Murray CummingAdded <public> documentation to the struct, as suggeste...
2004-01-04 Soeren SandmannChange API so group is a GtkRadioButton, not a GtkWidget.
2004-01-04 Hans Breueruse SWP_NOACTIVATE in gdk_window_set_keep_(above|below...
2004-01-03 Manish SinghUpdate freedesktop.org clipboard doc link. Patch from...
2004-01-02 Jody Goldbergadd visible_horizontal, visible_vertical. (gtk_action_c...
2004-01-02 Taneem AhmedAdded "bn" to ALL_LINGUAS. Added Bangla translation...
2004-01-02 Matthias ClasenChanges to support week_start values other than 0 and...
2003-12-31 13:49 Daniel RogersFix to allow reasonable pointer behavior in window...
2003-12-31 Christian NeumairUse ngettext for plurals (#123847).
2003-12-31 Matthias ClasenPull accelerator key from the stock item if stock_id...
2003-12-29 Federico Mena QuinteroMake show_all() work for the extra and preview widgets...
2003-12-29 Soeren SandmannAdd GDK_THREADS_ENTER()/GDK_THREADS_LEAVE() pairs aroun...
2003-12-29 Anders CarlssonUpdate my e-mail address.
2003-12-29 Matthias ClasenAdd a way to lock individual accelerator paths. (#73207...
2003-12-27 Soeren Sandmannuse CHILD_VISIBLE instead of VISIBLE to determine wheth...
2003-12-26 Matthias ClasenDon't use first_action without initializing it if n_ent...
2003-12-24 Matthias ClasenAdd the missing _get_ to the name of the non-Xcursor...
2003-12-24 Manish Singhfix GTK_TYPE_ICON_INFO macro, reported by muppet.
2003-12-24 Matthias ClasenAdd GtkClipboardTargetReceivedFunc, gtk_clipboard_reque...
2003-12-21 Matthias ClasenUse gtk_paint_arrow instead of draw_arrow_left/draw_arr...
2003-12-21 Matthias ClasenFix memory leaks caused by the failure to free the...
2003-12-21 Soeren SandmannSet the right properties when the window becomes a...
2003-12-21 Matthias ClasenNew function to emit the "cancel" signal on a menu...
2003-12-20 Matthias ClasenFix the "language_set" blurb. (#129720, Christian Rose)
2003-12-20 Kristian Rietvelddo not invalidate all of treeview when resizing (#11007...
2003-12-19 Kristian RietveldFixes #108458.
2003-12-19 Kristian Rietvelduse strstr instead of strcmp (#117127, suggestion from...
2003-12-19 Kristian Rietveldmove item insertion logic here from gtk_menu_real_insert(),
2003-12-19 Federico Mena QuinteroUse g_date_strftime() for UTF-8 correctness; use Julian...
2003-12-19 Matthias ClasenTest extra_width, not extra_height, when determining...
2003-12-19 Matthias ClasenAdd a bug number
2003-12-19 Matthias ClasenFix the behaviour of insensitive actions, which was...
2003-12-18 Kristian RietveldFixes #110249, reworked patch from Joshua N Pritikin.
2003-12-18 Kristian Rietveldadd key bindings for "*" and "/" (expand/collapse all...
2003-12-18 Kristian Rietveldclear the extra_attrs list if we set "text" after ...
2003-12-18 Alexander LarssonFix typo that used the wrong x/y values for the x1...
2003-12-18 Kristian Rietveldadded language and language_set properties like GtkText...
2003-12-18 Matthias ClasenCorrect misleading docs. Add docs for the "activate...
2003-12-18 Kristian RietveldJonathan got the logical flag backwards in the expand_c...
2003-12-18 Kristian Rietveldonly start editing when activated by the left mouse...
2003-12-18 Kristian RietveldMigrating all cell renderers to use the new instance...
2003-12-17 Kristian Rietveldadd a single-paragraph-mode property, use private insta...
2003-12-17 Kristian Rietveldnow deprecated (#106953, reported by Matthias Clasen).
2003-12-17 Kristian Rietveldif we set a new stock_id and there was a previous stock...
2003-12-17 Marco Pesenti GrittiCheck that index is not bigger than level array length...
2003-12-17 Kristian Rietveldonly try to strcmp or strlen if we managed to normalize...
2003-12-17 Matthias ClasenAdd missing GDK_THREADS_ENTER()/GDK_THREADS_LEAVE(...
2003-12-17 Kristian Rietveldfix compile warning. (#122727, patch from Kjartan Maraas).
2003-12-17 Kristian RietveldYay! Fixed height mode! Hooray! (Part 2 of #80868).
2003-12-17 Murray CummingActually call the default signal handlers instead of...
2003-12-17 Federico Mena QuinteroAdded a "volumes-changed" signal. Added the following...
2003-12-16 Manish Singhfix preprocessor conditional confusion. (G_OS_UNIX...
2003-12-16 Matthias ClasenDo not interpret distant clicks as double-clicks (...
2003-12-15 Federico Mena QuinteroSigh, revert the change.
2003-12-15 Federico Mena QuinteroRemoved. (gtk_dialog_close): Don't call dialog_has_canc...
2003-12-15 Matthias ClasenAdd new properties, xalign and yalign, with getter...
2003-12-14 Hans Breuerhandle GTK_DATADIR similar as the other filesystem...
2003-12-14 Tor LillqvistCalls to OpenClipboard() must be followed by calls...
2003-12-14 Tor LillqvistMerge from stable:
2003-12-14 Tim EvansImplement gdk_window_set_icon_list() for Win32, with...
2003-12-14 Matthias ClasenRename from _gdk_x11_register_event_type(), added API...
2003-12-13 Matthias ClasenDocument that the clip mask of gc is ignored. (#101983...
2003-12-13 Kristian RietveldA trick for a faster treeview, step 1. Patch to short...
2003-12-13 Matthias ClasenUndo the last change, since it broke logical keynav...
2003-12-12 Matthias ClasenImplement "gravity" for RTL mode in a better way: Keep...
2003-12-12 Kristian RietveldCombo box flipping support.
2003-12-12 Matthias ClasenRemove deprecated functions in examples. (#129074,...
2003-12-11 Matthias ClasenDocumentation updates.
2003-12-11 Matthias ClasenFix direction of steppers in inverted scrollbars. ...
2003-12-11 Matthias ClasenDon't unnecessarily reserve space for arrows in RTL...
2003-12-10 Matthias ClasenChanges to allow "no input" windows (#64613):
2003-12-10 Federico Mena QuinteroAdded toolbar items for the filter separator and the...
2003-12-10 Mark McLoughlininclude gdkspawn.h.
2003-12-10 Mark McLoughlins/gdk_spawn/gdk_spawn_on_screen/.
2003-12-10 Mark McLoughlinUtility functions for multi-screen applications which...
2003-12-10 Federico Mena QuinteroUse "Home" rather than "Username's Home" (#125964).
2003-12-09 Matthias ClasenImprove the GDK API for dealing with group leaders...
2003-12-09 Noah LevittAdd keysyms Ukrainian_ghe_with_upturn, Ukrainian_GHE_WI...
2003-12-09 Michael Meeksfix utf-8 brokenness - apologies.
2003-12-08 Jan Arne PetersenUse the behavior of the GtkFileSelection to determine...
2003-12-08 Matthias Clasens/Unix/Win32/g.
2003-12-08 Tor LillqvistUse <multimon.h> when compiling with MSVC and old heade...
2003-12-08 Owen Taylor=== Released 2.3.1 ===
2003-12-08 Michael MeeksBased on a patch by Martin Kretzschmar; #122448
2003-12-07 Matthias ClasenDon't crash if icon_theme_builtin_icons hasn't been...
2003-12-07 Tor LillqvistDon't use the return value from SendMessage(WM_SETICON...
2003-12-07 Tor LillqvistIf we already have a pointer grab active with a grab...
2003-12-06 Paisa SeeluangsawatAdded Thai (th) translation. Added Thai (th) to ALL_LIN...
2003-12-06 Matthias ClasenImplement RTL flipping for GtkAlignment. (#127585)
2003-12-06 Matthias ClasenFix the position of the popup window when in RTL mode...
2003-12-05 Manish SinghApplied patch from Ross McFarland <rwmcfa1@neces.com...
2003-12-05 Matthias ClasenImplement RTL flipping for GtkViewport: Adjust the...
2003-12-04 Mark McLoughlinAllow gtk_label_set_attributes() take NULL. See bug...
2003-12-04 Federico Mena QuinteroRemoved the in_change flag. (completion_idle_callback...
2003-12-02 Federico Mena QuinteroDecouple impl->current_folder from the selection in...
2003-12-02 Matthias ClasenRemove duplicate declaration of gtk_icon_source_set_ico...
2003-12-01 Federico Mena QuinteroPatch from Hans-Petter Jansson <hpj@ximian.com> to...
2003-12-01 Federico Mena QuinteroSet the shortcuts tree as a drag destination.
2003-11-30 Soeren Sandmannreturn TRUE if there are disappearing placeholders...
2003-11-29 Jonathan BlandfordPatch from <chinen@jp.ibm.com> to handle RTL support...
next