]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-6
The table menu patch! Turns GtkMenu into a table, so you can attach menu
[~andy/gtk] / ChangeLog.pre-2-6
2003-09-10 Kristian RietveldThe table menu patch! Turns GtkMenu into a table, so...
2003-09-10 Matthias ClasenOnly remove PropertyNotify events from the stream if...
2003-09-09 Kristian RietveldBig TreeView DnD fixage, makes drops on empty models...
2003-09-08 Alexander LarssonImplement gtk_event_box_get/set_input_only()
2003-09-08 Kristian RietveldFixes from David Hampton <hampton@employees.org> via...
2003-09-06 Matthias ClasenFix a C99ism. (#121640, Josh Beam)
2003-09-06 Pablo SaratxagaAdded Uzbek files
2003-09-06 Matthias ClasenMake disconnect work for toolitems.
2003-09-06 Matthias ClasenDisconnect from prev_action, not from action. (Fix...
2003-09-05 Owen Taylor//bugs.xfree86.org/show_bug.cgi?id=534)
2003-09-04 Matthias ClasenTest buttons and toggle buttons as proxies.
2003-09-04 Matthias ClasenTest gtk_ui_manager_add_ui().
2003-09-04 Kristian RietveldMerge from stable.
2003-09-04 Matthias ClasenUse "position" instead of "pos".
2003-09-04 Matthias ClasenDoc tweaks.
2003-09-04 Matthias ClasenUn-prefix GtkUIManagerNodeType and GtkUIManagerNode...
2003-09-04 Matthias ClasenVarious doc tweaks.
2003-09-03 Kristian RietveldMerge from stable.
2003-09-03 Kristian RietveldMerge from stable.
2003-09-03 Kristian Rietveldbig patch from Kjartan Maraas to fix numerous typos.
2003-09-03 BST 2003 Tony GaleCorrect compile line for threads example.
2003-09-02 Tor LillqvistDon't call CloseHandle() on the HMODULE returned from...
2003-09-02 Kristian RietveldMerge from stable.
2003-09-01 Matthias ClasenDoc addition.
2003-09-01 Matthias ClasenShorten the names of some static functions.
2003-09-01 Soeren SandmannFix bug where the background pixmap was being offset...
2003-08-31 Matthias ClasenMake this public again, since it's occasionally useful...
2003-08-31 Soeren Sandmannconnect to "delete_event" so the application will actua...
2003-08-31 Matthias Claseng_return_if_fail() if path is NULL. (gtk_ui_manager_get...
2003-08-31 Matthias ClasenFix some typos in docs.
2003-08-31 Matthias ClasenAdd gtktoggleactionprivate.h
2003-08-31 Matthias ClasenAdditions.
2003-08-30 Matthias ClasenAdd some docs.
2003-08-30 Matthias ClasenConnect to "destroy" on toolbar, rather than to "remove...
2003-08-29 Matthias ClasenPut toolbars in handleboxes.
2003-08-29 Matthias ClasenPut toolbars in handleboxes.
2003-08-29 Matthias ClasenAdd a boolean property, "add_tearoffs" with setter...
2003-08-29 Matthias ClasenActually group the actions together rather than putting...
2003-08-29 Matthias ClasenSet "draw_as_radio" on proxy menu items for radio actions.
2003-08-29 Matthias ClasenUse g_strtod instead of strtod.
2003-08-29 Soeren SandmannFix use of uninitialized variable.
2003-08-29 Matthias ClasenAlso support "draw_as_radio".
2003-08-29 Matthias ClasenInstall "draw_as_radio" as a separate property, not...
2003-08-29 Soeren SandmannOnly treat buttons as homogeneous when they are narrowe...
2003-08-29 Laurent DhimaAdded "sq" to ALL_LINGUAS
2003-08-27 Matthias ClasenImprove PointerHint docs. Explain is_hint field in...
2003-08-27 Matthias ClasenChange the XML format: <Root> element is replaced by...
2003-08-27 Anders CarlssonFocus the text view, so the tool bar won't have focus.
2003-08-26 Owen TaylorFix variable declaration not at start of block. (#12037...
2003-08-26 Frédéric CrozatMy firstname is Frederic, not Federico :)
2003-08-26 Matthias ClasenUse gssize for length, not gsize.
2003-08-26 Owen TaylorSince we add one to the layout's reported width to...
2003-08-25 Matthias ClasenRename GtkMenuMerge to GtkUIManager.
2003-08-25 Owen TaylorDon't include page->menu_label - causes various problem...
2003-08-25 Kristian RietveldMerge from stable.
2003-08-25 Owen TaylorSend the focus on to the parent when there was no focus...
2003-08-25 Owen TaylorFix up CapsLock and NumLock handling for non-XKB. Add...
2003-08-25 Matthias ClasenRemove C99isms. (Morten Welinder)
2003-08-24 Matthias ClasenHooks for translation of label and tooltip in GtkAction...
2003-08-24 Matthias ClasenNamespace the enum values properly. Sorry about the...
2003-08-24 Owen TaylorRemove reference to gtkresizegrip.h.
2003-08-24 Owen TaylorFix accidental commit of references to gtkresizegrip...
2003-08-24 Owen TaylorFix some missing initializations of rc_file->directory.
2003-08-24 Matthias ClasenA model-view separation for menus and toolbars, using...
2003-08-24 Owen TaylorFix problem where rc_file->directory wasn't always...
2003-08-22 Christian RoseAdded "ne" to ALL_LINGUAS. Added Nepali translation...
2003-08-21 Kristian Rietveldfix changelog
2003-08-21 Owen TaylorKeep a list of current GtkRcFiles being parsed, not...
2003-08-21 Kristian RietveldThu Aug 21 21:27:45 2003 Kristian Rietveld <kris...
2003-08-21 Owen TaylorChange the interpretation of consumed_modifiers so...
2003-08-21 Kristian RietveldSlightly modified patch from Yann Rouillard to improve...
2003-08-20 Kristian RietveldMerge from stable.
2003-08-20 Søren Sandmann Ped... Add bugnumber to ChangeLog
2003-08-20 Noah LevittDon't look at the same directory twice (in simple cases...
2003-08-20 Soeren SandmannMake the layers in the paint stack have their own pixma...
2003-08-20 Kristian RietveldMerged from stable.
2003-08-19 Owen TaylorSubstantially rework the handling of status windows:
2003-08-19 Owen TaylorReplace client_window field with 'priv' pointer, retain...
2003-08-19 Owen TaylorDon't use impl->position_info.clip_rect for toplevels...
2003-08-18 Owen TaylorAdd a fallback for unaligned source data for FORMAT_ARG...
2003-08-18 Owen TaylorRework handling of REBUILD_PNGS, so that we also don...
2003-08-18 Owen TaylorAdd a missing gtk/ in the path to libgtk.la. (#120080...
2003-08-16 Owen TaylorMake the list of default languages more comprehensive...
2003-08-16 Kristian RietveldFix major bug in row ref handling, so the new combo...
2003-08-15 Owen TaylorImprove Cedilla handling - based on a patch from Gustav...
2003-08-15 Kristian RietveldMerged from stable.
2003-08-15 Kristian RietveldMerged from stable.
2003-08-15 Kristian Rietveld(Note: This is not exactly the same as the patch which...
2003-08-15 Owen TaylorFixes for X/Cygwin builds of GTK+ (#107623, Masahiro...
2003-08-14 Owen TaylorDon't reposition the cursor when we aren't trying to...
2003-08-14 Owen TaylorIf getting the current directory fails because of encod...
2003-08-13 Owen TaylorRemove usage of menu_shell->ignore leave which was...
2003-08-13 Owen TaylorFix some places that weren't properly Xinerama-ified.
2003-08-13 Owen Taylorconnect_after() to key-press-event on the entry, so...
2003-08-13 Anders CarlssonAdd an important column.
2003-08-12 Owen TaylorProtect against reentrancy from ::focus-out handlers...
2003-08-12 Owen TaylorRemove GDK_LOCK_MASK before calling gdk_keymap_translat...
2003-08-11 Matthias ClasenReformat all my entries to 80 columns.
2003-08-11 Owen TaylorAdd missing break statements (#119494, Soeren Sandmann)
2003-08-11 Owen TaylorMark parent public as well; it's extensively accessed...
next