]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/gtk/ChangeLog
Change glob() API to accept a dir parameter.
[lyx.git] / src / frontends / gtk / ChangeLog
index 8d9721f039c289d10442b07937738264d350c721..fbbd5e5a3384418e49ccd0ba0a71d7166fc612a6 100644 (file)
@@ -1,3 +1,45 @@
+2004-11-25  John Spray  <spray_john@users.sourceforge.net>
+
+       * GViewBase.h: Fix gcc 3.4 compilation
+       * pch.h: added (barebones version to be improved)
+
+2004-11-22  John Spray  <spray_john@users.sourceforge.net>
+
+       * GWorkArea.C: Set small scrolling interval to 3*lineheight
+               as opposed to 1*lineheight
+
+2004-11-22  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * GSendto.C: Disable concept checks (see below)
+
+2004-11-21  John Spray  <spray_john@users.sourceforge.net>
+       
+       * The Sendto Dialog:
+         Dialogs.C, Makefile.am, GSendto.C, GSendto.h
+
+2004-11-17  Lars Gullik Bjonnes  <larsbj@gullik.net>
+
+       * Disable concept checks with the use of ugly preprocessor stuff
+       in several files. 
+
+2004-11-15  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * GView.C (hasFocus): new method, always returns true for now
+
+2004-11-15  John Spray  <spray_john@users.sourceforge.net>
+
+       * The VSpace Dialog:
+         Dialogs.C, Makefile.am, GVSpace.C, GVSpace.h
+       * The Note Dialog:
+         Dialogs.C, Makefile.am, GNote.C, GNote.h
+       * The Float Dialog:
+         Dialogs.C, Makefile.am, GFloat.C, GFloat.h
+       * ghelpers.[Ch]: getGTKStockIcon added to choose gtk
+               stock icons for FuncRequests, buildLengthNoRelUnitList()
+               to get vector of units not containing "%"
+       * GToolbar.C: use getGTKStockIcon for toolbutton icons
+       * GMenubar.C: add icons to menu items
+
 2004-11-14  John Spray  <spray_john@users.sourceforge.net>
 
        * The ERT dialog:
@@ -5,7 +47,7 @@
        * The Box dialog:
          Dialogs.C, Makefile.am, GBox.C, GBox.h
        * ghelpers.[Ch], GGraphics.[Ch]: new functions unitsComboFromLength
-               and getDefaultUnit take functionality that was in GGraphics into 
+               and getDefaultUnit take functionality that was in GGraphics into
                ghelpers
 
 2004-11-08  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
@@ -14,7 +56,7 @@
 
 2004-11-05  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
 
-       * GToolbar.C (selected, clicked): 
+       * GToolbar.C (selected, clicked):
        * GMenubar.C (onCommandActivate): do not use the verbose argument
        to dispatch