Revision: 1160
http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=1160&view=rev
Author: sheckley
Date: 2010-03-11 17:59:37 +0000 (Thu, 11 Mar 2010)
Log Message:
-----------
insert numbers plugin was moved into geany plugins
Removed Paths:
-------------
trunk/geanyinsertnum/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 1159
http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=1159&view=rev
Author: sheckley
Date: 2010-03-11 17:57:25 +0000 (Thu, 11 Mar 2010)
Log Message:
-----------
insert numbers plugin - moved into geany-plugins
Modified Paths:
--------------
trunk/geany-plugins/Makefile.am
trunk/geany-plugins/build/geany-plugins.nsi
trunk/geany-plugins/configure.ac
trunk/geany-plugins/po/POTFILES.in
trunk/geany-plugins/po/geany-plugins.pot
trunk/geany-plugins/wscript
Added Paths:
-----------
trunk/geany-plugins/geanyinsertnum/
trunk/geany-plugins/geanyinsertnum/AUTHORS
trunk/geany-plugins/geanyinsertnum/COPYING
trunk/geany-plugins/geanyinsertnum/Makefile.am
trunk/geany-plugins/geanyinsertnum/README
trunk/geany-plugins/geanyinsertnum/src/
trunk/geany-plugins/geanyinsertnum/src/Makefile.am
trunk/geany-plugins/geanyinsertnum/src/insertnum.c
Modified: trunk/geany-plugins/Makefile.am
===================================================================
--- trunk/geany-plugins/Makefile.am 2010-03-07 13:22:15 UTC (rev 1158)
+++ trunk/geany-plugins/Makefile.am 2010-03-11 17:57:25 UTC (rev 1159)
@@ -3,6 +3,7 @@
codenav \
geanydoc \
geanygdb \
+ geanyinsertnum \
geanylatex \
geanylipsum \
geanylua \
Modified: trunk/geany-plugins/build/geany-plugins.nsi
===================================================================
--- trunk/geany-plugins/build/geany-plugins.nsi 2010-03-07 13:22:15 UTC (rev 1158)
+++ trunk/geany-plugins/build/geany-plugins.nsi 2010-03-11 17:57:25 UTC (rev 1159)
@@ -149,6 +149,7 @@
Delete "$INSTDIR\ReadMe.Windows.txt"
Delete "$INSTDIR\uninst-plugins.exe"
Delete "$INSTDIR\lib\addons.dll"
+ Delete "$INSTDIR\lib\geanyinsertnum.dll"
Delete "$INSTDIR\lib\geanylatex.dll"
Delete "$INSTDIR\lib\geanylipsum.dll"
Delete "$INSTDIR\lib\geanylua.dll"
Modified: trunk/geany-plugins/configure.ac
===================================================================
--- trunk/geany-plugins/configure.ac 2010-03-07 13:22:15 UTC (rev 1158)
+++ trunk/geany-plugins/configure.ac 2010-03-11 17:57:25 UTC (rev 1159)
@@ -25,6 +25,7 @@
GP_CHECK_CODENAV
GP_CHECK_GEANYDOC
GP_CHECK_GEANYGDB
+GP_CHECK_GEANYINSERTNUM
GP_CHECK_GEANYLATEX
GP_CHECK_GEANYLIPSUM
GP_CHECK_GEANYLUA
Added: trunk/geany-plugins/geanyinsertnum/AUTHORS
===================================================================
--- trunk/geany-plugins/geanyinsertnum/AUTHORS (rev 0)
+++ trunk/geany-plugins/geanyinsertnum/AUTHORS 2010-03-11 17:57:25 UTC (rev 1159)
@@ -0,0 +1 @@
+Dimitar Toshkov Zhekov <jimmy(a)is-vn.bg>
Added: trunk/geany-plugins/geanyinsertnum/COPYING
===================================================================
--- trunk/geany-plugins/geanyinsertnum/COPYING (rev 0)
+++ trunk/geany-plugins/geanyinsertnum/COPYING 2010-03-11 17:57:25 UTC (rev 1159)
@@ -0,0 +1,340 @@
+ GNU GENERAL PUBLIC LICENSE
+ Version 2, June 1991
+
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.
+ 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+ Preamble
+
+ The licenses for most software are designed to take away your
+freedom to share and change it. By contrast, the GNU General Public
+License is intended to guarantee your freedom to share and change free
+software--to make sure the software is free for all its users. This
+General Public License applies to most of the Free Software
+Foundation's software and to any other program whose authors commit to
+using it. (Some other Free Software Foundation software is covered by
+the GNU Library General Public License instead.) You can apply it to
+your programs, too.
+
+ When we speak of free software, we are referring to freedom, not
+price. Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+this service if you wish), that you receive source code or can get it
+if you want it, that you can change the software or use pieces of it
+in new free programs; and that you know you can do these things.
+
+ To protect your rights, we need to make restrictions that forbid
+anyone to deny you these rights or to ask you to surrender the rights.
+These restrictions translate to certain responsibilities for you if you
+distribute copies of the software, or if you modify it.
+
+ For example, if you distribute copies of such a program, whether
+gratis or for a fee, you must give the recipients all the rights that
+you have. You must make sure that they, too, receive or can get the
+source code. And you must show them these terms so they know their
+rights.
+
+ We protect your rights with two steps: (1) copyright the software, and
+(2) offer you this license which gives you legal permission to copy,
+distribute and/or modify the software.
+
+ Also, for each author's protection and ours, we want to make certain
+that everyone understands that there is no warranty for this free
+software. If the software is modified by someone else and passed on, we
+want its recipients to know that what they have is not the original, so
+that any problems introduced by others will not reflect on the original
+authors' reputations.
+
+ Finally, any free program is threatened constantly by software
+patents. We wish to avoid the danger that redistributors of a free
+program will individually obtain patent licenses, in effect making the
+program proprietary. To prevent this, we have made it clear that any
+patent must be licensed for everyone's free use or not licensed at all.
+
+ The precise terms and conditions for copying, distribution and
+modification follow.
+
+ GNU GENERAL PUBLIC LICENSE
+ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+ 0. This License applies to any program or other work which contains
+a notice placed by the copyright holder saying it may be distributed
+under the terms of this General Public License. The "Program", below,
+refers to any such program or work, and a "work based on the Program"
+means either the Program or any derivative work under copyright law:
+that is to say, a work containing the Program or a portion of it,
+either verbatim or with modifications and/or translated into another
+language. (Hereinafter, translation is included without limitation in
+the term "modification".) Each licensee is addressed as "you".
+
+Activities other than copying, distribution and modification are not
+covered by this License; they are outside its scope. The act of
+running the Program is not restricted, and the output from the Program
+is covered only if its contents constitute a work based on the
+Program (independent of having been made by running the Program).
+Whether that is true depends on what the Program does.
+
+ 1. You may copy and distribute verbatim copies of the Program's
+source code as you receive it, in any medium, provided that you
+conspicuously and appropriately publish on each copy an appropriate
+copyright notice and disclaimer of warranty; keep intact all the
+notices that refer to this License and to the absence of any warranty;
+and give any other recipients of the Program a copy of this License
+along with the Program.
+
+You may charge a fee for the physical act of transferring a copy, and
+you may at your option offer warranty protection in exchange for a fee.
+
+ 2. You may modify your copy or copies of the Program or any portion
+of it, thus forming a work based on the Program, and copy and
+distribute such modifications or work under the terms of Section 1
+above, provided that you also meet all of these conditions:
+
+ a) You must cause the modified files to carry prominent notices
+ stating that you changed the files and the date of any change.
+
+ b) You must cause any work that you distribute or publish, that in
+ whole or in part contains or is derived from the Program or any
+ part thereof, to be licensed as a whole at no charge to all third
+ parties under the terms of this License.
+
+ c) If the modified program normally reads commands interactively
+ when run, you must cause it, when started running for such
+ interactive use in the most ordinary way, to print or display an
+ announcement including an appropriate copyright notice and a
+ notice that there is no warranty (or else, saying that you provide
+ a warranty) and that users may redistribute the program under
+ these conditions, and telling the user how to view a copy of this
+ License. (Exception: if the Program itself is interactive but
+ does not normally print such an announcement, your work based on
+ the Program is not required to print an announcement.)
+
+These requirements apply to the modified work as a whole. If
+identifiable sections of that work are not derived from the Program,
+and can be reasonably considered independent and separate works in
+themselves, then this License, and its terms, do not apply to those
+sections when you distribute them as separate works. But when you
+distribute the same sections as part of a whole which is a work based
+on the Program, the distribution of the whole must be on the terms of
+this License, whose permissions for other licensees extend to the
+entire whole, and thus to each and every part regardless of who wrote it.
+
+Thus, it is not the intent of this section to claim rights or contest
+your rights to work written entirely by you; rather, the intent is to
+exercise the right to control the distribution of derivative or
+collective works based on the Program.
+
+In addition, mere aggregation of another work not based on the Program
+with the Program (or with a work based on the Program) on a volume of
+a storage or distribution medium does not bring the other work under
+the scope of this License.
+
+ 3. You may copy and distribute the Program (or a work based on it,
+under Section 2) in object code or executable form under the terms of
+Sections 1 and 2 above provided that you also do one of the following:
+
+ a) Accompany it with the complete corresponding machine-readable
+ source code, which must be distributed under the terms of Sections
+ 1 and 2 above on a medium customarily used for software interchange; or,
+
+ b) Accompany it with a written offer, valid for at least three
+ years, to give any third party, for a charge no more than your
+ cost of physically performing source distribution, a complete
+ machine-readable copy of the corresponding source code, to be
+ distributed under the terms of Sections 1 and 2 above on a medium
+ customarily used for software interchange; or,
+
+ c) Accompany it with the information you received as to the offer
+ to distribute corresponding source code. (This alternative is
+ allowed only for noncommercial distribution and only if you
+ received the program in object code or executable form with such
+ an offer, in accord with Subsection b above.)
+
+The source code for a work means the preferred form of the work for
+making modifications to it. For an executable work, complete source
+code means all the source code for all modules it contains, plus any
+associated interface definition files, plus the scripts used to
+control compilation and installation of the executable. However, as a
+special exception, the source code distributed need not include
+anything that is normally distributed (in either source or binary
+form) with the major components (compiler, kernel, and so on) of the
+operating system on which the executable runs, unless that component
+itself accompanies the executable.
+
+If distribution of executable or object code is made by offering
+access to copy from a designated place, then offering equivalent
+access to copy the source code from the same place counts as
+distribution of the source code, even though third parties are not
+compelled to copy the source along with the object code.
+
+ 4. You may not copy, modify, sublicense, or distribute the Program
+except as expressly provided under this License. Any attempt
+otherwise to copy, modify, sublicense or distribute the Program is
+void, and will automatically terminate your rights under this License.
+However, parties who have received copies, or rights, from you under
+this License will not have their licenses terminated so long as such
+parties remain in full compliance.
+
+ 5. You are not required to accept this License, since you have not
+signed it. However, nothing else grants you permission to modify or
+distribute the Program or its derivative works. These actions are
+prohibited by law if you do not accept this License. Therefore, by
+modifying or distributing the Program (or any work based on the
+Program), you indicate your acceptance of this License to do so, and
+all its terms and conditions for copying, distributing or modifying
+the Program or works based on it.
+
+ 6. Each time you redistribute the Program (or any work based on the
+Program), the recipient automatically receives a license from the
+original licensor to copy, distribute or modify the Program subject to
+these terms and conditions. You may not impose any further
+restrictions on the recipients' exercise of the rights granted herein.
+You are not responsible for enforcing compliance by third parties to
+this License.
+
+ 7. If, as a consequence of a court judgment or allegation of patent
+infringement or for any other reason (not limited to patent issues),
+conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License. If you cannot
+distribute so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you
+may not distribute the Program at all. For example, if a patent
+license would not permit royalty-free redistribution of the Program by
+all those who receive copies directly or indirectly through you, then
+the only way you could satisfy both it and this License would be to
+refrain entirely from distribution of the Program.
+
+If any portion of this section is held invalid or unenforceable under
+any particular circumstance, the balance of the section is intended to
+apply and the section as a whole is intended to apply in other
+circumstances.
+
+It is not the purpose of this section to induce you to infringe any
+patents or other property right claims or to contest validity of any
+such claims; this section has the sole purpose of protecting the
+integrity of the free software distribution system, which is
+implemented by public license practices. Many people have made
+generous contributions to the wide range of software distributed
+through that system in reliance on consistent application of that
+system; it is up to the author/donor to decide if he or she is willing
+to distribute software through any other system and a licensee cannot
+impose that choice.
+
+This section is intended to make thoroughly clear what is believed to
+be a consequence of the rest of this License.
+
+ 8. If the distribution and/or use of the Program is restricted in
+certain countries either by patents or by copyrighted interfaces, the
+original copyright holder who places the Program under this License
+may add an explicit geographical distribution limitation excluding
+those countries, so that distribution is permitted only in or among
+countries not thus excluded. In such case, this License incorporates
+the limitation as if written in the body of this License.
+
+ 9. The Free Software Foundation may publish revised and/or new versions
+of the General Public License from time to time. Such new versions will
+be similar in spirit to the present version, but may differ in detail to
+address new problems or concerns.
+
+Each version is given a distinguishing version number. If the Program
+specifies a version number of this License which applies to it and "any
+later version", you have the option of following the terms and conditions
+either of that version or of any later version published by the Free
+Software Foundation. If the Program does not specify a version number of
+this License, you may choose any version ever published by the Free Software
+Foundation.
+
+ 10. If you wish to incorporate parts of the Program into other free
+programs whose distribution conditions are different, write to the author
+to ask for permission. For software which is copyrighted by the Free
+Software Foundation, write to the Free Software Foundation; we sometimes
+make exceptions for this. Our decision will be guided by the two goals
+of preserving the free status of all derivatives of our free software and
+of promoting the sharing and reuse of software generally.
+
+ NO WARRANTY
+
+ 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
+FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
+OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
+PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
+OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
+TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
+PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
+REPAIR OR CORRECTION.
+
+ 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
+REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
+INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
+OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
+TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
+YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
+PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGES.
+
+ END OF TERMS AND CONDITIONS
+
+ How to Apply These Terms to Your New Programs
+
+ If you develop a new program, and you want it to be of the greatest
+possible use to the public, the best way to achieve this is to make it
+free software which everyone can redistribute and change under these terms.
+
+ To do so, attach the following notices to the program. It is safest
+to attach them to the start of each source file to most effectively
+convey the exclusion of warranty; and each file should have at least
+the "copyright" line and a pointer to where the full notice is found.
+
+ <one line to give the program's name and a brief idea of what it does.>
+ Copyright (C) <year> <name of author>
+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+
+
+Also add information on how to contact you by electronic and paper mail.
+
+If the program is interactive, make it output a short notice like this
+when it starts in an interactive mode:
+
+ Gnomovision version 69, Copyright (C) year name of author
+ Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
+ This is free software, and you are welcome to redistribute it
+ under certain conditions; type `show c' for details.
+
+The hypothetical commands `show w' and `show c' should show the appropriate
+parts of the General Public License. Of course, the commands you use may
+be called something other than `show w' and `show c'; they could even be
+mouse-clicks or menu items--whatever suits your program.
+
+You should also get your employer (if you work as a programmer) or your
+school, if any, to sign a "copyright disclaimer" for the program, if
+necessary. Here is a sample; alter the names:
+
+ Yoyodyne, Inc., hereby disclaims all copyright interest in the program
+ `Gnomovision' (which makes passes at compilers) written by James Hacker.
+
+ <signature of Ty Coon>, 1 April 1989
+ Ty Coon, President of Vice
+
+This General Public License does not permit incorporating your program into
+proprietary programs. If your program is a subroutine library, you may
+consider it more useful to permit linking proprietary applications with the
+library. If this is what you want to do, use the GNU Library General
+Public License instead of this License.
Added: trunk/geany-plugins/geanyinsertnum/Makefile.am
===================================================================
--- trunk/geany-plugins/geanyinsertnum/Makefile.am (rev 0)
+++ trunk/geany-plugins/geanyinsertnum/Makefile.am 2010-03-11 17:57:25 UTC (rev 1159)
@@ -0,0 +1,4 @@
+include $(top_srcdir)/build/vars.auxfiles.mk
+
+SUBDIRS = src
+plugin = geanyinsertnum
Added: trunk/geany-plugins/geanyinsertnum/README
===================================================================
--- trunk/geany-plugins/geanyinsertnum/README (rev 0)
+++ trunk/geany-plugins/geanyinsertnum/README 2010-03-11 17:57:25 UTC (rev 1159)
@@ -0,0 +1,54 @@
+Insert Numbers Plugin
+=====================
+
+About
+-----
+This plugin replaces a (possibly zero-width) rectangular selection with
+integer numbers, using start/step/base etc. specified by the user.
+For practical reasons, the number of lines is limited to 500000.
+
+
+Requirements
+------------
+Geany 0.18 or later and the respective headers and development libraries.
+Python 2.4 or later.
+
+
+Installation
+------------
+Compiling and installing the code is done by the following three
+commands:
+
+$ ./waf configure
+$ ./waf build
+$ ./waf install
+
+For more configuration details run
+$ ./waf --help
+
+If there are any errors during compilation, check your build environment.
+
+
+Usage
+-----
+Select a rectangle and choose Tools -> Insert Numbers.
+
+
+Known issues
+------------
+If you reload the current file while the plugin is running (after pressing
+OK), the insertion may fail. Use Edit -> Undo to fix the file if needed.
+
+
+License
+-------
+Insert Numbers is distributed under the terms of the GNU General Public
+License as published by the Free Software Foundation; either version 2 of
+the License, or (at your option) any later version. A copy of this license
+can be found in the file COPYING included with the source code of this
+program.
+
+
+Ideas, questions, patches and bug reports
+-----------------------------------------
+Dimitar Toshkov Zhekov <jimmy(a)is-vn.bg>
Added: trunk/geany-plugins/geanyinsertnum/src/Makefile.am
===================================================================
--- trunk/geany-plugins/geanyinsertnum/src/Makefile.am (rev 0)
+++ trunk/geany-plugins/geanyinsertnum/src/Makefile.am 2010-03-11 17:57:25 UTC (rev 1159)
@@ -0,0 +1,5 @@
+include $(top_srcdir)/build/vars.build.mk
+
+geanyplugins_LTLIBRARIES = geanyinsertnum.la
+geanyinsertnum_la_SOURCES = insertnum.c
+geanyinsertnum_la_LIBADD = $(COMMONLIBS)
Added: trunk/geany-plugins/geanyinsertnum/src/insertnum.c
===================================================================
--- trunk/geany-plugins/geanyinsertnum/src/insertnum.c (rev 0)
+++ trunk/geany-plugins/geanyinsertnum/src/insertnum.c 2010-03-11 17:57:25 UTC (rev 1159)
@@ -0,0 +1,520 @@
+/*
+ * insertnum.c
+ *
+ * Copyright 2010 Dimitar Toshkov Zhekov <jimmy(a)is-vn.bg>
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ */
+
+#include <ctype.h>
+#include <limits.h>
+#include <stdlib.h>
+#include <string.h>
+
+#include "geanyplugin.h"
+
+GeanyPlugin *geany_plugin;
+GeanyData *geany_data;
+GeanyFunctions *geany_functions;
+
+PLUGIN_VERSION_CHECK(150)
+
+PLUGIN_SET_INFO(_("Insert Numbers"), _("Insert/Fill columns with numbers."),
+ "0.1", "Dimitar Toshkov Zhekov <jimmy(a)is-vn.bg>");
+
+/* Keybinding(s) */
+enum
+{
+ INSERT_NUMBERS_KB,
+ COUNT_KB
+};
+
+PLUGIN_KEY_GROUP(insert_numbers, COUNT_KB)
+
+/* when altering the RANGE_ or MAX_LINES, make sure that RANGE_ * MAX_LINES
+ fit in gint64, and that RANGE_LEN is enough for RANGE_ digits and '-' */
+#define RANGE_MIN (-2147483647 - 1)
+#define RANGE_MAX 2147483647
+#define RANGE_LEN 11
+#define RANGE_TOOLTIP "-2147483648..2147483647"
+#define MAX_LINES 500000
+
+typedef struct _InsertNumbersDialog
+{
+ GtkWidget *dialog;
+ GtkWidget *start, *step;
+ GtkWidget *base, *lower;
+ GtkWidget *prefix, *zero;
+} InsertNumbersDialog;
+
+typedef gboolean (*entry_valid)(const gchar *text);
+
+static GObject *tools1_menu = NULL;
+static GtkWidget *main_menu_item = NULL;
+static gint start_pos, start_line;
+static gint end_pos, end_line;
+/* dialog data */
+static gchar *start_text = NULL;
+static gchar *step_text = NULL;
+static gchar *base_text = NULL;
+static gboolean lower_case = 0;
+static gboolean base_prefix = 0;
+static gboolean pad_zeros = 0;
+
+static void plugin_beep(void)
+{
+ if (geany_data->prefs->beep_on_errors)
+ gdk_beep();
+}
+
+static void free_insert_dialog_data(void)
+{
+ g_free(start_text);
+ g_free(step_text);
+ g_free(base_text);
+}
+
+static gboolean can_insert_numbers(void)
+{
+ GeanyDocument *doc = document_get_current();
+
+ if (doc && !doc->readonly)
+ {
+ ScintillaObject *sci = doc->editor->sci;
+
+ if (sci_has_selection(sci) && sci_get_selection_mode(sci) == SC_SEL_RECTANGLE)
+ {
+ start_pos = sci_get_selection_start(sci);
+ start_line = sci_get_line_from_position(sci, start_pos);
+ end_pos = sci_get_selection_end(sci);
+ end_line = sci_get_line_from_position(sci, end_pos);
+
+ return end_line - start_line < MAX_LINES;
+ }
+ }
+
+ return FALSE;
+}
+
+static void update_display(void)
+{
+ while (gtk_events_pending())
+ gtk_main_iteration();
+}
+
+/* not included in 0.18 */
+static int sci_point_x_from_position(ScintillaObject *sci, gint position)
+{
+ return scintilla_send_message(sci, SCI_POINTXFROMPOSITION, 0, position);
+}
+
+/* these did not work for me in 0.18 */
+#define sci_get_line_end_position(sci, line) \
+ scintilla_send_message((sci), SCI_GETLINEENDPOSITION, (line), 0)
+#define sci_get_pos_at_line_sel_start(sci, line) \
+ scintilla_send_message((sci), SCI_GETLINESELSTARTPOSITION, (line), 0)
+#define sci_goto_pos(sci, position) \
+ scintilla_send_message((sci), SCI_GOTOPOS, (position), 0)
+
+static void insert_numbers(gboolean *cancel)
+{
+ /* editor */
+ ScintillaObject *sci = document_get_current()->editor->sci;
+ gint xinsert = sci_point_x_from_position(sci, start_pos);
+ gint xend = sci_point_x_from_position(sci, end_pos);
+ gint *line_pos = g_new(gint, end_line - start_line + 1);
+ gint line, i;
+ /* generator */
+ gint64 start = *start_text ? atol(start_text) : 1;
+ gint64 value;
+ unsigned base = *base_text ? atoi(base_text) : 10;
+ unsigned count = 0;
+ gint64 step = *step_text ? atol(step_text) : 1;
+ size_t prefix_len = 0;
+ int plus = 0, minus;
+ size_t length, lend;
+ char pad, aax;
+ gchar *buffer;
+
+ if (xend < xinsert)
+ xinsert = xend;
+
+ ui_progress_bar_start(_("Counting..."));
+ /* lines shorter than the current selection are skipped */
+ for (line = start_line, i = 0; line <= end_line; line++, i++)
+ {
+ if (sci_point_x_from_position(sci,
+ sci_get_line_end_position(sci, line)) >= xinsert)
+ {
+ line_pos[i] = sci_get_pos_at_line_sel_start(sci, line) -
+ sci_get_position_from_line(sci, line);
+ count++;
+ }
+ else
+ line_pos[i] = -1;
+
+ if (cancel && i % 2500 == 0)
+ {
+ update_display();
+ if (*cancel)
+ {
+ ui_progress_bar_stop();
+ return;
+ }
+ }
+ }
+
+ switch (base * base_prefix)
+ {
+ case 8 : prefix_len = 1; break;
+ case 16 : prefix_len = 2; break;
+ case 10 : plus++;
+ }
+
+ value = start + (count - 1) * step;
+ minus = start < 0 || value < 0;
+ lend = plus || (pad_zeros ? minus : value < 0);
+ while (value /= base) lend++;
+ value = start;
+ length = plus || (pad_zeros ? minus : value < 0);
+ while (value /= base) length++;
+ length = prefix_len + (length > lend ? length : lend) + 1;
+
+ buffer = g_new(gchar, length + 1);
+ buffer[length] = '\0';
+ pad = pad_zeros ? '0' : ' ';
+ aax = (lower_case ? 'a' : 'A') - 10;
+
+ gtk_progress_bar_set_text(GTK_PROGRESS_BAR(geany->main_widgets->progressbar),
+ _("Preparing..."));
+ update_display();
+ sci_start_undo_action(sci);
+ sci_replace_sel(sci, "");
+
+ gtk_progress_bar_set_text(GTK_PROGRESS_BAR(geany->main_widgets->progressbar),
+ _("Inserting..."));
+ for (line = start_line, i = 0; line <= end_line; line++, i++)
+ {
+ gchar *beg, *end;
+ gint insert_pos;
+
+ if (line_pos[i] < 0)
+ continue;
+
+ beg = buffer;
+ end = buffer + length;
+ value = llabs(start);
+
+ do
+ {
+ unsigned digit = value % base;
+ *--end = digit + (digit < 10 ? '0' : aax);
+ } while (value /= base);
+
+ if (pad_zeros)
+ {
+ if (start < 0) *beg++ = '-';
+ else if (plus) *beg++ = '+';
+ else if (minus) *beg++ = ' ';
+ memcpy(beg, "0x", prefix_len);
+ beg += prefix_len;
+ }
+ else
+ {
+ if (start < 0) *--end = '-';
+ else if (plus) *--end = '+';
+ end -= prefix_len;
+ memcpy(end, "0x", prefix_len);
+ }
+
+ memset(beg, pad, end - beg);
+ insert_pos = sci_get_position_from_line(sci, line) + line_pos[i];
+ sci_insert_text(sci, insert_pos, buffer);
+ start += step;
+
+ if (cancel && i % 1000 == 0)
+ {
+ update_display();
+ if (*cancel)
+ {
+ sci_goto_pos(sci, insert_pos + length);
+ break;
+ }
+ }
+ }
+
+ sci_end_undo_action(sci);
+ g_free(buffer);
+ ui_progress_bar_stop();
+}
+
+/* interface */
+static gboolean range_valid(const gchar *text)
+{
+ gint64 value = atoll(text);
+ return value >= RANGE_MIN && value <= RANGE_MAX;
+}
+
+static gboolean base_valid(const gchar *text)
+{
+ return atoi(text) <= 36;
+}
+
+static void on_entry_insert_text(GtkEntry *entry, const gchar *text, gint length, gint *position,
+ gpointer data)
+{
+ GtkEditable *editable = GTK_EDITABLE(entry);
+ gint i, start = *position, pos = *position;
+ gchar *result;
+
+ if (length == -1)
+ length = strlen(text);
+ result = g_new(gchar, gtk_entry_get_text_length(entry) + length + 1);
+ strcpy(result, gtk_entry_get_text(entry));
+
+ for (i = 0; i < length; i++)
+ {
+ if (isdigit(text[i]) || (data == range_valid && pos == 0 && text[i] == '-'))
+ {
+ memmove(result + pos + 1, result + pos, strlen(result + pos) + 1);
+ result[pos++] = text[i];
+ if (!((entry_valid) data)(result))
+ {
+ pos = start;
+ plugin_beep();
+ break;
+ }
+ }
+ }
+
+ if (pos > start)
+ {
+ g_signal_handlers_block_by_func(G_OBJECT(editable),
+ G_CALLBACK(on_entry_insert_text), data);
+ gtk_editable_insert_text(editable, result + start, pos - start, position);
+ g_signal_handlers_unblock_by_func(G_OBJECT(editable),
+ G_CALLBACK(on_entry_insert_text), data);
+ }
+
+ g_signal_stop_emission_by_name(G_OBJECT(editable), "insert_text");
+ g_free(result);
+}
+
+static void on_insert_numbers_response(G_GNUC_UNUSED GtkDialog *dialog,
+ G_GNUC_UNUSED gint response_id, G_GNUC_UNUSED gpointer user_data)
+{
+ *(gboolean *) user_data = TRUE;
+}
+
+static void on_insert_numbers_ok_clicked(G_GNUC_UNUSED GtkButton *button, gpointer user_data)
+{
+ InsertNumbersDialog *d = (InsertNumbersDialog *) user_data;
+ GtkWidget *bad_entry = NULL;
+
+ free_insert_dialog_data();
+ start_text = g_strdup(gtk_entry_get_text(GTK_ENTRY(d->start)));
+ step_text = g_strdup(gtk_entry_get_text(GTK_ENTRY(d->step)));
+ base_text = g_strdup(gtk_entry_get_text(GTK_ENTRY(d->base)));
+ lower_case = gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(d->lower));
+ base_prefix = gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(d->prefix));
+ pad_zeros = gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(d->zero));
+
+ if (!strcmp(step_text, "-"))
+ bad_entry = d->step;
+ else if (*base_text && atoi(base_text) < 2)
+ bad_entry = d->base;
+
+ if (bad_entry)
+ {
+ plugin_beep();
+ gtk_widget_grab_focus(bad_entry);
+ return;
+ }
+
+ gtk_dialog_response(GTK_DIALOG(d->dialog), GTK_RESPONSE_ACCEPT);
+}
+
+static void set_entry(GtkWidget *entry, gint maxlen, GtkWidget *label, entry_valid valid,
+ const gchar *tooltip)
+{
+ gtk_entry_set_max_length(GTK_ENTRY(entry), maxlen);
+ gtk_entry_set_activates_default(GTK_ENTRY(entry), TRUE);
+ g_signal_connect(entry, "insert-text", G_CALLBACK(on_entry_insert_text), valid);
+ gtk_label_set_mnemonic_widget(GTK_LABEL(label), entry);
+ ui_widget_set_tooltip_text(entry, tooltip);
+}
+
+static void on_insert_numbers_activate(G_GNUC_UNUSED GtkMenuItem *menuitem, G_GNUC_UNUSED
+ gpointer gdata)
+{
+ InsertNumbersDialog d;
+ GtkWidget *vbox, *label, *upper, *space, *button, *action;
+ GtkTable *table;
+ GtkComboBox *combo;
+ const char *case_tip = _("For base 11 and above");
+ gint result;
+
+ if (!can_insert_numbers())
+ {
+ if (!tools1_menu)
+ plugin_beep(); /* no visual feedback, so beep */
+ return;
+ }
+
+ d.dialog = gtk_dialog_new_with_buttons(_("Insert Numbers"),
+ GTK_WINDOW(geany->main_widgets->window),
+ GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT,
+ GTK_STOCK_CANCEL, GTK_RESPONSE_REJECT, NULL);
+ vbox = ui_dialog_vbox_new(GTK_DIALOG(d.dialog));
+ gtk_box_set_spacing(GTK_BOX(vbox), 9);
+
+ table = GTK_TABLE(gtk_table_new(3, 6, FALSE));
+ gtk_table_set_row_spacings(table, 6);
+ gtk_table_set_col_spacings(table, 6);
+ gtk_box_pack_start(GTK_BOX(vbox), GTK_WIDGET(table), TRUE, TRUE, 0);
+
+ label = gtk_label_new_with_mnemonic(_("_Start:"));
+ gtk_table_attach_defaults(table, label, 0, 1, 0, 1);
+ d.start = gtk_entry_new();
+ set_entry(d.start, RANGE_LEN, label, range_valid, RANGE_TOOLTIP);
+ gtk_table_attach_defaults(table, d.start, 1, 3, 0, 1);
+ label = gtk_label_new_with_mnemonic(_("S_tep:"));
+ gtk_table_attach_defaults(table, label, 3, 4, 0, 1);
+ d.step = gtk_entry_new();
+ set_entry(d.step, RANGE_LEN, label, range_valid, RANGE_TOOLTIP);
+ gtk_table_attach_defaults(table, d.step, 4, 6, 0, 1);
+
+ label = gtk_label_new_with_mnemonic(_("_Base:"));
+ gtk_table_attach_defaults(table, label, 0, 1, 1, 2);
+ combo = GTK_COMBO_BOX(gtk_combo_box_entry_new_text());
+ d.base = gtk_bin_get_child(GTK_BIN(combo));
+ set_entry(d.base, 2, label, base_valid, "2..36");
+ gtk_combo_box_append_text(combo, "2");
+ gtk_combo_box_append_text(combo, "8");
+ gtk_combo_box_append_text(combo, "10");
+ gtk_combo_box_append_text(combo, "16");
+ gtk_table_attach(table, GTK_WIDGET(combo), 1, 3, 1, 2, GTK_EXPAND | GTK_FILL, 0, 0, 0);
+ label = gtk_label_new(_("Letters:"));
+ ui_widget_set_tooltip_text(label, case_tip);
+ gtk_table_attach_defaults(table, label, 3, 4, 1, 2);
+ upper = gtk_radio_button_new_with_mnemonic(NULL, _("_Upper"));
+ ui_widget_set_tooltip_text(upper, case_tip);
+ gtk_table_attach_defaults(table, upper, 4, 5, 1, 2);
+ d.lower = gtk_radio_button_new_from_widget(GTK_RADIO_BUTTON(upper));
+ ui_widget_set_tooltip_text(label, case_tip);
+ label = gtk_label_new_with_mnemonic(_("_Lower"));
+ gtk_container_add(GTK_CONTAINER(d.lower), label);
+ gtk_table_attach_defaults(table, d.lower, 5, 6, 1, 2);
+
+ d.prefix = gtk_check_button_new_with_mnemonic(_("Base _prefix"));
+ ui_widget_set_tooltip_text(d.prefix,
+ _("0 for octal, 0x for hex, + for positive decimal"));
+ gtk_table_attach_defaults(table, d.prefix, 1, 3, 2, 3);
+ label = gtk_label_new(_("Padding:"));
+ gtk_table_attach_defaults(table, label, 3, 4, 2, 3);
+ space = gtk_radio_button_new_with_mnemonic(NULL, _("Sp_ace"));
+ gtk_table_attach_defaults(table, space, 4, 5, 2, 3);
+ d.zero = gtk_radio_button_new_from_widget(GTK_RADIO_BUTTON(space));
+ label = gtk_label_new_with_mnemonic(_("_Zero"));
+ gtk_container_add(GTK_CONTAINER(d.zero), label);
+ gtk_table_attach_defaults(table, d.zero, 5, 6, 2, 3);
+
+ button = gtk_button_new_from_stock(GTK_STOCK_OK);
+ g_signal_connect(button, "clicked", G_CALLBACK(on_insert_numbers_ok_clicked), &d);
+ action = gtk_dialog_get_action_area(GTK_DIALOG(d.dialog));
+ gtk_box_pack_end(GTK_BOX(action), button, TRUE, TRUE, 0);
+ gtk_widget_set_can_default(button, TRUE);
+ gtk_widget_grab_default(button);
+
+ gtk_entry_set_text(GTK_ENTRY(d.start), start_text);
+ gtk_entry_set_text(GTK_ENTRY(d.step), step_text);
+ gtk_entry_set_text(GTK_ENTRY(d.base), base_text);
+ gtk_button_clicked(GTK_BUTTON(lower_case ? d.lower : upper));
+ gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(d.prefix), base_prefix);
+ gtk_button_clicked(GTK_BUTTON(pad_zeros ? d.zero : space));
+
+ gtk_widget_show_all(d.dialog);
+ result = gtk_dialog_run(GTK_DIALOG(d.dialog));
+
+ if (result == GTK_RESPONSE_ACCEPT)
+ {
+ if (can_insert_numbers())
+ {
+ if (end_line - start_line < 1000)
+ {
+ /* quick version */
+ gtk_widget_hide(d.dialog);
+ insert_numbers(NULL);
+ }
+ else
+ {
+ gboolean cancel = FALSE;
+
+ gtk_widget_set_sensitive(GTK_WIDGET(table), FALSE);
+ gtk_widget_set_sensitive(button, FALSE);
+ update_display();
+ g_signal_connect(d.dialog, "response",
+ G_CALLBACK(on_insert_numbers_response), &cancel);
+ insert_numbers(&cancel);
+ }
+ }
+ else
+ plugin_beep(); /* reloaded or something */
+ }
+
+ gtk_widget_destroy(d.dialog);
+}
+
+static void on_insert_numbers_key(G_GNUC_UNUSED guint key_id)
+{
+ on_insert_numbers_activate(NULL, NULL);
+}
+
+static void on_tools1_activate(G_GNUC_UNUSED GtkMenuItem *menuitem, G_GNUC_UNUSED gpointer gdata)
+{
+ gtk_widget_set_sensitive(main_menu_item, can_insert_numbers());
+}
+
+void plugin_init(G_GNUC_UNUSED GeanyData *data)
+{
+ main_locale_init(LOCALEDIR, GETTEXT_PACKAGE);
+
+ start_text = g_strdup("1");
+ step_text = g_strdup("1");
+ base_text = g_strdup("10");
+
+ main_menu_item = gtk_menu_item_new_with_mnemonic(_("Insert _Numbers"));
+ gtk_widget_show(main_menu_item);
+ gtk_container_add(GTK_CONTAINER(geany->main_widgets->tools_menu), main_menu_item);
+ g_signal_connect(main_menu_item, "activate", G_CALLBACK(on_insert_numbers_activate),
+ NULL);
+
+ keybindings_set_item(plugin_key_group, INSERT_NUMBERS_KB, on_insert_numbers_key,
+ 0, 0, "insert_numbers", _("Insert Numbers"), main_menu_item);
+
+ /* an "update-tools-menu" or something would have been nice */
+ tools1_menu = G_OBJECT(g_object_get_data((gpointer) geany->main_widgets->window,
+ "tools1"));
+ if (tools1_menu)
+ {
+ plugin_signal_connect(geany_plugin, tools1_menu, "activate", FALSE,
+ (GCallback) on_tools1_activate, NULL);
+ }
+}
+
+void plugin_cleanup(void)
+{
+ gtk_widget_destroy(main_menu_item);
+ free_insert_dialog_data();
+}
Modified: trunk/geany-plugins/po/POTFILES.in
===================================================================
--- trunk/geany-plugins/po/POTFILES.in 2010-03-07 13:22:15 UTC (rev 1158)
+++ trunk/geany-plugins/po/POTFILES.in 2010-03-11 17:57:25 UTC (rev 1159)
@@ -95,3 +95,6 @@
#Pretty-printer
pretty-printer/src/PluginEntry.c
pretty-printer/src/PrettyPrinter.c
+
+# GeanyInsertnum
+geanyinsertnum/src/insertnum.c
Modified: trunk/geany-plugins/po/geany-plugins.pot
===================================================================
--- trunk/geany-plugins/po/geany-plugins.pot 2010-03-07 13:22:15 UTC (rev 1158)
+++ trunk/geany-plugins/po/geany-plugins.pot 2010-03-11 17:57:25 UTC (rev 1159)
@@ -2490,3 +2490,76 @@
#, c-format
msgid "Project \"%s\" opened."
msgstr ""
+
+#: ../geanyinsertnum/src/insertnum.c:33 ../geanyinsertnum/src/insertnum.c:375
+#: ../geanyinsertnum/src/insertnum.c:504
+msgid "Insert Numbers"
+msgstr ""
+
+#: ../geanyinsertnum/src/insertnum.c:33
+msgid "Insert/Fill columns with numbers."
+msgstr ""
+
+#: ../geanyinsertnum/src/insertnum.c:153
+msgid "Counting..."
+msgstr ""
+
+#: ../geanyinsertnum/src/insertnum.c:200
+msgid "Preparing..."
+msgstr ""
+
+#: ../geanyinsertnum/src/insertnum.c:206
+msgid "Inserting..."
+msgstr ""
+
+#: ../geanyinsertnum/src/insertnum.c:365
+msgid "For base 11 and above"
+msgstr ""
+
+#: ../geanyinsertnum/src/insertnum.c:387
+msgid "_Start:"
+msgstr ""
+
+#: ../geanyinsertnum/src/insertnum.c:392
+msgid "S_tep:"
+msgstr ""
+
+#: ../geanyinsertnum/src/insertnum.c:398
+msgid "_Base:"
+msgstr ""
+
+#: ../geanyinsertnum/src/insertnum.c:408
+msgid "Letters:"
+msgstr ""
+
+#: ../geanyinsertnum/src/insertnum.c:411
+msgid "_Upper"
+msgstr ""
+
+#: ../geanyinsertnum/src/insertnum.c:416
+msgid "_Lower"
+msgstr ""
+
+#: ../geanyinsertnum/src/insertnum.c:420
+msgid "Base _prefix"
+msgstr ""
+
+#: ../geanyinsertnum/src/insertnum.c:422
+msgid "0 for octal, 0x for hex, + for positive decimal"
+msgstr ""
+
+#: ../geanyinsertnum/src/insertnum.c:424
+msgid "Padding:"
+msgstr ""
+
+#: ../geanyinsertnum/src/insertnum.c:426
+msgid "Sp_ace"
+msgstr ""
+
+#: ../geanyinsertnum/src/insertnum.c:429
+msgid "_Zero"
+msgstr ""
+
+#: ../geanyinsertnum/src/insertnum.c:497
+msgid "Insert _Numbers"
+msgstr ""
Modified: trunk/geany-plugins/wscript
===================================================================
--- trunk/geany-plugins/wscript 2010-03-07 13:22:15 UTC (rev 1158)
+++ trunk/geany-plugins/wscript 2010-03-11 17:57:25 UTC (rev 1159)
@@ -77,6 +77,7 @@
Plugin('addons', None, [ 'addons/src' ]),
Plugin('codenav', None, [ 'codenav/src' ]),
Plugin('geanydoc', None, [ 'geanydoc/src' ]),
+ Plugin('geanyinsertnum', None, [ 'geanyinsertnum/src' ]),
Plugin('geanylatex', None, [ 'geanylatex/src']),
Plugin('geanylipsum', None, [ 'geanylipsum/src']),
Plugin('geanysendmail', None, [ 'geanysendmail/src' ]),
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 1158
http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=1158&view=rev
Author: sheckley
Date: 2010-03-07 13:22:15 +0000 (Sun, 07 Mar 2010)
Log Message:
-----------
insert number plugin - initial revision
Added Paths:
-----------
trunk/geanyinsertnum/
trunk/geanyinsertnum/AUTHORS
trunk/geanyinsertnum/COPYING
trunk/geanyinsertnum/ChangeLog
trunk/geanyinsertnum/NEWS
trunk/geanyinsertnum/README
trunk/geanyinsertnum/po/
trunk/geanyinsertnum/po/ChangeLog
trunk/geanyinsertnum/po/LINGUAS
trunk/geanyinsertnum/po/POTFILES.in
trunk/geanyinsertnum/po/POTFILES.skip
trunk/geanyinsertnum/po/bg.po
trunk/geanyinsertnum/po/insertnum.pot
trunk/geanyinsertnum/src/
trunk/geanyinsertnum/src/insertnum.c
trunk/geanyinsertnum/waf
trunk/geanyinsertnum/wscript
Added: trunk/geanyinsertnum/AUTHORS
===================================================================
--- trunk/geanyinsertnum/AUTHORS (rev 0)
+++ trunk/geanyinsertnum/AUTHORS 2010-03-07 13:22:15 UTC (rev 1158)
@@ -0,0 +1 @@
+Dimitar Toshkov Zhekov <jimmy(a)is-vn.bg>
Added: trunk/geanyinsertnum/COPYING
===================================================================
--- trunk/geanyinsertnum/COPYING (rev 0)
+++ trunk/geanyinsertnum/COPYING 2010-03-07 13:22:15 UTC (rev 1158)
@@ -0,0 +1,340 @@
+ GNU GENERAL PUBLIC LICENSE
+ Version 2, June 1991
+
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.
+ 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+ Preamble
+
+ The licenses for most software are designed to take away your
+freedom to share and change it. By contrast, the GNU General Public
+License is intended to guarantee your freedom to share and change free
+software--to make sure the software is free for all its users. This
+General Public License applies to most of the Free Software
+Foundation's software and to any other program whose authors commit to
+using it. (Some other Free Software Foundation software is covered by
+the GNU Library General Public License instead.) You can apply it to
+your programs, too.
+
+ When we speak of free software, we are referring to freedom, not
+price. Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+this service if you wish), that you receive source code or can get it
+if you want it, that you can change the software or use pieces of it
+in new free programs; and that you know you can do these things.
+
+ To protect your rights, we need to make restrictions that forbid
+anyone to deny you these rights or to ask you to surrender the rights.
+These restrictions translate to certain responsibilities for you if you
+distribute copies of the software, or if you modify it.
+
+ For example, if you distribute copies of such a program, whether
+gratis or for a fee, you must give the recipients all the rights that
+you have. You must make sure that they, too, receive or can get the
+source code. And you must show them these terms so they know their
+rights.
+
+ We protect your rights with two steps: (1) copyright the software, and
+(2) offer you this license which gives you legal permission to copy,
+distribute and/or modify the software.
+
+ Also, for each author's protection and ours, we want to make certain
+that everyone understands that there is no warranty for this free
+software. If the software is modified by someone else and passed on, we
+want its recipients to know that what they have is not the original, so
+that any problems introduced by others will not reflect on the original
+authors' reputations.
+
+ Finally, any free program is threatened constantly by software
+patents. We wish to avoid the danger that redistributors of a free
+program will individually obtain patent licenses, in effect making the
+program proprietary. To prevent this, we have made it clear that any
+patent must be licensed for everyone's free use or not licensed at all.
+
+ The precise terms and conditions for copying, distribution and
+modification follow.
+
+ GNU GENERAL PUBLIC LICENSE
+ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+ 0. This License applies to any program or other work which contains
+a notice placed by the copyright holder saying it may be distributed
+under the terms of this General Public License. The "Program", below,
+refers to any such program or work, and a "work based on the Program"
+means either the Program or any derivative work under copyright law:
+that is to say, a work containing the Program or a portion of it,
+either verbatim or with modifications and/or translated into another
+language. (Hereinafter, translation is included without limitation in
+the term "modification".) Each licensee is addressed as "you".
+
+Activities other than copying, distribution and modification are not
+covered by this License; they are outside its scope. The act of
+running the Program is not restricted, and the output from the Program
+is covered only if its contents constitute a work based on the
+Program (independent of having been made by running the Program).
+Whether that is true depends on what the Program does.
+
+ 1. You may copy and distribute verbatim copies of the Program's
+source code as you receive it, in any medium, provided that you
+conspicuously and appropriately publish on each copy an appropriate
+copyright notice and disclaimer of warranty; keep intact all the
+notices that refer to this License and to the absence of any warranty;
+and give any other recipients of the Program a copy of this License
+along with the Program.
+
+You may charge a fee for the physical act of transferring a copy, and
+you may at your option offer warranty protection in exchange for a fee.
+
+ 2. You may modify your copy or copies of the Program or any portion
+of it, thus forming a work based on the Program, and copy and
+distribute such modifications or work under the terms of Section 1
+above, provided that you also meet all of these conditions:
+
+ a) You must cause the modified files to carry prominent notices
+ stating that you changed the files and the date of any change.
+
+ b) You must cause any work that you distribute or publish, that in
+ whole or in part contains or is derived from the Program or any
+ part thereof, to be licensed as a whole at no charge to all third
+ parties under the terms of this License.
+
+ c) If the modified program normally reads commands interactively
+ when run, you must cause it, when started running for such
+ interactive use in the most ordinary way, to print or display an
+ announcement including an appropriate copyright notice and a
+ notice that there is no warranty (or else, saying that you provide
+ a warranty) and that users may redistribute the program under
+ these conditions, and telling the user how to view a copy of this
+ License. (Exception: if the Program itself is interactive but
+ does not normally print such an announcement, your work based on
+ the Program is not required to print an announcement.)
+
+These requirements apply to the modified work as a whole. If
+identifiable sections of that work are not derived from the Program,
+and can be reasonably considered independent and separate works in
+themselves, then this License, and its terms, do not apply to those
+sections when you distribute them as separate works. But when you
+distribute the same sections as part of a whole which is a work based
+on the Program, the distribution of the whole must be on the terms of
+this License, whose permissions for other licensees extend to the
+entire whole, and thus to each and every part regardless of who wrote it.
+
+Thus, it is not the intent of this section to claim rights or contest
+your rights to work written entirely by you; rather, the intent is to
+exercise the right to control the distribution of derivative or
+collective works based on the Program.
+
+In addition, mere aggregation of another work not based on the Program
+with the Program (or with a work based on the Program) on a volume of
+a storage or distribution medium does not bring the other work under
+the scope of this License.
+
+ 3. You may copy and distribute the Program (or a work based on it,
+under Section 2) in object code or executable form under the terms of
+Sections 1 and 2 above provided that you also do one of the following:
+
+ a) Accompany it with the complete corresponding machine-readable
+ source code, which must be distributed under the terms of Sections
+ 1 and 2 above on a medium customarily used for software interchange; or,
+
+ b) Accompany it with a written offer, valid for at least three
+ years, to give any third party, for a charge no more than your
+ cost of physically performing source distribution, a complete
+ machine-readable copy of the corresponding source code, to be
+ distributed under the terms of Sections 1 and 2 above on a medium
+ customarily used for software interchange; or,
+
+ c) Accompany it with the information you received as to the offer
+ to distribute corresponding source code. (This alternative is
+ allowed only for noncommercial distribution and only if you
+ received the program in object code or executable form with such
+ an offer, in accord with Subsection b above.)
+
+The source code for a work means the preferred form of the work for
+making modifications to it. For an executable work, complete source
+code means all the source code for all modules it contains, plus any
+associated interface definition files, plus the scripts used to
+control compilation and installation of the executable. However, as a
+special exception, the source code distributed need not include
+anything that is normally distributed (in either source or binary
+form) with the major components (compiler, kernel, and so on) of the
+operating system on which the executable runs, unless that component
+itself accompanies the executable.
+
+If distribution of executable or object code is made by offering
+access to copy from a designated place, then offering equivalent
+access to copy the source code from the same place counts as
+distribution of the source code, even though third parties are not
+compelled to copy the source along with the object code.
+
+ 4. You may not copy, modify, sublicense, or distribute the Program
+except as expressly provided under this License. Any attempt
+otherwise to copy, modify, sublicense or distribute the Program is
+void, and will automatically terminate your rights under this License.
+However, parties who have received copies, or rights, from you under
+this License will not have their licenses terminated so long as such
+parties remain in full compliance.
+
+ 5. You are not required to accept this License, since you have not
+signed it. However, nothing else grants you permission to modify or
+distribute the Program or its derivative works. These actions are
+prohibited by law if you do not accept this License. Therefore, by
+modifying or distributing the Program (or any work based on the
+Program), you indicate your acceptance of this License to do so, and
+all its terms and conditions for copying, distributing or modifying
+the Program or works based on it.
+
+ 6. Each time you redistribute the Program (or any work based on the
+Program), the recipient automatically receives a license from the
+original licensor to copy, distribute or modify the Program subject to
+these terms and conditions. You may not impose any further
+restrictions on the recipients' exercise of the rights granted herein.
+You are not responsible for enforcing compliance by third parties to
+this License.
+
+ 7. If, as a consequence of a court judgment or allegation of patent
+infringement or for any other reason (not limited to patent issues),
+conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License. If you cannot
+distribute so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you
+may not distribute the Program at all. For example, if a patent
+license would not permit royalty-free redistribution of the Program by
+all those who receive copies directly or indirectly through you, then
+the only way you could satisfy both it and this License would be to
+refrain entirely from distribution of the Program.
+
+If any portion of this section is held invalid or unenforceable under
+any particular circumstance, the balance of the section is intended to
+apply and the section as a whole is intended to apply in other
+circumstances.
+
+It is not the purpose of this section to induce you to infringe any
+patents or other property right claims or to contest validity of any
+such claims; this section has the sole purpose of protecting the
+integrity of the free software distribution system, which is
+implemented by public license practices. Many people have made
+generous contributions to the wide range of software distributed
+through that system in reliance on consistent application of that
+system; it is up to the author/donor to decide if he or she is willing
+to distribute software through any other system and a licensee cannot
+impose that choice.
+
+This section is intended to make thoroughly clear what is believed to
+be a consequence of the rest of this License.
+
+ 8. If the distribution and/or use of the Program is restricted in
+certain countries either by patents or by copyrighted interfaces, the
+original copyright holder who places the Program under this License
+may add an explicit geographical distribution limitation excluding
+those countries, so that distribution is permitted only in or among
+countries not thus excluded. In such case, this License incorporates
+the limitation as if written in the body of this License.
+
+ 9. The Free Software Foundation may publish revised and/or new versions
+of the General Public License from time to time. Such new versions will
+be similar in spirit to the present version, but may differ in detail to
+address new problems or concerns.
+
+Each version is given a distinguishing version number. If the Program
+specifies a version number of this License which applies to it and "any
+later version", you have the option of following the terms and conditions
+either of that version or of any later version published by the Free
+Software Foundation. If the Program does not specify a version number of
+this License, you may choose any version ever published by the Free Software
+Foundation.
+
+ 10. If you wish to incorporate parts of the Program into other free
+programs whose distribution conditions are different, write to the author
+to ask for permission. For software which is copyrighted by the Free
+Software Foundation, write to the Free Software Foundation; we sometimes
+make exceptions for this. Our decision will be guided by the two goals
+of preserving the free status of all derivatives of our free software and
+of promoting the sharing and reuse of software generally.
+
+ NO WARRANTY
+
+ 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
+FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
+OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
+PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
+OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
+TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
+PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
+REPAIR OR CORRECTION.
+
+ 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
+REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
+INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
+OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
+TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
+YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
+PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGES.
+
+ END OF TERMS AND CONDITIONS
+
+ How to Apply These Terms to Your New Programs
+
+ If you develop a new program, and you want it to be of the greatest
+possible use to the public, the best way to achieve this is to make it
+free software which everyone can redistribute and change under these terms.
+
+ To do so, attach the following notices to the program. It is safest
+to attach them to the start of each source file to most effectively
+convey the exclusion of warranty; and each file should have at least
+the "copyright" line and a pointer to where the full notice is found.
+
+ <one line to give the program's name and a brief idea of what it does.>
+ Copyright (C) <year> <name of author>
+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+
+
+Also add information on how to contact you by electronic and paper mail.
+
+If the program is interactive, make it output a short notice like this
+when it starts in an interactive mode:
+
+ Gnomovision version 69, Copyright (C) year name of author
+ Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
+ This is free software, and you are welcome to redistribute it
+ under certain conditions; type `show c' for details.
+
+The hypothetical commands `show w' and `show c' should show the appropriate
+parts of the General Public License. Of course, the commands you use may
+be called something other than `show w' and `show c'; they could even be
+mouse-clicks or menu items--whatever suits your program.
+
+You should also get your employer (if you work as a programmer) or your
+school, if any, to sign a "copyright disclaimer" for the program, if
+necessary. Here is a sample; alter the names:
+
+ Yoyodyne, Inc., hereby disclaims all copyright interest in the program
+ `Gnomovision' (which makes passes at compilers) written by James Hacker.
+
+ <signature of Ty Coon>, 1 April 1989
+ Ty Coon, President of Vice
+
+This General Public License does not permit incorporating your program into
+proprietary programs. If your program is a subroutine library, you may
+consider it more useful to permit linking proprietary applications with the
+library. If this is what you want to do, use the GNU Library General
+Public License instead of this License.
Added: trunk/geanyinsertnum/ChangeLog
===================================================================
Added: trunk/geanyinsertnum/NEWS
===================================================================
Added: trunk/geanyinsertnum/README
===================================================================
--- trunk/geanyinsertnum/README (rev 0)
+++ trunk/geanyinsertnum/README 2010-03-07 13:22:15 UTC (rev 1158)
@@ -0,0 +1,54 @@
+Insert Numbers Plugin
+=====================
+
+About
+-----
+This plugin replaces a (possibly zero-width) rectangular selection with
+integer numbers, using start/step/base etc. specified by the user.
+For practical reasons, the number of lines is limited to 500000.
+
+
+Requirements
+------------
+Geany 0.18 or later and the respective headers and development libraries.
+Python 2.4 or later.
+
+
+Installation
+------------
+Compiling and installing the code is done by the following three
+commands:
+
+$ ./waf configure
+$ ./waf build
+$ ./waf install
+
+For more configuration details run
+$ ./waf --help
+
+If there are any errors during compilation, check your build environment.
+
+
+Usage
+-----
+Select a rectangle and choose Tools -> Insert Numbers.
+
+
+Known issues
+------------
+If you reload the current file while the plugin is running (after pressing
+OK), the insertion may fail. Use Edit -> Undo to fix the file if needed.
+
+
+License
+-------
+Insert Numbers is distributed under the terms of the GNU General Public
+License as published by the Free Software Foundation; either version 2 of
+the License, or (at your option) any later version. A copy of this license
+can be found in the file COPYING included with the source code of this
+program.
+
+
+Ideas, questions, patches and bug reports
+-----------------------------------------
+Dimitar Toshkov Zhekov <jimmy(a)is-vn.bg>
Added: trunk/geanyinsertnum/po/ChangeLog
===================================================================
Added: trunk/geanyinsertnum/po/LINGUAS
===================================================================
--- trunk/geanyinsertnum/po/LINGUAS (rev 0)
+++ trunk/geanyinsertnum/po/LINGUAS 2010-03-07 13:22:15 UTC (rev 1158)
@@ -0,0 +1,2 @@
+# set of available languages (in alphabetic order)
+bg
Added: trunk/geanyinsertnum/po/POTFILES.in
===================================================================
--- trunk/geanyinsertnum/po/POTFILES.in (rev 0)
+++ trunk/geanyinsertnum/po/POTFILES.in 2010-03-07 13:22:15 UTC (rev 1158)
@@ -0,0 +1,4 @@
+# List of source files containing translatable strings.
+
+src/insertnum.c
+
Added: trunk/geanyinsertnum/po/POTFILES.skip
===================================================================
--- trunk/geanyinsertnum/po/POTFILES.skip (rev 0)
+++ trunk/geanyinsertnum/po/POTFILES.skip 2010-03-07 13:22:15 UTC (rev 1158)
@@ -0,0 +1 @@
+# List of source files containing translatable strings but should be ignored.
Added: trunk/geanyinsertnum/po/bg.po
===================================================================
--- trunk/geanyinsertnum/po/bg.po (rev 0)
+++ trunk/geanyinsertnum/po/bg.po 2010-03-07 13:22:15 UTC (rev 1158)
@@ -0,0 +1,70 @@
+# Bulgarian translations for GeanyInsertNum package.
+# Copyright (C) 2010 THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# Dimitar Zhekov <jimmy(a)is-vn.bg>, 2010.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: geanyinsertnum 0.1\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2010-01-05 23:53+0100\n"
+"PO-Revision-Date: 2010-02-17 19:37+0300\n"
+"Last-Translator: Dimitar Zhekov <jimmy(a)is-vn.bg>\n"
+"Language-Team: Bulgarian\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+msgid "Insert Numbers"
+msgstr "Вмъкване на числа"
+
+msgid "Insert/Fill columns with numbers."
+msgstr "Вмъкване/запълване на колони с числа."
+
+msgid "Counting..."
+msgstr "Преброяване..."
+
+msgid "Preparing..."
+msgstr "Подготовка..."
+
+msgid "Inserting..."
+msgstr "Вмъкване..."
+
+msgid "For base 11 and above"
+msgstr "За бройна система 11 и нагоре"
+
+msgid "_Start:"
+msgstr "_Начално число:"
+
+msgid "S_tep:"
+msgstr "_Стъпка:"
+
+msgid "_Base:"
+msgstr "_Бройна система:"
+
+msgid "Letters:"
+msgstr "Букви:"
+
+msgid "_Upper"
+msgstr "_Главни"
+
+msgid "_Lower"
+msgstr "_Малки"
+
+msgid "Base _prefix"
+msgstr "Системен _префикс"
+
+msgid "0 for octal, 0x for hex, + for positive decimal"
+msgstr "0 за осмични числа, 0x за шестнайсетични, + за положителни десетични"
+
+msgid "Padding:"
+msgstr "Запълване:"
+
+msgid "Sp_ace"
+msgstr "_Интервали"
+
+msgid "_Zero"
+msgstr "Н_ули"
+
+msgid "Insert _Numbers"
+msgstr "Вмъкване на _числа"
Added: trunk/geanyinsertnum/po/insertnum.pot
===================================================================
--- trunk/geanyinsertnum/po/insertnum.pot (rev 0)
+++ trunk/geanyinsertnum/po/insertnum.pot 2010-03-07 13:22:15 UTC (rev 1158)
@@ -0,0 +1,71 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: geanyinsertnum 0.1\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2010-01-05 23:53+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL(a)li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+msgid "Insert Numbers"
+msgstr ""
+
+msgid "Insert/Fill columns with numbers."
+msgstr ""
+
+msgid "Counting..."
+msgstr ""
+
+msgid "Preparing..."
+msgstr ""
+
+msgid "Inserting..."
+msgstr ""
+
+msgid "For base 11 and above"
+msgstr ""
+
+msgid "_Start:"
+msgstr ""
+
+msgid "S_tep:"
+msgstr ""
+
+msgid "_Base:"
+msgstr ""
+
+msgid "Letters:"
+msgstr ""
+
+msgid "_Upper"
+msgstr ""
+
+msgid "_Lower"
+msgstr ""
+
+msgid "_Base prefix"
+msgstr ""
+
+msgid "0 for octal, 0x for hex, + for positive decimal"
+msgstr ""
+
+msgid "Padding:"
+msgstr ""
+
+msgid "Sp_ace"
+msgstr ""
+
+msgid "_Zero"
+msgstr ""
+
+msgid "Insert _Numbers"
+msgstr ""
Added: trunk/geanyinsertnum/src/insertnum.c
===================================================================
--- trunk/geanyinsertnum/src/insertnum.c (rev 0)
+++ trunk/geanyinsertnum/src/insertnum.c 2010-03-07 13:22:15 UTC (rev 1158)
@@ -0,0 +1,520 @@
+/*
+ * insertnum.c
+ *
+ * Copyright 2010 Dimitar Toshkov Zhekov <jimmy(a)is-vn.bg>
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ */
+
+#include <ctype.h>
+#include <limits.h>
+#include <stdlib.h>
+#include <string.h>
+
+#include "geanyplugin.h"
+
+GeanyPlugin *geany_plugin;
+GeanyData *geany_data;
+GeanyFunctions *geany_functions;
+
+PLUGIN_VERSION_CHECK(150)
+
+PLUGIN_SET_INFO(_("Insert Numbers"), _("Insert/Fill columns with numbers."),
+ "0.1", "Dimitar Toshkov Zhekov <jimmy(a)is-vn.bg>");
+
+/* Keybinding(s) */
+enum
+{
+ INSERT_NUMBERS_KB,
+ COUNT_KB
+};
+
+PLUGIN_KEY_GROUP(insert_numbers, COUNT_KB)
+
+/* when altering the RANGE_ or MAX_LINES, make sure that RANGE_ * MAX_LINES
+ fit in gint64, and that RANGE_LEN is enough for RANGE_ digits and '-' */
+#define RANGE_MIN (-2147483647 - 1)
+#define RANGE_MAX 2147483647
+#define RANGE_LEN 11
+#define RANGE_TOOLTIP "-2147483648..2147483647"
+#define MAX_LINES 500000
+
+typedef struct _InsertNumbersDialog
+{
+ GtkWidget *dialog;
+ GtkWidget *start, *step;
+ GtkWidget *base, *lower;
+ GtkWidget *prefix, *zero;
+} InsertNumbersDialog;
+
+typedef gboolean (*entry_valid)(const gchar *text);
+
+static GObject *tools1_menu = NULL;
+static GtkWidget *main_menu_item = NULL;
+static gint start_pos, start_line;
+static gint end_pos, end_line;
+/* dialog data */
+static gchar *start_text = NULL;
+static gchar *step_text = NULL;
+static gchar *base_text = NULL;
+static gboolean lower_case = 0;
+static gboolean base_prefix = 0;
+static gboolean pad_zeros = 0;
+
+static void plugin_beep(void)
+{
+ if (geany_data->prefs->beep_on_errors)
+ gdk_beep();
+}
+
+static void free_insert_dialog_data(void)
+{
+ g_free(start_text);
+ g_free(step_text);
+ g_free(base_text);
+}
+
+static gboolean can_insert_numbers(void)
+{
+ GeanyDocument *doc = document_get_current();
+
+ if (doc && !doc->readonly)
+ {
+ ScintillaObject *sci = doc->editor->sci;
+
+ if (sci_has_selection(sci) && sci_get_selection_mode(sci) == SC_SEL_RECTANGLE)
+ {
+ start_pos = sci_get_selection_start(sci);
+ start_line = sci_get_line_from_position(sci, start_pos);
+ end_pos = sci_get_selection_end(sci);
+ end_line = sci_get_line_from_position(sci, end_pos);
+
+ return end_line - start_line < MAX_LINES;
+ }
+ }
+
+ return FALSE;
+}
+
+static void update_display(void)
+{
+ while (gtk_events_pending())
+ gtk_main_iteration();
+}
+
+/* not included in 0.18 */
+static int sci_point_x_from_position(ScintillaObject *sci, gint position)
+{
+ return scintilla_send_message(sci, SCI_POINTXFROMPOSITION, 0, position);
+}
+
+/* these did not work for me in 0.18 */
+#define sci_get_line_end_position(sci, line) \
+ scintilla_send_message((sci), SCI_GETLINEENDPOSITION, (line), 0)
+#define sci_get_pos_at_line_sel_start(sci, line) \
+ scintilla_send_message((sci), SCI_GETLINESELSTARTPOSITION, (line), 0)
+#define sci_goto_pos(sci, position) \
+ scintilla_send_message((sci), SCI_GOTOPOS, (position), 0)
+
+static void insert_numbers(gboolean *cancel)
+{
+ /* editor */
+ ScintillaObject *sci = document_get_current()->editor->sci;
+ gint xinsert = sci_point_x_from_position(sci, start_pos);
+ gint xend = sci_point_x_from_position(sci, end_pos);
+ gint *line_pos = g_new(gint, end_line - start_line + 1);
+ gint line, i;
+ /* generator */
+ gint64 start = *start_text ? atol(start_text) : 1;
+ gint64 value;
+ unsigned base = *base_text ? atoi(base_text) : 10;
+ unsigned count = 0;
+ gint64 step = *step_text ? atol(step_text) : 1;
+ size_t prefix_len = 0;
+ int plus = 0, minus;
+ size_t length, lend;
+ char pad, aax;
+ gchar *buffer;
+
+ if (xend < xinsert)
+ xinsert = xend;
+
+ ui_progress_bar_start(_("Counting..."));
+ /* lines shorter than the current selection are skipped */
+ for (line = start_line, i = 0; line <= end_line; line++, i++)
+ {
+ if (sci_point_x_from_position(sci,
+ sci_get_line_end_position(sci, line)) >= xinsert)
+ {
+ line_pos[i] = sci_get_pos_at_line_sel_start(sci, line) -
+ sci_get_position_from_line(sci, line);
+ count++;
+ }
+ else
+ line_pos[i] = -1;
+
+ if (cancel && i % 2500 == 0)
+ {
+ update_display();
+ if (*cancel)
+ {
+ ui_progress_bar_stop();
+ return;
+ }
+ }
+ }
+
+ switch (base * base_prefix)
+ {
+ case 8 : prefix_len = 1; break;
+ case 16 : prefix_len = 2; break;
+ case 10 : plus++;
+ }
+
+ value = start + (count - 1) * step;
+ minus = start < 0 || value < 0;
+ lend = plus || (pad_zeros ? minus : value < 0);
+ while (value /= base) lend++;
+ value = start;
+ length = plus || (pad_zeros ? minus : value < 0);
+ while (value /= base) length++;
+ length = prefix_len + (length > lend ? length : lend) + 1;
+
+ buffer = g_new(gchar, length + 1);
+ buffer[length] = '\0';
+ pad = pad_zeros ? '0' : ' ';
+ aax = (lower_case ? 'a' : 'A') - 10;
+
+ gtk_progress_bar_set_text(GTK_PROGRESS_BAR(geany->main_widgets->progressbar),
+ _("Preparing..."));
+ update_display();
+ sci_start_undo_action(sci);
+ sci_replace_sel(sci, "");
+
+ gtk_progress_bar_set_text(GTK_PROGRESS_BAR(geany->main_widgets->progressbar),
+ _("Inserting..."));
+ for (line = start_line, i = 0; line <= end_line; line++, i++)
+ {
+ gchar *beg, *end;
+ gint insert_pos;
+
+ if (line_pos[i] < 0)
+ continue;
+
+ beg = buffer;
+ end = buffer + length;
+ value = llabs(start);
+
+ do
+ {
+ unsigned digit = value % base;
+ *--end = digit + (digit < 10 ? '0' : aax);
+ } while (value /= base);
+
+ if (pad_zeros)
+ {
+ if (start < 0) *beg++ = '-';
+ else if (plus) *beg++ = '+';
+ else if (minus) *beg++ = ' ';
+ memcpy(beg, "0x", prefix_len);
+ beg += prefix_len;
+ }
+ else
+ {
+ if (start < 0) *--end = '-';
+ else if (plus) *--end = '+';
+ end -= prefix_len;
+ memcpy(end, "0x", prefix_len);
+ }
+
+ memset(beg, pad, end - beg);
+ insert_pos = sci_get_position_from_line(sci, line) + line_pos[i];
+ sci_insert_text(sci, insert_pos, buffer);
+ start += step;
+
+ if (cancel && i % 1000 == 0)
+ {
+ update_display();
+ if (*cancel)
+ {
+ sci_goto_pos(sci, insert_pos + length);
+ break;
+ }
+ }
+ }
+
+ sci_end_undo_action(sci);
+ g_free(buffer);
+ ui_progress_bar_stop();
+}
+
+/* interface */
+static gboolean range_valid(const gchar *text)
+{
+ gint64 value = atoll(text);
+ return value >= RANGE_MIN && value <= RANGE_MAX;
+}
+
+static gboolean base_valid(const gchar *text)
+{
+ return atoi(text) <= 36;
+}
+
+static void on_entry_insert_text(GtkEntry *entry, const gchar *text, gint length, gint *position,
+ gpointer data)
+{
+ GtkEditable *editable = GTK_EDITABLE(entry);
+ gint i, start = *position, pos = *position;
+ gchar *result;
+
+ if (length == -1)
+ length = strlen(text);
+ result = g_new(gchar, gtk_entry_get_text_length(entry) + length + 1);
+ strcpy(result, gtk_entry_get_text(entry));
+
+ for (i = 0; i < length; i++)
+ {
+ if (isdigit(text[i]) || (data == range_valid && pos == 0 && text[i] == '-'))
+ {
+ memmove(result + pos + 1, result + pos, strlen(result + pos) + 1);
+ result[pos++] = text[i];
+ if (!((entry_valid) data)(result))
+ {
+ pos = start;
+ plugin_beep();
+ break;
+ }
+ }
+ }
+
+ if (pos > start)
+ {
+ g_signal_handlers_block_by_func(G_OBJECT(editable),
+ G_CALLBACK(on_entry_insert_text), data);
+ gtk_editable_insert_text(editable, result + start, pos - start, position);
+ g_signal_handlers_unblock_by_func(G_OBJECT(editable),
+ G_CALLBACK(on_entry_insert_text), data);
+ }
+
+ g_signal_stop_emission_by_name(G_OBJECT(editable), "insert_text");
+ g_free(result);
+}
+
+static void on_insert_numbers_response(G_GNUC_UNUSED GtkDialog *dialog,
+ G_GNUC_UNUSED gint response_id, G_GNUC_UNUSED gpointer user_data)
+{
+ *(gboolean *) user_data = TRUE;
+}
+
+static void on_insert_numbers_ok_clicked(G_GNUC_UNUSED GtkButton *button, gpointer user_data)
+{
+ InsertNumbersDialog *d = (InsertNumbersDialog *) user_data;
+ GtkWidget *bad_entry = NULL;
+
+ free_insert_dialog_data();
+ start_text = g_strdup(gtk_entry_get_text(GTK_ENTRY(d->start)));
+ step_text = g_strdup(gtk_entry_get_text(GTK_ENTRY(d->step)));
+ base_text = g_strdup(gtk_entry_get_text(GTK_ENTRY(d->base)));
+ lower_case = gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(d->lower));
+ base_prefix = gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(d->prefix));
+ pad_zeros = gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(d->zero));
+
+ if (!strcmp(step_text, "-"))
+ bad_entry = d->step;
+ else if (*base_text && atoi(base_text) < 2)
+ bad_entry = d->base;
+
+ if (bad_entry)
+ {
+ plugin_beep();
+ gtk_widget_grab_focus(bad_entry);
+ return;
+ }
+
+ gtk_dialog_response(GTK_DIALOG(d->dialog), GTK_RESPONSE_ACCEPT);
+}
+
+static void set_entry(GtkWidget *entry, gint maxlen, GtkWidget *label, entry_valid valid,
+ const gchar *tooltip)
+{
+ gtk_entry_set_max_length(GTK_ENTRY(entry), maxlen);
+ gtk_entry_set_activates_default(GTK_ENTRY(entry), TRUE);
+ g_signal_connect(entry, "insert-text", G_CALLBACK(on_entry_insert_text), valid);
+ gtk_label_set_mnemonic_widget(GTK_LABEL(label), entry);
+ ui_widget_set_tooltip_text(entry, tooltip);
+}
+
+static void on_insert_numbers_activate(G_GNUC_UNUSED GtkMenuItem *menuitem, G_GNUC_UNUSED
+ gpointer gdata)
+{
+ InsertNumbersDialog d;
+ GtkWidget *vbox, *label, *upper, *space, *button, *action;
+ GtkTable *table;
+ GtkComboBox *combo;
+ const char *case_tip = _("For base 11 and above");
+ gint result;
+
+ if (!can_insert_numbers())
+ {
+ if (!tools1_menu)
+ plugin_beep(); /* no visual feedback, so beep */
+ return;
+ }
+
+ d.dialog = gtk_dialog_new_with_buttons(_("Insert Numbers"),
+ GTK_WINDOW(geany->main_widgets->window),
+ GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT,
+ GTK_STOCK_CANCEL, GTK_RESPONSE_REJECT, NULL);
+ vbox = ui_dialog_vbox_new(GTK_DIALOG(d.dialog));
+ gtk_box_set_spacing(GTK_BOX(vbox), 9);
+
+ table = GTK_TABLE(gtk_table_new(3, 6, FALSE));
+ gtk_table_set_row_spacings(table, 6);
+ gtk_table_set_col_spacings(table, 6);
+ gtk_box_pack_start(GTK_BOX(vbox), GTK_WIDGET(table), TRUE, TRUE, 0);
+
+ label = gtk_label_new_with_mnemonic(_("_Start:"));
+ gtk_table_attach_defaults(table, label, 0, 1, 0, 1);
+ d.start = gtk_entry_new();
+ set_entry(d.start, RANGE_LEN, label, range_valid, RANGE_TOOLTIP);
+ gtk_table_attach_defaults(table, d.start, 1, 3, 0, 1);
+ label = gtk_label_new_with_mnemonic(_("S_tep:"));
+ gtk_table_attach_defaults(table, label, 3, 4, 0, 1);
+ d.step = gtk_entry_new();
+ set_entry(d.step, RANGE_LEN, label, range_valid, RANGE_TOOLTIP);
+ gtk_table_attach_defaults(table, d.step, 4, 6, 0, 1);
+
+ label = gtk_label_new_with_mnemonic(_("_Base:"));
+ gtk_table_attach_defaults(table, label, 0, 1, 1, 2);
+ combo = GTK_COMBO_BOX(gtk_combo_box_entry_new_text());
+ d.base = gtk_bin_get_child(GTK_BIN(combo));
+ set_entry(d.base, 2, label, base_valid, "2..36");
+ gtk_combo_box_append_text(combo, "2");
+ gtk_combo_box_append_text(combo, "8");
+ gtk_combo_box_append_text(combo, "10");
+ gtk_combo_box_append_text(combo, "16");
+ gtk_table_attach(table, GTK_WIDGET(combo), 1, 3, 1, 2, GTK_EXPAND | GTK_FILL, 0, 0, 0);
+ label = gtk_label_new(_("Letters:"));
+ ui_widget_set_tooltip_text(label, case_tip);
+ gtk_table_attach_defaults(table, label, 3, 4, 1, 2);
+ upper = gtk_radio_button_new_with_mnemonic(NULL, _("_Upper"));
+ ui_widget_set_tooltip_text(upper, case_tip);
+ gtk_table_attach_defaults(table, upper, 4, 5, 1, 2);
+ d.lower = gtk_radio_button_new_from_widget(GTK_RADIO_BUTTON(upper));
+ ui_widget_set_tooltip_text(label, case_tip);
+ label = gtk_label_new_with_mnemonic(_("_Lower"));
+ gtk_container_add(GTK_CONTAINER(d.lower), label);
+ gtk_table_attach_defaults(table, d.lower, 5, 6, 1, 2);
+
+ d.prefix = gtk_check_button_new_with_mnemonic(_("Base _prefix"));
+ ui_widget_set_tooltip_text(d.prefix,
+ _("0 for octal, 0x for hex, + for positive decimal"));
+ gtk_table_attach_defaults(table, d.prefix, 1, 3, 2, 3);
+ label = gtk_label_new(_("Padding:"));
+ gtk_table_attach_defaults(table, label, 3, 4, 2, 3);
+ space = gtk_radio_button_new_with_mnemonic(NULL, _("Sp_ace"));
+ gtk_table_attach_defaults(table, space, 4, 5, 2, 3);
+ d.zero = gtk_radio_button_new_from_widget(GTK_RADIO_BUTTON(space));
+ label = gtk_label_new_with_mnemonic(_("_Zero"));
+ gtk_container_add(GTK_CONTAINER(d.zero), label);
+ gtk_table_attach_defaults(table, d.zero, 5, 6, 2, 3);
+
+ button = gtk_button_new_from_stock(GTK_STOCK_OK);
+ g_signal_connect(button, "clicked", G_CALLBACK(on_insert_numbers_ok_clicked), &d);
+ action = gtk_dialog_get_action_area(GTK_DIALOG(d.dialog));
+ gtk_box_pack_end(GTK_BOX(action), button, TRUE, TRUE, 0);
+ gtk_widget_set_can_default(button, TRUE);
+ gtk_widget_grab_default(button);
+
+ gtk_entry_set_text(GTK_ENTRY(d.start), start_text);
+ gtk_entry_set_text(GTK_ENTRY(d.step), step_text);
+ gtk_entry_set_text(GTK_ENTRY(d.base), base_text);
+ gtk_button_clicked(GTK_BUTTON(lower_case ? d.lower : upper));
+ gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(d.prefix), base_prefix);
+ gtk_button_clicked(GTK_BUTTON(pad_zeros ? d.zero : space));
+
+ gtk_widget_show_all(d.dialog);
+ result = gtk_dialog_run(GTK_DIALOG(d.dialog));
+
+ if (result == GTK_RESPONSE_ACCEPT)
+ {
+ if (can_insert_numbers())
+ {
+ if (end_line - start_line < 1000)
+ {
+ /* quick version */
+ gtk_widget_hide(d.dialog);
+ insert_numbers(NULL);
+ }
+ else
+ {
+ gboolean cancel = FALSE;
+
+ gtk_widget_set_sensitive(GTK_WIDGET(table), FALSE);
+ gtk_widget_set_sensitive(button, FALSE);
+ update_display();
+ g_signal_connect(d.dialog, "response",
+ G_CALLBACK(on_insert_numbers_response), &cancel);
+ insert_numbers(&cancel);
+ }
+ }
+ else
+ plugin_beep(); /* reloaded or something */
+ }
+
+ gtk_widget_destroy(d.dialog);
+}
+
+static void on_insert_numbers_key(G_GNUC_UNUSED guint key_id)
+{
+ on_insert_numbers_activate(NULL, NULL);
+}
+
+static void on_tools1_activate(G_GNUC_UNUSED GtkMenuItem *menuitem, G_GNUC_UNUSED gpointer gdata)
+{
+ gtk_widget_set_sensitive(main_menu_item, can_insert_numbers());
+}
+
+void plugin_init(G_GNUC_UNUSED GeanyData *data)
+{
+ main_locale_init(LOCALEDIR, GETTEXT_PACKAGE);
+
+ start_text = g_strdup("1");
+ step_text = g_strdup("1");
+ base_text = g_strdup("10");
+
+ main_menu_item = gtk_menu_item_new_with_mnemonic(_("Insert _Numbers"));
+ gtk_widget_show(main_menu_item);
+ gtk_container_add(GTK_CONTAINER(geany->main_widgets->tools_menu), main_menu_item);
+ g_signal_connect(main_menu_item, "activate", G_CALLBACK(on_insert_numbers_activate),
+ NULL);
+
+ keybindings_set_item(plugin_key_group, INSERT_NUMBERS_KB, on_insert_numbers_key,
+ 0, 0, "insert_numbers", _("Insert Numbers"), main_menu_item);
+
+ /* an "update-tools-menu" or something would have been nice */
+ tools1_menu = G_OBJECT(g_object_get_data((gpointer) geany->main_widgets->window,
+ "tools1"));
+ if (tools1_menu)
+ {
+ plugin_signal_connect(geany_plugin, tools1_menu, "activate", FALSE,
+ (GCallback) on_tools1_activate, NULL);
+ }
+}
+
+void plugin_cleanup(void)
+{
+ gtk_widget_destroy(main_menu_item);
+ free_insert_dialog_data();
+}
Added: trunk/geanyinsertnum/waf
===================================================================
--- trunk/geanyinsertnum/waf (rev 0)
+++ trunk/geanyinsertnum/waf 2010-03-07 13:22:15 UTC (rev 1158)
@@ -0,0 +1,153 @@
+#!/usr/bin/env python
+# encoding: utf-8
+# Thomas Nagy, 2005-2009
+
+"""
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions
+are met:
+
+1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+
+2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+
+3. The name of the author may not be used to endorse or promote products
+ derived from this software without specific prior written permission.
+
+THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR
+IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT,
+INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
+SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
+STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
+IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGE.
+"""
+
+import os, sys
+if sys.hexversion<0x203000f: raise ImportError("Waf requires Python >= 2.3")
+
+if 'PSYCOWAF' in os.environ:
+ try:import psyco;psyco.full()
+ except:pass
+
+VERSION="1.5.7"
+REVISION="8edda22ed216daab7aed3d430dc291cf"
+INSTALL=''
+C1='#+'
+C2='#)'
+cwd = os.getcwd()
+join = os.path.join
+
+WAF='waf'
+def b(x):
+ return x
+
+if sys.hexversion>0x300000f:
+ WAF='waf3'
+ def b(x):
+ return x.encode()
+
+def err(m):
+ print(('\033[91mError: %s\033[0m' % m))
+ sys.exit(1)
+
+def unpack_wafdir(dir):
+ f = open(sys.argv[0],'rb')
+ c = "corrupted waf (%d)"
+ while 1:
+ line = f.readline()
+ if not line: err("run waf-light from a folder containing wafadmin")
+ if line == b('#==>\n'):
+ txt = f.readline()
+ if not txt: err(c % 1)
+ if f.readline()!=b('#<==\n'): err(c % 2)
+ break
+ if not txt: err(c % 3)
+ txt = txt[1:-1].replace(b(C1), b('\n')).replace(b(C2), b('\r'))
+
+ import shutil, tarfile
+ try: shutil.rmtree(dir)
+ except OSError: pass
+ try: os.makedirs(join(dir, 'wafadmin', 'Tools'))
+ except OSError: err("Cannot unpack waf lib into %s\nMove waf into a writeable directory" % dir)
+
+ os.chdir(dir)
+ tmp = 't.tbz2'
+ t = open(tmp,'wb')
+ t.write(txt)
+ t.close()
+
+ try:
+ t = tarfile.open(tmp)
+ for x in t: t.extract(x)
+ t.close()
+ except:
+ os.chdir(cwd)
+ try: shutil.rmtree(dir)
+ except OSError: pass
+ err("Waf cannot be unpacked, check that bzip2 support is present")
+
+ os.chmod(join('wafadmin','Tools'), 493)
+
+ os.unlink(tmp)
+
+ if sys.hexversion>0x300000f:
+ sys.path = [join(dir, 'wafadmin')] + sys.path
+ import py3kfixes
+ py3kfixes.fixdir(dir)
+
+ os.chdir(cwd)
+
+def test(dir):
+ try: os.stat(join(dir, 'wafadmin')); return os.path.abspath(dir)
+ except OSError: pass
+
+def find_lib():
+ name = sys.argv[0]
+ base = os.path.dirname(os.path.abspath(name))
+
+ #devs use $WAFDIR
+ w=test(os.environ.get('WAFDIR', ''))
+ if w: return w
+
+ #waf-light
+ if name.endswith('waf-light'):
+ w = test(base)
+ if w: return w
+ err("waf-light requires wafadmin -> export WAFDIR=/folder")
+
+ dir = "/lib/%s-%s-%s/" % (WAF, VERSION, REVISION)
+ for i in [INSTALL,'/usr','/usr/local','/opt']:
+ w = test(i+dir)
+ if w: return w
+
+ #waf-local
+ s = '.%s-%s-%s'
+ if sys.platform == 'win32': s = s[1:]
+ dir = join(base, s % (WAF, VERSION, REVISION))
+ w = test(dir)
+ if w: return w
+
+ #unpack
+ unpack_wafdir(dir)
+ return dir
+
+wafdir = find_lib()
+w = join(wafdir, 'wafadmin')
+t = join(w, 'Tools')
+sys.path = [w, t] + sys.path
+
+import Scripting
+Scripting.prepare(t, cwd, VERSION, wafdir)
+sys.exit(0)
+
+#==>
@@ Diff output truncated at 100000 characters. @@
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 1155
http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=1155&view=rev
Author: dmaphy
Date: 2010-03-01 21:25:11 +0000 (Mon, 01 Mar 2010)
Log Message:
-----------
GeanyGDB: Rewrite ChangeLog in GNU-Style.
Modified Paths:
--------------
trunk/geany-plugins/geanygdb/ChangeLog
Modified: trunk/geany-plugins/geanygdb/ChangeLog
===================================================================
--- trunk/geany-plugins/geanygdb/ChangeLog 2010-02-16 17:21:10 UTC (rev 1154)
+++ trunk/geany-plugins/geanygdb/ChangeLog 2010-03-01 21:25:11 UTC (rev 1155)
@@ -1,40 +1,78 @@
-2010-01-04 Dominic Hopf <dmaphy(a)googlemail.com>
- * update sources to use more current plugin API functions
- * fix a widget-not-found-warning
+2010-01-16 Dominic Hopf <dmaphy(a)googlemail.com>
-2010-01-02 Dominic Hopf <dmaphy(a)googlemail.com>
- * update copyright information
+ * src/gdb-ui-main.c, src/gdb-ui.h, src/geanygdb.c:
+ Add a menu entry for GeanyGDB, add possibility to set keyboard shortcuts, add
+ page in the bottom toolbar which in the future may be used to display the
+ stack and local variables or watches. This changes were all made by Radu
+ Stefan, thanks very much.
-2009-12-13 Dominic Hopf <dmaphy(a)googlemail.com>
- * finally fix any remaining naming issues, GeanyGDB will show up as "GeanyGDB"
- now in the plugin manager
-2009-09-02 Dominic Hopf <dmaphy(a)googlemail.com>
- * fix an issue with button labels, where some localizations may caused a stack
- overflow
- * remember the last targetpath
+2010-01-04 Dominic Hopf <dmaphy(a)googlemail.com>
-2009-05-07 Dominic Hopf <dmaphy(a)googlemail.com>
- * install ttyhelper and geanydebug.so to /usr/lib/geany/
+ * src/geanygdb.c, src/gdb-ui-frame.c, src/gdb-ui-locn.c, src/gdb-io-run.c,
+ src/gdb-io-stack.c, src/gdb-io-read.c, src/gdb-ui.h, src/gdb-io-envir.c,
+ src/gdb-io-break.c, src/gdb-ui-envir.c, src/gdb-ui-main.c,
+ src/gdb-ui-break.c, src/gdb-io-frame.c: Update sources to use more current
+ plugin API functions and fix a widget-not-found-warning.
+
+
+2010-01-02 Dominic Hopf <dmaphy(a)googlemail.com>
+ * Any file: Update copyright information.
+
+
+2009-12-13 Dominic Hopf <dmaphy(a)googlemail.com>
+ * geanydebug.c, geanygdb.c, Makefile.am: Finally fix any remaining naming
+ issues, GeanyGDB will show up as "GeanyGDB" now in the plugin manager.
+ * INSTALL, README: Remove installation instructions and add hint for
+ Geany-Plugins instead, update wording and notation for GeanyGDB.
+
+
+2009-10-27 Dominic Hopf <dmaphy(a)googlemail.com>
+ * TODO: Add a TODO file, to note some things to get done for next releases.
+
+
+2009-10-18 Dominic Hopf <dmaphy(a)googlemail.com>
+ * AUTHORS: Add Dominic Hopf to the AUTHORS.
+
+
+2009-09-02 Dominic Hopf <dmaphy(a)googlemail.com>
+ * src/gdb-ui-main.c: Fix an issue with button labels, where some localizations
+ may caused a stack overflow, remember the last targetpath.
+
+
+2009-05-07 Dominic Hopf <dmaphy(a)googlemail.com>
+ * Makefile.am: Install ttyhelper and geanydebug.so to /usr/lib/geany/,
patch by Chow Loong Jin, thanks!
-2009-05-04 Dominic Hopf <dmaphy(a)googlemail.com>
+
+2009-05-04 Dominic Hopf <dmaphy(a)googlemail.com>
* search for a globally installed tty helper in $PREFIX/$LIBDIR/geany/,
and fall back to the users config dir if not found. this fixes problems when
the plugin is installed to ~/.config/geany/plugins/.
- * rename configuration directory for this plugin from "debugger" to "geanygdb",
- GeanyGDB will try to automatically rename ~/.config/geany/plugins/debugger/
- to ~/.config/geany/plugins/geanygdb/.
- You are recommended to backup this directory.
+ * configure.in, README: Be consistent with naming issues, name of this plugin
+ is GeanyGDB, unix name is geanygdb.
+ * src/geanydebug.c, src/Makefile.am, INSTALL: Rename configuration directory
+ for this plugin from "debugger" to "geanygdb", GeanyGDB will try t
+ automatically rename ~/.config/geany/plugins/debugger/ to
+ ~/.config/geany/plugins/geanygdb/. You are recommended to backup this
+ directory.
-2009-05-02 Dominic Hopf <dmaphy(a)googlemail.com>
- * fix a crash when trying to delete breakpoints or watchpoints without
- selecting one - thanks to eht16 for the patch
-2009-05-01 Dominic Hopf <dmaphy(a)googlemail.com>
- * fix Geany version dependency in configure.in
- * rewrite Documentation (README and INSTALL) with ReST
+2009-05-02 Dominic Hopf <dmaphy(a)googlemail.com>
+ * src/gdb-ui-break.c: Fix a crash when trying to delete breakpoints or
+ watchpoints without selecting one. (thanks to eht16)
-2009-04-18 Dominic Hopf <dmaphy(a)googlemail.com>
- * version bump to 0.0.2
+
+2009-05-01 Dominic Hopf <dmaphy(a)googlemail.com>
+ * configure.in: Fix Geany version dependency
+
+
+2009-04-18 Dominic Hopf <dmaphy(a)googlemail.com>
+ * INSTALL: Add installation instructions for GeanyGDB.
+ * README: Remove hint to conflicts with geanylua since there is geanylua 0.7.0
+ (at least in svn) where this issue should have been fixed.
+ * src/geanydebug.c: Remove version definition since it is defined by autotools
+ or waf.
+ * configure.in: Version bump to 0.0.2.
* this maintenance release will be compatible with Geany 0.16
+ * README, INSTALL: Rewrite Documentation in ReST.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.